Pull request #42631 opened Started by user Sebastiaan van Stijn Rebuilds build #1 Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials) Obtained Jenkinsfile from fe6f1a4067e15f99adceaa5a1a305103ca09d3f6+cf73a45a1306e64c75d25778e196e862bcd0109b (ad717ef01ea5f1d35b902cb59f3759cd02e770c6) 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-42631@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-07-13T14:15:25.942Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353 [Pipeline] milestone [2021-07-13T14:15:25.946Z] Trying to pass milestone 1 [Pipeline] milestone [2021-07-13T14:15:26.003Z] Trying to pass milestone 2 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (DCO-check) [Pipeline] node [2021-07-13T14:15:26.177Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-06b14565a21c2d84e) in /home/ubuntu/workspace/moby_PR-42631 [Pipeline] { [Pipeline] checkout [2021-07-13T14:15:26.214Z] The recommended git tool is: git [2021-07-13T14:15:26.228Z] using credential docker-jenkins-github-credentials [2021-07-13T14:15:26.238Z] Cloning the remote Git repository [2021-07-13T14:15:26.238Z] Cloning with configured refspecs honoured and without tags [2021-07-13T14:15:26.240Z] Cloning repository https://github.com/moby/moby.git [2021-07-13T14:15:26.241Z] > git init /home/ubuntu/workspace/moby_PR-42631 # timeout=10 [2021-07-13T14:15:26.257Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-07-13T14:15:26.257Z] > git --version # timeout=10 [2021-07-13T14:15:26.260Z] > git --version # 'git version 2.17.1' [2021-07-13T14:15:26.260Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-07-13T14:15:26.261Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42631/head:refs/remotes/origin/PR-42631 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-07-13T14:15:42.267Z] Fetching without tags [2021-07-13T14:15:42.499Z] Merging remotes/origin/master commit cf73a45a1306e64c75d25778e196e862bcd0109b into PR head commit fe6f1a4067e15f99adceaa5a1a305103ca09d3f6 [2021-07-13T14:15:43.487Z] Merge succeeded, producing 5878a53fc9ffcfc42e3d785294c8467fdabc9f83 [2021-07-13T14:15:43.488Z] Checking out Revision 5878a53fc9ffcfc42e3d785294c8467fdabc9f83 (PR-42631) [2021-07-13T14:15:43.555Z] Commit message: "Merge commit 'cf73a45a1306e64c75d25778e196e862bcd0109b' into HEAD" [2021-07-13T14:15:42.237Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-07-13T14:15:42.240Z] > git config --add remote.origin.fetch +refs/pull/42631/head:refs/remotes/origin/PR-42631 # timeout=10 [2021-07-13T14:15:42.251Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-07-13T14:15:42.261Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-07-13T14:15:42.268Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-07-13T14:15:42.269Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-07-13T14:15:42.269Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42631/head:refs/remotes/origin/PR-42631 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-07-13T14:15:42.500Z] > git config core.sparsecheckout # timeout=10 [2021-07-13T14:15:42.510Z] > git checkout -f fe6f1a4067e15f99adceaa5a1a305103ca09d3f6 # timeout=10 [2021-07-13T14:15:42.954Z] > git remote # timeout=10 [2021-07-13T14:15:42.960Z] > git config --get remote.origin.url # timeout=10 [2021-07-13T14:15:42.962Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-07-13T14:15:42.963Z] > git merge cf73a45a1306e64c75d25778e196e862bcd0109b # timeout=10 [2021-07-13T14:15:43.478Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-07-13T14:15:43.488Z] > git config core.sparsecheckout # timeout=10 [2021-07-13T14:15:43.493Z] > git checkout -f 5878a53fc9ffcfc42e3d785294c8467fdabc9f83 # timeout=10 [2021-07-13T14:15:43.556Z] > git rev-list --no-walk fe6f1a4067e15f99adceaa5a1a305103ca09d3f6 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2021-07-13T14:15:44.297Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42631:/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-07-13T14:15:44.297Z] Unable to find image 'alpine:latest' locally [2021-07-13T14:15:44.297Z] latest: Pulling from library/alpine [2021-07-13T14:15:44.554Z] 5843afab3874: Pulling fs layer [2021-07-13T14:15:44.554Z] 5843afab3874: Verifying Checksum [2021-07-13T14:15:44.554Z] 5843afab3874: Download complete [2021-07-13T14:15:44.811Z] 5843afab3874: Pull complete [2021-07-13T14:15:44.811Z] Digest: sha256:234cb88d3020898631af0ccbbcca9a66ae7306ecd30c9720690858c1b007d2a0 [2021-07-13T14:15:44.811Z] Status: Downloaded newer image for alpine:latest [2021-07-13T14:15:47.332Z] Congratulations! All commits are properly signed with the DCO! [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: unit-validate) [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: rootless) [Pipeline] { (Branch: cgroup2) [Pipeline] { (Branch: s390x) [Pipeline] { (Branch: s390x integration-cli) [Pipeline] { (Branch: ppc64le) [Pipeline] { (Branch: ppc64le integration-cli) [Pipeline] { (Branch: arm64) [Pipeline] { (Branch: win-RS1) [Pipeline] { (Branch: win-RS5) [Pipeline] { (Branch: win-2022) [Pipeline] { (Branch: win-2022-c8d) [Pipeline] stage [Pipeline] { (unit-validate) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (rootless) [Pipeline] stage [Pipeline] { (cgroup2) [Pipeline] stage [Pipeline] { (s390x) [Pipeline] stage [Pipeline] { (s390x integration-cli) [Pipeline] stage [Pipeline] { (ppc64le) [Pipeline] stage [Pipeline] { (ppc64le integration-cli) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] stage [Pipeline] { (win-RS1) [Pipeline] stage [Pipeline] { (win-RS5) [Pipeline] stage [Pipeline] { (win-2022) [Pipeline] stage [Pipeline] { (win-2022-c8d) Stage "s390x integration-cli" skipped due to when conditional Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] node [Pipeline] node [Pipeline] node [2021-07-13T14:15:47.857Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-06b14565a21c2d84e) in /home/ubuntu/workspace/moby_PR-42631 [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) [2021-07-13T14:15:47.869Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-004172d92104c9134) in /home/ubuntu/workspace/moby_PR-42631 [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] { [Pipeline] checkout [2021-07-13T14:15:47.933Z] The recommended git tool is: git [2021-07-13T14:15:47.939Z] using credential docker-jenkins-github-credentials [2021-07-13T14:15:47.948Z] Fetching changes from the remote Git repository [Pipeline] checkout [2021-07-13T14:15:47.954Z] The recommended git tool is: git [2021-07-13T14:15:47.955Z] Fetching without tags [Pipeline] // stage [2021-07-13T14:15:47.969Z] using credential docker-jenkins-github-credentials [2021-07-13T14:15:47.975Z] Cloning the remote Git repository [2021-07-13T14:15:47.975Z] Cloning with configured refspecs honoured and without tags [Pipeline] // stage [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] } [2021-07-13T14:15:48.149Z] Running on azwin-2-fca940 in d:\jenkins\workspace\moby_PR-42631 [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] { [Pipeline] ws [2021-07-13T14:15:48.196Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { [2021-07-13T14:15:48.203Z] Merging remotes/origin/master commit cf73a45a1306e64c75d25778e196e862bcd0109b into PR head commit fe6f1a4067e15f99adceaa5a1a305103ca09d3f6 [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] checkout [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 [2021-07-13T14:15:48.326Z] Merge succeeded, producing f8dcc2ef4e3b8b41020ff2688c5c82290f6f0ab5 [2021-07-13T14:15:48.327Z] Checking out Revision f8dcc2ef4e3b8b41020ff2688c5c82290f6f0ab5 (PR-42631) [Pipeline] // stage [Pipeline] } [Pipeline] } [2021-07-13T14:15:48.341Z] The recommended git tool is: git [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] // stage [2021-07-13T14:15:48.393Z] Commit message: "Merge commit 'cf73a45a1306e64c75d25778e196e862bcd0109b' into HEAD" [Pipeline] // stage [2021-07-13T14:15:47.944Z] > git rev-parse --resolve-git-dir /home/ubuntu/workspace/moby_PR-42631/.git # timeout=10 [2021-07-13T14:15:47.949Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-07-13T14:15:47.956Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-07-13T14:15:47.956Z] > git --version # timeout=10 [2021-07-13T14:15:47.961Z] > git --version # 'git version 2.17.1' [2021-07-13T14:15:47.961Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-07-13T14:15:47.962Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42631/head:refs/remotes/origin/PR-42631 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-07-13T14:15:48.204Z] > git config core.sparsecheckout # timeout=10 [2021-07-13T14:15:48.209Z] > git checkout -f fe6f1a4067e15f99adceaa5a1a305103ca09d3f6 # timeout=10 [2021-07-13T14:15:48.253Z] > git remote # timeout=10 [2021-07-13T14:15:48.257Z] > git config --get remote.origin.url # timeout=10 [2021-07-13T14:15:48.262Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-07-13T14:15:48.263Z] > git merge cf73a45a1306e64c75d25778e196e862bcd0109b # timeout=10 [2021-07-13T14:15:48.320Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-07-13T14:15:48.327Z] > git config core.sparsecheckout # timeout=10 [2021-07-13T14:15:48.333Z] > git checkout -f f8dcc2ef4e3b8b41020ff2688c5c82290f6f0ab5 # timeout=10 [2021-07-13T14:15:48.394Z] > git rev-list --no-walk fe6f1a4067e15f99adceaa5a1a305103ca09d3f6 # timeout=10 [Pipeline] } [Pipeline] } [2021-07-13T14:15:48.558Z] using credential docker-jenkins-github-credentials [2021-07-13T14:15:48.634Z] Cloning the remote Git repository [2021-07-13T14:15:48.634Z] Cloning with configured refspecs honoured and without tags [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-07-13T14:15:47.979Z] Cloning repository https://github.com/moby/moby.git [2021-07-13T14:15:47.979Z] > git init /home/ubuntu/workspace/moby_PR-42631 # timeout=10 [2021-07-13T14:15:47.995Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-07-13T14:15:47.996Z] > git --version # timeout=10 [2021-07-13T14:15:48.004Z] > git --version # 'git version 2.17.1' [2021-07-13T14:15:48.005Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-07-13T14:15:48.005Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42631/head:refs/remotes/origin/PR-42631 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-07-13T14:15:49.200Z] + docker version [2021-07-13T14:15:49.200Z] Client: Docker Engine - Community [2021-07-13T14:15:49.200Z] Version: 20.10.6 [2021-07-13T14:15:49.200Z] API version: 1.41 [2021-07-13T14:15:49.200Z] Go version: go1.13.15 [2021-07-13T14:15:49.200Z] Git commit: 370c289 [2021-07-13T14:15:49.200Z] Built: Fri Apr 9 22:46:01 2021 [2021-07-13T14:15:49.200Z] OS/Arch: linux/amd64 [2021-07-13T14:15:49.200Z] Context: default [2021-07-13T14:15:49.200Z] Experimental: true [2021-07-13T14:15:49.200Z] [2021-07-13T14:15:49.200Z] Server: Docker Engine - Community [2021-07-13T14:15:49.200Z] Engine: [2021-07-13T14:15:49.200Z] Version: 20.10.6 [2021-07-13T14:15:49.200Z] API version: 1.41 (minimum version 1.12) [2021-07-13T14:15:49.200Z] Go version: go1.13.15 [2021-07-13T14:15:49.200Z] Git commit: 8728dd2 [2021-07-13T14:15:49.200Z] Built: Fri Apr 9 22:44:13 2021 [2021-07-13T14:15:49.200Z] OS/Arch: linux/amd64 [2021-07-13T14:15:49.200Z] Experimental: true [2021-07-13T14:15:49.200Z] containerd: [2021-07-13T14:15:49.200Z] Version: 1.4.6 [2021-07-13T14:15:49.200Z] GitCommit: d71fcd7d8303cbf684402823e425e9dd2e99285d [2021-07-13T14:15:49.200Z] runc: [2021-07-13T14:15:49.200Z] Version: 1.0.0-rc95 [2021-07-13T14:15:49.200Z] GitCommit: b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-07-13T14:15:49.200Z] docker-init: [2021-07-13T14:15:49.200Z] Version: 0.19.0 [2021-07-13T14:15:49.200Z] GitCommit: de40ad0 [Pipeline] sh [2021-07-13T14:15:48.669Z] Cloning repository https://github.com/moby/moby.git [2021-07-13T14:15:48.669Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2021-07-13T14:15:49.133Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-07-13T14:15:49.133Z] > git --version # timeout=10 [2021-07-13T14:15:49.176Z] > git --version # 'git version 2.24.1.windows.2' [2021-07-13T14:15:49.176Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-07-13T14:15:49.178Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42631/head:refs/remotes/origin/PR-42631 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-07-13T14:15:49.475Z] + docker info [2021-07-13T14:15:50.405Z] Client: [2021-07-13T14:15:50.405Z] Context: default [2021-07-13T14:15:50.405Z] Debug Mode: false [2021-07-13T14:15:50.405Z] Plugins: [2021-07-13T14:15:50.405Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2021-07-13T14:15:50.405Z] buildx: Build with BuildKit (Docker Inc., v0.5.1-docker) [2021-07-13T14:15:50.405Z] scan: Docker Scan (Docker Inc., v0.7.0) [2021-07-13T14:15:50.405Z] [2021-07-13T14:15:50.405Z] Server: [2021-07-13T14:15:50.405Z] Containers: 0 [2021-07-13T14:15:50.405Z] Running: 0 [2021-07-13T14:15:50.405Z] Paused: 0 [2021-07-13T14:15:50.405Z] Stopped: 0 [2021-07-13T14:15:50.405Z] Images: 4 [2021-07-13T14:15:50.405Z] Server Version: 20.10.6 [2021-07-13T14:15:50.405Z] Storage Driver: overlay2 [2021-07-13T14:15:50.405Z] Backing Filesystem: extfs [2021-07-13T14:15:50.405Z] Supports d_type: true [2021-07-13T14:15:50.405Z] Native Overlay Diff: true [2021-07-13T14:15:50.405Z] userxattr: false [2021-07-13T14:15:50.405Z] Logging Driver: json-file [2021-07-13T14:15:50.405Z] Cgroup Driver: cgroupfs [2021-07-13T14:15:50.405Z] Cgroup Version: 1 [2021-07-13T14:15:50.405Z] Plugins: [2021-07-13T14:15:50.405Z] Volume: local [2021-07-13T14:15:50.405Z] Network: bridge host ipvlan macvlan null overlay [2021-07-13T14:15:50.405Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2021-07-13T14:15:50.405Z] Swarm: inactive [2021-07-13T14:15:50.405Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2021-07-13T14:15:50.405Z] Default Runtime: runc [2021-07-13T14:15:50.405Z] Init Binary: docker-init [2021-07-13T14:15:50.405Z] containerd version: d71fcd7d8303cbf684402823e425e9dd2e99285d [2021-07-13T14:15:50.405Z] runc version: b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-07-13T14:15:50.405Z] init version: de40ad0 [2021-07-13T14:15:50.405Z] Security Options: [2021-07-13T14:15:50.405Z] apparmor [2021-07-13T14:15:50.405Z] seccomp [2021-07-13T14:15:50.405Z] Profile: default [2021-07-13T14:15:50.405Z] Kernel Version: 5.4.0-1048-aws [2021-07-13T14:15:50.405Z] Operating System: Ubuntu 18.04.5 LTS [2021-07-13T14:15:50.405Z] OSType: linux [2021-07-13T14:15:50.405Z] Architecture: x86_64 [2021-07-13T14:15:50.405Z] CPUs: 2 [2021-07-13T14:15:50.405Z] Total Memory: 7.487GiB [2021-07-13T14:15:50.405Z] Name: ip-10-100-80-34 [2021-07-13T14:15:50.405Z] ID: KG52:ONVY:U5MS:VBR3:3V2I:UMRB:NEG5:YUDM:PLPH:2QKQ:N3BG:QG3A [2021-07-13T14:15:50.405Z] Docker Root Dir: /var/lib/docker [2021-07-13T14:15:50.405Z] Debug Mode: false [2021-07-13T14:15:50.405Z] Registry: https://index.docker.io/v1/ [2021-07-13T14:15:50.405Z] Labels: [2021-07-13T14:15:50.405Z] Experimental: true [2021-07-13T14:15:50.405Z] Insecure Registries: [2021-07-13T14:15:50.405Z] 127.0.0.0/8 [2021-07-13T14:15:50.405Z] Live Restore Enabled: true [2021-07-13T14:15:50.405Z] [2021-07-13T14:15:50.405Z] WARNING: No swap limit support [Pipeline] sh [2021-07-13T14:15:50.721Z] + echo check-config.sh version: 2b0755b936416834e14208c6c37b36977e67ea35 [2021-07-13T14:15:50.721Z] check-config.sh version: 2b0755b936416834e14208c6c37b36977e67ea35 [2021-07-13T14:15:50.721Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-42631/check-config.sh https://raw.githubusercontent.com/moby/moby/2b0755b936416834e14208c6c37b36977e67ea35/contrib/check-config.sh [2021-07-13T14:15:50.978Z] + bash /home/ubuntu/workspace/moby_PR-42631/check-config.sh [2021-07-13T14:15:50.978Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2021-07-13T14:15:50.978Z] info: reading kernel config from /boot/config-5.4.0-1048-aws ... [2021-07-13T14:15:50.978Z] [2021-07-13T14:15:50.978Z] Generally Necessary: [2021-07-13T14:15:50.978Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2021-07-13T14:15:50.978Z] - apparmor: enabled and tools installed [2021-07-13T14:15:50.978Z] - CONFIG_NAMESPACES: enabled [2021-07-13T14:15:50.978Z] - CONFIG_NET_NS: enabled [2021-07-13T14:15:50.978Z] - CONFIG_PID_NS: enabled [2021-07-13T14:15:50.978Z] - CONFIG_IPC_NS: enabled [2021-07-13T14:15:50.978Z] - CONFIG_UTS_NS: enabled [2021-07-13T14:15:50.978Z] - CONFIG_CGROUPS: enabled [2021-07-13T14:15:50.978Z] - CONFIG_CGROUP_CPUACCT: enabled [2021-07-13T14:15:50.978Z] - CONFIG_CGROUP_DEVICE: enabled [2021-07-13T14:15:50.978Z] - CONFIG_CGROUP_FREEZER: enabled [2021-07-13T14:15:50.978Z] - CONFIG_CGROUP_SCHED: enabled [2021-07-13T14:15:50.978Z] - CONFIG_CPUSETS: enabled [2021-07-13T14:15:50.978Z] - CONFIG_MEMCG: enabled [2021-07-13T14:15:50.978Z] - CONFIG_KEYS: enabled [2021-07-13T14:15:50.978Z] - CONFIG_VETH: enabled (as module) [2021-07-13T14:15:50.978Z] - CONFIG_BRIDGE: enabled (as module) [2021-07-13T14:15:50.978Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2021-07-13T14:15:50.978Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2021-07-13T14:15:50.978Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2021-07-13T14:15:50.978Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2021-07-13T14:15:50.978Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2021-07-13T14:15:50.978Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2021-07-13T14:15:50.978Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2021-07-13T14:15:50.978Z] - CONFIG_IP_NF_NAT: enabled (as module) [2021-07-13T14:15:50.978Z] - CONFIG_NF_NAT: enabled (as module) [2021-07-13T14:15:50.978Z] - CONFIG_POSIX_MQUEUE: enabled [2021-07-13T14:15:50.978Z] [2021-07-13T14:15:50.978Z] Optional Features: [2021-07-13T14:15:50.978Z] - CONFIG_USER_NS: enabled [2021-07-13T14:15:50.978Z] - CONFIG_SECCOMP: enabled [2021-07-13T14:15:50.978Z] - CONFIG_SECCOMP_FILTER: enabled [2021-07-13T14:15:50.978Z] - CONFIG_CGROUP_PIDS: enabled [2021-07-13T14:15:50.978Z] - CONFIG_MEMCG_SWAP: enabled [2021-07-13T14:15:50.978Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2021-07-13T14:15:50.978Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2021-07-13T14:15:50.978Z] - CONFIG_BLK_CGROUP: enabled [2021-07-13T14:15:50.978Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2021-07-13T14:15:50.978Z] - CONFIG_CGROUP_PERF: enabled [2021-07-13T14:15:50.978Z] - CONFIG_CGROUP_HUGETLB: enabled [2021-07-13T14:15:50.978Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2021-07-13T14:15:50.978Z] - CONFIG_CGROUP_NET_PRIO: enabled [2021-07-13T14:15:50.978Z] - CONFIG_CFS_BANDWIDTH: enabled [2021-07-13T14:15:50.978Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2021-07-13T14:15:51.235Z] - CONFIG_RT_GROUP_SCHED: missing [2021-07-13T14:15:51.235Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2021-07-13T14:15:51.235Z] - CONFIG_IP_VS: enabled (as module) [2021-07-13T14:15:51.235Z] - CONFIG_IP_VS_NFCT: enabled [2021-07-13T14:15:51.235Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2021-07-13T14:15:51.235Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2021-07-13T14:15:51.235Z] - CONFIG_IP_VS_RR: enabled (as module) [2021-07-13T14:15:51.235Z] - CONFIG_SECURITY_SELINUX: enabled [2021-07-13T14:15:51.235Z] - CONFIG_SECURITY_APPARMOR: enabled [2021-07-13T14:15:51.235Z] - CONFIG_EXT4_FS: enabled [2021-07-13T14:15:51.235Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2021-07-13T14:15:51.235Z] - CONFIG_EXT4_FS_SECURITY: enabled [2021-07-13T14:15:51.235Z] - Network Drivers: [2021-07-13T14:15:51.235Z] - "overlay": [2021-07-13T14:15:51.235Z] - CONFIG_VXLAN: enabled (as module) [2021-07-13T14:15:51.235Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2021-07-13T14:15:51.235Z] Optional (for encrypted networks): [2021-07-13T14:15:51.235Z] - CONFIG_CRYPTO: enabled [2021-07-13T14:15:51.235Z] - CONFIG_CRYPTO_AEAD: enabled [2021-07-13T14:15:51.235Z] - CONFIG_CRYPTO_GCM: enabled [2021-07-13T14:15:51.235Z] - CONFIG_CRYPTO_SEQIV: enabled [2021-07-13T14:15:51.235Z] - CONFIG_CRYPTO_GHASH: enabled [2021-07-13T14:15:51.235Z] - CONFIG_XFRM: enabled [2021-07-13T14:15:51.235Z] - CONFIG_XFRM_USER: enabled (as module) [2021-07-13T14:15:51.235Z] - CONFIG_XFRM_ALGO: enabled (as module) [2021-07-13T14:15:51.235Z] - CONFIG_INET_ESP: enabled (as module) [2021-07-13T14:15:51.235Z] - "ipvlan": [2021-07-13T14:15:51.235Z] - CONFIG_IPVLAN: enabled (as module) [2021-07-13T14:15:51.235Z] - "macvlan": [2021-07-13T14:15:51.235Z] - CONFIG_MACVLAN: enabled (as module) [2021-07-13T14:15:51.235Z] - CONFIG_DUMMY: enabled (as module) [2021-07-13T14:15:51.235Z] - "ftp,tftp client in container": [2021-07-13T14:15:51.235Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2021-07-13T14:15:51.235Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2021-07-13T14:15:51.235Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2021-07-13T14:15:51.235Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2021-07-13T14:15:51.235Z] - Storage Drivers: [2021-07-13T14:15:51.235Z] - "aufs": [2021-07-13T14:15:51.235Z] - CONFIG_AUFS_FS: enabled (as module) [2021-07-13T14:15:51.235Z] - "btrfs": [2021-07-13T14:15:51.235Z] - CONFIG_BTRFS_FS: enabled (as module) [2021-07-13T14:15:51.235Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2021-07-13T14:15:51.235Z] - "devicemapper": [2021-07-13T14:15:51.235Z] - CONFIG_BLK_DEV_DM: enabled [2021-07-13T14:15:51.235Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2021-07-13T14:15:51.235Z] - "overlay": [2021-07-13T14:15:51.235Z] - CONFIG_OVERLAY_FS: enabled (as module) [2021-07-13T14:15:51.235Z] - "zfs": [2021-07-13T14:15:51.235Z] - /dev/zfs: present [2021-07-13T14:15:51.235Z] - zfs command: missing [2021-07-13T14:15:51.235Z] - zpool command: missing [2021-07-13T14:15:51.235Z] [2021-07-13T14:15:51.235Z] Limits: [2021-07-13T14:15:51.235Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2021-07-13T14:15:51.235Z] [2021-07-13T14:15:51.235Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2021-07-13T14:15:51.564Z] + sudo modprobe ip_vs [2021-07-13T14:15:51.564Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:f8dcc2ef4e3b8b41020ff2688c5c82290f6f0ab5 . [2021-07-13T14:15:51.821Z] #1 [internal] load build definition from Dockerfile [2021-07-13T14:15:51.821Z] #1 sha256:c9f263e34b0d371de39cab9e1a505c4e0951080111468d6880bba665d2c02a97 [2021-07-13T14:15:51.821Z] #1 transferring dockerfile: 16.59kB done [2021-07-13T14:15:51.821Z] #1 DONE 0.0s [2021-07-13T14:15:51.821Z] [2021-07-13T14:15:51.821Z] #2 [internal] load .dockerignore [2021-07-13T14:15:51.821Z] #2 sha256:9f65c4d76336e1b5d92b3c66640ddeb8aa0364c97c93554fa6e5c495db4e9539 [2021-07-13T14:15:51.821Z] #2 transferring context: 87B done [2021-07-13T14:15:51.821Z] #2 DONE 0.0s [2021-07-13T14:15:51.821Z] [2021-07-13T14:15:51.821Z] #3 resolve image config for docker.io/docker/dockerfile:1.2 [2021-07-13T14:15:51.821Z] #3 sha256:b239a20f31d7f1e5744984df3d652780f1a82c37554dd73e1ad47c8eb05b0d69 [2021-07-13T14:15:51.821Z] #3 DONE 0.1s [2021-07-13T14:15:51.821Z] [2021-07-13T14:15:51.821Z] #4 docker-image://docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc [2021-07-13T14:15:51.821Z] #4 sha256:37e0c519b0431ef5446f4dd0a4588ba695f961e9b0e800cd8c7f5ba6165af727 [2021-07-13T14:15:51.821Z] #4 CACHED [2021-07-13T14:15:52.385Z] [2021-07-13T14:15:52.385Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-07-13T14:15:52.385Z] #8 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2021-07-13T14:15:52.385Z] #8 DONE 0.1s [2021-07-13T14:15:52.385Z] [2021-07-13T14:15:52.385Z] #5 [internal] load metadata for docker.io/library/debian:buster [2021-07-13T14:15:52.385Z] #5 sha256:869e615717577e2577a82febe56912ed153c2ef97b7d10c3395543fe03888a34 [2021-07-13T14:15:52.385Z] #5 DONE 0.1s [2021-07-13T14:15:52.385Z] [2021-07-13T14:15:52.385Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-07-13T14:15:52.385Z] #6 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2021-07-13T14:15:52.385Z] #6 DONE 0.1s [2021-07-13T14:15:52.385Z] [2021-07-13T14:15:52.385Z] #7 [internal] load metadata for docker.io/library/golang:1.16.6-buster [2021-07-13T14:15:52.385Z] #7 sha256:d720b104ffb4d08cfe3071ebec3e70264008e18c25bbf51555e7bf1acb0818a7 [2021-07-13T14:15:52.641Z] #7 DONE 0.3s [2021-07-13T14:15:52.641Z] [2021-07-13T14:15:52.641Z] #65 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-07-13T14:15:52.641Z] #65 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-07-13T14:15:52.641Z] #65 DONE 0.0s [2021-07-13T14:15:52.642Z] [2021-07-13T14:15:52.642Z] #63 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-07-13T14:15:52.642Z] #63 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2021-07-13T14:15:52.642Z] #63 DONE 0.0s [2021-07-13T14:15:52.642Z] [2021-07-13T14:15:52.642Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:dcb20da8d9d73c9dab5059668852555c171d40cdec297da845da9c929b70e0b1 [2021-07-13T14:15:52.642Z] #26 sha256:4eabce6c5ed488c480b66c0600fd4c04b4ebd5d405ff4a30a1b87af38da95440 [2021-07-13T14:15:52.642Z] #26 DONE 0.0s [2021-07-13T14:15:52.642Z] [2021-07-13T14:15:52.642Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.6-buster@sha256:777d13e40bc15456dceac9b37f926bd7b4c237645da9ff8e3c94d7a4916a909b [2021-07-13T14:15:52.642Z] #9 sha256:8cfbb4990e790dc2e303f70f5b75dc0efc89842a225c994f84141b8eeb09f331 [2021-07-13T14:15:52.642Z] #9 resolve docker.io/library/golang:1.16.6-buster@sha256:777d13e40bc15456dceac9b37f926bd7b4c237645da9ff8e3c94d7a4916a909b done [2021-07-13T14:15:52.642Z] #9 sha256:f69b4d4a2ed1cce0d22922898e131c6f9c94b663c08806996986c2c77890d3c8 6.99kB / 6.99kB done [2021-07-13T14:15:52.642Z] #9 sha256:777d13e40bc15456dceac9b37f926bd7b4c237645da9ff8e3c94d7a4916a909b 1.86kB / 1.86kB done [2021-07-13T14:15:52.642Z] #9 sha256:264ebcddca05426de1c8a04cfb3a27fff72468c1d32b2d0f367d614e11449362 1.79kB / 1.79kB done [2021-07-13T14:15:52.642Z] #9 sha256:73162799ee0283baa9372d983a556faf2598f97aa1989829327114a48df4e80d 0B / 129.05MB 0.1s [2021-07-13T14:15:52.642Z] #9 sha256:5424e9528f06a92df2aa59bb2a4d9ce419eee3477a8e6753dce73682d2de4ed5 0B / 156B 0.1s [2021-07-13T14:15:52.898Z] #9 sha256:73162799ee0283baa9372d983a556faf2598f97aa1989829327114a48df4e80d 15.73MB / 129.05MB 0.3s [2021-07-13T14:15:52.898Z] #9 sha256:5424e9528f06a92df2aa59bb2a4d9ce419eee3477a8e6753dce73682d2de4ed5 156B / 156B 0.1s done [2021-07-13T14:15:52.898Z] #9 ... [2021-07-13T14:15:52.898Z] [2021-07-13T14:15:52.898Z] #42 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/Release.key [2021-07-13T14:15:52.898Z] #42 sha256:4ebf95ef235c2a9565f1170d2820bf979767f762364b8c31dc05ef47e15c9784 [2021-07-13T14:15:52.898Z] #42 CACHED [2021-07-13T14:15:52.898Z] [2021-07-13T14:15:52.898Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.6-buster@sha256:777d13e40bc15456dceac9b37f926bd7b4c237645da9ff8e3c94d7a4916a909b [2021-07-13T14:15:52.898Z] #9 sha256:8cfbb4990e790dc2e303f70f5b75dc0efc89842a225c994f84141b8eeb09f331 [2021-07-13T14:15:52.898Z] #9 sha256:73162799ee0283baa9372d983a556faf2598f97aa1989829327114a48df4e80d 25.17MB / 129.05MB 0.4s [2021-07-13T14:15:53.157Z] #9 sha256:73162799ee0283baa9372d983a556faf2598f97aa1989829327114a48df4e80d 35.65MB / 129.05MB 0.6s [2021-07-13T14:15:53.157Z] #9 sha256:73162799ee0283baa9372d983a556faf2598f97aa1989829327114a48df4e80d 49.28MB / 129.05MB 0.8s [2021-07-13T14:15:53.416Z] #9 sha256:73162799ee0283baa9372d983a556faf2598f97aa1989829327114a48df4e80d 62.91MB / 129.05MB 0.9s [2021-07-13T14:15:53.678Z] #9 sha256:73162799ee0283baa9372d983a556faf2598f97aa1989829327114a48df4e80d 75.68MB / 129.05MB 1.0s [2021-07-13T14:15:53.678Z] #9 sha256:73162799ee0283baa9372d983a556faf2598f97aa1989829327114a48df4e80d 95.42MB / 129.05MB 1.2s [2021-07-13T14:15:53.678Z] #9 sha256:73162799ee0283baa9372d983a556faf2598f97aa1989829327114a48df4e80d 102.76MB / 129.05MB 1.3s [2021-07-13T14:15:53.936Z] #9 sha256:73162799ee0283baa9372d983a556faf2598f97aa1989829327114a48df4e80d 114.29MB / 129.05MB 1.4s [2021-07-13T14:15:54.193Z] #9 sha256:73162799ee0283baa9372d983a556faf2598f97aa1989829327114a48df4e80d 129.05MB / 129.05MB 1.7s [2021-07-13T14:15:54.450Z] #9 sha256:73162799ee0283baa9372d983a556faf2598f97aa1989829327114a48df4e80d 129.05MB / 129.05MB 1.9s done [2021-07-13T14:15:54.708Z] #9 extracting sha256:73162799ee0283baa9372d983a556faf2598f97aa1989829327114a48df4e80d [2021-07-13T14:15:55.272Z] #9 ... [2021-07-13T14:15:55.272Z] [2021-07-13T14:15:55.272Z] #23 [internal] load build context [2021-07-13T14:15:55.272Z] #23 sha256:8c0f1b8f318ac570ac0dbdbc38344caed9e7833f19ff394b32418d6ee9ad55a9 [2021-07-13T14:15:55.272Z] #23 transferring context: 55.68MB 2.8s done [2021-07-13T14:15:55.272Z] #23 DONE 2.8s [2021-07-13T14:15:55.272Z] [2021-07-13T14:15:55.272Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.6-buster@sha256:777d13e40bc15456dceac9b37f926bd7b4c237645da9ff8e3c94d7a4916a909b [2021-07-13T14:15:55.272Z] #9 sha256:8cfbb4990e790dc2e303f70f5b75dc0efc89842a225c994f84141b8eeb09f331 [2021-07-13T14:16:00.528Z] #9 extracting sha256:73162799ee0283baa9372d983a556faf2598f97aa1989829327114a48df4e80d 5.1s done [2021-07-13T14:16:00.528Z] #9 extracting sha256:5424e9528f06a92df2aa59bb2a4d9ce419eee3477a8e6753dce73682d2de4ed5 done [2021-07-13T14:16:00.528Z] #9 DONE 7.6s [2021-07-13T14:16:00.528Z] [2021-07-13T14:16:00.528Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-07-13T14:16:00.528Z] #10 sha256:f31cfcb8c1cb97cf046c06b83c5851168f4dcf5a7db8e345826fe73a06071418 [2021-07-13T14:16:01.896Z] #10 DONE 1.5s [2021-07-13T14:16:01.896Z] [2021-07-13T14:16:01.896Z] #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-07-13T14:16:01.896Z] #11 sha256:7480fd2adfdaf61134cac99f4388e3090592dd40cfe54920e780d975f3a98d84 [2021-07-13T14:16:02.155Z] #11 DONE 0.6s [2021-07-13T14:16:02.412Z] [2021-07-13T14:16:02.412Z] #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-07-13T14:16:02.412Z] #59 sha256:2f71de709693b43db51ce47313fe4b32fe7cb47b3c2d35035c0b22582b876820 [2021-07-13T14:16:02.412Z] #59 ... [2021-07-13T14:16:02.412Z] [2021-07-13T14:16:02.412Z] #39 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-07-13T14:16:02.412Z] #39 sha256:88a63ed90c284f16bcd2b983c261ebeb7aaf63d03756e8a40c63e659865976db [2021-07-13T14:16:02.412Z] #39 DONE 0.2s [2021-07-13T14:16:02.673Z] [2021-07-13T14:16:02.673Z] #31 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-07-13T14:16:02.673Z] #31 sha256:7ea5a6e94bbcf2ec50043f17c621483c742661cb6177f3b748a1d68cc9976aa4 [2021-07-13T14:16:02.673Z] #31 DONE 0.3s [2021-07-13T14:16:02.673Z] [2021-07-13T14:16:02.673Z] #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 "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-07-13T14:16:02.673Z] #32 sha256:e5a47005f578bbeec018e89af2d3942afbe4d492ad54425cac9a1a2acaffc2ab [2021-07-13T14:16:02.673Z] #32 ... [2021-07-13T14:16:02.673Z] [2021-07-13T14:16:02.673Z] #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-07-13T14:16:02.673Z] #43 sha256:ceb87366b2e3b9593e5438d41a43e6e5c48348b90209b5afbd0c8d2b0458d500 [2021-07-13T14:16:02.673Z] #43 DONE 0.4s [2021-07-13T14:16:02.856Z] Still waiting to schedule task [2021-07-13T14:16:02.856Z] Waiting for next available executor on ‘amd64&&ubuntu-1804&&overlay2’ [2021-07-13T14:16:02.857Z] Still waiting to schedule task [2021-07-13T14:16:02.858Z] All nodes of label ‘amd64&&ubuntu-2004&&cgroup2’ are offline [2021-07-13T14:16:02.860Z] Still waiting to schedule task [2021-07-13T14:16:02.860Z] All nodes of label ‘arm64&&ubuntu-2004’ are offline [2021-07-13T14:16:02.862Z] Still waiting to schedule task [2021-07-13T14:16:02.862Z] Waiting for next available executor on ‘windows-2019’ [2021-07-13T14:16:02.864Z] Still waiting to schedule task [2021-07-13T14:16:02.864Z] Waiting for next available executor on ‘windows-2022’ [2021-07-13T14:16:02.931Z] [2021-07-13T14:16:02.931Z] #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-07-13T14:16:02.931Z] #44 sha256:32d273d0a331f45169fb71cf76dfadc17e2dfbe42a57834f44e0a74149475f89 [2021-07-13T14:16:04.630Z] Fetching without tags [2021-07-13T14:16:04.928Z] Merging remotes/origin/master commit cf73a45a1306e64c75d25778e196e862bcd0109b into PR head commit fe6f1a4067e15f99adceaa5a1a305103ca09d3f6 [2021-07-13T14:16:04.609Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-07-13T14:16:04.612Z] > git config --add remote.origin.fetch +refs/pull/42631/head:refs/remotes/origin/PR-42631 # timeout=10 [2021-07-13T14:16:04.619Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-07-13T14:16:04.627Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-07-13T14:16:04.633Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-07-13T14:16:04.634Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-07-13T14:16:04.634Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42631/head:refs/remotes/origin/PR-42631 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-07-13T14:16:04.932Z] > git config core.sparsecheckout # timeout=10 [2021-07-13T14:16:04.937Z] > git checkout -f fe6f1a4067e15f99adceaa5a1a305103ca09d3f6 # timeout=10 [2021-07-13T14:16:05.394Z] > git remote # timeout=10 [2021-07-13T14:16:05.400Z] > git config --get remote.origin.url # timeout=10 [2021-07-13T14:16:05.408Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-07-13T14:16:05.408Z] > git merge cf73a45a1306e64c75d25778e196e862bcd0109b # timeout=10 [2021-07-13T14:16:06.113Z] Merge succeeded, producing 2875c6d0d6374f350f3250f8b22e04733ff88e49 [2021-07-13T14:16:06.113Z] Checking out Revision 2875c6d0d6374f350f3250f8b22e04733ff88e49 (PR-42631) [2021-07-13T14:16:06.213Z] #44 ... [2021-07-13T14:16:06.213Z] [2021-07-13T14:16:06.213Z] #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-07-13T14:16:06.213Z] #12 sha256:54eb229684e42938fafa5dd3195e197beda24b8a709a74d338874c98a70ea2df [2021-07-13T14:16:06.213Z] #12 DONE 4.0s [2021-07-13T14:16:06.219Z] Commit message: "Merge commit 'cf73a45a1306e64c75d25778e196e862bcd0109b' into HEAD" [2021-07-13T14:16:06.107Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-07-13T14:16:06.116Z] > git config core.sparsecheckout # timeout=10 [2021-07-13T14:16:06.124Z] > git checkout -f 2875c6d0d6374f350f3250f8b22e04733ff88e49 # timeout=10 [2021-07-13T14:16:06.224Z] > git rev-list --no-walk fe6f1a4067e15f99adceaa5a1a305103ca09d3f6 # timeout=10 [2021-07-13T14:16:06.471Z] [2021-07-13T14:16:06.471Z] #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-07-13T14:16:06.471Z] #13 sha256:7af9587b85ec8f51544bd1fdefc057074fc38f90e7991d1b6522ac0e77f13136 [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2021-07-13T14:16:07.264Z] + [ PR != PR ] [2021-07-13T14:16:07.264Z] + [ master != master ] [2021-07-13T14:16:07.264Z] + [ = true ] [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-07-13T14:16:07.524Z] Fetching without tags [2021-07-13T14:16:07.610Z] + docker version [2021-07-13T14:16:07.610Z] Client: Docker Engine - Community [2021-07-13T14:16:07.610Z] Version: 20.10.6 [2021-07-13T14:16:07.610Z] API version: 1.41 [2021-07-13T14:16:07.610Z] Go version: go1.13.15 [2021-07-13T14:16:07.610Z] Git commit: 370c289 [2021-07-13T14:16:07.610Z] Built: Fri Apr 9 22:46:01 2021 [2021-07-13T14:16:07.610Z] OS/Arch: linux/amd64 [2021-07-13T14:16:07.610Z] Context: default [2021-07-13T14:16:07.610Z] Experimental: true [2021-07-13T14:16:07.610Z] [2021-07-13T14:16:07.610Z] Server: Docker Engine - Community [2021-07-13T14:16:07.610Z] Engine: [2021-07-13T14:16:07.610Z] Version: 20.10.6 [2021-07-13T14:16:07.610Z] API version: 1.41 (minimum version 1.12) [2021-07-13T14:16:07.610Z] Go version: go1.13.15 [2021-07-13T14:16:07.610Z] Git commit: 8728dd2 [2021-07-13T14:16:07.610Z] Built: Fri Apr 9 22:44:13 2021 [2021-07-13T14:16:07.610Z] OS/Arch: linux/amd64 [2021-07-13T14:16:07.610Z] Experimental: true [2021-07-13T14:16:07.610Z] containerd: [2021-07-13T14:16:07.610Z] Version: 1.4.6 [2021-07-13T14:16:07.610Z] GitCommit: d71fcd7d8303cbf684402823e425e9dd2e99285d [2021-07-13T14:16:07.610Z] runc: [2021-07-13T14:16:07.610Z] Version: 1.0.0-rc95 [2021-07-13T14:16:07.610Z] GitCommit: b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-07-13T14:16:07.610Z] docker-init: [2021-07-13T14:16:07.610Z] Version: 0.19.0 [2021-07-13T14:16:07.610Z] GitCommit: de40ad0 [Pipeline] sh [2021-07-13T14:16:07.891Z] + docker info [2021-07-13T14:16:07.237Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-07-13T14:16:07.283Z] > git config --add remote.origin.fetch +refs/pull/42631/head:refs/remotes/origin/PR-42631 # timeout=10 [2021-07-13T14:16:07.329Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-07-13T14:16:07.446Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-07-13T14:16:07.558Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-07-13T14:16:07.559Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-07-13T14:16:07.560Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42631/head:refs/remotes/origin/PR-42631 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-07-13T14:16:08.252Z] Merging remotes/origin/master commit cf73a45a1306e64c75d25778e196e862bcd0109b into PR head commit fe6f1a4067e15f99adceaa5a1a305103ca09d3f6 [2021-07-13T14:16:08.841Z] Client: [2021-07-13T14:16:08.841Z] Context: default [2021-07-13T14:16:08.841Z] Debug Mode: false [2021-07-13T14:16:08.841Z] Plugins: [2021-07-13T14:16:08.841Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2021-07-13T14:16:08.841Z] buildx: Build with BuildKit (Docker Inc., v0.5.1-docker) [2021-07-13T14:16:08.841Z] scan: Docker Scan (Docker Inc., v0.7.0) [2021-07-13T14:16:08.841Z] [2021-07-13T14:16:08.841Z] Server: [2021-07-13T14:16:08.841Z] Containers: 0 [2021-07-13T14:16:08.841Z] Running: 0 [2021-07-13T14:16:08.841Z] Paused: 0 [2021-07-13T14:16:08.841Z] Stopped: 0 [2021-07-13T14:16:08.841Z] Images: 3 [2021-07-13T14:16:08.841Z] Server Version: 20.10.6 [2021-07-13T14:16:08.841Z] Storage Driver: overlay2 [2021-07-13T14:16:08.841Z] Backing Filesystem: extfs [2021-07-13T14:16:08.841Z] Supports d_type: true [2021-07-13T14:16:08.841Z] Native Overlay Diff: true [2021-07-13T14:16:08.841Z] userxattr: false [2021-07-13T14:16:08.841Z] Logging Driver: json-file [2021-07-13T14:16:08.841Z] Cgroup Driver: cgroupfs [2021-07-13T14:16:08.841Z] Cgroup Version: 1 [2021-07-13T14:16:08.841Z] Plugins: [2021-07-13T14:16:08.841Z] Volume: local [2021-07-13T14:16:08.841Z] Network: bridge host ipvlan macvlan null overlay [2021-07-13T14:16:08.841Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2021-07-13T14:16:08.841Z] Swarm: inactive [2021-07-13T14:16:08.841Z] Runtimes: runc io.containerd.runc.v2 io.containerd.runtime.v1.linux [2021-07-13T14:16:08.841Z] Default Runtime: runc [2021-07-13T14:16:08.841Z] Init Binary: docker-init [2021-07-13T14:16:08.841Z] containerd version: d71fcd7d8303cbf684402823e425e9dd2e99285d [2021-07-13T14:16:08.841Z] runc version: b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-07-13T14:16:08.841Z] init version: de40ad0 [2021-07-13T14:16:08.841Z] Security Options: [2021-07-13T14:16:08.841Z] apparmor [2021-07-13T14:16:08.841Z] seccomp [2021-07-13T14:16:08.841Z] Profile: default [2021-07-13T14:16:08.841Z] Kernel Version: 5.4.0-1048-aws [2021-07-13T14:16:08.841Z] Operating System: Ubuntu 18.04.5 LTS [2021-07-13T14:16:08.841Z] OSType: linux [2021-07-13T14:16:08.841Z] Architecture: x86_64 [2021-07-13T14:16:08.841Z] CPUs: 2 [2021-07-13T14:16:08.841Z] Total Memory: 7.569GiB [2021-07-13T14:16:08.841Z] Name: ip-10-100-96-150 [2021-07-13T14:16:08.841Z] ID: KG52:ONVY:U5MS:VBR3:3V2I:UMRB:NEG5:YUDM:PLPH:2QKQ:N3BG:QG3A [2021-07-13T14:16:08.841Z] Docker Root Dir: /var/lib/docker [2021-07-13T14:16:08.841Z] Debug Mode: false [2021-07-13T14:16:08.841Z] Registry: https://index.docker.io/v1/ [2021-07-13T14:16:08.841Z] Labels: [2021-07-13T14:16:08.841Z] Experimental: true [2021-07-13T14:16:08.841Z] Insecure Registries: [2021-07-13T14:16:08.841Z] 127.0.0.0/8 [2021-07-13T14:16:08.841Z] Live Restore Enabled: true [2021-07-13T14:16:08.841Z] [2021-07-13T14:16:08.841Z] WARNING: No swap limit support [Pipeline] sh [2021-07-13T14:16:08.996Z] #13 2.622 Hit:1 http://deb.debian.org/debian buster-backports InRelease [2021-07-13T14:16:08.997Z] #13 2.640 Hit:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [2021-07-13T14:16:08.997Z] #13 2.642 Hit:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [2021-07-13T14:16:08.997Z] #13 2.654 Hit:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [2021-07-13T14:16:09.121Z] + echo check-config.sh version: 2b0755b936416834e14208c6c37b36977e67ea35 [2021-07-13T14:16:09.121Z] check-config.sh version: 2b0755b936416834e14208c6c37b36977e67ea35 [2021-07-13T14:16:09.121Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-42631/check-config.sh https://raw.githubusercontent.com/moby/moby/2b0755b936416834e14208c6c37b36977e67ea35/contrib/check-config.sh [2021-07-13T14:16:09.121Z] + bash /home/ubuntu/workspace/moby_PR-42631/check-config.sh [2021-07-13T14:16:09.121Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2021-07-13T14:16:09.121Z] info: reading kernel config from /boot/config-5.4.0-1048-aws ... [2021-07-13T14:16:09.121Z] [2021-07-13T14:16:09.121Z] Generally Necessary: [2021-07-13T14:16:09.121Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2021-07-13T14:16:09.121Z] - apparmor: enabled and tools installed [2021-07-13T14:16:09.121Z] - CONFIG_NAMESPACES: enabled [2021-07-13T14:16:09.121Z] - CONFIG_NET_NS: enabled [2021-07-13T14:16:09.121Z] - CONFIG_PID_NS: enabled [2021-07-13T14:16:09.121Z] - CONFIG_IPC_NS: enabled [2021-07-13T14:16:09.121Z] - CONFIG_UTS_NS: enabled [2021-07-13T14:16:09.121Z] - CONFIG_CGROUPS: enabled [2021-07-13T14:16:09.121Z] - CONFIG_CGROUP_CPUACCT: enabled [2021-07-13T14:16:09.121Z] - CONFIG_CGROUP_DEVICE: enabled [2021-07-13T14:16:09.121Z] - CONFIG_CGROUP_FREEZER: enabled [2021-07-13T14:16:09.121Z] - CONFIG_CGROUP_SCHED: enabled [2021-07-13T14:16:09.121Z] - CONFIG_CPUSETS: enabled [2021-07-13T14:16:09.121Z] - CONFIG_MEMCG: enabled [2021-07-13T14:16:09.121Z] - CONFIG_KEYS: enabled [2021-07-13T14:16:09.121Z] - CONFIG_VETH: enabled (as module) [2021-07-13T14:16:09.121Z] - CONFIG_BRIDGE: enabled (as module) [2021-07-13T14:16:09.121Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2021-07-13T14:16:09.121Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2021-07-13T14:16:09.121Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2021-07-13T14:16:09.121Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2021-07-13T14:16:09.121Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2021-07-13T14:16:09.121Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2021-07-13T14:16:09.121Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2021-07-13T14:16:09.121Z] - CONFIG_IP_NF_NAT: enabled (as module) [2021-07-13T14:16:09.121Z] - CONFIG_NF_NAT: enabled (as module) [2021-07-13T14:16:09.121Z] - CONFIG_POSIX_MQUEUE: enabled [2021-07-13T14:16:09.121Z] [2021-07-13T14:16:09.121Z] Optional Features: [2021-07-13T14:16:09.121Z] - CONFIG_USER_NS: enabled [2021-07-13T14:16:09.121Z] - CONFIG_SECCOMP: enabled [2021-07-13T14:16:09.121Z] - CONFIG_SECCOMP_FILTER: enabled [2021-07-13T14:16:09.121Z] - CONFIG_CGROUP_PIDS: enabled [2021-07-13T14:16:09.121Z] - CONFIG_MEMCG_SWAP: enabled [2021-07-13T14:16:09.121Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2021-07-13T14:16:09.121Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2021-07-13T14:16:09.121Z] - CONFIG_BLK_CGROUP: enabled [2021-07-13T14:16:09.121Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2021-07-13T14:16:09.121Z] - CONFIG_CGROUP_PERF: enabled [2021-07-13T14:16:09.121Z] - CONFIG_CGROUP_HUGETLB: enabled [2021-07-13T14:16:09.121Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2021-07-13T14:16:09.121Z] - CONFIG_CGROUP_NET_PRIO: enabled [2021-07-13T14:16:09.121Z] - CONFIG_CFS_BANDWIDTH: enabled [2021-07-13T14:16:09.121Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2021-07-13T14:16:09.121Z] - CONFIG_RT_GROUP_SCHED: missing [2021-07-13T14:16:09.121Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2021-07-13T14:16:09.379Z] - CONFIG_IP_VS: enabled (as module) [2021-07-13T14:16:09.379Z] - CONFIG_IP_VS_NFCT: enabled [2021-07-13T14:16:09.379Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2021-07-13T14:16:09.379Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2021-07-13T14:16:09.379Z] - CONFIG_IP_VS_RR: enabled (as module) [2021-07-13T14:16:09.379Z] - CONFIG_SECURITY_SELINUX: enabled [2021-07-13T14:16:09.379Z] - CONFIG_SECURITY_APPARMOR: enabled [2021-07-13T14:16:09.379Z] - CONFIG_EXT4_FS: enabled [2021-07-13T14:16:09.379Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2021-07-13T14:16:09.379Z] - CONFIG_EXT4_FS_SECURITY: enabled [2021-07-13T14:16:09.379Z] - Network Drivers: [2021-07-13T14:16:09.379Z] - "overlay": [2021-07-13T14:16:09.379Z] - CONFIG_VXLAN: enabled (as module) [2021-07-13T14:16:09.379Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2021-07-13T14:16:09.379Z] Optional (for encrypted networks): [2021-07-13T14:16:09.379Z] - CONFIG_CRYPTO: enabled [2021-07-13T14:16:09.379Z] - CONFIG_CRYPTO_AEAD: enabled [2021-07-13T14:16:09.379Z] - CONFIG_CRYPTO_GCM: enabled [2021-07-13T14:16:09.379Z] - CONFIG_CRYPTO_SEQIV: enabled [2021-07-13T14:16:09.379Z] - CONFIG_CRYPTO_GHASH: enabled [2021-07-13T14:16:09.379Z] - CONFIG_XFRM: enabled [2021-07-13T14:16:09.379Z] - CONFIG_XFRM_USER: enabled (as module) [2021-07-13T14:16:09.379Z] - CONFIG_XFRM_ALGO: enabled (as module) [2021-07-13T14:16:09.379Z] - CONFIG_INET_ESP: enabled (as module) [2021-07-13T14:16:09.379Z] - "ipvlan": [2021-07-13T14:16:09.379Z] - CONFIG_IPVLAN: enabled (as module) [2021-07-13T14:16:09.379Z] - "macvlan": [2021-07-13T14:16:09.379Z] - CONFIG_MACVLAN: enabled (as module) [2021-07-13T14:16:09.379Z] - CONFIG_DUMMY: enabled (as module) [2021-07-13T14:16:09.379Z] - "ftp,tftp client in container": [2021-07-13T14:16:09.379Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2021-07-13T14:16:09.379Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2021-07-13T14:16:09.379Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2021-07-13T14:16:09.379Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2021-07-13T14:16:09.379Z] - Storage Drivers: [2021-07-13T14:16:09.379Z] - "aufs": [2021-07-13T14:16:09.379Z] - CONFIG_AUFS_FS: enabled (as module) [2021-07-13T14:16:09.379Z] - "btrfs": [2021-07-13T14:16:09.379Z] - CONFIG_BTRFS_FS: enabled (as module) [2021-07-13T14:16:09.379Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2021-07-13T14:16:09.379Z] - "devicemapper": [2021-07-13T14:16:09.379Z] - CONFIG_BLK_DEV_DM: enabled [2021-07-13T14:16:09.379Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2021-07-13T14:16:09.379Z] - "overlay": [2021-07-13T14:16:09.379Z] - CONFIG_OVERLAY_FS: enabled (as module) [2021-07-13T14:16:09.379Z] - "zfs": [2021-07-13T14:16:09.379Z] - /dev/zfs: present [2021-07-13T14:16:09.379Z] - zfs command: missing [2021-07-13T14:16:09.379Z] - zpool command: missing [2021-07-13T14:16:09.379Z] [2021-07-13T14:16:09.379Z] Limits: [2021-07-13T14:16:09.379Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2021-07-13T14:16:09.379Z] [2021-07-13T14:16:09.379Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2021-07-13T14:16:09.706Z] + docker build --force-rm --build-arg APT_MIRROR --build-arg CROSS=true -t docker:2875c6d0d6374f350f3250f8b22e04733ff88e49 . [2021-07-13T14:16:08.287Z] > git config core.sparsecheckout # timeout=10 [2021-07-13T14:16:08.343Z] > git checkout -f fe6f1a4067e15f99adceaa5a1a305103ca09d3f6 # timeout=10 [2021-07-13T14:16:09.964Z] #2 [internal] load .dockerignore [2021-07-13T14:16:09.964Z] #2 sha256:ed0b266f43c4e6dd720a3200e0bb4575a9b4e2a6cf9f862eef028ee69cb183e0 [2021-07-13T14:16:09.964Z] #2 transferring context: 87B done [2021-07-13T14:16:09.964Z] #2 DONE 0.0s [2021-07-13T14:16:09.964Z] [2021-07-13T14:16:09.964Z] #1 [internal] load build definition from Dockerfile [2021-07-13T14:16:09.964Z] #1 sha256:452ab88b4503f53a82d1184c23bb685f9097efffed7232d4f67e48956b3e51b5 [2021-07-13T14:16:09.964Z] #1 transferring dockerfile: 16.59kB done [2021-07-13T14:16:09.964Z] #1 DONE 0.0s [2021-07-13T14:16:09.964Z] [2021-07-13T14:16:09.964Z] #3 resolve image config for docker.io/docker/dockerfile:1.2 [2021-07-13T14:16:09.964Z] #3 sha256:b239a20f31d7f1e5744984df3d652780f1a82c37554dd73e1ad47c8eb05b0d69 [2021-07-13T14:16:09.964Z] #3 DONE 0.1s [2021-07-13T14:16:09.964Z] [2021-07-13T14:16:09.964Z] #4 docker-image://docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc [2021-07-13T14:16:09.964Z] #4 sha256:37e0c519b0431ef5446f4dd0a4588ba695f961e9b0e800cd8c7f5ba6165af727 [2021-07-13T14:16:09.964Z] #4 CACHED [2021-07-13T14:16:10.222Z] [2021-07-13T14:16:10.222Z] #5 [internal] load metadata for docker.io/library/debian:buster [2021-07-13T14:16:10.222Z] #5 sha256:869e615717577e2577a82febe56912ed153c2ef97b7d10c3395543fe03888a34 [2021-07-13T14:16:10.222Z] #5 DONE 0.1s [2021-07-13T14:16:10.222Z] [2021-07-13T14:16:10.222Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-07-13T14:16:10.222Z] #8 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2021-07-13T14:16:10.480Z] #8 DONE 0.1s [2021-07-13T14:16:10.480Z] [2021-07-13T14:16:10.480Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-07-13T14:16:10.480Z] #7 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2021-07-13T14:16:10.480Z] #7 DONE 0.1s [2021-07-13T14:16:10.480Z] [2021-07-13T14:16:10.480Z] #6 [internal] load metadata for docker.io/library/golang:1.16.6-buster [2021-07-13T14:16:10.480Z] #6 sha256:d720b104ffb4d08cfe3071ebec3e70264008e18c25bbf51555e7bf1acb0818a7 [2021-07-13T14:16:10.480Z] #6 DONE 0.2s [2021-07-13T14:16:10.738Z] [2021-07-13T14:16:10.738Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.6-buster@sha256:777d13e40bc15456dceac9b37f926bd7b4c237645da9ff8e3c94d7a4916a909b [2021-07-13T14:16:10.738Z] #9 sha256:8cfbb4990e790dc2e303f70f5b75dc0efc89842a225c994f84141b8eeb09f331 [2021-07-13T14:16:10.738Z] #9 DONE 0.0s [2021-07-13T14:16:10.738Z] [2021-07-13T14:16:10.739Z] #72 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-07-13T14:16:10.739Z] #72 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-07-13T14:16:10.739Z] #72 DONE 0.0s [2021-07-13T14:16:10.739Z] [2021-07-13T14:16:10.739Z] #70 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-07-13T14:16:10.739Z] #70 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2021-07-13T14:16:10.739Z] #70 DONE 0.0s [2021-07-13T14:16:10.739Z] [2021-07-13T14:16:10.739Z] #30 [internal] load build context [2021-07-13T14:16:10.739Z] #30 sha256:fb23ec5d8f9c999c74dee87fd6d9fe4e2057637f6f49ec8cac2bc1860cbc65e0 [2021-07-13T14:16:10.739Z] #30 ... [2021-07-13T14:16:10.739Z] [2021-07-13T14:16:10.739Z] #33 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:dcb20da8d9d73c9dab5059668852555c171d40cdec297da845da9c929b70e0b1 [2021-07-13T14:16:10.739Z] #33 sha256:4eabce6c5ed488c480b66c0600fd4c04b4ebd5d405ff4a30a1b87af38da95440 [2021-07-13T14:16:10.739Z] #33 DONE 0.0s [2021-07-13T14:16:10.739Z] [2021-07-13T14:16:10.739Z] #30 [internal] load build context [2021-07-13T14:16:10.739Z] #30 sha256:fb23ec5d8f9c999c74dee87fd6d9fe4e2057637f6f49ec8cac2bc1860cbc65e0 [2021-07-13T14:16:11.306Z] #30 ... [2021-07-13T14:16:11.306Z] [2021-07-13T14:16:11.306Z] #49 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/Release.key [2021-07-13T14:16:11.306Z] #49 sha256:4ebf95ef235c2a9565f1170d2820bf979767f762364b8c31dc05ef47e15c9784 [2021-07-13T14:16:11.306Z] #49 CACHED [2021-07-13T14:16:11.306Z] [2021-07-13T14:16:11.306Z] #30 [internal] load build context [2021-07-13T14:16:11.306Z] #30 sha256:fb23ec5d8f9c999c74dee87fd6d9fe4e2057637f6f49ec8cac2bc1860cbc65e0 [2021-07-13T14:16:11.766Z] Merge succeeded, producing b9cdfa239510712fa1d1a78903ec2185577c30aa [2021-07-13T14:16:11.766Z] Checking out Revision b9cdfa239510712fa1d1a78903ec2185577c30aa (PR-42631) [2021-07-13T14:16:11.301Z] > git remote # timeout=10 [2021-07-13T14:16:11.348Z] > git config --get remote.origin.url # timeout=10 [2021-07-13T14:16:11.394Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-07-13T14:16:11.396Z] > git merge cf73a45a1306e64c75d25778e196e862bcd0109b # timeout=10 [2021-07-13T14:16:11.686Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2021-07-13T14:16:11.800Z] > git config core.sparsecheckout # timeout=10 [2021-07-13T14:16:11.850Z] > git checkout -f b9cdfa239510712fa1d1a78903ec2185577c30aa # timeout=10 [2021-07-13T14:16:12.249Z] Commit message: "Merge commit 'cf73a45a1306e64c75d25778e196e862bcd0109b' into HEAD" [2021-07-13T14:16:12.274Z] #13 ... [2021-07-13T14:16:12.274Z] [2021-07-13T14:16:12.274Z] #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-07-13T14:16:12.274Z] #59 sha256:2f71de709693b43db51ce47313fe4b32fe7cb47b3c2d35035c0b22582b876820 [2021-07-13T14:16:12.274Z] #59 4.690 + RM_GOPATH=0 [2021-07-13T14:16:12.274Z] #59 4.690 + TMP_GOPATH= [2021-07-13T14:16:12.274Z] #59 4.690 + : /build [2021-07-13T14:16:12.274Z] #59 4.690 + '[' -z '' ']' [2021-07-13T14:16:12.274Z] #59 4.690 ++ mktemp -d [2021-07-13T14:16:12.274Z] #59 4.703 + export GOPATH=/tmp/tmp.rTU8nB2BzE [2021-07-13T14:16:12.274Z] #59 4.703 + GOPATH=/tmp/tmp.rTU8nB2BzE [2021-07-13T14:16:12.274Z] #59 4.703 + RM_GOPATH=1 [2021-07-13T14:16:12.274Z] #59 4.703 + case "$(go env GOARCH)" in [2021-07-13T14:16:12.274Z] #59 4.703 ++ go env GOARCH [2021-07-13T14:16:12.274Z] #59 4.760 + export GO_BUILDMODE=-buildmode=pie [2021-07-13T14:16:12.274Z] #59 4.760 + GO_BUILDMODE=-buildmode=pie [2021-07-13T14:16:12.274Z] #59 4.760 ++ dirname /tmp/install/install.sh [2021-07-13T14:16:12.274Z] #59 4.760 + dir=/tmp/install [2021-07-13T14:16:12.274Z] #59 4.760 + bin=rootlesskit [2021-07-13T14:16:12.274Z] #59 4.760 + shift [2021-07-13T14:16:12.274Z] #59 4.760 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2021-07-13T14:16:12.274Z] #59 4.760 + . /tmp/install/rootlesskit.installer [2021-07-13T14:16:12.274Z] #59 4.760 ++ : 4cd567642273d369adaadcbadca00880552c1778 [2021-07-13T14:16:12.274Z] #59 4.760 + install_rootlesskit [2021-07-13T14:16:12.274Z] #59 4.760 + case "$1" in [2021-07-13T14:16:12.274Z] #59 4.760 + export CGO_ENABLED=0 [2021-07-13T14:16:12.274Z] #59 4.760 + CGO_ENABLED=0 [2021-07-13T14:16:12.274Z] #59 4.760 + _install_rootlesskit [2021-07-13T14:16:12.274Z] #59 4.786 + echo 'Install rootlesskit version 4cd567642273d369adaadcbadca00880552c1778' [2021-07-13T14:16:12.274Z] #59 4.786 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.rTU8nB2BzE/src/github.com/rootless-containers/rootlesskit [2021-07-13T14:16:12.274Z] #59 4.786 Install rootlesskit version 4cd567642273d369adaadcbadca00880552c1778 [2021-07-13T14:16:12.274Z] #59 4.788 Cloning into '/tmp/tmp.rTU8nB2BzE/src/github.com/rootless-containers/rootlesskit'... [2021-07-13T14:16:12.274Z] #59 9.382 + cd /tmp/tmp.rTU8nB2BzE/src/github.com/rootless-containers/rootlesskit [2021-07-13T14:16:12.274Z] #59 9.383 + git checkout -q 4cd567642273d369adaadcbadca00880552c1778 [2021-07-13T14:16:12.274Z] #59 9.396 + export GO111MODULE=on [2021-07-13T14:16:12.274Z] #59 9.396 + GO111MODULE=on [2021-07-13T14:16:12.274Z] #59 9.396 + export GOPROXY=https://proxy.golang.org [2021-07-13T14:16:12.274Z] #59 9.397 + GOPROXY=https://proxy.golang.org [2021-07-13T14:16:12.274Z] #59 9.397 + for f in rootlesskit rootlesskit-docker-proxy [2021-07-13T14:16:12.274Z] #59 9.398 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2021-07-13T14:16:12.274Z] #59 ... [2021-07-13T14:16:12.274Z] [2021-07-13T14:16:12.274Z] #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-07-13T14:16:12.274Z] #48 sha256:3aee36c57acac82e483bd230fae60ddb4c94ebaa534a7342a0f118d4c16998db [2021-07-13T14:16:12.274Z] #48 3.405 + RM_GOPATH=0 [2021-07-13T14:16:12.274Z] #48 3.405 + TMP_GOPATH= [2021-07-13T14:16:12.274Z] #48 3.405 + : /build [2021-07-13T14:16:12.274Z] #48 3.405 + '[' -z '' ']' [2021-07-13T14:16:12.274Z] #48 3.405 ++ mktemp -d [2021-07-13T14:16:12.274Z] #48 3.407 + export GOPATH=/tmp/tmp.BJ8eoQHUp4 [2021-07-13T14:16:12.274Z] #48 3.407 + GOPATH=/tmp/tmp.BJ8eoQHUp4 [2021-07-13T14:16:12.274Z] #48 3.407 + RM_GOPATH=1 [2021-07-13T14:16:12.274Z] #48 3.407 + case "$(go env GOARCH)" in [2021-07-13T14:16:12.274Z] #48 3.408 ++ go env GOARCH [2021-07-13T14:16:12.274Z] #48 3.412 + export GO_BUILDMODE=-buildmode=pie [2021-07-13T14:16:12.274Z] #48 3.413 + GO_BUILDMODE=-buildmode=pie [2021-07-13T14:16:12.274Z] #48 3.413 ++ dirname /tmp/install/install.sh [2021-07-13T14:16:12.274Z] #48 3.414 + dir=/tmp/install [2021-07-13T14:16:12.274Z] #48 3.414 + bin=gotestsum [2021-07-13T14:16:12.274Z] #48 3.414 + shift [2021-07-13T14:16:12.274Z] #48 3.414 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2021-07-13T14:16:12.274Z] #48 3.414 + . /tmp/install/gotestsum.installer [2021-07-13T14:16:12.274Z] #48 3.414 ++ : v0.5.3 [2021-07-13T14:16:12.274Z] #48 3.414 + install_gotestsum [2021-07-13T14:16:12.274Z] #48 3.415 + set -e [2021-07-13T14:16:12.274Z] #48 3.415 + export GO111MODULE=on [2021-07-13T14:16:12.274Z] #48 3.415 + GO111MODULE=on [2021-07-13T14:16:12.274Z] #48 3.415 + GOBIN=/build [2021-07-13T14:16:12.274Z] #48 3.415 + go get gotest.tools/gotestsum@v0.5.3 [2021-07-13T14:16:12.274Z] #48 3.528 go: downloading gotest.tools/gotestsum v0.5.3 [2021-07-13T14:16:12.274Z] #48 4.421 go: downloading github.com/fatih/color v1.9.0 [2021-07-13T14:16:12.274Z] #48 4.421 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-07-13T14:16:12.274Z] #48 4.434 go: downloading github.com/pkg/errors v0.9.1 [2021-07-13T14:16:12.274Z] #48 4.439 go: downloading github.com/spf13/pflag v1.0.3 [2021-07-13T14:16:12.274Z] #48 4.649 go: downloading github.com/mattn/go-colorable v0.1.6 [2021-07-13T14:16:12.274Z] #48 4.742 go: downloading github.com/mattn/go-isatty v0.0.12 [2021-07-13T14:16:12.274Z] #48 4.843 go: downloading github.com/jonboulle/clockwork v0.1.0 [2021-07-13T14:16:12.274Z] #48 4.926 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-07-13T14:16:12.274Z] #48 4.930 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-07-13T14:16:12.274Z] #48 5.721 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-07-13T14:16:12.274Z] #48 7.719 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-07-13T14:16:12.531Z] #48 ... [2021-07-13T14:16:12.531Z] [2021-07-13T14:16:12.531Z] #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-07-13T14:16:12.531Z] #56 sha256:74b25419bda146acb1324497e0de2f7282812392f4f248a320eaaf103c051506 [2021-07-13T14:16:12.531Z] #56 4.148 Hit:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [2021-07-13T14:16:12.531Z] #56 4.212 Hit:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [2021-07-13T14:16:12.531Z] #56 4.297 Hit:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [2021-07-13T14:16:12.531Z] #56 6.587 Reading package lists... [2021-07-13T14:16:12.531Z] #56 ... [2021-07-13T14:16:12.531Z] [2021-07-13T14:16:12.531Z] #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-07-13T14:16:12.531Z] #34 sha256:dd1cdb5344fbc4db79ef125a83ba86fb7b32d2543571a4ba9fbb3704ebf4f170 [2021-07-13T14:16:12.531Z] #34 5.073 Install go-toml version v1.8.1 [2021-07-13T14:16:12.286Z] > git rev-list --no-walk fe6f1a4067e15f99adceaa5a1a305103ca09d3f6 # timeout=10 [2021-07-13T14:16:12.788Z] #34 ... [2021-07-13T14:16:12.788Z] [2021-07-13T14:16:12.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-07-13T14:16:12.788Z] #52 sha256:bf790f1f598a1e2856551c8c238d172244d00571ed66fc7fc76ed432c527212d [2021-07-13T14:16:12.788Z] #52 4.757 + RM_GOPATH=0 [2021-07-13T14:16:12.788Z] #52 4.757 + TMP_GOPATH= [2021-07-13T14:16:12.788Z] #52 4.757 + : /build [2021-07-13T14:16:12.788Z] #52 4.757 + '[' -z '' ']' [2021-07-13T14:16:12.788Z] #52 4.757 ++ mktemp -d [2021-07-13T14:16:12.788Z] #52 4.757 + export GOPATH=/tmp/tmp.m332FdOKMK [2021-07-13T14:16:12.788Z] #52 4.757 + GOPATH=/tmp/tmp.m332FdOKMK [2021-07-13T14:16:12.788Z] #52 4.757 + RM_GOPATH=1 [2021-07-13T14:16:12.788Z] #52 4.757 + case "$(go env GOARCH)" in [2021-07-13T14:16:12.788Z] #52 4.757 ++ go env GOARCH [2021-07-13T14:16:12.788Z] #52 4.818 + export GO_BUILDMODE=-buildmode=pie [2021-07-13T14:16:12.788Z] #52 4.818 + GO_BUILDMODE=-buildmode=pie [2021-07-13T14:16:12.788Z] #52 4.818 ++ dirname /tmp/install/install.sh [2021-07-13T14:16:12.788Z] #52 4.821 + dir=/tmp/install [2021-07-13T14:16:12.788Z] #52 4.821 + bin=shfmt [2021-07-13T14:16:12.788Z] #52 4.821 + shift [2021-07-13T14:16:12.788Z] #52 4.822 + '[' '!' -f /tmp/install/shfmt.installer ']' [2021-07-13T14:16:12.788Z] #52 4.822 + . /tmp/install/shfmt.installer [2021-07-13T14:16:12.788Z] #52 4.827 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-07-13T14:16:12.788Z] #52 4.828 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-07-13T14:16:12.788Z] #52 4.828 + install_shfmt [2021-07-13T14:16:12.788Z] #52 4.828 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2021-07-13T14:16:12.788Z] #52 4.828 + git clone https://github.com/mvdan/sh.git /tmp/tmp.m332FdOKMK/src/github.com/mvdan/sh [2021-07-13T14:16:12.788Z] #52 4.842 Cloning into '/tmp/tmp.m332FdOKMK/src/github.com/mvdan/sh'... [2021-07-13T14:16:12.788Z] #52 ... [2021-07-13T14:16:12.788Z] [2021-07-13T14:16:12.788Z] #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-07-13T14:16:12.788Z] #50 sha256:d7165b3a4aa26f769b67dfcca89fb742af968d84717246f68c5af075820bae6e [2021-07-13T14:16:12.788Z] #50 4.694 + RM_GOPATH=0 [2021-07-13T14:16:12.788Z] #50 4.694 + TMP_GOPATH= [2021-07-13T14:16:12.788Z] #50 4.694 + : /build [2021-07-13T14:16:12.788Z] #50 4.694 + '[' -z '' ']' [2021-07-13T14:16:12.788Z] #50 4.698 ++ mktemp -d [2021-07-13T14:16:12.788Z] #50 4.698 + export GOPATH=/tmp/tmp.JqnIIkXrBe [2021-07-13T14:16:12.788Z] #50 4.698 + GOPATH=/tmp/tmp.JqnIIkXrBe [2021-07-13T14:16:12.788Z] #50 4.698 + RM_GOPATH=1 [2021-07-13T14:16:12.788Z] #50 4.698 + case "$(go env GOARCH)" in [2021-07-13T14:16:12.788Z] #50 4.698 ++ go env GOARCH [2021-07-13T14:16:12.788Z] #50 4.740 + export GO_BUILDMODE=-buildmode=pie [2021-07-13T14:16:12.788Z] #50 4.740 + GO_BUILDMODE=-buildmode=pie [2021-07-13T14:16:12.788Z] #50 4.740 ++ dirname /tmp/install/install.sh [2021-07-13T14:16:12.788Z] #50 4.746 + dir=/tmp/install [2021-07-13T14:16:12.788Z] #50 4.746 + bin=golangci_lint [2021-07-13T14:16:12.788Z] #50 4.746 + shift [2021-07-13T14:16:12.788Z] #50 4.746 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2021-07-13T14:16:12.788Z] #50 4.746 + . /tmp/install/golangci_lint.installer [2021-07-13T14:16:12.788Z] #50 4.746 ++ : v1.23.8 [2021-07-13T14:16:12.788Z] #50 4.746 + install_golangci_lint [2021-07-13T14:16:12.788Z] #50 4.746 + set -e [2021-07-13T14:16:12.788Z] #50 4.746 + export GO111MODULE=on [2021-07-13T14:16:12.788Z] #50 4.746 + GO111MODULE=on [2021-07-13T14:16:12.788Z] #50 4.746 + GOBIN=/build [2021-07-13T14:16:12.788Z] #50 4.746 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8 [2021-07-13T14:16:12.788Z] #50 5.397 go: downloading github.com/golangci/golangci-lint v1.23.8 [2021-07-13T14:16:13.045Z] #50 ... [2021-07-13T14:16:13.045Z] [2021-07-13T14:16:13.045Z] #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-07-13T14:16:13.045Z] #36 sha256:64fff9f52c9529e0d6984039a31140fa7e4db232d1c82e55e80357c4264d1390 [2021-07-13T14:16:13.045Z] #36 5.855 Hit:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [2021-07-13T14:16:13.045Z] #36 5.855 Hit:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [2021-07-13T14:16:13.045Z] #36 5.855 Hit:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [2021-07-13T14:16:13.045Z] #36 8.277 Reading package lists... [2021-07-13T14:16:13.045Z] #36 ... [2021-07-13T14:16:13.045Z] [2021-07-13T14:16:13.045Z] #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-07-13T14:16:13.045Z] #46 sha256:58022c254d1a56fdf4cbee89095507aa2a3a91f7987b7ec6bf174f85cd2d52ad [2021-07-13T14:16:13.045Z] #46 4.710 + RM_GOPATH=0 [2021-07-13T14:16:13.045Z] #46 4.710 + TMP_GOPATH= [2021-07-13T14:16:13.045Z] #46 4.710 + : /build [2021-07-13T14:16:13.045Z] #46 4.710 + '[' -z '' ']' [2021-07-13T14:16:13.045Z] #46 4.710 ++ mktemp -d [2021-07-13T14:16:13.045Z] #46 4.710 + export GOPATH=/tmp/tmp.vJXe54X6hS [2021-07-13T14:16:13.045Z] #46 4.710 + GOPATH=/tmp/tmp.vJXe54X6hS [2021-07-13T14:16:13.045Z] #46 4.710 + RM_GOPATH=1 [2021-07-13T14:16:13.045Z] #46 4.710 + case "$(go env GOARCH)" in [2021-07-13T14:16:13.045Z] #46 4.710 ++ go env GOARCH [2021-07-13T14:16:13.045Z] #46 4.746 + export GO_BUILDMODE=-buildmode=pie [2021-07-13T14:16:13.045Z] #46 4.746 + GO_BUILDMODE=-buildmode=pie [2021-07-13T14:16:13.045Z] #46 4.746 ++ dirname /tmp/install/install.sh [2021-07-13T14:16:13.045Z] #46 4.777 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6 [2021-07-13T14:16:13.045Z] #46 4.777 + dir=/tmp/install [2021-07-13T14:16:13.045Z] #46 4.777 + bin=vndr [2021-07-13T14:16:13.045Z] #46 4.777 + shift [2021-07-13T14:16:13.045Z] #46 4.777 + '[' '!' -f /tmp/install/vndr.installer ']' [2021-07-13T14:16:13.045Z] #46 4.777 + . /tmp/install/vndr.installer [2021-07-13T14:16:13.045Z] #46 4.777 ++ : f12b881cb8f081a5058408a58f429b9014833fc6 [2021-07-13T14:16:13.045Z] #46 4.777 + install_vndr [2021-07-13T14:16:13.045Z] #46 4.777 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6' [2021-07-13T14:16:13.046Z] #46 4.777 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.vJXe54X6hS/src/github.com/LK4D4/vndr [2021-07-13T14:16:13.046Z] #46 4.777 Cloning into '/tmp/tmp.vJXe54X6hS/src/github.com/LK4D4/vndr'... [2021-07-13T14:16:13.046Z] #46 5.626 + cd /tmp/tmp.vJXe54X6hS/src/github.com/LK4D4/vndr [2021-07-13T14:16:13.046Z] #46 5.626 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6 [2021-07-13T14:16:13.046Z] #46 5.659 + go build -buildmode=pie -v -o /build/vndr . [2021-07-13T14:16:13.046Z] #46 6.914 internal/unsafeheader [2021-07-13T14:16:13.046Z] #46 7.021 internal/cpu [2021-07-13T14:16:13.046Z] #46 7.090 runtime/internal/atomic [2021-07-13T14:16:13.046Z] #46 7.448 runtime/internal/sys [2021-07-13T14:16:13.046Z] #46 7.651 runtime/internal/math [2021-07-13T14:16:13.046Z] #46 7.772 internal/bytealg [2021-07-13T14:16:13.046Z] #46 7.786 internal/race [2021-07-13T14:16:13.046Z] #46 8.010 sync/atomic [2021-07-13T14:16:13.046Z] #46 8.373 unicode [2021-07-13T14:16:13.046Z] #46 8.782 runtime [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-07-13T14:16:13.302Z] #46 ... [2021-07-13T14:16:13.303Z] [2021-07-13T14:16:13.303Z] #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-07-13T14:16:13.303Z] #24 sha256:e7d4bdbd37c08da1c897c8bfa3fee2ff7e9f6206bc262f8586d483b99d2cac7f [2021-07-13T14:16:13.303Z] #24 4.777 + RM_GOPATH=0 [2021-07-13T14:16:13.303Z] #24 4.777 + TMP_GOPATH= [2021-07-13T14:16:13.303Z] #24 4.777 + : /build [2021-07-13T14:16:13.303Z] #24 4.777 + '[' -z '' ']' [2021-07-13T14:16:13.303Z] #24 4.777 ++ mktemp -d [2021-07-13T14:16:13.303Z] #24 4.777 + export GOPATH=/tmp/tmp.zeXXSMoAmY [2021-07-13T14:16:13.303Z] #24 4.777 + GOPATH=/tmp/tmp.zeXXSMoAmY [2021-07-13T14:16:13.303Z] #24 4.777 + RM_GOPATH=1 [2021-07-13T14:16:13.303Z] #24 4.777 + case "$(go env GOARCH)" in [2021-07-13T14:16:13.303Z] #24 4.777 ++ go env GOARCH [2021-07-13T14:16:13.303Z] #24 4.819 + export GO_BUILDMODE=-buildmode=pie [2021-07-13T14:16:13.303Z] #24 4.819 + GO_BUILDMODE=-buildmode=pie [2021-07-13T14:16:13.303Z] #24 4.819 ++ dirname /tmp/install/install.sh [2021-07-13T14:16:13.303Z] #24 4.824 + dir=/tmp/install [2021-07-13T14:16:13.303Z] #24 4.824 + bin=dockercli [2021-07-13T14:16:13.303Z] #24 4.824 + shift [2021-07-13T14:16:13.303Z] #24 4.824 + '[' '!' -f /tmp/install/dockercli.installer ']' [2021-07-13T14:16:13.303Z] #24 4.824 + . /tmp/install/dockercli.installer [2021-07-13T14:16:13.303Z] #24 4.824 ++ : stable [2021-07-13T14:16:13.303Z] #24 4.824 ++ : 17.06.2-ce [2021-07-13T14:16:13.303Z] #24 4.824 + install_dockercli [2021-07-13T14:16:13.303Z] #24 4.824 + echo 'Install docker/cli version 17.06.2-ce from stable' [2021-07-13T14:16:13.303Z] #24 4.824 Install docker/cli version 17.06.2-ce from stable [2021-07-13T14:16:13.303Z] #24 4.898 ++ uname -m [2021-07-13T14:16:13.303Z] #24 4.905 + arch=x86_64 [2021-07-13T14:16:13.303Z] #24 4.905 + '[' x86_64 '!=' x86_64 ']' [2021-07-13T14:16:13.303Z] #24 4.905 + url=https://download.docker.com/linux/static [2021-07-13T14:16:13.303Z] #24 4.905 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2021-07-13T14:16:13.303Z] #24 4.914 + tar -xz docker/docker [2021-07-13T14:16:13.303Z] #24 ... [2021-07-13T14:16:13.303Z] [2021-07-13T14:16:13.303Z] #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-07-13T14:16:13.303Z] #40 sha256:046651d9cb1e7ef173a77f8638b09f48585f1fb53a8233a6e751c5585e1ee34e [2021-07-13T14:16:13.303Z] #40 4.469 + git clone https://github.com/docker/distribution.git . [2021-07-13T14:16:13.303Z] #40 4.471 Cloning into '.'... [2021-07-13T14:16:13.569Z] #40 ... [2021-07-13T14:16:13.569Z] [2021-07-13T14:16:13.569Z] #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-07-13T14:16:13.569Z] #59 sha256:2f71de709693b43db51ce47313fe4b32fe7cb47b3c2d35035c0b22582b876820 [2021-07-13T14:16:13.569Z] #59 10.79 go: downloading github.com/pkg/errors v0.9.1 [2021-07-13T14:16:13.569Z] #59 10.85 go: downloading github.com/sirupsen/logrus v1.8.1 [2021-07-13T14:16:13.569Z] #59 10.91 go: downloading github.com/urfave/cli/v2 v2.3.0 [2021-07-13T14:16:13.826Z] #59 11.60 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-07-13T14:16:13.843Z] #30 transferring context: 55.68MB 2.6s done [2021-07-13T14:16:13.843Z] #30 DONE 2.6s [2021-07-13T14:16:13.843Z] [2021-07-13T14:16:13.843Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.6-buster@sha256:777d13e40bc15456dceac9b37f926bd7b4c237645da9ff8e3c94d7a4916a909b [2021-07-13T14:16:13.843Z] #9 sha256:8cfbb4990e790dc2e303f70f5b75dc0efc89842a225c994f84141b8eeb09f331 [2021-07-13T14:16:13.843Z] #9 resolve docker.io/library/golang:1.16.6-buster@sha256:777d13e40bc15456dceac9b37f926bd7b4c237645da9ff8e3c94d7a4916a909b 0.0s done [2021-07-13T14:16:13.843Z] #9 sha256:73162799ee0283baa9372d983a556faf2598f97aa1989829327114a48df4e80d 129.05MB / 129.05MB 2.1s done [2021-07-13T14:16:13.843Z] #9 sha256:5424e9528f06a92df2aa59bb2a4d9ce419eee3477a8e6753dce73682d2de4ed5 156B / 156B 0.2s done [2021-07-13T14:16:13.843Z] #9 sha256:777d13e40bc15456dceac9b37f926bd7b4c237645da9ff8e3c94d7a4916a909b 1.86kB / 1.86kB done [2021-07-13T14:16:13.843Z] #9 sha256:264ebcddca05426de1c8a04cfb3a27fff72468c1d32b2d0f367d614e11449362 1.79kB / 1.79kB done [2021-07-13T14:16:13.843Z] #9 sha256:f69b4d4a2ed1cce0d22922898e131c6f9c94b663c08806996986c2c77890d3c8 6.99kB / 6.99kB done [2021-07-13T14:16:13.843Z] #9 extracting sha256:73162799ee0283baa9372d983a556faf2598f97aa1989829327114a48df4e80d 0.2s [2021-07-13T14:16:14.279Z] + docker version [2021-07-13T14:16:15.197Z] #59 ... [2021-07-13T14:16:15.197Z] [2021-07-13T14:16:15.197Z] #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-07-13T14:16:15.197Z] #24 sha256:e7d4bdbd37c08da1c897c8bfa3fee2ff7e9f6206bc262f8586d483b99d2cac7f [2021-07-13T14:16:15.197Z] #24 12.79 + mkdir -p /build [2021-07-13T14:16:15.197Z] #24 12.81 + mv docker/docker /build/ [2021-07-13T14:16:15.197Z] #24 12.83 + rmdir docker [2021-07-13T14:16:15.197Z] #24 DONE 13.1s [2021-07-13T14:16:15.454Z] [2021-07-13T14:16:15.454Z] #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-07-13T14:16:15.454Z] #46 sha256:58022c254d1a56fdf4cbee89095507aa2a3a91f7987b7ec6bf174f85cd2d52ad [2021-07-13T14:16:15.454Z] #46 11.96 unicode/utf8 [2021-07-13T14:16:15.454Z] #46 12.55 math/bits [2021-07-13T14:16:16.019Z] #46 13.79 math [2021-07-13T14:16:16.467Z] Client: Mirantis Container Runtime [2021-07-13T14:16:16.467Z] Version: 20.10.0 [2021-07-13T14:16:16.467Z] API version: 1.41 [2021-07-13T14:16:16.467Z] Go version: go1.13.15 [2021-07-13T14:16:16.467Z] Git commit: 6ee42dc [2021-07-13T14:16:16.467Z] Built: 03/11/2021 13:24:56 [2021-07-13T14:16:16.467Z] OS/Arch: windows/amd64 [2021-07-13T14:16:16.467Z] Context: default [2021-07-13T14:16:16.467Z] Experimental: true [2021-07-13T14:16:16.467Z] [2021-07-13T14:16:16.467Z] Server: Mirantis Container Runtime [2021-07-13T14:16:16.467Z] Engine: [2021-07-13T14:16:16.467Z] Version: 20.10.0 [2021-07-13T14:16:16.467Z] API version: 1.41 (minimum version 1.24) [2021-07-13T14:16:16.467Z] Go version: go1.13.15 [2021-07-13T14:16:16.467Z] Git commit: 1e08f21e79 [2021-07-13T14:16:16.467Z] Built: 03/11/2021 13:23:32 [2021-07-13T14:16:16.467Z] OS/Arch: windows/amd64 [2021-07-13T14:16:16.467Z] Experimental: true [Pipeline] sh [2021-07-13T14:16:17.507Z] + docker info [2021-07-13T14:16:17.917Z] #46 ... [2021-07-13T14:16:17.917Z] [2021-07-13T14:16:17.917Z] #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-07-13T14:16:17.917Z] #27 sha256:79a534002c5e148a22f2d3db585f4c4d678d1e34ffd0da3683d6547c6babf18e [2021-07-13T14:16:17.917Z] #27 CACHED [2021-07-13T14:16:17.917Z] [2021-07-13T14:16:17.917Z] #28 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-07-13T14:16:17.917Z] #28 sha256:25052b1c949da8825b0796f9e65d2e04e27a5668fce8ee15f5cb1bb459d514bd [2021-07-13T14:16:17.917Z] #28 CACHED [2021-07-13T14:16:17.917Z] [2021-07-13T14:16:17.917Z] #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-07-13T14:16:17.917Z] #29 sha256:08021089d644bc4ca02a25c86fb9375b2c08f79cf4b1da3aaff6277edf0a68ea [2021-07-13T14:16:17.917Z] #29 CACHED [2021-07-13T14:16:17.917Z] [2021-07-13T14:16:17.917Z] #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-07-13T14:16:17.917Z] #52 sha256:bf790f1f598a1e2856551c8c238d172244d00571ed66fc7fc76ed432c527212d [2021-07-13T14:16:17.917Z] #52 15.51 + cd /tmp/tmp.m332FdOKMK/src/github.com/mvdan/sh [2021-07-13T14:16:17.917Z] #52 15.51 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-07-13T14:16:17.917Z] #52 15.64 + GO111MODULE=on [2021-07-13T14:16:17.917Z] #52 15.64 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2021-07-13T14:16:18.031Z] #9 extracting sha256:73162799ee0283baa9372d983a556faf2598f97aa1989829327114a48df4e80d 4.7s done [2021-07-13T14:16:18.031Z] #9 extracting sha256:5424e9528f06a92df2aa59bb2a4d9ce419eee3477a8e6753dce73682d2de4ed5 done [2021-07-13T14:16:18.175Z] #52 ... [2021-07-13T14:16:18.175Z] [2021-07-13T14:16:18.175Z] #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 "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-07-13T14:16:18.175Z] #32 sha256:e5a47005f578bbeec018e89af2d3942afbe4d492ad54425cac9a1a2acaffc2ab [2021-07-13T14:16:18.175Z] #32 5.699 + git clone https://github.com/kolyshkin/go-swagger.git . [2021-07-13T14:16:18.175Z] #32 5.708 Cloning into '.'... [2021-07-13T14:16:18.289Z] #9 DONE 7.5s [2021-07-13T14:16:18.289Z] [2021-07-13T14:16:18.289Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-07-13T14:16:18.289Z] #10 sha256:f31cfcb8c1cb97cf046c06b83c5851168f4dcf5a7db8e345826fe73a06071418 [2021-07-13T14:16:18.433Z] #32 ... [2021-07-13T14:16:18.433Z] [2021-07-13T14:16:18.433Z] #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-07-13T14:16:18.433Z] #36 sha256:64fff9f52c9529e0d6984039a31140fa7e4db232d1c82e55e80357c4264d1390 [2021-07-13T14:16:18.433Z] #36 8.277 Reading package lists... [2021-07-13T14:16:18.433Z] #36 16.05 Reading package lists... [2021-07-13T14:16:18.433Z] #36 ... [2021-07-13T14:16:18.433Z] [2021-07-13T14:16:18.433Z] #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-07-13T14:16:18.433Z] #44 sha256:32d273d0a331f45169fb71cf76dfadc17e2dfbe42a57834f44e0a74149475f89 [2021-07-13T14:16:18.433Z] #44 5.814 Hit:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [2021-07-13T14:16:18.433Z] #44 5.817 Hit:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [2021-07-13T14:16:18.433Z] #44 5.818 Hit:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [2021-07-13T14:16:18.433Z] #44 6.336 Hit:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10 InRelease [2021-07-13T14:16:18.701Z] #44 9.258 Reading package lists... [2021-07-13T14:16:18.701Z] #44 ... [2021-07-13T14:16:18.701Z] [2021-07-13T14:16:18.701Z] #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-07-13T14:16:18.701Z] #50 sha256:d7165b3a4aa26f769b67dfcca89fb742af968d84717246f68c5af075820bae6e [2021-07-13T14:16:18.701Z] #50 16.29 go: downloading github.com/fatih/color v1.7.0 [2021-07-13T14:16:18.701Z] #50 16.29 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-07-13T14:16:18.701Z] #50 16.36 go: downloading github.com/pkg/errors v0.8.1 [2021-07-13T14:16:18.701Z] #50 16.37 go: downloading github.com/spf13/cobra v0.0.5 [2021-07-13T14:16:18.701Z] #50 16.45 go: downloading github.com/spf13/pflag v1.0.5 [2021-07-13T14:16:18.960Z] #50 16.74 go: downloading github.com/spf13/viper v1.6.1 [2021-07-13T14:16:19.526Z] #50 17.16 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-07-13T14:16:19.526Z] #50 17.16 go: downloading github.com/go-critic/go-critic v0.4.1 [2021-07-13T14:16:20.126Z] #50 17.96 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2021-07-13T14:16:20.383Z] #50 18.26 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-07-13T14:16:21.257Z] Client: [2021-07-13T14:16:21.257Z] Context: default [2021-07-13T14:16:21.257Z] Debug Mode: false [2021-07-13T14:16:21.257Z] Plugins: [2021-07-13T14:16:21.257Z] app: Docker Application (Docker Inc., v0.8.0) [2021-07-13T14:16:21.257Z] cluster: Manage Mirantis Container Cloud clusters (Mirantis Inc., v1.9.0) [2021-07-13T14:16:21.257Z] registry: Manage Docker registries (Docker Inc., 0.1.0) [2021-07-13T14:16:21.257Z] [2021-07-13T14:16:21.257Z] Server: [2021-07-13T14:16:21.257Z] Containers: 2 [2021-07-13T14:16:21.257Z] Running: 0 [2021-07-13T14:16:21.257Z] Paused: 0 [2021-07-13T14:16:21.257Z] Stopped: 2 [2021-07-13T14:16:21.257Z] Images: 11 [2021-07-13T14:16:21.257Z] Server Version: 20.10.0 [2021-07-13T14:16:21.257Z] Storage Driver: windowsfilter (windows) lcow (linux) [2021-07-13T14:16:21.257Z] Windows: [2021-07-13T14:16:21.257Z] LCOW: [2021-07-13T14:16:21.257Z] Logging Driver: json-file [2021-07-13T14:16:21.257Z] Plugins: [2021-07-13T14:16:21.257Z] Volume: local [2021-07-13T14:16:21.257Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-07-13T14:16:21.257Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-07-13T14:16:21.257Z] Swarm: inactive [2021-07-13T14:16:21.257Z] Default Isolation: process [2021-07-13T14:16:21.257Z] Kernel Version: 10.0 20295 (20295.1.amd64fre.fe_release.210212-1600) [2021-07-13T14:16:21.257Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20295.1) [2021-07-13T14:16:21.257Z] OSType: windows [2021-07-13T14:16:21.257Z] Architecture: x86_64 [2021-07-13T14:16:21.257Z] CPUs: 4 [2021-07-13T14:16:21.257Z] Total Memory: 32GiB [2021-07-13T14:16:21.257Z] Name: azwin-2-fca940 [2021-07-13T14:16:21.257Z] ID: HIW7:RJDB:LAOZ:BJYL:XAN5:UZSY:3HLA:IGW5:APOR:JIRV:4S77:NKO6 [2021-07-13T14:16:21.257Z] Docker Root Dir: D:\docker [2021-07-13T14:16:21.257Z] Debug Mode: false [2021-07-13T14:16:21.257Z] Registry: https://index.docker.io/v1/ [2021-07-13T14:16:21.257Z] Labels: [2021-07-13T14:16:21.257Z] Experimental: true [2021-07-13T14:16:21.257Z] Insecure Registries: [2021-07-13T14:16:21.257Z] 10.0.0.4:5000 [2021-07-13T14:16:21.257Z] 127.0.0.0/8 [2021-07-13T14:16:21.257Z] Registry Mirrors: [2021-07-13T14:16:21.257Z] http://10.0.0.4:5000/ [2021-07-13T14:16:21.257Z] Live Restore Enabled: false [2021-07-13T14:16:21.257Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] powershell [2021-07-13T14:16:22.909Z] #50 ... [2021-07-13T14:16:22.909Z] [2021-07-13T14:16:22.909Z] #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-07-13T14:16:22.909Z] #13 sha256:7af9587b85ec8f51544bd1fdefc057074fc38f90e7991d1b6522ac0e77f13136 [2021-07-13T14:16:22.909Z] #13 6.134 Reading package lists... [2021-07-13T14:16:22.909Z] #13 14.42 Reading package lists... [2021-07-13T14:16:22.909Z] #13 ... [2021-07-13T14:16:22.909Z] [2021-07-13T14:16:22.909Z] #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-07-13T14:16:22.909Z] #46 sha256:58022c254d1a56fdf4cbee89095507aa2a3a91f7987b7ec6bf174f85cd2d52ad [2021-07-13T14:16:22.909Z] #46 18.13 encoding [2021-07-13T14:16:22.909Z] #46 18.27 unicode/utf16 [2021-07-13T14:16:22.909Z] #46 18.55 container/list [2021-07-13T14:16:22.909Z] #46 19.10 crypto/internal/subtle [2021-07-13T14:16:22.909Z] #46 19.20 crypto/subtle [2021-07-13T14:16:22.909Z] #46 19.32 vendor/golang.org/x/crypto/cryptobyte/asn1 [2021-07-13T14:16:22.909Z] #46 19.42 internal/nettrace [2021-07-13T14:16:22.909Z] #46 19.61 runtime/cgo [2021-07-13T14:16:23.475Z] #46 ... [2021-07-13T14:16:23.475Z] [2021-07-13T14:16:23.475Z] #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-07-13T14:16:23.475Z] #34 sha256:dd1cdb5344fbc4db79ef125a83ba86fb7b32d2543571a4ba9fbb3704ebf4f170 [2021-07-13T14:16:23.475Z] #34 11.02 github.com/pelletier/go-toml [2021-07-13T14:16:23.475Z] #34 18.88 github.com/pelletier/go-toml/cmd/tomll [2021-07-13T14:16:23.475Z] #34 ... [2021-07-13T14:16:23.475Z] [2021-07-13T14:16:23.475Z] #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-07-13T14:16:23.475Z] #40 sha256:046651d9cb1e7ef173a77f8638b09f48585f1fb53a8233a6e751c5585e1ee34e [2021-07-13T14:16:23.475Z] #40 20.48 Checking out files: 90% (1533/1696) Checking out files: 91% (1544/1696) Checking out files: 92% (1561/1696) Checking out files: 93% (1578/1696) Checking out files: 94% (1595/1696) Checking out files: 95% (1612/1696) Checking out files: 96% (1629/1696) Checking out files: 97% (1646/1696) Checking out files: 98% (1663/1696) Checking out files: 99% (1680/1696) Checking out files: 100% (1696/1696) Checking out files: 100% (1696/1696), done. [2021-07-13T14:16:23.475Z] #40 20.65 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2021-07-13T14:16:23.555Z] #10 DONE 5.0s [2021-07-13T14:16:23.555Z] [2021-07-13T14:16:23.555Z] #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-07-13T14:16:23.555Z] #11 sha256:7480fd2adfdaf61134cac99f4388e3090592dd40cfe54920e780d975f3a98d84 [2021-07-13T14:16:23.734Z] #40 ... [2021-07-13T14:16:23.734Z] [2021-07-13T14:16:23.734Z] #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-07-13T14:16:23.734Z] #34 sha256:dd1cdb5344fbc4db79ef125a83ba86fb7b32d2543571a4ba9fbb3704ebf4f170 [2021-07-13T14:16:23.734Z] #34 DONE 21.3s [2021-07-13T14:16:23.734Z] [2021-07-13T14:16:23.734Z] #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-07-13T14:16:23.734Z] #59 sha256:2f71de709693b43db51ce47313fe4b32fe7cb47b3c2d35035c0b22582b876820 [2021-07-13T14:16:23.734Z] #59 15.38 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-07-13T14:16:23.734Z] #59 16.18 go: downloading github.com/google/uuid v1.2.0 [2021-07-13T14:16:23.734Z] #59 16.18 go: downloading github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-07-13T14:16:23.734Z] #59 16.23 go: downloading github.com/moby/vpnkit v0.5.0 [2021-07-13T14:16:23.734Z] #59 16.23 go: downloading github.com/gofrs/flock v0.8.0 [2021-07-13T14:16:23.734Z] #59 16.42 go: downloading github.com/gorilla/mux v1.8.0 [2021-07-13T14:16:23.734Z] #59 16.65 go: downloading github.com/moby/sys/mountinfo v0.4.1 [2021-07-13T14:16:23.734Z] #59 17.11 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-07-13T14:16:23.734Z] #59 17.25 go: downloading github.com/u-root/u-root v7.0.0+incompatible [2021-07-13T14:16:23.814Z] #11 DONE 0.5s [2021-07-13T14:16:23.990Z] #59 ... [2021-07-13T14:16:23.990Z] [2021-07-13T14:16:23.990Z] #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-07-13T14:16:23.990Z] #50 sha256:d7165b3a4aa26f769b67dfcca89fb742af968d84717246f68c5af075820bae6e [2021-07-13T14:16:23.990Z] #50 21.89 go: downloading github.com/mattn/go-colorable v0.1.4 [2021-07-13T14:16:24.081Z] [2021-07-13T14:16:24.081Z] #46 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-07-13T14:16:24.081Z] #46 sha256:88a63ed90c284f16bcd2b983c261ebeb7aaf63d03756e8a40c63e659865976db [2021-07-13T14:16:24.081Z] #46 DONE 0.1s [2021-07-13T14:16:24.081Z] [2021-07-13T14:16:24.081Z] #47 [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-07-13T14:16:24.081Z] #47 sha256:046651d9cb1e7ef173a77f8638b09f48585f1fb53a8233a6e751c5585e1ee34e [2021-07-13T14:16:24.081Z] #47 ... [2021-07-13T14:16:24.081Z] [2021-07-13T14:16:24.081Z] #50 [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-07-13T14:16:24.081Z] #50 sha256:ceb87366b2e3b9593e5438d41a43e6e5c48348b90209b5afbd0c8d2b0458d500 [2021-07-13T14:16:24.081Z] #50 DONE 0.2s [2021-07-13T14:16:24.081Z] [2021-07-13T14:16:24.081Z] #38 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-07-13T14:16:24.081Z] #38 sha256:7ea5a6e94bbcf2ec50043f17c621483c742661cb6177f3b748a1d68cc9976aa4 [2021-07-13T14:16:24.081Z] #38 DONE 0.2s [2021-07-13T14:16:24.247Z] #50 21.89 go: downloading github.com/sirupsen/logrus v1.4.2 [2021-07-13T14:16:24.342Z] [2021-07-13T14:16:24.342Z] #39 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-07-13T14:16:24.342Z] #39 sha256:e5a47005f578bbeec018e89af2d3942afbe4d492ad54425cac9a1a2acaffc2ab [2021-07-13T14:16:24.504Z] #50 22.08 go: downloading github.com/stretchr/testify v1.4.0 [2021-07-13T14:16:24.504Z] #50 22.31 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-07-13T14:16:24.760Z] #50 22.39 go: downloading github.com/mattn/go-isatty v0.0.8 [2021-07-13T14:16:24.760Z] #50 22.45 go: downloading github.com/inconshreveable/mousetrap v1.0.0 [2021-07-13T14:16:24.760Z] #50 22.55 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2021-07-13T14:16:25.017Z] #50 22.59 go: downloading github.com/hashicorp/hcl v1.0.0 [2021-07-13T14:16:25.275Z] #50 22.85 go: downloading github.com/magiconair/properties v1.8.1 [2021-07-13T14:16:25.275Z] #50 22.87 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-07-13T14:16:25.275Z] #50 22.94 go: downloading github.com/pelletier/go-toml v1.2.0 [2021-07-13T14:16:25.275Z] #50 22.95 go: downloading github.com/spf13/afero v1.1.2 [2021-07-13T14:16:25.275Z] #50 23.14 go: downloading github.com/spf13/cast v1.3.0 [2021-07-13T14:16:25.532Z] #50 23.16 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2021-07-13T14:16:25.532Z] #50 23.20 go: downloading github.com/subosito/gotenv v1.2.0 [2021-07-13T14:16:25.532Z] #50 23.21 go: downloading gopkg.in/ini.v1 v1.51.0 [2021-07-13T14:16:25.532Z] #50 23.28 go: downloading gopkg.in/yaml.v2 v2.2.7 [2021-07-13T14:16:25.532Z] #50 ... [2021-07-13T14:16:25.532Z] [2021-07-13T14:16:25.532Z] #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-07-13T14:16:25.532Z] #56 sha256:74b25419bda146acb1324497e0de2f7282812392f4f248a320eaaf103c051506 [2021-07-13T14:16:25.532Z] #56 6.587 Reading package lists... [2021-07-13T14:16:25.532Z] #56 13.91 Reading package lists... [2021-07-13T14:16:25.532Z] #56 20.99 Building dependency tree... [2021-07-13T14:16:25.532Z] #56 22.77 Reading state information... [2021-07-13T14:16:25.790Z] #56 ... [2021-07-13T14:16:25.790Z] [2021-07-13T14:16:25.790Z] #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-07-13T14:16:25.790Z] #50 sha256:d7165b3a4aa26f769b67dfcca89fb742af968d84717246f68c5af075820bae6e [2021-07-13T14:16:25.790Z] #50 23.45 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2021-07-13T14:16:25.790Z] #50 23.48 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2021-07-13T14:16:25.790Z] #50 23.49 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2021-07-13T14:16:25.790Z] #50 23.52 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2021-07-13T14:16:25.790Z] #50 23.53 go: downloading github.com/go-toolsmith/astp v1.0.0 [2021-07-13T14:16:25.790Z] #50 23.58 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2021-07-13T14:16:25.790Z] #50 23.61 go: downloading github.com/go-toolsmith/typep v1.0.0 [2021-07-13T14:16:25.790Z] #50 23.64 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2021-07-13T14:16:26.047Z] #50 23.68 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2021-07-13T14:16:26.047Z] #50 23.72 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-07-13T14:16:26.047Z] #50 23.78 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-07-13T14:16:26.047Z] #50 23.78 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-07-13T14:16:26.047Z] #50 23.83 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-07-13T14:16:26.047Z] #50 23.86 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-07-13T14:16:26.305Z] #50 23.95 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-07-13T14:16:26.305Z] #50 24.01 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-07-13T14:16:26.305Z] #50 24.21 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-07-13T14:16:26.562Z] #50 24.26 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-07-13T14:16:26.562Z] #50 24.27 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-07-13T14:16:26.562Z] #50 24.32 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-07-13T14:16:26.562Z] #50 24.42 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-07-13T14:16:26.819Z] #50 24.50 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-07-13T14:16:26.819Z] #50 24.53 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-07-13T14:16:26.819Z] #50 24.58 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-07-13T14:16:26.819Z] #50 24.61 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-07-13T14:16:26.819Z] #50 24.66 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-07-13T14:16:26.874Z] #39 ... [2021-07-13T14:16:26.874Z] [2021-07-13T14:16:26.874Z] #12 [cross-true 1/6] RUN dpkg --add-architecture arm64 [2021-07-13T14:16:26.874Z] #12 sha256:73f3b4610d07105bdec3d8eb00953448549d42260aaf27307441a4b44df69782 [2021-07-13T14:16:26.874Z] #12 DONE 3.0s [2021-07-13T14:16:27.133Z] [2021-07-13T14:16:27.133Z] #13 [cross-true 2/6] RUN dpkg --add-architecture armel [2021-07-13T14:16:27.133Z] #13 sha256:c4e96131a2a88c748ee8c95e59c5712c8c7551e89fee5ee59ad3d1acfdfaace0 [2021-07-13T14:16:27.384Z] #50 24.96 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2021-07-13T14:16:27.384Z] #50 24.96 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-07-13T14:16:27.384Z] #50 25.07 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2021-07-13T14:16:27.384Z] #50 25.11 go: downloading github.com/ultraware/funlen v0.0.2 [2021-07-13T14:16:27.384Z] #50 25.17 go: downloading github.com/ultraware/whitespace v0.0.4 [2021-07-13T14:16:27.384Z] #50 25.17 go: downloading github.com/uudashr/gocognit v1.0.1 [2021-07-13T14:16:27.384Z] #50 25.23 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2021-07-13T14:16:28.317Z] #50 25.95 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-07-13T14:16:28.317Z] #50 25.95 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-07-13T14:16:28.317Z] #50 26.06 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-07-13T14:16:28.317Z] #50 26.06 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-07-13T14:16:28.317Z] #50 26.14 go: downloading github.com/davecgh/go-spew v1.1.1 [2021-07-13T14:16:28.575Z] #50 26.42 go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-07-13T14:16:28.862Z] #50 26.50 go: downloading github.com/stretchr/objx v0.2.0 [2021-07-13T14:16:28.862Z] #50 26.69 go: downloading golang.org/x/text v0.3.2 [2021-07-13T14:16:29.037Z] #13 DONE 1.7s [2021-07-13T14:16:29.037Z] [2021-07-13T14:16:29.037Z] #14 [cross-true 3/6] RUN dpkg --add-architecture armhf [2021-07-13T14:16:29.037Z] #14 sha256:b8bbdb74ebf5a53f81757c7f49d730db2e0580196bc1797b2dd9252dd70a4ce0 [2021-07-13T14:16:29.122Z] #50 ... [2021-07-13T14:16:29.122Z] [2021-07-13T14:16:29.122Z] #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-07-13T14:16:29.122Z] #52 sha256:bf790f1f598a1e2856551c8c238d172244d00571ed66fc7fc76ed432c527212d [2021-07-13T14:16:29.122Z] #52 16.75 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-07-13T14:16:29.122Z] #52 16.75 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-07-13T14:16:29.122Z] #52 16.87 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-07-13T14:16:29.122Z] #52 18.65 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-07-13T14:16:29.122Z] #52 22.40 runtime [2021-07-13T14:16:29.122Z] #52 ... [2021-07-13T14:16:29.122Z] [2021-07-13T14:16:29.122Z] #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-07-13T14:16:29.122Z] #44 sha256:32d273d0a331f45169fb71cf76dfadc17e2dfbe42a57834f44e0a74149475f89 [2021-07-13T14:16:29.122Z] #44 9.258 Reading package lists... [2021-07-13T14:16:29.122Z] #44 16.83 Reading package lists... [2021-07-13T14:16:29.122Z] #44 23.64 Building dependency tree... [2021-07-13T14:16:29.122Z] #44 24.91 Reading state information... [2021-07-13T14:16:29.385Z] #44 26.61 The following additional packages will be installed: [2021-07-13T14:16:29.385Z] #44 26.62 libmpdec2 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf17 libpython3-stdlib [2021-07-13T14:16:29.385Z] #44 26.62 libpython3.7-minimal libpython3.7-stdlib python3 python3-minimal [2021-07-13T14:16:29.385Z] #44 26.62 python3-pkg-resources python3-protobuf python3-six python3.7 [2021-07-13T14:16:29.385Z] #44 26.62 python3.7-minimal [2021-07-13T14:16:29.385Z] #44 26.62 Suggested packages: [2021-07-13T14:16:29.385Z] #44 26.62 python3-doc python3-tk python3-venv python3-setuptools python3.7-venv [2021-07-13T14:16:29.385Z] #44 26.62 python3.7-doc binfmt-support [2021-07-13T14:16:29.385Z] #44 ... [2021-07-13T14:16:29.385Z] [2021-07-13T14:16:29.385Z] #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-07-13T14:16:29.385Z] #56 sha256:74b25419bda146acb1324497e0de2f7282812392f4f248a320eaaf103c051506 [2021-07-13T14:16:29.385Z] #56 24.54 The following additional packages will be installed: [2021-07-13T14:16:29.385Z] #56 24.56 libbtrfs0 [2021-07-13T14:16:29.385Z] #56 24.76 The following NEW packages will be installed: [2021-07-13T14:16:29.385Z] #56 24.77 libbtrfs-dev libbtrfs0 [2021-07-13T14:16:29.385Z] #56 25.18 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2021-07-13T14:16:29.385Z] #56 25.18 Need to get 119 kB of archives. [2021-07-13T14:16:29.385Z] #56 25.18 After this operation, 387 kB of additional disk space will be used. [2021-07-13T14:16:29.385Z] #56 25.18 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2021-07-13T14:16:29.385Z] #56 25.19 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2021-07-13T14:16:29.385Z] #56 26.22 debconf: delaying package configuration, since apt-utils is not installed [2021-07-13T14:16:29.385Z] #56 26.48 Fetched 119 kB in 0s (424 kB/s) [2021-07-13T14:16:29.385Z] #56 26.61 Selecting previously unselected package libbtrfs0. [2021-07-13T14:16:29.386Z] #56 26.61 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15421 files and directories currently installed.) [2021-07-13T14:16:29.386Z] #56 26.76 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ... [2021-07-13T14:16:29.386Z] #56 26.81 Unpacking libbtrfs0 (4.20.1-2) ... [2021-07-13T14:16:29.386Z] #56 26.92 Selecting previously unselected package libbtrfs-dev. [2021-07-13T14:16:29.386Z] #56 26.94 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ... [2021-07-13T14:16:29.386Z] #56 26.96 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-07-13T14:16:29.643Z] #56 27.17 Setting up libbtrfs0 (4.20.1-2) ... [2021-07-13T14:16:29.643Z] #56 27.32 Setting up libbtrfs-dev (4.20.1-2) ... [2021-07-13T14:16:29.643Z] #56 27.38 Processing triggers for libc-bin (2.28-10) ... [2021-07-13T14:16:29.976Z] #14 DONE 1.4s [2021-07-13T14:16:29.976Z] [2021-07-13T14:16:29.976Z] #53 [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-07-13T14:16:29.976Z] #53 sha256:0f7ac9d986aa612c70a27d31f2b8b3e6fd28d5cd9e3692e27f7895619c6ea659 [2021-07-13T14:16:29.976Z] #53 2.901 + RM_GOPATH=0 [2021-07-13T14:16:29.976Z] #53 2.901 + TMP_GOPATH= [2021-07-13T14:16:29.976Z] #53 2.901 + : /build [2021-07-13T14:16:29.976Z] #53 2.901 + '[' -z '' ']' [2021-07-13T14:16:29.976Z] #53 2.901 ++ mktemp -d [2021-07-13T14:16:29.976Z] #53 2.905 + export GOPATH=/tmp/tmp.fXu4etjjl1 [2021-07-13T14:16:29.976Z] #53 2.905 + GOPATH=/tmp/tmp.fXu4etjjl1 [2021-07-13T14:16:29.976Z] #53 2.905 + RM_GOPATH=1 [2021-07-13T14:16:29.976Z] #53 2.905 + case "$(go env GOARCH)" in [2021-07-13T14:16:29.976Z] #53 2.905 ++ go env GOARCH [2021-07-13T14:16:29.976Z] #53 2.921 + export GO_BUILDMODE=-buildmode=pie [2021-07-13T14:16:29.976Z] #53 2.921 + GO_BUILDMODE=-buildmode=pie [2021-07-13T14:16:29.976Z] #53 2.921 ++ dirname /tmp/install/install.sh [2021-07-13T14:16:29.976Z] #53 2.921 + dir=/tmp/install [2021-07-13T14:16:29.976Z] #53 2.921 + bin=vndr [2021-07-13T14:16:29.976Z] #53 2.921 + shift [2021-07-13T14:16:29.976Z] #53 2.921 + '[' '!' -f /tmp/install/vndr.installer ']' [2021-07-13T14:16:29.976Z] #53 2.921 + . /tmp/install/vndr.installer [2021-07-13T14:16:29.976Z] #53 2.921 ++ : f12b881cb8f081a5058408a58f429b9014833fc6 [2021-07-13T14:16:29.976Z] #53 2.921 + install_vndr [2021-07-13T14:16:29.976Z] #53 2.921 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6' [2021-07-13T14:16:29.976Z] #53 2.921 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.fXu4etjjl1/src/github.com/LK4D4/vndr [2021-07-13T14:16:29.976Z] #53 2.921 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6 [2021-07-13T14:16:29.976Z] #53 2.921 Cloning into '/tmp/tmp.fXu4etjjl1/src/github.com/LK4D4/vndr'... [2021-07-13T14:16:29.976Z] #53 3.367 + cd /tmp/tmp.fXu4etjjl1/src/github.com/LK4D4/vndr [2021-07-13T14:16:29.976Z] #53 3.367 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6 [2021-07-13T14:16:29.976Z] #53 3.379 + go build -buildmode=pie -v -o /build/vndr . [2021-07-13T14:16:29.976Z] #53 4.578 internal/unsafeheader [2021-07-13T14:16:29.976Z] #53 4.621 internal/cpu [2021-07-13T14:16:29.976Z] #53 4.692 runtime/internal/atomic [2021-07-13T14:16:29.976Z] #53 5.152 runtime/internal/sys [2021-07-13T14:16:29.976Z] #53 5.465 runtime/internal/math [2021-07-13T14:16:29.976Z] #53 5.465 internal/bytealg [2021-07-13T14:16:29.976Z] #53 5.523 internal/race [2021-07-13T14:16:29.976Z] #53 5.621 sync/atomic [2021-07-13T14:16:29.976Z] #53 5.897 unicode [2021-07-13T14:16:30.208Z] #56 DONE 27.8s [2021-07-13T14:16:30.208Z] [2021-07-13T14:16:30.208Z] #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-07-13T14:16:30.208Z] #57 sha256:f2d656d340a450309404cc570d4fb14ed3318242263a9cf50feb24fccb416765 [2021-07-13T14:16:30.235Z] #53 ... [2021-07-13T14:16:30.235Z] [2021-07-13T14:16:30.235Z] #15 [cross-true 4/6] RUN dpkg --add-architecture ppc64el [2021-07-13T14:16:30.235Z] #15 sha256:aecb427a2222028d144079e8f2fb3ac42121ba38d1256f0f9c71cc2c0d967f5f [2021-07-13T14:16:31.581Z] #57 1.169 + RM_GOPATH=0 [2021-07-13T14:16:31.581Z] #57 1.169 + TMP_GOPATH= [2021-07-13T14:16:31.581Z] #57 1.169 + : /build [2021-07-13T14:16:31.581Z] #57 1.169 + '[' -z '' ']' [2021-07-13T14:16:31.581Z] #57 1.171 ++ mktemp -d [2021-07-13T14:16:31.581Z] #57 1.173 + export GOPATH=/tmp/tmp.Mk6nY4HRE5 [2021-07-13T14:16:31.581Z] #57 1.173 + GOPATH=/tmp/tmp.Mk6nY4HRE5 [2021-07-13T14:16:31.581Z] #57 1.173 + RM_GOPATH=1 [2021-07-13T14:16:31.581Z] #57 1.173 + case "$(go env GOARCH)" in [2021-07-13T14:16:31.581Z] #57 1.174 ++ go env GOARCH [2021-07-13T14:16:31.581Z] #57 1.211 + export GO_BUILDMODE=-buildmode=pie [2021-07-13T14:16:31.581Z] #57 1.211 + GO_BUILDMODE=-buildmode=pie [2021-07-13T14:16:31.581Z] #57 1.214 ++ dirname /tmp/install/install.sh [2021-07-13T14:16:31.581Z] #57 1.218 + dir=/tmp/install [2021-07-13T14:16:31.581Z] #57 1.222 + bin=containerd [2021-07-13T14:16:31.581Z] #57 1.223 + shift [2021-07-13T14:16:31.581Z] #57 1.223 + '[' '!' -f /tmp/install/containerd.installer ']' [2021-07-13T14:16:31.581Z] #57 1.224 + . /tmp/install/containerd.installer [2021-07-13T14:16:31.581Z] #57 1.225 ++ set -e [2021-07-13T14:16:31.581Z] #57 1.226 ++ : 36cc874494a56a253cd181a1a685b44b58a2e34a [2021-07-13T14:16:31.581Z] #57 1.231 + install_containerd [2021-07-13T14:16:31.581Z] #57 1.236 + echo 'Install containerd version 36cc874494a56a253cd181a1a685b44b58a2e34a' [2021-07-13T14:16:31.581Z] #57 1.236 Install containerd version 36cc874494a56a253cd181a1a685b44b58a2e34a [2021-07-13T14:16:31.581Z] #57 1.239 + git clone https://github.com/containerd/containerd.git /tmp/tmp.Mk6nY4HRE5/src/github.com/containerd/containerd [2021-07-13T14:16:31.581Z] #57 1.244 Cloning into '/tmp/tmp.Mk6nY4HRE5/src/github.com/containerd/containerd'... [2021-07-13T14:16:31.614Z] #15 DONE 1.4s [2021-07-13T14:16:31.614Z] [2021-07-13T14:16:31.614Z] #16 [cross-true 5/6] RUN dpkg --add-architecture s390x [2021-07-13T14:16:31.614Z] #16 sha256:4c5a49243cc1f02915b15496328105c15a73c7d7c0e3805b5256d029d492183a [2021-07-13T14:16:32.352Z] DEBUG: print all environment variables to check how Jenkins runs this script [2021-07-13T14:16:32.352Z] C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-015d8a61\powershellScript.ps1'; exit $LASTEXITCODE; [2021-07-13T14:16:32.352Z] ---------------------------------------------------------------------------- [2021-07-13T14:16:32.352Z] [2021-07-13T14:16:32.352Z] INFO: executeCI.ps1 starting at Tue Jul 13 14:16:30 CUT 2021 [2021-07-13T14:16:32.352Z] [2021-07-13T14:16:32.352Z] INFO: Script version 05-Feb-2019 09:03 PDT [2021-07-13T14:16:32.352Z] INFO: Running git version 2.24.1.windows.2 [2021-07-13T14:16:32.352Z] INFO: Branch:fe_release Build:20295.1.210212-1600 [2021-07-13T14:16:32.352Z] INFO: Environment variables: [2021-07-13T14:16:32.352Z] [2021-07-13T14:16:32.352Z] Name Value [2021-07-13T14:16:32.352Z] ---- ----- [2021-07-13T14:16:32.352Z] ALLUSERSPROFILE C:\ProgramData [2021-07-13T14:16:32.352Z] APPDATA C:\Windows\system32\config\systemprofile\AppData\Roaming [2021-07-13T14:16:32.352Z] APT_MIRROR cdn-fastly.deb.debian.org [2021-07-13T14:16:32.352Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.12 [2021-07-13T14:16:32.352Z] AZURE_GUEST_AGENT_EXTENSION... [{"Key":"ExtensionTelemetryPipeline","Value":"1.0"}] [2021-07-13T14:16:32.352Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.12 [2021-07-13T14:16:32.352Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN [2021-07-13T14:16:32.352Z] AZURE_GUEST_AGENT_WIRE_PROT... 168.63.129.16 [2021-07-13T14:16:32.352Z] BRANCH_NAME PR-42631 [2021-07-13T14:16:32.352Z] BUILD_DISPLAY_NAME #2 [2021-07-13T14:16:32.352Z] BUILD_ID 2 [2021-07-13T14:16:32.352Z] BUILD_NUMBER 2 [2021-07-13T14:16:32.352Z] BUILD_TAG jenkins-moby-PR-42631-2 [2021-07-13T14:16:32.352Z] BUILD_URL https://ci-next.docker.com/public/job/moby/job/PR-42631/2/ [2021-07-13T14:16:32.352Z] CHANGE_AUTHOR thaJeztah [2021-07-13T14:16:32.352Z] CHANGE_AUTHOR_DISPLAY_NAME Sebastiaan van Stijn [2021-07-13T14:16:32.352Z] CHANGE_BRANCH bump_go_1.16.6 [2021-07-13T14:16:32.352Z] CHANGE_FORK thaJeztah/docker [2021-07-13T14:16:32.352Z] CHANGE_ID 42631 [2021-07-13T14:16:32.352Z] CHANGE_TARGET master [2021-07-13T14:16:32.352Z] CHANGE_TITLE Bump go 1.16.6 (addresses CVE-2021-34558) [2021-07-13T14:16:32.352Z] CHANGE_URL https://github.com/moby/moby/pull/42631 [2021-07-13T14:16:32.352Z] CHECK_CONFIG_COMMIT 2b0755b936416834e14208c6c37b36977e67ea35 [2021-07-13T14:16:32.352Z] CommonProgramFiles C:\Program Files\Common Files [2021-07-13T14:16:32.353Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2021-07-13T14:16:32.353Z] CommonProgramW6432 C:\Program Files\Common Files [2021-07-13T14:16:32.353Z] COMPUTERNAME azwin-2-fca940 [2021-07-13T14:16:32.353Z] ComSpec C:\Windows\system32\cmd.exe [2021-07-13T14:16:32.353Z] ConfigSequenceNumber 0 [2021-07-13T14:16:32.353Z] DOCKER_BUILDKIT 0 [2021-07-13T14:16:32.353Z] DOCKER_DUT_DEBUG 1 [2021-07-13T14:16:32.353Z] DOCKER_EXPERIMENTAL 1 [2021-07-13T14:16:32.353Z] DOCKER_GRAPHDRIVER overlay2 [2021-07-13T14:16:32.353Z] DriverData C:\Windows\System32\Drivers\DriverData [2021-07-13T14:16:32.353Z] EXECUTOR_NUMBER 0 [2021-07-13T14:16:32.353Z] FQDN azwin-2-fca940.westus.cloudapp.azure.com [2021-07-13T14:16:32.353Z] GIT_BRANCH PR-42631 [2021-07-13T14:16:32.353Z] GIT_COMMIT b9cdfa239510712fa1d1a78903ec2185577c30aa [2021-07-13T14:16:32.353Z] GIT_PREVIOUS_COMMIT fe6f1a4067e15f99adceaa5a1a305103ca09d3f6 [2021-07-13T14:16:32.353Z] GIT_URL https://github.com/moby/moby.git [2021-07-13T14:16:32.353Z] HUDSON_COOKIE 270c156c-0c2d-4dfd-ba2b-d55080dcea5a [2021-07-13T14:16:32.353Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2021-07-13T14:16:32.353Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2021-07-13T14:16:32.353Z] HUDSON_URL https://ci-next.docker.com/public/ [2021-07-13T14:16:32.353Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.282-1.b08.ojdkbuild.windows.x86_64 [2021-07-13T14:16:32.353Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2021-07-13T14:16:32.353Z] JENKINS_NODE_COOKIE 2ecaa17e-d2d9-4a6a-b284-9ac5f9ff073e [2021-07-13T14:16:32.353Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2021-07-13T14:16:32.353Z] JENKINS_URL https://ci-next.docker.com/public/ [2021-07-13T14:16:32.353Z] JOB_BASE_NAME PR-42631 [2021-07-13T14:16:32.353Z] JOB_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42631/display/redirect [2021-07-13T14:16:32.353Z] JOB_NAME moby/PR-42631 [2021-07-13T14:16:32.353Z] JOB_URL https://ci-next.docker.com/public/job/moby/job/PR-42631/ [2021-07-13T14:16:32.353Z] library.jps.version master [2021-07-13T14:16:32.353Z] LOCALAPPDATA C:\Windows\system32\config\systemprofile\AppData\Local [2021-07-13T14:16:32.353Z] NODE_LABELS amd64 azure azwin-2-fca940 azwin-2022 docker west-us windows windows-2022 x86_64 [2021-07-13T14:16:32.353Z] NODE_NAME azwin-2-fca940 [2021-07-13T14:16:32.353Z] NUMBER_OF_PROCESSORS 4 [2021-07-13T14:16:32.353Z] OS Windows_NT [2021-07-13T14:16:32.353Z] Path C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPo... [2021-07-13T14:16:32.353Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2021-07-13T14:16:32.353Z] PROCESSOR_ARCHITECTURE AMD64 [2021-07-13T14:16:32.353Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 79 Stepping 1, GenuineIntel [2021-07-13T14:16:32.353Z] PROCESSOR_LEVEL 6 [2021-07-13T14:16:32.353Z] PROCESSOR_REVISION 4f01 [2021-07-13T14:16:32.353Z] ProgramData C:\ProgramData [2021-07-13T14:16:32.353Z] ProgramFiles C:\Program Files [2021-07-13T14:16:32.353Z] ProgramFiles(x86) C:\Program Files (x86) [2021-07-13T14:16:32.353Z] ProgramW6432 C:\Program Files [2021-07-13T14:16:32.353Z] PROMPT $P$G [2021-07-13T14:16:32.353Z] PSExecutionPolicyPreference Bypass [2021-07-13T14:16:32.353Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\Windows\syste... [2021-07-13T14:16:32.353Z] PUBLIC C:\Users\Public [2021-07-13T14:16:32.353Z] RUN_ARTIFACTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42631/2/display/redirect?page=artif... [2021-07-13T14:16:32.353Z] RUN_CHANGES_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42631/2/display/redirect?page=changes [2021-07-13T14:16:32.353Z] RUN_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42631/2/display/redirect [2021-07-13T14:16:32.353Z] RUN_TESTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42631/2/display/redirect?page=tests [2021-07-13T14:16:32.353Z] SKIP_VALIDATION_TESTS 1 [2021-07-13T14:16:32.353Z] SOURCES_DRIVE d [2021-07-13T14:16:32.353Z] SOURCES_SUBDIR gopath [2021-07-13T14:16:32.353Z] STAGE_NAME Run tests [2021-07-13T14:16:32.353Z] SystemDrive C: [2021-07-13T14:16:32.353Z] SystemRoot C:\Windows [2021-07-13T14:16:32.353Z] TEMP C:\Windows\TEMP [2021-07-13T14:16:32.353Z] TESTDEBUG 0 [2021-07-13T14:16:32.353Z] TESTRUN_DRIVE d [2021-07-13T14:16:32.353Z] TESTRUN_SUBDIR CI [2021-07-13T14:16:32.353Z] TIMEOUT 120m [2021-07-13T14:16:32.353Z] TMP C:\Windows\TEMP [2021-07-13T14:16:32.353Z] USERDOMAIN WORKGROUP [2021-07-13T14:16:32.353Z] USERNAME azwin-2-fca940$ [2021-07-13T14:16:32.353Z] USERPROFILE C:\Windows\system32\config\systemprofile [2021-07-13T14:16:32.353Z] windir C:\Windows [2021-07-13T14:16:32.353Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore/insider [2021-07-13T14:16:32.353Z] WINDOWS_BASE_IMAGE_TAG 10.0.20295.1 [2021-07-13T14:16:32.353Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2021-07-13T14:16:32.353Z] WORKSPACE_TMP d:\gopath\src\github.com\docker\docker@tmp [2021-07-13T14:16:32.353Z] [2021-07-13T14:16:32.353Z] [2021-07-13T14:16:32.353Z] [2021-07-13T14:16:32.353Z] INFO: Sources under d:\gopath\... [2021-07-13T14:16:32.353Z] INFO: Test run under d:\CI\... [2021-07-13T14:16:32.353Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2021-07-13T14:16:32.353Z] INFO: docker/docker repository was found [2021-07-13T14:16:32.353Z] INFO: Image microsoft/windowsservercore:latest is already loaded in the control daemon [2021-07-13T14:16:32.353Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.20295.1' [2021-07-13T14:16:32.353Z] INFO: Docker version of control daemon [2021-07-13T14:16:32.353Z] [2021-07-13T14:16:32.353Z] Client: Mirantis Container Runtime [2021-07-13T14:16:32.353Z] Version: 20.10.0 [2021-07-13T14:16:32.353Z] API version: 1.41 [2021-07-13T14:16:32.353Z] Go version: go1.13.15 [2021-07-13T14:16:32.353Z] Git commit: 6ee42dc [2021-07-13T14:16:32.353Z] Built: 03/11/2021 13:24:56 [2021-07-13T14:16:32.353Z] OS/Arch: windows/amd64 [2021-07-13T14:16:32.353Z] Context: default [2021-07-13T14:16:32.353Z] Experimental: true [2021-07-13T14:16:32.353Z] [2021-07-13T14:16:32.353Z] Server: Mirantis Container Runtime [2021-07-13T14:16:32.353Z] Engine: [2021-07-13T14:16:32.353Z] Version: 20.10.0 [2021-07-13T14:16:32.353Z] API version: 1.41 (minimum version 1.24) [2021-07-13T14:16:32.353Z] Go version: go1.13.15 [2021-07-13T14:16:32.353Z] Git commit: 1e08f21e79 [2021-07-13T14:16:32.353Z] Built: 03/11/2021 13:23:32 [2021-07-13T14:16:32.353Z] OS/Arch: windows/amd64 [2021-07-13T14:16:32.353Z] Experimental: true [2021-07-13T14:16:32.353Z] [2021-07-13T14:16:32.353Z] INFO: Docker info of control daemon [2021-07-13T14:16:32.353Z] [2021-07-13T14:16:32.353Z] Client: [2021-07-13T14:16:32.353Z] Context: default [2021-07-13T14:16:32.353Z] Debug Mode: false [2021-07-13T14:16:32.353Z] Plugins: [2021-07-13T14:16:32.353Z] app: Docker Application (Docker Inc., v0.8.0) [2021-07-13T14:16:32.353Z] cluster: Manage Mirantis Container Cloud clusters (Mirantis Inc., v1.9.0) [2021-07-13T14:16:32.353Z] registry: Manage Docker registries (Docker Inc., 0.1.0) [2021-07-13T14:16:32.353Z] [2021-07-13T14:16:32.353Z] Server: [2021-07-13T14:16:32.353Z] Containers: 2 [2021-07-13T14:16:32.353Z] Running: 0 [2021-07-13T14:16:32.353Z] Paused: 0 [2021-07-13T14:16:32.353Z] Stopped: 2 [2021-07-13T14:16:32.353Z] Images: 11 [2021-07-13T14:16:32.353Z] Server Version: 20.10.0 [2021-07-13T14:16:32.353Z] Storage Driver: lcow (linux) windowsfilter (windows) [2021-07-13T14:16:32.353Z] LCOW: [2021-07-13T14:16:32.353Z] Windows: [2021-07-13T14:16:32.353Z] Logging Driver: json-file [2021-07-13T14:16:32.353Z] Plugins: [2021-07-13T14:16:32.353Z] Volume: local [2021-07-13T14:16:32.353Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-07-13T14:16:32.353Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-07-13T14:16:32.353Z] Swarm: inactive [2021-07-13T14:16:32.353Z] Default Isolation: process [2021-07-13T14:16:32.353Z] Kernel Version: 10.0 20295 (20295.1.amd64fre.fe_release.210212-1600) [2021-07-13T14:16:32.353Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20295.1) [2021-07-13T14:16:32.353Z] OSType: windows [2021-07-13T14:16:32.353Z] Architecture: x86_64 [2021-07-13T14:16:32.353Z] CPUs: 4 [2021-07-13T14:16:32.353Z] Total Memory: 32GiB [2021-07-13T14:16:32.353Z] Name: azwin-2-fca940 [2021-07-13T14:16:32.353Z] ID: HIW7:RJDB:LAOZ:BJYL:XAN5:UZSY:3HLA:IGW5:APOR:JIRV:4S77:NKO6 [2021-07-13T14:16:32.353Z] Docker Root Dir: D:\docker [2021-07-13T14:16:32.353Z] Debug Mode: false [2021-07-13T14:16:32.353Z] Registry: https://index.docker.io/v1/ [2021-07-13T14:16:32.353Z] Labels: [2021-07-13T14:16:32.353Z] Experimental: true [2021-07-13T14:16:32.353Z] Insecure Registries: [2021-07-13T14:16:32.353Z] 10.0.0.4:5000 [2021-07-13T14:16:32.353Z] 127.0.0.0/8 [2021-07-13T14:16:32.353Z] Registry Mirrors: [2021-07-13T14:16:32.353Z] http://10.0.0.4:5000/ [2021-07-13T14:16:32.353Z] Live Restore Enabled: false [2021-07-13T14:16:32.353Z] [2021-07-13T14:16:32.353Z] [2021-07-13T14:16:32.353Z] INFO: Commit hash is b9cdfa2395 [2021-07-13T14:16:32.353Z] INFO: Nuke-Everything... [2021-07-13T14:16:32.353Z] INFO: Container count on control daemon to delete is 2 [2021-07-13T14:16:32.815Z] 32a06376e818 [2021-07-13T14:16:32.815Z] 7e1d7bbfa5fe [2021-07-13T14:16:32.815Z] INFO: Non-base image count on control daemon to delete is 1 [2021-07-13T14:16:32.992Z] #16 DONE 1.4s [2021-07-13T14:16:32.992Z] [2021-07-13T14:16:32.992Z] #17 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2021-07-13T14:16:32.992Z] #17 sha256:2ca173c8aef8efacc6bd403f5bfba52049372afbf55f6326ce465978cea592c1 [2021-07-13T14:16:33.928Z] #17 ... [2021-07-13T14:16:33.928Z] [2021-07-13T14:16:33.928Z] #55 [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-07-13T14:16:33.928Z] #55 sha256:0566929b3fbaff2b5cf4da76c168dcf5ac35c6f7b1b876e4cc375b7dce5d27b1 [2021-07-13T14:16:33.928Z] #55 3.608 + RM_GOPATH=0 [2021-07-13T14:16:33.928Z] #55 3.608 + TMP_GOPATH= [2021-07-13T14:16:33.928Z] #55 3.608 + : /build [2021-07-13T14:16:33.928Z] #55 3.608 + '[' -z '' ']' [2021-07-13T14:16:33.928Z] #55 3.608 ++ mktemp -d [2021-07-13T14:16:33.928Z] #55 3.614 + export GOPATH=/tmp/tmp.VPgmtjufS7 [2021-07-13T14:16:33.928Z] #55 3.614 + GOPATH=/tmp/tmp.VPgmtjufS7 [2021-07-13T14:16:33.928Z] #55 3.614 + RM_GOPATH=1 [2021-07-13T14:16:33.928Z] #55 3.614 + case "$(go env GOARCH)" in [2021-07-13T14:16:33.928Z] #55 3.614 ++ go env GOARCH [2021-07-13T14:16:33.928Z] #55 3.633 + export GO_BUILDMODE=-buildmode=pie [2021-07-13T14:16:33.928Z] #55 3.633 + GO_BUILDMODE=-buildmode=pie [2021-07-13T14:16:33.928Z] #55 3.638 ++ dirname /tmp/install/install.sh [2021-07-13T14:16:33.928Z] #55 3.645 + dir=/tmp/install [2021-07-13T14:16:33.928Z] #55 3.645 + bin=gotestsum [2021-07-13T14:16:33.928Z] #55 3.645 + shift [2021-07-13T14:16:33.928Z] #55 3.645 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2021-07-13T14:16:33.928Z] #55 3.645 + . /tmp/install/gotestsum.installer [2021-07-13T14:16:33.928Z] #55 3.645 ++ : v0.5.3 [2021-07-13T14:16:33.928Z] #55 3.645 + install_gotestsum [2021-07-13T14:16:33.928Z] #55 3.645 + set -e [2021-07-13T14:16:33.928Z] #55 3.645 + export GO111MODULE=on [2021-07-13T14:16:33.928Z] #55 3.645 + GO111MODULE=on [2021-07-13T14:16:33.928Z] #55 3.645 + GOBIN=/build [2021-07-13T14:16:33.928Z] #55 3.645 + go get gotest.tools/gotestsum@v0.5.3 [2021-07-13T14:16:33.928Z] #55 4.428 go: downloading gotest.tools/gotestsum v0.5.3 [2021-07-13T14:16:33.928Z] #55 5.911 go: downloading github.com/fatih/color v1.9.0 [2021-07-13T14:16:33.928Z] #55 5.927 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-07-13T14:16:33.928Z] #55 5.952 go: downloading github.com/pkg/errors v0.9.1 [2021-07-13T14:16:33.928Z] #55 5.953 go: downloading github.com/spf13/pflag v1.0.3 [2021-07-13T14:16:33.928Z] #55 6.333 go: downloading github.com/mattn/go-colorable v0.1.6 [2021-07-13T14:16:33.928Z] #55 6.333 go: downloading github.com/mattn/go-isatty v0.0.12 [2021-07-13T14:16:33.928Z] #55 6.613 go: downloading github.com/jonboulle/clockwork v0.1.0 [2021-07-13T14:16:33.928Z] #55 6.696 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-07-13T14:16:33.928Z] #55 6.703 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-07-13T14:16:33.928Z] #55 7.225 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-07-13T14:16:33.928Z] #55 9.436 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-07-13T14:16:34.186Z] #55 ... [2021-07-13T14:16:34.186Z] [2021-07-13T14:16:34.186Z] #51 [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-07-13T14:16:34.186Z] #51 sha256:32d273d0a331f45169fb71cf76dfadc17e2dfbe42a57834f44e0a74149475f89 [2021-07-13T14:16:34.186Z] #51 4.151 Hit:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [2021-07-13T14:16:34.186Z] #51 4.201 Hit:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [2021-07-13T14:16:34.186Z] #51 4.201 Hit:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [2021-07-13T14:16:34.186Z] #51 4.613 Hit:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10 InRelease [2021-07-13T14:16:34.186Z] #51 7.963 Reading package lists... [2021-07-13T14:16:34.186Z] #51 ... [2021-07-13T14:16:34.186Z] [2021-07-13T14:16:34.186Z] #59 [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-07-13T14:16:34.186Z] #59 sha256:98156559676244782220beedb9a60fa2d1aab26a3729b38b7a334376166d086d [2021-07-13T14:16:34.186Z] #59 2.985 + RM_GOPATH=0 [2021-07-13T14:16:34.186Z] #59 2.985 + TMP_GOPATH= [2021-07-13T14:16:34.186Z] #59 2.985 + : /build [2021-07-13T14:16:34.186Z] #59 2.985 + '[' -z '' ']' [2021-07-13T14:16:34.186Z] #59 2.985 ++ mktemp -d [2021-07-13T14:16:34.186Z] #59 2.993 + export GOPATH=/tmp/tmp.YCAdUg4K7A [2021-07-13T14:16:34.186Z] #59 2.993 + GOPATH=/tmp/tmp.YCAdUg4K7A [2021-07-13T14:16:34.186Z] #59 2.993 + RM_GOPATH=1 [2021-07-13T14:16:34.186Z] #59 2.993 + case "$(go env GOARCH)" in [2021-07-13T14:16:34.186Z] #59 2.993 ++ go env GOARCH [2021-07-13T14:16:34.186Z] #59 3.007 + export GO_BUILDMODE=-buildmode=pie [2021-07-13T14:16:34.186Z] #59 3.007 + GO_BUILDMODE=-buildmode=pie [2021-07-13T14:16:34.186Z] #59 3.007 ++ dirname /tmp/install/install.sh [2021-07-13T14:16:34.186Z] #59 3.007 + dir=/tmp/install [2021-07-13T14:16:34.186Z] #59 3.007 + bin=shfmt [2021-07-13T14:16:34.186Z] #59 3.007 + shift [2021-07-13T14:16:34.186Z] #59 3.007 + '[' '!' -f /tmp/install/shfmt.installer ']' [2021-07-13T14:16:34.186Z] #59 3.007 + . /tmp/install/shfmt.installer [2021-07-13T14:16:34.186Z] #59 3.007 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-07-13T14:16:34.186Z] #59 3.007 + install_shfmt [2021-07-13T14:16:34.186Z] #59 3.007 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2021-07-13T14:16:34.186Z] #59 3.007 + git clone https://github.com/mvdan/sh.git /tmp/tmp.YCAdUg4K7A/src/github.com/mvdan/sh [2021-07-13T14:16:34.186Z] #59 3.007 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-07-13T14:16:34.186Z] #59 3.008 Cloning into '/tmp/tmp.YCAdUg4K7A/src/github.com/mvdan/sh'... [2021-07-13T14:16:34.447Z] #59 ... [2021-07-13T14:16:34.447Z] [2021-07-13T14:16:34.447Z] #41 [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-07-13T14:16:34.447Z] #41 sha256:4f0afb7725cf15a89ea91fd67dbcad3571e5b991c90cf3579e3e51f5c7592d64 [2021-07-13T14:16:34.447Z] #41 3.483 Install go-toml version v1.8.1 [2021-07-13T14:16:34.447Z] #41 6.540 github.com/pelletier/go-toml [2021-07-13T14:16:34.447Z] #41 ... [2021-07-13T14:16:34.447Z] [2021-07-13T14:16:34.447Z] #57 [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-07-13T14:16:34.447Z] #57 sha256:a73fa09e4188a13935e9b8cf00c96c5586d5721b881f058a179e3abf85d1cda5 [2021-07-13T14:16:34.447Z] #57 2.739 + RM_GOPATH=0 [2021-07-13T14:16:34.447Z] #57 2.739 + TMP_GOPATH= [2021-07-13T14:16:34.447Z] #57 2.739 + : /build [2021-07-13T14:16:34.447Z] #57 2.739 + '[' -z '' ']' [2021-07-13T14:16:34.447Z] #57 2.739 ++ mktemp -d [2021-07-13T14:16:34.447Z] #57 2.742 + export GOPATH=/tmp/tmp.O1zpnNFHNG [2021-07-13T14:16:34.447Z] #57 2.742 + GOPATH=/tmp/tmp.O1zpnNFHNG [2021-07-13T14:16:34.447Z] #57 2.742 + RM_GOPATH=1 [2021-07-13T14:16:34.447Z] #57 2.742 + case "$(go env GOARCH)" in [2021-07-13T14:16:34.447Z] #57 2.743 ++ go env GOARCH [2021-07-13T14:16:34.447Z] #57 2.747 + export GO_BUILDMODE=-buildmode=pie [2021-07-13T14:16:34.447Z] #57 2.747 + GO_BUILDMODE=-buildmode=pie [2021-07-13T14:16:34.447Z] #57 2.747 ++ dirname /tmp/install/install.sh [2021-07-13T14:16:34.447Z] #57 2.748 + dir=/tmp/install [2021-07-13T14:16:34.447Z] #57 2.748 + bin=golangci_lint [2021-07-13T14:16:34.447Z] #57 2.748 + shift [2021-07-13T14:16:34.447Z] #57 2.748 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2021-07-13T14:16:34.447Z] #57 2.748 + . /tmp/install/golangci_lint.installer [2021-07-13T14:16:34.447Z] #57 2.748 ++ : v1.23.8 [2021-07-13T14:16:34.447Z] #57 2.748 + install_golangci_lint [2021-07-13T14:16:34.447Z] #57 2.748 + set -e [2021-07-13T14:16:34.447Z] #57 2.748 + export GO111MODULE=on [2021-07-13T14:16:34.447Z] #57 2.748 + GO111MODULE=on [2021-07-13T14:16:34.447Z] #57 2.748 + GOBIN=/build [2021-07-13T14:16:34.447Z] #57 2.748 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8 [2021-07-13T14:16:34.447Z] #57 3.306 go: downloading github.com/golangci/golangci-lint v1.23.8 [2021-07-13T14:16:34.706Z] #57 ... [2021-07-13T14:16:34.706Z] [2021-07-13T14:16:34.706Z] #17 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2021-07-13T14:16:34.706Z] #17 sha256:2ca173c8aef8efacc6bd403f5bfba52049372afbf55f6326ce465978cea592c1 [2021-07-13T14:16:34.706Z] #17 1.614 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-07-13T14:16:34.706Z] #17 1.674 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-07-13T14:16:34.706Z] #17 1.674 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-07-13T14:16:34.875Z] #57 ... [2021-07-13T14:16:34.876Z] [2021-07-13T14:16:34.876Z] #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-07-13T14:16:34.876Z] #59 sha256:2f71de709693b43db51ce47313fe4b32fe7cb47b3c2d35035c0b22582b876820 [2021-07-13T14:16:34.876Z] #59 22.51 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-07-13T14:16:34.876Z] #59 22.59 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2021-07-13T14:16:34.876Z] #59 ... [2021-07-13T14:16:34.876Z] [2021-07-13T14:16:34.876Z] #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-07-13T14:16:34.876Z] #36 sha256:64fff9f52c9529e0d6984039a31140fa7e4db232d1c82e55e80357c4264d1390 [2021-07-13T14:16:34.876Z] #36 16.05 Reading package lists... [2021-07-13T14:16:34.876Z] #36 22.93 Building dependency tree... [2021-07-13T14:16:34.876Z] #36 24.27 Reading state information... [2021-07-13T14:16:34.876Z] #36 26.10 The following additional packages will be installed: [2021-07-13T14:16:34.876Z] #36 26.11 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2021-07-13T14:16:34.876Z] #36 26.13 Suggested packages: [2021-07-13T14:16:34.876Z] #36 26.13 cmake-doc ninja-build lrzip [2021-07-13T14:16:34.876Z] #36 26.13 Recommended packages: [2021-07-13T14:16:34.876Z] #36 26.13 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2021-07-13T14:16:34.876Z] #36 26.92 The following NEW packages will be installed: [2021-07-13T14:16:34.876Z] #36 26.93 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2021-07-13T14:16:34.876Z] #36 26.94 vim-common xxd [2021-07-13T14:16:34.876Z] #36 27.36 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2021-07-13T14:16:34.876Z] #36 27.36 Need to get 14.9 MB of archives. [2021-07-13T14:16:34.876Z] #36 27.36 After this operation, 61.8 MB of additional disk space will be used. [2021-07-13T14:16:34.876Z] #36 27.36 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2021-07-13T14:16:34.876Z] #36 27.38 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2021-07-13T14:16:34.876Z] #36 27.38 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB] [2021-07-13T14:16:34.876Z] #36 27.50 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2021-07-13T14:16:34.876Z] #36 28.61 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+deb10u2 [689 kB] [2021-07-13T14:16:34.876Z] #36 28.70 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB] [2021-07-13T14:16:34.876Z] #36 28.74 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2021-07-13T14:16:34.876Z] #36 28.76 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB] [2021-07-13T14:16:34.876Z] #36 28.78 Get:9 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 libuv1 amd64 1.24.1-1+deb10u1 [110 kB] [2021-07-13T14:16:34.876Z] #36 28.81 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB] [2021-07-13T14:16:34.876Z] #36 30.00 debconf: delaying package configuration, since apt-utils is not installed [2021-07-13T14:16:34.876Z] #36 30.21 Fetched 14.9 MB in 2s (7307 kB/s) [2021-07-13T14:16:34.876Z] #36 30.29 Selecting previously unselected package xxd. [2021-07-13T14:16:34.876Z] #36 30.29 (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 ... 15421 files and directories currently installed.) [2021-07-13T14:16:34.876Z] #36 30.41 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ... [2021-07-13T14:16:34.876Z] #36 30.43 Unpacking xxd (2:8.1.0875-5) ... [2021-07-13T14:16:34.876Z] #36 30.66 Selecting previously unselected package vim-common. [2021-07-13T14:16:34.876Z] #36 30.66 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2021-07-13T14:16:34.876Z] #36 30.73 Unpacking vim-common (2:8.1.0875-5) ... [2021-07-13T14:16:34.876Z] #36 31.11 Selecting previously unselected package cmake-data. [2021-07-13T14:16:34.876Z] #36 31.12 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2021-07-13T14:16:34.876Z] #36 31.13 Unpacking cmake-data (3.13.4-1) ... [2021-07-13T14:16:35.001Z] Deleted: sha256:5b06d520274bb508d5495d4f5ba581f2b551bd215e47cff6935784ecf7cfd1ee [2021-07-13T14:16:35.001Z] Deleted: sha256:d0dd5b9db1cd4c78a8fc6bff644b28da0b6d6dc3c32f8e58b1a807601bc18a4f [2021-07-13T14:16:35.001Z] INFO: Nuking d:\CI [2021-07-13T14:16:35.134Z] #36 ... [2021-07-13T14:16:35.134Z] [2021-07-13T14:16:35.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-07-13T14:16:35.134Z] #44 sha256:32d273d0a331f45169fb71cf76dfadc17e2dfbe42a57834f44e0a74149475f89 [2021-07-13T14:16:35.134Z] #44 28.06 The following NEW packages will be installed: [2021-07-13T14:16:35.134Z] #44 28.06 criu libmpdec2 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf17 [2021-07-13T14:16:35.134Z] #44 28.06 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib python3 [2021-07-13T14:16:35.134Z] #44 28.06 python3-minimal python3-pkg-resources python3-protobuf python3-six python3.7 [2021-07-13T14:16:35.134Z] #44 28.06 python3.7-minimal [2021-07-13T14:16:35.134Z] #44 28.56 0 upgraded, 16 newly installed, 0 to remove and 0 not upgraded. [2021-07-13T14:16:35.134Z] #44 28.56 Need to get 6695 kB of archives. [2021-07-13T14:16:35.134Z] #44 28.56 After this operation, 33.1 MB of additional disk space will be used. [2021-07-13T14:16:35.134Z] #44 28.56 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u3 [589 kB] [2021-07-13T14:16:35.134Z] #44 28.58 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u3 [1737 kB] [2021-07-13T14:16:35.134Z] #44 28.75 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2021-07-13T14:16:35.134Z] #44 28.76 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2021-07-13T14:16:35.134Z] #44 28.77 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u3 [1734 kB] [2021-07-13T14:16:35.134Z] #44 29.01 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u3 [330 kB] [2021-07-13T14:16:35.134Z] #44 29.03 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2021-07-13T14:16:35.134Z] #44 29.04 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2021-07-13T14:16:35.134Z] #44 29.05 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB] [2021-07-13T14:16:35.134Z] #44 29.12 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2021-07-13T14:16:35.134Z] #44 29.12 Get:11 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10 criu 3.15-1 [635 kB] [2021-07-13T14:16:35.134Z] #44 29.13 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-six all 1.12.0-1 [15.7 kB] [2021-07-13T14:16:35.134Z] #44 29.13 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-protobuf amd64 3.6.1.3-2 [334 kB] [2021-07-13T14:16:35.134Z] #44 29.17 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2021-07-13T14:16:35.134Z] #44 29.18 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2021-07-13T14:16:35.134Z] #44 29.19 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2021-07-13T14:16:35.134Z] #44 30.73 debconf: delaying package configuration, since apt-utils is not installed [2021-07-13T14:16:35.134Z] #44 30.94 Fetched 6695 kB in 1s (4832 kB/s) [2021-07-13T14:16:35.134Z] #44 31.02 Selecting previously unselected package libpython3.7-minimal:amd64. [2021-07-13T14:16:35.134Z] #44 31.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 ... 15421 files and directories currently installed.) [2021-07-13T14:16:35.134Z] #44 31.12 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2021-07-13T14:16:35.134Z] #44 31.12 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2021-07-13T14:16:35.134Z] #44 31.90 Selecting previously unselected package python3.7-minimal. [2021-07-13T14:16:35.134Z] #44 31.91 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2021-07-13T14:16:35.134Z] #44 31.92 Unpacking python3.7-minimal (3.7.3-2+deb10u3) ... [2021-07-13T14:16:35.643Z] #17 2.512 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB] [2021-07-13T14:16:36.069Z] #44 ... [2021-07-13T14:16:36.069Z] [2021-07-13T14:16:36.069Z] #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-07-13T14:16:36.069Z] #40 sha256:046651d9cb1e7ef173a77f8638b09f48585f1fb53a8233a6e751c5585e1ee34e [2021-07-13T14:16:36.069Z] #40 23.27 + 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-07-13T14:16:36.069Z] #40 ... [2021-07-13T14:16:36.069Z] [2021-07-13T14:16:36.069Z] #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-07-13T14:16:36.069Z] #13 sha256:7af9587b85ec8f51544bd1fdefc057074fc38f90e7991d1b6522ac0e77f13136 [2021-07-13T14:16:36.069Z] #13 14.42 Reading package lists... [2021-07-13T14:16:36.069Z] #13 21.12 Building dependency tree... [2021-07-13T14:16:36.069Z] #13 22.51 Reading state information... [2021-07-13T14:16:36.069Z] #13 24.67 The following additional packages will be installed: [2021-07-13T14:16:36.069Z] #13 24.67 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2021-07-13T14:16:36.069Z] #13 24.67 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2021-07-13T14:16:36.069Z] #13 24.67 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2021-07-13T14:16:36.069Z] #13 24.67 libseccomp2 libselinux1-dev libsepol1-dev mingw-w64-common [2021-07-13T14:16:36.069Z] #13 24.67 mingw-w64-x86-64-dev [2021-07-13T14:16:36.069Z] #13 24.71 Suggested packages: [2021-07-13T14:16:36.069Z] #13 24.71 gcc-8-locales seccomp wine64 [2021-07-13T14:16:36.069Z] #13 25.83 The following NEW packages will be installed: [2021-07-13T14:16:36.069Z] #13 25.83 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2021-07-13T14:16:36.069Z] #13 25.83 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2021-07-13T14:16:36.069Z] #13 25.83 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2021-07-13T14:16:36.069Z] #13 25.84 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2021-07-13T14:16:36.069Z] #13 25.84 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2021-07-13T14:16:36.069Z] #13 25.84 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2021-07-13T14:16:36.069Z] #13 25.85 The following packages will be upgraded: [2021-07-13T14:16:36.069Z] #13 25.86 libseccomp2 [2021-07-13T14:16:36.069Z] #13 26.22 1 upgraded, 25 newly installed, 0 to remove and 0 not upgraded. [2021-07-13T14:16:36.069Z] #13 26.22 Need to get 77.8 MB of archives. [2021-07-13T14:16:36.069Z] #13 26.22 After this operation, 487 MB of additional disk space will be used. [2021-07-13T14:16:36.069Z] #13 26.22 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-i686 amd64 2.31.1-11+8.3 [2310 kB] [2021-07-13T14:16:36.069Z] #13 26.31 Get:2 http://deb.debian.org/debian buster-backports/main amd64 libseccomp2 amd64 2.4.4-1~bpo10+1 [47.6 kB] [2021-07-13T14:16:36.069Z] #13 26.34 Get:3 http://deb.debian.org/debian buster-backports/main amd64 libseccomp-dev amd64 2.4.4-1~bpo10+1 [74.0 kB] [2021-07-13T14:16:36.069Z] #13 26.41 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-x86-64 amd64 2.31.1-11+8.3 [2642 kB] [2021-07-13T14:16:36.069Z] #13 26.62 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] [2021-07-13T14:16:36.069Z] #13 26.62 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB] [2021-07-13T14:16:36.069Z] #13 26.65 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB] [2021-07-13T14:16:36.069Z] #13 26.67 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB] [2021-07-13T14:16:36.069Z] #13 27.07 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] [2021-07-13T14:16:36.069Z] #13 27.34 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-base amd64 8.3.0-6+21.3~deb10u1 [175 kB] [2021-07-13T14:16:36.069Z] #13 27.35 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u1 [35.8 MB] [2021-07-13T14:16:36.069Z] #13 ... [2021-07-13T14:16:36.069Z] [2021-07-13T14:16:36.069Z] #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-07-13T14:16:36.069Z] #44 sha256:32d273d0a331f45169fb71cf76dfadc17e2dfbe42a57834f44e0a74149475f89 [2021-07-13T14:16:36.069Z] #44 33.40 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2021-07-13T14:16:36.222Z] #17 3.540 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7735 kB] [2021-07-13T14:16:36.327Z] #44 33.48 Setting up python3.7-minimal (3.7.3-2+deb10u3) ... [2021-07-13T14:16:37.160Z] #17 ... [2021-07-13T14:16:37.160Z] [2021-07-13T14:16:37.160Z] #47 [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-07-13T14:16:37.160Z] #47 sha256:046651d9cb1e7ef173a77f8638b09f48585f1fb53a8233a6e751c5585e1ee34e [2021-07-13T14:16:37.160Z] #47 3.275 + git clone https://github.com/docker/distribution.git . [2021-07-13T14:16:37.160Z] #47 3.283 Cloning into '.'... [2021-07-13T14:16:37.419Z] #47 ... [2021-07-13T14:16:37.419Z] [2021-07-13T14:16:37.419Z] #57 [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-07-13T14:16:37.419Z] #57 sha256:a73fa09e4188a13935e9b8cf00c96c5586d5721b881f058a179e3abf85d1cda5 [2021-07-13T14:16:37.419Z] #57 11.45 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-07-13T14:16:37.419Z] #57 11.48 go: downloading github.com/fatih/color v1.7.0 [2021-07-13T14:16:37.419Z] #57 11.53 go: downloading github.com/pkg/errors v0.8.1 [2021-07-13T14:16:37.419Z] #57 11.54 go: downloading github.com/spf13/cobra v0.0.5 [2021-07-13T14:16:37.419Z] #57 11.62 go: downloading github.com/spf13/pflag v1.0.5 [2021-07-13T14:16:37.419Z] #57 11.85 go: downloading github.com/spf13/viper v1.6.1 [2021-07-13T14:16:37.419Z] #57 12.16 go: downloading github.com/mattn/go-colorable v0.1.4 [2021-07-13T14:16:37.419Z] #57 12.20 go: downloading github.com/mattn/go-isatty v0.0.8 [2021-07-13T14:16:37.419Z] #57 12.25 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-07-13T14:16:37.419Z] #57 12.28 go: downloading github.com/go-critic/go-critic v0.4.1 [2021-07-13T14:16:37.419Z] #57 13.01 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2021-07-13T14:16:37.419Z] #57 13.08 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-07-13T14:16:37.678Z] #57 ... [2021-07-13T14:16:37.678Z] [2021-07-13T14:16:37.678Z] #39 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-07-13T14:16:37.678Z] #39 sha256:e5a47005f578bbeec018e89af2d3942afbe4d492ad54425cac9a1a2acaffc2ab [2021-07-13T14:16:37.678Z] #39 3.396 + git clone https://github.com/kolyshkin/go-swagger.git . [2021-07-13T14:16:37.678Z] #39 3.413 Cloning into '.'... [2021-07-13T14:16:37.678Z] #39 ... [2021-07-13T14:16:37.678Z] [2021-07-13T14:16:37.678Z] #17 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2021-07-13T14:16:37.678Z] #17 sha256:2ca173c8aef8efacc6bd403f5bfba52049372afbf55f6326ce465978cea592c1 [2021-07-13T14:16:37.678Z] #17 4.926 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main armhf Packages [7698 kB] [2021-07-13T14:16:39.586Z] #17 6.513 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7693 kB] [2021-07-13T14:16:39.586Z] #17 ... [2021-07-13T14:16:39.586Z] [2021-07-13T14:16:39.586Z] #41 [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-07-13T14:16:39.586Z] #41 sha256:4f0afb7725cf15a89ea91fd67dbcad3571e5b991c90cf3579e3e51f5c7592d64 [2021-07-13T14:16:39.586Z] #41 12.62 github.com/pelletier/go-toml/cmd/tomll [2021-07-13T14:16:39.586Z] #41 DONE 15.6s [2021-07-13T14:16:39.586Z] [2021-07-13T14:16:39.586Z] #57 [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-07-13T14:16:39.586Z] #57 sha256:a73fa09e4188a13935e9b8cf00c96c5586d5721b881f058a179e3abf85d1cda5 [2021-07-13T14:16:39.586Z] #57 15.58 go: downloading github.com/sirupsen/logrus v1.4.2 [2021-07-13T14:16:39.586Z] #57 15.59 go: downloading github.com/stretchr/testify v1.4.0 [2021-07-13T14:16:39.586Z] #57 15.87 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-07-13T14:16:39.845Z] #57 15.92 go: downloading github.com/inconshreveable/mousetrap v1.0.0 [2021-07-13T14:16:39.845Z] #57 15.99 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2021-07-13T14:16:39.845Z] #57 16.10 go: downloading github.com/hashicorp/hcl v1.0.0 [2021-07-13T14:16:40.105Z] #57 16.40 go: downloading github.com/magiconair/properties v1.8.1 [2021-07-13T14:16:40.105Z] #57 ... [2021-07-13T14:16:40.105Z] [2021-07-13T14:16:40.105Z] #53 [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-07-13T14:16:40.105Z] #53 sha256:0f7ac9d986aa612c70a27d31f2b8b3e6fd28d5cd9e3692e27f7895619c6ea659 [2021-07-13T14:16:40.105Z] #53 6.345 runtime [2021-07-13T14:16:40.105Z] #53 9.661 unicode/utf8 [2021-07-13T14:16:40.105Z] #53 10.35 math/bits [2021-07-13T14:16:40.105Z] #53 10.74 math [2021-07-13T14:16:40.105Z] #53 13.51 encoding [2021-07-13T14:16:40.105Z] #53 13.63 unicode/utf16 [2021-07-13T14:16:40.105Z] #53 13.78 container/list [2021-07-13T14:16:40.105Z] #53 14.11 crypto/internal/subtle [2021-07-13T14:16:40.105Z] #53 14.22 crypto/subtle [2021-07-13T14:16:40.105Z] #53 14.38 vendor/golang.org/x/crypto/cryptobyte/asn1 [2021-07-13T14:16:40.105Z] #53 14.48 internal/nettrace [2021-07-13T14:16:40.105Z] #53 14.60 runtime/cgo [2021-07-13T14:16:40.365Z] #53 ... [2021-07-13T14:16:40.365Z] [2021-07-13T14:16:40.365Z] #57 [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-07-13T14:16:40.365Z] #57 sha256:a73fa09e4188a13935e9b8cf00c96c5586d5721b881f058a179e3abf85d1cda5 [2021-07-13T14:16:40.365Z] #57 16.41 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-07-13T14:16:40.365Z] #57 16.53 go: downloading github.com/pelletier/go-toml v1.2.0 [2021-07-13T14:16:40.365Z] #57 16.63 go: downloading github.com/spf13/afero v1.1.2 [2021-07-13T14:16:40.508Z] #44 37.19 Selecting previously unselected package python3-minimal. [2021-07-13T14:16:40.509Z] #44 37.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 ... 15661 files and directories currently installed.) [2021-07-13T14:16:40.509Z] #44 37.28 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2021-07-13T14:16:40.509Z] #44 37.29 Unpacking python3-minimal (3.7.3-1) ... [2021-07-13T14:16:40.509Z] #44 37.43 Selecting previously unselected package libmpdec2:amd64. [2021-07-13T14:16:40.509Z] #44 37.43 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2021-07-13T14:16:40.509Z] #44 37.45 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2021-07-13T14:16:40.509Z] #44 37.64 Selecting previously unselected package libpython3.7-stdlib:amd64. [2021-07-13T14:16:40.509Z] #44 37.65 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u3_amd64.deb ... [2021-07-13T14:16:40.509Z] #44 37.66 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2021-07-13T14:16:40.624Z] #57 16.81 go: downloading github.com/spf13/cast v1.3.0 [2021-07-13T14:16:40.624Z] #57 16.84 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2021-07-13T14:16:40.624Z] #57 16.87 go: downloading github.com/subosito/gotenv v1.2.0 [2021-07-13T14:16:40.884Z] #57 16.89 go: downloading gopkg.in/ini.v1 v1.51.0 [2021-07-13T14:16:40.884Z] #57 16.92 go: downloading gopkg.in/yaml.v2 v2.2.7 [2021-07-13T14:16:40.884Z] #57 17.12 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-07-13T14:16:41.144Z] #57 17.18 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2021-07-13T14:16:41.144Z] #57 17.23 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2021-07-13T14:16:41.144Z] #57 17.26 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2021-07-13T14:16:41.144Z] #57 17.30 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2021-07-13T14:16:41.144Z] #57 17.39 go: downloading github.com/go-toolsmith/astp v1.0.0 [2021-07-13T14:16:41.144Z] #57 17.44 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2021-07-13T14:16:41.403Z] #57 17.48 go: downloading github.com/go-toolsmith/typep v1.0.0 [2021-07-13T14:16:41.662Z] #57 17.63 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2021-07-13T14:16:41.662Z] #57 17.68 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2021-07-13T14:16:41.662Z] #57 17.75 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-07-13T14:16:41.662Z] #57 17.78 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-07-13T14:16:41.662Z] #57 17.87 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-07-13T14:16:41.921Z] #57 17.97 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-07-13T14:16:41.921Z] #57 18.16 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-07-13T14:16:42.182Z] #57 18.27 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-07-13T14:16:42.182Z] #57 18.34 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-07-13T14:16:42.414Z] #44 39.41 Selecting previously unselected package python3.7. [2021-07-13T14:16:42.414Z] #44 39.45 Preparing to unpack .../python3.7_3.7.3-2+deb10u3_amd64.deb ... [2021-07-13T14:16:42.414Z] #44 39.47 Unpacking python3.7 (3.7.3-2+deb10u3) ... [2021-07-13T14:16:42.414Z] #44 39.68 Selecting previously unselected package libpython3-stdlib:amd64. [2021-07-13T14:16:42.414Z] #44 39.69 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2021-07-13T14:16:42.414Z] #44 39.71 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2021-07-13T14:16:42.442Z] #57 18.53 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-07-13T14:16:42.442Z] #57 18.56 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-07-13T14:16:42.442Z] #57 18.71 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-07-13T14:16:42.442Z] #57 18.75 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-07-13T14:16:42.671Z] #44 39.89 Setting up python3-minimal (3.7.3-1) ... [2021-07-13T14:16:43.009Z] #57 19.17 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-07-13T14:16:43.009Z] #57 19.25 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-07-13T14:16:43.009Z] #57 19.27 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-07-13T14:16:43.236Z] #44 ... [2021-07-13T14:16:43.236Z] [2021-07-13T14:16:43.236Z] #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-07-13T14:16:43.236Z] #46 sha256:58022c254d1a56fdf4cbee89095507aa2a3a91f7987b7ec6bf174f85cd2d52ad [2021-07-13T14:16:43.236Z] #46 31.09 vendor/golang.org/x/crypto/internal/subtle [2021-07-13T14:16:43.268Z] #57 19.32 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-07-13T14:16:43.268Z] #57 19.37 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-07-13T14:16:43.268Z] #57 19.40 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-07-13T14:16:43.494Z] #46 ... [2021-07-13T14:16:43.494Z] [2021-07-13T14:16:43.494Z] #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-07-13T14:16:43.494Z] #13 sha256:7af9587b85ec8f51544bd1fdefc057074fc38f90e7991d1b6522ac0e77f13136 [2021-07-13T14:16:43.494Z] #13 30.29 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 g++-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u1 [25.4 MB] [2021-07-13T14:16:43.494Z] #13 32.46 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB] [2021-07-13T14:16:43.494Z] #13 32.47 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB] [2021-07-13T14:16:43.494Z] #13 32.47 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2021-07-13T14:16:43.494Z] #13 32.47 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2021-07-13T14:16:43.494Z] #13 32.49 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.155-3 [22.6 kB] [2021-07-13T14:16:43.494Z] #13 32.49 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u7 [110 kB] [2021-07-13T14:16:43.494Z] #13 32.50 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB] [2021-07-13T14:16:43.494Z] #13 32.52 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB] [2021-07-13T14:16:43.494Z] #13 32.55 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB] [2021-07-13T14:16:43.494Z] #13 32.56 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB] [2021-07-13T14:16:43.494Z] #13 32.58 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB] [2021-07-13T14:16:43.494Z] #13 32.63 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB] [2021-07-13T14:16:43.494Z] #13 32.64 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB] [2021-07-13T14:16:43.494Z] #13 32.65 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u7 [322 kB] [2021-07-13T14:16:43.494Z] #13 33.68 debconf: delaying package configuration, since apt-utils is not installed [2021-07-13T14:16:43.494Z] #13 33.84 Fetched 77.8 MB in 7s (11.6 MB/s) [2021-07-13T14:16:43.494Z] #13 33.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 ... 15421 files and directories currently installed.) [2021-07-13T14:16:43.494Z] #13 34.00 Preparing to unpack .../libseccomp2_2.4.4-1~bpo10+1_amd64.deb ... [2021-07-13T14:16:43.494Z] #13 34.06 Unpacking libseccomp2:amd64 (2.4.4-1~bpo10+1) over (2.3.3-4) ... [2021-07-13T14:16:43.494Z] #13 34.24 Setting up libseccomp2:amd64 (2.4.4-1~bpo10+1) ... [2021-07-13T14:16:43.494Z] #13 34.41 Selecting previously unselected package binutils-mingw-w64-i686. [2021-07-13T14:16:43.494Z] #13 34.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 ... 15421 files and directories currently installed.) [2021-07-13T14:16:43.494Z] #13 34.51 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ... [2021-07-13T14:16:43.494Z] #13 34.53 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-07-13T14:16:43.494Z] #13 36.80 Selecting previously unselected package binutils-mingw-w64-x86-64. [2021-07-13T14:16:43.494Z] #13 36.83 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ... [2021-07-13T14:16:43.494Z] #13 36.84 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-07-13T14:16:43.527Z] #57 19.63 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2021-07-13T14:16:43.527Z] #57 19.75 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-07-13T14:16:43.527Z] #57 19.82 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2021-07-13T14:16:44.058Z] #13 ... [2021-07-13T14:16:44.058Z] [2021-07-13T14:16:44.058Z] #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-07-13T14:16:44.058Z] #44 sha256:32d273d0a331f45169fb71cf76dfadc17e2dfbe42a57834f44e0a74149475f89 [2021-07-13T14:16:44.058Z] #44 41.49 Selecting previously unselected package python3. [2021-07-13T14:16:44.104Z] #57 19.99 go: downloading github.com/ultraware/funlen v0.0.2 [2021-07-13T14:16:44.104Z] #57 20.02 go: downloading github.com/ultraware/whitespace v0.0.4 [2021-07-13T14:16:44.104Z] #57 20.04 go: downloading github.com/uudashr/gocognit v1.0.1 [2021-07-13T14:16:44.104Z] #57 20.14 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2021-07-13T14:16:44.316Z] #44 41.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 ... 16073 files and directories currently installed.) [2021-07-13T14:16:44.316Z] #44 41.53 Preparing to unpack .../0-python3_3.7.3-1_amd64.deb ... [2021-07-13T14:16:44.316Z] #44 41.56 Unpacking python3 (3.7.3-1) ... [2021-07-13T14:16:44.316Z] #44 41.70 Selecting previously unselected package libprotobuf17:amd64. [2021-07-13T14:16:44.316Z] #44 41.71 Preparing to unpack .../1-libprotobuf17_3.6.1.3-2_amd64.deb ... [2021-07-13T14:16:44.316Z] #44 41.71 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ... [2021-07-13T14:16:44.682Z] #57 20.82 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-07-13T14:16:44.682Z] #57 20.82 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-07-13T14:16:44.682Z] #57 20.88 go: downloading github.com/davecgh/go-spew v1.1.1 [2021-07-13T14:16:44.682Z] #57 20.93 go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-07-13T14:16:44.940Z] #57 20.96 go: downloading github.com/stretchr/objx v0.2.0 [2021-07-13T14:16:44.940Z] #57 20.99 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-07-13T14:16:44.940Z] #57 21.08 go: downloading golang.org/x/text v0.3.2 [2021-07-13T14:16:45.199Z] #57 ... [2021-07-13T14:16:45.199Z] [2021-07-13T14:16:45.199Z] #59 [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-07-13T14:16:45.199Z] #59 sha256:98156559676244782220beedb9a60fa2d1aab26a3729b38b7a334376166d086d [2021-07-13T14:16:45.199Z] #59 11.30 + cd /tmp/tmp.YCAdUg4K7A/src/github.com/mvdan/sh [2021-07-13T14:16:45.199Z] #59 11.30 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-07-13T14:16:45.199Z] #59 11.35 + GO111MODULE=on [2021-07-13T14:16:45.199Z] #59 11.35 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2021-07-13T14:16:45.199Z] #59 12.23 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-07-13T14:16:45.199Z] #59 12.23 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-07-13T14:16:45.199Z] #59 12.27 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-07-13T14:16:45.199Z] #59 13.71 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-07-13T14:16:45.199Z] #59 16.42 runtime [2021-07-13T14:16:45.249Z] #44 42.40 Selecting previously unselected package python3-pkg-resources. [2021-07-13T14:16:45.249Z] #44 42.40 Preparing to unpack .../2-python3-pkg-resources_40.8.0-1_all.deb ... [2021-07-13T14:16:45.249Z] #44 42.43 Unpacking python3-pkg-resources (40.8.0-1) ... [2021-07-13T14:16:45.249Z] #44 42.63 Selecting previously unselected package python3-six. [2021-07-13T14:16:45.458Z] #59 ... [2021-07-13T14:16:45.458Z] [2021-07-13T14:16:45.458Z] #17 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2021-07-13T14:16:45.458Z] #17 sha256:2ca173c8aef8efacc6bd403f5bfba52049372afbf55f6326ce465978cea592c1 [2021-07-13T14:16:45.458Z] #17 7.776 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-07-13T14:16:45.458Z] #17 8.819 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main armel Packages [7628 kB] [2021-07-13T14:16:45.458Z] #17 9.751 Get:10 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main armhf Packages [287 kB] [2021-07-13T14:16:45.458Z] #17 9.774 Get:11 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [264 kB] [2021-07-13T14:16:45.458Z] #17 9.791 Get:12 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [283 kB] [2021-07-13T14:16:45.458Z] #17 9.823 Get:13 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main armel Packages [267 kB] [2021-07-13T14:16:45.458Z] #17 9.845 Get:14 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [288 kB] [2021-07-13T14:16:45.458Z] #17 9.905 Get:15 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [293 kB] [2021-07-13T14:16:45.458Z] #17 9.934 Get:16 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [12.6 kB] [2021-07-13T14:16:45.458Z] #17 9.935 Get:17 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [13.8 kB] [2021-07-13T14:16:45.458Z] #17 9.936 Get:18 http://cdn-fastly.deb.debian.org/debian buster-updates/main armel Packages [14.1 kB] [2021-07-13T14:16:45.458Z] #17 9.937 Get:19 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB] [2021-07-13T14:16:45.458Z] #17 9.937 Get:20 http://cdn-fastly.deb.debian.org/debian buster-updates/main armhf Packages [14.4 kB] [2021-07-13T14:16:45.458Z] #17 9.941 Get:21 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [14.5 kB] [2021-07-13T14:16:45.507Z] #44 42.64 Preparing to unpack .../3-python3-six_1.12.0-1_all.deb ... [2021-07-13T14:16:45.507Z] #44 42.65 Unpacking python3-six (1.12.0-1) ... [2021-07-13T14:16:45.507Z] #44 42.79 Selecting previously unselected package python3-protobuf. [2021-07-13T14:16:45.507Z] #44 42.79 Preparing to unpack .../4-python3-protobuf_3.6.1.3-2_amd64.deb ... [2021-07-13T14:16:45.507Z] #44 42.80 Unpacking python3-protobuf (3.6.1.3-2) ... [2021-07-13T14:16:46.076Z] #44 43.32 Selecting previously unselected package libnet1:amd64. [2021-07-13T14:16:46.076Z] #44 43.33 Preparing to unpack .../5-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-07-13T14:16:46.076Z] #44 43.35 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-07-13T14:16:46.076Z] #44 43.53 Selecting previously unselected package libnl-3-200:amd64. [2021-07-13T14:16:46.333Z] #44 43.54 Preparing to unpack .../6-libnl-3-200_3.4.0-1_amd64.deb ... [2021-07-13T14:16:46.333Z] #44 43.55 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2021-07-13T14:16:46.333Z] #44 ... [2021-07-13T14:16:46.333Z] [2021-07-13T14:16:46.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-07-13T14:16:46.333Z] #36 sha256:64fff9f52c9529e0d6984039a31140fa7e4db232d1c82e55e80357c4264d1390 [2021-07-13T14:16:46.333Z] #36 34.07 Selecting previously unselected package libicu63:amd64. [2021-07-13T14:16:46.333Z] #36 34.07 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_amd64.deb ... [2021-07-13T14:16:46.333Z] #36 34.11 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2021-07-13T14:16:46.333Z] #36 41.02 Selecting previously unselected package libxml2:amd64. [2021-07-13T14:16:46.333Z] #36 41.02 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+deb10u2_amd64.deb ... [2021-07-13T14:16:46.333Z] #36 41.03 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+deb10u2) ... [2021-07-13T14:16:46.333Z] #36 41.68 Selecting previously unselected package libarchive13:amd64. [2021-07-13T14:16:46.333Z] #36 41.68 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ... [2021-07-13T14:16:46.334Z] #36 41.70 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ... [2021-07-13T14:16:46.334Z] #36 42.06 Selecting previously unselected package libjsoncpp1:amd64. [2021-07-13T14:16:46.334Z] #36 42.08 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ... [2021-07-13T14:16:46.334Z] #36 42.09 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2021-07-13T14:16:46.334Z] #36 42.27 Selecting previously unselected package librhash0:amd64. [2021-07-13T14:16:46.334Z] #36 42.27 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ... [2021-07-13T14:16:46.334Z] #36 42.28 Unpacking librhash0:amd64 (1.3.8-1) ... [2021-07-13T14:16:46.334Z] #36 42.44 Selecting previously unselected package libuv1:amd64. [2021-07-13T14:16:46.334Z] #36 42.44 Preparing to unpack .../8-libuv1_1.24.1-1+deb10u1_amd64.deb ... [2021-07-13T14:16:46.334Z] #36 42.45 Unpacking libuv1:amd64 (1.24.1-1+deb10u1) ... [2021-07-13T14:16:46.334Z] #36 42.62 Selecting previously unselected package cmake. [2021-07-13T14:16:46.334Z] #36 42.62 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ... [2021-07-13T14:16:46.334Z] #36 42.64 Unpacking cmake (3.13.4-1) ... [2021-07-13T14:16:46.334Z] #36 ... [2021-07-13T14:16:46.334Z] [2021-07-13T14:16:46.334Z] #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-07-13T14:16:46.334Z] #44 sha256:32d273d0a331f45169fb71cf76dfadc17e2dfbe42a57834f44e0a74149475f89 [2021-07-13T14:16:46.334Z] #44 43.73 Selecting previously unselected package libprotobuf-c1:amd64. [2021-07-13T14:16:46.334Z] #44 43.73 Preparing to unpack .../7-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2021-07-13T14:16:46.334Z] #44 43.74 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-07-13T14:16:46.396Z] #17 ... [2021-07-13T14:16:46.396Z] [2021-07-13T14:16:46.396Z] #53 [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-07-13T14:16:46.396Z] #53 sha256:0f7ac9d986aa612c70a27d31f2b8b3e6fd28d5cd9e3692e27f7895619c6ea659 [2021-07-13T14:16:46.396Z] #53 22.49 vendor/golang.org/x/crypto/internal/subtle [2021-07-13T14:16:46.591Z] #44 43.86 Selecting previously unselected package criu. [2021-07-13T14:16:46.591Z] #44 43.86 Preparing to unpack .../8-criu_3.15-1_amd64.deb ... [2021-07-13T14:16:46.591Z] #44 43.87 Unpacking criu (3.15-1) ... [2021-07-13T14:16:46.849Z] #44 ... [2021-07-13T14:16:46.849Z] [2021-07-13T14:16:46.849Z] #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-07-13T14:16:46.849Z] #50 sha256:d7165b3a4aa26f769b67dfcca89fb742af968d84717246f68c5af075820bae6e [2021-07-13T14:16:46.849Z] #50 34.46 go: downloading github.com/gobwas/glob v0.2.3 [2021-07-13T14:16:46.849Z] #50 34.47 go: downloading github.com/kisielk/gotool v1.0.0 [2021-07-13T14:16:46.849Z] #50 34.53 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-07-13T14:16:46.849Z] #50 34.60 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-07-13T14:16:46.849Z] #50 34.67 go: downloading github.com/gogo/protobuf v1.2.1 [2021-07-13T14:16:46.849Z] #50 36.18 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-07-13T14:16:46.849Z] #50 36.58 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-07-13T14:16:46.849Z] #50 36.74 go: downloading github.com/BurntSushi/toml v0.3.1 [2021-07-13T14:16:46.849Z] #50 ... [2021-07-13T14:16:46.849Z] [2021-07-13T14:16:46.849Z] #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-07-13T14:16:46.849Z] #46 sha256:58022c254d1a56fdf4cbee89095507aa2a3a91f7987b7ec6bf174f85cd2d52ad [2021-07-13T14:16:46.849Z] #46 44.69 sync [2021-07-13T14:16:47.106Z] #46 44.70 internal/reflectlite [2021-07-13T14:16:47.333Z] #53 ... [2021-07-13T14:16:47.333Z] [2021-07-13T14:16:47.334Z] #51 [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-07-13T14:16:47.334Z] #51 sha256:32d273d0a331f45169fb71cf76dfadc17e2dfbe42a57834f44e0a74149475f89 [2021-07-13T14:16:47.334Z] #51 7.963 Reading package lists... [2021-07-13T14:16:47.334Z] #51 13.40 Reading package lists... [2021-07-13T14:16:47.334Z] #51 18.39 Building dependency tree... [2021-07-13T14:16:47.334Z] #51 19.21 Reading state information... [2021-07-13T14:16:47.334Z] #51 20.37 The following additional packages will be installed: [2021-07-13T14:16:47.334Z] #51 20.37 libmpdec2 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf17 libpython3-stdlib [2021-07-13T14:16:47.334Z] #51 20.37 libpython3.7-minimal libpython3.7-stdlib python3 python3-minimal [2021-07-13T14:16:47.334Z] #51 20.37 python3-pkg-resources python3-protobuf python3-six python3.7 [2021-07-13T14:16:47.334Z] #51 20.38 python3.7-minimal [2021-07-13T14:16:47.334Z] #51 20.38 Suggested packages: [2021-07-13T14:16:47.334Z] #51 20.38 python3-doc python3-tk python3-venv python3-setuptools python3.7-venv [2021-07-13T14:16:47.334Z] #51 20.38 python3.7-doc binfmt-support [2021-07-13T14:16:47.334Z] #51 21.38 The following NEW packages will be installed: [2021-07-13T14:16:47.334Z] #51 21.38 criu libmpdec2 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf17 [2021-07-13T14:16:47.334Z] #51 21.39 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib python3 [2021-07-13T14:16:47.334Z] #51 21.40 python3-minimal python3-pkg-resources python3-protobuf python3-six python3.7 [2021-07-13T14:16:47.334Z] #51 21.40 python3.7-minimal [2021-07-13T14:16:47.334Z] #51 21.84 0 upgraded, 16 newly installed, 0 to remove and 0 not upgraded. [2021-07-13T14:16:47.334Z] #51 21.84 Need to get 6695 kB of archives. [2021-07-13T14:16:47.334Z] #51 21.84 After this operation, 33.1 MB of additional disk space will be used. [2021-07-13T14:16:47.334Z] #51 21.84 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u3 [589 kB] [2021-07-13T14:16:47.334Z] #51 21.87 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u3 [1737 kB] [2021-07-13T14:16:47.334Z] #51 22.00 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2021-07-13T14:16:47.334Z] #51 22.00 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2021-07-13T14:16:47.334Z] #51 22.03 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u3 [1734 kB] [2021-07-13T14:16:47.334Z] #51 22.17 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u3 [330 kB] [2021-07-13T14:16:47.334Z] #51 22.21 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2021-07-13T14:16:47.334Z] #51 22.22 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2021-07-13T14:16:47.334Z] #51 22.22 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB] [2021-07-13T14:16:47.334Z] #51 22.28 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2021-07-13T14:16:47.334Z] #51 22.29 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-six all 1.12.0-1 [15.7 kB] [2021-07-13T14:16:47.334Z] #51 22.30 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-protobuf amd64 3.6.1.3-2 [334 kB] [2021-07-13T14:16:47.334Z] #51 22.31 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2021-07-13T14:16:47.334Z] #51 22.33 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2021-07-13T14:16:47.334Z] #51 22.33 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2021-07-13T14:16:47.334Z] #51 22.40 Get:16 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10 criu 3.15-1 [635 kB] [2021-07-13T14:16:47.593Z] #51 23.59 debconf: delaying package configuration, since apt-utils is not installed [2021-07-13T14:16:47.852Z] #51 23.73 Fetched 6695 kB in 1s (5105 kB/s) [2021-07-13T14:16:47.852Z] #51 23.83 Selecting previously unselected package libpython3.7-minimal:amd64. [2021-07-13T14:16:48.111Z] #51 23.83 (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 ... 15421 files and directories currently installed.) [2021-07-13T14:16:48.111Z] #51 23.96 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2021-07-13T14:16:48.111Z] #51 23.98 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2021-07-13T14:16:48.484Z] #46 46.16 internal/testlog [2021-07-13T14:16:48.680Z] #51 24.57 Selecting previously unselected package python3.7-minimal. [2021-07-13T14:16:48.680Z] #51 24.57 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2021-07-13T14:16:48.680Z] #51 24.59 Unpacking python3.7-minimal (3.7.3-2+deb10u3) ... [2021-07-13T14:16:48.743Z] #46 46.54 github.com/LK4D4/vndr/godl/singleflight [2021-07-13T14:16:49.248Z] #51 ... [2021-07-13T14:16:49.248Z] [2021-07-13T14:16:49.248Z] #57 [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-07-13T14:16:49.248Z] #57 sha256:a73fa09e4188a13935e9b8cf00c96c5586d5721b881f058a179e3abf85d1cda5 [2021-07-13T14:16:49.248Z] #57 25.20 go: downloading github.com/gobwas/glob v0.2.3 [2021-07-13T14:16:49.248Z] #57 25.24 go: downloading github.com/kisielk/gotool v1.0.0 [2021-07-13T14:16:49.248Z] #57 25.33 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-07-13T14:16:49.248Z] #57 25.38 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-07-13T14:16:49.248Z] #57 25.39 go: downloading github.com/gogo/protobuf v1.2.1 [2021-07-13T14:16:49.349Z] #46 47.02 math/rand [2021-07-13T14:16:49.606Z] #46 ... [2021-07-13T14:16:49.606Z] [2021-07-13T14:16:49.606Z] #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-07-13T14:16:49.606Z] #36 sha256:64fff9f52c9529e0d6984039a31140fa7e4db232d1c82e55e80357c4264d1390 [2021-07-13T14:16:49.606Z] #36 45.83 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2021-07-13T14:16:49.606Z] #36 45.87 Setting up xxd (2:8.1.0875-5) ... [2021-07-13T14:16:49.606Z] #36 45.88 Setting up libuv1:amd64 (1.24.1-1+deb10u1) ... [2021-07-13T14:16:49.606Z] #36 45.92 Setting up vim-common (2:8.1.0875-5) ... [2021-07-13T14:16:49.606Z] #36 45.96 Setting up librhash0:amd64 (1.3.8-1) ... [2021-07-13T14:16:49.606Z] #36 45.98 Setting up cmake-data (3.13.4-1) ... [2021-07-13T14:16:49.606Z] #36 46.08 Setting up libxml2:amd64 (2.9.4+dfsg1-7+deb10u2) ... [2021-07-13T14:16:49.606Z] #36 46.10 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2021-07-13T14:16:49.606Z] #36 46.13 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ... [2021-07-13T14:16:49.606Z] #36 46.14 Setting up cmake (3.13.4-1) ... [2021-07-13T14:16:49.606Z] #36 46.17 Processing triggers for libc-bin (2.28-10) ... [2021-07-13T14:16:49.606Z] #36 46.23 Processing triggers for mime-support (3.62) ... [2021-07-13T14:16:49.606Z] #36 DONE 47.3s [2021-07-13T14:16:49.863Z] [2021-07-13T14:16:49.863Z] #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 "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-07-13T14:16:49.863Z] #32 sha256:e5a47005f578bbeec018e89af2d3942afbe4d492ad54425cac9a1a2acaffc2ab [2021-07-13T14:16:49.863Z] #32 43.42 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-07-13T14:16:49.863Z] #32 43.67 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2021-07-13T14:16:49.863Z] #32 43.72 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-07-13T14:16:50.185Z] #57 26.29 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-07-13T14:16:50.443Z] #57 26.47 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-07-13T14:16:50.443Z] #57 26.62 go: downloading github.com/BurntSushi/toml v0.3.1 [2021-07-13T14:16:50.703Z] #57 ... [2021-07-13T14:16:50.703Z] [2021-07-13T14:16:50.703Z] #47 [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-07-13T14:16:50.703Z] #47 sha256:046651d9cb1e7ef173a77f8638b09f48585f1fb53a8233a6e751c5585e1ee34e [2021-07-13T14:16:50.703Z] #47 16.78 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2021-07-13T14:16:50.703Z] #47 18.42 + 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-07-13T14:16:50.800Z] #32 ... [2021-07-13T14:16:50.800Z] [2021-07-13T14:16:50.800Z] #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-07-13T14:16:50.800Z] #48 sha256:3aee36c57acac82e483bd230fae60ddb4c94ebaa534a7342a0f118d4c16998db [2021-07-13T14:16:50.800Z] #48 DONE 48.6s [2021-07-13T14:16:50.962Z] #47 ... [2021-07-13T14:16:50.962Z] [2021-07-13T14:16:50.962Z] #51 [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-07-13T14:16:50.962Z] #51 sha256:32d273d0a331f45169fb71cf76dfadc17e2dfbe42a57834f44e0a74149475f89 [2021-07-13T14:16:50.962Z] #51 25.70 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2021-07-13T14:16:50.962Z] #51 25.73 Setting up python3.7-minimal (3.7.3-2+deb10u3) ... [2021-07-13T14:16:51.058Z] [2021-07-13T14:16:51.058Z] #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-07-13T14:16:51.058Z] #37 sha256:eb15befeb61204c4954898c16bfb351523629cf525ff9c70975fd68fd9fd6941 [2021-07-13T14:16:51.058Z] #37 1.244 + RM_GOPATH=0 [2021-07-13T14:16:51.058Z] #37 1.244 + TMP_GOPATH= [2021-07-13T14:16:51.058Z] #37 1.244 + : /build [2021-07-13T14:16:51.058Z] #37 1.244 + '[' -z '' ']' [2021-07-13T14:16:51.058Z] #37 1.244 ++ mktemp -d [2021-07-13T14:16:51.058Z] #37 1.244 + export GOPATH=/tmp/tmp.5XoeyAy7gH [2021-07-13T14:16:51.058Z] #37 1.244 + GOPATH=/tmp/tmp.5XoeyAy7gH [2021-07-13T14:16:51.058Z] #37 1.261 + RM_GOPATH=1 [2021-07-13T14:16:51.058Z] #37 1.261 + case "$(go env GOARCH)" in [2021-07-13T14:16:51.058Z] #37 1.261 ++ go env GOARCH [2021-07-13T14:16:51.058Z] #37 1.292 + export GO_BUILDMODE=-buildmode=pie [2021-07-13T14:16:51.058Z] #37 1.292 + GO_BUILDMODE=-buildmode=pie [2021-07-13T14:16:51.058Z] #37 1.293 ++ dirname /tmp/install/install.sh [2021-07-13T14:16:51.058Z] #37 1.298 + dir=/tmp/install [2021-07-13T14:16:51.058Z] #37 1.298 + bin=tini [2021-07-13T14:16:51.058Z] #37 1.309 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240 [2021-07-13T14:16:51.058Z] #37 1.310 + shift [2021-07-13T14:16:51.058Z] #37 1.310 + '[' '!' -f /tmp/install/tini.installer ']' [2021-07-13T14:16:51.058Z] #37 1.310 + . /tmp/install/tini.installer [2021-07-13T14:16:51.058Z] #37 1.310 ++ : de40ad007797e0dcd8b7126f27bb87401d224240 [2021-07-13T14:16:51.058Z] #37 1.310 + install_tini [2021-07-13T14:16:51.058Z] #37 1.310 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240' [2021-07-13T14:16:51.058Z] #37 1.310 + git clone https://github.com/krallin/tini.git /tmp/tmp.5XoeyAy7gH/tini [2021-07-13T14:16:51.058Z] #37 1.318 Cloning into '/tmp/tmp.5XoeyAy7gH/tini'... [2021-07-13T14:16:52.429Z] #37 2.614 + cd /tmp/tmp.5XoeyAy7gH/tini [2021-07-13T14:16:52.429Z] #37 2.614 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240 [2021-07-13T14:16:52.429Z] #37 2.691 + cmake . [2021-07-13T14:16:52.686Z] #37 3.277 -- The C compiler identification is GNU 8.3.0 [2021-07-13T14:16:52.754Z] INFO: Zapped successfully [2021-07-13T14:16:52.754Z] INFO: Location for testing is d:\CI\PR-42631\2 [2021-07-13T14:16:52.754Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2021-07-13T14:16:52.754Z] [2021-07-13T14:16:52.754Z] [2021-07-13T14:16:52.754Z] INFO: Building the image from Dockerfile.windows at 07/13/2021 14:16:51... [2021-07-13T14:16:52.754Z] [2021-07-13T14:16:52.867Z] #51 28.42 Selecting previously unselected package python3-minimal. [2021-07-13T14:16:52.867Z] #51 28.42 (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 ... 15661 files and directories currently installed.) [2021-07-13T14:16:52.867Z] #51 28.46 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2021-07-13T14:16:52.867Z] #51 28.46 Unpacking python3-minimal (3.7.3-1) ... [2021-07-13T14:16:52.867Z] #51 28.56 Selecting previously unselected package libmpdec2:amd64. [2021-07-13T14:16:52.867Z] #51 28.56 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2021-07-13T14:16:52.867Z] #51 28.59 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2021-07-13T14:16:52.867Z] #51 28.71 Selecting previously unselected package libpython3.7-stdlib:amd64. [2021-07-13T14:16:52.867Z] #51 28.71 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u3_amd64.deb ... [2021-07-13T14:16:52.867Z] #51 28.72 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2021-07-13T14:16:52.944Z] #37 3.322 -- Check for working C compiler: /usr/bin/cc [2021-07-13T14:16:53.509Z] #37 3.922 -- Check for working C compiler: /usr/bin/cc -- works [2021-07-13T14:16:53.509Z] #37 3.924 -- Detecting C compiler ABI info [2021-07-13T14:16:54.244Z] #51 29.89 Selecting previously unselected package python3.7. [2021-07-13T14:16:54.244Z] #51 29.89 Preparing to unpack .../python3.7_3.7.3-2+deb10u3_amd64.deb ... [2021-07-13T14:16:54.244Z] #51 29.90 Unpacking python3.7 (3.7.3-2+deb10u3) ... [2021-07-13T14:16:54.244Z] #51 30.08 Selecting previously unselected package libpython3-stdlib:amd64. [2021-07-13T14:16:54.244Z] #51 30.08 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2021-07-13T14:16:54.244Z] #51 30.10 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2021-07-13T14:16:54.244Z] #51 30.16 Setting up python3-minimal (3.7.3-1) ... [2021-07-13T14:16:54.442Z] #37 4.641 -- Detecting C compiler ABI info - done [2021-07-13T14:16:54.442Z] #37 4.694 -- Detecting C compile features [2021-07-13T14:16:55.182Z] #51 31.25 Selecting previously unselected package python3. [2021-07-13T14:16:55.441Z] #51 31.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 ... 16073 files and directories currently installed.) [2021-07-13T14:16:55.441Z] #51 31.35 Preparing to unpack .../0-python3_3.7.3-1_amd64.deb ... [2021-07-13T14:16:55.441Z] #51 31.36 Unpacking python3 (3.7.3-1) ... [2021-07-13T14:16:55.700Z] #51 31.49 Selecting previously unselected package libprotobuf17:amd64. [2021-07-13T14:16:55.700Z] #51 31.49 Preparing to unpack .../1-libprotobuf17_3.6.1.3-2_amd64.deb ... [2021-07-13T14:16:55.700Z] #51 31.50 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ... [2021-07-13T14:16:55.814Z] #37 ... [2021-07-13T14:16:55.814Z] [2021-07-13T14:16:55.814Z] #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-07-13T14:16:55.814Z] #13 sha256:7af9587b85ec8f51544bd1fdefc057074fc38f90e7991d1b6522ac0e77f13136 [2021-07-13T14:16:55.814Z] #13 39.65 Selecting previously unselected package binutils-mingw-w64. [2021-07-13T14:16:55.814Z] #13 39.66 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2021-07-13T14:16:55.814Z] #13 39.66 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-07-13T14:16:55.814Z] #13 39.83 Selecting previously unselected package libdevmapper1.02.1:amd64. [2021-07-13T14:16:55.814Z] #13 39.83 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ... [2021-07-13T14:16:55.814Z] #13 39.83 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2021-07-13T14:16:55.814Z] #13 40.02 Selecting previously unselected package dmsetup. [2021-07-13T14:16:55.814Z] #13 40.02 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ... [2021-07-13T14:16:55.814Z] #13 40.03 Unpacking dmsetup (2:1.02.155-3) ... [2021-07-13T14:16:55.814Z] #13 40.23 Selecting previously unselected package mingw-w64-common. [2021-07-13T14:16:55.814Z] #13 40.23 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2021-07-13T14:16:55.814Z] #13 40.25 Unpacking mingw-w64-common (6.0.0-3) ... [2021-07-13T14:16:55.814Z] #13 47.24 Selecting previously unselected package mingw-w64-x86-64-dev. [2021-07-13T14:16:55.814Z] #13 47.25 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2021-07-13T14:16:55.814Z] #13 47.26 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2021-07-13T14:16:55.963Z] #51 ... [2021-07-13T14:16:55.963Z] [2021-07-13T14:16:55.963Z] #53 [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-07-13T14:16:55.963Z] #53 sha256:0f7ac9d986aa612c70a27d31f2b8b3e6fd28d5cd9e3692e27f7895619c6ea659 [2021-07-13T14:16:55.963Z] #53 32.22 sync [2021-07-13T14:16:56.071Z] #13 ... [2021-07-13T14:16:56.072Z] [2021-07-13T14:16:56.072Z] #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-07-13T14:16:56.072Z] #37 sha256:eb15befeb61204c4954898c16bfb351523629cf525ff9c70975fd68fd9fd6941 [2021-07-13T14:16:56.072Z] #37 6.434 -- Detecting C compile features - done [2021-07-13T14:16:56.072Z] #37 6.455 -- Performing Test HAS_BUILTIN_FORTIFY [2021-07-13T14:16:56.222Z] #53 32.22 internal/reflectlite [2021-07-13T14:16:56.329Z] #37 6.643 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2021-07-13T14:16:56.329Z] #37 6.805 -- Configuring done [2021-07-13T14:16:56.329Z] #37 6.827 -- Generating done [2021-07-13T14:16:56.329Z] #37 6.841 -- Build files have been written to: /tmp/tmp.5XoeyAy7gH/tini [2021-07-13T14:16:56.586Z] #37 6.849 + make tini-static [2021-07-13T14:16:56.844Z] #37 7.284 Scanning dependencies of target tini-static [2021-07-13T14:16:56.844Z] #37 7.384 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2021-07-13T14:16:57.158Z] #53 33.38 internal/testlog [2021-07-13T14:16:57.409Z] #37 ... [2021-07-13T14:16:57.409Z] [2021-07-13T14:16:57.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-07-13T14:16:57.409Z] #44 sha256:32d273d0a331f45169fb71cf76dfadc17e2dfbe42a57834f44e0a74149475f89 [2021-07-13T14:16:57.409Z] #44 44.65 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-07-13T14:16:57.409Z] #44 44.70 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-07-13T14:16:57.409Z] #44 44.72 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2021-07-13T14:16:57.409Z] #44 44.76 Setting up libprotobuf17:amd64 (3.6.1.3-2) ... [2021-07-13T14:16:57.409Z] #44 44.77 Setting up libmpdec2:amd64 (2.4.2-2) ... [2021-07-13T14:16:57.409Z] #44 44.79 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2021-07-13T14:16:57.409Z] #44 44.83 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2021-07-13T14:16:57.409Z] #44 44.85 Setting up python3.7 (3.7.3-2+deb10u3) ... [2021-07-13T14:16:57.409Z] #44 51.89 Setting up python3 (3.7.3-1) ... [2021-07-13T14:16:57.409Z] #44 52.68 Setting up python3-six (1.12.0-1) ... [2021-07-13T14:16:57.409Z] #44 53.88 Setting up python3-pkg-resources (40.8.0-1) ... [2021-07-13T14:16:57.409Z] #44 ... [2021-07-13T14:16:57.409Z] [2021-07-13T14:16:57.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-07-13T14:16:57.409Z] #46 sha256:58022c254d1a56fdf4cbee89095507aa2a3a91f7987b7ec6bf174f85cd2d52ad [2021-07-13T14:16:57.409Z] #46 48.40 internal/singleflight [2021-07-13T14:16:57.409Z] #46 48.97 errors [2021-07-13T14:16:57.409Z] #46 49.13 sort [2021-07-13T14:16:57.409Z] #46 49.66 io [2021-07-13T14:16:57.409Z] #46 50.83 strconv [2021-07-13T14:16:57.409Z] #46 51.61 bytes [2021-07-13T14:16:57.410Z] #46 53.37 strings [2021-07-13T14:16:57.410Z] #46 54.47 reflect [2021-07-13T14:16:57.417Z] #53 33.61 github.com/LK4D4/vndr/godl/singleflight [2021-07-13T14:16:57.458Z] Sending build context to Docker daemon 60.85MB [2021-07-13T14:16:57.458Z] [2021-07-13T14:16:57.458Z] Step 1/10 : FROM microsoft/windowsservercore [2021-07-13T14:16:57.458Z] ---> 39d157a84080 [2021-07-13T14:16:57.458Z] Step 2/10 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2021-07-13T14:16:57.458Z] ---> Using cache [2021-07-13T14:16:57.458Z] ---> 74d1b50473e7 [2021-07-13T14:16:57.458Z] Step 3/10 : ARG GO_VERSION=1.16.6 [2021-07-13T14:16:57.458Z] ---> Running in 1b2a59502084 [2021-07-13T14:16:57.676Z] #53 33.85 math/rand [2021-07-13T14:16:57.975Z] #46 55.72 bufio [2021-07-13T14:16:58.233Z] #46 ... [2021-07-13T14:16:58.233Z] [2021-07-13T14:16:58.233Z] #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-07-13T14:16:58.233Z] #44 sha256:32d273d0a331f45169fb71cf76dfadc17e2dfbe42a57834f44e0a74149475f89 [2021-07-13T14:16:58.233Z] #44 55.38 Setting up python3-protobuf (3.6.1.3-2) ... [2021-07-13T14:16:58.613Z] #53 34.53 internal/singleflight [2021-07-13T14:16:58.613Z] #53 34.66 errors [2021-07-13T14:16:58.613Z] #53 34.72 sort [2021-07-13T14:16:58.873Z] #53 34.96 io [2021-07-13T14:16:59.167Z] #44 ... [2021-07-13T14:16:59.167Z] [2021-07-13T14:16:59.167Z] #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-07-13T14:16:59.167Z] #52 sha256:bf790f1f598a1e2856551c8c238d172244d00571ed66fc7fc76ed432c527212d [2021-07-13T14:16:59.167Z] #52 46.68 internal/reflectlite [2021-07-13T14:16:59.167Z] #52 49.45 sort [2021-07-13T14:16:59.167Z] #52 49.45 errors [2021-07-13T14:16:59.167Z] #52 50.22 io [2021-07-13T14:16:59.167Z] #52 50.92 internal/oserror [2021-07-13T14:16:59.167Z] #52 51.04 syscall [2021-07-13T14:16:59.167Z] #52 51.25 bytes [2021-07-13T14:16:59.167Z] #52 53.01 strconv [2021-07-13T14:16:59.167Z] #52 56.72 reflect [2021-07-13T14:16:59.167Z] #52 ... [2021-07-13T14:16:59.167Z] [2021-07-13T14:16:59.167Z] #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-07-13T14:16:59.167Z] #37 sha256:eb15befeb61204c4954898c16bfb351523629cf525ff9c70975fd68fd9fd6941 [2021-07-13T14:16:59.167Z] #37 8.796 [100%] Linking C executable tini-static [2021-07-13T14:16:59.167Z] #37 9.306 [100%] Built target tini-static [2021-07-13T14:16:59.167Z] #37 9.357 + mkdir -p /build [2021-07-13T14:16:59.167Z] #37 9.372 + cp tini-static /build/docker-init [2021-07-13T14:16:59.167Z] #37 DONE 9.7s [2021-07-13T14:16:59.167Z] [2021-07-13T14:16:59.167Z] #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-07-13T14:16:59.167Z] #44 sha256:32d273d0a331f45169fb71cf76dfadc17e2dfbe42a57834f44e0a74149475f89 [2021-07-13T14:16:59.440Z] #53 35.64 strconv [2021-07-13T14:16:59.647Z] Removing intermediate container 1b2a59502084 [2021-07-13T14:16:59.647Z] ---> 82956c282060 [2021-07-13T14:16:59.647Z] Step 4/10 : ARG GOTESTSUM_COMMIT=v0.5.3 [2021-07-13T14:16:59.647Z] ---> Running in 4cbf1467c847 [2021-07-13T14:17:00.008Z] #53 36.10 bytes [2021-07-13T14:17:00.108Z] Removing intermediate container 4cbf1467c847 [2021-07-13T14:17:00.108Z] ---> f9008bccb29c [2021-07-13T14:17:00.108Z] 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-07-13T14:17:00.108Z] ---> Running in 349bc9e32806 [2021-07-13T14:17:00.108Z] Removing intermediate container 349bc9e32806 [2021-07-13T14:17:00.108Z] ---> a0803cd636a9 [2021-07-13T14:17:00.109Z] 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-07-13T14:17:00.109Z] ---> Running in a0d70d107ebb [2021-07-13T14:17:01.695Z] #44 59.02 Setting up criu (3.15-1) ... [2021-07-13T14:17:01.752Z] Running on EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-021900edca45e2299) in /home/ubuntu/workspace/moby_PR-42631 [Pipeline] { [Pipeline] checkout [2021-07-13T14:17:01.854Z] The recommended git tool is: git [2021-07-13T14:17:01.914Z] #53 37.75 strings [2021-07-13T14:17:01.914Z] #53 ... [2021-07-13T14:17:01.914Z] [2021-07-13T14:17:01.914Z] #51 [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-07-13T14:17:01.914Z] #51 sha256:32d273d0a331f45169fb71cf76dfadc17e2dfbe42a57834f44e0a74149475f89 [2021-07-13T14:17:01.914Z] #51 32.10 Selecting previously unselected package python3-pkg-resources. [2021-07-13T14:17:01.914Z] #51 32.10 Preparing to unpack .../2-python3-pkg-resources_40.8.0-1_all.deb ... [2021-07-13T14:17:01.914Z] #51 32.11 Unpacking python3-pkg-resources (40.8.0-1) ... [2021-07-13T14:17:01.914Z] #51 32.27 Selecting previously unselected package python3-six. [2021-07-13T14:17:01.914Z] #51 32.28 Preparing to unpack .../3-python3-six_1.12.0-1_all.deb ... [2021-07-13T14:17:01.914Z] #51 32.29 Unpacking python3-six (1.12.0-1) ... [2021-07-13T14:17:01.914Z] #51 32.38 Selecting previously unselected package python3-protobuf. [2021-07-13T14:17:01.914Z] #51 32.38 Preparing to unpack .../4-python3-protobuf_3.6.1.3-2_amd64.deb ... [2021-07-13T14:17:01.914Z] #51 32.39 Unpacking python3-protobuf (3.6.1.3-2) ... [2021-07-13T14:17:01.914Z] #51 32.75 Selecting previously unselected package libnet1:amd64. [2021-07-13T14:17:01.914Z] #51 32.75 Preparing to unpack .../5-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-07-13T14:17:01.914Z] #51 32.76 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-07-13T14:17:01.914Z] #51 32.87 Selecting previously unselected package libnl-3-200:amd64. [2021-07-13T14:17:01.914Z] #51 32.87 Preparing to unpack .../6-libnl-3-200_3.4.0-1_amd64.deb ... [2021-07-13T14:17:01.914Z] #51 32.88 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2021-07-13T14:17:01.914Z] #51 32.99 Selecting previously unselected package libprotobuf-c1:amd64. [2021-07-13T14:17:01.914Z] #51 32.99 Preparing to unpack .../7-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2021-07-13T14:17:01.914Z] #51 33.00 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-07-13T14:17:01.914Z] #51 33.10 Selecting previously unselected package criu. [2021-07-13T14:17:01.914Z] #51 33.10 Preparing to unpack .../8-criu_3.15-1_amd64.deb ... [2021-07-13T14:17:01.914Z] #51 33.11 Unpacking criu (3.15-1) ... [2021-07-13T14:17:01.914Z] #51 33.64 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-07-13T14:17:01.914Z] #51 33.66 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-07-13T14:17:01.914Z] #51 33.68 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2021-07-13T14:17:01.914Z] #51 33.70 Setting up libprotobuf17:amd64 (3.6.1.3-2) ... [2021-07-13T14:17:01.914Z] #51 33.72 Setting up libmpdec2:amd64 (2.4.2-2) ... [2021-07-13T14:17:01.914Z] #51 33.73 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2021-07-13T14:17:01.914Z] #51 33.75 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2021-07-13T14:17:01.914Z] #51 33.76 Setting up python3.7 (3.7.3-2+deb10u3) ... [2021-07-13T14:17:01.914Z] #51 37.91 Setting up python3 (3.7.3-1) ... [2021-07-13T14:17:01.914Z] #51 ... [2021-07-13T14:17:01.914Z] [2021-07-13T14:17:01.914Z] #53 [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-07-13T14:17:01.914Z] #53 sha256:0f7ac9d986aa612c70a27d31f2b8b3e6fd28d5cd9e3692e27f7895619c6ea659 [2021-07-13T14:17:01.914Z] #53 38.20 reflect [2021-07-13T14:17:03.594Z] #44 60.89 Processing triggers for libc-bin (2.28-10) ... [2021-07-13T14:17:03.819Z] #53 39.75 bufio [2021-07-13T14:17:03.857Z] #44 60.97 Processing triggers for mime-support (3.62) ... [2021-07-13T14:17:04.116Z] #44 DONE 61.3s [2021-07-13T14:17:04.116Z] [2021-07-13T14:17:04.116Z] #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-07-13T14:17:04.116Z] #13 sha256:7af9587b85ec8f51544bd1fdefc057074fc38f90e7991d1b6522ac0e77f13136 [2021-07-13T14:17:04.116Z] #13 53.33 Selecting previously unselected package gcc-mingw-w64-base. [2021-07-13T14:17:04.116Z] #13 53.34 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-07-13T14:17:04.116Z] #13 53.36 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-07-13T14:17:04.116Z] #13 53.65 Selecting previously unselected package gcc-mingw-w64-x86-64. [2021-07-13T14:17:04.116Z] #13 53.67 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-07-13T14:17:04.116Z] #13 53.69 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-07-13T14:17:04.389Z] using credential docker-jenkins-github-credentials [2021-07-13T14:17:04.396Z] Cloning the remote Git repository [2021-07-13T14:17:04.396Z] Cloning with configured refspecs honoured and without tags [2021-07-13T14:17:04.756Z] #53 ... [2021-07-13T14:17:04.756Z] [2021-07-13T14:17:04.756Z] #55 [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-07-13T14:17:04.756Z] #55 sha256:0566929b3fbaff2b5cf4da76c168dcf5ac35c6f7b1b876e4cc375b7dce5d27b1 [2021-07-13T14:17:04.756Z] #55 DONE 40.8s [2021-07-13T14:17:04.756Z] [2021-07-13T14:17:04.756Z] #39 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-07-13T14:17:04.756Z] #39 sha256:e5a47005f578bbeec018e89af2d3942afbe4d492ad54425cac9a1a2acaffc2ab [2021-07-13T14:17:04.756Z] #39 32.56 Checking out files: 96% (1464/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-07-13T14:17:04.756Z] #39 32.62 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2021-07-13T14:17:04.756Z] #39 33.08 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-07-13T14:17:04.821Z] [2021-07-13T14:17:04.821Z] SUCCESS: Specified value was saved. [2021-07-13T14:17:04.345Z] Cloning repository https://github.com/moby/moby.git [2021-07-13T14:17:04.405Z] > git init /home/ubuntu/workspace/moby_PR-42631 # timeout=10 [2021-07-13T14:17:04.806Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-07-13T14:17:04.807Z] > git --version # timeout=10 [2021-07-13T14:17:04.824Z] > git --version # 'git version 2.25.1' [2021-07-13T14:17:04.824Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-07-13T14:17:04.826Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42631/head:refs/remotes/origin/PR-42631 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-07-13T14:17:05.707Z] #39 ... [2021-07-13T14:17:05.707Z] [2021-07-13T14:17:05.707Z] #53 [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-07-13T14:17:05.707Z] #53 sha256:0f7ac9d986aa612c70a27d31f2b8b3e6fd28d5cd9e3692e27f7895619c6ea659 [2021-07-13T14:17:05.707Z] #53 41.62 internal/syscall/unix [2021-07-13T14:17:05.707Z] #53 42.01 time [2021-07-13T14:17:05.793Z] INFO: Downloading git... [2021-07-13T14:17:06.765Z] INFO: Downloading go... [2021-07-13T14:17:07.084Z] #53 ... [2021-07-13T14:17:07.084Z] [2021-07-13T14:17:07.084Z] #59 [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-07-13T14:17:07.084Z] #59 sha256:98156559676244782220beedb9a60fa2d1aab26a3729b38b7a334376166d086d [2021-07-13T14:17:07.084Z] #59 33.14 sync [2021-07-13T14:17:07.084Z] #59 33.15 internal/reflectlite [2021-07-13T14:17:07.084Z] #59 34.82 sort [2021-07-13T14:17:07.084Z] #59 34.82 errors [2021-07-13T14:17:07.084Z] #59 35.15 io [2021-07-13T14:17:07.084Z] #59 35.46 internal/oserror [2021-07-13T14:17:07.084Z] #59 35.58 syscall [2021-07-13T14:17:07.084Z] #59 36.32 bytes [2021-07-13T14:17:07.084Z] #59 37.97 strconv [2021-07-13T14:17:07.084Z] #59 40.45 reflect [2021-07-13T14:17:07.084Z] #59 41.53 time [2021-07-13T14:17:08.956Z] INFO: Downloading compiler 1 of 3... [2021-07-13T14:17:08.987Z] #59 45.15 context [2021-07-13T14:17:08.987Z] #59 ... [2021-07-13T14:17:08.987Z] [2021-07-13T14:17:08.987Z] #51 [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-07-13T14:17:08.987Z] #51 sha256:32d273d0a331f45169fb71cf76dfadc17e2dfbe42a57834f44e0a74149475f89 [2021-07-13T14:17:08.987Z] #51 38.62 Setting up python3-six (1.12.0-1) ... [2021-07-13T14:17:08.987Z] #51 39.63 Setting up python3-pkg-resources (40.8.0-1) ... [2021-07-13T14:17:08.987Z] #51 40.98 Setting up python3-protobuf (3.6.1.3-2) ... [2021-07-13T14:17:08.987Z] #51 43.59 Setting up criu (3.15-1) ... [2021-07-13T14:17:08.987Z] #51 45.05 Processing triggers for libc-bin (2.28-10) ... [2021-07-13T14:17:09.245Z] #51 45.23 Processing triggers for mime-support (3.62) ... [2021-07-13T14:17:09.377Z] #13 ... [2021-07-13T14:17:09.377Z] [2021-07-13T14:17:09.377Z] #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-07-13T14:17:09.377Z] #46 sha256:58022c254d1a56fdf4cbee89095507aa2a3a91f7987b7ec6bf174f85cd2d52ad [2021-07-13T14:17:09.377Z] #46 57.66 syscall [2021-07-13T14:17:09.377Z] #46 64.71 internal/syscall/unix [2021-07-13T14:17:09.377Z] #46 64.98 internal/poll [2021-07-13T14:17:09.377Z] #46 65.36 internal/fmtsort [2021-07-13T14:17:09.377Z] #46 65.83 internal/syscall/execenv [2021-07-13T14:17:09.377Z] #46 65.97 path [2021-07-13T14:17:09.377Z] #46 66.49 io/fs [2021-07-13T14:17:09.502Z] #51 DONE 45.6s [2021-07-13T14:17:09.502Z] [2021-07-13T14:17:09.503Z] #47 [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-07-13T14:17:09.503Z] #47 sha256:046651d9cb1e7ef173a77f8638b09f48585f1fb53a8233a6e751c5585e1ee34e [2021-07-13T14:17:09.635Z] #46 67.24 os [2021-07-13T14:17:09.635Z] #46 67.25 regexp/syntax [2021-07-13T14:17:09.761Z] #47 ... [2021-07-13T14:17:09.761Z] [2021-07-13T14:17:09.761Z] #59 [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-07-13T14:17:09.761Z] #59 sha256:98156559676244782220beedb9a60fa2d1aab26a3729b38b7a334376166d086d [2021-07-13T14:17:09.761Z] #59 45.94 internal/poll [2021-07-13T14:17:09.927Z] INFO: Downloading compiler 2 of 3... [2021-07-13T14:17:10.389Z] INFO: Downloading compiler 3 of 3... [2021-07-13T14:17:11.360Z] INFO: Extracting git... [2021-07-13T14:17:11.533Z] #46 ... [2021-07-13T14:17:11.533Z] [2021-07-13T14:17:11.533Z] #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-07-13T14:17:11.533Z] #52 sha256:bf790f1f598a1e2856551c8c238d172244d00571ed66fc7fc76ed432c527212d [2021-07-13T14:17:11.533Z] #52 59.09 time [2021-07-13T14:17:11.533Z] #52 64.33 context [2021-07-13T14:17:11.533Z] #52 64.90 internal/syscall/unix [2021-07-13T14:17:11.533Z] #52 65.20 internal/poll [2021-07-13T14:17:11.533Z] #52 67.15 encoding/binary [2021-07-13T14:17:11.533Z] #52 67.23 os [2021-07-13T14:17:11.533Z] #52 68.75 encoding/base64 [2021-07-13T14:17:11.791Z] #52 69.50 golang.org/x/sys/unix [2021-07-13T14:17:12.291Z] #59 48.33 io/fs [2021-07-13T14:17:12.724Z] #52 ... [2021-07-13T14:17:12.724Z] [2021-07-13T14:17:12.724Z] #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-07-13T14:17:12.724Z] #57 sha256:f2d656d340a450309404cc570d4fb14ed3318242263a9cf50feb24fccb416765 [2021-07-13T14:17:12.811Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-0d433135df22d4de2) in /home/ubuntu/workspace/moby_PR-42631 [Pipeline] { [Pipeline] checkout [2021-07-13T14:17:12.859Z] #59 49.03 os [2021-07-13T14:17:13.095Z] The recommended git tool is: git [2021-07-13T14:17:13.427Z] #59 49.42 encoding/binary [2021-07-13T14:17:13.755Z] #57 42.70 Checking out files: 56% (2309/4075) Checking out files: 57% (2323/4075) Checking out files: 58% (2364/4075) Checking out files: 59% (2405/4075) Checking out files: 60% (2445/4075) Checking out files: 61% (2486/4075) Checking out files: 62% (2527/4075) Checking out files: 63% (2568/4075) Checking out files: 64% (2608/4075) Checking out files: 65% (2649/4075) Checking out files: 66% (2690/4075) Checking out files: 67% (2731/4075) Checking out files: 68% (2771/4075) Checking out files: 69% (2812/4075) Checking out files: 70% (2853/4075) Checking out files: 71% (2894/4075) Checking out files: 72% (2934/4075) Checking out files: 73% (2975/4075) Checking out files: 74% (3016/4075) Checking out files: 75% (3057/4075) Checking out files: 76% (3097/4075) Checking out files: 77% (3138/4075) Checking out files: 78% (3179/4075) Checking out files: 79% (3220/4075) Checking out files: 80% (3260/4075) Checking out files: 81% (3301/4075) Checking out files: 82% (3342/4075) Checking out files: 83% (3383/4075) Checking out files: 84% (3423/4075) Checking out files: 85% (3464/4075) Checking out files: 86% (3505/4075) Checking out files: 87% (3546/4075) Checking out files: 88% (3586/4075) Checking out files: 89% (3627/4075) Checking out files: 90% (3668/4075) Checking out files: 91% (3709/4075) Checking out files: 92% (3749/4075) Checking out files: 93% (3790/4075) Checking out files: 94% (3831/4075) Checking out files: 95% (3872/4075) Checking out files: 96% (3912/4075) Checking out files: 97% (3953/4075) Checking out files: 98% (3994/4075) Checking out files: 99% (4035/4075) Checking out files: 100% (4075/4075) Checking out files: 100% (4075/4075), done. [2021-07-13T14:17:14.013Z] #57 43.79 + cd /tmp/tmp.Mk6nY4HRE5/src/github.com/containerd/containerd [2021-07-13T14:17:14.013Z] #57 43.79 + git checkout -q 36cc874494a56a253cd181a1a685b44b58a2e34a [2021-07-13T14:17:14.365Z] #59 50.60 encoding/base64 [2021-07-13T14:17:14.934Z] #59 51.09 golang.org/x/sys/unix [2021-07-13T14:17:15.385Z] #57 45.15 + export 'BUILDTAGS=netgo osusergo static_build' [2021-07-13T14:17:15.385Z] #57 45.15 + BUILDTAGS='netgo osusergo static_build' [2021-07-13T14:17:15.385Z] #57 45.15 + export EXTRA_FLAGS=-buildmode=pie [2021-07-13T14:17:15.385Z] #57 45.15 + EXTRA_FLAGS=-buildmode=pie [2021-07-13T14:17:15.385Z] #57 45.15 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2021-07-13T14:17:15.385Z] #57 45.15 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2021-07-13T14:17:15.385Z] #57 45.15 + '[' '' = dynamic ']' [2021-07-13T14:17:15.385Z] #57 45.15 + make [2021-07-13T14:17:15.502Z] #59 51.70 fmt [2021-07-13T14:17:16.318Z] #57 46.29 + bin/ctr [2021-07-13T14:17:16.830Z] using credential docker-jenkins-github-credentials [2021-07-13T14:17:16.839Z] Cloning the remote Git repository [2021-07-13T14:17:16.839Z] Cloning with configured refspecs honoured and without tags [2021-07-13T14:17:17.407Z] #59 ... [2021-07-13T14:17:17.407Z] [2021-07-13T14:17:17.407Z] #17 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2021-07-13T14:17:17.407Z] #17 sha256:2ca173c8aef8efacc6bd403f5bfba52049372afbf55f6326ce465978cea592c1 [2021-07-13T14:17:17.407Z] #17 44.57 Fetched 48.3 MB in 43s (1118 kB/s) [2021-07-13T14:17:16.851Z] Cloning repository https://github.com/moby/moby.git [2021-07-13T14:17:16.923Z] > git init /home/ubuntu/workspace/moby_PR-42631 # timeout=10 [2021-07-13T14:17:17.535Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-07-13T14:17:17.535Z] > git --version # timeout=10 [2021-07-13T14:17:17.547Z] > git --version # 'git version 2.25.1' [2021-07-13T14:17:17.547Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-07-13T14:17:17.618Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42631/head:refs/remotes/origin/PR-42631 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-07-13T14:17:19.943Z] #17 44.57 Reading package lists... [2021-07-13T14:17:19.943Z] #17 ... [2021-07-13T14:17:19.943Z] [2021-07-13T14:17:19.943Z] #53 [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-07-13T14:17:19.943Z] #53 sha256:0f7ac9d986aa612c70a27d31f2b8b3e6fd28d5cd9e3692e27f7895619c6ea659 [2021-07-13T14:17:19.943Z] #53 46.06 internal/poll [2021-07-13T14:17:19.943Z] #53 47.26 internal/fmtsort [2021-07-13T14:17:19.943Z] #53 47.62 internal/syscall/execenv [2021-07-13T14:17:19.943Z] #53 47.77 path [2021-07-13T14:17:19.943Z] #53 48.11 io/fs [2021-07-13T14:17:19.943Z] #53 48.15 regexp/syntax [2021-07-13T14:17:19.943Z] #53 48.93 os [2021-07-13T14:17:19.943Z] #53 51.07 regexp [2021-07-13T14:17:19.943Z] #53 51.65 fmt [2021-07-13T14:17:19.943Z] #53 53.36 path/filepath [2021-07-13T14:17:19.943Z] #53 54.41 flag [2021-07-13T14:17:19.943Z] #53 54.46 go/token [2021-07-13T14:17:19.943Z] #53 55.09 go/scanner [2021-07-13T14:17:19.943Z] #53 55.45 internal/lazyregexp [2021-07-13T14:17:19.943Z] #53 55.72 net/url [2021-07-13T14:17:19.943Z] #53 56.15 go/ast [2021-07-13T14:17:20.511Z] #53 56.68 text/template/parse [2021-07-13T14:17:21.158Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-034d4acb1fb856fde) in /home/ubuntu/workspace/moby_PR-42631 [Pipeline] { [Pipeline] checkout [2021-07-13T14:17:21.269Z] The recommended git tool is: git [2021-07-13T14:17:21.596Z] #57 ... [2021-07-13T14:17:21.596Z] [2021-07-13T14:17:21.596Z] #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-07-13T14:17:21.596Z] #13 sha256:7af9587b85ec8f51544bd1fdefc057074fc38f90e7991d1b6522ac0e77f13136 [2021-07-13T14:17:21.596Z] #13 74.60 Selecting previously unselected package g++-mingw-w64-x86-64. [2021-07-13T14:17:21.596Z] #13 74.61 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-07-13T14:17:21.596Z] #13 74.61 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-07-13T14:17:23.095Z] #13 ... [2021-07-13T14:17:23.095Z] [2021-07-13T14:17:23.095Z] #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-07-13T14:17:23.095Z] #52 sha256:bf790f1f598a1e2856551c8c238d172244d00571ed66fc7fc76ed432c527212d [2021-07-13T14:17:23.095Z] #52 70.64 fmt [2021-07-13T14:17:23.095Z] #52 74.23 encoding/json [2021-07-13T14:17:23.095Z] #52 76.52 github.com/pkg/diff [2021-07-13T14:17:23.095Z] #52 77.63 go/ast [2021-07-13T14:17:23.095Z] #52 79.35 golang.org/x/crypto/ssh/terminal [2021-07-13T14:17:23.095Z] #52 80.60 io/ioutil [2021-07-13T14:17:23.095Z] #52 ... [2021-07-13T14:17:23.095Z] [2021-07-13T14:17:23.095Z] #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-07-13T14:17:23.095Z] #46 sha256:58022c254d1a56fdf4cbee89095507aa2a3a91f7987b7ec6bf174f85cd2d52ad [2021-07-13T14:17:23.095Z] #46 71.18 regexp [2021-07-13T14:17:23.095Z] #46 71.47 fmt [2021-07-13T14:17:23.095Z] #46 74.38 path/filepath [2021-07-13T14:17:23.095Z] #46 74.80 flag [2021-07-13T14:17:23.095Z] #46 75.59 go/token [2021-07-13T14:17:23.095Z] #46 76.06 internal/lazyregexp [2021-07-13T14:17:23.095Z] #46 76.34 go/scanner [2021-07-13T14:17:23.095Z] #46 76.49 net/url [2021-07-13T14:17:23.095Z] #46 77.54 go/ast [2021-07-13T14:17:23.095Z] #46 78.06 text/template/parse [2021-07-13T14:17:23.352Z] #46 ... [2021-07-13T14:17:23.352Z] [2021-07-13T14:17:23.352Z] #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-07-13T14:17:23.352Z] #52 sha256:bf790f1f598a1e2856551c8c238d172244d00571ed66fc7fc76ed432c527212d [2021-07-13T14:17:23.352Z] #52 81.06 mvdan.cc/editorconfig [2021-07-13T14:17:23.547Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-07-13T14:17:23.564Z] > git config --add remote.origin.fetch +refs/pull/42631/head:refs/remotes/origin/PR-42631 # timeout=10 [2021-07-13T14:17:23.572Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-07-13T14:17:23.598Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-07-13T14:17:23.618Z] Fetching without tags [2021-07-13T14:17:23.811Z] INFO: Expanding go... [2021-07-13T14:17:23.888Z] Merging remotes/origin/master commit cf73a45a1306e64c75d25778e196e862bcd0109b into PR head commit fe6f1a4067e15f99adceaa5a1a305103ca09d3f6 [2021-07-13T14:17:23.898Z] #53 59.48 go/parser [2021-07-13T14:17:23.898Z] #53 59.86 text/template [2021-07-13T14:17:23.941Z] using credential docker-jenkins-github-credentials [2021-07-13T14:17:23.948Z] Cloning the remote Git repository [2021-07-13T14:17:23.948Z] Cloning with configured refspecs honoured and without tags [2021-07-13T14:17:24.157Z] #53 ... [2021-07-13T14:17:24.158Z] [2021-07-13T14:17:24.158Z] #59 [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-07-13T14:17:24.158Z] #59 sha256:98156559676244782220beedb9a60fa2d1aab26a3729b38b7a334376166d086d [2021-07-13T14:17:24.158Z] #59 54.46 encoding/json [2021-07-13T14:17:24.158Z] #59 56.30 github.com/pkg/diff [2021-07-13T14:17:24.158Z] #59 57.29 go/ast [2021-07-13T14:17:24.158Z] #59 58.23 golang.org/x/crypto/ssh/terminal [2021-07-13T14:17:24.158Z] #59 59.10 io/ioutil [2021-07-13T14:17:24.158Z] #59 59.37 mvdan.cc/editorconfig [2021-07-13T14:17:24.158Z] #59 60.18 mvdan.cc/sh/v3/fileutil [2021-07-13T14:17:24.158Z] #59 60.31 text/tabwriter [2021-07-13T14:17:24.284Z] #52 81.88 mvdan.cc/sh/v3/fileutil [2021-07-13T14:17:24.284Z] #52 82.11 text/tabwriter [2021-07-13T14:17:24.418Z] #59 60.60 mvdan.cc/sh/v3/syntax [2021-07-13T14:17:24.008Z] Cloning repository https://github.com/moby/moby.git [2021-07-13T14:17:24.082Z] > git init /home/ubuntu/workspace/moby_PR-42631 # timeout=10 [2021-07-13T14:17:24.373Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-07-13T14:17:24.373Z] > git --version # timeout=10 [2021-07-13T14:17:24.390Z] > git --version # 'git version 2.17.1' [2021-07-13T14:17:24.390Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-07-13T14:17:24.395Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42631/head:refs/remotes/origin/PR-42631 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-07-13T14:17:24.851Z] #52 82.42 mvdan.cc/sh/v3/syntax [2021-07-13T14:17:25.264Z] Merge succeeded, producing dab9ce7c65c82c2150605d7d829168aa476bee19 [2021-07-13T14:17:25.264Z] Checking out Revision dab9ce7c65c82c2150605d7d829168aa476bee19 (PR-42631) [2021-07-13T14:17:23.615Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-07-13T14:17:23.615Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-07-13T14:17:23.616Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42631/head:refs/remotes/origin/PR-42631 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-07-13T14:17:23.889Z] > git config core.sparsecheckout # timeout=10 [2021-07-13T14:17:23.904Z] > git checkout -f fe6f1a4067e15f99adceaa5a1a305103ca09d3f6 # timeout=10 [2021-07-13T14:17:24.573Z] > git remote # timeout=10 [2021-07-13T14:17:24.586Z] > git config --get remote.origin.url # timeout=10 [2021-07-13T14:17:24.596Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-07-13T14:17:24.597Z] > git merge cf73a45a1306e64c75d25778e196e862bcd0109b # timeout=10 [2021-07-13T14:17:25.240Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-07-13T14:17:25.261Z] > git config core.sparsecheckout # timeout=10 [2021-07-13T14:17:25.266Z] > git checkout -f dab9ce7c65c82c2150605d7d829168aa476bee19 # timeout=10 [2021-07-13T14:17:25.797Z] #59 ... [2021-07-13T14:17:25.797Z] [2021-07-13T14:17:25.797Z] #53 [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-07-13T14:17:25.797Z] #53 sha256:0f7ac9d986aa612c70a27d31f2b8b3e6fd28d5cd9e3692e27f7895619c6ea659 [2021-07-13T14:17:25.797Z] #53 61.85 log [2021-07-13T14:17:26.057Z] #53 62.29 encoding/xml [2021-07-13T14:17:27.435Z] #53 63.50 go/doc [2021-07-13T14:17:28.944Z] Commit message: "Merge commit 'cf73a45a1306e64c75d25778e196e862bcd0109b' into HEAD" [2021-07-13T14:17:28.943Z] > git rev-list --no-walk fe6f1a4067e15f99adceaa5a1a305103ca09d3f6 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-07-13T14:17:29.877Z] + docker version [2021-07-13T14:17:29.971Z] #53 65.82 github.com/LK4D4/vndr/build [2021-07-13T14:17:29.971Z] #53 66.08 github.com/LK4D4/vndr/versioned [2021-07-13T14:17:30.113Z] #52 87.74 mvdan.cc/sh/v3/cmd/shfmt [2021-07-13T14:17:30.230Z] #53 66.21 compress/flate [2021-07-13T14:17:30.490Z] #53 ... [2021-07-13T14:17:30.490Z] [2021-07-13T14:17:30.490Z] #59 [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-07-13T14:17:30.490Z] #59 sha256:98156559676244782220beedb9a60fa2d1aab26a3729b38b7a334376166d086d [2021-07-13T14:17:30.490Z] #59 64.48 mvdan.cc/sh/v3/cmd/shfmt [2021-07-13T14:17:30.490Z] #59 DONE 66.8s [2021-07-13T14:17:30.749Z] [2021-07-13T14:17:30.749Z] #47 [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-07-13T14:17:30.749Z] #47 sha256:046651d9cb1e7ef173a77f8638b09f48585f1fb53a8233a6e751c5585e1ee34e [2021-07-13T14:17:32.127Z] #47 ... [2021-07-13T14:17:32.127Z] [2021-07-13T14:17:32.127Z] #53 [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-07-13T14:17:32.127Z] #53 sha256:0f7ac9d986aa612c70a27d31f2b8b3e6fd28d5cd9e3692e27f7895619c6ea659 [2021-07-13T14:17:32.127Z] #53 68.20 hash/crc32 [2021-07-13T14:17:32.127Z] #53 68.41 net [2021-07-13T14:17:32.640Z] #52 ... [2021-07-13T14:17:32.640Z] [2021-07-13T14:17:32.640Z] #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-07-13T14:17:32.640Z] #46 sha256:58022c254d1a56fdf4cbee89095507aa2a3a91f7987b7ec6bf174f85cd2d52ad [2021-07-13T14:17:32.640Z] #46 81.89 go/parser [2021-07-13T14:17:32.640Z] #46 82.41 text/template [2021-07-13T14:17:32.640Z] #46 85.52 encoding/xml [2021-07-13T14:17:32.640Z] #46 87.01 go/doc [2021-07-13T14:17:32.640Z] #46 89.76 github.com/LK4D4/vndr/versioned [2021-07-13T14:17:32.640Z] #46 89.88 crypto/rand [2021-07-13T14:17:32.695Z] #53 68.64 compress/gzip [2021-07-13T14:17:32.695Z] #53 68.90 vendor/golang.org/x/crypto/hkdf [2021-07-13T14:17:32.695Z] #53 68.97 vendor/golang.org/x/text/transform [2021-07-13T14:17:32.897Z] #46 90.48 github.com/LK4D4/vndr/build [2021-07-13T14:17:32.897Z] #46 90.64 crypto/ecdsa [2021-07-13T14:17:33.156Z] #46 ... [2021-07-13T14:17:33.156Z] [2021-07-13T14:17:33.156Z] #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-07-13T14:17:33.156Z] #52 sha256:bf790f1f598a1e2856551c8c238d172244d00571ed66fc7fc76ed432c527212d [2021-07-13T14:17:33.156Z] #52 DONE 90.9s [2021-07-13T14:17:33.156Z] [2021-07-13T14:17:33.156Z] #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-07-13T14:17:33.156Z] #57 sha256:f2d656d340a450309404cc570d4fb14ed3318242263a9cf50feb24fccb416765 [2021-07-13T14:17:33.264Z] #53 69.46 vendor/golang.org/x/text/unicode/bidi [2021-07-13T14:17:33.722Z] #57 ... [2021-07-13T14:17:33.722Z] [2021-07-13T14:17:33.722Z] #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-07-13T14:17:33.722Z] #46 sha256:58022c254d1a56fdf4cbee89095507aa2a3a91f7987b7ec6bf174f85cd2d52ad [2021-07-13T14:17:33.722Z] #46 91.57 crypto/ed25519 [2021-07-13T14:17:34.642Z] #53 70.57 vendor/golang.org/x/text/secure/bidirule [2021-07-13T14:17:34.642Z] #53 70.78 vendor/golang.org/x/text/unicode/norm [2021-07-13T14:17:34.656Z] #46 92.38 crypto/rsa [2021-07-13T14:17:36.028Z] #46 93.45 crypto/dsa [2021-07-13T14:17:36.028Z] #46 93.74 crypto/x509/pkix [2021-07-13T14:17:36.285Z] #46 93.90 net [2021-07-13T14:17:36.543Z] #46 94.19 vendor/golang.org/x/crypto/chacha20 [2021-07-13T14:17:37.108Z] #46 94.81 vendor/golang.org/x/crypto/poly1305 [2021-07-13T14:17:37.366Z] #46 95.20 vendor/golang.org/x/sys/cpu [2021-07-13T14:17:37.931Z] #46 95.65 vendor/golang.org/x/crypto/chacha20poly1305 [2021-07-13T14:17:37.947Z] #53 73.55 vendor/golang.org/x/net/idna [2021-07-13T14:17:38.163Z] Fetching without tags [2021-07-13T14:17:38.523Z] Merging remotes/origin/master commit cf73a45a1306e64c75d25778e196e862bcd0109b into PR head commit fe6f1a4067e15f99adceaa5a1a305103ca09d3f6 [2021-07-13T14:17:38.863Z] #46 96.62 vendor/golang.org/x/crypto/curve25519 [2021-07-13T14:17:38.882Z] #53 74.94 vendor/golang.org/x/net/http2/hpack [2021-07-13T14:17:39.121Z] #46 ... [2021-07-13T14:17:39.121Z] [2021-07-13T14:17:39.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-07-13T14:17:39.121Z] #13 sha256:7af9587b85ec8f51544bd1fdefc057074fc38f90e7991d1b6522ac0e77f13136 [2021-07-13T14:17:39.121Z] #13 90.69 Selecting previously unselected package libapparmor1:amd64. [2021-07-13T14:17:39.121Z] #13 90.70 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ... [2021-07-13T14:17:39.121Z] #13 90.70 Unpacking libapparmor1:amd64 (2.13.2-10) ... [2021-07-13T14:17:39.121Z] #13 90.81 Selecting previously unselected package libapparmor-dev:amd64. [2021-07-13T14:17:39.121Z] #13 90.81 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ... [2021-07-13T14:17:39.121Z] #13 90.82 Unpacking libapparmor-dev:amd64 (2.13.2-10) ... [2021-07-13T14:17:39.121Z] #13 90.97 Selecting previously unselected package libbtrfs0. [2021-07-13T14:17:39.121Z] #13 90.98 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ... [2021-07-13T14:17:39.121Z] #13 90.98 Unpacking libbtrfs0 (4.20.1-2) ... [2021-07-13T14:17:39.121Z] #13 91.05 Selecting previously unselected package libbtrfs-dev. [2021-07-13T14:17:39.121Z] #13 91.05 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ... [2021-07-13T14:17:39.121Z] #13 91.07 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-07-13T14:17:39.121Z] #13 91.20 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2021-07-13T14:17:39.121Z] #13 91.21 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ... [2021-07-13T14:17:39.121Z] #13 91.21 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2021-07-13T14:17:39.121Z] #13 91.30 Selecting previously unselected package libudev-dev:amd64. [2021-07-13T14:17:39.121Z] #13 91.30 Preparing to unpack .../15-libudev-dev_241-7~deb10u7_amd64.deb ... [2021-07-13T14:17:39.121Z] #13 91.32 Unpacking libudev-dev:amd64 (241-7~deb10u7) ... [2021-07-13T14:17:39.121Z] #13 91.52 Selecting previously unselected package libsepol1-dev:amd64. [2021-07-13T14:17:39.121Z] #13 91.53 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ... [2021-07-13T14:17:39.121Z] #13 91.54 Unpacking libsepol1-dev:amd64 (2.8-1) ... [2021-07-13T14:17:39.121Z] #13 91.81 Selecting previously unselected package libpcre16-3:amd64. [2021-07-13T14:17:39.121Z] #13 91.81 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ... [2021-07-13T14:17:39.121Z] #13 91.84 Unpacking libpcre16-3:amd64 (2:8.39-12) ... [2021-07-13T14:17:39.121Z] #13 91.98 Selecting previously unselected package libpcre32-3:amd64. [2021-07-13T14:17:39.121Z] #13 92.00 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ... [2021-07-13T14:17:39.121Z] #13 92.02 Unpacking libpcre32-3:amd64 (2:8.39-12) ... [2021-07-13T14:17:39.121Z] #13 92.20 Selecting previously unselected package libpcrecpp0v5:amd64. [2021-07-13T14:17:39.121Z] #13 92.20 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ... [2021-07-13T14:17:39.121Z] #13 92.24 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ... [2021-07-13T14:17:39.121Z] #13 92.36 Selecting previously unselected package libpcre3-dev:amd64. [2021-07-13T14:17:39.121Z] #13 92.36 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ... [2021-07-13T14:17:39.121Z] #13 92.37 Unpacking libpcre3-dev:amd64 (2:8.39-12) ... [2021-07-13T14:17:39.121Z] #13 92.73 Selecting previously unselected package libselinux1-dev:amd64. [2021-07-13T14:17:39.121Z] #13 92.73 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ... [2021-07-13T14:17:39.121Z] #13 92.74 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ... [2021-07-13T14:17:39.122Z] #13 92.95 Selecting previously unselected package libdevmapper-dev:amd64. [2021-07-13T14:17:39.122Z] #13 92.96 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ... [2021-07-13T14:17:39.122Z] #13 92.98 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ... [2021-07-13T14:17:38.115Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-07-13T14:17:38.128Z] > git config --add remote.origin.fetch +refs/pull/42631/head:refs/remotes/origin/PR-42631 # timeout=10 [2021-07-13T14:17:38.137Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-07-13T14:17:38.152Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-07-13T14:17:38.166Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-07-13T14:17:38.167Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-07-13T14:17:38.168Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42631/head:refs/remotes/origin/PR-42631 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-07-13T14:17:38.529Z] > git config core.sparsecheckout # timeout=10 [2021-07-13T14:17:38.541Z] > git checkout -f fe6f1a4067e15f99adceaa5a1a305103ca09d3f6 # timeout=10 [2021-07-13T14:17:39.379Z] #13 93.10 Selecting previously unselected package libseccomp-dev:amd64. [2021-07-13T14:17:39.379Z] #13 93.10 Preparing to unpack .../23-libseccomp-dev_2.4.4-1~bpo10+1_amd64.deb ... [2021-07-13T14:17:39.379Z] #13 93.11 Unpacking libseccomp-dev:amd64 (2.4.4-1~bpo10+1) ... [2021-07-13T14:17:39.637Z] #13 93.27 Selecting previously unselected package libsystemd-dev:amd64. [2021-07-13T14:17:39.637Z] #13 93.27 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u7_amd64.deb ... [2021-07-13T14:17:39.637Z] #13 93.27 Unpacking libsystemd-dev:amd64 (241-7~deb10u7) ... [2021-07-13T14:17:39.819Z] #53 75.69 mime [2021-07-13T14:17:39.881Z] Client: Docker Engine - Community [2021-07-13T14:17:39.881Z] Version: 20.10.6 [2021-07-13T14:17:39.881Z] API version: 1.41 [2021-07-13T14:17:39.881Z] Go version: go1.13.15 [2021-07-13T14:17:39.881Z] Git commit: 370c289 [2021-07-13T14:17:39.881Z] Built: Fri Apr 9 22:47:17 2021 [2021-07-13T14:17:39.881Z] OS/Arch: linux/amd64 [2021-07-13T14:17:39.881Z] Context: default [2021-07-13T14:17:39.881Z] Experimental: true [2021-07-13T14:17:39.881Z] [2021-07-13T14:17:39.881Z] Server: Docker Engine - Community [2021-07-13T14:17:39.881Z] Engine: [2021-07-13T14:17:39.881Z] Version: 20.10.6 [2021-07-13T14:17:39.881Z] API version: 1.41 (minimum version 1.12) [2021-07-13T14:17:39.881Z] Go version: go1.13.15 [2021-07-13T14:17:39.881Z] Git commit: 8728dd2 [2021-07-13T14:17:39.881Z] Built: Fri Apr 9 22:45:28 2021 [2021-07-13T14:17:39.881Z] OS/Arch: linux/amd64 [2021-07-13T14:17:39.881Z] Experimental: true [2021-07-13T14:17:39.881Z] containerd: [2021-07-13T14:17:39.881Z] Version: 1.4.6 [2021-07-13T14:17:39.881Z] GitCommit: d71fcd7d8303cbf684402823e425e9dd2e99285d [2021-07-13T14:17:39.881Z] runc: [2021-07-13T14:17:39.881Z] Version: 1.0.0-rc95 [2021-07-13T14:17:39.881Z] GitCommit: b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-07-13T14:17:39.881Z] docker-init: [2021-07-13T14:17:39.881Z] Version: 0.19.0 [2021-07-13T14:17:39.881Z] GitCommit: de40ad0 [2021-07-13T14:17:39.895Z] #13 93.67 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ... [2021-07-13T14:17:39.895Z] #13 93.70 Setting up libseccomp-dev:amd64 (2.4.4-1~bpo10+1) ... [2021-07-13T14:17:39.895Z] #13 93.71 Setting up libapparmor1:amd64 (2.13.2-10) ... [Pipeline] sh [2021-07-13T14:17:40.153Z] #13 93.74 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-07-13T14:17:40.153Z] #13 93.76 Setting up libpcre16-3:amd64 (2:8.39-12) ... [2021-07-13T14:17:40.153Z] #13 93.78 Setting up libsepol1-dev:amd64 (2.8-1) ... [2021-07-13T14:17:40.153Z] #13 93.80 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-07-13T14:17:40.153Z] #13 93.81 Setting up libbtrfs0 (4.20.1-2) ... [2021-07-13T14:17:40.153Z] #13 93.83 Setting up libpcre32-3:amd64 (2:8.39-12) ... [2021-07-13T14:17:40.153Z] #13 93.84 Setting up libudev-dev:amd64 (241-7~deb10u7) ... [2021-07-13T14:17:40.153Z] #13 93.88 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-07-13T14:17:40.153Z] #13 93.89 Setting up libbtrfs-dev (4.20.1-2) ... [2021-07-13T14:17:40.153Z] #13 93.91 Setting up libapparmor-dev:amd64 (2.13.2-10) ... [2021-07-13T14:17:40.153Z] #13 93.92 Setting up mingw-w64-common (6.0.0-3) ... [2021-07-13T14:17:40.153Z] #13 93.94 Setting up libsystemd-dev:amd64 (241-7~deb10u7) ... [2021-07-13T14:17:40.153Z] #13 93.96 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2021-07-13T14:17:40.153Z] #13 93.98 Setting up libpcre3-dev:amd64 (2:8.39-12) ... [2021-07-13T14:17:40.153Z] #13 94.00 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-07-13T14:17:40.153Z] #13 94.03 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-07-13T14:17:40.153Z] #13 94.04 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-07-13T14:17:40.153Z] #13 94.05 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-07-13T14:17:40.153Z] #13 94.07 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-07-13T14:17:40.208Z] + docker info [2021-07-13T14:17:40.274Z] Merge succeeded, producing c9a27fda6a2fb7134e08d47e68848d1d9e2e1e10 [2021-07-13T14:17:40.274Z] Checking out Revision c9a27fda6a2fb7134e08d47e68848d1d9e2e1e10 (PR-42631) [2021-07-13T14:17:40.410Z] #13 94.07 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-07-13T14:17:40.410Z] #13 94.09 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-07-13T14:17:40.410Z] #13 94.12 Setting up libselinux1-dev:amd64 (2.8-1+b1) ... [2021-07-13T14:17:40.410Z] #13 94.14 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2021-07-13T14:17:40.410Z] #13 94.16 Setting up dmsetup (2:1.02.155-3) ... [2021-07-13T14:17:40.668Z] #13 94.18 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2021-07-13T14:17:40.668Z] #13 94.20 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ... [2021-07-13T14:17:40.668Z] #13 94.22 Processing triggers for libc-bin (2.28-10) ... [2021-07-13T14:17:40.754Z] #53 76.77 mime/quotedprintable [2021-07-13T14:17:40.754Z] #53 77.00 net/http/internal [2021-07-13T14:17:40.926Z] #13 DONE 94.7s [2021-07-13T14:17:40.927Z] [2021-07-13T14:17:40.927Z] #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-07-13T14:17:40.927Z] #54 sha256:432e9c540264f854bc753ae037394308a68cfbb39d74bdb3bb60ba611db5f518 [2021-07-13T14:17:41.529Z] INFO: Expanding compiler 1 of 3... [2021-07-13T14:17:39.559Z] > git remote # timeout=10 [2021-07-13T14:17:39.572Z] > git config --get remote.origin.url # timeout=10 [2021-07-13T14:17:39.584Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-07-13T14:17:39.587Z] > git merge cf73a45a1306e64c75d25778e196e862bcd0109b # timeout=10 [2021-07-13T14:17:40.266Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-07-13T14:17:40.275Z] > git config core.sparsecheckout # timeout=10 [2021-07-13T14:17:40.280Z] > git checkout -f c9a27fda6a2fb7134e08d47e68848d1d9e2e1e10 # timeout=10 [2021-07-13T14:17:41.991Z] INFO: Expanding compiler 2 of 3... [2021-07-13T14:17:42.657Z] #53 ... [2021-07-13T14:17:42.657Z] [2021-07-13T14:17:42.657Z] #17 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2021-07-13T14:17:42.657Z] #17 sha256:2ca173c8aef8efacc6bd403f5bfba52049372afbf55f6326ce465978cea592c1 [2021-07-13T14:17:42.657Z] #17 44.57 Reading package lists... [2021-07-13T14:17:42.825Z] #54 1.693 + RM_GOPATH=0 [2021-07-13T14:17:42.825Z] #54 1.693 + TMP_GOPATH= [2021-07-13T14:17:42.825Z] #54 1.693 + : /build [2021-07-13T14:17:42.825Z] #54 1.693 + '[' -z '' ']' [2021-07-13T14:17:42.825Z] #54 1.693 ++ mktemp -d [2021-07-13T14:17:42.825Z] #54 1.693 + export GOPATH=/tmp/tmp.b1GGwEYBYW [2021-07-13T14:17:42.825Z] #54 1.693 + GOPATH=/tmp/tmp.b1GGwEYBYW [2021-07-13T14:17:42.825Z] #54 1.693 + RM_GOPATH=1 [2021-07-13T14:17:42.825Z] #54 1.693 + case "$(go env GOARCH)" in [2021-07-13T14:17:42.825Z] #54 1.693 ++ go env GOARCH [2021-07-13T14:17:42.825Z] #54 ... [2021-07-13T14:17:42.825Z] [2021-07-13T14:17:42.825Z] #14 [dev-systemd-false 1/25] RUN groupadd -r docker [2021-07-13T14:17:42.825Z] #14 sha256:2e3649b65de75805334c728684ff03a8199a3b1b3e88023b97eeb333ab7cb9cb [2021-07-13T14:17:42.825Z] #14 DONE 1.8s [2021-07-13T14:17:42.825Z] [2021-07-13T14:17:42.825Z] #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-07-13T14:17:42.825Z] #54 sha256:432e9c540264f854bc753ae037394308a68cfbb39d74bdb3bb60ba611db5f518 [2021-07-13T14:17:42.825Z] #54 1.725 + export GO_BUILDMODE=-buildmode=pie [2021-07-13T14:17:42.825Z] #54 1.725 + GO_BUILDMODE=-buildmode=pie [2021-07-13T14:17:42.825Z] #54 1.727 ++ dirname /tmp/install/install.sh [2021-07-13T14:17:42.825Z] #54 1.733 + dir=/tmp/install [2021-07-13T14:17:42.825Z] #54 1.733 + bin=runc [2021-07-13T14:17:42.825Z] #54 1.733 + shift [2021-07-13T14:17:42.825Z] #54 1.734 + '[' '!' -f /tmp/install/runc.installer ']' [2021-07-13T14:17:42.825Z] #54 1.734 + . /tmp/install/runc.installer [2021-07-13T14:17:42.825Z] #54 1.734 ++ : 84113eef6fc27af1b01b3181f31bbaf708715301 [2021-07-13T14:17:42.825Z] #54 1.735 + install_runc [2021-07-13T14:17:42.825Z] #54 1.735 + grep -q '^3\.10\.0.*\.el7\.' [2021-07-13T14:17:42.825Z] #54 1.739 + uname -r [2021-07-13T14:17:42.825Z] #54 1.740 + RUNC_BUILDTAGS='seccomp ' [2021-07-13T14:17:42.825Z] #54 1.743 + echo 'Install runc version 84113eef6fc27af1b01b3181f31bbaf708715301 (build tags: seccomp )' [2021-07-13T14:17:42.825Z] #54 1.743 Install runc version 84113eef6fc27af1b01b3181f31bbaf708715301 (build tags: seccomp ) [2021-07-13T14:17:42.825Z] #54 1.743 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.b1GGwEYBYW/src/github.com/opencontainers/runc [2021-07-13T14:17:42.825Z] #54 1.745 Cloning into '/tmp/tmp.b1GGwEYBYW/src/github.com/opencontainers/runc'... [2021-07-13T14:17:43.593Z] #17 59.99 Reading package lists... [2021-07-13T14:17:43.593Z] #17 ... [2021-07-13T14:17:43.593Z] [2021-07-13T14:17:43.593Z] #53 [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-07-13T14:17:43.593Z] #53 sha256:0f7ac9d986aa612c70a27d31f2b8b3e6fd28d5cd9e3692e27f7895619c6ea659 [2021-07-13T14:17:43.593Z] #53 79.47 net/textproto [2021-07-13T14:17:43.593Z] #53 79.48 crypto/x509 [2021-07-13T14:17:43.931Z] Commit message: "Merge commit 'cf73a45a1306e64c75d25778e196e862bcd0109b' into HEAD" [2021-07-13T14:17:43.934Z] > git rev-list --no-walk fe6f1a4067e15f99adceaa5a1a305103ca09d3f6 # timeout=10 [2021-07-13T14:17:44.160Z] #53 80.22 vendor/golang.org/x/net/http/httpguts [2021-07-13T14:17:44.160Z] #53 80.39 vendor/golang.org/x/net/http/httpproxy [2021-07-13T14:17:44.198Z] #54 ... [2021-07-13T14:17:44.198Z] [2021-07-13T14:17:44.198Z] #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-07-13T14:17:44.198Z] #15 sha256:01a755dff0cad524a1c3dbf793d6da1966eef965a9fa9bcdcd636a6edf1c8b55 [2021-07-13T14:17:44.198Z] #15 DONE 1.4s [2021-07-13T14:17:44.198Z] [2021-07-13T14:17:44.198Z] #16 [dev-systemd-false 3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2021-07-13T14:17:44.198Z] #16 sha256:70cd9adaffc438637136dcc9ee5c7461e62ccdf7187b51d2bcf88ae8b7fd2d91 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-07-13T14:17:44.728Z] #53 80.82 mime/multipart [2021-07-13T14:17:45.033Z] + docker version [2021-07-13T14:17:45.131Z] #16 1.028 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2021-07-13T14:17:45.388Z] #16 DONE 1.1s [2021-07-13T14:17:45.388Z] [2021-07-13T14:17:45.388Z] #17 [dev-systemd-false 4/25] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2021-07-13T14:17:45.388Z] #17 sha256:e3d592bc66c077dde6c9997418b0a86f2889d2589129f58b7ffd303aa343dab4 [2021-07-13T14:17:46.322Z] #17 DONE 1.1s [2021-07-13T14:17:46.322Z] [2021-07-13T14:17:46.322Z] #18 [dev-systemd-false 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2021-07-13T14:17:46.322Z] #18 sha256:f3bf4503ae065cc32c88b6d28c9bf599c2aa906d84e4dc54ec2ed46d586cadb6 [2021-07-13T14:17:46.630Z] #53 82.53 crypto/tls [2021-07-13T14:17:46.693Z] INFO: Expanding compiler 3 of 3... [2021-07-13T14:17:46.693Z] INFO: Removing downloaded files... [2021-07-13T14:17:46.693Z] INFO: Ensuring existence of directory C:\gopath\src\github.com\docker\docker\bundles ... [2021-07-13T14:17:46.693Z] INFO: Configuring git core.autocrlf... [2021-07-13T14:17:47.700Z] #18 DONE 1.1s [2021-07-13T14:17:47.700Z] [2021-07-13T14:17:47.700Z] #19 [dev-systemd-false 6/25] RUN ldconfig [2021-07-13T14:17:47.700Z] #19 sha256:a4542bff8ff7df2c135e32506bd67314f24b3e2fde95bdac410e69115241430e [2021-07-13T14:17:47.890Z] Fetching without tags [2021-07-13T14:17:48.224Z] Merging remotes/origin/master commit cf73a45a1306e64c75d25778e196e862bcd0109b into PR head commit fe6f1a4067e15f99adceaa5a1a305103ca09d3f6 [2021-07-13T14:17:48.637Z] #19 DONE 1.3s [2021-07-13T14:17:48.637Z] [2021-07-13T14:17:48.637Z] #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-07-13T14:17:48.637Z] #46 sha256:58022c254d1a56fdf4cbee89095507aa2a3a91f7987b7ec6bf174f85cd2d52ad [2021-07-13T14:17:48.637Z] #46 97.43 vendor/golang.org/x/crypto/hkdf [2021-07-13T14:17:48.637Z] #46 97.58 vendor/golang.org/x/text/transform [2021-07-13T14:17:48.637Z] #46 98.15 vendor/golang.org/x/text/unicode/bidi [2021-07-13T14:17:48.637Z] #46 100.1 vendor/golang.org/x/text/secure/bidirule [2021-07-13T14:17:48.637Z] #46 100.9 vendor/golang.org/x/text/unicode/norm [2021-07-13T14:17:48.637Z] #46 106.3 vendor/golang.org/x/net/idna [2021-07-13T14:17:48.895Z] #46 ... [2021-07-13T14:17:48.895Z] [2021-07-13T14:17:48.895Z] #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-07-13T14:17:48.895Z] #20 sha256:f04c662d24b8b5c571e6ab470d5e053c58e500948a39c697e97c9bea6f6c39b4 [2021-07-13T14:17:47.833Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-07-13T14:17:47.840Z] > git config --add remote.origin.fetch +refs/pull/42631/head:refs/remotes/origin/PR-42631 # timeout=10 [2021-07-13T14:17:47.855Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-07-13T14:17:47.875Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-07-13T14:17:47.894Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-07-13T14:17:47.894Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-07-13T14:17:47.915Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42631/head:refs/remotes/origin/PR-42631 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-07-13T14:17:48.230Z] > git config core.sparsecheckout # timeout=10 [2021-07-13T14:17:48.259Z] > git checkout -f fe6f1a4067e15f99adceaa5a1a305103ca09d3f6 # timeout=10 [2021-07-13T14:17:48.951Z] > git remote # timeout=10 [2021-07-13T14:17:48.975Z] > git config --get remote.origin.url # timeout=10 [2021-07-13T14:17:48.997Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-07-13T14:17:48.998Z] > git merge cf73a45a1306e64c75d25778e196e862bcd0109b # timeout=10 [2021-07-13T14:17:50.270Z] #20 1.633 Hit:1 http://deb.debian.org/debian buster-backports InRelease [2021-07-13T14:17:50.327Z] Merge succeeded, producing 81615631f0cfed7ad5fd7f9839e410a5754f8db3 [2021-07-13T14:17:50.328Z] Checking out Revision 81615631f0cfed7ad5fd7f9839e410a5754f8db3 (PR-42631) [2021-07-13T14:17:50.528Z] #20 1.716 Hit:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [2021-07-13T14:17:50.528Z] #20 1.717 Hit:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [2021-07-13T14:17:50.528Z] #20 1.719 Hit:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [2021-07-13T14:17:50.818Z] #53 ... [2021-07-13T14:17:50.818Z] [2021-07-13T14:17:50.818Z] #17 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2021-07-13T14:17:50.818Z] #17 sha256:2ca173c8aef8efacc6bd403f5bfba52049372afbf55f6326ce465978cea592c1 [2021-07-13T14:17:50.818Z] #17 59.99 Reading package lists... [2021-07-13T14:17:50.818Z] #17 72.51 Building dependency tree... [2021-07-13T14:17:50.818Z] #17 77.27 The following additional packages will be installed: [2021-07-13T14:17:50.818Z] #17 77.27 binutils-aarch64-linux-gnu binutils-arm-linux-gnueabi [2021-07-13T14:17:50.818Z] #17 77.27 binutils-arm-linux-gnueabihf binutils-powerpc64le-linux-gnu [2021-07-13T14:17:50.818Z] #17 77.27 binutils-s390x-linux-gnu bzip2 cpp-8-aarch64-linux-gnu [2021-07-13T14:17:50.818Z] #17 77.27 cpp-8-arm-linux-gnueabi cpp-8-arm-linux-gnueabihf [2021-07-13T14:17:50.818Z] #17 77.27 cpp-8-powerpc64le-linux-gnu cpp-8-s390x-linux-gnu cpp-aarch64-linux-gnu [2021-07-13T14:17:50.818Z] #17 77.27 cpp-arm-linux-gnueabi cpp-arm-linux-gnueabihf cpp-powerpc64le-linux-gnu [2021-07-13T14:17:50.818Z] #17 77.28 cpp-s390x-linux-gnu cross-config dpkg-cross dpkg-dev file [2021-07-13T14:17:50.818Z] #17 77.28 g++-8-aarch64-linux-gnu g++-8-arm-linux-gnueabi g++-8-arm-linux-gnueabihf [2021-07-13T14:17:50.818Z] #17 77.28 g++-8-powerpc64le-linux-gnu g++-8-s390x-linux-gnu g++-aarch64-linux-gnu [2021-07-13T14:17:50.818Z] #17 77.28 g++-arm-linux-gnueabi g++-arm-linux-gnueabihf g++-powerpc64le-linux-gnu [2021-07-13T14:17:50.818Z] #17 77.28 g++-s390x-linux-gnu gcc-8-aarch64-linux-gnu gcc-8-aarch64-linux-gnu-base [2021-07-13T14:17:50.818Z] #17 77.28 gcc-8-arm-linux-gnueabi gcc-8-arm-linux-gnueabi-base [2021-07-13T14:17:50.818Z] #17 77.28 gcc-8-arm-linux-gnueabihf gcc-8-arm-linux-gnueabihf-base gcc-8-cross-base [2021-07-13T14:17:50.818Z] #17 77.28 gcc-8-powerpc64le-linux-gnu gcc-8-powerpc64le-linux-gnu-base [2021-07-13T14:17:50.818Z] #17 77.28 gcc-8-s390x-linux-gnu gcc-8-s390x-linux-gnu-base gcc-aarch64-linux-gnu [2021-07-13T14:17:50.818Z] #17 77.28 gcc-arm-linux-gnueabi gcc-arm-linux-gnueabihf gcc-powerpc64le-linux-gnu [2021-07-13T14:17:50.818Z] #17 77.28 gcc-s390x-linux-gnu libasan5-arm64-cross libasan5-armel-cross [2021-07-13T14:17:50.818Z] #17 77.28 libasan5-armhf-cross libasan5-ppc64el-cross libasan5-s390x-cross [2021-07-13T14:17:50.818Z] #17 77.28 libatomic1-arm64-cross libatomic1-armel-cross libatomic1-armhf-cross [2021-07-13T14:17:50.818Z] #17 77.28 libatomic1-ppc64el-cross libatomic1-s390x-cross libc6-arm64-cross [2021-07-13T14:17:50.818Z] #17 77.28 libc6-armel-cross libc6-armhf-cross libc6-dev-arm64-cross [2021-07-13T14:17:50.818Z] #17 77.28 libc6-dev-armel-cross libc6-dev-armhf-cross libc6-dev-ppc64el-cross [2021-07-13T14:17:50.818Z] #17 77.28 libc6-dev-s390x-cross libc6-ppc64el-cross libc6-s390x-cross [2021-07-13T14:17:50.818Z] #17 77.28 libconfig-auto-perl libconfig-inifiles-perl libdebian-dpkgcross-perl [2021-07-13T14:17:50.818Z] #17 77.28 libfile-homedir-perl libfile-which-perl libgcc-8-dev-arm64-cross [2021-07-13T14:17:50.819Z] #17 77.28 libgcc-8-dev-armel-cross libgcc-8-dev-armhf-cross libgcc-8-dev-ppc64el-cross [2021-07-13T14:17:50.819Z] #17 77.28 libgcc-8-dev-s390x-cross libgcc1-arm64-cross libgcc1-armel-cross [2021-07-13T14:17:50.819Z] #17 77.29 libgcc1-armhf-cross libgcc1-ppc64el-cross libgcc1-s390x-cross [2021-07-13T14:17:50.819Z] #17 77.29 libgomp1-arm64-cross libgomp1-armel-cross libgomp1-armhf-cross [2021-07-13T14:17:50.819Z] #17 77.29 libgomp1-ppc64el-cross libgomp1-s390x-cross libicu63 libio-string-perl [2021-07-13T14:17:50.819Z] #17 77.29 libitm1-arm64-cross libitm1-ppc64el-cross libitm1-s390x-cross [2021-07-13T14:17:50.819Z] #17 77.29 liblocale-gettext-perl liblsan0-arm64-cross liblsan0-ppc64el-cross [2021-07-13T14:17:50.819Z] #17 77.29 libmagic-mgc libmagic1 libquadmath0-ppc64el-cross [2021-07-13T14:17:50.819Z] #17 77.30 libstdc++-8-dev-arm64-cross libstdc++-8-dev-armel-cross [2021-07-13T14:17:50.819Z] #17 77.30 libstdc++-8-dev-armhf-cross libstdc++-8-dev-ppc64el-cross [2021-07-13T14:17:50.819Z] #17 77.30 libstdc++-8-dev-s390x-cross libstdc++6-arm64-cross libstdc++6-armel-cross [2021-07-13T14:17:50.819Z] #17 77.30 libstdc++6-armhf-cross libstdc++6-ppc64el-cross libstdc++6-s390x-cross [2021-07-13T14:17:50.819Z] #17 77.30 libtsan0-arm64-cross libtsan0-ppc64el-cross libubsan1-arm64-cross [2021-07-13T14:17:50.819Z] #17 77.30 libubsan1-armel-cross libubsan1-armhf-cross libubsan1-ppc64el-cross [2021-07-13T14:17:50.819Z] #17 77.30 libubsan1-s390x-cross libxml-libxml-perl libxml-namespacesupport-perl [2021-07-13T14:17:50.819Z] #17 77.30 libxml-sax-base-perl libxml-sax-perl libxml-simple-perl libxml2 libyaml-perl [2021-07-13T14:17:50.819Z] #17 77.30 linux-libc-dev-arm64-cross linux-libc-dev-armel-cross [2021-07-13T14:17:50.819Z] #17 77.30 linux-libc-dev-armhf-cross linux-libc-dev-ppc64el-cross [2021-07-13T14:17:50.819Z] #17 77.30 linux-libc-dev-s390x-cross patch xz-utils [2021-07-13T14:17:50.819Z] #17 77.34 Suggested packages: [2021-07-13T14:17:50.819Z] #17 77.34 binutils-doc bzip2-doc gcc-8-locales cpp-doc binutils-multiarch [2021-07-13T14:17:50.819Z] #17 77.34 debian-keyring gcc-8-doc libstdc++6-8-dbg-arm64-cross [2021-07-13T14:17:50.819Z] #17 77.34 libstdc++6-8-dbg-armel-cross libstdc++6-8-dbg-armhf-cross [2021-07-13T14:17:50.819Z] #17 77.34 libstdc++6-8-dbg-ppc64el-cross g++-8-multilib-s390x-linux-gnu [2021-07-13T14:17:50.819Z] #17 77.34 libstdc++6-8-dbg-s390x-cross libgcc1-dbg-arm64-cross [2021-07-13T14:17:50.819Z] #17 77.34 libgomp1-dbg-arm64-cross libitm1-dbg-arm64-cross libatomic1-dbg-arm64-cross [2021-07-13T14:17:50.819Z] #17 77.34 libasan5-dbg-arm64-cross liblsan0-dbg-arm64-cross libtsan0-dbg-arm64-cross [2021-07-13T14:17:50.819Z] #17 77.34 libubsan1-dbg-arm64-cross libmpx2-dbg-arm64-cross [2021-07-13T14:17:50.819Z] #17 77.34 libquadmath0-dbg-arm64-cross libgcc1-dbg-armel-cross [2021-07-13T14:17:50.819Z] #17 77.34 libgomp1-dbg-armel-cross libitm1-dbg-armel-cross libatomic1-dbg-armel-cross [2021-07-13T14:17:50.819Z] #17 77.34 libasan5-dbg-armel-cross liblsan0-dbg-armel-cross libtsan0-dbg-armel-cross [2021-07-13T14:17:50.819Z] #17 77.34 libubsan1-dbg-armel-cross libmpx2-dbg-armel-cross [2021-07-13T14:17:50.819Z] #17 77.34 libquadmath0-dbg-armel-cross libgcc1-dbg-armhf-cross [2021-07-13T14:17:50.819Z] #17 77.34 libgomp1-dbg-armhf-cross libitm1-dbg-armhf-cross libatomic1-dbg-armhf-cross [2021-07-13T14:17:50.819Z] #17 77.34 libasan5-dbg-armhf-cross liblsan0-dbg-armhf-cross libtsan0-dbg-armhf-cross [2021-07-13T14:17:50.819Z] #17 77.34 libubsan1-dbg-armhf-cross libmpx2-dbg-armhf-cross [2021-07-13T14:17:50.819Z] #17 77.34 libquadmath0-dbg-armhf-cross libgcc1-dbg-ppc64el-cross [2021-07-13T14:17:50.819Z] #17 77.34 libgomp1-dbg-ppc64el-cross libitm1-dbg-ppc64el-cross [2021-07-13T14:17:50.819Z] #17 77.34 libatomic1-dbg-ppc64el-cross libasan5-dbg-ppc64el-cross [2021-07-13T14:17:50.819Z] #17 77.34 liblsan0-dbg-ppc64el-cross libtsan0-dbg-ppc64el-cross [2021-07-13T14:17:50.819Z] #17 77.34 libubsan1-dbg-ppc64el-cross libmpx2-dbg-ppc64el-cross [2021-07-13T14:17:50.819Z] #17 77.34 libquadmath0-dbg-ppc64el-cross gcc-8-multilib-s390x-linux-gnu [2021-07-13T14:17:50.819Z] #17 77.34 libgcc1-dbg-s390x-cross libgomp1-dbg-s390x-cross libitm1-dbg-s390x-cross [2021-07-13T14:17:50.819Z] #17 77.34 libatomic1-dbg-s390x-cross libasan5-dbg-s390x-cross liblsan0-dbg-s390x-cross [2021-07-13T14:17:50.819Z] #17 77.34 libtsan0-dbg-s390x-cross libubsan1-dbg-s390x-cross libmpx2-dbg-s390x-cross [2021-07-13T14:17:50.819Z] #17 77.34 libquadmath0-dbg-s390x-cross manpages-dev autoconf automake libtool flex [2021-07-13T14:17:50.819Z] #17 77.34 bison gdb-aarch64-linux-gnu gcc-doc gdb-arm-linux-gnueabi [2021-07-13T14:17:50.819Z] #17 77.34 gdb-arm-linux-gnueabihf gdb-powerpc64le-linux-gnu gdb-s390x-linux-gnu [2021-07-13T14:17:50.819Z] #17 77.34 libyaml-shell-perl ed diffutils-doc [2021-07-13T14:17:50.819Z] #17 77.34 Recommended packages: [2021-07-13T14:17:50.819Z] #17 77.34 fakeroot build-essential libalgorithm-merge-perl libwww-perl [2021-07-13T14:17:50.819Z] #17 77.35 libxml-sax-expat-perl libyaml-libyaml-perl | libyaml-syck-perl [2021-07-13T14:17:50.303Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-07-13T14:17:50.339Z] > git config core.sparsecheckout # timeout=10 [2021-07-13T14:17:50.358Z] > git checkout -f 81615631f0cfed7ad5fd7f9839e410a5754f8db3 # timeout=10 [2021-07-13T14:17:54.068Z] Commit message: "Merge commit 'cf73a45a1306e64c75d25778e196e862bcd0109b' into HEAD" [2021-07-13T14:17:54.070Z] > git rev-list --no-walk fe6f1a4067e15f99adceaa5a1a305103ca09d3f6 # timeout=10 [2021-07-13T14:17:54.444Z] #20 4.057 Reading package lists... [2021-07-13T14:17:54.444Z] #20 ... [2021-07-13T14:17:54.444Z] [2021-07-13T14:17:54.444Z] #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-07-13T14:17:54.444Z] #54 sha256:432e9c540264f854bc753ae037394308a68cfbb39d74bdb3bb60ba611db5f518 [2021-07-13T14:17:54.444Z] #54 12.94 + cd /tmp/tmp.b1GGwEYBYW/src/github.com/opencontainers/runc [2021-07-13T14:17:54.444Z] #54 12.94 + git checkout -q 84113eef6fc27af1b01b3181f31bbaf708715301 [2021-07-13T14:17:54.444Z] #54 13.50 + '[' -z '' ']' [2021-07-13T14:17:54.444Z] #54 13.50 + target=static [2021-07-13T14:17:54.444Z] #54 13.50 + make 'BUILDTAGS=seccomp ' static [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-07-13T14:17:54.702Z] #54 13.71 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit=v1.0.0-0-g84113eef -X main.version=1.0.0 " -o runc . [2021-07-13T14:17:55.004Z] #17 81.94 The following NEW packages will be installed: [2021-07-13T14:17:55.004Z] #17 81.95 binutils-aarch64-linux-gnu binutils-arm-linux-gnueabi [2021-07-13T14:17:55.004Z] #17 81.95 binutils-arm-linux-gnueabihf binutils-powerpc64le-linux-gnu [2021-07-13T14:17:55.004Z] #17 81.95 binutils-s390x-linux-gnu bzip2 cpp-8-aarch64-linux-gnu [2021-07-13T14:17:55.004Z] #17 81.95 cpp-8-arm-linux-gnueabi cpp-8-arm-linux-gnueabihf [2021-07-13T14:17:55.004Z] #17 81.95 cpp-8-powerpc64le-linux-gnu cpp-8-s390x-linux-gnu cpp-aarch64-linux-gnu [2021-07-13T14:17:55.004Z] #17 81.95 cpp-arm-linux-gnueabi cpp-arm-linux-gnueabihf cpp-powerpc64le-linux-gnu [2021-07-13T14:17:55.004Z] #17 81.95 cpp-s390x-linux-gnu cross-config crossbuild-essential-arm64 [2021-07-13T14:17:55.004Z] #17 81.95 crossbuild-essential-armel crossbuild-essential-armhf [2021-07-13T14:17:55.004Z] #17 81.95 crossbuild-essential-ppc64el crossbuild-essential-s390x dpkg-cross dpkg-dev [2021-07-13T14:17:55.004Z] #17 81.95 file g++-8-aarch64-linux-gnu g++-8-arm-linux-gnueabi [2021-07-13T14:17:55.004Z] #17 81.95 g++-8-arm-linux-gnueabihf g++-8-powerpc64le-linux-gnu g++-8-s390x-linux-gnu [2021-07-13T14:17:55.004Z] #17 81.95 g++-aarch64-linux-gnu g++-arm-linux-gnueabi g++-arm-linux-gnueabihf [2021-07-13T14:17:55.004Z] #17 81.95 g++-powerpc64le-linux-gnu g++-s390x-linux-gnu gcc-8-aarch64-linux-gnu [2021-07-13T14:17:55.004Z] #17 81.95 gcc-8-aarch64-linux-gnu-base gcc-8-arm-linux-gnueabi [2021-07-13T14:17:55.004Z] #17 81.95 gcc-8-arm-linux-gnueabi-base gcc-8-arm-linux-gnueabihf [2021-07-13T14:17:55.004Z] #17 81.95 gcc-8-arm-linux-gnueabihf-base gcc-8-cross-base gcc-8-powerpc64le-linux-gnu [2021-07-13T14:17:55.004Z] #17 81.95 gcc-8-powerpc64le-linux-gnu-base gcc-8-s390x-linux-gnu [2021-07-13T14:17:55.004Z] #17 81.95 gcc-8-s390x-linux-gnu-base gcc-aarch64-linux-gnu gcc-arm-linux-gnueabi [2021-07-13T14:17:55.004Z] #17 81.96 gcc-arm-linux-gnueabihf gcc-powerpc64le-linux-gnu gcc-s390x-linux-gnu [2021-07-13T14:17:55.004Z] #17 81.96 libasan5-arm64-cross libasan5-armel-cross libasan5-armhf-cross [2021-07-13T14:17:55.004Z] #17 81.96 libasan5-ppc64el-cross libasan5-s390x-cross libatomic1-arm64-cross [2021-07-13T14:17:55.004Z] #17 81.96 libatomic1-armel-cross libatomic1-armhf-cross libatomic1-ppc64el-cross [2021-07-13T14:17:55.004Z] #17 81.96 libatomic1-s390x-cross libc6-arm64-cross libc6-armel-cross libc6-armhf-cross [2021-07-13T14:17:55.004Z] #17 81.96 libc6-dev-arm64-cross libc6-dev-armel-cross libc6-dev-armhf-cross [2021-07-13T14:17:55.004Z] #17 81.96 libc6-dev-ppc64el-cross libc6-dev-s390x-cross libc6-ppc64el-cross [2021-07-13T14:17:55.004Z] #17 81.96 libc6-s390x-cross libconfig-auto-perl libconfig-inifiles-perl [2021-07-13T14:17:55.004Z] #17 81.96 libdebian-dpkgcross-perl libfile-homedir-perl libfile-which-perl [2021-07-13T14:17:55.004Z] #17 81.96 libgcc-8-dev-arm64-cross libgcc-8-dev-armel-cross libgcc-8-dev-armhf-cross [2021-07-13T14:17:55.004Z] #17 81.96 libgcc-8-dev-ppc64el-cross libgcc-8-dev-s390x-cross libgcc1-arm64-cross [2021-07-13T14:17:55.004Z] #17 81.96 libgcc1-armel-cross libgcc1-armhf-cross libgcc1-ppc64el-cross [2021-07-13T14:17:55.004Z] #17 81.96 libgcc1-s390x-cross libgomp1-arm64-cross libgomp1-armel-cross [2021-07-13T14:17:55.004Z] #17 81.97 libgomp1-armhf-cross libgomp1-ppc64el-cross libgomp1-s390x-cross libicu63 [2021-07-13T14:17:55.004Z] #17 81.97 libio-string-perl libitm1-arm64-cross libitm1-ppc64el-cross [2021-07-13T14:17:55.004Z] #17 81.97 libitm1-s390x-cross liblocale-gettext-perl liblsan0-arm64-cross [2021-07-13T14:17:55.004Z] #17 81.97 liblsan0-ppc64el-cross libmagic-mgc libmagic1 libquadmath0-ppc64el-cross [2021-07-13T14:17:55.004Z] #17 81.97 libstdc++-8-dev-arm64-cross libstdc++-8-dev-armel-cross [2021-07-13T14:17:55.004Z] #17 81.97 libstdc++-8-dev-armhf-cross libstdc++-8-dev-ppc64el-cross [2021-07-13T14:17:55.004Z] #17 81.97 libstdc++-8-dev-s390x-cross libstdc++6-arm64-cross libstdc++6-armel-cross [2021-07-13T14:17:55.004Z] #17 81.97 libstdc++6-armhf-cross libstdc++6-ppc64el-cross libstdc++6-s390x-cross [2021-07-13T14:17:55.004Z] #17 81.97 libtsan0-arm64-cross libtsan0-ppc64el-cross libubsan1-arm64-cross [2021-07-13T14:17:55.004Z] #17 81.97 libubsan1-armel-cross libubsan1-armhf-cross libubsan1-ppc64el-cross [2021-07-13T14:17:55.004Z] #17 81.97 libubsan1-s390x-cross libxml-libxml-perl libxml-namespacesupport-perl [2021-07-13T14:17:55.004Z] #17 81.97 libxml-sax-base-perl libxml-sax-perl libxml-simple-perl libxml2 libyaml-perl [2021-07-13T14:17:55.004Z] #17 81.97 linux-libc-dev-arm64-cross linux-libc-dev-armel-cross [2021-07-13T14:17:55.004Z] #17 81.97 linux-libc-dev-armhf-cross linux-libc-dev-ppc64el-cross [2021-07-13T14:17:55.004Z] #17 81.98 linux-libc-dev-s390x-cross patch xz-utils [2021-07-13T14:17:55.039Z] Client: Docker Engine - Community [2021-07-13T14:17:55.039Z] Version: 20.10.6 [2021-07-13T14:17:55.039Z] API version: 1.41 [2021-07-13T14:17:55.039Z] Go version: go1.13.15 [2021-07-13T14:17:55.039Z] Git commit: 370c289 [2021-07-13T14:17:55.039Z] Built: Fri Apr 9 22:45:59 2021 [2021-07-13T14:17:55.039Z] OS/Arch: linux/arm64 [2021-07-13T14:17:55.039Z] Context: default [2021-07-13T14:17:55.039Z] Experimental: true [2021-07-13T14:17:55.039Z] [2021-07-13T14:17:55.039Z] Server: Docker Engine - Community [2021-07-13T14:17:55.039Z] Engine: [2021-07-13T14:17:55.039Z] Version: 20.10.6 [2021-07-13T14:17:55.039Z] API version: 1.41 (minimum version 1.12) [2021-07-13T14:17:55.039Z] Go version: go1.13.15 [2021-07-13T14:17:55.039Z] Git commit: 8728dd2 [2021-07-13T14:17:55.039Z] Built: Fri Apr 9 22:44:09 2021 [2021-07-13T14:17:55.039Z] OS/Arch: linux/arm64 [2021-07-13T14:17:55.039Z] Experimental: true [2021-07-13T14:17:55.039Z] containerd: [2021-07-13T14:17:55.039Z] Version: 1.4.6 [2021-07-13T14:17:55.039Z] GitCommit: d71fcd7d8303cbf684402823e425e9dd2e99285d [2021-07-13T14:17:55.039Z] runc: [2021-07-13T14:17:55.039Z] Version: 1.0.0-rc95 [2021-07-13T14:17:55.039Z] GitCommit: b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-07-13T14:17:55.039Z] docker-init: [2021-07-13T14:17:55.039Z] Version: 0.19.0 [2021-07-13T14:17:55.039Z] GitCommit: de40ad0 [Pipeline] sh [2021-07-13T14:17:55.262Z] #17 82.47 0 upgraded, 133 newly installed, 0 to remove and 0 not upgraded. [2021-07-13T14:17:55.262Z] #17 82.47 Need to get 169 MB of archives. [2021-07-13T14:17:55.262Z] #17 82.47 After this operation, 612 MB of additional disk space will be used. [2021-07-13T14:17:55.262Z] #17 82.47 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 liblocale-gettext-perl amd64 1.07-3+b4 [18.9 kB] [2021-07-13T14:17:55.262Z] #17 82.47 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB] [2021-07-13T14:17:55.262Z] #17 82.47 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmagic-mgc amd64 1:5.35-4+deb10u2 [242 kB] [2021-07-13T14:17:55.262Z] #17 82.48 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmagic1 amd64 1:5.35-4+deb10u2 [118 kB] [2021-07-13T14:17:55.332Z] + docker version [2021-07-13T14:17:55.374Z] + docker info [2021-07-13T14:17:55.521Z] #17 82.55 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 file amd64 1:5.35-4+deb10u2 [66.4 kB] [2021-07-13T14:17:55.521Z] #17 82.61 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB] [2021-07-13T14:17:55.521Z] #17 82.62 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-aarch64-linux-gnu amd64 2.31.1-16 [2905 kB] [2021-07-13T14:17:55.521Z] #17 82.73 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-arm-linux-gnueabi amd64 2.31.1-16 [2832 kB] [2021-07-13T14:17:55.521Z] #17 82.84 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-arm-linux-gnueabihf amd64 2.31.1-16 [2834 kB] [2021-07-13T14:17:55.779Z] #17 82.95 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-powerpc64le-linux-gnu amd64 2.31.1-16 [2427 kB] [2021-07-13T14:17:55.779Z] #17 83.04 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-s390x-linux-gnu amd64 2.31.1-16 [2127 kB] [2021-07-13T14:17:56.038Z] #17 83.11 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-8-aarch64-linux-gnu-base amd64 8.3.0-2cross1 [190 kB] [2021-07-13T14:17:56.038Z] #17 83.15 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cpp-8-aarch64-linux-gnu amd64 8.3.0-2cross1 [6251 kB] [2021-07-13T14:17:56.296Z] #17 83.39 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-8-arm-linux-gnueabi-base amd64 8.3.0-2cross1 [190 kB] [2021-07-13T14:17:56.296Z] #17 83.40 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cpp-8-arm-linux-gnueabi amd64 8.3.0-2cross1 [6552 kB] [2021-07-13T14:17:56.555Z] #17 83.71 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-8-arm-linux-gnueabihf-base amd64 8.3.0-2cross1 [190 kB] [2021-07-13T14:17:56.555Z] #17 83.73 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cpp-8-arm-linux-gnueabihf amd64 8.3.0-2cross1 [6554 kB] [2021-07-13T14:17:56.813Z] #17 84.02 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-8-powerpc64le-linux-gnu-base amd64 8.3.0-2cross1 [190 kB] [2021-07-13T14:17:56.813Z] #17 84.03 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cpp-8-powerpc64le-linux-gnu amd64 8.3.0-2cross1 [6591 kB] [2021-07-13T14:17:57.072Z] #17 84.19 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-8-s390x-linux-gnu-base amd64 8.3.0-2cross1 [190 kB] [2021-07-13T14:17:57.072Z] #17 84.19 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cpp-8-s390x-linux-gnu amd64 8.3.0-2cross1 [5937 kB] [2021-07-13T14:17:57.227Z] #54 ... [2021-07-13T14:17:57.227Z] [2021-07-13T14:17:57.227Z] #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-07-13T14:17:57.227Z] #59 sha256:2f71de709693b43db51ce47313fe4b32fe7cb47b3c2d35035c0b22582b876820 [2021-07-13T14:17:57.227Z] #59 108.9 + for f in rootlesskit rootlesskit-docker-proxy [2021-07-13T14:17:57.227Z] #59 108.9 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2021-07-13T14:17:57.227Z] #59 DONE 114.7s [2021-07-13T14:17:57.227Z] [2021-07-13T14:17:57.227Z] #60 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2021-07-13T14:17:57.227Z] #60 sha256:b10f8522c8d5aa215c3adf617303fa1114341d0aeee5802814f44fa437da1995 [2021-07-13T14:17:57.227Z] #60 DONE 0.1s [2021-07-13T14:17:57.227Z] [2021-07-13T14:17:57.227Z] #61 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2021-07-13T14:17:57.227Z] #61 sha256:eed81d772f344ba5d58c6fc5182d036c24210daa8395fa4303814312c5735363 [2021-07-13T14:17:57.227Z] #61 DONE 0.1s [2021-07-13T14:17:57.227Z] [2021-07-13T14:17:57.227Z] #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-07-13T14:17:57.227Z] #20 sha256:f04c662d24b8b5c571e6ab470d5e053c58e500948a39c697e97c9bea6f6c39b4 [2021-07-13T14:17:57.227Z] #20 4.057 Reading package lists... [2021-07-13T14:17:57.331Z] #17 84.45 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cpp-aarch64-linux-gnu amd64 4:8.3.0-1 [16.5 kB] [2021-07-13T14:17:57.331Z] #17 84.45 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cpp-arm-linux-gnueabi amd64 4:8.3.0-1 [16.5 kB] [2021-07-13T14:17:57.331Z] #17 84.45 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cpp-arm-linux-gnueabihf amd64 4:8.3.0-1 [16.5 kB] [2021-07-13T14:17:57.331Z] #17 84.45 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cpp-powerpc64le-linux-gnu amd64 4:8.3.0-1 [16.5 kB] [2021-07-13T14:17:57.331Z] #17 84.46 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cpp-s390x-linux-gnu amd64 4:8.3.0-1 [16.5 kB] [2021-07-13T14:17:57.331Z] #17 84.46 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cross-config all 2.6.15-3 [39.9 kB] [2021-07-13T14:17:57.331Z] #17 84.46 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-8-cross-base all 8.3.0-2cross1 [185 kB] [2021-07-13T14:17:57.331Z] #17 84.47 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libc6-arm64-cross all 2.28-7cross1 [1312 kB] [2021-07-13T14:17:57.331Z] #17 84.49 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgcc1-arm64-cross all 1:8.3.0-2cross1 [34.2 kB] [2021-07-13T14:17:57.331Z] #17 84.49 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgomp1-arm64-cross all 8.3.0-2cross1 [66.3 kB] [2021-07-13T14:17:57.331Z] #17 84.49 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libitm1-arm64-cross all 8.3.0-2cross1 [23.6 kB] [2021-07-13T14:17:57.331Z] #17 84.50 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libatomic1-arm64-cross all 8.3.0-2cross1 [8620 B] [2021-07-13T14:17:57.331Z] #17 84.50 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libstdc++6-arm64-cross all 8.3.0-2cross1 [325 kB] [2021-07-13T14:17:57.331Z] #17 84.50 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libasan5-arm64-cross all 8.3.0-2cross1 [321 kB] [2021-07-13T14:17:57.331Z] #17 84.51 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 liblsan0-arm64-cross all 8.3.0-2cross1 [117 kB] [2021-07-13T14:17:57.331Z] #17 84.51 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libtsan0-arm64-cross all 8.3.0-2cross1 [255 kB] [2021-07-13T14:17:57.331Z] #17 84.56 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libubsan1-arm64-cross all 8.3.0-2cross1 [110 kB] [2021-07-13T14:17:57.331Z] #17 84.61 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgcc-8-dev-arm64-cross all 8.3.0-2cross1 [833 kB] [2021-07-13T14:17:57.331Z] #17 84.66 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-8-aarch64-linux-gnu amd64 8.3.0-2cross1 [6681 kB] [2021-07-13T14:17:57.898Z] #17 84.98 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-aarch64-linux-gnu amd64 4:8.3.0-1 [1456 B] [2021-07-13T14:17:57.898Z] #17 84.98 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 linux-libc-dev-arm64-cross all 4.19.20-1cross1 [1209 kB] [2021-07-13T14:17:57.898Z] #17 85.02 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libc6-dev-arm64-cross all 2.28-7cross1 [2322 kB] [2021-07-13T14:17:57.898Z] #17 85.10 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libstdc++-8-dev-arm64-cross all 8.3.0-2cross1 [1484 kB] [2021-07-13T14:17:58.156Z] #17 85.17 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 g++-8-aarch64-linux-gnu amd64 8.3.0-2cross1 [6821 kB] [2021-07-13T14:17:58.321Z] Client: [2021-07-13T14:17:58.321Z] Context: default [2021-07-13T14:17:58.321Z] Debug Mode: false [2021-07-13T14:17:58.321Z] Plugins: [2021-07-13T14:17:58.321Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2021-07-13T14:17:58.321Z] buildx: Build with BuildKit (Docker Inc., v0.5.1-docker) [2021-07-13T14:17:58.321Z] scan: Docker Scan (Docker Inc., v0.7.0) [2021-07-13T14:17:58.321Z] [2021-07-13T14:17:58.321Z] Server: [2021-07-13T14:17:58.321Z] Containers: 0 [2021-07-13T14:17:58.321Z] Running: 0 [2021-07-13T14:17:58.321Z] Paused: 0 [2021-07-13T14:17:58.321Z] Stopped: 0 [2021-07-13T14:17:58.321Z] Images: 0 [2021-07-13T14:17:58.321Z] Server Version: 20.10.6 [2021-07-13T14:17:58.321Z] Storage Driver: overlay2 [2021-07-13T14:17:58.321Z] Backing Filesystem: extfs [2021-07-13T14:17:58.321Z] Supports d_type: true [2021-07-13T14:17:58.321Z] Native Overlay Diff: true [2021-07-13T14:17:58.321Z] userxattr: false [2021-07-13T14:17:58.321Z] Logging Driver: json-file [2021-07-13T14:17:58.321Z] Cgroup Driver: systemd [2021-07-13T14:17:58.321Z] Cgroup Version: 2 [2021-07-13T14:17:58.321Z] Plugins: [2021-07-13T14:17:58.321Z] Volume: local [2021-07-13T14:17:58.321Z] Network: bridge host ipvlan macvlan null overlay [2021-07-13T14:17:58.321Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2021-07-13T14:17:58.321Z] Swarm: inactive [2021-07-13T14:17:58.321Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2021-07-13T14:17:58.321Z] Default Runtime: runc [2021-07-13T14:17:58.321Z] Init Binary: docker-init [2021-07-13T14:17:58.321Z] containerd version: d71fcd7d8303cbf684402823e425e9dd2e99285d [2021-07-13T14:17:58.321Z] runc version: b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-07-13T14:17:58.321Z] init version: de40ad0 [2021-07-13T14:17:58.321Z] Security Options: [2021-07-13T14:17:58.321Z] apparmor [2021-07-13T14:17:58.321Z] seccomp [2021-07-13T14:17:58.321Z] Profile: default [2021-07-13T14:17:58.321Z] cgroupns [2021-07-13T14:17:58.321Z] Kernel Version: 5.4.0-1048-aws [2021-07-13T14:17:58.321Z] Operating System: Ubuntu 20.04.2 LTS [2021-07-13T14:17:58.321Z] OSType: linux [2021-07-13T14:17:58.321Z] Architecture: x86_64 [2021-07-13T14:17:58.321Z] CPUs: 2 [2021-07-13T14:17:58.321Z] Total Memory: 7.487GiB [2021-07-13T14:17:58.321Z] Name: ip-10-100-36-178 [2021-07-13T14:17:58.321Z] ID: BPI2:DJ3J:2BX4:S6D2:XUGC:3EVF:YTII:HJPT:TJU6:HPWF:P5M7:CUDP [2021-07-13T14:17:58.321Z] Docker Root Dir: /var/lib/docker [2021-07-13T14:17:58.321Z] Debug Mode: false [2021-07-13T14:17:58.321Z] Registry: https://index.docker.io/v1/ [2021-07-13T14:17:58.321Z] Labels: [2021-07-13T14:17:58.321Z] Experimental: true [2021-07-13T14:17:58.321Z] Insecure Registries: [2021-07-13T14:17:58.321Z] 127.0.0.0/8 [2021-07-13T14:17:58.321Z] Live Restore Enabled: true [2021-07-13T14:17:58.321Z] [2021-07-13T14:17:58.321Z] WARNING: No kernel memory limit support [2021-07-13T14:17:58.321Z] WARNING: No oom kill disable support [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2021-07-13T14:17:58.415Z] #17 85.47 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 g++-aarch64-linux-gnu amd64 4:8.3.0-1 [1176 B] [2021-07-13T14:17:58.415Z] #17 85.48 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 patch amd64 2.7.6-3+deb10u1 [126 kB] [2021-07-13T14:17:58.415Z] #17 85.48 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dpkg-dev all 1.19.7 [1773 kB] [2021-07-13T14:17:58.415Z] #17 85.57 Get:49 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libconfig-inifiles-perl all 3.000001-1 [51.9 kB] [2021-07-13T14:17:58.415Z] #17 85.58 Get:50 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libio-string-perl all 1.08-3 [12.3 kB] [2021-07-13T14:17:58.415Z] #17 85.58 Get:51 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2021-07-13T14:17:58.418Z] #20 8.661 Reading package lists... [2021-07-13T14:17:58.418Z] #20 ... [2021-07-13T14:17:58.418Z] [2021-07-13T14:17:58.418Z] #64 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2021-07-13T14:17:58.418Z] #64 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2021-07-13T14:17:58.418Z] #64 CACHED [2021-07-13T14:17:58.418Z] [2021-07-13T14:17:58.418Z] #66 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2021-07-13T14:17:58.418Z] #66 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2021-07-13T14:17:58.418Z] #66 CACHED [2021-07-13T14:17:58.418Z] [2021-07-13T14:17:58.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-07-13T14:17:58.418Z] #46 sha256:58022c254d1a56fdf4cbee89095507aa2a3a91f7987b7ec6bf174f85cd2d52ad [2021-07-13T14:17:58.418Z] #46 108.6 vendor/golang.org/x/net/http2/hpack [2021-07-13T14:17:58.418Z] #46 109.7 mime [2021-07-13T14:17:58.418Z] #46 111.5 mime/quotedprintable [2021-07-13T14:17:58.418Z] #46 111.9 net/http/internal [2021-07-13T14:17:58.418Z] #46 114.3 crypto/tls [2021-07-13T14:17:58.657Z] + docker build --force-rm --build-arg APT_MIRROR --build-arg SYSTEMD=true -t docker:dab9ce7c65c82c2150605d7d829168aa476bee19 . [2021-07-13T14:17:58.674Z] #17 85.87 Get:52 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+deb10u2 [689 kB] [2021-07-13T14:17:58.674Z] #17 85.89 Get:53 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml-namespacesupport-perl all 1.12-1 [14.8 kB] [2021-07-13T14:17:58.674Z] #17 85.89 Get:54 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml-sax-base-perl all 1.09-1 [20.4 kB] [2021-07-13T14:17:58.674Z] #17 85.89 Get:55 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml-sax-perl all 1.00+dfsg-1 [58.6 kB] [2021-07-13T14:17:58.674Z] #17 85.90 Get:56 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml-libxml-perl amd64 2.0134+dfsg-1 [344 kB] [2021-07-13T14:17:58.674Z] #17 85.92 Get:57 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml-simple-perl all 2.25-1 [72.0 kB] [2021-07-13T14:17:58.674Z] #17 85.93 Get:58 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libyaml-perl all 1.27-1 [66.8 kB] [2021-07-13T14:17:58.674Z] #17 85.93 Get:59 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libconfig-auto-perl all 0.44-1 [19.5 kB] [2021-07-13T14:17:58.674Z] #17 85.93 Get:60 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libfile-which-perl all 1.23-1 [16.6 kB] [2021-07-13T14:17:58.674Z] #17 85.93 Get:61 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libfile-homedir-perl all 1.004-1 [42.7 kB] [2021-07-13T14:17:58.674Z] #17 85.94 Get:62 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdebian-dpkgcross-perl all 2.6.15-3 [38.7 kB] [2021-07-13T14:17:58.674Z] #17 85.94 Get:63 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dpkg-cross all 2.6.15-3 [49.3 kB] [2021-07-13T14:17:58.674Z] #17 85.94 Get:64 http://cdn-fastly.deb.debian.org/debian buster/main amd64 crossbuild-essential-arm64 all 12.6 [6572 B] [2021-07-13T14:17:58.674Z] #17 85.94 Get:65 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libc6-armel-cross all 2.28-7cross1 [1189 kB] [2021-07-13T14:17:58.917Z] #2 [internal] load .dockerignore [2021-07-13T14:17:58.917Z] #2 sha256:4d20194ed7158840d5fbd6facc31fdb55b3d7f4ff0df0e7e1a8978eb5e2e92de [2021-07-13T14:17:58.933Z] #17 86.01 Get:66 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgcc1-armel-cross all 1:8.3.0-2cross1 [38.5 kB] [2021-07-13T14:17:58.933Z] #17 86.02 Get:67 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgomp1-armel-cross all 8.3.0-2cross1 [65.6 kB] [2021-07-13T14:17:58.933Z] #17 86.02 Get:68 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libatomic1-armel-cross all 8.3.0-2cross1 [8820 B] [2021-07-13T14:17:58.933Z] #17 86.03 Get:69 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libstdc++6-armel-cross all 8.3.0-2cross1 [288 kB] [2021-07-13T14:17:58.933Z] #17 86.04 Get:70 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libasan5-armel-cross all 8.3.0-2cross1 [311 kB] [2021-07-13T14:17:58.933Z] #17 86.05 Get:71 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libubsan1-armel-cross all 8.3.0-2cross1 [102 kB] [2021-07-13T14:17:58.933Z] #17 86.06 Get:72 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgcc-8-dev-armel-cross all 8.3.0-2cross1 [601 kB] [2021-07-13T14:17:58.933Z] #17 86.09 Get:73 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-8-arm-linux-gnueabi amd64 8.3.0-2cross1 [6975 kB] [2021-07-13T14:17:59.193Z] #17 86.41 Get:74 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-arm-linux-gnueabi amd64 4:8.3.0-1 [1460 B] [2021-07-13T14:17:59.452Z] #17 86.41 Get:75 http://cdn-fastly.deb.debian.org/debian buster/main amd64 linux-libc-dev-armel-cross all 4.19.20-1cross1 [1212 kB] [2021-07-13T14:17:59.452Z] #17 86.46 Get:76 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libc6-dev-armel-cross all 2.28-7cross1 [2183 kB] [2021-07-13T14:17:59.452Z] #17 86.58 Get:77 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libstdc++-8-dev-armel-cross all 8.3.0-2cross1 [1543 kB] [2021-07-13T14:17:59.452Z] #17 86.65 Get:78 http://cdn-fastly.deb.debian.org/debian buster/main amd64 g++-8-arm-linux-gnueabi amd64 8.3.0-2cross1 [7131 kB] [2021-07-13T14:17:59.492Z] #2 ... [2021-07-13T14:17:59.492Z] [2021-07-13T14:17:59.492Z] #1 [internal] load build definition from Dockerfile [2021-07-13T14:17:59.492Z] #1 sha256:98a6250cafb6b6cf3cb993766624a732404c25e328577ea2c0f75ff108f26901 [2021-07-13T14:17:59.492Z] #1 transferring dockerfile: 16.59kB done [2021-07-13T14:17:59.492Z] #1 DONE 0.8s [2021-07-13T14:17:59.492Z] [2021-07-13T14:17:59.492Z] #2 [internal] load .dockerignore [2021-07-13T14:17:59.492Z] #2 sha256:4d20194ed7158840d5fbd6facc31fdb55b3d7f4ff0df0e7e1a8978eb5e2e92de [2021-07-13T14:17:59.492Z] #2 transferring context: 87B done [2021-07-13T14:17:59.492Z] #2 DONE 0.9s [2021-07-13T14:17:59.712Z] #17 86.95 Get:79 http://cdn-fastly.deb.debian.org/debian buster/main amd64 g++-arm-linux-gnueabi amd64 4:8.3.0-1 [1176 B] [2021-07-13T14:17:59.712Z] #17 86.95 Get:80 http://cdn-fastly.deb.debian.org/debian buster/main amd64 crossbuild-essential-armel all 12.6 [6568 B] [2021-07-13T14:17:59.712Z] #17 86.95 Get:81 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libc6-armhf-cross all 2.28-7cross1 [1170 kB] [2021-07-13T14:17:59.712Z] #17 87.01 Get:82 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgcc1-armhf-cross all 1:8.3.0-2cross1 [37.1 kB] [2021-07-13T14:17:59.754Z] [2021-07-13T14:17:59.754Z] #3 resolve image config for docker.io/docker/dockerfile:1.2 [2021-07-13T14:17:59.754Z] #3 sha256:b239a20f31d7f1e5744984df3d652780f1a82c37554dd73e1ad47c8eb05b0d69 [2021-07-13T14:17:59.970Z] #17 87.01 Get:83 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgomp1-armhf-cross all 8.3.0-2cross1 [63.1 kB] [2021-07-13T14:17:59.970Z] #17 87.01 Get:84 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libatomic1-armhf-cross all 8.3.0-2cross1 [6580 B] [2021-07-13T14:17:59.970Z] #17 87.02 Get:85 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libstdc++6-armhf-cross all 8.3.0-2cross1 [301 kB] [2021-07-13T14:17:59.970Z] #17 87.04 Get:86 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libasan5-armhf-cross all 8.3.0-2cross1 [330 kB] [2021-07-13T14:17:59.970Z] #17 87.06 Get:87 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libubsan1-armhf-cross all 8.3.0-2cross1 [103 kB] [2021-07-13T14:17:59.970Z] #17 87.07 Get:88 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgcc-8-dev-armhf-cross all 8.3.0-2cross1 [612 kB] [2021-07-13T14:17:59.970Z] #17 87.09 Get:89 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-8-arm-linux-gnueabihf amd64 8.3.0-2cross1 [6974 kB] [2021-07-13T14:18:00.230Z] #17 87.37 Get:90 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-arm-linux-gnueabihf amd64 4:8.3.0-1 [1456 B] [2021-07-13T14:18:00.230Z] #17 87.37 Get:91 http://cdn-fastly.deb.debian.org/debian buster/main amd64 linux-libc-dev-armhf-cross all 4.19.20-1cross1 [1212 kB] [2021-07-13T14:18:00.230Z] #17 87.42 Get:92 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libc6-dev-armhf-cross all 2.28-7cross1 [2148 kB] [2021-07-13T14:18:00.329Z] #3 DONE 0.6s [2021-07-13T14:18:00.329Z] [2021-07-13T14:18:00.329Z] #4 docker-image://docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc [2021-07-13T14:18:00.329Z] #4 sha256:37e0c519b0431ef5446f4dd0a4588ba695f961e9b0e800cd8c7f5ba6165af727 [2021-07-13T14:18:00.329Z] #4 resolve docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc done [2021-07-13T14:18:00.329Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 2.10MB / 9.64MB 0.1s [2021-07-13T14:18:00.329Z] #4 sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc 1.69kB / 1.69kB done [2021-07-13T14:18:00.329Z] #4 sha256:e3ee2e6b536452d876b1c5aa12db9bca51b8f52b2505178cae6d13e33daeed2b 528B / 528B done [2021-07-13T14:18:00.329Z] #4 sha256:86e43bba076d67c1a890cbc07813806b11eca53843dc643202d939b986c8c332 1.21kB / 1.21kB done [2021-07-13T14:18:00.489Z] #17 87.51 Get:93 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libstdc++-8-dev-armhf-cross all 8.3.0-2cross1 [1556 kB] [2021-07-13T14:18:00.489Z] #17 87.58 Get:94 http://cdn-fastly.deb.debian.org/debian buster/main amd64 g++-8-arm-linux-gnueabihf amd64 8.3.0-2cross1 [7133 kB] [2021-07-13T14:18:00.590Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 9.64MB / 9.64MB 0.2s [2021-07-13T14:18:00.748Z] #17 87.84 Get:95 http://cdn-fastly.deb.debian.org/debian buster/main amd64 g++-arm-linux-gnueabihf amd64 4:8.3.0-1 [1180 B] [2021-07-13T14:18:00.748Z] #17 ... [2021-07-13T14:18:00.748Z] [2021-07-13T14:18:00.748Z] #53 [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-07-13T14:18:00.748Z] #53 sha256:0f7ac9d986aa612c70a27d31f2b8b3e6fd28d5cd9e3692e27f7895619c6ea659 [2021-07-13T14:18:00.748Z] #53 86.77 net/http/httptrace [2021-07-13T14:18:00.748Z] #53 86.93 net/http [2021-07-13T14:18:00.748Z] #53 95.31 github.com/LK4D4/vndr/godl [2021-07-13T14:18:00.748Z] #53 95.85 github.com/LK4D4/vndr [2021-07-13T14:18:00.748Z] #53 ... [2021-07-13T14:18:00.748Z] [2021-07-13T14:18:00.748Z] #17 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2021-07-13T14:18:00.748Z] #17 sha256:2ca173c8aef8efacc6bd403f5bfba52049372afbf55f6326ce465978cea592c1 [2021-07-13T14:18:00.748Z] #17 87.84 Get:96 http://cdn-fastly.deb.debian.org/debian buster/main amd64 crossbuild-essential-armhf all 12.6 [6572 B] [2021-07-13T14:18:00.748Z] #17 87.84 Get:97 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libc6-ppc64el-cross all 2.28-7cross1 [1606 kB] [2021-07-13T14:18:00.748Z] #17 87.91 Get:98 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgcc1-ppc64el-cross all 1:8.3.0-2cross1 [30.3 kB] [2021-07-13T14:18:00.748Z] #17 87.91 Get:99 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgomp1-ppc64el-cross all 8.3.0-2cross1 [77.5 kB] [2021-07-13T14:18:00.748Z] #17 87.91 Get:100 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libitm1-ppc64el-cross all 8.3.0-2cross1 [29.0 kB] [2021-07-13T14:18:00.748Z] #17 87.91 Get:101 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libatomic1-ppc64el-cross all 8.3.0-2cross1 [9628 B] [2021-07-13T14:18:00.748Z] #17 87.91 Get:102 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libstdc++6-ppc64el-cross all 8.3.0-2cross1 [400 kB] [2021-07-13T14:18:00.748Z] #17 87.93 Get:103 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libasan5-ppc64el-cross all 8.3.0-2cross1 [375 kB] [2021-07-13T14:18:00.748Z] #17 87.94 Get:104 http://cdn-fastly.deb.debian.org/debian buster/main amd64 liblsan0-ppc64el-cross all 8.3.0-2cross1 [142 kB] [2021-07-13T14:18:00.851Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 9.64MB / 9.64MB 0.3s done [2021-07-13T14:18:00.851Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 0.1s [2021-07-13T14:18:01.007Z] #17 87.95 Get:105 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libtsan0-ppc64el-cross all 8.3.0-2cross1 [284 kB] [2021-07-13T14:18:01.008Z] #17 87.96 Get:106 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libubsan1-ppc64el-cross all 8.3.0-2cross1 [131 kB] [2021-07-13T14:18:01.008Z] #17 87.97 Get:107 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libquadmath0-ppc64el-cross all 8.3.0-2cross1 [136 kB] [2021-07-13T14:18:01.008Z] #17 87.98 Get:108 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgcc-8-dev-ppc64el-cross all 8.3.0-2cross1 [1187 kB] [2021-07-13T14:18:01.008Z] #17 88.02 Get:109 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-8-powerpc64le-linux-gnu amd64 8.3.0-2cross1 [7028 kB] [2021-07-13T14:18:01.112Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 0.2s done [2021-07-13T14:18:01.112Z] #4 DONE 0.7s [2021-07-13T14:18:01.267Z] #17 88.28 Get:110 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-powerpc64le-linux-gnu amd64 4:8.3.0-1 [1472 B] [2021-07-13T14:18:01.267Z] #17 88.28 Get:111 http://cdn-fastly.deb.debian.org/debian buster/main amd64 linux-libc-dev-ppc64el-cross all 4.19.20-1cross1 [1223 kB] [2021-07-13T14:18:01.267Z] #17 88.33 Get:112 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libc6-dev-ppc64el-cross all 2.28-7cross1 [2747 kB] [2021-07-13T14:18:01.267Z] #17 88.42 Get:113 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libstdc++-8-dev-ppc64el-cross all 8.3.0-2cross1 [1572 kB] [2021-07-13T14:18:01.267Z] #17 88.49 Get:114 http://cdn-fastly.deb.debian.org/debian buster/main amd64 g++-8-powerpc64le-linux-gnu amd64 8.3.0-2cross1 [7169 kB] [2021-07-13T14:18:01.378Z] [2021-07-13T14:18:01.378Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-07-13T14:18:01.378Z] #8 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2021-07-13T14:18:01.525Z] #17 88.70 Get:115 http://cdn-fastly.deb.debian.org/debian buster/main amd64 g++-powerpc64le-linux-gnu amd64 4:8.3.0-1 [1184 B] [2021-07-13T14:18:01.525Z] #17 88.70 Get:116 http://cdn-fastly.deb.debian.org/debian buster/main amd64 crossbuild-essential-ppc64el all 12.6 [6580 B] [2021-07-13T14:18:01.525Z] #17 88.70 Get:117 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libc6-s390x-cross all 2.28-7cross1 [1308 kB] [2021-07-13T14:18:01.525Z] #17 88.74 Get:118 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgcc1-s390x-cross all 1:8.3.0-2cross1 [24.8 kB] [2021-07-13T14:18:01.525Z] #17 88.74 Get:119 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgomp1-s390x-cross all 8.3.0-2cross1 [67.4 kB] [2021-07-13T14:18:01.526Z] #17 88.74 Get:120 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libitm1-s390x-cross all 8.3.0-2cross1 [26.3 kB] [2021-07-13T14:18:01.526Z] #17 88.74 Get:121 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libatomic1-s390x-cross all 8.3.0-2cross1 [8088 B] [2021-07-13T14:18:01.526Z] #17 88.74 Get:122 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libstdc++6-s390x-cross all 8.3.0-2cross1 [353 kB] [2021-07-13T14:18:01.526Z] #17 88.76 Get:123 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libasan5-s390x-cross all 8.3.0-2cross1 [314 kB] [2021-07-13T14:18:01.526Z] #17 88.76 Get:124 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libubsan1-s390x-cross all 8.3.0-2cross1 [113 kB] [2021-07-13T14:18:01.526Z] #17 88.77 Get:125 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgcc-8-dev-s390x-cross all 8.3.0-2cross1 [641 kB] [2021-07-13T14:18:01.526Z] #17 88.79 Get:126 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-8-s390x-linux-gnu amd64 8.3.0-2cross1 [6368 kB] [2021-07-13T14:18:01.697Z] #46 ... [2021-07-13T14:18:01.697Z] [2021-07-13T14:18:01.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-07-13T14:18:01.697Z] #20 sha256:f04c662d24b8b5c571e6ab470d5e053c58e500948a39c697e97c9bea6f6c39b4 [2021-07-13T14:18:01.697Z] #20 8.661 Reading package lists... [2021-07-13T14:18:02.092Z] #17 89.03 Get:127 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-s390x-linux-gnu amd64 4:8.3.0-1 [1456 B] [2021-07-13T14:18:02.093Z] #17 89.03 Get:128 http://cdn-fastly.deb.debian.org/debian buster/main amd64 linux-libc-dev-s390x-cross all 4.19.20-1cross1 [1227 kB] [2021-07-13T14:18:02.093Z] #17 89.07 Get:129 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libc6-dev-s390x-cross all 2.28-7cross1 [2255 kB] [2021-07-13T14:18:02.093Z] #17 89.15 Get:130 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libstdc++-8-dev-s390x-cross all 8.3.0-2cross1 [1483 kB] [2021-07-13T14:18:02.093Z] #17 89.18 Get:131 http://cdn-fastly.deb.debian.org/debian buster/main amd64 g++-8-s390x-linux-gnu amd64 8.3.0-2cross1 [6515 kB] [2021-07-13T14:18:02.262Z] #20 12.62 Building dependency tree... [2021-07-13T14:18:02.262Z] #20 13.43 Reading state information... [2021-07-13T14:18:02.321Z] #8 DONE 1.1s [2021-07-13T14:18:02.321Z] [2021-07-13T14:18:02.321Z] #6 [internal] load metadata for docker.io/library/golang:1.16.6-buster [2021-07-13T14:18:02.321Z] #6 sha256:d720b104ffb4d08cfe3071ebec3e70264008e18c25bbf51555e7bf1acb0818a7 [2021-07-13T14:18:02.321Z] #6 DONE 1.1s [2021-07-13T14:18:02.321Z] [2021-07-13T14:18:02.321Z] #5 [internal] load metadata for docker.io/library/debian:buster [2021-07-13T14:18:02.321Z] #5 sha256:869e615717577e2577a82febe56912ed153c2ef97b7d10c3395543fe03888a34 [2021-07-13T14:18:02.321Z] #5 DONE 1.1s [2021-07-13T14:18:02.321Z] [2021-07-13T14:18:02.321Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-07-13T14:18:02.321Z] #7 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2021-07-13T14:18:02.321Z] #7 DONE 1.1s [2021-07-13T14:18:02.351Z] #17 89.38 Get:132 http://cdn-fastly.deb.debian.org/debian buster/main amd64 g++-s390x-linux-gnu amd64 4:8.3.0-1 [1176 B] [2021-07-13T14:18:02.351Z] #17 89.38 Get:133 http://cdn-fastly.deb.debian.org/debian buster/main amd64 crossbuild-essential-s390x all 12.6 [6568 B] [2021-07-13T14:18:03.195Z] #20 14.46 libcap2-bin is already the newest version (1:2.25-2). [2021-07-13T14:18:03.195Z] #20 14.46 The following additional packages will be installed: [2021-07-13T14:18:03.195Z] #20 14.46 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2021-07-13T14:18:03.195Z] #20 14.46 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2021-07-13T14:18:03.195Z] #20 14.46 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2021-07-13T14:18:03.195Z] #20 14.46 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2021-07-13T14:18:03.195Z] #20 14.46 python3.7 python3.7-minimal vim-runtime xxd [2021-07-13T14:18:03.195Z] #20 14.47 Suggested packages: [2021-07-13T14:18:03.195Z] #20 14.48 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm ed diffutils-doc [2021-07-13T14:18:03.195Z] #20 14.48 python3-doc python3-tk python3-venv python-setuptools-doc python3.7-venv [2021-07-13T14:18:03.195Z] #20 14.48 python3.7-doc binfmt-support ctags vim-doc vim-scripts xfsdump acl attr [2021-07-13T14:18:03.195Z] #20 14.48 quota [2021-07-13T14:18:03.195Z] #20 14.48 Recommended packages: [2021-07-13T14:18:03.195Z] #20 14.48 aufs-dkms nftables build-essential python3-dev python3-keyring [2021-07-13T14:18:03.195Z] #20 14.48 python3-keyrings.alt python3-xdg unzip [2021-07-13T14:18:03.305Z] [2021-07-13T14:18:03.305Z] #63 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-07-13T14:18:03.305Z] #63 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2021-07-13T14:18:03.305Z] #63 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2021-07-13T14:18:03.314Z] #17 90.25 debconf: delaying package configuration, since apt-utils is not installed [2021-07-13T14:18:03.314Z] #17 ... [2021-07-13T14:18:03.314Z] [2021-07-13T14:18:03.314Z] #39 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-07-13T14:18:03.314Z] #39 sha256:e5a47005f578bbeec018e89af2d3942afbe4d492ad54425cac9a1a2acaffc2ab [2021-07-13T14:18:03.314Z] #39 DONE 99.3s [2021-07-13T14:18:03.314Z] [2021-07-13T14:18:03.314Z] #53 [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-07-13T14:18:03.314Z] #53 sha256:0f7ac9d986aa612c70a27d31f2b8b3e6fd28d5cd9e3692e27f7895619c6ea659 [2021-07-13T14:18:03.314Z] #53 DONE 99.6s [2021-07-13T14:18:03.443Z] Client: Docker Engine - Community [2021-07-13T14:18:03.443Z] Version: 20.10.6 [2021-07-13T14:18:03.443Z] API version: 1.41 [2021-07-13T14:18:03.443Z] Go version: go1.13.15 [2021-07-13T14:18:03.443Z] Git commit: 370c289 [2021-07-13T14:18:03.443Z] Built: Fri Apr 9 22:46:01 2021 [2021-07-13T14:18:03.443Z] OS/Arch: linux/amd64 [2021-07-13T14:18:03.443Z] Context: default [2021-07-13T14:18:03.443Z] Experimental: true [2021-07-13T14:18:03.443Z] [2021-07-13T14:18:03.443Z] Server: Docker Engine - Community [2021-07-13T14:18:03.443Z] Engine: [2021-07-13T14:18:03.443Z] Version: 20.10.6 [2021-07-13T14:18:03.443Z] API version: 1.41 (minimum version 1.12) [2021-07-13T14:18:03.443Z] Go version: go1.13.15 [2021-07-13T14:18:03.443Z] Git commit: 8728dd2 [2021-07-13T14:18:03.443Z] Built: Fri Apr 9 22:44:13 2021 [2021-07-13T14:18:03.443Z] OS/Arch: linux/amd64 [2021-07-13T14:18:03.443Z] Experimental: true [2021-07-13T14:18:03.443Z] containerd: [2021-07-13T14:18:03.443Z] Version: 1.4.6 [2021-07-13T14:18:03.443Z] GitCommit: d71fcd7d8303cbf684402823e425e9dd2e99285d [2021-07-13T14:18:03.443Z] runc: [2021-07-13T14:18:03.443Z] Version: 1.0.0-rc95 [2021-07-13T14:18:03.443Z] GitCommit: b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-07-13T14:18:03.443Z] docker-init: [2021-07-13T14:18:03.443Z] Version: 0.19.0 [2021-07-13T14:18:03.443Z] GitCommit: de40ad0 [Pipeline] sh [2021-07-13T14:18:03.620Z] #63 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2021-07-13T14:18:03.620Z] #63 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2021-07-13T14:18:03.620Z] #63 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2021-07-13T14:18:03.620Z] #63 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 0B / 9.86MB 0.1s [2021-07-13T14:18:03.625Z] [2021-07-13T14:18:03.625Z] #17 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2021-07-13T14:18:03.625Z] #17 sha256:2ca173c8aef8efacc6bd403f5bfba52049372afbf55f6326ce465978cea592c1 [2021-07-13T14:18:03.625Z] #17 90.73 Fetched 169 MB in 7s (23.6 MB/s) [2021-07-13T14:18:03.625Z] #17 90.84 Selecting previously unselected package liblocale-gettext-perl. [2021-07-13T14:18:03.838Z] + docker info [2021-07-13T14:18:03.885Z] #17 90.84 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15421 files and directories currently installed.) [2021-07-13T14:18:03.885Z] #17 90.90 Preparing to unpack .../000-liblocale-gettext-perl_1.07-3+b4_amd64.deb ... [2021-07-13T14:18:03.885Z] #17 90.91 Unpacking liblocale-gettext-perl (1.07-3+b4) ... [2021-07-13T14:18:03.885Z] #17 90.99 Selecting previously unselected package bzip2. [2021-07-13T14:18:03.885Z] #17 90.99 Preparing to unpack .../001-bzip2_1.0.6-9.2~deb10u1_amd64.deb ... [2021-07-13T14:18:03.885Z] #17 91.00 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2021-07-13T14:18:03.885Z] #17 91.11 Selecting previously unselected package libmagic-mgc. [2021-07-13T14:18:03.885Z] #17 91.11 Preparing to unpack .../002-libmagic-mgc_1%3a5.35-4+deb10u2_amd64.deb ... [2021-07-13T14:18:03.885Z] #17 91.11 Unpacking libmagic-mgc (1:5.35-4+deb10u2) ... [2021-07-13T14:18:03.887Z] #63 ... [2021-07-13T14:18:03.887Z] [2021-07-13T14:18:03.887Z] #42 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/Release.key [2021-07-13T14:18:03.887Z] #42 sha256:4ebf95ef235c2a9565f1170d2820bf979767f762364b8c31dc05ef47e15c9784 [2021-07-13T14:18:03.887Z] #42 DONE 0.0s [2021-07-13T14:18:03.887Z] [2021-07-13T14:18:03.887Z] #63 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-07-13T14:18:03.887Z] #63 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2021-07-13T14:18:03.887Z] #63 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 2.10MB / 9.86MB 0.3s [2021-07-13T14:18:04.144Z] #17 91.37 Selecting previously unselected package libmagic1:amd64. [2021-07-13T14:18:04.144Z] #17 91.37 Preparing to unpack .../003-libmagic1_1%3a5.35-4+deb10u2_amd64.deb ... [2021-07-13T14:18:04.144Z] #17 91.39 Unpacking libmagic1:amd64 (1:5.35-4+deb10u2) ... [2021-07-13T14:18:04.152Z] #63 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 6.29MB / 9.86MB 0.5s [2021-07-13T14:18:04.152Z] #63 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.6s [2021-07-13T14:18:04.403Z] #17 91.51 Selecting previously unselected package file. [2021-07-13T14:18:04.403Z] #17 91.53 Preparing to unpack .../004-file_1%3a5.35-4+deb10u2_amd64.deb ... [2021-07-13T14:18:04.403Z] #17 91.53 Unpacking file (1:5.35-4+deb10u2) ... [2021-07-13T14:18:04.403Z] #17 91.64 Selecting previously unselected package xz-utils. [2021-07-13T14:18:04.403Z] #17 91.64 Preparing to unpack .../005-xz-utils_5.2.4-1_amd64.deb ... [2021-07-13T14:18:04.416Z] #63 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.6s done [2021-07-13T14:18:04.416Z] #63 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 [2021-07-13T14:18:04.662Z] #17 91.66 Unpacking xz-utils (5.2.4-1) ... [2021-07-13T14:18:04.662Z] #17 91.85 Selecting previously unselected package binutils-aarch64-linux-gnu. [2021-07-13T14:18:04.662Z] #17 91.85 Preparing to unpack .../006-binutils-aarch64-linux-gnu_2.31.1-16_amd64.deb ... [2021-07-13T14:18:04.662Z] #17 91.86 Unpacking binutils-aarch64-linux-gnu (2.31.1-16) ... [2021-07-13T14:18:05.093Z] #20 16.34 The following NEW packages will be installed: [2021-07-13T14:18:05.351Z] #20 16.37 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2021-07-13T14:18:05.351Z] #20 16.37 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2021-07-13T14:18:05.351Z] #20 16.37 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2021-07-13T14:18:05.351Z] #20 16.37 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2021-07-13T14:18:05.351Z] #20 16.37 libreadline5 net-tools patch pigz python-pip-whl python3 python3-distutils [2021-07-13T14:18:05.351Z] #20 16.37 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2021-07-13T14:18:05.351Z] #20 16.37 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2021-07-13T14:18:05.351Z] #20 16.37 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2021-07-13T14:18:05.351Z] #20 16.37 xz-utils zip [2021-07-13T14:18:05.609Z] #20 16.71 0 upgraded, 49 newly installed, 0 to remove and 0 not upgraded. [2021-07-13T14:18:05.609Z] #20 16.71 Need to get 28.6 MB of archives. [2021-07-13T14:18:05.609Z] #20 16.71 After this operation, 116 MB of additional disk space will be used. [2021-07-13T14:18:05.609Z] #20 16.71 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB] [2021-07-13T14:18:05.609Z] #20 16.71 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u3 [589 kB] [2021-07-13T14:18:05.609Z] #20 16.73 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u3 [1737 kB] [2021-07-13T14:18:05.609Z] #20 16.84 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2021-07-13T14:18:05.609Z] #20 16.85 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2021-07-13T14:18:05.609Z] #20 16.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-07-13T14:18:05.866Z] #20 16.96 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u3 [330 kB] [2021-07-13T14:18:05.866Z] #20 16.98 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2021-07-13T14:18:05.866Z] #20 16.99 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2021-07-13T14:18:05.866Z] #20 16.99 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB] [2021-07-13T14:18:05.866Z] #20 17.00 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB] [2021-07-13T14:18:05.866Z] #20 17.01 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB] [2021-07-13T14:18:05.866Z] #20 17.01 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2021-07-13T14:18:05.866Z] #20 17.02 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB] [2021-07-13T14:18:05.866Z] #20 17.02 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB] [2021-07-13T14:18:05.866Z] #20 17.02 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB] [2021-07-13T14:18:05.866Z] #20 17.05 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2021-07-13T14:18:05.866Z] #20 17.05 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2021-07-13T14:18:05.866Z] #20 17.07 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB] [2021-07-13T14:18:05.866Z] #20 17.09 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB] [2021-07-13T14:18:05.866Z] #20 17.09 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB] [2021-07-13T14:18:05.866Z] #20 17.10 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB] [2021-07-13T14:18:05.866Z] #20 17.13 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB] [2021-07-13T14:18:05.866Z] #20 17.13 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2021-07-13T14:18:05.866Z] #20 17.15 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2021-07-13T14:18:05.866Z] #20 17.15 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2021-07-13T14:18:06.043Z] #17 92.94 Selecting previously unselected package binutils-arm-linux-gnueabi. [2021-07-13T14:18:06.044Z] #17 92.94 Preparing to unpack .../007-binutils-arm-linux-gnueabi_2.31.1-16_amd64.deb ... [2021-07-13T14:18:06.044Z] #17 92.95 Unpacking binutils-arm-linux-gnueabi (2.31.1-16) ... [2021-07-13T14:18:06.124Z] #20 17.17 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB] [2021-07-13T14:18:06.124Z] #20 17.17 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB] [2021-07-13T14:18:06.124Z] #20 17.17 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2021-07-13T14:18:06.381Z] #20 17.64 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2021-07-13T14:18:06.381Z] #20 17.65 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2021-07-13T14:18:06.381Z] #20 17.65 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2021-07-13T14:18:06.381Z] #20 17.65 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB] [2021-07-13T14:18:06.381Z] #20 17.66 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB] [2021-07-13T14:18:06.381Z] #20 17.67 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 patch amd64 2.7.6-3+deb10u1 [126 kB] [2021-07-13T14:18:06.381Z] #20 17.68 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB] [2021-07-13T14:18:06.398Z] #63 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 2.0s done [2021-07-13T14:18:06.612Z] #17 93.68 Selecting previously unselected package binutils-arm-linux-gnueabihf. [2021-07-13T14:18:06.612Z] #17 93.68 Preparing to unpack .../008-binutils-arm-linux-gnueabihf_2.31.1-16_amd64.deb ... [2021-07-13T14:18:06.612Z] #17 93.69 Unpacking binutils-arm-linux-gnueabihf (2.31.1-16) ... [2021-07-13T14:18:06.638Z] #20 17.77 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2021-07-13T14:18:06.638Z] #20 17.77 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB] [2021-07-13T14:18:06.638Z] #20 17.78 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB] [2021-07-13T14:18:06.638Z] #20 17.79 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2021-07-13T14:18:06.638Z] #20 17.80 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB] [2021-07-13T14:18:06.638Z] #20 17.82 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB] [2021-07-13T14:18:06.638Z] #20 17.82 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u3 [1244 kB] [2021-07-13T14:18:06.638Z] #20 17.90 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB] [2021-07-13T14:18:06.896Z] #20 17.92 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB] [2021-07-13T14:18:06.896Z] #20 17.93 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2021-07-13T14:18:07.153Z] #20 18.23 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB] [2021-07-13T14:18:07.153Z] #20 18.30 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB] [2021-07-13T14:18:07.153Z] #20 18.35 Get:49 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB] [2021-07-13T14:18:07.180Z] #17 94.49 Selecting previously unselected package binutils-powerpc64le-linux-gnu. [2021-07-13T14:18:07.439Z] #17 94.49 Preparing to unpack .../009-binutils-powerpc64le-linux-gnu_2.31.1-16_amd64.deb ... [2021-07-13T14:18:07.439Z] #17 94.50 Unpacking binutils-powerpc64le-linux-gnu (2.31.1-16) ... [2021-07-13T14:18:07.609Z] Client: [2021-07-13T14:18:07.609Z] Context: default [2021-07-13T14:18:07.609Z] Debug Mode: false [2021-07-13T14:18:07.609Z] Plugins: [2021-07-13T14:18:07.609Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2021-07-13T14:18:07.609Z] buildx: Build with BuildKit (Docker Inc., v0.5.1-docker) [2021-07-13T14:18:07.609Z] [2021-07-13T14:18:07.609Z] Server: [2021-07-13T14:18:07.609Z] Containers: 0 [2021-07-13T14:18:07.609Z] Running: 0 [2021-07-13T14:18:07.609Z] Paused: 0 [2021-07-13T14:18:07.609Z] Stopped: 0 [2021-07-13T14:18:07.609Z] Images: 0 [2021-07-13T14:18:07.609Z] Server Version: 20.10.6 [2021-07-13T14:18:07.609Z] Storage Driver: overlay2 [2021-07-13T14:18:07.609Z] Backing Filesystem: extfs [2021-07-13T14:18:07.609Z] Supports d_type: true [2021-07-13T14:18:07.609Z] Native Overlay Diff: true [2021-07-13T14:18:07.609Z] userxattr: false [2021-07-13T14:18:07.609Z] Logging Driver: json-file [2021-07-13T14:18:07.609Z] Cgroup Driver: cgroupfs [2021-07-13T14:18:07.609Z] Cgroup Version: 1 [2021-07-13T14:18:07.609Z] Plugins: [2021-07-13T14:18:07.609Z] Volume: local [2021-07-13T14:18:07.609Z] Network: bridge host ipvlan macvlan null overlay [2021-07-13T14:18:07.609Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2021-07-13T14:18:07.609Z] Swarm: inactive [2021-07-13T14:18:07.609Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2021-07-13T14:18:07.609Z] Default Runtime: runc [2021-07-13T14:18:07.609Z] Init Binary: docker-init [2021-07-13T14:18:07.609Z] containerd version: d71fcd7d8303cbf684402823e425e9dd2e99285d [2021-07-13T14:18:07.609Z] runc version: b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-07-13T14:18:07.609Z] init version: de40ad0 [2021-07-13T14:18:07.609Z] Security Options: [2021-07-13T14:18:07.609Z] apparmor [2021-07-13T14:18:07.609Z] seccomp [2021-07-13T14:18:07.609Z] Profile: default [2021-07-13T14:18:07.609Z] Kernel Version: 5.4.0-1048-aws [2021-07-13T14:18:07.609Z] Operating System: Ubuntu 20.04.2 LTS [2021-07-13T14:18:07.609Z] OSType: linux [2021-07-13T14:18:07.609Z] Architecture: aarch64 [2021-07-13T14:18:07.609Z] CPUs: 4 [2021-07-13T14:18:07.609Z] Total Memory: 7.494GiB [2021-07-13T14:18:07.609Z] Name: ip-10-100-113-150 [2021-07-13T14:18:07.609Z] ID: MGZL:OOTV:SN5F:X6EL:EAFI:KBFD:Y3ES:GQ7F:YIFA:P3HD:KTGV:V6GG [2021-07-13T14:18:07.609Z] Docker Root Dir: /var/lib/docker [2021-07-13T14:18:07.609Z] Debug Mode: false [2021-07-13T14:18:07.609Z] Registry: https://index.docker.io/v1/ [2021-07-13T14:18:07.609Z] Labels: [2021-07-13T14:18:07.609Z] Experimental: true [2021-07-13T14:18:07.609Z] Insecure Registries: [2021-07-13T14:18:07.609Z] 127.0.0.0/8 [2021-07-13T14:18:07.609Z] Live Restore Enabled: true [2021-07-13T14:18:07.609Z] [2021-07-13T14:18:07.609Z] WARNING: No swap limit support [Pipeline] sh [2021-07-13T14:18:07.785Z] #63 DONE 4.4s [2021-07-13T14:18:07.785Z] [2021-07-13T14:18:07.785Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.6-buster@sha256:777d13e40bc15456dceac9b37f926bd7b4c237645da9ff8e3c94d7a4916a909b [2021-07-13T14:18:07.785Z] #9 sha256:8cfbb4990e790dc2e303f70f5b75dc0efc89842a225c994f84141b8eeb09f331 [2021-07-13T14:18:07.785Z] #9 resolve docker.io/library/golang:1.16.6-buster@sha256:777d13e40bc15456dceac9b37f926bd7b4c237645da9ff8e3c94d7a4916a909b 0.2s done [2021-07-13T14:18:07.785Z] #9 sha256:777d13e40bc15456dceac9b37f926bd7b4c237645da9ff8e3c94d7a4916a909b 1.86kB / 1.86kB done [2021-07-13T14:18:07.785Z] #9 sha256:264ebcddca05426de1c8a04cfb3a27fff72468c1d32b2d0f367d614e11449362 1.79kB / 1.79kB done [2021-07-13T14:18:07.785Z] #9 sha256:f69b4d4a2ed1cce0d22922898e131c6f9c94b663c08806996986c2c77890d3c8 6.99kB / 6.99kB done [2021-07-13T14:18:07.785Z] #9 sha256:0bc3020d05f1e08b41f1c5d54650a157b1690cde7fedb1fafbc9cda70ee2ec5c 50.44MB / 50.44MB 2.8s [2021-07-13T14:18:07.785Z] #9 sha256:a110e58716600c199fc95f633b30735c33a25b5adcfb16d1d7edbcb78a3f1b62 7.83MB / 7.83MB 1.4s done [2021-07-13T14:18:07.785Z] #9 sha256:83d3c0fa203acbade733bff627daa75b84c97f9d0553bcdf967a3f1d37471277 10.00MB / 10.00MB 2.0s done [2021-07-13T14:18:07.785Z] #9 sha256:a8fd09c11b021b756b7a92a4f70a3d444ce7e63a1c24e5749d236dc2c6e68514 51.84MB / 51.84MB 3.8s done [2021-07-13T14:18:07.785Z] #9 extracting sha256:0bc3020d05f1e08b41f1c5d54650a157b1690cde7fedb1fafbc9cda70ee2ec5c 0.6s [2021-07-13T14:18:07.785Z] #9 ... [2021-07-13T14:18:07.785Z] [2021-07-13T14:18:07.785Z] #65 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-07-13T14:18:07.785Z] #65 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-07-13T14:18:07.785Z] #65 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 done [2021-07-13T14:18:07.785Z] #65 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2021-07-13T14:18:07.785Z] #65 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2021-07-13T14:18:07.785Z] #65 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2021-07-13T14:18:07.785Z] #65 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 0.9s done [2021-07-13T14:18:07.785Z] #65 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 1.9s done [2021-07-13T14:18:07.785Z] #65 DONE 4.6s [2021-07-13T14:18:07.785Z] [2021-07-13T14:18:07.785Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.6-buster@sha256:777d13e40bc15456dceac9b37f926bd7b4c237645da9ff8e3c94d7a4916a909b [2021-07-13T14:18:07.785Z] #9 sha256:8cfbb4990e790dc2e303f70f5b75dc0efc89842a225c994f84141b8eeb09f331 [2021-07-13T14:18:07.785Z] #9 sha256:78287c648ba24843d09e43253bb28f9020904cf5874e292918bba071c6c42564 2.10MB / 68.75MB 4.0s [2021-07-13T14:18:07.785Z] #9 sha256:5424e9528f06a92df2aa59bb2a4d9ce419eee3477a8e6753dce73682d2de4ed5 156B / 156B 4.0s [2021-07-13T14:18:07.785Z] #9 sha256:73162799ee0283baa9372d983a556faf2598f97aa1989829327114a48df4e80d 1.05MB / 129.05MB 4.0s [2021-07-13T14:18:07.901Z] + echo check-config.sh version: 2b0755b936416834e14208c6c37b36977e67ea35 [2021-07-13T14:18:07.901Z] check-config.sh version: 2b0755b936416834e14208c6c37b36977e67ea35 [2021-07-13T14:18:07.901Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-42631/check-config.sh https://raw.githubusercontent.com/moby/moby/2b0755b936416834e14208c6c37b36977e67ea35/contrib/check-config.sh [2021-07-13T14:18:07.901Z] + bash /home/ubuntu/workspace/moby_PR-42631/check-config.sh [2021-07-13T14:18:07.901Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2021-07-13T14:18:07.901Z] info: reading kernel config from /boot/config-5.4.0-1048-aws ... [2021-07-13T14:18:07.901Z] [2021-07-13T14:18:07.901Z] Generally Necessary: [2021-07-13T14:18:07.901Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2021-07-13T14:18:07.901Z] - apparmor: enabled and tools installed [2021-07-13T14:18:07.901Z] - CONFIG_NAMESPACES: enabled [2021-07-13T14:18:07.901Z] - CONFIG_NET_NS: enabled [2021-07-13T14:18:07.901Z] - CONFIG_PID_NS: enabled [2021-07-13T14:18:07.901Z] - CONFIG_IPC_NS: enabled [2021-07-13T14:18:07.901Z] - CONFIG_UTS_NS: enabled [2021-07-13T14:18:07.901Z] - CONFIG_CGROUPS: enabled [2021-07-13T14:18:07.901Z] - CONFIG_CGROUP_CPUACCT: enabled [2021-07-13T14:18:07.901Z] - CONFIG_CGROUP_DEVICE: enabled [2021-07-13T14:18:07.901Z] - CONFIG_CGROUP_FREEZER: enabled [2021-07-13T14:18:07.901Z] - CONFIG_CGROUP_SCHED: enabled [2021-07-13T14:18:07.901Z] - CONFIG_CPUSETS: enabled [2021-07-13T14:18:07.901Z] - CONFIG_MEMCG: enabled [2021-07-13T14:18:07.901Z] - CONFIG_KEYS: enabled [2021-07-13T14:18:07.901Z] - CONFIG_VETH: enabled (as module) [2021-07-13T14:18:07.901Z] - CONFIG_BRIDGE: enabled (as module) [2021-07-13T14:18:08.007Z] #17 95.16 Selecting previously unselected package binutils-s390x-linux-gnu. [2021-07-13T14:18:08.007Z] #17 95.17 Preparing to unpack .../010-binutils-s390x-linux-gnu_2.31.1-16_amd64.deb ... [2021-07-13T14:18:08.007Z] #17 95.17 Unpacking binutils-s390x-linux-gnu (2.31.1-16) ... [2021-07-13T14:18:08.046Z] #9 ... [2021-07-13T14:18:08.046Z] [2021-07-13T14:18:08.046Z] #23 [internal] load build context [2021-07-13T14:18:08.046Z] #23 sha256:87bcc33bbcecf6d367b491b5ef190d16344e584bed11dcdbf4e04dbe75a2f475 [2021-07-13T14:18:08.046Z] #23 transferring context: 55.67MB 3.8s done [2021-07-13T14:18:08.046Z] #23 DONE 4.7s [2021-07-13T14:18:08.046Z] [2021-07-13T14:18:08.046Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.6-buster@sha256:777d13e40bc15456dceac9b37f926bd7b4c237645da9ff8e3c94d7a4916a909b [2021-07-13T14:18:08.046Z] #9 sha256:8cfbb4990e790dc2e303f70f5b75dc0efc89842a225c994f84141b8eeb09f331 [2021-07-13T14:18:08.046Z] #9 sha256:78287c648ba24843d09e43253bb28f9020904cf5874e292918bba071c6c42564 11.53MB / 68.75MB 4.1s [2021-07-13T14:18:08.046Z] #9 sha256:5424e9528f06a92df2aa59bb2a4d9ce419eee3477a8e6753dce73682d2de4ed5 156B / 156B 4.0s done [2021-07-13T14:18:08.046Z] #9 sha256:73162799ee0283baa9372d983a556faf2598f97aa1989829327114a48df4e80d 8.18MB / 129.05MB 4.1s [2021-07-13T14:18:08.046Z] #9 sha256:78287c648ba24843d09e43253bb28f9020904cf5874e292918bba071c6c42564 17.83MB / 68.75MB 4.3s [2021-07-13T14:18:08.046Z] #9 sha256:73162799ee0283baa9372d983a556faf2598f97aa1989829327114a48df4e80d 22.02MB / 129.05MB 4.3s [2021-07-13T14:18:08.085Z] #20 19.13 debconf: delaying package configuration, since apt-utils is not installed [2021-07-13T14:18:08.085Z] #20 19.22 Fetched 28.6 MB in 2s (14.9 MB/s) [2021-07-13T14:18:08.085Z] #20 19.28 Selecting previously unselected package pigz. [2021-07-13T14:18:08.085Z] #20 19.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 ... 23446 files and directories currently installed.) [2021-07-13T14:18:08.085Z] #20 19.36 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ... [2021-07-13T14:18:08.085Z] #20 19.37 Unpacking pigz (2.4-1) ... [2021-07-13T14:18:08.163Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2021-07-13T14:18:08.163Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2021-07-13T14:18:08.163Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2021-07-13T14:18:08.163Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2021-07-13T14:18:08.163Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2021-07-13T14:18:08.163Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2021-07-13T14:18:08.163Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2021-07-13T14:18:08.163Z] - CONFIG_IP_NF_NAT: enabled (as module) [2021-07-13T14:18:08.163Z] - CONFIG_NF_NAT: enabled (as module) [2021-07-13T14:18:08.163Z] - CONFIG_POSIX_MQUEUE: enabled [2021-07-13T14:18:08.163Z] [2021-07-13T14:18:08.163Z] Optional Features: [2021-07-13T14:18:08.163Z] - CONFIG_USER_NS: enabled [2021-07-13T14:18:08.163Z] - CONFIG_SECCOMP: enabled [2021-07-13T14:18:08.163Z] - CONFIG_SECCOMP_FILTER: enabled [2021-07-13T14:18:08.163Z] - CONFIG_CGROUP_PIDS: enabled [2021-07-13T14:18:08.163Z] - CONFIG_MEMCG_SWAP: enabled [2021-07-13T14:18:08.163Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2021-07-13T14:18:08.163Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2021-07-13T14:18:08.163Z] - CONFIG_BLK_CGROUP: enabled [2021-07-13T14:18:08.163Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2021-07-13T14:18:08.163Z] - CONFIG_CGROUP_PERF: enabled [2021-07-13T14:18:08.163Z] - CONFIG_CGROUP_HUGETLB: enabled [2021-07-13T14:18:08.343Z] #20 19.45 Selecting previously unselected package libpython3.7-minimal:amd64. [2021-07-13T14:18:08.343Z] #20 19.46 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2021-07-13T14:18:08.343Z] #20 19.46 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2021-07-13T14:18:08.425Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2021-07-13T14:18:08.425Z] - CONFIG_CGROUP_NET_PRIO: enabled [2021-07-13T14:18:08.425Z] - CONFIG_CFS_BANDWIDTH: enabled [2021-07-13T14:18:08.425Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2021-07-13T14:18:08.425Z] - CONFIG_RT_GROUP_SCHED: missing [2021-07-13T14:18:08.425Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2021-07-13T14:18:08.425Z] - CONFIG_IP_VS: enabled (as module) [2021-07-13T14:18:08.425Z] - CONFIG_IP_VS_NFCT: enabled [2021-07-13T14:18:08.425Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2021-07-13T14:18:08.425Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2021-07-13T14:18:08.425Z] - CONFIG_IP_VS_RR: enabled (as module) [2021-07-13T14:18:08.425Z] - CONFIG_SECURITY_SELINUX: enabled [2021-07-13T14:18:08.425Z] - CONFIG_SECURITY_APPARMOR: enabled [2021-07-13T14:18:08.425Z] - CONFIG_EXT4_FS: enabled [2021-07-13T14:18:08.425Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2021-07-13T14:18:08.425Z] - CONFIG_EXT4_FS_SECURITY: enabled [2021-07-13T14:18:08.425Z] - Network Drivers: [2021-07-13T14:18:08.425Z] - "overlay": [2021-07-13T14:18:08.425Z] - CONFIG_VXLAN: enabled (as module) [2021-07-13T14:18:08.425Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2021-07-13T14:18:08.425Z] Optional (for encrypted networks): [2021-07-13T14:18:08.577Z] #17 95.76 Selecting previously unselected package gcc-8-aarch64-linux-gnu-base:amd64. [2021-07-13T14:18:08.577Z] #17 95.77 Preparing to unpack .../011-gcc-8-aarch64-linux-gnu-base_8.3.0-2cross1_amd64.deb ... [2021-07-13T14:18:08.577Z] #17 95.78 Unpacking gcc-8-aarch64-linux-gnu-base:amd64 (8.3.0-2cross1) ... [2021-07-13T14:18:08.620Z] #9 sha256:78287c648ba24843d09e43253bb28f9020904cf5874e292918bba071c6c42564 30.41MB / 68.75MB 4.6s [2021-07-13T14:18:08.620Z] #9 sha256:73162799ee0283baa9372d983a556faf2598f97aa1989829327114a48df4e80d 38.80MB / 129.05MB 4.6s [2021-07-13T14:18:08.620Z] #9 sha256:78287c648ba24843d09e43253bb28f9020904cf5874e292918bba071c6c42564 42.99MB / 68.75MB 4.8s [2021-07-13T14:18:08.620Z] #9 sha256:73162799ee0283baa9372d983a556faf2598f97aa1989829327114a48df4e80d 49.28MB / 129.05MB 4.8s [2021-07-13T14:18:08.620Z] #9 sha256:78287c648ba24843d09e43253bb28f9020904cf5874e292918bba071c6c42564 53.48MB / 68.75MB 4.9s [2021-07-13T14:18:08.620Z] #9 sha256:73162799ee0283baa9372d983a556faf2598f97aa1989829327114a48df4e80d 59.20MB / 129.05MB 4.9s [2021-07-13T14:18:08.686Z] - CONFIG_CRYPTO: enabled [2021-07-13T14:18:08.687Z] - CONFIG_CRYPTO_AEAD: enabled [2021-07-13T14:18:08.687Z] - CONFIG_CRYPTO_GCM: enabled [2021-07-13T14:18:08.687Z] - CONFIG_CRYPTO_SEQIV: enabled [2021-07-13T14:18:08.687Z] - CONFIG_CRYPTO_GHASH: enabled [2021-07-13T14:18:08.687Z] - CONFIG_XFRM: enabled [2021-07-13T14:18:08.687Z] - CONFIG_XFRM_USER: enabled (as module) [2021-07-13T14:18:08.687Z] - CONFIG_XFRM_ALGO: enabled (as module) [2021-07-13T14:18:08.687Z] - CONFIG_INET_ESP: enabled (as module) [2021-07-13T14:18:08.687Z] - "ipvlan": [2021-07-13T14:18:08.687Z] - CONFIG_IPVLAN: enabled (as module) [2021-07-13T14:18:08.687Z] - "macvlan": [2021-07-13T14:18:08.687Z] - CONFIG_MACVLAN: enabled (as module) [2021-07-13T14:18:08.687Z] - CONFIG_DUMMY: enabled (as module) [2021-07-13T14:18:08.687Z] - "ftp,tftp client in container": [2021-07-13T14:18:08.687Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2021-07-13T14:18:08.687Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2021-07-13T14:18:08.687Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2021-07-13T14:18:08.687Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2021-07-13T14:18:08.687Z] - Storage Drivers: [2021-07-13T14:18:08.687Z] - "aufs": [2021-07-13T14:18:08.687Z] - CONFIG_AUFS_FS: enabled (as module) [2021-07-13T14:18:08.687Z] - "btrfs": [2021-07-13T14:18:08.687Z] - CONFIG_BTRFS_FS: enabled (as module) [2021-07-13T14:18:08.687Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2021-07-13T14:18:08.687Z] - "devicemapper": [2021-07-13T14:18:08.687Z] - CONFIG_BLK_DEV_DM: enabled [2021-07-13T14:18:08.687Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2021-07-13T14:18:08.687Z] - "overlay": [2021-07-13T14:18:08.687Z] - CONFIG_OVERLAY_FS: enabled (as module) [2021-07-13T14:18:08.687Z] - "zfs": [2021-07-13T14:18:08.687Z] - /dev/zfs: present [2021-07-13T14:18:08.687Z] - zfs command: missing [2021-07-13T14:18:08.687Z] - zpool command: missing [2021-07-13T14:18:08.687Z] [2021-07-13T14:18:08.687Z] Limits: [2021-07-13T14:18:08.687Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2021-07-13T14:18:08.687Z] [2021-07-13T14:18:08.687Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2021-07-13T14:18:08.836Z] #17 95.87 Selecting previously unselected package cpp-8-aarch64-linux-gnu. [2021-07-13T14:18:08.836Z] #17 95.87 Preparing to unpack .../012-cpp-8-aarch64-linux-gnu_8.3.0-2cross1_amd64.deb ... [2021-07-13T14:18:08.836Z] #17 95.88 Unpacking cpp-8-aarch64-linux-gnu (8.3.0-2cross1) ... [2021-07-13T14:18:08.881Z] #9 sha256:78287c648ba24843d09e43253bb28f9020904cf5874e292918bba071c6c42564 59.77MB / 68.75MB 5.0s [2021-07-13T14:18:08.881Z] #9 sha256:73162799ee0283baa9372d983a556faf2598f97aa1989829327114a48df4e80d 70.48MB / 129.05MB 5.0s [2021-07-13T14:18:08.881Z] #9 sha256:78287c648ba24843d09e43253bb28f9020904cf5874e292918bba071c6c42564 68.22MB / 68.75MB 5.1s [2021-07-13T14:18:08.881Z] #9 sha256:73162799ee0283baa9372d983a556faf2598f97aa1989829327114a48df4e80d 78.64MB / 129.05MB 5.1s [2021-07-13T14:18:08.908Z] #20 19.96 Selecting previously unselected package python3.7-minimal. [2021-07-13T14:18:08.908Z] #20 19.97 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2021-07-13T14:18:08.908Z] #20 19.99 Unpacking python3.7-minimal (3.7.3-2+deb10u3) ... [2021-07-13T14:18:09.032Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:c9a27fda6a2fb7134e08d47e68848d1d9e2e1e10 . [2021-07-13T14:18:09.152Z] #9 sha256:73162799ee0283baa9372d983a556faf2598f97aa1989829327114a48df4e80d 87.03MB / 129.05MB 5.2s [2021-07-13T14:18:09.152Z] #9 sha256:73162799ee0283baa9372d983a556faf2598f97aa1989829327114a48df4e80d 108.00MB / 129.05MB 5.4s [2021-07-13T14:18:09.152Z] #9 sha256:73162799ee0283baa9372d983a556faf2598f97aa1989829327114a48df4e80d 118.49MB / 129.05MB 5.5s [2021-07-13T14:18:09.413Z] #9 sha256:73162799ee0283baa9372d983a556faf2598f97aa1989829327114a48df4e80d 129.05MB / 129.05MB 5.6s [2021-07-13T14:18:09.604Z] #1 [internal] load build definition from Dockerfile [2021-07-13T14:18:09.604Z] #1 sha256:93e1b3ebdc7194aacf2c111be6d4385b54170da2835f8b107a494cd21cb47793 [2021-07-13T14:18:09.841Z] #20 21.01 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2021-07-13T14:18:09.841Z] #20 21.03 Setting up python3.7-minimal (3.7.3-2+deb10u3) ... [2021-07-13T14:18:10.176Z] #1 transferring dockerfile: 16.59kB 0.0s done [2021-07-13T14:18:10.176Z] #1 DONE 1.0s [2021-07-13T14:18:10.176Z] [2021-07-13T14:18:10.176Z] #2 [internal] load .dockerignore [2021-07-13T14:18:10.176Z] #2 sha256:4c0fb7c8ac3308f95b606ec4a3104c9517213fa37fa81b2a78510eabafadce95 [2021-07-13T14:18:10.176Z] #2 transferring context: 87B done [2021-07-13T14:18:10.176Z] #2 DONE 0.8s [2021-07-13T14:18:10.214Z] #17 97.18 Selecting previously unselected package gcc-8-arm-linux-gnueabi-base:amd64. [2021-07-13T14:18:10.214Z] #17 97.18 Preparing to unpack .../013-gcc-8-arm-linux-gnueabi-base_8.3.0-2cross1_amd64.deb ... [2021-07-13T14:18:10.214Z] #17 97.19 Unpacking gcc-8-arm-linux-gnueabi-base:amd64 (8.3.0-2cross1) ... [2021-07-13T14:18:10.214Z] #17 97.26 Selecting previously unselected package cpp-8-arm-linux-gnueabi. [2021-07-13T14:18:10.214Z] #17 97.27 Preparing to unpack .../014-cpp-8-arm-linux-gnueabi_8.3.0-2cross1_amd64.deb ... [2021-07-13T14:18:10.214Z] #17 97.27 Unpacking cpp-8-arm-linux-gnueabi (8.3.0-2cross1) ... [2021-07-13T14:18:11.120Z] [2021-07-13T14:18:11.120Z] #3 resolve image config for docker.io/docker/dockerfile:1.2 [2021-07-13T14:18:11.120Z] #3 sha256:294a0880f468e89a28a1e5e4d13ea717bf9a656005ccb802a8dcbf12ae5d5949 [2021-07-13T14:18:11.330Z] #9 sha256:78287c648ba24843d09e43253bb28f9020904cf5874e292918bba071c6c42564 68.75MB / 68.75MB 7.2s done [2021-07-13T14:18:11.591Z] #17 98.54 Selecting previously unselected package gcc-8-arm-linux-gnueabihf-base:amd64. [2021-07-13T14:18:11.591Z] #17 98.54 Preparing to unpack .../015-gcc-8-arm-linux-gnueabihf-base_8.3.0-2cross1_amd64.deb ... [2021-07-13T14:18:11.591Z] #17 98.54 Unpacking gcc-8-arm-linux-gnueabihf-base:amd64 (8.3.0-2cross1) ... [2021-07-13T14:18:11.591Z] #17 98.62 Selecting previously unselected package cpp-8-arm-linux-gnueabihf. [2021-07-13T14:18:11.591Z] #17 98.63 Preparing to unpack .../016-cpp-8-arm-linux-gnueabihf_8.3.0-2cross1_amd64.deb ... [2021-07-13T14:18:11.591Z] #17 98.63 Unpacking cpp-8-arm-linux-gnueabihf (8.3.0-2cross1) ... [2021-07-13T14:18:11.901Z] #9 extracting sha256:a110e58716600c199fc95f633b30735c33a25b5adcfb16d1d7edbcb78a3f1b62 [2021-07-13T14:18:12.162Z] #9 extracting sha256:a110e58716600c199fc95f633b30735c33a25b5adcfb16d1d7edbcb78a3f1b62 0.4s done [2021-07-13T14:18:12.367Z] #20 23.33 Selecting previously unselected package python3-minimal. [2021-07-13T14:18:12.367Z] #20 23.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 ... 23695 files and directories currently installed.) [2021-07-13T14:18:12.367Z] #20 23.38 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2021-07-13T14:18:12.367Z] #20 23.39 Unpacking python3-minimal (3.7.3-1) ... [2021-07-13T14:18:12.367Z] #20 23.48 Selecting previously unselected package libmpdec2:amd64. [2021-07-13T14:18:12.367Z] #20 23.50 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2021-07-13T14:18:12.367Z] #20 23.52 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2021-07-13T14:18:12.506Z] #3 DONE 1.8s [2021-07-13T14:18:12.625Z] #20 23.65 Selecting previously unselected package libpython3.7-stdlib:amd64. [2021-07-13T14:18:12.625Z] #20 23.66 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u3_amd64.deb ... [2021-07-13T14:18:12.625Z] #20 23.66 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2021-07-13T14:18:12.768Z] [2021-07-13T14:18:12.768Z] #4 docker-image://docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc [2021-07-13T14:18:12.768Z] #4 sha256:08363c8751d4545d25bea104f7e51e11696d0e0abf10a017a959436e69805043 [2021-07-13T14:18:12.768Z] #4 resolve docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc 0.1s done [2021-07-13T14:18:12.768Z] #4 sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc 1.69kB / 1.69kB done [2021-07-13T14:18:12.768Z] #4 sha256:fedac250e13a5a3b8fcd0c6f42857dd78f31052801662f20fc895fd7993eb28a 528B / 528B done [2021-07-13T14:18:12.768Z] #4 sha256:d9b7b6a9d13deb44598f3c9a244fe9e3b10f85457aa34d4e499afaff6a85c631 1.21kB / 1.21kB done [2021-07-13T14:18:12.970Z] #17 99.90 Selecting previously unselected package gcc-8-powerpc64le-linux-gnu-base:amd64. [2021-07-13T14:18:12.970Z] #17 99.91 Preparing to unpack .../017-gcc-8-powerpc64le-linux-gnu-base_8.3.0-2cross1_amd64.deb ... [2021-07-13T14:18:12.970Z] #17 99.91 Unpacking gcc-8-powerpc64le-linux-gnu-base:amd64 (8.3.0-2cross1) ... [2021-07-13T14:18:12.970Z] #17 99.99 Selecting previously unselected package cpp-8-powerpc64le-linux-gnu. [2021-07-13T14:18:12.970Z] #17 100.00 Preparing to unpack .../018-cpp-8-powerpc64le-linux-gnu_8.3.0-2cross1_amd64.deb ... [2021-07-13T14:18:12.970Z] #17 100.0 Unpacking cpp-8-powerpc64le-linux-gnu (8.3.0-2cross1) ... [2021-07-13T14:18:13.029Z] #4 sha256:2904710679e8cf1b7e70b02e78dc381d89d57be88fa9add57034e56b396c220a 0B / 9.01MB 0.2s [2021-07-13T14:18:13.029Z] #4 sha256:2904710679e8cf1b7e70b02e78dc381d89d57be88fa9add57034e56b396c220a 9.01MB / 9.01MB 0.4s [2021-07-13T14:18:13.190Z] #20 ... [2021-07-13T14:18:13.190Z] [2021-07-13T14:18:13.190Z] #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-07-13T14:18:13.190Z] #46 sha256:58022c254d1a56fdf4cbee89095507aa2a3a91f7987b7ec6bf174f85cd2d52ad [2021-07-13T14:18:13.190Z] #46 121.0 net/http/httptrace [2021-07-13T14:18:13.190Z] #46 121.2 net/http [2021-07-13T14:18:13.550Z] #9 ... [2021-07-13T14:18:13.550Z] [2021-07-13T14:18:13.550Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:dcb20da8d9d73c9dab5059668852555c171d40cdec297da845da9c929b70e0b1 [2021-07-13T14:18:13.550Z] #26 sha256:4eabce6c5ed488c480b66c0600fd4c04b4ebd5d405ff4a30a1b87af38da95440 [2021-07-13T14:18:13.550Z] #26 resolve docker.io/library/debian:buster@sha256:dcb20da8d9d73c9dab5059668852555c171d40cdec297da845da9c929b70e0b1 0.2s done [2021-07-13T14:18:13.550Z] #26 sha256:dcb20da8d9d73c9dab5059668852555c171d40cdec297da845da9c929b70e0b1 1.85kB / 1.85kB done [2021-07-13T14:18:13.550Z] #26 sha256:5625c115ad881f19967a9b66416f8d40710bb307ad607d037f8ad8289260f75f 529B / 529B done [2021-07-13T14:18:13.550Z] #26 sha256:7a4951775d157843b47250a2a5cc7b561d2abe0b29ae6f19737a04635302eacf 1.46kB / 1.46kB done [2021-07-13T14:18:13.550Z] #26 sha256:0bc3020d05f1e08b41f1c5d54650a157b1690cde7fedb1fafbc9cda70ee2ec5c 50.44MB / 50.44MB 3.0s done [2021-07-13T14:18:13.550Z] #26 extracting sha256:0bc3020d05f1e08b41f1c5d54650a157b1690cde7fedb1fafbc9cda70ee2ec5c 3.4s done [2021-07-13T14:18:13.550Z] #26 ... [2021-07-13T14:18:13.550Z] [2021-07-13T14:18:13.550Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.6-buster@sha256:777d13e40bc15456dceac9b37f926bd7b4c237645da9ff8e3c94d7a4916a909b [2021-07-13T14:18:13.550Z] #9 sha256:8cfbb4990e790dc2e303f70f5b75dc0efc89842a225c994f84141b8eeb09f331 [2021-07-13T14:18:13.550Z] #9 sha256:73162799ee0283baa9372d983a556faf2598f97aa1989829327114a48df4e80d 129.05MB / 129.05MB 9.7s done [2021-07-13T14:18:13.550Z] #9 extracting sha256:83d3c0fa203acbade733bff627daa75b84c97f9d0553bcdf967a3f1d37471277 [2021-07-13T14:18:13.550Z] #9 ... [2021-07-13T14:18:13.550Z] [2021-07-13T14:18:13.550Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:dcb20da8d9d73c9dab5059668852555c171d40cdec297da845da9c929b70e0b1 [2021-07-13T14:18:13.550Z] #26 sha256:4eabce6c5ed488c480b66c0600fd4c04b4ebd5d405ff4a30a1b87af38da95440 [2021-07-13T14:18:13.550Z] #26 DONE 10.1s [2021-07-13T14:18:13.602Z] #4 sha256:2904710679e8cf1b7e70b02e78dc381d89d57be88fa9add57034e56b396c220a 9.01MB / 9.01MB 0.8s done [2021-07-13T14:18:13.602Z] #4 extracting sha256:2904710679e8cf1b7e70b02e78dc381d89d57be88fa9add57034e56b396c220a 0.1s [2021-07-13T14:18:13.755Z] #46 ... [2021-07-13T14:18:13.755Z] [2021-07-13T14:18:13.755Z] #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-07-13T14:18:13.755Z] #20 sha256:f04c662d24b8b5c571e6ab470d5e053c58e500948a39c697e97c9bea6f6c39b4 [2021-07-13T14:18:13.755Z] #20 24.85 Selecting previously unselected package python3.7. [2021-07-13T14:18:13.755Z] #20 24.86 Preparing to unpack .../python3.7_3.7.3-2+deb10u3_amd64.deb ... [2021-07-13T14:18:13.755Z] #20 24.87 Unpacking python3.7 (3.7.3-2+deb10u3) ... [2021-07-13T14:18:13.755Z] #20 25.00 Selecting previously unselected package libpython3-stdlib:amd64. [2021-07-13T14:18:13.755Z] #20 25.01 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2021-07-13T14:18:13.755Z] #20 25.01 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2021-07-13T14:18:13.756Z] #20 25.12 Setting up python3-minimal (3.7.3-1) ... [2021-07-13T14:18:13.812Z] [2021-07-13T14:18:13.812Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.6-buster@sha256:777d13e40bc15456dceac9b37f926bd7b4c237645da9ff8e3c94d7a4916a909b [2021-07-13T14:18:13.812Z] #9 sha256:8cfbb4990e790dc2e303f70f5b75dc0efc89842a225c994f84141b8eeb09f331 [2021-07-13T14:18:13.863Z] #4 extracting sha256:2904710679e8cf1b7e70b02e78dc381d89d57be88fa9add57034e56b396c220a 0.2s done [2021-07-13T14:18:13.863Z] #4 DONE 1.3s [2021-07-13T14:18:14.128Z] [2021-07-13T14:18:14.128Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-07-13T14:18:14.128Z] #8 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2021-07-13T14:18:14.348Z] #17 101.3 Selecting previously unselected package gcc-8-s390x-linux-gnu-base:amd64. [2021-07-13T14:18:14.349Z] #17 101.3 Preparing to unpack .../019-gcc-8-s390x-linux-gnu-base_8.3.0-2cross1_amd64.deb ... [2021-07-13T14:18:14.349Z] #17 101.3 Unpacking gcc-8-s390x-linux-gnu-base:amd64 (8.3.0-2cross1) ... [2021-07-13T14:18:14.349Z] #17 101.4 Selecting previously unselected package cpp-8-s390x-linux-gnu. [2021-07-13T14:18:14.349Z] #17 101.4 Preparing to unpack .../020-cpp-8-s390x-linux-gnu_8.3.0-2cross1_amd64.deb ... [2021-07-13T14:18:14.349Z] #17 101.4 Unpacking cpp-8-s390x-linux-gnu (8.3.0-2cross1) ... [2021-07-13T14:18:14.383Z] #9 extracting sha256:83d3c0fa203acbade733bff627daa75b84c97f9d0553bcdf967a3f1d37471277 0.6s done [2021-07-13T14:18:14.955Z] #9 ... [2021-07-13T14:18:14.955Z] [2021-07-13T14:18:14.955Z] #64 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2021-07-13T14:18:14.955Z] #64 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2021-07-13T14:18:14.955Z] #64 DONE 0.9s [2021-07-13T14:18:14.955Z] [2021-07-13T14:18:14.955Z] #66 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2021-07-13T14:18:14.955Z] #66 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2021-07-13T14:18:15.127Z] #20 26.17 Selecting previously unselected package python3. [2021-07-13T14:18:15.128Z] #20 26.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 ... 24107 files and directories currently installed.) [2021-07-13T14:18:15.128Z] #20 26.23 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ... [2021-07-13T14:18:15.128Z] #20 26.25 Unpacking python3 (3.7.3-1) ... [2021-07-13T14:18:15.128Z] #20 26.36 Selecting previously unselected package libip4tc0:amd64. [2021-07-13T14:18:15.128Z] #20 26.37 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ... [2021-07-13T14:18:15.128Z] #20 26.40 Unpacking libip4tc0:amd64 (1.8.2-4) ... [2021-07-13T14:18:15.385Z] #20 26.50 Selecting previously unselected package libip6tc0:amd64. [2021-07-13T14:18:15.385Z] #20 26.52 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ... [2021-07-13T14:18:15.385Z] #20 26.52 Unpacking libip6tc0:amd64 (1.8.2-4) ... [2021-07-13T14:18:15.385Z] #20 26.62 Selecting previously unselected package libiptc0:amd64. [2021-07-13T14:18:15.512Z] #8 DONE 1.4s [2021-07-13T14:18:15.512Z] [2021-07-13T14:18:15.512Z] #5 [internal] load metadata for docker.io/library/golang:1.16.6-buster [2021-07-13T14:18:15.512Z] #5 sha256:a2f751df188616afb58e0970bbfcb818a5481f001a17b2205431b2421fe8b599 [2021-07-13T14:18:15.512Z] #5 DONE 1.4s [2021-07-13T14:18:15.512Z] [2021-07-13T14:18:15.512Z] #6 [internal] load metadata for docker.io/library/debian:buster [2021-07-13T14:18:15.512Z] #6 sha256:f1b65f84b73951f42780ae75c92800bded73658353301e79e5dc186186c67a6c [2021-07-13T14:18:15.512Z] #6 DONE 1.4s [2021-07-13T14:18:15.512Z] [2021-07-13T14:18:15.512Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-07-13T14:18:15.512Z] #7 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2021-07-13T14:18:15.512Z] #7 DONE 1.4s [2021-07-13T14:18:15.643Z] #20 26.63 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ... [2021-07-13T14:18:15.643Z] #20 26.64 Unpacking libiptc0:amd64 (1.8.2-4) ... [2021-07-13T14:18:15.643Z] #20 26.77 Selecting previously unselected package libnfnetlink0:amd64. [2021-07-13T14:18:15.643Z] #20 26.77 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2021-07-13T14:18:15.643Z] #20 26.78 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-07-13T14:18:15.643Z] #20 26.87 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2021-07-13T14:18:15.643Z] #20 26.87 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ... [2021-07-13T14:18:15.643Z] #20 26.88 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2021-07-13T14:18:15.643Z] #20 26.99 Selecting previously unselected package libnftnl11:amd64. [2021-07-13T14:18:15.726Z] #17 102.6 Selecting previously unselected package cpp-aarch64-linux-gnu. [2021-07-13T14:18:15.726Z] #17 102.6 Preparing to unpack .../021-cpp-aarch64-linux-gnu_4%3a8.3.0-1_amd64.deb ... [2021-07-13T14:18:15.726Z] #17 102.6 Unpacking cpp-aarch64-linux-gnu (4:8.3.0-1) ... [2021-07-13T14:18:15.726Z] #17 102.7 Selecting previously unselected package cpp-arm-linux-gnueabi. [2021-07-13T14:18:15.726Z] #17 102.7 Preparing to unpack .../022-cpp-arm-linux-gnueabi_4%3a8.3.0-1_amd64.deb ... [2021-07-13T14:18:15.726Z] #17 102.7 Unpacking cpp-arm-linux-gnueabi (4:8.3.0-1) ... [2021-07-13T14:18:15.726Z] #17 102.7 Selecting previously unselected package cpp-arm-linux-gnueabihf. [2021-07-13T14:18:15.727Z] #17 102.7 Preparing to unpack .../023-cpp-arm-linux-gnueabihf_4%3a8.3.0-1_amd64.deb ... [2021-07-13T14:18:15.727Z] #17 102.7 Unpacking cpp-arm-linux-gnueabihf (4:8.3.0-1) ... [2021-07-13T14:18:15.727Z] #17 102.8 Selecting previously unselected package cpp-powerpc64le-linux-gnu. [2021-07-13T14:18:15.727Z] #17 102.8 Preparing to unpack .../024-cpp-powerpc64le-linux-gnu_4%3a8.3.0-1_amd64.deb ... [2021-07-13T14:18:15.727Z] #17 102.8 Unpacking cpp-powerpc64le-linux-gnu (4:8.3.0-1) ... [2021-07-13T14:18:15.727Z] #17 102.9 Selecting previously unselected package cpp-s390x-linux-gnu. [2021-07-13T14:18:15.727Z] #17 102.9 Preparing to unpack .../025-cpp-s390x-linux-gnu_4%3a8.3.0-1_amd64.deb ... [2021-07-13T14:18:15.727Z] #17 102.9 Unpacking cpp-s390x-linux-gnu (4:8.3.0-1) ... [2021-07-13T14:18:15.727Z] #17 102.9 Selecting previously unselected package cross-config. [2021-07-13T14:18:15.727Z] #17 102.9 Preparing to unpack .../026-cross-config_2.6.15-3_all.deb ... [2021-07-13T14:18:15.727Z] #17 103.0 Unpacking cross-config (2.6.15-3) ... [2021-07-13T14:18:15.897Z] #66 DONE 1.0s [2021-07-13T14:18:15.897Z] [2021-07-13T14:18:15.897Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.6-buster@sha256:777d13e40bc15456dceac9b37f926bd7b4c237645da9ff8e3c94d7a4916a909b [2021-07-13T14:18:15.897Z] #9 sha256:8cfbb4990e790dc2e303f70f5b75dc0efc89842a225c994f84141b8eeb09f331 [2021-07-13T14:18:15.897Z] #9 extracting sha256:a8fd09c11b021b756b7a92a4f70a3d444ce7e63a1c24e5749d236dc2c6e68514 0.8s [2021-07-13T14:18:15.900Z] #20 26.99 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ... [2021-07-13T14:18:15.900Z] #20 27.00 Unpacking libnftnl11:amd64 (1.1.2-2) ... [2021-07-13T14:18:15.900Z] #20 27.11 Selecting previously unselected package iptables. [2021-07-13T14:18:15.900Z] #20 27.12 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ... [2021-07-13T14:18:15.900Z] #20 27.13 Unpacking iptables (1.8.2-4) ... [2021-07-13T14:18:15.986Z] #17 103.0 Selecting previously unselected package gcc-8-cross-base. [2021-07-13T14:18:15.986Z] #17 103.0 Preparing to unpack .../027-gcc-8-cross-base_8.3.0-2cross1_all.deb ... [2021-07-13T14:18:15.986Z] #17 103.0 Unpacking gcc-8-cross-base (8.3.0-2cross1) ... [2021-07-13T14:18:15.986Z] #17 103.1 Selecting previously unselected package libc6-arm64-cross. [2021-07-13T14:18:15.986Z] #17 103.1 Preparing to unpack .../028-libc6-arm64-cross_2.28-7cross1_all.deb ... [2021-07-13T14:18:15.986Z] #17 103.1 Unpacking libc6-arm64-cross (2.28-7cross1) ... [2021-07-13T14:18:16.158Z] #20 27.49 Selecting previously unselected package xxd. [2021-07-13T14:18:16.158Z] #20 27.50 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ... [2021-07-13T14:18:16.158Z] #20 27.51 Unpacking xxd (2:8.1.0875-5) ... [2021-07-13T14:18:16.460Z] [2021-07-13T14:18:16.461Z] #23 [internal] load build context [2021-07-13T14:18:16.461Z] #23 sha256:292a69a9030342d8d246bb9bc375e67a6ceaa7b73f57e93c5b8ba9f683047be5 [2021-07-13T14:18:16.461Z] #23 transferring context: 23.42kB 0.1s [2021-07-13T14:18:16.461Z] #23 ... [2021-07-13T14:18:16.461Z] [2021-07-13T14:18:16.461Z] #65 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-07-13T14:18:16.461Z] #65 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-07-13T14:18:16.461Z] #65 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2021-07-13T14:18:16.461Z] #65 DONE 0.1s [2021-07-13T14:18:16.461Z] [2021-07-13T14:18:16.461Z] #23 [internal] load build context [2021-07-13T14:18:16.461Z] #23 sha256:292a69a9030342d8d246bb9bc375e67a6ceaa7b73f57e93c5b8ba9f683047be5 [2021-07-13T14:18:16.554Z] #17 103.4 Selecting previously unselected package libgcc1-arm64-cross. [2021-07-13T14:18:16.554Z] #17 103.5 Preparing to unpack .../029-libgcc1-arm64-cross_1%3a8.3.0-2cross1_all.deb ... [2021-07-13T14:18:16.554Z] #17 103.5 Unpacking libgcc1-arm64-cross (1:8.3.0-2cross1) ... [2021-07-13T14:18:16.554Z] #17 103.5 Selecting previously unselected package libgomp1-arm64-cross. [2021-07-13T14:18:16.554Z] #17 103.5 Preparing to unpack .../030-libgomp1-arm64-cross_8.3.0-2cross1_all.deb ... [2021-07-13T14:18:16.554Z] #17 103.5 Unpacking libgomp1-arm64-cross (8.3.0-2cross1) ... [2021-07-13T14:18:16.554Z] #17 103.6 Selecting previously unselected package libitm1-arm64-cross. [2021-07-13T14:18:16.554Z] #17 103.6 Preparing to unpack .../031-libitm1-arm64-cross_8.3.0-2cross1_all.deb ... [2021-07-13T14:18:16.554Z] #17 103.6 Unpacking libitm1-arm64-cross (8.3.0-2cross1) ... [2021-07-13T14:18:16.554Z] #17 103.6 Selecting previously unselected package libatomic1-arm64-cross. [2021-07-13T14:18:16.554Z] #17 103.6 Preparing to unpack .../032-libatomic1-arm64-cross_8.3.0-2cross1_all.deb ... [2021-07-13T14:18:16.554Z] #17 103.7 Unpacking libatomic1-arm64-cross (8.3.0-2cross1) ... [2021-07-13T14:18:16.554Z] #17 103.7 Selecting previously unselected package libstdc++6-arm64-cross. [2021-07-13T14:18:16.554Z] #17 103.7 Preparing to unpack .../033-libstdc++6-arm64-cross_8.3.0-2cross1_all.deb ... [2021-07-13T14:18:16.554Z] #17 103.7 Unpacking libstdc++6-arm64-cross (8.3.0-2cross1) ... [2021-07-13T14:18:16.723Z] #20 27.66 Selecting previously unselected package vim-common. [2021-07-13T14:18:16.723Z] #20 27.67 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2021-07-13T14:18:16.723Z] #20 27.69 Unpacking vim-common (2:8.1.0875-5) ... [2021-07-13T14:18:16.723Z] #20 27.94 Selecting previously unselected package bash-completion. [2021-07-13T14:18:16.723Z] #20 27.94 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2021-07-13T14:18:16.813Z] #17 103.8 Selecting previously unselected package libasan5-arm64-cross. [2021-07-13T14:18:16.813Z] #17 103.9 Preparing to unpack .../034-libasan5-arm64-cross_8.3.0-2cross1_all.deb ... [2021-07-13T14:18:16.813Z] #17 103.9 Unpacking libasan5-arm64-cross (8.3.0-2cross1) ... [2021-07-13T14:18:16.813Z] #17 104.0 Selecting previously unselected package liblsan0-arm64-cross. [2021-07-13T14:18:16.813Z] #17 104.0 Preparing to unpack .../035-liblsan0-arm64-cross_8.3.0-2cross1_all.deb ... [2021-07-13T14:18:16.813Z] #17 104.0 Unpacking liblsan0-arm64-cross (8.3.0-2cross1) ... [2021-07-13T14:18:16.813Z] #17 104.1 Selecting previously unselected package libtsan0-arm64-cross. [2021-07-13T14:18:16.813Z] #17 104.1 Preparing to unpack .../036-libtsan0-arm64-cross_8.3.0-2cross1_all.deb ... [2021-07-13T14:18:16.813Z] #17 104.1 Unpacking libtsan0-arm64-cross (8.3.0-2cross1) ... [2021-07-13T14:18:17.040Z] #23 ... [2021-07-13T14:18:17.040Z] [2021-07-13T14:18:17.040Z] #42 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/Release.key [2021-07-13T14:18:17.040Z] #42 sha256:4ebf95ef235c2a9565f1170d2820bf979767f762364b8c31dc05ef47e15c9784 [2021-07-13T14:18:17.040Z] #42 DONE 0.0s [2021-07-13T14:18:17.040Z] [2021-07-13T14:18:17.040Z] #23 [internal] load build context [2021-07-13T14:18:17.040Z] #23 sha256:292a69a9030342d8d246bb9bc375e67a6ceaa7b73f57e93c5b8ba9f683047be5 [2021-07-13T14:18:17.071Z] #17 104.2 Selecting previously unselected package libubsan1-arm64-cross. [2021-07-13T14:18:17.072Z] #17 104.2 Preparing to unpack .../037-libubsan1-arm64-cross_8.3.0-2cross1_all.deb ... [2021-07-13T14:18:17.072Z] #17 104.2 Unpacking libubsan1-arm64-cross (8.3.0-2cross1) ... [2021-07-13T14:18:17.072Z] #17 104.3 Selecting previously unselected package libgcc-8-dev-arm64-cross. [2021-07-13T14:18:17.072Z] #17 104.3 Preparing to unpack .../038-libgcc-8-dev-arm64-cross_8.3.0-2cross1_all.deb ... [2021-07-13T14:18:17.072Z] #17 104.3 Unpacking libgcc-8-dev-arm64-cross (8.3.0-2cross1) ... [2021-07-13T14:18:17.590Z] #17 104.6 Selecting previously unselected package gcc-8-aarch64-linux-gnu. [2021-07-13T14:18:17.590Z] #17 104.6 Preparing to unpack .../039-gcc-8-aarch64-linux-gnu_8.3.0-2cross1_amd64.deb ... [2021-07-13T14:18:17.590Z] #17 104.6 Unpacking gcc-8-aarch64-linux-gnu (8.3.0-2cross1) ... [2021-07-13T14:18:18.700Z] Client: [2021-07-13T14:18:18.700Z] Context: default [2021-07-13T14:18:18.700Z] Debug Mode: false [2021-07-13T14:18:18.700Z] Plugins: [2021-07-13T14:18:18.700Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2021-07-13T14:18:18.700Z] buildx: Build with BuildKit (Docker Inc., v0.5.1-docker) [2021-07-13T14:18:18.700Z] scan: Docker Scan (Docker Inc., v0.7.0) [2021-07-13T14:18:18.700Z] [2021-07-13T14:18:18.700Z] Server: [2021-07-13T14:18:18.700Z] Containers: 0 [2021-07-13T14:18:18.700Z] Running: 0 [2021-07-13T14:18:18.700Z] Paused: 0 [2021-07-13T14:18:18.700Z] Stopped: 0 [2021-07-13T14:18:18.700Z] Images: 0 [2021-07-13T14:18:18.700Z] Server Version: 20.10.6 [2021-07-13T14:18:18.700Z] Storage Driver: overlay2 [2021-07-13T14:18:18.700Z] Backing Filesystem: extfs [2021-07-13T14:18:18.700Z] Supports d_type: true [2021-07-13T14:18:18.700Z] Native Overlay Diff: true [2021-07-13T14:18:18.700Z] userxattr: false [2021-07-13T14:18:18.700Z] Logging Driver: json-file [2021-07-13T14:18:18.700Z] Cgroup Driver: cgroupfs [2021-07-13T14:18:18.700Z] Cgroup Version: 1 [2021-07-13T14:18:18.700Z] Plugins: [2021-07-13T14:18:18.700Z] Volume: local [2021-07-13T14:18:18.700Z] Network: bridge host ipvlan macvlan null overlay [2021-07-13T14:18:18.700Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2021-07-13T14:18:18.700Z] Swarm: inactive [2021-07-13T14:18:18.700Z] Runtimes: io.containerd.runtime.v1.linux runc io.containerd.runc.v2 [2021-07-13T14:18:18.700Z] Default Runtime: runc [2021-07-13T14:18:18.700Z] Init Binary: docker-init [2021-07-13T14:18:18.700Z] containerd version: d71fcd7d8303cbf684402823e425e9dd2e99285d [2021-07-13T14:18:18.700Z] runc version: b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-07-13T14:18:18.700Z] init version: de40ad0 [2021-07-13T14:18:18.700Z] Security Options: [2021-07-13T14:18:18.700Z] apparmor [2021-07-13T14:18:18.700Z] seccomp [2021-07-13T14:18:18.700Z] Profile: default [2021-07-13T14:18:18.700Z] Kernel Version: 5.4.0-1048-aws [2021-07-13T14:18:18.700Z] Operating System: Ubuntu 18.04.5 LTS [2021-07-13T14:18:18.700Z] OSType: linux [2021-07-13T14:18:18.700Z] Architecture: x86_64 [2021-07-13T14:18:18.700Z] CPUs: 2 [2021-07-13T14:18:18.700Z] Total Memory: 7.569GiB [2021-07-13T14:18:18.700Z] Name: ip-10-100-89-175 [2021-07-13T14:18:18.700Z] ID: KG52:ONVY:U5MS:VBR3:3V2I:UMRB:NEG5:YUDM:PLPH:2QKQ:N3BG:QG3A [2021-07-13T14:18:18.700Z] Docker Root Dir: /var/lib/docker [2021-07-13T14:18:18.700Z] Debug Mode: false [2021-07-13T14:18:18.700Z] Registry: https://index.docker.io/v1/ [2021-07-13T14:18:18.700Z] Labels: [2021-07-13T14:18:18.700Z] Experimental: true [2021-07-13T14:18:18.700Z] Insecure Registries: [2021-07-13T14:18:18.700Z] 127.0.0.0/8 [2021-07-13T14:18:18.700Z] Live Restore Enabled: true [2021-07-13T14:18:18.700Z] [2021-07-13T14:18:18.700Z] WARNING: No swap limit support [Pipeline] sh [2021-07-13T14:18:18.967Z] #17 106.0 Selecting previously unselected package gcc-aarch64-linux-gnu. [2021-07-13T14:18:18.967Z] #17 106.0 Preparing to unpack .../040-gcc-aarch64-linux-gnu_4%3a8.3.0-1_amd64.deb ... [2021-07-13T14:18:18.967Z] #17 106.0 Unpacking gcc-aarch64-linux-gnu (4:8.3.0-1) ... [2021-07-13T14:18:18.967Z] #17 106.0 Selecting previously unselected package linux-libc-dev-arm64-cross. [2021-07-13T14:18:18.967Z] #17 106.0 Preparing to unpack .../041-linux-libc-dev-arm64-cross_4.19.20-1cross1_all.deb ... [2021-07-13T14:18:18.967Z] #17 106.0 Unpacking linux-libc-dev-arm64-cross (4.19.20-1cross1) ... [2021-07-13T14:18:19.020Z] + echo check-config.sh version: 2b0755b936416834e14208c6c37b36977e67ea35 [2021-07-13T14:18:19.020Z] check-config.sh version: 2b0755b936416834e14208c6c37b36977e67ea35 [2021-07-13T14:18:19.020Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-42631/check-config.sh https://raw.githubusercontent.com/moby/moby/2b0755b936416834e14208c6c37b36977e67ea35/contrib/check-config.sh [2021-07-13T14:18:19.020Z] + bash /home/ubuntu/workspace/moby_PR-42631/check-config.sh [2021-07-13T14:18:19.020Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2021-07-13T14:18:19.020Z] info: reading kernel config from /boot/config-5.4.0-1048-aws ... [2021-07-13T14:18:19.020Z] [2021-07-13T14:18:19.020Z] Generally Necessary: [2021-07-13T14:18:19.020Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2021-07-13T14:18:19.020Z] - apparmor: enabled and tools installed [2021-07-13T14:18:19.020Z] - CONFIG_NAMESPACES: enabled [2021-07-13T14:18:19.020Z] - CONFIG_NET_NS: enabled [2021-07-13T14:18:19.020Z] - CONFIG_PID_NS: enabled [2021-07-13T14:18:19.020Z] - CONFIG_IPC_NS: enabled [2021-07-13T14:18:19.020Z] - CONFIG_UTS_NS: enabled [2021-07-13T14:18:19.020Z] - CONFIG_CGROUPS: enabled [2021-07-13T14:18:19.020Z] - CONFIG_CGROUP_CPUACCT: enabled [2021-07-13T14:18:19.020Z] - CONFIG_CGROUP_DEVICE: enabled [2021-07-13T14:18:19.020Z] - CONFIG_CGROUP_FREEZER: enabled [2021-07-13T14:18:19.020Z] - CONFIG_CGROUP_SCHED: enabled [2021-07-13T14:18:19.020Z] - CONFIG_CPUSETS: enabled [2021-07-13T14:18:19.020Z] - CONFIG_MEMCG: enabled [2021-07-13T14:18:19.020Z] - CONFIG_KEYS: enabled [2021-07-13T14:18:19.020Z] - CONFIG_VETH: enabled (as module) [2021-07-13T14:18:19.020Z] - CONFIG_BRIDGE: enabled (as module) [2021-07-13T14:18:19.020Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2021-07-13T14:18:19.020Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2021-07-13T14:18:19.021Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2021-07-13T14:18:19.021Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2021-07-13T14:18:19.021Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2021-07-13T14:18:19.021Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2021-07-13T14:18:19.021Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2021-07-13T14:18:19.021Z] - CONFIG_IP_NF_NAT: enabled (as module) [2021-07-13T14:18:19.021Z] - CONFIG_NF_NAT: enabled (as module) [2021-07-13T14:18:19.021Z] - CONFIG_POSIX_MQUEUE: enabled [2021-07-13T14:18:19.021Z] [2021-07-13T14:18:19.021Z] Optional Features: [2021-07-13T14:18:19.021Z] - CONFIG_USER_NS: enabled [2021-07-13T14:18:19.201Z] #9 extracting sha256:a8fd09c11b021b756b7a92a4f70a3d444ce7e63a1c24e5749d236dc2c6e68514 4.0s done [2021-07-13T14:18:19.226Z] #17 106.5 Selecting previously unselected package libc6-dev-arm64-cross. [2021-07-13T14:18:19.226Z] #17 106.5 Preparing to unpack .../042-libc6-dev-arm64-cross_2.28-7cross1_all.deb ... [2021-07-13T14:18:19.226Z] #17 106.5 Unpacking libc6-dev-arm64-cross (2.28-7cross1) ... [2021-07-13T14:18:19.278Z] - CONFIG_SECCOMP: enabled [2021-07-13T14:18:19.278Z] - CONFIG_SECCOMP_FILTER: enabled [2021-07-13T14:18:19.278Z] - CONFIG_CGROUP_PIDS: enabled [2021-07-13T14:18:19.278Z] - CONFIG_MEMCG_SWAP: enabled [2021-07-13T14:18:19.278Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2021-07-13T14:18:19.278Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2021-07-13T14:18:19.278Z] - CONFIG_BLK_CGROUP: enabled [2021-07-13T14:18:19.278Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2021-07-13T14:18:19.278Z] - CONFIG_CGROUP_PERF: enabled [2021-07-13T14:18:19.278Z] - CONFIG_CGROUP_HUGETLB: enabled [2021-07-13T14:18:19.278Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2021-07-13T14:18:19.278Z] - CONFIG_CGROUP_NET_PRIO: enabled [2021-07-13T14:18:19.278Z] - CONFIG_CFS_BANDWIDTH: enabled [2021-07-13T14:18:19.278Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2021-07-13T14:18:19.278Z] - CONFIG_RT_GROUP_SCHED: missing [2021-07-13T14:18:19.278Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2021-07-13T14:18:19.278Z] - CONFIG_IP_VS: enabled (as module) [2021-07-13T14:18:19.278Z] - CONFIG_IP_VS_NFCT: enabled [2021-07-13T14:18:19.278Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2021-07-13T14:18:19.278Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2021-07-13T14:18:19.278Z] - CONFIG_IP_VS_RR: enabled (as module) [2021-07-13T14:18:19.278Z] - CONFIG_SECURITY_SELINUX: enabled [2021-07-13T14:18:19.278Z] - CONFIG_SECURITY_APPARMOR: enabled [2021-07-13T14:18:19.278Z] - CONFIG_EXT4_FS: enabled [2021-07-13T14:18:19.278Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2021-07-13T14:18:19.278Z] - CONFIG_EXT4_FS_SECURITY: enabled [2021-07-13T14:18:19.278Z] - Network Drivers: [2021-07-13T14:18:19.278Z] - "overlay": [2021-07-13T14:18:19.278Z] - CONFIG_VXLAN: enabled (as module) [2021-07-13T14:18:19.278Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2021-07-13T14:18:19.278Z] Optional (for encrypted networks): [2021-07-13T14:18:19.467Z] #9 extracting sha256:78287c648ba24843d09e43253bb28f9020904cf5874e292918bba071c6c42564 [2021-07-13T14:18:19.536Z] - CONFIG_CRYPTO: enabled [2021-07-13T14:18:19.536Z] - CONFIG_CRYPTO_AEAD: enabled [2021-07-13T14:18:19.536Z] - CONFIG_CRYPTO_GCM: enabled [2021-07-13T14:18:19.536Z] - CONFIG_CRYPTO_SEQIV: enabled [2021-07-13T14:18:19.536Z] - CONFIG_CRYPTO_GHASH: enabled [2021-07-13T14:18:19.536Z] - CONFIG_XFRM: enabled [2021-07-13T14:18:19.536Z] - CONFIG_XFRM_USER: enabled (as module) [2021-07-13T14:18:19.536Z] - CONFIG_XFRM_ALGO: enabled (as module) [2021-07-13T14:18:19.536Z] - CONFIG_INET_ESP: enabled (as module) [2021-07-13T14:18:19.536Z] - "ipvlan": [2021-07-13T14:18:19.536Z] - CONFIG_IPVLAN: enabled (as module) [2021-07-13T14:18:19.536Z] - "macvlan": [2021-07-13T14:18:19.536Z] - CONFIG_MACVLAN: enabled (as module) [2021-07-13T14:18:19.536Z] - CONFIG_DUMMY: enabled (as module) [2021-07-13T14:18:19.536Z] - "ftp,tftp client in container": [2021-07-13T14:18:19.536Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2021-07-13T14:18:19.536Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2021-07-13T14:18:19.536Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2021-07-13T14:18:19.536Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2021-07-13T14:18:19.536Z] - Storage Drivers: [2021-07-13T14:18:19.536Z] - "aufs": [2021-07-13T14:18:19.536Z] - CONFIG_AUFS_FS: enabled (as module) [2021-07-13T14:18:19.536Z] - "btrfs": [2021-07-13T14:18:19.536Z] - CONFIG_BTRFS_FS: enabled (as module) [2021-07-13T14:18:19.536Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2021-07-13T14:18:19.536Z] - "devicemapper": [2021-07-13T14:18:19.536Z] - CONFIG_BLK_DEV_DM: enabled [2021-07-13T14:18:19.536Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2021-07-13T14:18:19.536Z] - "overlay": [2021-07-13T14:18:19.536Z] - CONFIG_OVERLAY_FS: enabled (as module) [2021-07-13T14:18:19.536Z] - "zfs": [2021-07-13T14:18:19.536Z] - /dev/zfs: present [2021-07-13T14:18:19.536Z] - zfs command: missing [2021-07-13T14:18:19.536Z] - zpool command: missing [2021-07-13T14:18:19.536Z] [2021-07-13T14:18:19.536Z] Limits: [2021-07-13T14:18:19.536Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2021-07-13T14:18:19.536Z] [2021-07-13T14:18:19.536Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2021-07-13T14:18:19.604Z] #23 transferring context: 55.68MB 2.8s done [2021-07-13T14:18:19.871Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:81615631f0cfed7ad5fd7f9839e410a5754f8db3 . [2021-07-13T14:18:20.009Z] #20 31.02 Unpacking bash-completion (1:2.8-6) ... [2021-07-13T14:18:20.128Z] #2 [internal] load .dockerignore [2021-07-13T14:18:20.128Z] #2 sha256:4142ec490f83e5fc6f676311d7d2323c5e1f83cad781ccce71c7e4f321b91719 [2021-07-13T14:18:20.163Z] #17 107.2 Selecting previously unselected package libstdc++-8-dev-arm64-cross. [2021-07-13T14:18:20.163Z] #17 107.2 Preparing to unpack .../043-libstdc++-8-dev-arm64-cross_8.3.0-2cross1_all.deb ... [2021-07-13T14:18:20.163Z] #17 107.2 Unpacking libstdc++-8-dev-arm64-cross (8.3.0-2cross1) ... [2021-07-13T14:18:20.260Z] #23 DONE 3.8s [2021-07-13T14:18:20.260Z] [2021-07-13T14:18:20.260Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.6-buster@sha256:777d13e40bc15456dceac9b37f926bd7b4c237645da9ff8e3c94d7a4916a909b [2021-07-13T14:18:20.260Z] #9 sha256:e3431a805fa5fd73fbc4825d04f700fa2318f0db6a35561deec332111840ae16 [2021-07-13T14:18:20.260Z] #9 resolve docker.io/library/golang:1.16.6-buster@sha256:777d13e40bc15456dceac9b37f926bd7b4c237645da9ff8e3c94d7a4916a909b 0.2s done [2021-07-13T14:18:20.260Z] #9 sha256:e0a62d0701e36fcb5727712c8a3e5027fbab67836a339b45d93984ea8724226b 1.79kB / 1.79kB done [2021-07-13T14:18:20.260Z] #9 sha256:8219095b5e87750c1567572832be25f8af0c0149cce7b45cbb64a454350c94ee 6.99kB / 6.99kB done [2021-07-13T14:18:20.260Z] #9 sha256:777d13e40bc15456dceac9b37f926bd7b4c237645da9ff8e3c94d7a4916a909b 1.86kB / 1.86kB done [2021-07-13T14:18:20.260Z] #9 sha256:310b368da98207b4fd030cc969461bfba1ea7c73fc5da1f015e05570d3eb2510 49.22MB / 49.22MB 2.6s done [2021-07-13T14:18:20.260Z] #9 sha256:86422c44ee005c4d5ccb0e2fa32685229207b712728cd4b8c0ef97174f079df7 7.69MB / 7.69MB 0.8s done [2021-07-13T14:18:20.260Z] #9 sha256:9137877e0c26a439a8954003b21876b6059de852c839631e8cf6fda5bd36434c 9.98MB / 9.98MB 1.3s done [2021-07-13T14:18:20.260Z] #9 sha256:785171b903c4d81c5b7539417a7b05f4a9bc6a35840595233bf4e369d8aee387 52.17MB / 52.17MB 3.5s done [2021-07-13T14:18:20.260Z] #9 sha256:c31a19a8a6841af41513223b2701373734838fc000bd6928b9c55613c3c79d53 62.62MB / 62.62MB 3.5s [2021-07-13T14:18:20.260Z] #9 extracting sha256:310b368da98207b4fd030cc969461bfba1ea7c73fc5da1f015e05570d3eb2510 0.7s [2021-07-13T14:18:20.260Z] #9 sha256:b2ef610e58eb2b903586208b5314539a8348afd2b4339af5323bf76b2c102bce 155B / 155B 3.6s [2021-07-13T14:18:20.266Z] #20 31.40 Selecting previously unselected package bzip2. [2021-07-13T14:18:20.266Z] #20 31.41 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ... [2021-07-13T14:18:20.266Z] #20 31.42 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2021-07-13T14:18:20.385Z] #2 transferring context: 87B done [2021-07-13T14:18:20.386Z] #2 DONE 0.3s [2021-07-13T14:18:20.386Z] [2021-07-13T14:18:20.386Z] #1 [internal] load build definition from Dockerfile [2021-07-13T14:18:20.386Z] #1 sha256:6e62977ad8a7b50edf913b539a51126567b75dd339f161bc61032e6b6044a261 [2021-07-13T14:18:20.386Z] #1 transferring dockerfile: 16.59kB done [2021-07-13T14:18:20.386Z] #1 DONE 0.3s [2021-07-13T14:18:20.386Z] [2021-07-13T14:18:20.386Z] #3 resolve image config for docker.io/docker/dockerfile:1.2 [2021-07-13T14:18:20.386Z] #3 sha256:b239a20f31d7f1e5744984df3d652780f1a82c37554dd73e1ad47c8eb05b0d69 [2021-07-13T14:18:20.524Z] #20 31.53 Selecting previously unselected package xz-utils. [2021-07-13T14:18:20.524Z] #20 31.54 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ... [2021-07-13T14:18:20.524Z] #20 31.55 Unpacking xz-utils (5.2.4-1) ... [2021-07-13T14:18:20.731Z] #17 107.8 Selecting previously unselected package g++-8-aarch64-linux-gnu. [2021-07-13T14:18:20.732Z] #17 107.8 Preparing to unpack .../044-g++-8-aarch64-linux-gnu_8.3.0-2cross1_amd64.deb ... [2021-07-13T14:18:20.732Z] #17 107.8 Unpacking g++-8-aarch64-linux-gnu (8.3.0-2cross1) ... [2021-07-13T14:18:20.782Z] #20 31.85 Selecting previously unselected package apparmor. [2021-07-13T14:18:20.782Z] #20 31.85 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ... [2021-07-13T14:18:20.782Z] #20 31.97 Unpacking apparmor (2.13.2-10) ... [2021-07-13T14:18:21.042Z] #20 ... [2021-07-13T14:18:21.043Z] [2021-07-13T14:18:21.043Z] #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-07-13T14:18:21.043Z] #46 sha256:58022c254d1a56fdf4cbee89095507aa2a3a91f7987b7ec6bf174f85cd2d52ad [2021-07-13T14:18:21.043Z] #46 133.4 github.com/LK4D4/vndr/godl [2021-07-13T14:18:21.043Z] #46 134.1 github.com/LK4D4/vndr [2021-07-13T14:18:21.043Z] #46 DONE 138.7s [2021-07-13T14:18:21.300Z] [2021-07-13T14:18:21.300Z] #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-07-13T14:18:21.300Z] #57 sha256:f2d656d340a450309404cc570d4fb14ed3318242263a9cf50feb24fccb416765 [2021-07-13T14:18:21.300Z] #57 ... [2021-07-13T14:18:21.300Z] [2021-07-13T14:18:21.300Z] #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-07-13T14:18:21.300Z] #20 sha256:f04c662d24b8b5c571e6ab470d5e053c58e500948a39c697e97c9bea6f6c39b4 [2021-07-13T14:18:21.300Z] #20 32.46 Selecting previously unselected package aufs-tools. [2021-07-13T14:18:21.300Z] #20 32.46 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ... [2021-07-13T14:18:21.300Z] #20 32.47 Unpacking aufs-tools (1:4.14+20190211-1) ... [2021-07-13T14:18:21.316Z] #3 DONE 0.6s [2021-07-13T14:18:21.316Z] [2021-07-13T14:18:21.316Z] #4 docker-image://docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc [2021-07-13T14:18:21.316Z] #4 sha256:37e0c519b0431ef5446f4dd0a4588ba695f961e9b0e800cd8c7f5ba6165af727 [2021-07-13T14:18:21.316Z] #4 resolve docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc 0.0s done [2021-07-13T14:18:21.316Z] #4 sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc 1.69kB / 1.69kB done [2021-07-13T14:18:21.316Z] #4 sha256:e3ee2e6b536452d876b1c5aa12db9bca51b8f52b2505178cae6d13e33daeed2b 528B / 528B done [2021-07-13T14:18:21.316Z] #4 sha256:86e43bba076d67c1a890cbc07813806b11eca53843dc643202d939b986c8c332 1.21kB / 1.21kB done [2021-07-13T14:18:21.316Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 2.10MB / 9.64MB 0.1s [2021-07-13T14:18:21.316Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 9.44MB / 9.64MB 0.2s [2021-07-13T14:18:21.559Z] #20 32.66 Selecting previously unselected package libonig5:amd64. [2021-07-13T14:18:21.559Z] #20 32.69 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ... [2021-07-13T14:18:21.559Z] #20 32.71 Unpacking libonig5:amd64 (6.9.1-1) ... [2021-07-13T14:18:21.575Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 9.64MB / 9.64MB 0.3s done [2021-07-13T14:18:21.575Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 [2021-07-13T14:18:21.651Z] #9 sha256:c31a19a8a6841af41513223b2701373734838fc000bd6928b9c55613c3c79d53 62.62MB / 62.62MB 4.8s done [2021-07-13T14:18:21.651Z] #9 sha256:b2ef610e58eb2b903586208b5314539a8348afd2b4339af5323bf76b2c102bce 155B / 155B 4.9s done [2021-07-13T14:18:21.651Z] #9 sha256:0721d51a8f1728abb2176ce59281053969faaeaad57d2e7a689ed55b564f6102 0B / 99.63MB 4.9s [2021-07-13T14:18:21.651Z] #9 sha256:0721d51a8f1728abb2176ce59281053969faaeaad57d2e7a689ed55b564f6102 16.78MB / 99.63MB 5.1s [2021-07-13T14:18:21.651Z] #9 sha256:0721d51a8f1728abb2176ce59281053969faaeaad57d2e7a689ed55b564f6102 26.28MB / 99.63MB 5.2s [2021-07-13T14:18:21.817Z] #20 33.05 Selecting previously unselected package libjq1:amd64. [2021-07-13T14:18:21.817Z] #20 33.05 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2021-07-13T14:18:21.817Z] #20 33.06 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-07-13T14:18:21.969Z] #9 sha256:0721d51a8f1728abb2176ce59281053969faaeaad57d2e7a689ed55b564f6102 32.51MB / 99.63MB 5.3s [2021-07-13T14:18:21.969Z] #9 sha256:0721d51a8f1728abb2176ce59281053969faaeaad57d2e7a689ed55b564f6102 39.85MB / 99.63MB 5.4s [2021-07-13T14:18:22.075Z] #20 ... [2021-07-13T14:18:22.075Z] [2021-07-13T14:18:22.075Z] #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 "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-07-13T14:18:22.075Z] #32 sha256:e5a47005f578bbeec018e89af2d3942afbe4d492ad54425cac9a1a2acaffc2ab [2021-07-13T14:18:22.075Z] #32 DONE 139.6s [2021-07-13T14:18:22.075Z] [2021-07-13T14:18:22.075Z] #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-07-13T14:18:22.075Z] #20 sha256:f04c662d24b8b5c571e6ab470d5e053c58e500948a39c697e97c9bea6f6c39b4 [2021-07-13T14:18:22.075Z] #20 33.33 Selecting previously unselected package jq. [2021-07-13T14:18:22.075Z] #20 33.33 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ... [2021-07-13T14:18:22.075Z] #20 33.35 Unpacking jq (1.5+dfsg-2+b1) ... [2021-07-13T14:18:22.109Z] #17 109.1 Selecting previously unselected package g++-aarch64-linux-gnu. [2021-07-13T14:18:22.110Z] #17 109.1 Preparing to unpack .../045-g++-aarch64-linux-gnu_4%3a8.3.0-1_amd64.deb ... [2021-07-13T14:18:22.110Z] #17 109.1 Unpacking g++-aarch64-linux-gnu (4:8.3.0-1) ... [2021-07-13T14:18:22.110Z] #17 109.2 Selecting previously unselected package patch. [2021-07-13T14:18:22.110Z] #17 109.2 Preparing to unpack .../046-patch_2.7.6-3+deb10u1_amd64.deb ... [2021-07-13T14:18:22.110Z] #17 109.2 Unpacking patch (2.7.6-3+deb10u1) ... [2021-07-13T14:18:22.110Z] #17 109.3 Selecting previously unselected package dpkg-dev. [2021-07-13T14:18:22.110Z] #17 109.3 Preparing to unpack .../047-dpkg-dev_1.19.7_all.deb ... [2021-07-13T14:18:22.110Z] #17 109.3 Unpacking dpkg-dev (1.19.7) ... [2021-07-13T14:18:22.139Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 0.4s done [2021-07-13T14:18:22.139Z] #4 DONE 1.0s [2021-07-13T14:18:22.233Z] #9 sha256:0721d51a8f1728abb2176ce59281053969faaeaad57d2e7a689ed55b564f6102 46.78MB / 99.63MB 5.6s [2021-07-13T14:18:22.233Z] #9 sha256:0721d51a8f1728abb2176ce59281053969faaeaad57d2e7a689ed55b564f6102 52.43MB / 99.63MB 5.7s [2021-07-13T14:18:22.233Z] #9 extracting sha256:86422c44ee005c4d5ccb0e2fa32685229207b712728cd4b8c0ef97174f079df7 [2021-07-13T14:18:22.333Z] #20 33.51 Selecting previously unselected package libaio1:amd64. [2021-07-13T14:18:22.333Z] #20 33.51 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ... [2021-07-13T14:18:22.333Z] #20 33.52 Unpacking libaio1:amd64 (0.3.112-3) ... [2021-07-13T14:18:22.369Z] #17 109.5 Selecting previously unselected package libconfig-inifiles-perl. [2021-07-13T14:18:22.369Z] #17 109.5 Preparing to unpack .../048-libconfig-inifiles-perl_3.000001-1_all.deb ... [2021-07-13T14:18:22.369Z] #17 109.5 Unpacking libconfig-inifiles-perl (3.000001-1) ... [2021-07-13T14:18:22.369Z] #17 109.5 Selecting previously unselected package libio-string-perl. [2021-07-13T14:18:22.369Z] #17 109.6 Preparing to unpack .../049-libio-string-perl_1.08-3_all.deb ... [2021-07-13T14:18:22.369Z] #17 109.6 Unpacking libio-string-perl (1.08-3) ... [2021-07-13T14:18:22.397Z] [2021-07-13T14:18:22.397Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-07-13T14:18:22.397Z] #8 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2021-07-13T14:18:22.495Z] #9 ... [2021-07-13T14:18:22.495Z] [2021-07-13T14:18:22.495Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:dcb20da8d9d73c9dab5059668852555c171d40cdec297da845da9c929b70e0b1 [2021-07-13T14:18:22.495Z] #26 sha256:6bea2fde2a5a61ab72f00e80ac4c7a387b5380c49725af25e9ab6aedac66def5 [2021-07-13T14:18:22.495Z] #26 resolve docker.io/library/debian:buster@sha256:dcb20da8d9d73c9dab5059668852555c171d40cdec297da845da9c929b70e0b1 0.2s done [2021-07-13T14:18:22.495Z] #26 sha256:dcb20da8d9d73c9dab5059668852555c171d40cdec297da845da9c929b70e0b1 1.85kB / 1.85kB done [2021-07-13T14:18:22.495Z] #26 sha256:eb9b613b4f63193f4476e62af4cb5bff5e3ba0683c4c7f317b2a2c7e3ec22ee6 529B / 529B done [2021-07-13T14:18:22.495Z] #26 sha256:c3d71f327676ffce1b910873ba568396a226417fc62bb27f83b04c93cce4bbaa 1.46kB / 1.46kB done [2021-07-13T14:18:22.495Z] #26 sha256:310b368da98207b4fd030cc969461bfba1ea7c73fc5da1f015e05570d3eb2510 49.22MB / 49.22MB 2.6s done [2021-07-13T14:18:22.495Z] #26 extracting sha256:310b368da98207b4fd030cc969461bfba1ea7c73fc5da1f015e05570d3eb2510 2.4s done [2021-07-13T14:18:22.495Z] #26 DONE 5.9s [2021-07-13T14:18:22.495Z] [2021-07-13T14:18:22.495Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.6-buster@sha256:777d13e40bc15456dceac9b37f926bd7b4c237645da9ff8e3c94d7a4916a909b [2021-07-13T14:18:22.495Z] #9 sha256:e3431a805fa5fd73fbc4825d04f700fa2318f0db6a35561deec332111840ae16 [2021-07-13T14:18:22.495Z] #9 ... [2021-07-13T14:18:22.495Z] [2021-07-13T14:18:22.495Z] #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-07-13T14:18:22.495Z] #27 sha256:fb66fc075af2299aa8718936ecc9079baa3d961d0ed92e9d56de04fa8115b455 [2021-07-13T14:18:22.595Z] #20 33.59 Selecting previously unselected package libgpm2:amd64. [2021-07-13T14:18:22.595Z] #20 33.60 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ... [2021-07-13T14:18:22.595Z] #20 33.60 Unpacking libgpm2:amd64 (1.20.7-5) ... [2021-07-13T14:18:22.595Z] #20 33.74 Selecting previously unselected package libicu63:amd64. [2021-07-13T14:18:22.595Z] #20 33.74 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_amd64.deb ... [2021-07-13T14:18:22.595Z] #20 33.75 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2021-07-13T14:18:22.628Z] #17 109.6 Selecting previously unselected package libicu63:amd64. [2021-07-13T14:18:22.628Z] #17 109.6 Preparing to unpack .../050-libicu63_63.1-6+deb10u1_amd64.deb ... [2021-07-13T14:18:22.628Z] #17 109.6 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2021-07-13T14:18:22.773Z] #27 ... [2021-07-13T14:18:22.773Z] [2021-07-13T14:18:22.773Z] #63 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-07-13T14:18:22.773Z] #63 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2021-07-13T14:18:22.773Z] #63 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.2s done [2021-07-13T14:18:22.773Z] #63 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2021-07-13T14:18:22.773Z] #63 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2021-07-13T14:18:22.773Z] #63 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2021-07-13T14:18:22.773Z] #63 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 5.3s done [2021-07-13T14:18:22.773Z] #63 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 0.5s done [2021-07-13T14:18:22.773Z] #63 DONE 6.2s [2021-07-13T14:18:22.773Z] [2021-07-13T14:18:22.773Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.6-buster@sha256:777d13e40bc15456dceac9b37f926bd7b4c237645da9ff8e3c94d7a4916a909b [2021-07-13T14:18:22.773Z] #9 sha256:e3431a805fa5fd73fbc4825d04f700fa2318f0db6a35561deec332111840ae16 [2021-07-13T14:18:22.773Z] #9 sha256:0721d51a8f1728abb2176ce59281053969faaeaad57d2e7a689ed55b564f6102 70.25MB / 99.63MB 6.2s [2021-07-13T14:18:22.781Z] #9 extracting sha256:78287c648ba24843d09e43253bb28f9020904cf5874e292918bba071c6c42564 3.3s done [2021-07-13T14:18:22.781Z] #9 extracting sha256:73162799ee0283baa9372d983a556faf2598f97aa1989829327114a48df4e80d [2021-07-13T14:18:23.085Z] #9 sha256:0721d51a8f1728abb2176ce59281053969faaeaad57d2e7a689ed55b564f6102 79.69MB / 99.63MB 6.4s [2021-07-13T14:18:23.349Z] #9 sha256:0721d51a8f1728abb2176ce59281053969faaeaad57d2e7a689ed55b564f6102 89.42MB / 99.63MB 6.7s [2021-07-13T14:18:23.349Z] #9 sha256:0721d51a8f1728abb2176ce59281053969faaeaad57d2e7a689ed55b564f6102 99.63MB / 99.63MB 6.9s [2021-07-13T14:18:23.349Z] #9 extracting sha256:86422c44ee005c4d5ccb0e2fa32685229207b712728cd4b8c0ef97174f079df7 1.1s done [2021-07-13T14:18:23.724Z] #9 ... [2021-07-13T14:18:23.724Z] [2021-07-13T14:18:23.724Z] #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-07-13T14:18:23.724Z] #27 sha256:79a534002c5e148a22f2d3db585f4c4d678d1e34ffd0da3683d6547c6babf18e [2021-07-13T14:18:23.724Z] #27 2.068 Get:1 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-07-13T14:18:23.724Z] #27 2.068 Get:2 http://deb.debian.org/debian buster InRelease [122 kB] [2021-07-13T14:18:23.724Z] #27 2.080 Get:3 http://deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-07-13T14:18:23.724Z] #27 2.252 Get:4 http://security.debian.org/debian-security buster/updates/main amd64 Packages [293 kB] [2021-07-13T14:18:23.724Z] #27 2.474 Get:5 http://deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-07-13T14:18:23.724Z] #27 2.808 Get:6 http://deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB] [2021-07-13T14:18:23.724Z] #27 4.491 Fetched 8454 kB in 3s (3157 kB/s) [2021-07-13T14:18:23.724Z] #27 4.491 Reading package lists... [2021-07-13T14:18:23.724Z] #27 5.421 Reading package lists... [2021-07-13T14:18:23.724Z] #27 6.335 Building dependency tree... [2021-07-13T14:18:23.724Z] #27 6.693 The following additional packages will be installed: [2021-07-13T14:18:23.724Z] #27 6.693 libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3 [2021-07-13T14:18:23.724Z] #27 6.693 libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5 [2021-07-13T14:18:23.724Z] #27 6.693 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl [2021-07-13T14:18:23.724Z] #27 6.693 Suggested packages: [2021-07-13T14:18:23.724Z] #27 6.693 krb5-doc krb5-user [2021-07-13T14:18:23.724Z] #27 6.693 Recommended packages: [2021-07-13T14:18:23.724Z] #27 6.693 krb5-locales publicsuffix libsasl2-modules [2021-07-13T14:18:23.724Z] #27 6.939 The following NEW packages will be installed: [2021-07-13T14:18:23.724Z] #27 6.939 ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 [2021-07-13T14:18:23.724Z] #27 6.939 libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common [2021-07-13T14:18:23.724Z] #27 6.939 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2021-07-13T14:18:23.724Z] #27 6.939 libssh2-1 libssl1.1 openssl [2021-07-13T14:18:23.724Z] #27 7.210 0 upgraded, 21 newly installed, 0 to remove and 0 not upgraded. [2021-07-13T14:18:23.724Z] #27 7.210 Need to get 5059 kB of archives. [2021-07-13T14:18:23.724Z] #27 7.210 After this operation, 12.1 MB of additional disk space will be used. [2021-07-13T14:18:23.724Z] #27 7.210 Get:1 http://deb.debian.org/debian buster/main amd64 libssl1.1 amd64 1.1.1d-0+deb10u6 [1539 kB] [2021-07-13T14:18:23.724Z] #27 7.234 Get:2 http://deb.debian.org/debian buster/main amd64 openssl amd64 1.1.1d-0+deb10u6 [844 kB] [2021-07-13T14:18:23.724Z] #27 7.244 Get:3 http://deb.debian.org/debian buster/main amd64 ca-certificates all 20200601~deb10u2 [166 kB] [2021-07-13T14:18:23.724Z] #27 7.248 Get:4 http://deb.debian.org/debian buster/main amd64 libkeyutils1 amd64 1.6-6 [15.0 kB] [2021-07-13T14:18:23.724Z] #27 7.249 Get:5 http://deb.debian.org/debian buster/main amd64 libkrb5support0 amd64 1.17-3+deb10u1 [65.8 kB] [2021-07-13T14:18:23.724Z] #27 7.250 Get:6 http://deb.debian.org/debian buster/main amd64 libk5crypto3 amd64 1.17-3+deb10u1 [122 kB] [2021-07-13T14:18:23.724Z] #27 7.252 Get:7 http://deb.debian.org/debian buster/main amd64 libkrb5-3 amd64 1.17-3+deb10u1 [369 kB] [2021-07-13T14:18:23.724Z] #27 7.258 Get:8 http://deb.debian.org/debian buster/main amd64 libgssapi-krb5-2 amd64 1.17-3+deb10u1 [158 kB] [2021-07-13T14:18:23.724Z] #27 7.261 Get:9 http://deb.debian.org/debian buster/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-1+deb10u1 [69.1 kB] [2021-07-13T14:18:23.724Z] #27 7.263 Get:10 http://deb.debian.org/debian buster/main amd64 libsasl2-2 amd64 2.1.27+dfsg-1+deb10u1 [106 kB] [2021-07-13T14:18:23.724Z] #27 7.265 Get:11 http://deb.debian.org/debian buster/main amd64 libldap-common all 2.4.47+dfsg-3+deb10u6 [90.0 kB] [2021-07-13T14:18:23.724Z] #27 7.267 Get:12 http://deb.debian.org/debian buster/main amd64 libldap-2.4-2 amd64 2.4.47+dfsg-3+deb10u6 [224 kB] [2021-07-13T14:18:23.724Z] #27 7.270 Get:13 http://deb.debian.org/debian buster/main amd64 libnghttp2-14 amd64 1.36.0-2+deb10u1 [85.0 kB] [2021-07-13T14:18:23.724Z] #27 7.272 Get:14 http://deb.debian.org/debian buster/main amd64 libpsl5 amd64 0.20.2-2 [53.7 kB] [2021-07-13T14:18:23.724Z] #27 7.273 Get:15 http://deb.debian.org/debian buster/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2 [60.5 kB] [2021-07-13T14:18:23.724Z] #27 7.274 Get:16 http://deb.debian.org/debian buster/main amd64 libssh2-1 amd64 1.8.0-2.1 [140 kB] [2021-07-13T14:18:23.724Z] #27 7.277 Get:17 http://deb.debian.org/debian buster/main amd64 libcurl4 amd64 7.64.0-4+deb10u2 [332 kB] [2021-07-13T14:18:23.724Z] #27 7.282 Get:18 http://deb.debian.org/debian buster/main amd64 curl amd64 7.64.0-4+deb10u2 [265 kB] [2021-07-13T14:18:23.724Z] #27 7.304 Get:19 http://deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2021-07-13T14:18:23.724Z] #27 7.307 Get:20 http://deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2021-07-13T14:18:23.724Z] #27 7.309 Get:21 http://deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2021-07-13T14:18:23.724Z] #27 7.556 debconf: delaying package configuration, since apt-utils is not installed [2021-07-13T14:18:23.724Z] #27 7.580 Fetched 5059 kB in 0s (13.3 MB/s) [2021-07-13T14:18:23.724Z] #27 7.616 Selecting previously unselected package libssl1.1:amd64. [2021-07-13T14:18:23.724Z] #27 7.616 (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-07-13T14:18:23.724Z] #27 7.622 Preparing to unpack .../00-libssl1.1_1.1.1d-0+deb10u6_amd64.deb ... [2021-07-13T14:18:23.724Z] #27 7.689 Unpacking libssl1.1:amd64 (1.1.1d-0+deb10u6) ... [2021-07-13T14:18:23.724Z] #27 7.884 Selecting previously unselected package openssl. [2021-07-13T14:18:23.724Z] #27 7.884 Preparing to unpack .../01-openssl_1.1.1d-0+deb10u6_amd64.deb ... [2021-07-13T14:18:23.724Z] #27 7.889 Unpacking openssl (1.1.1d-0+deb10u6) ... [2021-07-13T14:18:23.724Z] #27 8.017 Selecting previously unselected package ca-certificates. [2021-07-13T14:18:23.724Z] #27 8.018 Preparing to unpack .../02-ca-certificates_20200601~deb10u2_all.deb ... [2021-07-13T14:18:23.724Z] #27 8.023 Unpacking ca-certificates (20200601~deb10u2) ... [2021-07-13T14:18:23.724Z] #27 8.106 Selecting previously unselected package libkeyutils1:amd64. [2021-07-13T14:18:23.724Z] #27 8.106 Preparing to unpack .../03-libkeyutils1_1.6-6_amd64.deb ... [2021-07-13T14:18:23.724Z] #27 8.111 Unpacking libkeyutils1:amd64 (1.6-6) ... [2021-07-13T14:18:23.724Z] #27 8.197 Selecting previously unselected package libkrb5support0:amd64. [2021-07-13T14:18:23.724Z] #27 8.197 Preparing to unpack .../04-libkrb5support0_1.17-3+deb10u1_amd64.deb ... [2021-07-13T14:18:23.724Z] #27 8.202 Unpacking libkrb5support0:amd64 (1.17-3+deb10u1) ... [2021-07-13T14:18:23.724Z] #27 8.254 Selecting previously unselected package libk5crypto3:amd64. [2021-07-13T14:18:23.724Z] #27 8.254 Preparing to unpack .../05-libk5crypto3_1.17-3+deb10u1_amd64.deb ... [2021-07-13T14:18:23.724Z] #27 8.259 Unpacking libk5crypto3:amd64 (1.17-3+deb10u1) ... [2021-07-13T14:18:23.724Z] #27 8.312 Selecting previously unselected package libkrb5-3:amd64. [2021-07-13T14:18:23.724Z] #27 8.312 Preparing to unpack .../06-libkrb5-3_1.17-3+deb10u1_amd64.deb ... [2021-07-13T14:18:23.724Z] #27 8.316 Unpacking libkrb5-3:amd64 (1.17-3+deb10u1) ... [2021-07-13T14:18:23.724Z] #27 8.408 Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-07-13T14:18:23.724Z] #27 8.409 Preparing to unpack .../07-libgssapi-krb5-2_1.17-3+deb10u1_amd64.deb ... [2021-07-13T14:18:23.724Z] #27 8.413 Unpacking libgssapi-krb5-2:amd64 (1.17-3+deb10u1) ... [2021-07-13T14:18:23.724Z] #27 8.464 Selecting previously unselected package libsasl2-modules-db:amd64. [2021-07-13T14:18:23.724Z] #27 8.464 Preparing to unpack .../08-libsasl2-modules-db_2.1.27+dfsg-1+deb10u1_amd64.deb ... [2021-07-13T14:18:23.724Z] #27 8.468 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-07-13T14:18:23.724Z] #27 8.507 Selecting previously unselected package libsasl2-2:amd64. [2021-07-13T14:18:23.724Z] #27 8.507 Preparing to unpack .../09-libsasl2-2_2.1.27+dfsg-1+deb10u1_amd64.deb ... [2021-07-13T14:18:23.724Z] #27 8.513 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-07-13T14:18:23.724Z] #27 8.567 Selecting previously unselected package libldap-common. [2021-07-13T14:18:23.724Z] #27 8.567 Preparing to unpack .../10-libldap-common_2.4.47+dfsg-3+deb10u6_all.deb ... [2021-07-13T14:18:23.724Z] #27 8.572 Unpacking libldap-common (2.4.47+dfsg-3+deb10u6) ... [2021-07-13T14:18:23.724Z] #27 8.622 Selecting previously unselected package libldap-2.4-2:amd64. [2021-07-13T14:18:23.724Z] #27 8.623 Preparing to unpack .../11-libldap-2.4-2_2.4.47+dfsg-3+deb10u6_amd64.deb ... [2021-07-13T14:18:23.724Z] #27 8.627 Unpacking libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ... [2021-07-13T14:18:23.724Z] #27 8.687 Selecting previously unselected package libnghttp2-14:amd64. [2021-07-13T14:18:23.724Z] #27 8.688 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_amd64.deb ... [2021-07-13T14:18:23.724Z] #27 8.692 Unpacking libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2021-07-13T14:18:23.724Z] #27 8.744 Selecting previously unselected package libpsl5:amd64. [2021-07-13T14:18:23.724Z] #27 8.744 Preparing to unpack .../13-libpsl5_0.20.2-2_amd64.deb ... [2021-07-13T14:18:23.724Z] #27 8.749 Unpacking libpsl5:amd64 (0.20.2-2) ... [2021-07-13T14:18:23.724Z] #27 8.789 Selecting previously unselected package librtmp1:amd64. [2021-07-13T14:18:23.724Z] #27 8.789 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_amd64.deb ... [2021-07-13T14:18:23.724Z] #27 8.793 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2021-07-13T14:18:23.724Z] #27 8.834 Selecting previously unselected package libssh2-1:amd64. [2021-07-13T14:18:23.724Z] #27 8.834 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_amd64.deb ... [2021-07-13T14:18:23.724Z] #27 8.839 Unpacking libssh2-1:amd64 (1.8.0-2.1) ... [2021-07-13T14:18:23.724Z] #27 8.896 Selecting previously unselected package libcurl4:amd64. [2021-07-13T14:18:23.724Z] #27 8.896 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u2_amd64.deb ... [2021-07-13T14:18:23.724Z] #27 8.903 Unpacking libcurl4:amd64 (7.64.0-4+deb10u2) ... [2021-07-13T14:18:23.724Z] #27 8.982 Selecting previously unselected package curl. [2021-07-13T14:18:23.724Z] #27 8.982 Preparing to unpack .../17-curl_7.64.0-4+deb10u2_amd64.deb ... [2021-07-13T14:18:23.724Z] #27 8.987 Unpacking curl (7.64.0-4+deb10u2) ... [2021-07-13T14:18:23.724Z] #27 9.052 Selecting previously unselected package libonig5:amd64. [2021-07-13T14:18:23.724Z] #27 9.052 Preparing to unpack .../18-libonig5_6.9.1-1_amd64.deb ... [2021-07-13T14:18:23.724Z] #27 9.058 Unpacking libonig5:amd64 (6.9.1-1) ... [2021-07-13T14:18:23.724Z] #27 9.156 Selecting previously unselected package libjq1:amd64. [2021-07-13T14:18:23.724Z] #27 9.158 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2021-07-13T14:18:23.724Z] #27 9.163 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-07-13T14:18:23.724Z] #27 9.207 Selecting previously unselected package jq. [2021-07-13T14:18:23.724Z] #27 9.207 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_amd64.deb ... [2021-07-13T14:18:23.724Z] #27 9.212 Unpacking jq (1.5+dfsg-2+b1) ... [2021-07-13T14:18:23.724Z] #27 9.256 Setting up libkeyutils1:amd64 (1.6-6) ... [2021-07-13T14:18:23.724Z] #27 9.269 Setting up libpsl5:amd64 (0.20.2-2) ... [2021-07-13T14:18:23.724Z] #27 9.281 Setting up libssl1.1:amd64 (1.1.1d-0+deb10u6) ... [2021-07-13T14:18:23.724Z] #27 9.461 Setting up libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2021-07-13T14:18:23.724Z] #27 9.480 Setting up libldap-common (2.4.47+dfsg-3+deb10u6) ... [2021-07-13T14:18:23.724Z] #27 9.496 Setting up libkrb5support0:amd64 (1.17-3+deb10u1) ... [2021-07-13T14:18:23.724Z] #27 9.507 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-07-13T14:18:23.724Z] #27 9.519 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2021-07-13T14:18:23.724Z] #27 9.530 Setting up libk5crypto3:amd64 (1.17-3+deb10u1) ... [2021-07-13T14:18:23.724Z] #27 9.543 Setting up libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-07-13T14:18:23.724Z] #27 9.557 Setting up libssh2-1:amd64 (1.8.0-2.1) ... [2021-07-13T14:18:23.724Z] #27 9.569 Setting up libkrb5-3:amd64 (1.17-3+deb10u1) ... [2021-07-13T14:18:23.724Z] #27 9.582 Setting up openssl (1.1.1d-0+deb10u6) ... [2021-07-13T14:18:23.724Z] #27 9.599 Setting up libonig5:amd64 (6.9.1-1) ... [2021-07-13T14:18:23.724Z] #27 9.611 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-07-13T14:18:23.724Z] #27 9.624 Setting up libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ... [2021-07-13T14:18:23.724Z] #27 9.636 Setting up ca-certificates (20200601~deb10u2) ... [2021-07-13T14:18:23.724Z] #27 10.18 Updating certificates in /etc/ssl/certs... [2021-07-13T14:18:23.767Z] #8 DONE 1.4s [2021-07-13T14:18:23.767Z] [2021-07-13T14:18:23.767Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-07-13T14:18:23.767Z] #7 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2021-07-13T14:18:23.767Z] #7 DONE 1.3s [2021-07-13T14:18:23.767Z] [2021-07-13T14:18:23.767Z] #5 [internal] load metadata for docker.io/library/golang:1.16.6-buster [2021-07-13T14:18:23.767Z] #5 sha256:d720b104ffb4d08cfe3071ebec3e70264008e18c25bbf51555e7bf1acb0818a7 [2021-07-13T14:18:23.767Z] #5 DONE 1.3s [2021-07-13T14:18:23.767Z] [2021-07-13T14:18:23.767Z] #6 [internal] load metadata for docker.io/library/debian:buster [2021-07-13T14:18:23.767Z] #6 sha256:869e615717577e2577a82febe56912ed153c2ef97b7d10c3395543fe03888a34 [2021-07-13T14:18:23.767Z] #6 DONE 1.3s [2021-07-13T14:18:23.985Z] #27 ... [2021-07-13T14:18:23.985Z] [2021-07-13T14:18:23.985Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.6-buster@sha256:777d13e40bc15456dceac9b37f926bd7b4c237645da9ff8e3c94d7a4916a909b [2021-07-13T14:18:23.985Z] #9 sha256:8cfbb4990e790dc2e303f70f5b75dc0efc89842a225c994f84141b8eeb09f331 [2021-07-13T14:18:24.005Z] #17 ... [2021-07-13T14:18:24.005Z] [2021-07-13T14:18:24.005Z] #47 [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-07-13T14:18:24.005Z] #47 sha256:046651d9cb1e7ef173a77f8638b09f48585f1fb53a8233a6e751c5585e1ee34e [2021-07-13T14:18:24.005Z] #47 120.0 + dpkg --print-architecture [2021-07-13T14:18:24.005Z] #47 120.1 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2021-07-13T14:18:24.005Z] #47 120.2 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2021-07-13T14:18:24.264Z] #47 120.2 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2021-07-13T14:18:24.715Z] [2021-07-13T14:18:24.715Z] #65 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-07-13T14:18:24.715Z] #65 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-07-13T14:18:24.715Z] #65 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2021-07-13T14:18:24.715Z] #65 DONE 0.0s [2021-07-13T14:18:24.715Z] [2021-07-13T14:18:24.715Z] #63 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-07-13T14:18:24.715Z] #63 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2021-07-13T14:18:24.715Z] #63 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2021-07-13T14:18:24.980Z] #63 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2021-07-13T14:18:24.980Z] #63 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2021-07-13T14:18:24.980Z] #63 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2021-07-13T14:18:24.980Z] #63 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 0B / 9.86MB 0.1s [2021-07-13T14:18:25.237Z] #63 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 1.05MB / 9.86MB 0.2s [2021-07-13T14:18:25.237Z] #63 ... [2021-07-13T14:18:25.237Z] [2021-07-13T14:18:25.237Z] #42 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/Release.key [2021-07-13T14:18:25.237Z] #42 sha256:4ebf95ef235c2a9565f1170d2820bf979767f762364b8c31dc05ef47e15c9784 [2021-07-13T14:18:25.237Z] #42 DONE 0.0s [2021-07-13T14:18:25.237Z] [2021-07-13T14:18:25.237Z] #63 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-07-13T14:18:25.237Z] #63 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2021-07-13T14:18:25.500Z] #63 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 5.24MB / 9.86MB 0.4s [2021-07-13T14:18:25.500Z] #63 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.5s [2021-07-13T14:18:25.769Z] #63 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.7s done [2021-07-13T14:18:25.769Z] #63 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 [2021-07-13T14:18:25.897Z] #9 sha256:0721d51a8f1728abb2176ce59281053969faaeaad57d2e7a689ed55b564f6102 99.63MB / 99.63MB 9.2s done [2021-07-13T14:18:26.159Z] #9 extracting sha256:9137877e0c26a439a8954003b21876b6059de852c839631e8cf6fda5bd36434c [2021-07-13T14:18:26.421Z] #9 ... [2021-07-13T14:18:26.421Z] [2021-07-13T14:18:26.421Z] #65 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-07-13T14:18:26.421Z] #65 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-07-13T14:18:26.421Z] #65 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2021-07-13T14:18:26.421Z] #65 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2021-07-13T14:18:26.421Z] #65 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2021-07-13T14:18:26.421Z] #65 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 5.7s done [2021-07-13T14:18:26.421Z] #65 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 1.1s done [2021-07-13T14:18:26.421Z] #65 DONE 9.7s [2021-07-13T14:18:26.421Z] [2021-07-13T14:18:26.421Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.6-buster@sha256:777d13e40bc15456dceac9b37f926bd7b4c237645da9ff8e3c94d7a4916a909b [2021-07-13T14:18:26.421Z] #9 sha256:e3431a805fa5fd73fbc4825d04f700fa2318f0db6a35561deec332111840ae16 [2021-07-13T14:18:26.421Z] #9 extracting sha256:9137877e0c26a439a8954003b21876b6059de852c839631e8cf6fda5bd36434c 0.3s done [2021-07-13T14:18:26.788Z] #20 37.21 Selecting previously unselected package libnet1:amd64. [2021-07-13T14:18:26.788Z] #20 37.22 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-07-13T14:18:26.788Z] #20 37.23 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-07-13T14:18:26.788Z] #20 37.32 Selecting previously unselected package libnl-3-200:amd64. [2021-07-13T14:18:26.788Z] #20 37.33 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ... [2021-07-13T14:18:26.788Z] #20 37.34 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2021-07-13T14:18:26.788Z] #20 37.44 Selecting previously unselected package libprotobuf-c1:amd64. [2021-07-13T14:18:26.788Z] #20 37.46 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2021-07-13T14:18:26.788Z] #20 37.46 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-07-13T14:18:26.788Z] #20 37.54 Selecting previously unselected package libreadline5:amd64. [2021-07-13T14:18:26.788Z] #20 37.55 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ... [2021-07-13T14:18:26.788Z] #20 37.55 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ... [2021-07-13T14:18:26.788Z] #20 37.65 Selecting previously unselected package net-tools. [2021-07-13T14:18:26.788Z] #20 37.68 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ... [2021-07-13T14:18:26.788Z] #20 37.68 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2021-07-13T14:18:26.788Z] #20 37.88 Selecting previously unselected package patch. [2021-07-13T14:18:26.788Z] #20 37.88 Preparing to unpack .../26-patch_2.7.6-3+deb10u1_amd64.deb ... [2021-07-13T14:18:26.788Z] #20 37.89 Unpacking patch (2.7.6-3+deb10u1) ... [2021-07-13T14:18:26.788Z] #20 38.02 Selecting previously unselected package python-pip-whl. [2021-07-13T14:18:26.788Z] #20 38.03 Preparing to unpack .../27-python-pip-whl_18.1-5_all.deb ... [2021-07-13T14:18:26.788Z] #20 38.04 Unpacking python-pip-whl (18.1-5) ... [2021-07-13T14:18:26.999Z] #9 extracting sha256:785171b903c4d81c5b7539417a7b05f4a9bc6a35840595233bf4e369d8aee387 [2021-07-13T14:18:27.352Z] #20 38.50 Selecting previously unselected package python3-lib2to3. [2021-07-13T14:18:27.352Z] #20 38.52 Preparing to unpack .../28-python3-lib2to3_3.7.3-1_all.deb ... [2021-07-13T14:18:27.352Z] #20 38.53 Unpacking python3-lib2to3 (3.7.3-1) ... [2021-07-13T14:18:27.609Z] #20 38.63 Selecting previously unselected package python3-distutils. [2021-07-13T14:18:27.609Z] #20 38.63 Preparing to unpack .../29-python3-distutils_3.7.3-1_all.deb ... [2021-07-13T14:18:27.609Z] #20 38.65 Unpacking python3-distutils (3.7.3-1) ... [2021-07-13T14:18:27.609Z] #20 38.77 Selecting previously unselected package python3-pip. [2021-07-13T14:18:27.609Z] #20 38.78 Preparing to unpack .../30-python3-pip_18.1-5_all.deb ... [2021-07-13T14:18:27.609Z] #20 38.78 Unpacking python3-pip (18.1-5) ... [2021-07-13T14:18:27.866Z] #20 38.92 Selecting previously unselected package python3-pkg-resources. [2021-07-13T14:18:27.866Z] #20 38.93 Preparing to unpack .../31-python3-pkg-resources_40.8.0-1_all.deb ... [2021-07-13T14:18:27.866Z] #20 38.93 Unpacking python3-pkg-resources (40.8.0-1) ... [2021-07-13T14:18:27.866Z] #20 39.05 Selecting previously unselected package python3-setuptools. [2021-07-13T14:18:27.866Z] #20 39.06 Preparing to unpack .../32-python3-setuptools_40.8.0-1_all.deb ... [2021-07-13T14:18:27.866Z] #20 39.07 Unpacking python3-setuptools (40.8.0-1) ... [2021-07-13T14:18:28.123Z] #20 39.28 Selecting previously unselected package python3-wheel. [2021-07-13T14:18:28.123Z] #20 39.30 Preparing to unpack .../33-python3-wheel_0.32.3-2_all.deb ... [2021-07-13T14:18:28.123Z] #20 39.31 Unpacking python3-wheel (0.32.3-2) ... [2021-07-13T14:18:28.123Z] #20 39.40 Selecting previously unselected package sudo. [2021-07-13T14:18:28.123Z] #20 39.40 Preparing to unpack .../34-sudo_1.8.27-1+deb10u3_amd64.deb ... [2021-07-13T14:18:28.123Z] #20 39.41 Unpacking sudo (1.8.27-1+deb10u3) ... [2021-07-13T14:18:28.200Z] #9 extracting sha256:73162799ee0283baa9372d983a556faf2598f97aa1989829327114a48df4e80d 5.1s [2021-07-13T14:18:28.464Z] #9 extracting sha256:73162799ee0283baa9372d983a556faf2598f97aa1989829327114a48df4e80d 5.7s done [2021-07-13T14:18:28.687Z] #20 39.86 Selecting previously unselected package thin-provisioning-tools. [2021-07-13T14:18:28.687Z] #20 39.87 Preparing to unpack .../35-thin-provisioning-tools_0.7.6-2.1_amd64.deb ... [2021-07-13T14:18:28.687Z] #20 39.88 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2021-07-13T14:18:28.726Z] #9 extracting sha256:5424e9528f06a92df2aa59bb2a4d9ce419eee3477a8e6753dce73682d2de4ed5 [2021-07-13T14:18:28.944Z] #20 40.11 Selecting previously unselected package uidmap. [2021-07-13T14:18:28.944Z] #20 40.12 Preparing to unpack .../36-uidmap_1%3a4.5-1.1_amd64.deb ... [2021-07-13T14:18:28.944Z] #20 40.13 Unpacking uidmap (1:4.5-1.1) ... [2021-07-13T14:18:28.986Z] #9 ... [2021-07-13T14:18:28.986Z] [2021-07-13T14:18:28.986Z] #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-07-13T14:18:28.986Z] #27 sha256:79a534002c5e148a22f2d3db585f4c4d678d1e34ffd0da3683d6547c6babf18e [2021-07-13T14:18:28.986Z] #27 10.92 137 added, 0 removed; done. [2021-07-13T14:18:28.986Z] #27 11.01 Setting up libgssapi-krb5-2:amd64 (1.17-3+deb10u1) ... [2021-07-13T14:18:28.986Z] #27 11.02 Setting up jq (1.5+dfsg-2+b1) ... [2021-07-13T14:18:28.986Z] #27 11.03 Setting up libcurl4:amd64 (7.64.0-4+deb10u2) ... [2021-07-13T14:18:28.986Z] #27 11.04 Setting up curl (7.64.0-4+deb10u2) ... [2021-07-13T14:18:28.986Z] #27 11.05 Processing triggers for libc-bin (2.28-10) ... [2021-07-13T14:18:28.986Z] #27 11.07 Processing triggers for ca-certificates (20200601~deb10u2) ... [2021-07-13T14:18:28.986Z] #27 11.08 Updating certificates in /etc/ssl/certs... [2021-07-13T14:18:28.986Z] #27 11.67 0 added, 0 removed; done. [2021-07-13T14:18:28.986Z] #27 11.67 Running hooks in /etc/ca-certificates/update.d... [2021-07-13T14:18:28.986Z] #27 11.68 done. [2021-07-13T14:18:28.986Z] #27 DONE 15.2s [2021-07-13T14:18:28.986Z] [2021-07-13T14:18:28.986Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.6-buster@sha256:777d13e40bc15456dceac9b37f926bd7b4c237645da9ff8e3c94d7a4916a909b [2021-07-13T14:18:28.986Z] #9 sha256:8cfbb4990e790dc2e303f70f5b75dc0efc89842a225c994f84141b8eeb09f331 [2021-07-13T14:18:28.986Z] #9 extracting sha256:5424e9528f06a92df2aa59bb2a4d9ce419eee3477a8e6753dce73682d2de4ed5 done [2021-07-13T14:18:28.986Z] #9 ... [2021-07-13T14:18:28.986Z] [2021-07-13T14:18:28.986Z] #28 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-07-13T14:18:28.986Z] #28 sha256:ed29f0acecd9dab72309d67df80653413b611635c058e075d55759e3c0831547 [2021-07-13T14:18:29.202Z] #20 40.24 Selecting previously unselected package vim-runtime. [2021-07-13T14:18:29.202Z] #20 40.25 Preparing to unpack .../37-vim-runtime_2%3a8.1.0875-5_all.deb ... [2021-07-13T14:18:29.202Z] #20 40.27 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2021-07-13T14:18:29.202Z] #20 40.31 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2021-07-13T14:18:29.202Z] #20 40.32 Unpacking vim-runtime (2:8.1.0875-5) ... [2021-07-13T14:18:29.247Z] #28 DONE 0.5s [2021-07-13T14:18:29.247Z] [2021-07-13T14:18:29.247Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.6-buster@sha256:777d13e40bc15456dceac9b37f926bd7b4c237645da9ff8e3c94d7a4916a909b [2021-07-13T14:18:29.247Z] #9 sha256:8cfbb4990e790dc2e303f70f5b75dc0efc89842a225c994f84141b8eeb09f331 [2021-07-13T14:18:29.247Z] #9 DONE 25.8s [2021-07-13T14:18:29.247Z] [2021-07-13T14:18:29.247Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-07-13T14:18:29.247Z] #10 sha256:f31cfcb8c1cb97cf046c06b83c5851168f4dcf5a7db8e345826fe73a06071418 [2021-07-13T14:18:29.535Z] #47 ... [2021-07-13T14:18:29.535Z] [2021-07-13T14:18:29.535Z] #17 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2021-07-13T14:18:29.535Z] #17 sha256:2ca173c8aef8efacc6bd403f5bfba52049372afbf55f6326ce465978cea592c1 [2021-07-13T14:18:29.535Z] #17 111.5 Selecting previously unselected package libxml2:amd64. [2021-07-13T14:18:29.535Z] #17 111.5 Preparing to unpack .../051-libxml2_2.9.4+dfsg1-7+deb10u2_amd64.deb ... [2021-07-13T14:18:29.535Z] #17 111.5 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+deb10u2) ... [2021-07-13T14:18:29.535Z] #17 111.7 Selecting previously unselected package libxml-namespacesupport-perl. [2021-07-13T14:18:29.535Z] #17 111.7 Preparing to unpack .../052-libxml-namespacesupport-perl_1.12-1_all.deb ... [2021-07-13T14:18:29.535Z] #17 111.7 Unpacking libxml-namespacesupport-perl (1.12-1) ... [2021-07-13T14:18:29.535Z] #17 111.7 Selecting previously unselected package libxml-sax-base-perl. [2021-07-13T14:18:29.535Z] #17 111.7 Preparing to unpack .../053-libxml-sax-base-perl_1.09-1_all.deb ... [2021-07-13T14:18:29.535Z] #17 111.7 Unpacking libxml-sax-base-perl (1.09-1) ... [2021-07-13T14:18:29.535Z] #17 111.8 Selecting previously unselected package libxml-sax-perl. [2021-07-13T14:18:29.535Z] #17 111.8 Preparing to unpack .../054-libxml-sax-perl_1.00+dfsg-1_all.deb ... [2021-07-13T14:18:29.535Z] #17 111.8 Unpacking libxml-sax-perl (1.00+dfsg-1) ... [2021-07-13T14:18:29.535Z] #17 111.9 Selecting previously unselected package libxml-libxml-perl. [2021-07-13T14:18:29.535Z] #17 111.9 Preparing to unpack .../055-libxml-libxml-perl_2.0134+dfsg-1_amd64.deb ... [2021-07-13T14:18:29.535Z] #17 111.9 Unpacking libxml-libxml-perl (2.0134+dfsg-1) ... [2021-07-13T14:18:29.535Z] #17 112.1 Selecting previously unselected package libxml-simple-perl. [2021-07-13T14:18:29.535Z] #17 112.1 Preparing to unpack .../056-libxml-simple-perl_2.25-1_all.deb ... [2021-07-13T14:18:29.535Z] #17 112.1 Unpacking libxml-simple-perl (2.25-1) ... [2021-07-13T14:18:29.535Z] #17 112.1 Selecting previously unselected package libyaml-perl. [2021-07-13T14:18:29.535Z] #17 112.1 Preparing to unpack .../057-libyaml-perl_1.27-1_all.deb ... [2021-07-13T14:18:29.535Z] #17 112.2 Unpacking libyaml-perl (1.27-1) ... [2021-07-13T14:18:29.535Z] #17 112.2 Selecting previously unselected package libconfig-auto-perl. [2021-07-13T14:18:29.535Z] #17 112.2 Preparing to unpack .../058-libconfig-auto-perl_0.44-1_all.deb ... [2021-07-13T14:18:29.535Z] #17 112.2 Unpacking libconfig-auto-perl (0.44-1) ... [2021-07-13T14:18:29.535Z] #17 112.3 Selecting previously unselected package libfile-which-perl. [2021-07-13T14:18:29.535Z] #17 112.3 Preparing to unpack .../059-libfile-which-perl_1.23-1_all.deb ... [2021-07-13T14:18:29.535Z] #17 112.3 Unpacking libfile-which-perl (1.23-1) ... [2021-07-13T14:18:29.535Z] #17 112.3 Selecting previously unselected package libfile-homedir-perl. [2021-07-13T14:18:29.535Z] #17 112.3 Preparing to unpack .../060-libfile-homedir-perl_1.004-1_all.deb ... [2021-07-13T14:18:29.535Z] #17 112.4 Unpacking libfile-homedir-perl (1.004-1) ... [2021-07-13T14:18:29.535Z] #17 112.4 Selecting previously unselected package libdebian-dpkgcross-perl. [2021-07-13T14:18:29.535Z] #17 112.4 Preparing to unpack .../061-libdebian-dpkgcross-perl_2.6.15-3_all.deb ... [2021-07-13T14:18:29.535Z] #17 112.4 Unpacking libdebian-dpkgcross-perl (2.6.15-3) ... [2021-07-13T14:18:29.535Z] #17 112.5 Selecting previously unselected package dpkg-cross. [2021-07-13T14:18:29.535Z] #17 112.5 Preparing to unpack .../062-dpkg-cross_2.6.15-3_all.deb ... [2021-07-13T14:18:29.535Z] #17 112.5 Unpacking dpkg-cross (2.6.15-3) ... [2021-07-13T14:18:29.535Z] #17 112.6 Selecting previously unselected package crossbuild-essential-arm64. [2021-07-13T14:18:29.535Z] #17 112.6 Preparing to unpack .../063-crossbuild-essential-arm64_12.6_all.deb ... [2021-07-13T14:18:29.535Z] #17 112.6 Unpacking crossbuild-essential-arm64 (12.6) ... [2021-07-13T14:18:29.535Z] #17 112.6 Selecting previously unselected package libc6-armel-cross. [2021-07-13T14:18:29.535Z] #17 112.6 Preparing to unpack .../064-libc6-armel-cross_2.28-7cross1_all.deb ... [2021-07-13T14:18:29.535Z] #17 112.6 Unpacking libc6-armel-cross (2.28-7cross1) ... [2021-07-13T14:18:29.535Z] #17 112.9 Selecting previously unselected package libgcc1-armel-cross. [2021-07-13T14:18:29.535Z] #17 112.9 Preparing to unpack .../065-libgcc1-armel-cross_1%3a8.3.0-2cross1_all.deb ... [2021-07-13T14:18:29.535Z] #17 113.0 Unpacking libgcc1-armel-cross (1:8.3.0-2cross1) ... [2021-07-13T14:18:29.535Z] #17 113.0 Selecting previously unselected package libgomp1-armel-cross. [2021-07-13T14:18:29.535Z] #17 113.0 Preparing to unpack .../066-libgomp1-armel-cross_8.3.0-2cross1_all.deb ... [2021-07-13T14:18:29.535Z] #17 113.0 Unpacking libgomp1-armel-cross (8.3.0-2cross1) ... [2021-07-13T14:18:29.535Z] #17 113.1 Selecting previously unselected package libatomic1-armel-cross. [2021-07-13T14:18:29.535Z] #17 113.1 Preparing to unpack .../067-libatomic1-armel-cross_8.3.0-2cross1_all.deb ... [2021-07-13T14:18:29.535Z] #17 113.1 Unpacking libatomic1-armel-cross (8.3.0-2cross1) ... [2021-07-13T14:18:29.535Z] #17 113.2 Selecting previously unselected package libstdc++6-armel-cross. [2021-07-13T14:18:29.535Z] #17 113.2 Preparing to unpack .../068-libstdc++6-armel-cross_8.3.0-2cross1_all.deb ... [2021-07-13T14:18:29.535Z] #17 113.2 Unpacking libstdc++6-armel-cross (8.3.0-2cross1) ... [2021-07-13T14:18:29.535Z] #17 113.3 Selecting previously unselected package libasan5-armel-cross. [2021-07-13T14:18:29.535Z] #17 113.3 Preparing to unpack .../069-libasan5-armel-cross_8.3.0-2cross1_all.deb ... [2021-07-13T14:18:29.535Z] #17 113.3 Unpacking libasan5-armel-cross (8.3.0-2cross1) ... [2021-07-13T14:18:29.535Z] #17 113.5 Selecting previously unselected package libubsan1-armel-cross. [2021-07-13T14:18:29.535Z] #17 113.5 Preparing to unpack .../070-libubsan1-armel-cross_8.3.0-2cross1_all.deb ... [2021-07-13T14:18:29.535Z] #17 113.5 Unpacking libubsan1-armel-cross (8.3.0-2cross1) ... [2021-07-13T14:18:29.535Z] #17 113.5 Selecting previously unselected package libgcc-8-dev-armel-cross. [2021-07-13T14:18:29.535Z] #17 113.6 Preparing to unpack .../071-libgcc-8-dev-armel-cross_8.3.0-2cross1_all.deb ... [2021-07-13T14:18:29.535Z] #17 113.6 Unpacking libgcc-8-dev-armel-cross (8.3.0-2cross1) ... [2021-07-13T14:18:29.535Z] #17 113.8 Selecting previously unselected package gcc-8-arm-linux-gnueabi. [2021-07-13T14:18:29.535Z] #17 113.8 Preparing to unpack .../072-gcc-8-arm-linux-gnueabi_8.3.0-2cross1_amd64.deb ... [2021-07-13T14:18:29.535Z] #17 113.8 Unpacking gcc-8-arm-linux-gnueabi (8.3.0-2cross1) ... [2021-07-13T14:18:29.535Z] #17 115.2 Selecting previously unselected package gcc-arm-linux-gnueabi. [2021-07-13T14:18:29.535Z] #17 115.3 Preparing to unpack .../073-gcc-arm-linux-gnueabi_4%3a8.3.0-1_amd64.deb ... [2021-07-13T14:18:29.535Z] #17 115.3 Unpacking gcc-arm-linux-gnueabi (4:8.3.0-1) ... [2021-07-13T14:18:29.535Z] #17 115.3 Selecting previously unselected package linux-libc-dev-armel-cross. [2021-07-13T14:18:29.535Z] #17 115.3 Preparing to unpack .../074-linux-libc-dev-armel-cross_4.19.20-1cross1_all.deb ... [2021-07-13T14:18:29.535Z] #17 115.3 Unpacking linux-libc-dev-armel-cross (4.19.20-1cross1) ... [2021-07-13T14:18:29.535Z] #17 115.7 Selecting previously unselected package libc6-dev-armel-cross. [2021-07-13T14:18:29.535Z] #17 115.8 Preparing to unpack .../075-libc6-dev-armel-cross_2.28-7cross1_all.deb ... [2021-07-13T14:18:29.535Z] #17 115.8 Unpacking libc6-dev-armel-cross (2.28-7cross1) ... [2021-07-13T14:18:29.535Z] #17 116.4 Selecting previously unselected package libstdc++-8-dev-armel-cross. [2021-07-13T14:18:29.535Z] #17 116.4 Preparing to unpack .../076-libstdc++-8-dev-armel-cross_8.3.0-2cross1_all.deb ... [2021-07-13T14:18:29.535Z] #17 116.4 Unpacking libstdc++-8-dev-armel-cross (8.3.0-2cross1) ... [2021-07-13T14:18:29.565Z] #9 extracting sha256:785171b903c4d81c5b7539417a7b05f4a9bc6a35840595233bf4e369d8aee387 2.1s done [2021-07-13T14:18:29.794Z] #17 117.0 Selecting previously unselected package g++-8-arm-linux-gnueabi. [2021-07-13T14:18:29.975Z] #63 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 3.5s done [2021-07-13T14:18:29.975Z] #63 DONE 4.8s [2021-07-13T14:18:29.975Z] [2021-07-13T14:18:29.975Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.6-buster@sha256:777d13e40bc15456dceac9b37f926bd7b4c237645da9ff8e3c94d7a4916a909b [2021-07-13T14:18:29.975Z] #9 sha256:8cfbb4990e790dc2e303f70f5b75dc0efc89842a225c994f84141b8eeb09f331 [2021-07-13T14:18:29.975Z] #9 resolve docker.io/library/golang:1.16.6-buster@sha256:777d13e40bc15456dceac9b37f926bd7b4c237645da9ff8e3c94d7a4916a909b 0.1s done [2021-07-13T14:18:29.975Z] #9 sha256:777d13e40bc15456dceac9b37f926bd7b4c237645da9ff8e3c94d7a4916a909b 1.86kB / 1.86kB done [2021-07-13T14:18:29.975Z] #9 sha256:264ebcddca05426de1c8a04cfb3a27fff72468c1d32b2d0f367d614e11449362 1.79kB / 1.79kB done [2021-07-13T14:18:29.975Z] #9 sha256:f69b4d4a2ed1cce0d22922898e131c6f9c94b663c08806996986c2c77890d3c8 6.99kB / 6.99kB done [2021-07-13T14:18:29.975Z] #9 sha256:0bc3020d05f1e08b41f1c5d54650a157b1690cde7fedb1fafbc9cda70ee2ec5c 50.44MB / 50.44MB 2.4s done [2021-07-13T14:18:29.976Z] #9 sha256:a110e58716600c199fc95f633b30735c33a25b5adcfb16d1d7edbcb78a3f1b62 7.83MB / 7.83MB 1.5s done [2021-07-13T14:18:29.976Z] #9 sha256:83d3c0fa203acbade733bff627daa75b84c97f9d0553bcdf967a3f1d37471277 10.00MB / 10.00MB 1.7s done [2021-07-13T14:18:29.976Z] #9 sha256:a8fd09c11b021b756b7a92a4f70a3d444ce7e63a1c24e5749d236dc2c6e68514 51.84MB / 51.84MB 3.2s done [2021-07-13T14:18:29.976Z] #9 sha256:78287c648ba24843d09e43253bb28f9020904cf5874e292918bba071c6c42564 68.75MB / 68.75MB 4.1s done [2021-07-13T14:18:29.976Z] #9 sha256:73162799ee0283baa9372d983a556faf2598f97aa1989829327114a48df4e80d 92.27MB / 129.05MB 4.6s [2021-07-13T14:18:29.976Z] #9 extracting sha256:0bc3020d05f1e08b41f1c5d54650a157b1690cde7fedb1fafbc9cda70ee2ec5c 1.4s [2021-07-13T14:18:29.976Z] #9 sha256:5424e9528f06a92df2aa59bb2a4d9ce419eee3477a8e6753dce73682d2de4ed5 156B / 156B 4.1s done [2021-07-13T14:18:29.976Z] #9 sha256:73162799ee0283baa9372d983a556faf2598f97aa1989829327114a48df4e80d 100.66MB / 129.05MB 4.7s [2021-07-13T14:18:29.976Z] #9 sha256:73162799ee0283baa9372d983a556faf2598f97aa1989829327114a48df4e80d 112.20MB / 129.05MB 4.9s [2021-07-13T14:18:30.053Z] #17 117.0 Preparing to unpack .../077-g++-8-arm-linux-gnueabi_8.3.0-2cross1_amd64.deb ... [2021-07-13T14:18:30.053Z] #17 117.0 Unpacking g++-8-arm-linux-gnueabi (8.3.0-2cross1) ... [2021-07-13T14:18:30.142Z] #9 extracting sha256:c31a19a8a6841af41513223b2701373734838fc000bd6928b9c55613c3c79d53 [2021-07-13T14:18:30.194Z] #10 DONE 0.6s [2021-07-13T14:18:30.194Z] [2021-07-13T14:18:30.194Z] #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-07-13T14:18:30.194Z] #11 sha256:7480fd2adfdaf61134cac99f4388e3090592dd40cfe54920e780d975f3a98d84 [2021-07-13T14:18:30.232Z] #9 ... [2021-07-13T14:18:30.232Z] [2021-07-13T14:18:30.232Z] #65 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-07-13T14:18:30.232Z] #65 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-07-13T14:18:30.232Z] #65 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2021-07-13T14:18:30.232Z] #65 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2021-07-13T14:18:30.232Z] #65 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2021-07-13T14:18:30.232Z] #65 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 0.5s done [2021-07-13T14:18:30.232Z] #65 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 4.0s done [2021-07-13T14:18:30.232Z] #65 DONE 5.3s [2021-07-13T14:18:30.232Z] [2021-07-13T14:18:30.232Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.6-buster@sha256:777d13e40bc15456dceac9b37f926bd7b4c237645da9ff8e3c94d7a4916a909b [2021-07-13T14:18:30.232Z] #9 sha256:8cfbb4990e790dc2e303f70f5b75dc0efc89842a225c994f84141b8eeb09f331 [2021-07-13T14:18:30.232Z] #9 sha256:73162799ee0283baa9372d983a556faf2598f97aa1989829327114a48df4e80d 125.83MB / 129.05MB 5.1s [2021-07-13T14:18:30.232Z] #9 ... [2021-07-13T14:18:30.232Z] [2021-07-13T14:18:30.232Z] #23 [internal] load build context [2021-07-13T14:18:30.232Z] #23 sha256:a55c3b018d541c074ca6674fe91456fe0ea72cb0ba55cce3d46fdc649751dcbb [2021-07-13T14:18:30.232Z] #23 transferring context: 51.43MB 5.5s [2021-07-13T14:18:30.456Z] #11 DONE 0.6s [2021-07-13T14:18:30.456Z] [2021-07-13T14:18:30.456Z] #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-07-13T14:18:30.456Z] #29 sha256:d5fc31b59b82ce02b5002cc64218e445293a73792cce106685b8ad1470762e2f [2021-07-13T14:18:30.456Z] #29 1.008 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2021-07-13T14:18:30.456Z] #29 1.092 [2021-07-13T14:18:30.489Z] #23 transferring context: 55.68MB 5.6s done [2021-07-13T14:18:30.980Z] #29 1.212 #### 6.1% ########################## 37.3% ############################## 42.9% ######################################## 56.5% ################################################################### 93.6% ######################################################################## 100.0% [2021-07-13T14:18:30.980Z] #29 1.732 [2021-07-13T14:18:31.244Z] [2021-07-13T14:18:31.244Z] #29 ... [2021-07-13T14:18:31.244Z] [2021-07-13T14:18:31.244Z] #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-07-13T14:18:31.244Z] #43 sha256:ceb87366b2e3b9593e5438d41a43e6e5c48348b90209b5afbd0c8d2b0458d500 [2021-07-13T14:18:31.244Z] #43 DONE 0.7s [2021-07-13T14:18:31.244Z] [2021-07-13T14:18:31.244Z] #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-07-13T14:18:31.244Z] #29 sha256:d5fc31b59b82ce02b5002cc64218e445293a73792cce106685b8ad1470762e2f [2021-07-13T14:18:31.244Z] #29 1.862 ######################################### 57.3%#29 ... [2021-07-13T14:18:31.244Z] [2021-07-13T14:18:31.244Z] #39 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-07-13T14:18:31.244Z] #39 sha256:88a63ed90c284f16bcd2b983c261ebeb7aaf63d03756e8a40c63e659865976db [2021-07-13T14:18:31.244Z] #39 DONE 0.7s [2021-07-13T14:18:31.244Z] [2021-07-13T14:18:31.244Z] #31 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-07-13T14:18:31.244Z] #31 sha256:7ea5a6e94bbcf2ec50043f17c621483c742661cb6177f3b748a1d68cc9976aa4 [2021-07-13T14:18:31.244Z] #31 DONE 0.7s [2021-07-13T14:18:31.244Z] [2021-07-13T14:18:31.244Z] #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-07-13T14:18:31.244Z] #29 sha256:d5fc31b59b82ce02b5002cc64218e445293a73792cce106685b8ad1470762e2f [2021-07-13T14:18:31.244Z] #29 1.862 ######################################### 57.3% ######################################################################## 100.0% [2021-07-13T14:18:31.250Z] #17 118.3 Selecting previously unselected package g++-arm-linux-gnueabi. [2021-07-13T14:18:31.250Z] #17 118.3 Preparing to unpack .../078-g++-arm-linux-gnueabi_4%3a8.3.0-1_amd64.deb ... [2021-07-13T14:18:31.250Z] #17 118.3 Unpacking g++-arm-linux-gnueabi (4:8.3.0-1) ... [2021-07-13T14:18:31.250Z] #17 118.4 Selecting previously unselected package crossbuild-essential-armel. [2021-07-13T14:18:31.250Z] #17 118.4 Preparing to unpack .../079-crossbuild-essential-armel_12.6_all.deb ... [2021-07-13T14:18:31.250Z] #17 118.4 Unpacking crossbuild-essential-armel (12.6) ... [2021-07-13T14:18:31.507Z] #29 2.109 [2021-07-13T14:18:31.527Z] #17 118.5 Selecting previously unselected package libc6-armhf-cross. [2021-07-13T14:18:31.527Z] #17 118.5 Preparing to unpack .../080-libc6-armhf-cross_2.28-7cross1_all.deb ... [2021-07-13T14:18:31.527Z] #17 118.5 Unpacking libc6-armhf-cross (2.28-7cross1) ... [2021-07-13T14:18:31.527Z] #17 118.7 Selecting previously unselected package libgcc1-armhf-cross. [2021-07-13T14:18:31.727Z] #20 42.91 Selecting previously unselected package vim. [2021-07-13T14:18:31.727Z] #20 42.92 Preparing to unpack .../38-vim_2%3a8.1.0875-5_amd64.deb ... [2021-07-13T14:18:31.727Z] #20 42.94 Unpacking vim (2:8.1.0875-5) ... [2021-07-13T14:18:31.768Z] #29 2.244 ######################## 33.4% ######################################################################## 100.0% [2021-07-13T14:18:31.791Z] #17 118.7 Preparing to unpack .../081-libgcc1-armhf-cross_1%3a8.3.0-2cross1_all.deb ... [2021-07-13T14:18:31.791Z] #17 118.7 Unpacking libgcc1-armhf-cross (1:8.3.0-2cross1) ... [2021-07-13T14:18:31.791Z] #17 118.8 Selecting previously unselected package libgomp1-armhf-cross. [2021-07-13T14:18:31.791Z] #17 118.8 Preparing to unpack .../082-libgomp1-armhf-cross_8.3.0-2cross1_all.deb ... [2021-07-13T14:18:31.791Z] #17 118.8 Unpacking libgomp1-armhf-cross (8.3.0-2cross1) ... [2021-07-13T14:18:31.791Z] #17 118.9 Selecting previously unselected package libatomic1-armhf-cross. [2021-07-13T14:18:31.791Z] #17 118.9 Preparing to unpack .../083-libatomic1-armhf-cross_8.3.0-2cross1_all.deb ... [2021-07-13T14:18:31.791Z] #17 118.9 Unpacking libatomic1-armhf-cross (8.3.0-2cross1) ... [2021-07-13T14:18:31.863Z] #23 DONE 6.8s [2021-07-13T14:18:31.863Z] [2021-07-13T14:18:31.863Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.6-buster@sha256:777d13e40bc15456dceac9b37f926bd7b4c237645da9ff8e3c94d7a4916a909b [2021-07-13T14:18:31.863Z] #9 sha256:8cfbb4990e790dc2e303f70f5b75dc0efc89842a225c994f84141b8eeb09f331 [2021-07-13T14:18:32.031Z] #29 2.477 [2021-07-13T14:18:32.057Z] #17 119.0 Selecting previously unselected package libstdc++6-armhf-cross. [2021-07-13T14:18:32.057Z] #17 119.0 Preparing to unpack .../084-libstdc++6-armhf-cross_8.3.0-2cross1_all.deb ... [2021-07-13T14:18:32.057Z] #17 119.0 Unpacking libstdc++6-armhf-cross (8.3.0-2cross1) ... [2021-07-13T14:18:32.057Z] #17 119.2 Selecting previously unselected package libasan5-armhf-cross. [2021-07-13T14:18:32.057Z] #17 119.2 Preparing to unpack .../085-libasan5-armhf-cross_8.3.0-2cross1_all.deb ... [2021-07-13T14:18:32.057Z] #17 119.2 Unpacking libasan5-armhf-cross (8.3.0-2cross1) ... [2021-07-13T14:18:32.058Z] #9 extracting sha256:c31a19a8a6841af41513223b2701373734838fc000bd6928b9c55613c3c79d53 1.8s done [2021-07-13T14:18:32.293Z] #20 43.40 Selecting previously unselected package xfsprogs. [2021-07-13T14:18:32.293Z] #20 43.41 Preparing to unpack .../39-xfsprogs_4.20.0-1_amd64.deb ... [2021-07-13T14:18:32.293Z] #20 43.41 Unpacking xfsprogs (4.20.0-1) ... [2021-07-13T14:18:32.315Z] #17 119.4 Selecting previously unselected package libubsan1-armhf-cross. [2021-07-13T14:18:32.315Z] #17 119.4 Preparing to unpack .../086-libubsan1-armhf-cross_8.3.0-2cross1_all.deb ... [2021-07-13T14:18:32.315Z] #17 119.4 Unpacking libubsan1-armhf-cross (8.3.0-2cross1) ... [2021-07-13T14:18:32.315Z] #17 119.5 Selecting previously unselected package libgcc-8-dev-armhf-cross. [2021-07-13T14:18:32.316Z] #17 119.5 Preparing to unpack .../087-libgcc-8-dev-armhf-cross_8.3.0-2cross1_all.deb ... [2021-07-13T14:18:32.316Z] #17 119.5 Unpacking libgcc-8-dev-armhf-cross (8.3.0-2cross1) ... [2021-07-13T14:18:32.554Z] #29 2.630 ### 4.8% ############### 21.7% ################################### 48.9% ################################################### 71.4% ################################################################# 90.8% ######################################################################## 100.0% [2021-07-13T14:18:32.554Z] #29 3.231 [2021-07-13T14:18:32.574Z] #17 119.7 Selecting previously unselected package gcc-8-arm-linux-gnueabihf. [2021-07-13T14:18:32.574Z] #17 119.8 Preparing to unpack .../088-gcc-8-arm-linux-gnueabihf_8.3.0-2cross1_amd64.deb ... [2021-07-13T14:18:32.574Z] #17 119.8 Unpacking gcc-8-arm-linux-gnueabihf (8.3.0-2cross1) ... [2021-07-13T14:18:32.857Z] #20 43.81 Selecting previously unselected package zip. [2021-07-13T14:18:32.857Z] #20 43.82 Preparing to unpack .../40-zip_3.0-11+b1_amd64.deb ... [2021-07-13T14:18:32.857Z] #20 43.83 Unpacking zip (3.0-11+b1) ... [2021-07-13T14:18:32.857Z] #20 43.98 Setting up aufs-tools (1:4.14+20190211-1) ... [2021-07-13T14:18:32.857Z] #20 44.00 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2021-07-13T14:18:32.857Z] #20 44.01 Setting up libip6tc0:amd64 (1.8.2-4) ... [2021-07-13T14:18:32.857Z] #20 44.03 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ... [2021-07-13T14:18:32.857Z] #20 44.04 Setting up libgpm2:amd64 (1.20.7-5) ... [2021-07-13T14:18:32.857Z] #20 44.06 Setting up libip4tc0:amd64 (1.8.2-4) ... [2021-07-13T14:18:32.857Z] #20 44.07 Setting up uidmap (1:4.5-1.1) ... [2021-07-13T14:18:32.857Z] #20 44.09 Setting up libnftnl11:amd64 (1.1.2-2) ... [2021-07-13T14:18:32.857Z] #20 44.11 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-07-13T14:18:32.857Z] #20 44.12 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2021-07-13T14:18:32.857Z] #20 44.14 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-07-13T14:18:32.857Z] #20 44.15 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2021-07-13T14:18:32.857Z] #20 44.17 Setting up xxd (2:8.1.0875-5) ... [2021-07-13T14:18:33.002Z] #9 ... [2021-07-13T14:18:33.002Z] [2021-07-13T14:18:33.002Z] #64 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2021-07-13T14:18:33.002Z] #64 sha256:99eb965b5318dc0ce9d71a22280a9be9dfb5920da56425940fa51d60891053ef [2021-07-13T14:18:33.002Z] #64 DONE 2.4s [2021-07-13T14:18:33.002Z] [2021-07-13T14:18:33.002Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.6-buster@sha256:777d13e40bc15456dceac9b37f926bd7b4c237645da9ff8e3c94d7a4916a909b [2021-07-13T14:18:33.002Z] #9 sha256:e3431a805fa5fd73fbc4825d04f700fa2318f0db6a35561deec332111840ae16 [2021-07-13T14:18:33.002Z] #9 extracting sha256:0721d51a8f1728abb2176ce59281053969faaeaad57d2e7a689ed55b564f6102 [2021-07-13T14:18:33.002Z] #9 ... [2021-07-13T14:18:33.002Z] [2021-07-13T14:18:33.002Z] #66 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2021-07-13T14:18:33.002Z] #66 sha256:b49b59bfc5c6eb145c6a024e010cf4a3618a6b2ef592b80b68c17cd8c3cdcb08 [2021-07-13T14:18:33.114Z] #20 44.18 Setting up zip (3.0-11+b1) ... [2021-07-13T14:18:33.114Z] #20 44.21 Setting up vim-common (2:8.1.0875-5) ... [2021-07-13T14:18:33.114Z] #20 44.24 Setting up bash-completion (1:2.8-6) ... [2021-07-13T14:18:33.232Z] #9 sha256:73162799ee0283baa9372d983a556faf2598f97aa1989829327114a48df4e80d 129.05MB / 129.05MB 7.7s done [2021-07-13T14:18:33.637Z] #9 extracting sha256:0bc3020d05f1e08b41f1c5d54650a157b1690cde7fedb1fafbc9cda70ee2ec5c 5.5s done [2021-07-13T14:18:33.895Z] #9 extracting sha256:a110e58716600c199fc95f633b30735c33a25b5adcfb16d1d7edbcb78a3f1b62 [2021-07-13T14:18:33.953Z] #17 121.0 Selecting previously unselected package gcc-arm-linux-gnueabihf. [2021-07-13T14:18:33.953Z] #17 121.0 Preparing to unpack .../089-gcc-arm-linux-gnueabihf_4%3a8.3.0-1_amd64.deb ... [2021-07-13T14:18:33.953Z] #17 121.0 Unpacking gcc-arm-linux-gnueabihf (4:8.3.0-1) ... [2021-07-13T14:18:33.953Z] #17 121.1 Selecting previously unselected package linux-libc-dev-armhf-cross. [2021-07-13T14:18:33.953Z] #17 121.1 Preparing to unpack .../090-linux-libc-dev-armhf-cross_4.19.20-1cross1_all.deb ... [2021-07-13T14:18:33.953Z] #17 121.1 Unpacking linux-libc-dev-armhf-cross (4.19.20-1cross1) ... [2021-07-13T14:18:33.991Z] #66 ... [2021-07-13T14:18:33.991Z] [2021-07-13T14:18:33.991Z] #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-07-13T14:18:33.991Z] #27 sha256:fb66fc075af2299aa8718936ecc9079baa3d961d0ed92e9d56de04fa8115b455 [2021-07-13T14:18:33.991Z] #27 1.611 Get:1 http://deb.debian.org/debian buster InRelease [122 kB] [2021-07-13T14:18:33.991Z] #27 1.632 Get:2 http://deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-07-13T14:18:33.991Z] #27 1.636 Get:3 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-07-13T14:18:33.991Z] #27 2.003 Get:4 http://deb.debian.org/debian buster/main arm64 Packages [7735 kB] [2021-07-13T14:18:33.991Z] #27 2.401 Get:5 http://security.debian.org/debian-security buster/updates/main arm64 Packages [288 kB] [2021-07-13T14:18:33.991Z] #27 2.539 Get:6 http://deb.debian.org/debian buster-updates/main arm64 Packages [14.5 kB] [2021-07-13T14:18:33.991Z] #27 4.330 Fetched 8277 kB in 3s (2790 kB/s) [2021-07-13T14:18:33.991Z] #27 4.330 Reading package lists... [2021-07-13T14:18:33.991Z] #27 5.646 Reading package lists... [2021-07-13T14:18:33.991Z] #27 6.935 Building dependency tree... [2021-07-13T14:18:33.991Z] #27 7.536 The following additional packages will be installed: [2021-07-13T14:18:33.991Z] #27 7.536 libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3 [2021-07-13T14:18:33.991Z] #27 7.537 libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5 [2021-07-13T14:18:33.991Z] #27 7.538 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl [2021-07-13T14:18:33.991Z] #27 7.540 Suggested packages: [2021-07-13T14:18:33.991Z] #27 7.540 krb5-doc krb5-user [2021-07-13T14:18:33.991Z] #27 7.540 Recommended packages: [2021-07-13T14:18:33.991Z] #27 7.540 krb5-locales publicsuffix libsasl2-modules [2021-07-13T14:18:33.991Z] #27 7.899 The following NEW packages will be installed: [2021-07-13T14:18:33.991Z] #27 7.899 ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 [2021-07-13T14:18:33.991Z] #27 7.899 libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common [2021-07-13T14:18:33.991Z] #27 7.899 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2021-07-13T14:18:33.991Z] #27 7.899 libssh2-1 libssl1.1 openssl [2021-07-13T14:18:33.991Z] #27 8.181 0 upgraded, 21 newly installed, 0 to remove and 0 not upgraded. [2021-07-13T14:18:33.991Z] #27 8.181 Need to get 4777 kB of archives. [2021-07-13T14:18:33.991Z] #27 8.181 After this operation, 11.5 MB of additional disk space will be used. [2021-07-13T14:18:33.991Z] #27 8.181 Get:1 http://deb.debian.org/debian buster/main arm64 libssl1.1 arm64 1.1.1d-0+deb10u6 [1382 kB] [2021-07-13T14:18:33.991Z] #27 8.263 Get:2 http://deb.debian.org/debian buster/main arm64 openssl arm64 1.1.1d-0+deb10u6 [823 kB] [2021-07-13T14:18:33.991Z] #27 8.322 Get:3 http://deb.debian.org/debian buster/main arm64 ca-certificates all 20200601~deb10u2 [166 kB] [2021-07-13T14:18:33.991Z] #27 8.340 Get:4 http://deb.debian.org/debian buster/main arm64 libkeyutils1 arm64 1.6-6 [14.9 kB] [2021-07-13T14:18:33.991Z] #27 8.357 Get:5 http://deb.debian.org/debian buster/main arm64 libkrb5support0 arm64 1.17-3+deb10u1 [64.9 kB] [2021-07-13T14:18:33.991Z] #27 8.381 Get:6 http://deb.debian.org/debian buster/main arm64 libk5crypto3 arm64 1.17-3+deb10u1 [123 kB] [2021-07-13T14:18:33.991Z] #27 8.381 Get:7 http://deb.debian.org/debian buster/main arm64 libkrb5-3 arm64 1.17-3+deb10u1 [351 kB] [2021-07-13T14:18:33.991Z] #27 8.397 Get:8 http://deb.debian.org/debian buster/main arm64 libgssapi-krb5-2 arm64 1.17-3+deb10u1 [150 kB] [2021-07-13T14:18:33.991Z] #27 8.428 Get:9 http://deb.debian.org/debian buster/main arm64 libsasl2-modules-db arm64 2.1.27+dfsg-1+deb10u1 [69.3 kB] [2021-07-13T14:18:33.991Z] #27 8.438 Get:10 http://deb.debian.org/debian buster/main arm64 libsasl2-2 arm64 2.1.27+dfsg-1+deb10u1 [105 kB] [2021-07-13T14:18:33.991Z] #27 8.461 Get:11 http://deb.debian.org/debian buster/main arm64 libldap-common all 2.4.47+dfsg-3+deb10u6 [90.0 kB] [2021-07-13T14:18:33.991Z] #27 8.471 Get:12 http://deb.debian.org/debian buster/main arm64 libldap-2.4-2 arm64 2.4.47+dfsg-3+deb10u6 [216 kB] [2021-07-13T14:18:33.991Z] #27 8.480 Get:13 http://deb.debian.org/debian buster/main arm64 libnghttp2-14 arm64 1.36.0-2+deb10u1 [81.9 kB] [2021-07-13T14:18:33.991Z] #27 8.501 Get:14 http://deb.debian.org/debian buster/main arm64 libpsl5 arm64 0.20.2-2 [53.6 kB] [2021-07-13T14:18:33.991Z] #27 8.511 Get:15 http://deb.debian.org/debian buster/main arm64 librtmp1 arm64 2.4+20151223.gitfa8646d.1-2 [55.7 kB] [2021-07-13T14:18:33.991Z] #27 8.526 Get:16 http://deb.debian.org/debian buster/main arm64 libssh2-1 arm64 1.8.0-2.1 [135 kB] [2021-07-13T14:18:33.991Z] #27 8.547 Get:17 http://deb.debian.org/debian buster/main arm64 libcurl4 arm64 7.64.0-4+deb10u2 [312 kB] [2021-07-13T14:18:33.991Z] #27 8.574 Get:18 http://deb.debian.org/debian buster/main arm64 curl arm64 7.64.0-4+deb10u2 [260 kB] [2021-07-13T14:18:33.991Z] #27 8.608 Get:19 http://deb.debian.org/debian buster/main arm64 libonig5 arm64 6.9.1-1 [163 kB] [2021-07-13T14:18:33.991Z] #27 8.613 Get:20 http://deb.debian.org/debian buster/main arm64 libjq1 arm64 1.5+dfsg-2+b1 [103 kB] [2021-07-13T14:18:33.991Z] #27 8.621 Get:21 http://deb.debian.org/debian buster/main arm64 jq arm64 1.5+dfsg-2+b1 [58.7 kB] [2021-07-13T14:18:33.991Z] #27 9.482 debconf: delaying package configuration, since apt-utils is not installed [2021-07-13T14:18:33.991Z] #27 9.523 Fetched 4777 kB in 1s (6823 kB/s) [2021-07-13T14:18:33.991Z] #27 10.36 Selecting previously unselected package libssl1.1:arm64. [2021-07-13T14:18:33.991Z] #27 10.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 ... 6670 files and directories currently installed.) [2021-07-13T14:18:33.991Z] #27 10.37 Preparing to unpack .../00-libssl1.1_1.1.1d-0+deb10u6_arm64.deb ... [2021-07-13T14:18:33.991Z] #27 10.46 Unpacking libssl1.1:arm64 (1.1.1d-0+deb10u6) ... [2021-07-13T14:18:33.991Z] #27 11.55 Selecting previously unselected package openssl. [2021-07-13T14:18:33.991Z] #27 11.56 Preparing to unpack .../01-openssl_1.1.1d-0+deb10u6_arm64.deb ... [2021-07-13T14:18:33.991Z] #27 ... [2021-07-13T14:18:33.991Z] [2021-07-13T14:18:33.991Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.6-buster@sha256:777d13e40bc15456dceac9b37f926bd7b4c237645da9ff8e3c94d7a4916a909b [2021-07-13T14:18:33.991Z] #9 sha256:e3431a805fa5fd73fbc4825d04f700fa2318f0db6a35561deec332111840ae16 [2021-07-13T14:18:34.287Z] #9 ... [2021-07-13T14:18:34.287Z] [2021-07-13T14:18:34.287Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:dcb20da8d9d73c9dab5059668852555c171d40cdec297da845da9c929b70e0b1 [2021-07-13T14:18:34.287Z] #26 sha256:4eabce6c5ed488c480b66c0600fd4c04b4ebd5d405ff4a30a1b87af38da95440 [2021-07-13T14:18:34.287Z] #26 resolve docker.io/library/debian:buster@sha256:dcb20da8d9d73c9dab5059668852555c171d40cdec297da845da9c929b70e0b1 0.1s done [2021-07-13T14:18:34.287Z] #26 sha256:7a4951775d157843b47250a2a5cc7b561d2abe0b29ae6f19737a04635302eacf 1.46kB / 1.46kB done [2021-07-13T14:18:34.287Z] #26 sha256:dcb20da8d9d73c9dab5059668852555c171d40cdec297da845da9c929b70e0b1 1.85kB / 1.85kB done [2021-07-13T14:18:34.287Z] #26 sha256:5625c115ad881f19967a9b66416f8d40710bb307ad607d037f8ad8289260f75f 529B / 529B done [2021-07-13T14:18:34.287Z] #26 DONE 9.3s [2021-07-13T14:18:34.470Z] #17 121.5 Selecting previously unselected package libc6-dev-armhf-cross. [2021-07-13T14:18:34.470Z] #17 121.5 Preparing to unpack .../091-libc6-dev-armhf-cross_2.28-7cross1_all.deb ... [2021-07-13T14:18:34.470Z] #17 121.5 Unpacking libc6-dev-armhf-cross (2.28-7cross1) ... [2021-07-13T14:18:34.544Z] [2021-07-13T14:18:34.544Z] #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-07-13T14:18:34.544Z] #27 sha256:79a534002c5e148a22f2d3db585f4c4d678d1e34ffd0da3683d6547c6babf18e [2021-07-13T14:18:34.655Z] #29 3.422 # 1.5% ##### 7.4% ######### 12.9% ############## 19.9% ################## 25.2% ##################### 30.5% ######################### 35.7% ############################# 40.9% ################################# 46.1% #################################### 51.3% ######################################## 56.5% ############################################ 61.6% ################################################ 66.9% ################################################### 72.1% ####################################################### 77.3% ########################################################### 82.5% ############################################################### 87.5% ################################################################## 92.9% ###################################################################### 98.1% ######################################################################## 100.0% [2021-07-13T14:18:34.655Z] #29 5.280 [2021-07-13T14:18:34.917Z] #29 5.596 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2021-07-13T14:18:35.178Z] #29 5.822 [2021-07-13T14:18:35.178Z] #29 5.889 ######################################################################## 100.0% [2021-07-13T14:18:35.178Z] #29 5.930 [2021-07-13T14:18:35.406Z] #17 122.4 Selecting previously unselected package libstdc++-8-dev-armhf-cross. [2021-07-13T14:18:35.406Z] #17 122.4 Preparing to unpack .../092-libstdc++-8-dev-armhf-cross_8.3.0-2cross1_all.deb ... [2021-07-13T14:18:35.406Z] #17 122.4 Unpacking libstdc++-8-dev-armhf-cross (8.3.0-2cross1) ... [2021-07-13T14:18:35.440Z] #29 6.217 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2021-07-13T14:18:35.637Z] #20 46.51 Setting up libiptc0:amd64 (1.8.2-4) ... [2021-07-13T14:18:35.637Z] #20 46.53 Setting up xz-utils (5.2.4-1) ... [2021-07-13T14:18:35.637Z] #20 46.54 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2021-07-13T14:18:35.637Z] #20 46.56 Setting up patch (2.7.6-3+deb10u1) ... [2021-07-13T14:18:35.637Z] #20 46.57 Setting up sudo (1.8.27-1+deb10u3) ... [2021-07-13T14:18:35.637Z] #20 46.64 invoke-rc.d: could not determine current runlevel [2021-07-13T14:18:35.637Z] #20 46.65 invoke-rc.d: policy-rc.d denied execution of start. [2021-07-13T14:18:35.637Z] #20 46.67 Setting up pigz (2.4-1) ... [2021-07-13T14:18:35.637Z] #20 46.69 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-07-13T14:18:35.637Z] #20 46.70 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2021-07-13T14:18:35.637Z] #20 46.72 Setting up python-pip-whl (18.1-5) ... [2021-07-13T14:18:35.637Z] #20 46.74 Setting up libmpdec2:amd64 (2.4.2-2) ... [2021-07-13T14:18:35.637Z] #20 46.76 Setting up vim-runtime (2:8.1.0875-5) ... [2021-07-13T14:18:35.702Z] #29 6.329 [2021-07-13T14:18:35.915Z] #9 ... [2021-07-13T14:18:35.915Z] [2021-07-13T14:18:35.915Z] #66 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2021-07-13T14:18:35.915Z] #66 sha256:b49b59bfc5c6eb145c6a024e010cf4a3618a6b2ef592b80b68c17cd8c3cdcb08 [2021-07-13T14:18:35.915Z] #66 DONE 2.8s [2021-07-13T14:18:35.915Z] [2021-07-13T14:18:35.915Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.6-buster@sha256:777d13e40bc15456dceac9b37f926bd7b4c237645da9ff8e3c94d7a4916a909b [2021-07-13T14:18:35.915Z] #9 sha256:e3431a805fa5fd73fbc4825d04f700fa2318f0db6a35561deec332111840ae16 [2021-07-13T14:18:35.932Z] #27 ... [2021-07-13T14:18:35.932Z] [2021-07-13T14:18:35.932Z] #64 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2021-07-13T14:18:35.932Z] #64 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2021-07-13T14:18:35.932Z] #64 DONE 0.4s [2021-07-13T14:18:35.932Z] [2021-07-13T14:18:35.932Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.6-buster@sha256:777d13e40bc15456dceac9b37f926bd7b4c237645da9ff8e3c94d7a4916a909b [2021-07-13T14:18:35.932Z] #9 sha256:8cfbb4990e790dc2e303f70f5b75dc0efc89842a225c994f84141b8eeb09f331 [2021-07-13T14:18:35.932Z] #9 extracting sha256:a110e58716600c199fc95f633b30735c33a25b5adcfb16d1d7edbcb78a3f1b62 0.7s done [2021-07-13T14:18:35.932Z] #9 extracting sha256:83d3c0fa203acbade733bff627daa75b84c97f9d0553bcdf967a3f1d37471277 0.4s done [2021-07-13T14:18:35.932Z] #9 extracting sha256:a8fd09c11b021b756b7a92a4f70a3d444ce7e63a1c24e5749d236dc2c6e68514 0.4s [2021-07-13T14:18:35.964Z] #29 6.450 ################################### 49.9% ######################################################################## 100.0% [2021-07-13T14:18:35.964Z] #29 6.498 [2021-07-13T14:18:35.973Z] #17 123.0 Selecting previously unselected package g++-8-arm-linux-gnueabihf. [2021-07-13T14:18:35.973Z] #17 123.0 Preparing to unpack .../093-g++-8-arm-linux-gnueabihf_8.3.0-2cross1_amd64.deb ... [2021-07-13T14:18:35.973Z] #17 123.1 Unpacking g++-8-arm-linux-gnueabihf (8.3.0-2cross1) ... [2021-07-13T14:18:36.151Z] #20 47.18 Setting up libaio1:amd64 (0.3.112-3) ... [2021-07-13T14:18:36.151Z] #20 47.19 Setting up libonig5:amd64 (6.9.1-1) ... [2021-07-13T14:18:36.151Z] #20 47.21 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2021-07-13T14:18:36.151Z] #20 47.23 Setting up vim (2:8.1.0875-5) ... [2021-07-13T14:18:36.151Z] #20 47.24 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2021-07-13T14:18:36.151Z] #20 47.24 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2021-07-13T14:18:36.151Z] #20 47.25 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2021-07-13T14:18:36.151Z] #20 47.25 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2021-07-13T14:18:36.151Z] #20 47.26 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2021-07-13T14:18:36.151Z] #20 47.27 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2021-07-13T14:18:36.151Z] #20 47.27 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2021-07-13T14:18:36.151Z] #20 47.28 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2021-07-13T14:18:36.151Z] #20 47.30 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-07-13T14:18:36.151Z] #20 47.31 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2021-07-13T14:18:36.151Z] #20 47.33 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2021-07-13T14:18:36.151Z] #20 47.34 Setting up jq (1.5+dfsg-2+b1) ... [2021-07-13T14:18:36.151Z] #20 47.35 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2021-07-13T14:18:36.151Z] #20 47.37 Setting up python3.7 (3.7.3-2+deb10u3) ... [2021-07-13T14:18:36.189Z] #9 ... [2021-07-13T14:18:36.189Z] [2021-07-13T14:18:36.189Z] #66 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2021-07-13T14:18:36.189Z] #66 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2021-07-13T14:18:36.189Z] #66 DONE 0.5s [2021-07-13T14:18:36.189Z] [2021-07-13T14:18:36.189Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.6-buster@sha256:777d13e40bc15456dceac9b37f926bd7b4c237645da9ff8e3c94d7a4916a909b [2021-07-13T14:18:36.189Z] #9 sha256:8cfbb4990e790dc2e303f70f5b75dc0efc89842a225c994f84141b8eeb09f331 [2021-07-13T14:18:36.226Z] #29 6.862 Downloading 'library/debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344' (1 layers)... [2021-07-13T14:18:36.226Z] #29 6.975 [2021-07-13T14:18:36.753Z] #29 7.144 0.0% [2021-07-13T14:18:36.753Z] #29 ... [2021-07-13T14:18:36.753Z] [2021-07-13T14:18:36.753Z] #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-07-13T14:18:36.753Z] #12 sha256:54eb229684e42938fafa5dd3195e197beda24b8a709a74d338874c98a70ea2df [2021-07-13T14:18:36.753Z] #12 DONE 6.1s [2021-07-13T14:18:36.753Z] [2021-07-13T14:18:36.753Z] #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-07-13T14:18:36.753Z] #29 sha256:d5fc31b59b82ce02b5002cc64218e445293a73792cce106685b8ad1470762e2f [2021-07-13T14:18:36.753Z] #29 7.144 0.0% #### 5.8% [2021-07-13T14:18:36.753Z] #29 ... [2021-07-13T14:18:36.753Z] [2021-07-13T14:18:36.753Z] #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-07-13T14:18:36.753Z] #13 sha256:7af9587b85ec8f51544bd1fdefc057074fc38f90e7991d1b6522ac0e77f13136 [2021-07-13T14:18:37.303Z] #9 extracting sha256:0721d51a8f1728abb2176ce59281053969faaeaad57d2e7a689ed55b564f6102 4.3s done [2021-07-13T14:18:37.565Z] #9 extracting sha256:b2ef610e58eb2b903586208b5314539a8348afd2b4339af5323bf76b2c102bce done [2021-07-13T14:18:37.828Z] #9 DONE 21.3s [2021-07-13T14:18:37.828Z] [2021-07-13T14:18:37.828Z] #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-07-13T14:18:37.828Z] #27 sha256:fb66fc075af2299aa8718936ecc9079baa3d961d0ed92e9d56de04fa8115b455 [2021-07-13T14:18:37.828Z] #27 11.94 Unpacking openssl (1.1.1d-0+deb10u6) ... [2021-07-13T14:18:37.828Z] #27 13.04 Selecting previously unselected package ca-certificates. [2021-07-13T14:18:37.828Z] #27 13.04 Preparing to unpack .../02-ca-certificates_20200601~deb10u2_all.deb ... [2021-07-13T14:18:37.828Z] #27 13.05 Unpacking ca-certificates (20200601~deb10u2) ... [2021-07-13T14:18:37.828Z] #27 13.20 Selecting previously unselected package libkeyutils1:arm64. [2021-07-13T14:18:37.828Z] #27 13.20 Preparing to unpack .../03-libkeyutils1_1.6-6_arm64.deb ... [2021-07-13T14:18:37.828Z] #27 13.21 Unpacking libkeyutils1:arm64 (1.6-6) ... [2021-07-13T14:18:37.828Z] #27 13.30 Selecting previously unselected package libkrb5support0:arm64. [2021-07-13T14:18:37.828Z] #27 13.30 Preparing to unpack .../04-libkrb5support0_1.17-3+deb10u1_arm64.deb ... [2021-07-13T14:18:37.828Z] #27 13.30 Unpacking libkrb5support0:arm64 (1.17-3+deb10u1) ... [2021-07-13T14:18:37.828Z] #27 13.38 Selecting previously unselected package libk5crypto3:arm64. [2021-07-13T14:18:37.828Z] #27 13.38 Preparing to unpack .../05-libk5crypto3_1.17-3+deb10u1_arm64.deb ... [2021-07-13T14:18:37.828Z] #27 13.38 Unpacking libk5crypto3:arm64 (1.17-3+deb10u1) ... [2021-07-13T14:18:37.828Z] #27 13.47 Selecting previously unselected package libkrb5-3:arm64. [2021-07-13T14:18:37.828Z] #27 13.47 Preparing to unpack .../06-libkrb5-3_1.17-3+deb10u1_arm64.deb ... [2021-07-13T14:18:37.828Z] #27 13.47 Unpacking libkrb5-3:arm64 (1.17-3+deb10u1) ... [2021-07-13T14:18:37.828Z] #27 13.58 Selecting previously unselected package libgssapi-krb5-2:arm64. [2021-07-13T14:18:37.828Z] #27 13.59 Preparing to unpack .../07-libgssapi-krb5-2_1.17-3+deb10u1_arm64.deb ... [2021-07-13T14:18:37.828Z] #27 13.59 Unpacking libgssapi-krb5-2:arm64 (1.17-3+deb10u1) ... [2021-07-13T14:18:37.828Z] #27 13.65 Selecting previously unselected package libsasl2-modules-db:arm64. [2021-07-13T14:18:37.828Z] #27 13.66 Preparing to unpack .../08-libsasl2-modules-db_2.1.27+dfsg-1+deb10u1_arm64.deb ... [2021-07-13T14:18:37.828Z] #27 13.66 Unpacking libsasl2-modules-db:arm64 (2.1.27+dfsg-1+deb10u1) ... [2021-07-13T14:18:37.828Z] #27 13.72 Selecting previously unselected package libsasl2-2:arm64. [2021-07-13T14:18:37.828Z] #27 13.72 Preparing to unpack .../09-libsasl2-2_2.1.27+dfsg-1+deb10u1_arm64.deb ... [2021-07-13T14:18:37.828Z] #27 13.72 Unpacking libsasl2-2:arm64 (2.1.27+dfsg-1+deb10u1) ... [2021-07-13T14:18:37.828Z] #27 13.79 Selecting previously unselected package libldap-common. [2021-07-13T14:18:37.828Z] #27 13.79 Preparing to unpack .../10-libldap-common_2.4.47+dfsg-3+deb10u6_all.deb ... [2021-07-13T14:18:37.828Z] #27 13.79 Unpacking libldap-common (2.4.47+dfsg-3+deb10u6) ... [2021-07-13T14:18:37.828Z] #27 13.85 Selecting previously unselected package libldap-2.4-2:arm64. [2021-07-13T14:18:37.828Z] #27 13.85 Preparing to unpack .../11-libldap-2.4-2_2.4.47+dfsg-3+deb10u6_arm64.deb ... [2021-07-13T14:18:37.828Z] #27 13.86 Unpacking libldap-2.4-2:arm64 (2.4.47+dfsg-3+deb10u6) ... [2021-07-13T14:18:37.828Z] #27 13.93 Selecting previously unselected package libnghttp2-14:arm64. [2021-07-13T14:18:37.828Z] #27 13.93 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_arm64.deb ... [2021-07-13T14:18:37.828Z] #27 13.94 Unpacking libnghttp2-14:arm64 (1.36.0-2+deb10u1) ... [2021-07-13T14:18:37.828Z] #27 14.06 Selecting previously unselected package libpsl5:arm64. [2021-07-13T14:18:37.828Z] #27 14.06 Preparing to unpack .../13-libpsl5_0.20.2-2_arm64.deb ... [2021-07-13T14:18:37.828Z] #27 14.07 Unpacking libpsl5:arm64 (0.20.2-2) ... [2021-07-13T14:18:37.828Z] #27 14.12 Selecting previously unselected package librtmp1:arm64. [2021-07-13T14:18:37.828Z] #27 14.13 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_arm64.deb ... [2021-07-13T14:18:37.828Z] #27 14.13 Unpacking librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2) ... [2021-07-13T14:18:37.828Z] #27 14.20 Selecting previously unselected package libssh2-1:arm64. [2021-07-13T14:18:37.828Z] #27 14.20 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_arm64.deb ... [2021-07-13T14:18:37.828Z] #27 14.20 Unpacking libssh2-1:arm64 (1.8.0-2.1) ... [2021-07-13T14:18:37.828Z] #27 14.27 Selecting previously unselected package libcurl4:arm64. [2021-07-13T14:18:37.828Z] #27 14.27 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u2_arm64.deb ... [2021-07-13T14:18:37.828Z] #27 14.27 Unpacking libcurl4:arm64 (7.64.0-4+deb10u2) ... [2021-07-13T14:18:37.828Z] #27 14.36 Selecting previously unselected package curl. [2021-07-13T14:18:37.828Z] #27 14.36 Preparing to unpack .../17-curl_7.64.0-4+deb10u2_arm64.deb ... [2021-07-13T14:18:37.828Z] #27 14.42 Unpacking curl (7.64.0-4+deb10u2) ... [2021-07-13T14:18:37.828Z] #27 14.50 Selecting previously unselected package libonig5:arm64. [2021-07-13T14:18:37.828Z] #27 14.50 Preparing to unpack .../18-libonig5_6.9.1-1_arm64.deb ... [2021-07-13T14:18:37.828Z] #27 14.51 Unpacking libonig5:arm64 (6.9.1-1) ... [2021-07-13T14:18:37.828Z] #27 14.58 Selecting previously unselected package libjq1:arm64. [2021-07-13T14:18:37.828Z] #27 14.58 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_arm64.deb ... [2021-07-13T14:18:37.828Z] #27 14.59 Unpacking libjq1:arm64 (1.5+dfsg-2+b1) ... [2021-07-13T14:18:37.828Z] #27 14.65 Selecting previously unselected package jq. [2021-07-13T14:18:37.828Z] #27 14.65 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_arm64.deb ... [2021-07-13T14:18:37.828Z] #27 14.65 Unpacking jq (1.5+dfsg-2+b1) ... [2021-07-13T14:18:37.828Z] #27 14.79 Setting up libkeyutils1:arm64 (1.6-6) ... [2021-07-13T14:18:37.828Z] #27 14.80 Setting up libpsl5:arm64 (0.20.2-2) ... [2021-07-13T14:18:37.828Z] #27 14.82 Setting up libssl1.1:arm64 (1.1.1d-0+deb10u6) ... [2021-07-13T14:18:37.828Z] #27 15.09 Setting up libnghttp2-14:arm64 (1.36.0-2+deb10u1) ... [2021-07-13T14:18:37.828Z] #27 15.10 Setting up libldap-common (2.4.47+dfsg-3+deb10u6) ... [2021-07-13T14:18:37.828Z] #27 15.13 Setting up libkrb5support0:arm64 (1.17-3+deb10u1) ... [2021-07-13T14:18:37.828Z] #27 15.15 Setting up libsasl2-modules-db:arm64 (2.1.27+dfsg-1+deb10u1) ... [2021-07-13T14:18:37.828Z] #27 15.16 Setting up librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2) ... [2021-07-13T14:18:37.828Z] #27 15.18 Setting up libk5crypto3:arm64 (1.17-3+deb10u1) ... [2021-07-13T14:18:37.828Z] #27 15.19 Setting up libsasl2-2:arm64 (2.1.27+dfsg-1+deb10u1) ... [2021-07-13T14:18:37.828Z] #27 15.21 Setting up libssh2-1:arm64 (1.8.0-2.1) ... [2021-07-13T14:18:37.828Z] #27 15.23 Setting up libkrb5-3:arm64 (1.17-3+deb10u1) ... [2021-07-13T14:18:37.828Z] #27 15.24 Setting up openssl (1.1.1d-0+deb10u6) ... [2021-07-13T14:18:37.828Z] #27 15.27 Setting up libonig5:arm64 (6.9.1-1) ... [2021-07-13T14:18:37.828Z] #27 15.28 Setting up libjq1:arm64 (1.5+dfsg-2+b1) ... [2021-07-13T14:18:37.828Z] #27 15.30 Setting up libldap-2.4-2:arm64 (2.4.47+dfsg-3+deb10u6) ... [2021-07-13T14:18:37.828Z] #27 15.31 Setting up ca-certificates (20200601~deb10u2) ... [2021-07-13T14:18:37.873Z] #17 124.7 Selecting previously unselected package g++-arm-linux-gnueabihf. [2021-07-13T14:18:37.873Z] #17 124.7 Preparing to unpack .../094-g++-arm-linux-gnueabihf_4%3a8.3.0-1_amd64.deb ... [2021-07-13T14:18:37.873Z] #17 124.7 Unpacking g++-arm-linux-gnueabihf (4:8.3.0-1) ... [2021-07-13T14:18:37.873Z] #17 124.9 Selecting previously unselected package crossbuild-essential-armhf. [2021-07-13T14:18:37.873Z] #17 124.9 Preparing to unpack .../095-crossbuild-essential-armhf_12.6_all.deb ... [2021-07-13T14:18:37.873Z] #17 125.1 Unpacking crossbuild-essential-armhf (12.6) ... [2021-07-13T14:18:38.438Z] #17 125.6 Selecting previously unselected package libc6-ppc64el-cross. [2021-07-13T14:18:38.438Z] #17 125.6 Preparing to unpack .../096-libc6-ppc64el-cross_2.28-7cross1_all.deb ... [2021-07-13T14:18:38.438Z] #17 125.6 Unpacking libc6-ppc64el-cross (2.28-7cross1) ... [2021-07-13T14:18:38.672Z] #20 49.60 Setting up iptables (1.8.2-4) ... [2021-07-13T14:18:38.672Z] #20 49.62 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2021-07-13T14:18:38.672Z] #20 49.63 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-07-13T14:18:38.672Z] #20 49.64 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2021-07-13T14:18:38.672Z] #20 49.65 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-07-13T14:18:38.672Z] #20 49.65 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2021-07-13T14:18:38.672Z] #20 49.66 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2021-07-13T14:18:38.672Z] #20 49.67 Setting up python3 (3.7.3-1) ... [2021-07-13T14:18:38.778Z] #27 16.22 Updating certificates in /etc/ssl/certs... [2021-07-13T14:18:38.778Z] #27 ... [2021-07-13T14:18:38.778Z] [2021-07-13T14:18:38.778Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-07-13T14:18:38.778Z] #10 sha256:9466df46ba512352c4f6de704ab27d30d32e8f17cae56f496e9971395f38ef9e [2021-07-13T14:18:38.778Z] #10 DONE 1.0s [2021-07-13T14:18:38.929Z] #20 50.05 Setting up python3-wheel (0.32.3-2) ... [2021-07-13T14:18:39.041Z] [2021-07-13T14:18:39.041Z] #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-07-13T14:18:39.041Z] #11 sha256:fea5c863463561afdd17d9d3e1a5367e2c270c059b61f363d0af926a9e035e3c [2021-07-13T14:18:39.493Z] #20 50.59 Setting up apparmor (2.13.2-10) ... [2021-07-13T14:18:39.616Z] #11 DONE 0.8s [2021-07-13T14:18:39.616Z] [2021-07-13T14:18:39.616Z] #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-07-13T14:18:39.616Z] #12 sha256:44035b2e94483e4f3323b841b4973cd0c01b684bdcd96f1acd91455ab01ed9c5 [2021-07-13T14:18:39.616Z] #12 ... [2021-07-13T14:18:39.616Z] [2021-07-13T14:18:39.616Z] #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-07-13T14:18:39.616Z] #43 sha256:8fb48157f2d34b5edbabb9bac9e100c4526fe449a642b481531d0bf62e305f0d [2021-07-13T14:18:39.616Z] #43 DONE 0.2s [2021-07-13T14:18:39.815Z] #17 126.9 Selecting previously unselected package libgcc1-ppc64el-cross. [2021-07-13T14:18:39.815Z] #17 126.9 Preparing to unpack .../097-libgcc1-ppc64el-cross_1%3a8.3.0-2cross1_all.deb ... [2021-07-13T14:18:39.815Z] #17 127.0 Unpacking libgcc1-ppc64el-cross (1:8.3.0-2cross1) ... [2021-07-13T14:18:39.879Z] [2021-07-13T14:18:39.879Z] #39 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-07-13T14:18:39.879Z] #39 sha256:de3af72e39b73242989f16fc06aca50c6f9e46b477716ea287977c704a02a2ef [2021-07-13T14:18:39.879Z] #39 DONE 0.2s [2021-07-13T14:18:39.879Z] [2021-07-13T14:18:39.879Z] #31 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-07-13T14:18:39.879Z] #31 sha256:1a4a4b17226fe0e7fefe08708a1cebd8bd7d72d306449723750eaace67acb31b [2021-07-13T14:18:39.879Z] #31 DONE 0.3s [2021-07-13T14:18:39.879Z] [2021-07-13T14:18:39.879Z] #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-07-13T14:18:39.879Z] #40 sha256:8b50b12a0ce0c7a83b81c2e3108ab0bca94e7bc77c2b92097fda2546d563fa91 [2021-07-13T14:18:40.404Z] #17 127.5 Selecting previously unselected package libgomp1-ppc64el-cross. [2021-07-13T14:18:40.404Z] #17 127.5 Preparing to unpack .../098-libgomp1-ppc64el-cross_8.3.0-2cross1_all.deb ... [2021-07-13T14:18:40.404Z] #17 127.6 Unpacking libgomp1-ppc64el-cross (8.3.0-2cross1) ... [2021-07-13T14:18:40.969Z] #13 ... [2021-07-13T14:18:40.969Z] [2021-07-13T14:18:40.969Z] #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-07-13T14:18:40.969Z] #56 sha256:74b25419bda146acb1324497e0de2f7282812392f4f248a320eaaf103c051506 [2021-07-13T14:18:40.969Z] #56 8.129 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-07-13T14:18:40.969Z] #56 8.213 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-07-13T14:18:40.969Z] #56 8.225 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-07-13T14:18:40.969Z] #56 9.177 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-07-13T14:18:40.969Z] #56 ... [2021-07-13T14:18:40.969Z] [2021-07-13T14:18:40.969Z] #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-07-13T14:18:40.969Z] #52 sha256:87348b3d8993f3e7394c7214637ca4d9d35a2b2d7909f21ec780488b670047de [2021-07-13T14:18:40.969Z] #52 6.036 + RM_GOPATH=0 [2021-07-13T14:18:40.969Z] #52 6.036 + TMP_GOPATH= [2021-07-13T14:18:40.969Z] #52 6.036 + : /build [2021-07-13T14:18:40.969Z] #52 6.036 + '[' -z '' ']' [2021-07-13T14:18:40.969Z] #52 6.036 ++ mktemp -d [2021-07-13T14:18:40.969Z] #52 6.036 + export GOPATH=/tmp/tmp.GMDZwdIWdU [2021-07-13T14:18:40.969Z] #52 6.036 + GOPATH=/tmp/tmp.GMDZwdIWdU [2021-07-13T14:18:40.969Z] #52 6.036 + RM_GOPATH=1 [2021-07-13T14:18:40.969Z] #52 6.036 + case "$(go env GOARCH)" in [2021-07-13T14:18:40.969Z] #52 6.036 ++ go env GOARCH [2021-07-13T14:18:40.969Z] #52 6.046 + export GO_BUILDMODE=-buildmode=pie [2021-07-13T14:18:40.969Z] #52 6.046 + GO_BUILDMODE=-buildmode=pie [2021-07-13T14:18:40.969Z] #52 6.046 ++ dirname /tmp/install/install.sh [2021-07-13T14:18:40.969Z] #52 6.060 + dir=/tmp/install [2021-07-13T14:18:40.969Z] #52 6.060 + bin=shfmt [2021-07-13T14:18:40.969Z] #52 6.060 + shift [2021-07-13T14:18:40.969Z] #52 6.060 + '[' '!' -f /tmp/install/shfmt.installer ']' [2021-07-13T14:18:40.969Z] #52 6.060 + . /tmp/install/shfmt.installer [2021-07-13T14:18:40.969Z] #52 6.060 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-07-13T14:18:40.969Z] #52 6.060 + install_shfmt [2021-07-13T14:18:40.969Z] #52 6.060 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2021-07-13T14:18:40.969Z] #52 6.060 + git clone https://github.com/mvdan/sh.git /tmp/tmp.GMDZwdIWdU/src/github.com/mvdan/sh [2021-07-13T14:18:40.969Z] #52 6.060 Cloning into '/tmp/tmp.GMDZwdIWdU/src/github.com/mvdan/sh'... [2021-07-13T14:18:40.969Z] #52 6.060 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-07-13T14:18:40.969Z] #52 ... [2021-07-13T14:18:40.969Z] [2021-07-13T14:18:40.969Z] #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-07-13T14:18:40.969Z] #50 sha256:a51b759a8b93931feede15f09f2016ef2158ccc880491a55fcf81a7fd126fec9 [2021-07-13T14:18:40.969Z] #50 5.952 + RM_GOPATH=0 [2021-07-13T14:18:40.969Z] #50 5.952 + TMP_GOPATH= [2021-07-13T14:18:40.969Z] #50 5.952 + : /build [2021-07-13T14:18:40.969Z] #50 5.952 + '[' -z '' ']' [2021-07-13T14:18:40.969Z] #50 5.952 ++ mktemp -d [2021-07-13T14:18:40.969Z] #50 5.952 + export GOPATH=/tmp/tmp.MkjVe0pI0V [2021-07-13T14:18:40.969Z] #50 5.952 + GOPATH=/tmp/tmp.MkjVe0pI0V [2021-07-13T14:18:40.969Z] #50 5.952 + RM_GOPATH=1 [2021-07-13T14:18:40.969Z] #50 5.952 + case "$(go env GOARCH)" in [2021-07-13T14:18:40.969Z] #50 5.953 ++ go env GOARCH [2021-07-13T14:18:40.969Z] #50 5.963 + export GO_BUILDMODE=-buildmode=pie [2021-07-13T14:18:40.969Z] #50 5.963 + GO_BUILDMODE=-buildmode=pie [2021-07-13T14:18:40.969Z] #50 5.963 ++ dirname /tmp/install/install.sh [2021-07-13T14:18:40.969Z] #50 5.964 + dir=/tmp/install [2021-07-13T14:18:40.969Z] #50 5.964 + bin=golangci_lint [2021-07-13T14:18:40.969Z] #50 5.964 + shift [2021-07-13T14:18:40.969Z] #50 5.965 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2021-07-13T14:18:40.969Z] #50 5.965 + . /tmp/install/golangci_lint.installer [2021-07-13T14:18:40.969Z] #50 5.965 ++ : v1.23.8 [2021-07-13T14:18:40.969Z] #50 5.965 + install_golangci_lint [2021-07-13T14:18:40.969Z] #50 5.965 + set -e [2021-07-13T14:18:40.969Z] #50 5.965 + export GO111MODULE=on [2021-07-13T14:18:40.969Z] #50 5.965 + GO111MODULE=on [2021-07-13T14:18:40.969Z] #50 5.965 + GOBIN=/build [2021-07-13T14:18:40.969Z] #50 5.965 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8 [2021-07-13T14:18:40.969Z] #50 6.454 go: downloading github.com/golangci/golangci-lint v1.23.8 [2021-07-13T14:18:40.969Z] #50 ... [2021-07-13T14:18:40.969Z] [2021-07-13T14:18:40.969Z] #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-07-13T14:18:40.969Z] #46 sha256:cdd8a5adbf192c46d798af2506fd79989356cafbb0e2593c896353b1d897ebd7 [2021-07-13T14:18:40.969Z] #46 6.567 + RM_GOPATH=0 [2021-07-13T14:18:40.969Z] #46 6.567 + TMP_GOPATH= [2021-07-13T14:18:40.969Z] #46 6.567 + : /build [2021-07-13T14:18:40.969Z] #46 6.567 + '[' -z '' ']' [2021-07-13T14:18:40.969Z] #46 6.567 ++ mktemp -d [2021-07-13T14:18:40.969Z] #46 6.567 + export GOPATH=/tmp/tmp.eCdg3kev30 [2021-07-13T14:18:40.969Z] #46 6.567 + GOPATH=/tmp/tmp.eCdg3kev30 [2021-07-13T14:18:40.969Z] #46 6.567 + RM_GOPATH=1 [2021-07-13T14:18:40.969Z] #46 6.567 + case "$(go env GOARCH)" in [2021-07-13T14:18:40.969Z] #46 6.567 ++ go env GOARCH [2021-07-13T14:18:40.969Z] #46 6.570 + export GO_BUILDMODE=-buildmode=pie [2021-07-13T14:18:40.969Z] #46 6.570 + GO_BUILDMODE=-buildmode=pie [2021-07-13T14:18:40.969Z] #46 6.583 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6 [2021-07-13T14:18:40.969Z] #46 6.583 ++ dirname /tmp/install/install.sh [2021-07-13T14:18:40.969Z] #46 6.583 + dir=/tmp/install [2021-07-13T14:18:40.969Z] #46 6.583 + bin=vndr [2021-07-13T14:18:40.969Z] #46 6.583 + shift [2021-07-13T14:18:40.969Z] #46 6.583 + '[' '!' -f /tmp/install/vndr.installer ']' [2021-07-13T14:18:40.969Z] #46 6.583 + . /tmp/install/vndr.installer [2021-07-13T14:18:40.969Z] #46 6.583 ++ : f12b881cb8f081a5058408a58f429b9014833fc6 [2021-07-13T14:18:40.969Z] #46 6.583 + install_vndr [2021-07-13T14:18:40.969Z] #46 6.583 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6' [2021-07-13T14:18:40.969Z] #46 6.583 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.eCdg3kev30/src/github.com/LK4D4/vndr [2021-07-13T14:18:40.969Z] #46 6.583 Cloning into '/tmp/tmp.eCdg3kev30/src/github.com/LK4D4/vndr'... [2021-07-13T14:18:40.969Z] #46 7.227 + cd /tmp/tmp.eCdg3kev30/src/github.com/LK4D4/vndr [2021-07-13T14:18:40.969Z] #46 7.227 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6 [2021-07-13T14:18:40.969Z] #46 7.227 + go build -buildmode=pie -v -o /build/vndr . [2021-07-13T14:18:40.969Z] #46 8.752 internal/cpu [2021-07-13T14:18:40.969Z] #46 8.752 internal/unsafeheader [2021-07-13T14:18:40.969Z] #46 8.788 runtime/internal/atomic [2021-07-13T14:18:40.969Z] #46 9.103 runtime/internal/sys [2021-07-13T14:18:40.969Z] #46 9.456 internal/bytealg [2021-07-13T14:18:40.969Z] #46 9.517 runtime/internal/math [2021-07-13T14:18:40.969Z] #46 9.669 internal/race [2021-07-13T14:18:40.969Z] #46 9.895 sync/atomic [2021-07-13T14:18:40.969Z] #46 10.27 unicode [2021-07-13T14:18:41.231Z] #46 10.69 runtime [2021-07-13T14:18:41.231Z] #46 ... [2021-07-13T14:18:41.231Z] [2021-07-13T14:18:41.231Z] #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-07-13T14:18:41.231Z] #48 sha256:de3374ab66c74ea6616c0e49a57bd2875b6612c0861e756c9c20d6cd6e496b8b [2021-07-13T14:18:41.231Z] #48 5.919 + RM_GOPATH=0 [2021-07-13T14:18:41.231Z] #48 5.919 + TMP_GOPATH= [2021-07-13T14:18:41.231Z] #48 5.919 + : /build [2021-07-13T14:18:41.231Z] #48 5.919 + '[' -z '' ']' [2021-07-13T14:18:41.231Z] #48 5.919 ++ mktemp -d [2021-07-13T14:18:41.231Z] #48 5.919 + export GOPATH=/tmp/tmp.F66mx9m8wm [2021-07-13T14:18:41.231Z] #48 5.919 + GOPATH=/tmp/tmp.F66mx9m8wm [2021-07-13T14:18:41.231Z] #48 5.919 + RM_GOPATH=1 [2021-07-13T14:18:41.231Z] #48 5.919 + case "$(go env GOARCH)" in [2021-07-13T14:18:41.231Z] #48 5.919 ++ go env GOARCH [2021-07-13T14:18:41.231Z] #48 5.927 + export GO_BUILDMODE=-buildmode=pie [2021-07-13T14:18:41.231Z] #48 5.927 + GO_BUILDMODE=-buildmode=pie [2021-07-13T14:18:41.231Z] #48 5.927 ++ dirname /tmp/install/install.sh [2021-07-13T14:18:41.231Z] #48 5.927 + dir=/tmp/install [2021-07-13T14:18:41.231Z] #48 5.927 + bin=gotestsum [2021-07-13T14:18:41.231Z] #48 5.927 + shift [2021-07-13T14:18:41.231Z] #48 5.927 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2021-07-13T14:18:41.231Z] #48 5.927 + . /tmp/install/gotestsum.installer [2021-07-13T14:18:41.231Z] #48 5.927 ++ : v0.5.3 [2021-07-13T14:18:41.231Z] #48 5.927 + install_gotestsum [2021-07-13T14:18:41.231Z] #48 5.927 + set -e [2021-07-13T14:18:41.231Z] #48 5.927 + export GO111MODULE=on [2021-07-13T14:18:41.231Z] #48 5.927 + GO111MODULE=on [2021-07-13T14:18:41.231Z] #48 5.927 + GOBIN=/build [2021-07-13T14:18:41.231Z] #48 5.927 + go get gotest.tools/gotestsum@v0.5.3 [2021-07-13T14:18:41.231Z] #48 6.450 go: downloading gotest.tools/gotestsum v0.5.3 [2021-07-13T14:18:41.231Z] #48 7.866 go: downloading github.com/fatih/color v1.9.0 [2021-07-13T14:18:41.231Z] #48 7.938 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-07-13T14:18:41.231Z] #48 7.938 go: downloading github.com/pkg/errors v0.9.1 [2021-07-13T14:18:41.231Z] #48 7.962 go: downloading github.com/spf13/pflag v1.0.3 [2021-07-13T14:18:41.231Z] #48 8.178 go: downloading github.com/mattn/go-colorable v0.1.6 [2021-07-13T14:18:41.231Z] #48 8.214 go: downloading github.com/mattn/go-isatty v0.0.12 [2021-07-13T14:18:41.231Z] #48 8.307 go: downloading github.com/jonboulle/clockwork v0.1.0 [2021-07-13T14:18:41.231Z] #48 8.498 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-07-13T14:18:41.231Z] #48 8.505 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-07-13T14:18:41.231Z] #48 9.291 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-07-13T14:18:41.231Z] #48 ... [2021-07-13T14:18:41.231Z] [2021-07-13T14:18:41.231Z] #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-07-13T14:18:41.231Z] #40 sha256:046651d9cb1e7ef173a77f8638b09f48585f1fb53a8233a6e751c5585e1ee34e [2021-07-13T14:18:41.231Z] #40 6.893 + git clone https://github.com/docker/distribution.git . [2021-07-13T14:18:41.231Z] #40 6.893 Cloning into '.'... [2021-07-13T14:18:41.387Z] #20 52.26 Setting up xfsprogs (4.20.0-1) ... [2021-07-13T14:18:41.387Z] #20 52.29 Setting up python3-lib2to3 (3.7.3-1) ... [2021-07-13T14:18:41.387Z] #20 52.55 Setting up python3-pkg-resources (40.8.0-1) ... [2021-07-13T14:18:41.451Z] #9 extracting sha256:a8fd09c11b021b756b7a92a4f70a3d444ce7e63a1c24e5749d236dc2c6e68514 5.4s [2021-07-13T14:18:41.494Z] #40 ... [2021-07-13T14:18:41.494Z] [2021-07-13T14:18:41.494Z] #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 "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-07-13T14:18:41.494Z] #32 sha256:e5a47005f578bbeec018e89af2d3942afbe4d492ad54425cac9a1a2acaffc2ab [2021-07-13T14:18:41.494Z] #32 5.760 + git clone https://github.com/kolyshkin/go-swagger.git . [2021-07-13T14:18:41.494Z] #32 5.761 Cloning into '.'... [2021-07-13T14:18:41.708Z] #9 extracting sha256:a8fd09c11b021b756b7a92a4f70a3d444ce7e63a1c24e5749d236dc2c6e68514 6.2s done [2021-07-13T14:18:41.755Z] #32 ... [2021-07-13T14:18:41.755Z] [2021-07-13T14:18:41.755Z] #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-07-13T14:18:41.755Z] #24 sha256:2c256fc8544ec41c45ec4924f9ab14701c1c6e143a750889873d9023cdff5807 [2021-07-13T14:18:41.755Z] #24 6.361 + RM_GOPATH=0 [2021-07-13T14:18:41.755Z] #24 6.361 + TMP_GOPATH= [2021-07-13T14:18:41.755Z] #24 6.361 + : /build [2021-07-13T14:18:41.755Z] #24 6.361 + '[' -z '' ']' [2021-07-13T14:18:41.755Z] #24 6.361 ++ mktemp -d [2021-07-13T14:18:41.755Z] #24 6.363 + export GOPATH=/tmp/tmp.LKCKu3BnGd [2021-07-13T14:18:41.755Z] #24 6.363 + GOPATH=/tmp/tmp.LKCKu3BnGd [2021-07-13T14:18:41.755Z] #24 6.363 + RM_GOPATH=1 [2021-07-13T14:18:41.755Z] #24 6.363 + case "$(go env GOARCH)" in [2021-07-13T14:18:41.755Z] #24 6.363 ++ go env GOARCH [2021-07-13T14:18:41.755Z] #24 6.391 Install docker/cli version 17.06.2-ce from stable [2021-07-13T14:18:41.755Z] #24 6.397 + export GO_BUILDMODE=-buildmode=pie [2021-07-13T14:18:41.755Z] #24 6.397 + GO_BUILDMODE=-buildmode=pie [2021-07-13T14:18:41.755Z] #24 6.397 ++ dirname /tmp/install/install.sh [2021-07-13T14:18:41.755Z] #24 6.397 + dir=/tmp/install [2021-07-13T14:18:41.755Z] #24 6.397 + bin=dockercli [2021-07-13T14:18:41.755Z] #24 6.397 + shift [2021-07-13T14:18:41.755Z] #24 6.397 + '[' '!' -f /tmp/install/dockercli.installer ']' [2021-07-13T14:18:41.755Z] #24 6.397 + . /tmp/install/dockercli.installer [2021-07-13T14:18:41.755Z] #24 6.397 ++ : stable [2021-07-13T14:18:41.755Z] #24 6.397 ++ : 17.06.2-ce [2021-07-13T14:18:41.755Z] #24 6.397 + install_dockercli [2021-07-13T14:18:41.755Z] #24 6.397 + echo 'Install docker/cli version 17.06.2-ce from stable' [2021-07-13T14:18:41.755Z] #24 6.397 ++ uname -m [2021-07-13T14:18:41.755Z] #24 6.397 + arch=x86_64 [2021-07-13T14:18:41.755Z] #24 6.397 + '[' x86_64 '!=' x86_64 ']' [2021-07-13T14:18:41.755Z] #24 6.397 + url=https://download.docker.com/linux/static [2021-07-13T14:18:41.755Z] #24 6.397 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2021-07-13T14:18:41.755Z] #24 6.397 + tar -xz docker/docker [2021-07-13T14:18:41.755Z] #24 ... [2021-07-13T14:18:41.755Z] [2021-07-13T14:18:41.755Z] #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-07-13T14:18:41.755Z] #34 sha256:901a907f938e0f812ebb010e85f4dbd1a23b1d22cc8c49abb7dcc03f5cc9bd12 [2021-07-13T14:18:41.755Z] #34 5.719 Install go-toml version v1.8.1 [2021-07-13T14:18:41.755Z] #34 6.191 go: downloading github.com/pelletier/go-toml v1.8.1 [2021-07-13T14:18:41.755Z] #34 8.676 github.com/pelletier/go-toml [2021-07-13T14:18:41.778Z] #17 128.6 Selecting previously unselected package libitm1-ppc64el-cross. [2021-07-13T14:18:41.778Z] #17 128.6 Preparing to unpack .../099-libitm1-ppc64el-cross_8.3.0-2cross1_all.deb ... [2021-07-13T14:18:41.778Z] #17 128.7 Unpacking libitm1-ppc64el-cross (8.3.0-2cross1) ... [2021-07-13T14:18:41.965Z] #9 extracting sha256:78287c648ba24843d09e43253bb28f9020904cf5874e292918bba071c6c42564 [2021-07-13T14:18:42.035Z] #17 129.3 Selecting previously unselected package libatomic1-ppc64el-cross. [2021-07-13T14:18:42.046Z] #34 ... [2021-07-13T14:18:42.046Z] [2021-07-13T14:18:42.046Z] #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-07-13T14:18:42.046Z] #36 sha256:64fff9f52c9529e0d6984039a31140fa7e4db232d1c82e55e80357c4264d1390 [2021-07-13T14:18:42.046Z] #36 8.359 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-07-13T14:18:42.046Z] #36 8.399 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-07-13T14:18:42.046Z] #36 8.399 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-07-13T14:18:42.046Z] #36 9.481 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-07-13T14:18:42.046Z] #36 ... [2021-07-13T14:18:42.046Z] [2021-07-13T14:18:42.046Z] #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-07-13T14:18:42.047Z] #59 sha256:6d66873ff29d2a2b6e8434fa8b5e2d3b411ce962d62cba17b59f43a560692ba3 [2021-07-13T14:18:42.047Z] #59 6.821 + RM_GOPATH=0 [2021-07-13T14:18:42.047Z] #59 6.821 + TMP_GOPATH= [2021-07-13T14:18:42.047Z] #59 6.821 + : /build [2021-07-13T14:18:42.047Z] #59 6.821 + '[' -z '' ']' [2021-07-13T14:18:42.047Z] #59 6.821 ++ mktemp -d [2021-07-13T14:18:42.047Z] #59 6.821 + export GOPATH=/tmp/tmp.iuaENXD82e [2021-07-13T14:18:42.047Z] #59 6.821 + GOPATH=/tmp/tmp.iuaENXD82e [2021-07-13T14:18:42.047Z] #59 6.821 + RM_GOPATH=1 [2021-07-13T14:18:42.047Z] #59 6.821 + case "$(go env GOARCH)" in [2021-07-13T14:18:42.047Z] #59 6.821 ++ go env GOARCH [2021-07-13T14:18:42.047Z] #59 6.844 Install rootlesskit version 4cd567642273d369adaadcbadca00880552c1778 [2021-07-13T14:18:42.047Z] #59 6.844 + export GO_BUILDMODE=-buildmode=pie [2021-07-13T14:18:42.047Z] #59 6.844 + GO_BUILDMODE=-buildmode=pie [2021-07-13T14:18:42.047Z] #59 6.844 ++ dirname /tmp/install/install.sh [2021-07-13T14:18:42.047Z] #59 6.844 + dir=/tmp/install [2021-07-13T14:18:42.047Z] #59 6.844 + bin=rootlesskit [2021-07-13T14:18:42.047Z] #59 6.844 + shift [2021-07-13T14:18:42.047Z] #59 6.844 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2021-07-13T14:18:42.047Z] #59 6.844 + . /tmp/install/rootlesskit.installer [2021-07-13T14:18:42.047Z] #59 6.844 ++ : 4cd567642273d369adaadcbadca00880552c1778 [2021-07-13T14:18:42.047Z] #59 6.844 + install_rootlesskit [2021-07-13T14:18:42.047Z] #59 6.844 + case "$1" in [2021-07-13T14:18:42.047Z] #59 6.844 + export CGO_ENABLED=0 [2021-07-13T14:18:42.047Z] #59 6.844 + CGO_ENABLED=0 [2021-07-13T14:18:42.047Z] #59 6.844 + _install_rootlesskit [2021-07-13T14:18:42.047Z] #59 6.844 + echo 'Install rootlesskit version 4cd567642273d369adaadcbadca00880552c1778' [2021-07-13T14:18:42.047Z] #59 6.844 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.iuaENXD82e/src/github.com/rootless-containers/rootlesskit [2021-07-13T14:18:42.047Z] #59 6.855 Cloning into '/tmp/tmp.iuaENXD82e/src/github.com/rootless-containers/rootlesskit'... [2021-07-13T14:18:42.208Z] #20 53.25 Setting up python3-distutils (3.7.3-1) ... [2021-07-13T14:18:42.293Z] #17 129.3 Preparing to unpack .../100-libatomic1-ppc64el-cross_8.3.0-2cross1_all.deb ... [2021-07-13T14:18:42.323Z] #59 ... [2021-07-13T14:18:42.323Z] [2021-07-13T14:18:42.323Z] #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-07-13T14:18:42.323Z] #44 sha256:32d273d0a331f45169fb71cf76dfadc17e2dfbe42a57834f44e0a74149475f89 [2021-07-13T14:18:42.323Z] #44 8.328 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-07-13T14:18:42.323Z] #44 8.390 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-07-13T14:18:42.323Z] #44 8.410 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-07-13T14:18:42.323Z] #44 8.931 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10 InRelease [1540 B] [2021-07-13T14:18:42.323Z] #44 9.674 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-07-13T14:18:42.323Z] #44 ... [2021-07-13T14:18:42.323Z] [2021-07-13T14:18:42.323Z] #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-07-13T14:18:42.323Z] #59 sha256:6d66873ff29d2a2b6e8434fa8b5e2d3b411ce962d62cba17b59f43a560692ba3 [2021-07-13T14:18:42.323Z] #59 11.77 + cd /tmp/tmp.iuaENXD82e/src/github.com/rootless-containers/rootlesskit [2021-07-13T14:18:42.323Z] #59 11.77 + git checkout -q 4cd567642273d369adaadcbadca00880552c1778 [2021-07-13T14:18:42.323Z] #59 11.78 + export GO111MODULE=on [2021-07-13T14:18:42.323Z] #59 11.78 + GO111MODULE=on [2021-07-13T14:18:42.323Z] #59 11.78 + export GOPROXY=https://proxy.golang.org [2021-07-13T14:18:42.323Z] #59 11.79 + GOPROXY=https://proxy.golang.org [2021-07-13T14:18:42.323Z] #59 11.79 + for f in rootlesskit rootlesskit-docker-proxy [2021-07-13T14:18:42.323Z] #59 11.79 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2021-07-13T14:18:42.465Z] #20 53.63 Setting up python3-setuptools (40.8.0-1) ... [2021-07-13T14:18:42.551Z] #17 129.6 Unpacking libatomic1-ppc64el-cross (8.3.0-2cross1) ... [2021-07-13T14:18:43.122Z] #17 ... [2021-07-13T14:18:43.122Z] [2021-07-13T14:18:43.122Z] #57 [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-07-13T14:18:43.122Z] #57 sha256:a73fa09e4188a13935e9b8cf00c96c5586d5721b881f058a179e3abf85d1cda5 [2021-07-13T14:18:43.122Z] #57 132.7 + /build/golangci-lint --version [2021-07-13T14:18:43.122Z] #57 132.9 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2021-07-13T14:18:43.122Z] #57 DONE 139.1s [2021-07-13T14:18:43.122Z] [2021-07-13T14:18:43.122Z] #47 [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-07-13T14:18:43.122Z] #47 sha256:046651d9cb1e7ef173a77f8638b09f48585f1fb53a8233a6e751c5585e1ee34e [2021-07-13T14:18:43.122Z] #47 DONE 139.1s [2021-07-13T14:18:43.122Z] [2021-07-13T14:18:43.122Z] #17 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2021-07-13T14:18:43.122Z] #17 sha256:2ca173c8aef8efacc6bd403f5bfba52049372afbf55f6326ce465978cea592c1 [2021-07-13T14:18:43.122Z] #17 130.1 Selecting previously unselected package libstdc++6-ppc64el-cross. [2021-07-13T14:18:43.122Z] #17 130.1 Preparing to unpack .../101-libstdc++6-ppc64el-cross_8.3.0-2cross1_all.deb ... [2021-07-13T14:18:43.122Z] #17 130.1 Unpacking libstdc++6-ppc64el-cross (8.3.0-2cross1) ... [2021-07-13T14:18:43.122Z] #17 130.3 Selecting previously unselected package libasan5-ppc64el-cross. [2021-07-13T14:18:43.122Z] #17 130.3 Preparing to unpack .../102-libasan5-ppc64el-cross_8.3.0-2cross1_all.deb ... [2021-07-13T14:18:43.122Z] #17 130.3 Unpacking libasan5-ppc64el-cross (8.3.0-2cross1) ... [2021-07-13T14:18:43.122Z] #17 130.4 Selecting previously unselected package liblsan0-ppc64el-cross. [2021-07-13T14:18:43.122Z] #17 130.4 Preparing to unpack .../103-liblsan0-ppc64el-cross_8.3.0-2cross1_all.deb ... [2021-07-13T14:18:43.381Z] #17 130.4 Unpacking liblsan0-ppc64el-cross (8.3.0-2cross1) ... [2021-07-13T14:18:43.381Z] #17 130.5 Selecting previously unselected package libtsan0-ppc64el-cross. [2021-07-13T14:18:43.381Z] #17 130.5 Preparing to unpack .../104-libtsan0-ppc64el-cross_8.3.0-2cross1_all.deb ... [2021-07-13T14:18:43.381Z] #17 130.5 Unpacking libtsan0-ppc64el-cross (8.3.0-2cross1) ... [2021-07-13T14:18:43.381Z] #17 130.6 Selecting previously unselected package libubsan1-ppc64el-cross. [2021-07-13T14:18:43.381Z] #17 130.6 Preparing to unpack .../105-libubsan1-ppc64el-cross_8.3.0-2cross1_all.deb ... [2021-07-13T14:18:43.381Z] #17 130.6 Unpacking libubsan1-ppc64el-cross (8.3.0-2cross1) ... [2021-07-13T14:18:43.494Z] #40 ... [2021-07-13T14:18:43.494Z] [2021-07-13T14:18:43.494Z] #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-07-13T14:18:43.494Z] #27 sha256:fb66fc075af2299aa8718936ecc9079baa3d961d0ed92e9d56de04fa8115b455 [2021-07-13T14:18:43.494Z] #27 17.52 137 added, 0 removed; done. [2021-07-13T14:18:43.494Z] #27 17.59 Setting up libgssapi-krb5-2:arm64 (1.17-3+deb10u1) ... [2021-07-13T14:18:43.494Z] #27 17.61 Setting up jq (1.5+dfsg-2+b1) ... [2021-07-13T14:18:43.494Z] #27 17.63 Setting up libcurl4:arm64 (7.64.0-4+deb10u2) ... [2021-07-13T14:18:43.494Z] #27 17.63 Setting up curl (7.64.0-4+deb10u2) ... [2021-07-13T14:18:43.494Z] #27 17.69 Processing triggers for libc-bin (2.28-10) ... [2021-07-13T14:18:43.494Z] #27 17.75 Processing triggers for ca-certificates (20200601~deb10u2) ... [2021-07-13T14:18:43.494Z] #27 17.76 Updating certificates in /etc/ssl/certs... [2021-07-13T14:18:43.495Z] #27 20.43 0 added, 0 removed; done. [2021-07-13T14:18:43.495Z] #27 20.43 Running hooks in /etc/ca-certificates/update.d... [2021-07-13T14:18:43.495Z] #27 20.44 done. [2021-07-13T14:18:43.495Z] #27 DONE 21.0s [2021-07-13T14:18:43.495Z] [2021-07-13T14:18:43.495Z] #28 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-07-13T14:18:43.495Z] #28 sha256:8364adab0e89c9e0caa87d191ee86645bef855d185cb8a5bea82fd5328ab848d [2021-07-13T14:18:43.640Z] #17 130.7 Selecting previously unselected package libquadmath0-ppc64el-cross. [2021-07-13T14:18:43.640Z] #17 130.7 Preparing to unpack .../106-libquadmath0-ppc64el-cross_8.3.0-2cross1_all.deb ... [2021-07-13T14:18:43.640Z] #17 130.7 Unpacking libquadmath0-ppc64el-cross (8.3.0-2cross1) ... [2021-07-13T14:18:43.640Z] #17 130.8 Selecting previously unselected package libgcc-8-dev-ppc64el-cross. [2021-07-13T14:18:43.640Z] #17 130.8 Preparing to unpack .../107-libgcc-8-dev-ppc64el-cross_8.3.0-2cross1_all.deb ... [2021-07-13T14:18:43.640Z] #17 130.8 Unpacking libgcc-8-dev-ppc64el-cross (8.3.0-2cross1) ... [2021-07-13T14:18:43.653Z] #20 54.74 Setting up python3-pip (18.1-5) ... [2021-07-13T14:18:43.721Z] #59 ... [2021-07-13T14:18:43.721Z] [2021-07-13T14:18:43.721Z] #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-07-13T14:18:43.721Z] #29 sha256:d5fc31b59b82ce02b5002cc64218e445293a73792cce106685b8ad1470762e2f [2021-07-13T14:18:43.721Z] #29 7.144 0.0% #### 5.8% ###### 9.1% ############ 17.6% ################ 23.5% ################## 26.1% ##################### 30.3% ########################### 38.8% ################################# 46.4% ################################### 49.6% ###################################### 53.0% ########################################### 60.4% ############################################ 62.2% ############################################### 65.6% ################################################### 70.9% ####################################################### 76.4% ########################################################### 82.1% ############################################################## 86.1% ################################################################# 90.8% ###################################################################### 98.3% ######################################################################## 100.0% [2021-07-13T14:18:43.721Z] #29 9.628 [2021-07-13T14:18:43.721Z] #29 10.71 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2021-07-13T14:18:43.721Z] #29 11.18 [2021-07-13T14:18:43.721Z] #29 11.42 #=#=# ######################################################################## 100.0% [2021-07-13T14:18:43.721Z] #29 11.64 [2021-07-13T14:18:43.721Z] #29 12.29 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2021-07-13T14:18:43.721Z] #29 12.68 [2021-07-13T14:18:43.721Z] #29 12.90 ######################################################################## 100.0% [2021-07-13T14:18:43.721Z] #29 12.99 [2021-07-13T14:18:43.721Z] #29 13.07 Download of images into '/build' complete. [2021-07-13T14:18:43.721Z] #29 13.08 Use something like the following to load the result into a Docker daemon: [2021-07-13T14:18:43.721Z] #29 13.08 tar -cC '/build' . | docker load [2021-07-13T14:18:43.721Z] #29 DONE 14.0s [2021-07-13T14:18:43.721Z] [2021-07-13T14:18:43.721Z] #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-07-13T14:18:43.721Z] #13 sha256:7af9587b85ec8f51544bd1fdefc057074fc38f90e7991d1b6522ac0e77f13136 [2021-07-13T14:18:43.721Z] #13 5.481 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2021-07-13T14:18:43.721Z] #13 5.501 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-07-13T14:18:43.721Z] #13 5.534 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-07-13T14:18:43.721Z] #13 5.550 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-07-13T14:18:43.721Z] #13 6.663 Get:5 http://deb.debian.org/debian buster-backports/main amd64 Packages [486 kB] [2021-07-13T14:18:43.757Z] #28 DONE 0.2s [2021-07-13T14:18:43.758Z] [2021-07-13T14:18:43.758Z] #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-07-13T14:18:43.758Z] #29 sha256:a6e715960dbc8a958930adfed6cb353a4999c2f40aca6be6464ecffdcfac7a37 [2021-07-13T14:18:43.758Z] #29 ... [2021-07-13T14:18:43.758Z] [2021-07-13T14:18:43.758Z] #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-07-13T14:18:43.758Z] #12 sha256:44035b2e94483e4f3323b841b4973cd0c01b684bdcd96f1acd91455ab01ed9c5 [2021-07-13T14:18:43.758Z] #12 DONE 4.2s [2021-07-13T14:18:43.758Z] [2021-07-13T14:18:43.758Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-07-13T14:18:43.758Z] #13 sha256:0a5c4f9d7f4bd4487ee5b1fc84c7c8e464816e238d705348cc2476c73e010007 [2021-07-13T14:18:43.900Z] #17 131.1 Selecting previously unselected package gcc-8-powerpc64le-linux-gnu. [2021-07-13T14:18:43.900Z] #17 131.1 Preparing to unpack .../108-gcc-8-powerpc64le-linux-gnu_8.3.0-2cross1_amd64.deb ... [2021-07-13T14:18:43.900Z] #17 131.1 Unpacking gcc-8-powerpc64le-linux-gnu (8.3.0-2cross1) ... [2021-07-13T14:18:44.586Z] #20 55.69 Processing triggers for libc-bin (2.28-10) ... [2021-07-13T14:18:44.586Z] #20 55.73 Processing triggers for mime-support (3.62) ... [2021-07-13T14:18:44.671Z] #13 ... [2021-07-13T14:18:44.671Z] [2021-07-13T14:18:44.671Z] #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-07-13T14:18:44.671Z] #24 sha256:2c256fc8544ec41c45ec4924f9ab14701c1c6e143a750889873d9023cdff5807 [2021-07-13T14:18:44.671Z] #24 13.71 + mkdir -p /build [2021-07-13T14:18:44.671Z] #24 13.76 + mv docker/docker /build/ [2021-07-13T14:18:44.671Z] #24 13.76 + rmdir docker [2021-07-13T14:18:44.671Z] #24 DONE 14.3s [2021-07-13T14:18:44.935Z] [2021-07-13T14:18:44.935Z] #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-07-13T14:18:44.935Z] #46 sha256:cdd8a5adbf192c46d798af2506fd79989356cafbb0e2593c896353b1d897ebd7 [2021-07-13T14:18:44.935Z] #46 14.14 unicode/utf8 [2021-07-13T14:18:45.249Z] #9 ... [2021-07-13T14:18:45.249Z] [2021-07-13T14:18:45.249Z] #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-07-13T14:18:45.249Z] #27 sha256:79a534002c5e148a22f2d3db585f4c4d678d1e34ffd0da3683d6547c6babf18e [2021-07-13T14:18:45.249Z] #27 2.388 Get:1 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-07-13T14:18:45.249Z] #27 2.388 Get:2 http://deb.debian.org/debian buster InRelease [122 kB] [2021-07-13T14:18:45.249Z] #27 2.394 Get:3 http://deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-07-13T14:18:45.249Z] #27 2.599 Get:4 http://security.debian.org/debian-security buster/updates/main amd64 Packages [293 kB] [2021-07-13T14:18:45.249Z] #27 2.886 Get:5 http://deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-07-13T14:18:45.249Z] #27 3.166 Get:6 http://deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB] [2021-07-13T14:18:45.249Z] #27 5.009 Fetched 8454 kB in 3s (2934 kB/s) [2021-07-13T14:18:45.249Z] #27 5.009 Reading package lists... [2021-07-13T14:18:45.249Z] #27 5.973 Reading package lists... [2021-07-13T14:18:45.249Z] #27 6.957 Building dependency tree... [2021-07-13T14:18:45.249Z] #27 7.351 The following additional packages will be installed: [2021-07-13T14:18:45.249Z] #27 7.352 libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3 [2021-07-13T14:18:45.249Z] #27 7.352 libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5 [2021-07-13T14:18:45.249Z] #27 7.354 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl [2021-07-13T14:18:45.249Z] #27 7.354 Suggested packages: [2021-07-13T14:18:45.249Z] #27 7.354 krb5-doc krb5-user [2021-07-13T14:18:45.249Z] #27 7.354 Recommended packages: [2021-07-13T14:18:45.249Z] #27 7.354 krb5-locales publicsuffix libsasl2-modules [2021-07-13T14:18:45.249Z] #27 7.623 The following NEW packages will be installed: [2021-07-13T14:18:45.249Z] #27 7.623 ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 [2021-07-13T14:18:45.249Z] #27 7.623 libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common [2021-07-13T14:18:45.249Z] #27 7.623 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2021-07-13T14:18:45.249Z] #27 7.623 libssh2-1 libssl1.1 openssl [2021-07-13T14:18:45.249Z] #27 7.893 0 upgraded, 21 newly installed, 0 to remove and 0 not upgraded. [2021-07-13T14:18:45.249Z] #27 7.893 Need to get 5059 kB of archives. [2021-07-13T14:18:45.249Z] #27 7.893 After this operation, 12.1 MB of additional disk space will be used. [2021-07-13T14:18:45.249Z] #27 7.893 Get:1 http://deb.debian.org/debian buster/main amd64 libssl1.1 amd64 1.1.1d-0+deb10u6 [1539 kB] [2021-07-13T14:18:45.249Z] #27 7.928 Get:2 http://deb.debian.org/debian buster/main amd64 openssl amd64 1.1.1d-0+deb10u6 [844 kB] [2021-07-13T14:18:45.249Z] #27 7.945 Get:3 http://deb.debian.org/debian buster/main amd64 ca-certificates all 20200601~deb10u2 [166 kB] [2021-07-13T14:18:45.249Z] #27 7.946 Get:4 http://deb.debian.org/debian buster/main amd64 libkeyutils1 amd64 1.6-6 [15.0 kB] [2021-07-13T14:18:45.249Z] #27 7.947 Get:5 http://deb.debian.org/debian buster/main amd64 libkrb5support0 amd64 1.17-3+deb10u1 [65.8 kB] [2021-07-13T14:18:45.249Z] #27 7.948 Get:6 http://deb.debian.org/debian buster/main amd64 libk5crypto3 amd64 1.17-3+deb10u1 [122 kB] [2021-07-13T14:18:45.249Z] #27 7.950 Get:7 http://deb.debian.org/debian buster/main amd64 libkrb5-3 amd64 1.17-3+deb10u1 [369 kB] [2021-07-13T14:18:45.249Z] #27 7.957 Get:8 http://deb.debian.org/debian buster/main amd64 libgssapi-krb5-2 amd64 1.17-3+deb10u1 [158 kB] [2021-07-13T14:18:45.249Z] #27 7.962 Get:9 http://deb.debian.org/debian buster/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-1+deb10u1 [69.1 kB] [2021-07-13T14:18:45.249Z] #27 7.964 Get:10 http://deb.debian.org/debian buster/main amd64 libsasl2-2 amd64 2.1.27+dfsg-1+deb10u1 [106 kB] [2021-07-13T14:18:45.249Z] #27 7.968 Get:11 http://deb.debian.org/debian buster/main amd64 libldap-common all 2.4.47+dfsg-3+deb10u6 [90.0 kB] [2021-07-13T14:18:45.249Z] #27 7.970 Get:12 http://deb.debian.org/debian buster/main amd64 libldap-2.4-2 amd64 2.4.47+dfsg-3+deb10u6 [224 kB] [2021-07-13T14:18:45.249Z] #27 7.974 Get:13 http://deb.debian.org/debian buster/main amd64 libnghttp2-14 amd64 1.36.0-2+deb10u1 [85.0 kB] [2021-07-13T14:18:45.249Z] #27 7.975 Get:14 http://deb.debian.org/debian buster/main amd64 libpsl5 amd64 0.20.2-2 [53.7 kB] [2021-07-13T14:18:45.249Z] #27 7.979 Get:15 http://deb.debian.org/debian buster/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2 [60.5 kB] [2021-07-13T14:18:45.249Z] #27 7.980 Get:16 http://deb.debian.org/debian buster/main amd64 libssh2-1 amd64 1.8.0-2.1 [140 kB] [2021-07-13T14:18:45.249Z] #27 7.983 Get:17 http://deb.debian.org/debian buster/main amd64 libcurl4 amd64 7.64.0-4+deb10u2 [332 kB] [2021-07-13T14:18:45.249Z] #27 7.993 Get:18 http://deb.debian.org/debian buster/main amd64 curl amd64 7.64.0-4+deb10u2 [265 kB] [2021-07-13T14:18:45.249Z] #27 7.996 Get:19 http://deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2021-07-13T14:18:45.249Z] #27 7.998 Get:20 http://deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2021-07-13T14:18:45.249Z] #27 8.001 Get:21 http://deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2021-07-13T14:18:45.249Z] #27 8.203 debconf: delaying package configuration, since apt-utils is not installed [2021-07-13T14:18:45.249Z] #27 8.230 Fetched 5059 kB in 0s (13.9 MB/s) [2021-07-13T14:18:45.249Z] #27 8.281 Selecting previously unselected package libssl1.1:amd64. [2021-07-13T14:18:45.249Z] #27 8.281 (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-07-13T14:18:45.249Z] #27 8.286 Preparing to unpack .../00-libssl1.1_1.1.1d-0+deb10u6_amd64.deb ... [2021-07-13T14:18:45.249Z] #27 8.305 Unpacking libssl1.1:amd64 (1.1.1d-0+deb10u6) ... [2021-07-13T14:18:45.249Z] #27 8.523 Selecting previously unselected package openssl. [2021-07-13T14:18:45.249Z] #27 8.523 Preparing to unpack .../01-openssl_1.1.1d-0+deb10u6_amd64.deb ... [2021-07-13T14:18:45.249Z] #27 8.532 Unpacking openssl (1.1.1d-0+deb10u6) ... [2021-07-13T14:18:45.249Z] #27 8.711 Selecting previously unselected package ca-certificates. [2021-07-13T14:18:45.249Z] #27 8.711 Preparing to unpack .../02-ca-certificates_20200601~deb10u2_all.deb ... [2021-07-13T14:18:45.249Z] #27 8.717 Unpacking ca-certificates (20200601~deb10u2) ... [2021-07-13T14:18:45.249Z] #27 8.881 Selecting previously unselected package libkeyutils1:amd64. [2021-07-13T14:18:45.249Z] #27 8.881 Preparing to unpack .../03-libkeyutils1_1.6-6_amd64.deb ... [2021-07-13T14:18:45.249Z] #27 8.886 Unpacking libkeyutils1:amd64 (1.6-6) ... [2021-07-13T14:18:45.249Z] #27 8.932 Selecting previously unselected package libkrb5support0:amd64. [2021-07-13T14:18:45.249Z] #27 8.932 Preparing to unpack .../04-libkrb5support0_1.17-3+deb10u1_amd64.deb ... [2021-07-13T14:18:45.249Z] #27 8.939 Unpacking libkrb5support0:amd64 (1.17-3+deb10u1) ... [2021-07-13T14:18:45.249Z] #27 8.997 Selecting previously unselected package libk5crypto3:amd64. [2021-07-13T14:18:45.249Z] #27 8.997 Preparing to unpack .../05-libk5crypto3_1.17-3+deb10u1_amd64.deb ... [2021-07-13T14:18:45.249Z] #27 9.012 Unpacking libk5crypto3:amd64 (1.17-3+deb10u1) ... [2021-07-13T14:18:45.249Z] #27 9.060 Selecting previously unselected package libkrb5-3:amd64. [2021-07-13T14:18:45.249Z] #27 9.060 Preparing to unpack .../06-libkrb5-3_1.17-3+deb10u1_amd64.deb ... [2021-07-13T14:18:45.249Z] #27 9.065 Unpacking libkrb5-3:amd64 (1.17-3+deb10u1) ... [2021-07-13T14:18:45.249Z] #27 9.187 Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-07-13T14:18:45.249Z] #27 9.187 Preparing to unpack .../07-libgssapi-krb5-2_1.17-3+deb10u1_amd64.deb ... [2021-07-13T14:18:45.249Z] #27 9.193 Unpacking libgssapi-krb5-2:amd64 (1.17-3+deb10u1) ... [2021-07-13T14:18:45.249Z] #27 9.280 Selecting previously unselected package libsasl2-modules-db:amd64. [2021-07-13T14:18:45.249Z] #27 9.282 Preparing to unpack .../08-libsasl2-modules-db_2.1.27+dfsg-1+deb10u1_amd64.deb ... [2021-07-13T14:18:45.249Z] #27 9.295 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-07-13T14:18:45.249Z] #27 9.374 Selecting previously unselected package libsasl2-2:amd64. [2021-07-13T14:18:45.249Z] #27 9.374 Preparing to unpack .../09-libsasl2-2_2.1.27+dfsg-1+deb10u1_amd64.deb ... [2021-07-13T14:18:45.249Z] #27 9.389 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-07-13T14:18:45.249Z] #27 9.448 Selecting previously unselected package libldap-common. [2021-07-13T14:18:45.249Z] #27 9.448 Preparing to unpack .../10-libldap-common_2.4.47+dfsg-3+deb10u6_all.deb ... [2021-07-13T14:18:45.249Z] #27 9.457 Unpacking libldap-common (2.4.47+dfsg-3+deb10u6) ... [2021-07-13T14:18:45.249Z] #27 9.506 Selecting previously unselected package libldap-2.4-2:amd64. [2021-07-13T14:18:45.249Z] #27 9.506 Preparing to unpack .../11-libldap-2.4-2_2.4.47+dfsg-3+deb10u6_amd64.deb ... [2021-07-13T14:18:45.249Z] #27 9.511 Unpacking libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ... [2021-07-13T14:18:45.249Z] #27 9.584 Selecting previously unselected package libnghttp2-14:amd64. [2021-07-13T14:18:45.249Z] #27 9.584 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_amd64.deb ... [2021-07-13T14:18:45.249Z] #27 9.590 Unpacking libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2021-07-13T14:18:45.249Z] #27 9.639 Selecting previously unselected package libpsl5:amd64. [2021-07-13T14:18:45.249Z] #27 9.639 Preparing to unpack .../13-libpsl5_0.20.2-2_amd64.deb ... [2021-07-13T14:18:45.249Z] #27 9.644 Unpacking libpsl5:amd64 (0.20.2-2) ... [2021-07-13T14:18:45.249Z] #27 9.690 Selecting previously unselected package librtmp1:amd64. [2021-07-13T14:18:45.249Z] #27 9.690 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_amd64.deb ... [2021-07-13T14:18:45.249Z] #27 9.695 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2021-07-13T14:18:45.249Z] #27 9.766 Selecting previously unselected package libssh2-1:amd64. [2021-07-13T14:18:45.249Z] #27 9.766 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_amd64.deb ... [2021-07-13T14:18:45.249Z] #27 9.773 Unpacking libssh2-1:amd64 (1.8.0-2.1) ... [2021-07-13T14:18:45.249Z] #27 9.833 Selecting previously unselected package libcurl4:amd64. [2021-07-13T14:18:45.249Z] #27 9.834 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u2_amd64.deb ... [2021-07-13T14:18:45.249Z] #27 9.842 Unpacking libcurl4:amd64 (7.64.0-4+deb10u2) ... [2021-07-13T14:18:45.249Z] #27 9.925 Selecting previously unselected package curl. [2021-07-13T14:18:45.249Z] #27 9.925 Preparing to unpack .../17-curl_7.64.0-4+deb10u2_amd64.deb ... [2021-07-13T14:18:45.249Z] #27 9.929 Unpacking curl (7.64.0-4+deb10u2) ... [2021-07-13T14:18:45.249Z] #27 10.01 Selecting previously unselected package libonig5:amd64. [2021-07-13T14:18:45.249Z] #27 10.01 Preparing to unpack .../18-libonig5_6.9.1-1_amd64.deb ... [2021-07-13T14:18:45.249Z] #27 10.01 Unpacking libonig5:amd64 (6.9.1-1) ... [2021-07-13T14:18:45.249Z] #27 10.10 Selecting previously unselected package libjq1:amd64. [2021-07-13T14:18:45.249Z] #27 10.10 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2021-07-13T14:18:45.249Z] #27 10.11 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-07-13T14:18:45.249Z] #27 10.17 Selecting previously unselected package jq. [2021-07-13T14:18:45.249Z] #27 10.17 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_amd64.deb ... [2021-07-13T14:18:45.249Z] #27 10.17 Unpacking jq (1.5+dfsg-2+b1) ... [2021-07-13T14:18:45.249Z] #27 10.25 Setting up libkeyutils1:amd64 (1.6-6) ... [2021-07-13T14:18:45.249Z] #27 10.27 Setting up libpsl5:amd64 (0.20.2-2) ... [2021-07-13T14:18:45.249Z] #27 10.29 Setting up libssl1.1:amd64 (1.1.1d-0+deb10u6) ... [2021-07-13T14:18:45.249Z] #27 10.50 Setting up libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2021-07-13T14:18:45.249Z] #27 10.55 Setting up libldap-common (2.4.47+dfsg-3+deb10u6) ... [2021-07-13T14:18:45.249Z] #27 10.57 Setting up libkrb5support0:amd64 (1.17-3+deb10u1) ... [2021-07-13T14:18:45.249Z] #27 10.58 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-07-13T14:18:45.249Z] #27 10.60 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2021-07-13T14:18:45.249Z] #27 10.61 Setting up libk5crypto3:amd64 (1.17-3+deb10u1) ... [2021-07-13T14:18:45.249Z] #27 10.63 Setting up libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-07-13T14:18:45.249Z] #27 10.64 Setting up libssh2-1:amd64 (1.8.0-2.1) ... [2021-07-13T14:18:45.249Z] #27 10.66 Setting up libkrb5-3:amd64 (1.17-3+deb10u1) ... [2021-07-13T14:18:45.249Z] #27 10.67 Setting up openssl (1.1.1d-0+deb10u6) ... [2021-07-13T14:18:45.249Z] #27 ... [2021-07-13T14:18:45.249Z] [2021-07-13T14:18:45.249Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.6-buster@sha256:777d13e40bc15456dceac9b37f926bd7b4c237645da9ff8e3c94d7a4916a909b [2021-07-13T14:18:45.249Z] #9 sha256:8cfbb4990e790dc2e303f70f5b75dc0efc89842a225c994f84141b8eeb09f331 [2021-07-13T14:18:45.278Z] #17 132.5 Selecting previously unselected package gcc-powerpc64le-linux-gnu. [2021-07-13T14:18:45.278Z] #17 132.5 Preparing to unpack .../109-gcc-powerpc64le-linux-gnu_4%3a8.3.0-1_amd64.deb ... [2021-07-13T14:18:45.278Z] #17 132.5 Unpacking gcc-powerpc64le-linux-gnu (4:8.3.0-1) ... [2021-07-13T14:18:45.278Z] #17 132.5 Selecting previously unselected package linux-libc-dev-ppc64el-cross. [2021-07-13T14:18:45.516Z] #46 14.85 math/bits [2021-07-13T14:18:45.518Z] #20 DONE 56.8s [2021-07-13T14:18:45.518Z] [2021-07-13T14:18:45.518Z] #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-07-13T14:18:45.518Z] #21 sha256:8efbf7e0131dc25a52a74797b4846faebe3f1cf32bc2aedf7204a9ae01ab6bbf [2021-07-13T14:18:45.536Z] #17 132.5 Preparing to unpack .../110-linux-libc-dev-ppc64el-cross_4.19.20-1cross1_all.deb ... [2021-07-13T14:18:45.536Z] #17 132.5 Unpacking linux-libc-dev-ppc64el-cross (4.19.20-1cross1) ... [2021-07-13T14:18:45.536Z] #17 132.7 Selecting previously unselected package libc6-dev-ppc64el-cross. [2021-07-13T14:18:45.536Z] #17 132.7 Preparing to unpack .../111-libc6-dev-ppc64el-cross_2.28-7cross1_all.deb ... [2021-07-13T14:18:45.536Z] #17 132.7 Unpacking libc6-dev-ppc64el-cross (2.28-7cross1) ... [2021-07-13T14:18:46.089Z] #46 15.34 math [2021-07-13T14:18:46.102Z] #17 133.0 Selecting previously unselected package libstdc++-8-dev-ppc64el-cross. [2021-07-13T14:18:46.102Z] #17 133.0 Preparing to unpack .../112-libstdc++-8-dev-ppc64el-cross_8.3.0-2cross1_all.deb ... [2021-07-13T14:18:46.102Z] #17 133.0 Unpacking libstdc++-8-dev-ppc64el-cross (8.3.0-2cross1) ... [2021-07-13T14:18:46.102Z] #17 133.3 Selecting previously unselected package g++-8-powerpc64le-linux-gnu. [2021-07-13T14:18:46.102Z] #17 133.3 Preparing to unpack .../113-g++-8-powerpc64le-linux-gnu_8.3.0-2cross1_amd64.deb ... [2021-07-13T14:18:46.102Z] #17 133.3 Unpacking g++-8-powerpc64le-linux-gnu (8.3.0-2cross1) ... [2021-07-13T14:18:47.036Z] #17 134.0 Selecting previously unselected package g++-powerpc64le-linux-gnu. [2021-07-13T14:18:47.036Z] #17 134.0 Preparing to unpack .../114-g++-powerpc64le-linux-gnu_4%3a8.3.0-1_amd64.deb ... [2021-07-13T14:18:47.036Z] #17 134.0 Unpacking g++-powerpc64le-linux-gnu (4:8.3.0-1) ... [2021-07-13T14:18:47.036Z] #17 134.0 Selecting previously unselected package crossbuild-essential-ppc64el. [2021-07-13T14:18:47.036Z] #17 134.0 Preparing to unpack .../115-crossbuild-essential-ppc64el_12.6_all.deb ... [2021-07-13T14:18:47.036Z] #17 134.0 Unpacking crossbuild-essential-ppc64el (12.6) ... [2021-07-13T14:18:47.036Z] #17 134.0 Selecting previously unselected package libc6-s390x-cross. [2021-07-13T14:18:47.036Z] #17 134.0 Preparing to unpack .../116-libc6-s390x-cross_2.28-7cross1_all.deb ... [2021-07-13T14:18:47.036Z] #17 134.1 Unpacking libc6-s390x-cross (2.28-7cross1) ... [2021-07-13T14:18:47.036Z] #17 134.2 Selecting previously unselected package libgcc1-s390x-cross. [2021-07-13T14:18:47.036Z] #17 134.2 Preparing to unpack .../117-libgcc1-s390x-cross_1%3a8.3.0-2cross1_all.deb ... [2021-07-13T14:18:47.036Z] #17 134.2 Unpacking libgcc1-s390x-cross (1:8.3.0-2cross1) ... [2021-07-13T14:18:47.036Z] #17 134.2 Selecting previously unselected package libgomp1-s390x-cross. [2021-07-13T14:18:47.036Z] #17 134.2 Preparing to unpack .../118-libgomp1-s390x-cross_8.3.0-2cross1_all.deb ... [2021-07-13T14:18:47.036Z] #17 134.2 Unpacking libgomp1-s390x-cross (8.3.0-2cross1) ... [2021-07-13T14:18:47.036Z] #17 134.3 Selecting previously unselected package libitm1-s390x-cross. [2021-07-13T14:18:47.074Z] #13 3.102 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2021-07-13T14:18:47.074Z] #13 3.138 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-07-13T14:18:47.074Z] #13 3.153 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-07-13T14:18:47.074Z] #13 3.194 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-07-13T14:18:47.295Z] #17 134.3 Preparing to unpack .../119-libitm1-s390x-cross_8.3.0-2cross1_all.deb ... [2021-07-13T14:18:47.295Z] #17 134.3 Unpacking libitm1-s390x-cross (8.3.0-2cross1) ... [2021-07-13T14:18:47.295Z] #17 134.3 Selecting previously unselected package libatomic1-s390x-cross. [2021-07-13T14:18:47.295Z] #17 134.3 Preparing to unpack .../120-libatomic1-s390x-cross_8.3.0-2cross1_all.deb ... [2021-07-13T14:18:47.295Z] #17 134.3 Unpacking libatomic1-s390x-cross (8.3.0-2cross1) ... [2021-07-13T14:18:47.295Z] #17 134.4 Selecting previously unselected package libstdc++6-s390x-cross. [2021-07-13T14:18:47.295Z] #17 134.4 Preparing to unpack .../121-libstdc++6-s390x-cross_8.3.0-2cross1_all.deb ... [2021-07-13T14:18:47.295Z] #17 134.4 Unpacking libstdc++6-s390x-cross (8.3.0-2cross1) ... [2021-07-13T14:18:47.295Z] #17 134.5 Selecting previously unselected package libasan5-s390x-cross. [2021-07-13T14:18:47.295Z] #17 134.5 Preparing to unpack .../122-libasan5-s390x-cross_8.3.0-2cross1_all.deb ... [2021-07-13T14:18:47.295Z] #17 134.5 Unpacking libasan5-s390x-cross (8.3.0-2cross1) ... [2021-07-13T14:18:47.295Z] #17 134.5 Selecting previously unselected package libubsan1-s390x-cross. [2021-07-13T14:18:47.295Z] #17 134.5 Preparing to unpack .../123-libubsan1-s390x-cross_8.3.0-2cross1_all.deb ... [2021-07-13T14:18:47.295Z] #17 134.5 Unpacking libubsan1-s390x-cross (8.3.0-2cross1) ... [2021-07-13T14:18:47.295Z] #17 134.6 Selecting previously unselected package libgcc-8-dev-s390x-cross. [2021-07-13T14:18:47.412Z] #21 1.472 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2021-07-13T14:18:47.412Z] #21 1.476 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2021-07-13T14:18:47.412Z] #21 1.480 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2021-07-13T14:18:47.412Z] #21 DONE 1.6s [2021-07-13T14:18:47.412Z] [2021-07-13T14:18:47.412Z] #22 [dev-systemd-false 9/25] RUN pip3 install yamllint==1.26.1 [2021-07-13T14:18:47.412Z] #22 sha256:1da53a6ca04fdbb9ffa5d727ff225a41a0597097735f03efc995a369557c934e [2021-07-13T14:18:47.553Z] #17 134.6 Preparing to unpack .../124-libgcc-8-dev-s390x-cross_8.3.0-2cross1_all.deb ... [2021-07-13T14:18:47.553Z] #17 134.6 Unpacking libgcc-8-dev-s390x-cross (8.3.0-2cross1) ... [2021-07-13T14:18:47.553Z] #17 134.7 Selecting previously unselected package gcc-8-s390x-linux-gnu. [2021-07-13T14:18:47.553Z] #17 134.7 Preparing to unpack .../125-gcc-8-s390x-linux-gnu_8.3.0-2cross1_amd64.deb ... [2021-07-13T14:18:47.553Z] #17 134.7 Unpacking gcc-8-s390x-linux-gnu (8.3.0-2cross1) ... [2021-07-13T14:18:47.650Z] #13 4.003 Get:5 http://deb.debian.org/debian buster-backports/main arm64 Packages [481 kB] [2021-07-13T14:18:47.776Z] #9 extracting sha256:78287c648ba24843d09e43253bb28f9020904cf5874e292918bba071c6c42564 5.3s [2021-07-13T14:18:47.776Z] #9 extracting sha256:78287c648ba24843d09e43253bb28f9020904cf5874e292918bba071c6c42564 5.8s done [2021-07-13T14:18:48.121Z] #17 135.3 Selecting previously unselected package gcc-s390x-linux-gnu. [2021-07-13T14:18:48.121Z] #17 135.3 Preparing to unpack .../126-gcc-s390x-linux-gnu_4%3a8.3.0-1_amd64.deb ... [2021-07-13T14:18:48.121Z] #17 135.3 Unpacking gcc-s390x-linux-gnu (4:8.3.0-1) ... [2021-07-13T14:18:48.121Z] #17 135.3 Selecting previously unselected package linux-libc-dev-s390x-cross. [2021-07-13T14:18:48.121Z] #17 135.3 Preparing to unpack .../127-linux-libc-dev-s390x-cross_4.19.20-1cross1_all.deb ... [2021-07-13T14:18:48.121Z] #17 135.3 Unpacking linux-libc-dev-s390x-cross (4.19.20-1cross1) ... [2021-07-13T14:18:48.340Z] #9 extracting sha256:73162799ee0283baa9372d983a556faf2598f97aa1989829327114a48df4e80d 0.1s [2021-07-13T14:18:48.379Z] #17 135.5 Selecting previously unselected package libc6-dev-s390x-cross. [2021-07-13T14:18:48.379Z] #17 135.5 Preparing to unpack .../128-libc6-dev-s390x-cross_2.28-7cross1_all.deb ... [2021-07-13T14:18:48.379Z] #17 135.5 Unpacking libc6-dev-s390x-cross (2.28-7cross1) ... [2021-07-13T14:18:48.637Z] #17 135.8 Selecting previously unselected package libstdc++-8-dev-s390x-cross. [2021-07-13T14:18:48.637Z] #17 135.8 Preparing to unpack .../129-libstdc++-8-dev-s390x-cross_8.3.0-2cross1_all.deb ... [2021-07-13T14:18:48.637Z] #17 135.8 Unpacking libstdc++-8-dev-s390x-cross (8.3.0-2cross1) ... [2021-07-13T14:18:48.896Z] #17 136.0 Selecting previously unselected package g++-8-s390x-linux-gnu. [2021-07-13T14:18:48.896Z] #17 136.0 Preparing to unpack .../130-g++-8-s390x-linux-gnu_8.3.0-2cross1_amd64.deb ... [2021-07-13T14:18:48.896Z] #17 136.0 Unpacking g++-8-s390x-linux-gnu (8.3.0-2cross1) ... [2021-07-13T14:18:49.045Z] #13 ... [2021-07-13T14:18:49.045Z] [2021-07-13T14:18:49.045Z] #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-07-13T14:18:49.045Z] #29 sha256:a6e715960dbc8a958930adfed6cb353a4999c2f40aca6be6464ecffdcfac7a37 [2021-07-13T14:18:49.045Z] #29 3.974 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2021-07-13T14:18:49.045Z] #29 4.349 [2021-07-13T14:18:49.463Z] #17 136.6 Selecting previously unselected package g++-s390x-linux-gnu. [2021-07-13T14:18:49.463Z] #17 136.6 Preparing to unpack .../131-g++-s390x-linux-gnu_4%3a8.3.0-1_amd64.deb ... [2021-07-13T14:18:49.463Z] #17 136.6 Unpacking g++-s390x-linux-gnu (4:8.3.0-1) ... [2021-07-13T14:18:49.463Z] #17 136.7 Selecting previously unselected package crossbuild-essential-s390x. [2021-07-13T14:18:49.463Z] #17 136.7 Preparing to unpack .../132-crossbuild-essential-s390x_12.6_all.deb ... [2021-07-13T14:18:49.463Z] #17 136.7 Unpacking crossbuild-essential-s390x (12.6) ... [2021-07-13T14:18:49.463Z] #17 136.7 Setting up libconfig-inifiles-perl (3.000001-1) ... [2021-07-13T14:18:49.572Z] #29 4.701 0.0% ## 4.0% #### 6.9% ####### 11.1% ######### 13.3% ########### 16.6% ############### 22.1% ################## 25.6% ##################### 30.1% ######################## 34.4% ########################### 38.9% ############################### 43.7% ################################# 46.0% # [2021-07-13T14:18:49.572Z] #29 ... [2021-07-13T14:18:49.572Z] [2021-07-13T14:18:49.572Z] #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-07-13T14:18:49.572Z] #52 sha256:043e409a2b1489ca3fe045a8312fee6a16ff6936b22c97a373713becf5ff2a30 [2021-07-13T14:18:49.572Z] #52 3.707 + RM_GOPATH=0 [2021-07-13T14:18:49.572Z] #52 3.707 + TMP_GOPATH= [2021-07-13T14:18:49.572Z] #52 3.707 + : /build [2021-07-13T14:18:49.572Z] #52 3.707 + '[' -z '' ']' [2021-07-13T14:18:49.572Z] #52 3.708 ++ mktemp -d [2021-07-13T14:18:49.572Z] #52 3.709 + export GOPATH=/tmp/tmp.o7a6xPogdQ [2021-07-13T14:18:49.572Z] #52 3.709 + GOPATH=/tmp/tmp.o7a6xPogdQ [2021-07-13T14:18:49.572Z] #52 3.709 + RM_GOPATH=1 [2021-07-13T14:18:49.572Z] #52 3.709 + case "$(go env GOARCH)" in [2021-07-13T14:18:49.572Z] #52 3.711 ++ go env GOARCH [2021-07-13T14:18:49.572Z] #52 3.726 + export GO_BUILDMODE=-buildmode=pie [2021-07-13T14:18:49.572Z] #52 3.726 + GO_BUILDMODE=-buildmode=pie [2021-07-13T14:18:49.572Z] #52 3.727 ++ dirname /tmp/install/install.sh [2021-07-13T14:18:49.572Z] #52 3.728 + dir=/tmp/install [2021-07-13T14:18:49.572Z] #52 3.728 + bin=shfmt [2021-07-13T14:18:49.572Z] #52 3.728 + shift [2021-07-13T14:18:49.572Z] #52 3.728 + '[' '!' -f /tmp/install/shfmt.installer ']' [2021-07-13T14:18:49.572Z] #52 3.728 + . /tmp/install/shfmt.installer [2021-07-13T14:18:49.572Z] #52 3.728 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-07-13T14:18:49.572Z] #52 3.728 + install_shfmt [2021-07-13T14:18:49.572Z] #52 3.728 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2021-07-13T14:18:49.572Z] #52 3.728 + git clone https://github.com/mvdan/sh.git /tmp/tmp.o7a6xPogdQ/src/github.com/mvdan/sh [2021-07-13T14:18:49.572Z] #52 3.729 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-07-13T14:18:49.572Z] #52 3.736 Cloning into '/tmp/tmp.o7a6xPogdQ/src/github.com/mvdan/sh'... [2021-07-13T14:18:49.572Z] #52 7.443 + cd /tmp/tmp.o7a6xPogdQ/src/github.com/mvdan/sh [2021-07-13T14:18:49.572Z] #52 7.444 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-07-13T14:18:49.572Z] #52 7.550 + GO111MODULE=on [2021-07-13T14:18:49.572Z] #52 7.553 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2021-07-13T14:18:49.572Z] #52 8.757 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-07-13T14:18:49.572Z] #52 8.760 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-07-13T14:18:49.572Z] #52 8.809 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-07-13T14:18:49.572Z] #52 ... [2021-07-13T14:18:49.572Z] [2021-07-13T14:18:49.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-07-13T14:18:49.572Z] #50 sha256:250bd7aff7946097e70fb9451ada7c6f16e90fcf490eda4773e182a4a42e22b3 [2021-07-13T14:18:49.572Z] #50 6.026 + RM_GOPATH=0 [2021-07-13T14:18:49.572Z] #50 6.026 + TMP_GOPATH= [2021-07-13T14:18:49.572Z] #50 6.030 + : /build [2021-07-13T14:18:49.572Z] #50 6.030 + '[' -z '' ']' [2021-07-13T14:18:49.572Z] #50 6.030 ++ mktemp -d [2021-07-13T14:18:49.572Z] #50 6.030 + export GOPATH=/tmp/tmp.bu0W05Wzvj [2021-07-13T14:18:49.572Z] #50 6.030 + GOPATH=/tmp/tmp.bu0W05Wzvj [2021-07-13T14:18:49.572Z] #50 6.030 + RM_GOPATH=1 [2021-07-13T14:18:49.572Z] #50 6.030 + case "$(go env GOARCH)" in [2021-07-13T14:18:49.572Z] #50 6.032 ++ go env GOARCH [2021-07-13T14:18:49.572Z] #50 6.050 + export GO_BUILDMODE=-buildmode=pie [2021-07-13T14:18:49.572Z] #50 6.050 + GO_BUILDMODE=-buildmode=pie [2021-07-13T14:18:49.572Z] #50 6.099 ++ dirname /tmp/install/install.sh [2021-07-13T14:18:49.572Z] #50 6.103 + dir=/tmp/install [2021-07-13T14:18:49.572Z] #50 6.103 + bin=golangci_lint [2021-07-13T14:18:49.572Z] #50 6.103 + shift [2021-07-13T14:18:49.572Z] #50 6.103 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2021-07-13T14:18:49.572Z] #50 6.103 + . /tmp/install/golangci_lint.installer [2021-07-13T14:18:49.572Z] #50 6.103 ++ : v1.23.8 [2021-07-13T14:18:49.572Z] #50 6.103 + install_golangci_lint [2021-07-13T14:18:49.572Z] #50 6.103 + set -e [2021-07-13T14:18:49.572Z] #50 6.103 + export GO111MODULE=on [2021-07-13T14:18:49.572Z] #50 6.103 + GO111MODULE=on [2021-07-13T14:18:49.572Z] #50 6.103 + GOBIN=/build [2021-07-13T14:18:49.572Z] #50 6.103 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8 [2021-07-13T14:18:49.572Z] #50 6.782 go: downloading github.com/golangci/golangci-lint v1.23.8 [2021-07-13T14:18:49.721Z] #17 136.8 Setting up libfile-which-perl (1.23-1) ... [2021-07-13T14:18:49.721Z] #17 136.8 Setting up binutils-arm-linux-gnueabi (2.31.1-16) ... [2021-07-13T14:18:49.721Z] #17 136.8 Setting up libc6-armhf-cross (2.28-7cross1) ... [2021-07-13T14:18:49.721Z] #17 136.8 Setting up binutils-s390x-linux-gnu (2.31.1-16) ... [2021-07-13T14:18:49.721Z] #17 136.8 Setting up libmagic-mgc (1:5.35-4+deb10u2) ... [2021-07-13T14:18:49.721Z] #17 136.8 Setting up gcc-8-arm-linux-gnueabi-base:amd64 (8.3.0-2cross1) ... [2021-07-13T14:18:49.721Z] #17 136.9 Setting up gcc-8-cross-base (8.3.0-2cross1) ... [2021-07-13T14:18:49.721Z] #17 136.9 Setting up libc6-ppc64el-cross (2.28-7cross1) ... [2021-07-13T14:18:49.721Z] #17 136.9 Setting up libc6-s390x-cross (2.28-7cross1) ... [2021-07-13T14:18:49.721Z] #17 136.9 Setting up gcc-8-s390x-linux-gnu-base:amd64 (8.3.0-2cross1) ... [2021-07-13T14:18:49.721Z] #17 136.9 Setting up libatomic1-s390x-cross (8.3.0-2cross1) ... [2021-07-13T14:18:49.721Z] #17 136.9 Setting up libmagic1:amd64 (1:5.35-4+deb10u2) ... [2021-07-13T14:18:49.721Z] #17 137.0 Setting up libxml-namespacesupport-perl (1.12-1) ... [2021-07-13T14:18:49.835Z] #50 ... [2021-07-13T14:18:49.835Z] [2021-07-13T14:18:49.836Z] #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-07-13T14:18:49.836Z] #48 sha256:edfd9139e92dc328959e541b7111eacdc7aebec795f7a095a9e04e37f604fa20 [2021-07-13T14:18:49.836Z] #48 6.296 + RM_GOPATH=0 [2021-07-13T14:18:49.836Z] #48 6.296 + TMP_GOPATH= [2021-07-13T14:18:49.836Z] #48 6.296 + : /build [2021-07-13T14:18:49.836Z] #48 6.296 + '[' -z '' ']' [2021-07-13T14:18:49.836Z] #48 6.303 ++ mktemp -d [2021-07-13T14:18:49.836Z] #48 6.319 + export GOPATH=/tmp/tmp.N6ReccBszJ [2021-07-13T14:18:49.836Z] #48 6.319 + GOPATH=/tmp/tmp.N6ReccBszJ [2021-07-13T14:18:49.836Z] #48 6.319 + RM_GOPATH=1 [2021-07-13T14:18:49.836Z] #48 6.319 + case "$(go env GOARCH)" in [2021-07-13T14:18:49.836Z] #48 6.319 ++ go env GOARCH [2021-07-13T14:18:49.836Z] #48 6.328 + export GO_BUILDMODE=-buildmode=pie [2021-07-13T14:18:49.836Z] #48 6.328 + GO_BUILDMODE=-buildmode=pie [2021-07-13T14:18:49.836Z] #48 6.330 ++ dirname /tmp/install/install.sh [2021-07-13T14:18:49.836Z] #48 6.331 + dir=/tmp/install [2021-07-13T14:18:49.836Z] #48 6.331 + bin=gotestsum [2021-07-13T14:18:49.836Z] #48 6.331 + shift [2021-07-13T14:18:49.836Z] #48 6.331 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2021-07-13T14:18:49.836Z] #48 6.331 + . /tmp/install/gotestsum.installer [2021-07-13T14:18:49.836Z] #48 6.331 ++ : v0.5.3 [2021-07-13T14:18:49.836Z] #48 6.331 + install_gotestsum [2021-07-13T14:18:49.836Z] #48 6.345 + set -e [2021-07-13T14:18:49.836Z] #48 6.346 + export GO111MODULE=on [2021-07-13T14:18:49.836Z] #48 6.346 + GO111MODULE=on [2021-07-13T14:18:49.836Z] #48 6.346 + GOBIN=/build [2021-07-13T14:18:49.836Z] #48 6.346 + go get gotest.tools/gotestsum@v0.5.3 [2021-07-13T14:18:49.836Z] #48 7.007 go: downloading gotest.tools/gotestsum v0.5.3 [2021-07-13T14:18:49.836Z] #48 8.668 go: downloading github.com/fatih/color v1.9.0 [2021-07-13T14:18:49.836Z] #48 8.670 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-07-13T14:18:49.836Z] #48 8.671 go: downloading github.com/pkg/errors v0.9.1 [2021-07-13T14:18:49.836Z] #48 8.672 go: downloading github.com/spf13/pflag v1.0.3 [2021-07-13T14:18:49.836Z] #48 9.127 go: downloading github.com/mattn/go-colorable v0.1.6 [2021-07-13T14:18:49.836Z] #48 9.144 go: downloading github.com/mattn/go-isatty v0.0.12 [2021-07-13T14:18:49.836Z] #48 9.178 go: downloading github.com/jonboulle/clockwork v0.1.0 [2021-07-13T14:18:49.836Z] #48 9.336 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-07-13T14:18:49.836Z] #48 9.360 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-07-13T14:18:49.836Z] #48 9.946 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-07-13T14:18:49.836Z] #48 10.02 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-07-13T14:18:49.836Z] #48 ... [2021-07-13T14:18:49.836Z] [2021-07-13T14:18:49.836Z] #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-07-13T14:18:49.836Z] #34 sha256:5cdf00c0e440f79ad5c2169d4a451a89ef24bba91616d6cfb5952c1407cf41e2 [2021-07-13T14:18:49.836Z] #34 5.599 Install go-toml version v1.8.1 [2021-07-13T14:18:49.836Z] #34 6.444 go: downloading github.com/pelletier/go-toml v1.8.1 [2021-07-13T14:18:49.836Z] #34 9.738 github.com/pelletier/go-toml [2021-07-13T14:18:49.979Z] #17 137.0 Setting up binutils-aarch64-linux-gnu (2.31.1-16) ... [2021-07-13T14:18:49.979Z] #17 137.0 Setting up file (1:5.35-4+deb10u2) ... [2021-07-13T14:18:49.979Z] #17 137.0 Setting up libatomic1-armhf-cross (8.3.0-2cross1) ... [2021-07-13T14:18:49.979Z] #17 137.0 Setting up libgomp1-ppc64el-cross (8.3.0-2cross1) ... [2021-07-13T14:18:49.979Z] #17 137.0 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2021-07-13T14:18:49.979Z] #17 137.1 Setting up libyaml-perl (1.27-1) ... [2021-07-13T14:18:49.979Z] #17 137.1 Setting up cpp-8-arm-linux-gnueabi (8.3.0-2cross1) ... [2021-07-13T14:18:49.979Z] #17 137.1 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2021-07-13T14:18:49.979Z] #17 137.1 Setting up gcc-8-aarch64-linux-gnu-base:amd64 (8.3.0-2cross1) ... [2021-07-13T14:18:49.979Z] #17 137.1 Setting up linux-libc-dev-armel-cross (4.19.20-1cross1) ... [2021-07-13T14:18:49.979Z] #17 137.1 Setting up libxml-sax-base-perl (1.09-1) ... [2021-07-13T14:18:49.979Z] #17 137.1 Setting up libio-string-perl (1.08-3) ... [2021-07-13T14:18:49.979Z] #17 137.2 Setting up linux-libc-dev-s390x-cross (4.19.20-1cross1) ... [2021-07-13T14:18:49.979Z] #17 137.2 Setting up cross-config (2.6.15-3) ... [2021-07-13T14:18:50.103Z] #34 ... [2021-07-13T14:18:50.103Z] [2021-07-13T14:18:50.103Z] #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-07-13T14:18:50.103Z] #59 sha256:c29be81e2280b604854c60b148385b473b9d625b693fc8891a6a4b22297a4c3a [2021-07-13T14:18:50.103Z] #59 4.338 + RM_GOPATH=0 [2021-07-13T14:18:50.103Z] #59 4.338 + TMP_GOPATH= [2021-07-13T14:18:50.103Z] #59 4.338 + : /build [2021-07-13T14:18:50.103Z] #59 4.338 + '[' -z '' ']' [2021-07-13T14:18:50.103Z] #59 4.338 ++ mktemp -d [2021-07-13T14:18:50.103Z] #59 4.342 + export GOPATH=/tmp/tmp.TfOQOupyny [2021-07-13T14:18:50.103Z] #59 4.342 + GOPATH=/tmp/tmp.TfOQOupyny [2021-07-13T14:18:50.103Z] #59 4.342 + RM_GOPATH=1 [2021-07-13T14:18:50.103Z] #59 4.342 + case "$(go env GOARCH)" in [2021-07-13T14:18:50.103Z] #59 4.376 ++ go env GOARCH [2021-07-13T14:18:50.103Z] #59 4.376 + export GO_BUILDMODE=-buildmode=pie [2021-07-13T14:18:50.103Z] #59 4.376 + GO_BUILDMODE=-buildmode=pie [2021-07-13T14:18:50.103Z] #59 4.376 ++ dirname /tmp/install/install.sh [2021-07-13T14:18:50.103Z] #59 4.376 + dir=/tmp/install [2021-07-13T14:18:50.103Z] #59 4.376 + bin=rootlesskit [2021-07-13T14:18:50.103Z] #59 4.376 + shift [2021-07-13T14:18:50.103Z] #59 4.376 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2021-07-13T14:18:50.103Z] #59 4.376 + . /tmp/install/rootlesskit.installer [2021-07-13T14:18:50.103Z] #59 4.376 ++ : 4cd567642273d369adaadcbadca00880552c1778 [2021-07-13T14:18:50.103Z] #59 4.376 + install_rootlesskit [2021-07-13T14:18:50.103Z] #59 4.376 + case "$1" in [2021-07-13T14:18:50.103Z] #59 4.376 + export CGO_ENABLED=0 [2021-07-13T14:18:50.103Z] #59 4.376 + CGO_ENABLED=0 [2021-07-13T14:18:50.103Z] #59 4.376 + _install_rootlesskit [2021-07-13T14:18:50.103Z] #59 4.376 + echo 'Install rootlesskit version 4cd567642273d369adaadcbadca00880552c1778' [2021-07-13T14:18:50.103Z] #59 4.376 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.TfOQOupyny/src/github.com/rootless-containers/rootlesskit [2021-07-13T14:18:50.103Z] #59 4.401 Install rootlesskit version 4cd567642273d369adaadcbadca00880552c1778 [2021-07-13T14:18:50.103Z] #59 4.402 Cloning into '/tmp/tmp.TfOQOupyny/src/github.com/rootless-containers/rootlesskit'... [2021-07-13T14:18:50.103Z] #59 5.933 + cd /tmp/tmp.TfOQOupyny/src/github.com/rootless-containers/rootlesskit [2021-07-13T14:18:50.103Z] #59 5.933 + git checkout -q 4cd567642273d369adaadcbadca00880552c1778 [2021-07-13T14:18:50.103Z] #59 5.974 + export GO111MODULE=on [2021-07-13T14:18:50.103Z] #59 5.974 + GO111MODULE=on [2021-07-13T14:18:50.103Z] #59 5.974 + export GOPROXY=https://proxy.golang.org [2021-07-13T14:18:50.103Z] #59 5.974 + GOPROXY=https://proxy.golang.org [2021-07-13T14:18:50.103Z] #59 5.974 + for f in rootlesskit rootlesskit-docker-proxy [2021-07-13T14:18:50.103Z] #59 5.974 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2021-07-13T14:18:50.103Z] #59 7.390 go: downloading github.com/sirupsen/logrus v1.8.1 [2021-07-13T14:18:50.103Z] #59 7.401 go: downloading github.com/pkg/errors v0.9.1 [2021-07-13T14:18:50.103Z] #59 7.402 go: downloading github.com/urfave/cli/v2 v2.3.0 [2021-07-13T14:18:50.103Z] #59 7.817 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-07-13T14:18:50.103Z] #59 7.964 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-07-13T14:18:50.103Z] #59 9.322 go: downloading github.com/google/uuid v1.2.0 [2021-07-13T14:18:50.103Z] #59 9.368 go: downloading github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-07-13T14:18:50.103Z] #59 9.618 go: downloading github.com/moby/vpnkit v0.5.0 [2021-07-13T14:18:50.103Z] #59 ... [2021-07-13T14:18:50.103Z] [2021-07-13T14:18:50.103Z] #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-07-13T14:18:50.103Z] #56 sha256:96a8621d1b193c7b54efb6f90aee3fbceaddb11f99e4ef8b37b74fa037c2abd5 [2021-07-13T14:18:50.103Z] #56 6.985 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-07-13T14:18:50.103Z] #56 7.152 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-07-13T14:18:50.103Z] #56 7.320 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-07-13T14:18:50.103Z] #56 7.866 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7735 kB] [2021-07-13T14:18:50.103Z] #56 9.188 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [288 kB] [2021-07-13T14:18:50.103Z] #56 10.62 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [14.5 kB] [2021-07-13T14:18:50.103Z] #56 ... [2021-07-13T14:18:50.103Z] [2021-07-13T14:18:50.103Z] #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-07-13T14:18:50.103Z] #36 sha256:883bb1ea40b3c256595d0433b13b827e35f76a921b7d2e33e3ad01c0d1295360 [2021-07-13T14:18:50.103Z] #36 6.947 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-07-13T14:18:50.103Z] #36 6.986 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-07-13T14:18:50.103Z] #36 7.144 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-07-13T14:18:50.103Z] #36 7.813 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7735 kB] [2021-07-13T14:18:50.103Z] #36 9.080 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [288 kB] [2021-07-13T14:18:50.103Z] #36 10.42 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [14.5 kB] [2021-07-13T14:18:50.237Z] #17 137.3 Setting up cpp-arm-linux-gnueabi (4:8.3.0-1) ... [2021-07-13T14:18:50.237Z] #17 137.3 Setting up libgcc1-armhf-cross (1:8.3.0-2cross1) ... [2021-07-13T14:18:50.237Z] #17 137.4 Setting up cpp-8-s390x-linux-gnu (8.3.0-2cross1) ... [2021-07-13T14:18:50.237Z] #17 137.4 Setting up gcc-8-arm-linux-gnueabihf-base:amd64 (8.3.0-2cross1) ... [2021-07-13T14:18:50.237Z] #17 137.4 Setting up xz-utils (5.2.4-1) ... [2021-07-13T14:18:50.237Z] #17 137.4 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2021-07-13T14:18:50.237Z] #17 137.4 Setting up libc6-arm64-cross (2.28-7cross1) ... [2021-07-13T14:18:50.237Z] #17 137.4 Setting up patch (2.7.6-3+deb10u1) ... [2021-07-13T14:18:50.237Z] #17 137.5 Setting up linux-libc-dev-armhf-cross (4.19.20-1cross1) ... [2021-07-13T14:18:50.237Z] #17 137.5 Setting up cpp-8-aarch64-linux-gnu (8.3.0-2cross1) ... [2021-07-13T14:18:50.237Z] #17 137.5 Setting up libitm1-arm64-cross (8.3.0-2cross1) ... [2021-07-13T14:18:50.237Z] #17 137.5 Setting up libitm1-ppc64el-cross (8.3.0-2cross1) ... [2021-07-13T14:18:50.237Z] #17 137.5 Setting up linux-libc-dev-arm64-cross (4.19.20-1cross1) ... [2021-07-13T14:18:50.237Z] #17 137.5 Setting up libc6-armel-cross (2.28-7cross1) ... [2021-07-13T14:18:50.300Z] #46 ... [2021-07-13T14:18:50.300Z] [2021-07-13T14:18:50.300Z] #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-07-13T14:18:50.300Z] #50 sha256:a51b759a8b93931feede15f09f2016ef2158ccc880491a55fcf81a7fd126fec9 [2021-07-13T14:18:50.300Z] #50 17.20 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-07-13T14:18:50.300Z] #50 17.20 go: downloading github.com/fatih/color v1.7.0 [2021-07-13T14:18:50.300Z] #50 17.30 go: downloading github.com/pkg/errors v0.8.1 [2021-07-13T14:18:50.300Z] #50 17.31 go: downloading github.com/spf13/cobra v0.0.5 [2021-07-13T14:18:50.300Z] #50 17.49 go: downloading github.com/spf13/pflag v1.0.5 [2021-07-13T14:18:50.301Z] #50 17.70 go: downloading github.com/spf13/viper v1.6.1 [2021-07-13T14:18:50.301Z] #50 17.83 go: downloading github.com/mattn/go-colorable v0.1.4 [2021-07-13T14:18:50.301Z] #50 17.89 go: downloading github.com/mattn/go-isatty v0.0.8 [2021-07-13T14:18:50.301Z] #50 17.93 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-07-13T14:18:50.301Z] #50 17.98 go: downloading github.com/go-critic/go-critic v0.4.1 [2021-07-13T14:18:50.301Z] #50 18.67 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2021-07-13T14:18:50.301Z] #50 18.97 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-07-13T14:18:50.368Z] #36 ... [2021-07-13T14:18:50.368Z] [2021-07-13T14:18:50.368Z] #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-07-13T14:18:50.368Z] #46 sha256:350cc3e7700c3688215a2163dfb0bf4b51a07e7c36c7f7b85260f4680d9b39a8 [2021-07-13T14:18:50.368Z] #46 4.400 + RM_GOPATH=0 [2021-07-13T14:18:50.368Z] #46 4.400 + TMP_GOPATH= [2021-07-13T14:18:50.368Z] #46 4.400 + : /build [2021-07-13T14:18:50.368Z] #46 4.400 + '[' -z '' ']' [2021-07-13T14:18:50.368Z] #46 4.400 ++ mktemp -d [2021-07-13T14:18:50.368Z] #46 4.400 + export GOPATH=/tmp/tmp.h0njnsCqiS [2021-07-13T14:18:50.368Z] #46 4.400 + GOPATH=/tmp/tmp.h0njnsCqiS [2021-07-13T14:18:50.368Z] #46 4.400 + RM_GOPATH=1 [2021-07-13T14:18:50.368Z] #46 4.400 + case "$(go env GOARCH)" in [2021-07-13T14:18:50.368Z] #46 4.400 ++ go env GOARCH [2021-07-13T14:18:50.368Z] #46 4.400 + export GO_BUILDMODE=-buildmode=pie [2021-07-13T14:18:50.368Z] #46 4.400 + GO_BUILDMODE=-buildmode=pie [2021-07-13T14:18:50.368Z] #46 4.400 ++ dirname /tmp/install/install.sh [2021-07-13T14:18:50.368Z] #46 4.400 + dir=/tmp/install [2021-07-13T14:18:50.368Z] #46 4.400 + bin=vndr [2021-07-13T14:18:50.368Z] #46 4.400 + shift [2021-07-13T14:18:50.368Z] #46 4.400 + '[' '!' -f /tmp/install/vndr.installer ']' [2021-07-13T14:18:50.368Z] #46 4.400 + . /tmp/install/vndr.installer [2021-07-13T14:18:50.368Z] #46 4.400 ++ : f12b881cb8f081a5058408a58f429b9014833fc6 [2021-07-13T14:18:50.368Z] #46 4.400 + install_vndr [2021-07-13T14:18:50.368Z] #46 4.400 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6' [2021-07-13T14:18:50.368Z] #46 4.400 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.h0njnsCqiS/src/github.com/LK4D4/vndr [2021-07-13T14:18:50.368Z] #46 4.400 Cloning into '/tmp/tmp.h0njnsCqiS/src/github.com/LK4D4/vndr'... [2021-07-13T14:18:50.368Z] #46 4.407 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6 [2021-07-13T14:18:50.368Z] #46 4.988 + cd /tmp/tmp.h0njnsCqiS/src/github.com/LK4D4/vndr [2021-07-13T14:18:50.368Z] #46 4.990 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6 [2021-07-13T14:18:50.368Z] #46 5.008 + go build -buildmode=pie -v -o /build/vndr . [2021-07-13T14:18:50.368Z] #46 5.867 internal/cpu [2021-07-13T14:18:50.368Z] #46 5.897 runtime/internal/sys [2021-07-13T14:18:50.368Z] #46 5.908 internal/unsafeheader [2021-07-13T14:18:50.368Z] #46 5.914 runtime/internal/atomic [2021-07-13T14:18:50.368Z] #46 5.985 internal/race [2021-07-13T14:18:50.368Z] #46 6.129 sync/atomic [2021-07-13T14:18:50.368Z] #46 6.396 runtime/internal/math [2021-07-13T14:18:50.368Z] #46 6.559 unicode [2021-07-13T14:18:50.368Z] #46 6.611 unicode/utf8 [2021-07-13T14:18:50.368Z] #46 6.700 math/bits [2021-07-13T14:18:50.368Z] #46 6.747 internal/bytealg [2021-07-13T14:18:50.368Z] #46 7.277 math [2021-07-13T14:18:50.368Z] #46 7.353 encoding [2021-07-13T14:18:50.368Z] #46 7.659 unicode/utf16 [2021-07-13T14:18:50.368Z] #46 8.098 runtime [2021-07-13T14:18:50.368Z] #46 8.274 container/list [2021-07-13T14:18:50.368Z] #46 9.430 crypto/internal/subtle [2021-07-13T14:18:50.368Z] #46 9.901 crypto/subtle [2021-07-13T14:18:50.368Z] #46 10.13 vendor/golang.org/x/crypto/cryptobyte/asn1 [2021-07-13T14:18:50.368Z] #46 10.48 internal/nettrace [2021-07-13T14:18:50.368Z] #46 10.91 runtime/cgo [2021-07-13T14:18:50.368Z] #46 ... [2021-07-13T14:18:50.368Z] [2021-07-13T14:18:50.368Z] #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 "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-07-13T14:18:50.368Z] #32 sha256:e3f73a48408205ebe7a62826dcb4d661d2c10dd57a550c36d5cf1e6cfbd1a0a6 [2021-07-13T14:18:50.368Z] #32 5.238 + git clone https://github.com/kolyshkin/go-swagger.git . [2021-07-13T14:18:50.368Z] #32 5.238 Cloning into '.'... [2021-07-13T14:18:50.495Z] #17 137.5 Setting up libitm1-s390x-cross (8.3.0-2cross1) ... [2021-07-13T14:18:50.495Z] #17 137.6 Setting up libatomic1-ppc64el-cross (8.3.0-2cross1) ... [2021-07-13T14:18:50.495Z] #17 137.6 Setting up libc6-dev-s390x-cross (2.28-7cross1) ... [2021-07-13T14:18:50.495Z] #17 137.6 Setting up linux-libc-dev-ppc64el-cross (4.19.20-1cross1) ... [2021-07-13T14:18:50.495Z] #17 137.6 Setting up binutils-powerpc64le-linux-gnu (2.31.1-16) ... [2021-07-13T14:18:50.495Z] #17 137.6 Setting up libc6-dev-armel-cross (2.28-7cross1) ... [2021-07-13T14:18:50.495Z] #17 137.6 Setting up libfile-homedir-perl (1.004-1) ... [2021-07-13T14:18:50.495Z] #17 137.7 Setting up binutils-arm-linux-gnueabihf (2.31.1-16) ... [2021-07-13T14:18:50.495Z] #17 137.7 Setting up libgomp1-s390x-cross (8.3.0-2cross1) ... [2021-07-13T14:18:50.495Z] #17 137.7 Setting up libxml2:amd64 (2.9.4+dfsg1-7+deb10u2) ... [2021-07-13T14:18:50.495Z] #17 137.7 Setting up liblocale-gettext-perl (1.07-3+b4) ... [2021-07-13T14:18:50.495Z] #17 137.7 Setting up gcc-8-powerpc64le-linux-gnu-base:amd64 (8.3.0-2cross1) ... [2021-07-13T14:18:50.495Z] #17 137.7 Setting up libgcc1-s390x-cross (1:8.3.0-2cross1) ... [2021-07-13T14:18:50.495Z] #17 137.8 Setting up libatomic1-arm64-cross (8.3.0-2cross1) ... [2021-07-13T14:18:50.562Z] #50 ... [2021-07-13T14:18:50.562Z] [2021-07-13T14:18:50.562Z] #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-07-13T14:18:50.562Z] #34 sha256:901a907f938e0f812ebb010e85f4dbd1a23b1d22cc8c49abb7dcc03f5cc9bd12 [2021-07-13T14:18:50.562Z] #34 16.35 github.com/pelletier/go-toml/cmd/tomll [2021-07-13T14:18:50.562Z] #34 DONE 19.9s [2021-07-13T14:18:50.562Z] [2021-07-13T14:18:50.562Z] #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-07-13T14:18:50.562Z] #46 sha256:cdd8a5adbf192c46d798af2506fd79989356cafbb0e2593c896353b1d897ebd7 [2021-07-13T14:18:50.562Z] #46 19.43 encoding [2021-07-13T14:18:50.562Z] #46 19.54 unicode/utf16 [2021-07-13T14:18:50.562Z] #46 19.81 container/list [2021-07-13T14:18:50.634Z] #32 ... [2021-07-13T14:18:50.634Z] [2021-07-13T14:18:50.634Z] #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-07-13T14:18:50.634Z] #24 sha256:0408cb4cf0db4909cee142ce57da7267c7d2bb65ffba57ee19d3c56877516880 [2021-07-13T14:18:50.634Z] #24 6.239 + RM_GOPATH=0 [2021-07-13T14:18:50.634Z] #24 6.239 + TMP_GOPATH= [2021-07-13T14:18:50.634Z] #24 6.239 + : /build [2021-07-13T14:18:50.634Z] #24 6.239 + '[' -z '' ']' [2021-07-13T14:18:50.634Z] #24 6.240 ++ mktemp -d [2021-07-13T14:18:50.634Z] #24 6.247 + export GOPATH=/tmp/tmp.UrYCCrHxMu [2021-07-13T14:18:50.634Z] #24 6.247 + GOPATH=/tmp/tmp.UrYCCrHxMu [2021-07-13T14:18:50.634Z] #24 6.256 + RM_GOPATH=1 [2021-07-13T14:18:50.634Z] #24 6.256 + case "$(go env GOARCH)" in [2021-07-13T14:18:50.634Z] #24 6.256 ++ go env GOARCH [2021-07-13T14:18:50.634Z] #24 6.268 + export GO_BUILDMODE=-buildmode=pie [2021-07-13T14:18:50.634Z] #24 6.268 + GO_BUILDMODE=-buildmode=pie [2021-07-13T14:18:50.634Z] #24 6.269 ++ dirname /tmp/install/install.sh [2021-07-13T14:18:50.634Z] #24 6.271 + dir=/tmp/install [2021-07-13T14:18:50.634Z] #24 6.272 + bin=dockercli [2021-07-13T14:18:50.634Z] #24 6.273 + shift [2021-07-13T14:18:50.634Z] #24 6.275 + '[' '!' -f /tmp/install/dockercli.installer ']' [2021-07-13T14:18:50.634Z] #24 6.275 + . /tmp/install/dockercli.installer [2021-07-13T14:18:50.634Z] #24 6.275 ++ : stable [2021-07-13T14:18:50.634Z] #24 6.275 ++ : 17.06.2-ce [2021-07-13T14:18:50.634Z] #24 6.275 + install_dockercli [2021-07-13T14:18:50.634Z] #24 6.275 + echo 'Install docker/cli version 17.06.2-ce from stable' [2021-07-13T14:18:50.634Z] #24 6.275 Install docker/cli version 17.06.2-ce from stable [2021-07-13T14:18:50.634Z] #24 6.278 ++ uname -m [2021-07-13T14:18:50.634Z] #24 6.289 + arch=aarch64 [2021-07-13T14:18:50.634Z] #24 6.289 + '[' aarch64 '!=' x86_64 ']' [2021-07-13T14:18:50.634Z] #24 6.289 + '[' aarch64 '!=' s390x ']' [2021-07-13T14:18:50.634Z] #24 6.289 + '[' aarch64 '!=' armhf ']' [2021-07-13T14:18:50.634Z] #24 6.289 + build_dockercli [2021-07-13T14:18:50.634Z] #24 6.289 + git clone https://github.com/docker/docker-ce /tmp/tmp.UrYCCrHxMu/tmp/docker-ce [2021-07-13T14:18:50.634Z] #24 6.292 Cloning into '/tmp/tmp.UrYCCrHxMu/tmp/docker-ce'... [2021-07-13T14:18:50.634Z] #24 ... [2021-07-13T14:18:50.634Z] [2021-07-13T14:18:50.634Z] #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-07-13T14:18:50.634Z] #44 sha256:3225650fb49e7c9ad14d1ca550de9bdff5977160ad77860f694e28aa876ba055 [2021-07-13T14:18:50.634Z] #44 6.770 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-07-13T14:18:50.634Z] #44 6.871 Get:2 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10 InRelease [1540 B] [2021-07-13T14:18:50.634Z] #44 6.943 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-07-13T14:18:50.634Z] #44 7.115 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-07-13T14:18:50.634Z] #44 7.644 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7735 kB] [2021-07-13T14:18:50.634Z] #44 8.854 Get:6 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10 Packages [2139 B] [2021-07-13T14:18:50.634Z] #44 10.35 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [288 kB] [2021-07-13T14:18:50.634Z] #44 ... [2021-07-13T14:18:50.634Z] [2021-07-13T14:18:50.634Z] #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-07-13T14:18:50.634Z] #29 sha256:a6e715960dbc8a958930adfed6cb353a4999c2f40aca6be6464ecffdcfac7a37 [2021-07-13T14:18:50.754Z] #17 137.8 Setting up cpp-8-arm-linux-gnueabihf (8.3.0-2cross1) ... [2021-07-13T14:18:50.754Z] #17 137.8 Setting up libgcc1-arm64-cross (1:8.3.0-2cross1) ... [2021-07-13T14:18:50.754Z] #17 137.8 Setting up libgomp1-armhf-cross (8.3.0-2cross1) ... [2021-07-13T14:18:50.754Z] #17 137.8 Setting up libgcc1-ppc64el-cross (1:8.3.0-2cross1) ... [2021-07-13T14:18:50.754Z] #17 137.8 Setting up libgomp1-arm64-cross (8.3.0-2cross1) ... [2021-07-13T14:18:50.754Z] #17 137.8 Setting up libgomp1-armel-cross (8.3.0-2cross1) ... [2021-07-13T14:18:50.754Z] #17 137.9 Setting up libc6-dev-ppc64el-cross (2.28-7cross1) ... [2021-07-13T14:18:50.754Z] #17 137.9 Setting up cpp-s390x-linux-gnu (4:8.3.0-1) ... [2021-07-13T14:18:50.754Z] #17 137.9 Setting up libquadmath0-ppc64el-cross (8.3.0-2cross1) ... [2021-07-13T14:18:50.754Z] #17 137.9 Setting up libstdc++6-s390x-cross (8.3.0-2cross1) ... [2021-07-13T14:18:50.754Z] #17 137.9 Setting up libc6-dev-armhf-cross (2.28-7cross1) ... [2021-07-13T14:18:50.754Z] #17 137.9 Setting up cpp-8-powerpc64le-linux-gnu (8.3.0-2cross1) ... [2021-07-13T14:18:50.754Z] #17 137.9 Setting up libasan5-s390x-cross (8.3.0-2cross1) ... [2021-07-13T14:18:50.754Z] #17 138.0 Setting up libc6-dev-arm64-cross (2.28-7cross1) ... [2021-07-13T14:18:50.754Z] #17 138.0 Setting up libatomic1-armel-cross (8.3.0-2cross1) ... [2021-07-13T14:18:50.754Z] #17 138.0 Setting up libxml-sax-perl (1.00+dfsg-1) ... [2021-07-13T14:18:50.754Z] #17 138.1 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::PurePerl with priority 10... [2021-07-13T14:18:50.824Z] #46 20.24 crypto/internal/subtle [2021-07-13T14:18:50.824Z] #46 20.32 crypto/subtle [2021-07-13T14:18:50.873Z] #9 ... [2021-07-13T14:18:50.873Z] [2021-07-13T14:18:50.873Z] #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-07-13T14:18:50.873Z] #27 sha256:79a534002c5e148a22f2d3db585f4c4d678d1e34ffd0da3683d6547c6babf18e [2021-07-13T14:18:50.873Z] #27 10.70 Setting up libonig5:amd64 (6.9.1-1) ... [2021-07-13T14:18:50.873Z] #27 10.72 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-07-13T14:18:50.873Z] #27 10.74 Setting up libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ... [2021-07-13T14:18:50.873Z] #27 10.76 Setting up ca-certificates (20200601~deb10u2) ... [2021-07-13T14:18:50.873Z] #27 11.52 Updating certificates in /etc/ssl/certs... [2021-07-13T14:18:50.873Z] #27 12.82 137 added, 0 removed; done. [2021-07-13T14:18:50.873Z] #27 12.93 Setting up libgssapi-krb5-2:amd64 (1.17-3+deb10u1) ... [2021-07-13T14:18:50.873Z] #27 12.94 Setting up jq (1.5+dfsg-2+b1) ... [2021-07-13T14:18:50.873Z] #27 12.96 Setting up libcurl4:amd64 (7.64.0-4+deb10u2) ... [2021-07-13T14:18:50.873Z] #27 12.97 Setting up curl (7.64.0-4+deb10u2) ... [2021-07-13T14:18:50.873Z] #27 12.99 Processing triggers for libc-bin (2.28-10) ... [2021-07-13T14:18:50.873Z] #27 13.01 Processing triggers for ca-certificates (20200601~deb10u2) ... [2021-07-13T14:18:50.873Z] #27 13.02 Updating certificates in /etc/ssl/certs... [2021-07-13T14:18:50.873Z] #27 13.99 0 added, 0 removed; done. [2021-07-13T14:18:50.873Z] #27 13.99 Running hooks in /etc/ca-certificates/update.d... [2021-07-13T14:18:50.873Z] #27 14.00 done. [2021-07-13T14:18:50.873Z] #27 DONE 16.6s [2021-07-13T14:18:50.873Z] [2021-07-13T14:18:50.873Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.6-buster@sha256:777d13e40bc15456dceac9b37f926bd7b4c237645da9ff8e3c94d7a4916a909b [2021-07-13T14:18:50.873Z] #9 sha256:8cfbb4990e790dc2e303f70f5b75dc0efc89842a225c994f84141b8eeb09f331 [2021-07-13T14:18:50.873Z] #9 ... [2021-07-13T14:18:50.873Z] [2021-07-13T14:18:50.873Z] #28 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-07-13T14:18:50.873Z] #28 sha256:ed2f820ca15d9ad1a1a6a6cba22616d7c57173c3afe6a30d46effb8ed35a9652 [2021-07-13T14:18:50.873Z] #28 DONE 0.2s [2021-07-13T14:18:50.873Z] [2021-07-13T14:18:50.873Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.6-buster@sha256:777d13e40bc15456dceac9b37f926bd7b4c237645da9ff8e3c94d7a4916a909b [2021-07-13T14:18:50.873Z] #9 sha256:8cfbb4990e790dc2e303f70f5b75dc0efc89842a225c994f84141b8eeb09f331 [2021-07-13T14:18:50.898Z] #29 4.701 0.0% ## 4.0% #### 6.9% ####### 11.1% ######### 13.3% ########### 16.6% ############### 22.1% ################## 25.6% ##################### 30.1% ######################## 34.4% ########################### 38.9% ############################### 43.7% ################################# 46.0% ################################### 49.2% #################################### 50.5% ###################################### 53.4% ######################################## 56.4% ########################################### 60.4% ############################################## 64.6% ################################################## 70.0% ###################################################### 76.0% ######################################################### 79.6% ############################################################# 85.6% ################################################################# 90.7% ################################################################## 93.0% ###################################################################### 97.4% ######################################################################## 100.0% [2021-07-13T14:18:51.012Z] #17 138.2 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... [2021-07-13T14:18:51.012Z] #17 138.3 [2021-07-13T14:18:51.012Z] #17 138.3 Creating config file /etc/perl/XML/SAX/ParserDetails.ini with new version [2021-07-13T14:18:51.012Z] #17 138.3 Setting up dpkg-dev (1.19.7) ... [2021-07-13T14:18:51.012Z] #17 138.3 Setting up libstdc++6-arm64-cross (8.3.0-2cross1) ... [2021-07-13T14:18:51.085Z] #46 20.47 vendor/golang.org/x/crypto/cryptobyte/asn1 [2021-07-13T14:18:51.085Z] #46 20.70 internal/nettrace [2021-07-13T14:18:51.271Z] #17 138.4 Setting up libgcc1-armel-cross (1:8.3.0-2cross1) ... [2021-07-13T14:18:51.271Z] #17 138.4 Setting up cpp-aarch64-linux-gnu (4:8.3.0-1) ... [2021-07-13T14:18:51.271Z] #17 138.4 Setting up libstdc++6-armhf-cross (8.3.0-2cross1) ... [2021-07-13T14:18:51.271Z] #17 138.4 Setting up libubsan1-armhf-cross (8.3.0-2cross1) ... [2021-07-13T14:18:51.271Z] #17 138.4 Setting up libstdc++6-ppc64el-cross (8.3.0-2cross1) ... [2021-07-13T14:18:51.271Z] #17 138.4 Setting up libxml-libxml-perl (2.0134+dfsg-1) ... [2021-07-13T14:18:51.271Z] #17 138.5 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX::Parser with priority 50... [2021-07-13T14:18:51.271Z] #17 138.6 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX with priority 50... [2021-07-13T14:18:51.476Z] #29 7.779 [2021-07-13T14:18:51.529Z] #17 138.6 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... [2021-07-13T14:18:51.529Z] #17 138.7 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version [2021-07-13T14:18:51.529Z] #17 138.8 Setting up cpp-arm-linux-gnueabihf (4:8.3.0-1) ... [2021-07-13T14:18:51.529Z] #17 138.8 Setting up cpp-powerpc64le-linux-gnu (4:8.3.0-1) ... [2021-07-13T14:18:51.588Z] #22 4.347 Collecting yamllint==1.26.1 [2021-07-13T14:18:51.660Z] #46 20.94 runtime/cgo [2021-07-13T14:18:51.788Z] #17 138.8 Setting up liblsan0-arm64-cross (8.3.0-2cross1) ... [2021-07-13T14:18:51.788Z] #17 138.8 Setting up libubsan1-s390x-cross (8.3.0-2cross1) ... [2021-07-13T14:18:51.788Z] #17 138.9 Setting up libubsan1-arm64-cross (8.3.0-2cross1) ... [2021-07-13T14:18:51.788Z] #17 138.9 Setting up libasan5-ppc64el-cross (8.3.0-2cross1) ... [2021-07-13T14:18:51.788Z] #17 138.9 Setting up libubsan1-ppc64el-cross (8.3.0-2cross1) ... [2021-07-13T14:18:51.788Z] #17 138.9 Setting up libtsan0-arm64-cross (8.3.0-2cross1) ... [2021-07-13T14:18:51.788Z] #17 138.9 Setting up libstdc++6-armel-cross (8.3.0-2cross1) ... [2021-07-13T14:18:51.788Z] #17 138.9 Setting up libasan5-armhf-cross (8.3.0-2cross1) ... [2021-07-13T14:18:51.788Z] #17 138.9 Setting up liblsan0-ppc64el-cross (8.3.0-2cross1) ... [2021-07-13T14:18:51.788Z] #17 139.0 Setting up libasan5-arm64-cross (8.3.0-2cross1) ... [2021-07-13T14:18:51.788Z] #17 139.0 Setting up libasan5-armel-cross (8.3.0-2cross1) ... [2021-07-13T14:18:51.788Z] #17 139.0 Setting up libtsan0-ppc64el-cross (8.3.0-2cross1) ... [2021-07-13T14:18:51.788Z] #17 139.0 Setting up libgcc-8-dev-arm64-cross (8.3.0-2cross1) ... [2021-07-13T14:18:51.788Z] #17 139.0 Setting up libubsan1-armel-cross (8.3.0-2cross1) ... [2021-07-13T14:18:51.788Z] #17 139.0 Setting up libxml-simple-perl (2.25-1) ... [2021-07-13T14:18:51.788Z] #17 139.0 Setting up libgcc-8-dev-armhf-cross (8.3.0-2cross1) ... [2021-07-13T14:18:51.788Z] #17 139.1 Setting up libgcc-8-dev-s390x-cross (8.3.0-2cross1) ... [2021-07-13T14:18:51.788Z] #17 139.1 Setting up libstdc++-8-dev-armhf-cross (8.3.0-2cross1) ... [2021-07-13T14:18:51.788Z] #17 139.1 Setting up gcc-8-arm-linux-gnueabihf (8.3.0-2cross1) ... [2021-07-13T14:18:51.788Z] #17 139.1 Setting up gcc-arm-linux-gnueabihf (4:8.3.0-1) ... [2021-07-13T14:18:51.788Z] #17 139.1 Setting up libgcc-8-dev-ppc64el-cross (8.3.0-2cross1) ... [2021-07-13T14:18:51.922Z] #46 ... [2021-07-13T14:18:51.922Z] [2021-07-13T14:18:51.922Z] #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-07-13T14:18:51.922Z] #56 sha256:74b25419bda146acb1324497e0de2f7282812392f4f248a320eaaf103c051506 [2021-07-13T14:18:51.922Z] #56 11.22 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [293 kB] [2021-07-13T14:18:51.922Z] #56 13.14 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB] [2021-07-13T14:18:51.922Z] #56 ... [2021-07-13T14:18:51.922Z] [2021-07-13T14:18:51.922Z] #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-07-13T14:18:51.922Z] #59 sha256:6d66873ff29d2a2b6e8434fa8b5e2d3b411ce962d62cba17b59f43a560692ba3 [2021-07-13T14:18:51.922Z] #59 13.34 go: downloading github.com/sirupsen/logrus v1.8.1 [2021-07-13T14:18:51.922Z] #59 13.34 go: downloading github.com/pkg/errors v0.9.1 [2021-07-13T14:18:51.922Z] #59 13.37 go: downloading github.com/urfave/cli/v2 v2.3.0 [2021-07-13T14:18:51.922Z] #59 14.07 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-07-13T14:18:51.922Z] #59 17.27 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-07-13T14:18:51.922Z] #59 17.98 go: downloading github.com/google/uuid v1.2.0 [2021-07-13T14:18:51.922Z] #59 17.98 go: downloading github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-07-13T14:18:51.922Z] #59 18.04 go: downloading github.com/moby/vpnkit v0.5.0 [2021-07-13T14:18:51.922Z] #59 18.04 go: downloading github.com/gofrs/flock v0.8.0 [2021-07-13T14:18:51.922Z] #59 18.05 go: downloading github.com/gorilla/mux v1.8.0 [2021-07-13T14:18:51.922Z] #59 18.26 go: downloading github.com/moby/sys/mountinfo v0.4.1 [2021-07-13T14:18:51.922Z] #59 18.55 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-07-13T14:18:51.922Z] #59 18.77 go: downloading github.com/u-root/u-root v7.0.0+incompatible [2021-07-13T14:18:52.004Z] #29 8.000 0.2% ######## 12.2% ################ 23.4% ############################ 39.2% ################################################### 71.0% ######################################################################## 100.0% [2021-07-13T14:18:52.046Z] #17 139.1 Setting up gcc-8-aarch64-linux-gnu (8.3.0-2cross1) ... [2021-07-13T14:18:52.046Z] #17 139.2 Setting up libconfig-auto-perl (0.44-1) ... [2021-07-13T14:18:52.046Z] #17 139.2 Setting up g++-8-arm-linux-gnueabihf (8.3.0-2cross1) ... [2021-07-13T14:18:52.046Z] #17 139.2 Setting up libgcc-8-dev-armel-cross (8.3.0-2cross1) ... [2021-07-13T14:18:52.046Z] #17 139.2 Setting up libstdc++-8-dev-arm64-cross (8.3.0-2cross1) ... [2021-07-13T14:18:52.046Z] #17 139.2 Setting up gcc-8-s390x-linux-gnu (8.3.0-2cross1) ... [2021-07-13T14:18:52.046Z] #17 139.2 Setting up gcc-8-arm-linux-gnueabi (8.3.0-2cross1) ... [2021-07-13T14:18:52.046Z] #17 139.3 Setting up libstdc++-8-dev-s390x-cross (8.3.0-2cross1) ... [2021-07-13T14:18:52.046Z] #17 139.3 Setting up g++-8-s390x-linux-gnu (8.3.0-2cross1) ... [2021-07-13T14:18:52.046Z] #17 139.3 Setting up libstdc++-8-dev-ppc64el-cross (8.3.0-2cross1) ... [2021-07-13T14:18:52.046Z] #17 139.3 Setting up libdebian-dpkgcross-perl (2.6.15-3) ... [2021-07-13T14:18:52.046Z] #17 139.3 Setting up gcc-8-powerpc64le-linux-gnu (8.3.0-2cross1) ... [2021-07-13T14:18:52.266Z] #29 8.777 [2021-07-13T14:18:52.304Z] #17 139.3 Setting up g++-arm-linux-gnueabihf (4:8.3.0-1) ... [2021-07-13T14:18:52.304Z] #17 139.4 Setting up gcc-aarch64-linux-gnu (4:8.3.0-1) ... [2021-07-13T14:18:52.304Z] #17 139.4 Setting up g++-8-aarch64-linux-gnu (8.3.0-2cross1) ... [2021-07-13T14:18:52.304Z] #17 139.4 Setting up libstdc++-8-dev-armel-cross (8.3.0-2cross1) ... [2021-07-13T14:18:52.304Z] #17 139.4 Setting up g++-8-powerpc64le-linux-gnu (8.3.0-2cross1) ... [2021-07-13T14:18:52.304Z] #17 139.4 Setting up gcc-s390x-linux-gnu (4:8.3.0-1) ... [2021-07-13T14:18:52.304Z] #17 139.4 Setting up gcc-powerpc64le-linux-gnu (4:8.3.0-1) ... [2021-07-13T14:18:52.304Z] #17 139.5 Setting up gcc-arm-linux-gnueabi (4:8.3.0-1) ... [2021-07-13T14:18:52.304Z] #17 139.5 Setting up g++-aarch64-linux-gnu (4:8.3.0-1) ... [2021-07-13T14:18:52.304Z] #17 139.5 Setting up dpkg-cross (2.6.15-3) ... [2021-07-13T14:18:52.304Z] #17 139.5 Setting up g++-powerpc64le-linux-gnu (4:8.3.0-1) ... [2021-07-13T14:18:52.304Z] #17 139.5 Setting up g++-8-arm-linux-gnueabi (8.3.0-2cross1) ... [2021-07-13T14:18:52.495Z] #59 ... [2021-07-13T14:18:52.496Z] [2021-07-13T14:18:52.496Z] #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-07-13T14:18:52.496Z] #36 sha256:64fff9f52c9529e0d6984039a31140fa7e4db232d1c82e55e80357c4264d1390 [2021-07-13T14:18:52.496Z] #36 11.83 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [293 kB] [2021-07-13T14:18:52.496Z] #36 13.68 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB] [2021-07-13T14:18:52.496Z] #36 ... [2021-07-13T14:18:52.496Z] [2021-07-13T14:18:52.496Z] #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-07-13T14:18:52.496Z] #48 sha256:de3374ab66c74ea6616c0e49a57bd2875b6612c0861e756c9c20d6cd6e496b8b [2021-07-13T14:18:52.496Z] #48 12.02 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-07-13T14:18:52.561Z] #17 139.6 Setting up g++-s390x-linux-gnu (4:8.3.0-1) ... [2021-07-13T14:18:52.562Z] #17 139.6 Setting up crossbuild-essential-armhf (12.6) ... [2021-07-13T14:18:52.562Z] #17 139.6 Setting up g++-arm-linux-gnueabi (4:8.3.0-1) ... [2021-07-13T14:18:52.562Z] #17 139.6 Setting up crossbuild-essential-arm64 (12.6) ... [2021-07-13T14:18:52.562Z] #17 139.6 Setting up crossbuild-essential-s390x (12.6) ... [2021-07-13T14:18:52.562Z] #17 139.6 Setting up crossbuild-essential-ppc64el (12.6) ... [2021-07-13T14:18:52.562Z] #17 139.7 Setting up crossbuild-essential-armel (12.6) ... [2021-07-13T14:18:52.562Z] #17 139.7 Processing triggers for libc-bin (2.28-10) ... [2021-07-13T14:18:52.838Z] #48 ... [2021-07-13T14:18:52.838Z] [2021-07-13T14:18:52.838Z] #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-07-13T14:18:52.838Z] #50 sha256:a51b759a8b93931feede15f09f2016ef2158ccc880491a55fcf81a7fd126fec9 [2021-07-13T14:18:52.838Z] #50 22.08 go: downloading github.com/sirupsen/logrus v1.4.2 [2021-07-13T14:18:52.838Z] #50 22.18 go: downloading github.com/stretchr/testify v1.4.0 [2021-07-13T14:18:53.108Z] #50 22.43 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-07-13T14:18:53.108Z] #50 22.43 go: downloading github.com/inconshreveable/mousetrap v1.0.0 [2021-07-13T14:18:53.108Z] #50 ... [2021-07-13T14:18:53.108Z] [2021-07-13T14:18:53.108Z] #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-07-13T14:18:53.108Z] #44 sha256:32d273d0a331f45169fb71cf76dfadc17e2dfbe42a57834f44e0a74149475f89 [2021-07-13T14:18:53.108Z] #44 11.75 Get:6 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [293 kB] [2021-07-13T14:18:53.108Z] #44 14.05 Get:7 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB] [2021-07-13T14:18:53.108Z] #44 15.94 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10 Packages [2139 B] [2021-07-13T14:18:53.108Z] #44 ... [2021-07-13T14:18:53.108Z] [2021-07-13T14:18:53.108Z] #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-07-13T14:18:53.108Z] #50 sha256:a51b759a8b93931feede15f09f2016ef2158ccc880491a55fcf81a7fd126fec9 [2021-07-13T14:18:53.108Z] #50 22.54 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2021-07-13T14:18:53.380Z] #50 22.69 go: downloading github.com/hashicorp/hcl v1.0.0 [2021-07-13T14:18:53.404Z] #9 extracting sha256:73162799ee0283baa9372d983a556faf2598f97aa1989829327114a48df4e80d 5.2s [2021-07-13T14:18:53.423Z] #29 9.024 0.1% ############### 21.7% ######################## 33.4% ##################################### 51.9% ########################################### 60.2% ################################################################### 93.5% ######################################################################## 100.0% [2021-07-13T14:18:53.687Z] #29 9.964 [2021-07-13T14:18:53.970Z] #50 23.39 go: downloading github.com/magiconair/properties v1.8.1 [2021-07-13T14:18:53.970Z] #50 23.39 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-07-13T14:18:53.970Z] #50 23.39 go: downloading github.com/pelletier/go-toml v1.2.0 [2021-07-13T14:18:53.970Z] #50 23.39 go: downloading github.com/spf13/afero v1.1.2 [2021-07-13T14:18:54.238Z] #50 23.54 go: downloading github.com/spf13/cast v1.3.0 [2021-07-13T14:18:54.238Z] #50 23.54 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2021-07-13T14:18:54.238Z] #50 23.54 go: downloading github.com/subosito/gotenv v1.2.0 [2021-07-13T14:18:54.238Z] #50 23.63 go: downloading gopkg.in/ini.v1 v1.51.0 [2021-07-13T14:18:54.238Z] #50 23.69 go: downloading gopkg.in/yaml.v2 v2.2.7 [2021-07-13T14:18:54.816Z] #50 24.07 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-07-13T14:18:54.816Z] #50 24.07 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2021-07-13T14:18:54.816Z] #50 24.22 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2021-07-13T14:18:54.816Z] #50 24.27 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2021-07-13T14:18:55.078Z] #50 24.45 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2021-07-13T14:18:55.078Z] #50 24.45 go: downloading github.com/go-toolsmith/astp v1.0.0 [2021-07-13T14:18:55.078Z] #50 24.59 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2021-07-13T14:18:55.078Z] #50 24.59 go: downloading github.com/go-toolsmith/typep v1.0.0 [2021-07-13T14:18:55.078Z] #50 ... [2021-07-13T14:18:55.078Z] [2021-07-13T14:18: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-07-13T14:18:55.078Z] #13 sha256:7af9587b85ec8f51544bd1fdefc057074fc38f90e7991d1b6522ac0e77f13136 [2021-07-13T14:18:55.078Z] #13 8.574 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-07-13T14:18:55.078Z] #13 10.38 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [293 kB] [2021-07-13T14:18:55.078Z] #13 12.49 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB] [2021-07-13T14:18:55.089Z] #17 DONE 142.0s [2021-07-13T14:18:55.089Z] [2021-07-13T14:18:55.089Z] #18 [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-07-13T14:18:55.089Z] #18 sha256:02c03e30192eeb7a4fcffb9f1585510504ec51793f8428a994344a340bb717cc [2021-07-13T14:18:55.339Z] #13 ... [2021-07-13T14:18:55.339Z] [2021-07-13T14:18:55.340Z] #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-07-13T14:18:55.340Z] #40 sha256:046651d9cb1e7ef173a77f8638b09f48585f1fb53a8233a6e751c5585e1ee34e [2021-07-13T14:18:55.340Z] #40 23.54 Checking out files: 82% (1404/1696) Checking out files: 83% (1408/1696) Checking out files: 84% (1425/1696) Checking out files: 85% (1442/1696) Checking out files: 86% (1459/1696) Checking out files: 87% (1476/1696) Checking out files: 88% (1493/1696) Checking out files: 89% (1510/1696) Checking out files: 90% (1527/1696) Checking out files: 91% (1544/1696) Checking out files: 92% (1561/1696) Checking out files: 93% (1578/1696) Checking out files: 94% (1595/1696) Checking out files: 95% (1612/1696) Checking out files: 96% (1629/1696) Checking out files: 97% (1646/1696) Checking out files: 98% (1663/1696) Checking out files: 99% (1680/1696) Checking out files: 100% (1696/1696) Checking out files: 100% (1696/1696), done. [2021-07-13T14:18:55.340Z] #40 23.82 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2021-07-13T14:18:55.863Z] #29 10.14 0.0% ##### 8.0% ########### 15.4% ############# 18.3% ################ 22.4% ################## 25.8% #################### 29.0% ###################### 30.6% ###################### 31.6% ######################### 35.9% ############################ 40.0% ############################### 43.8% ################################ 45.6% ################################### 49.6% ###################################### 54.0% ######################################### 58.0% ############################################ 62.4% ##################################################### 74.3% ######################################################### 80.4% [2021-07-13T14:18:55.863Z] #29 ... [2021-07-13T14:18:55.863Z] [2021-07-13T14:18:55.863Z] #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-07-13T14:18:55.863Z] #40 sha256:8b50b12a0ce0c7a83b81c2e3108ab0bca94e7bc77c2b92097fda2546d563fa91 [2021-07-13T14:18:55.863Z] #40 5.921 + git clone https://github.com/docker/distribution.git . [2021-07-13T14:18:55.863Z] #40 5.930 Cloning into '.'... [2021-07-13T14:18:55.863Z] #40 15.55 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2021-07-13T14:18:55.863Z] #40 ... [2021-07-13T14:18:55.863Z] [2021-07-13T14:18:55.863Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-07-13T14:18:55.863Z] #29 sha256:a6e715960dbc8a958930adfed6cb353a4999c2f40aca6be6464ecffdcfac7a37 [2021-07-13T14:18:56.140Z] #29 10.14 0.0% ##### 8.0% ########### 15.4% ############# 18.3% ################ 22.4% ################## 25.8% #################### 29.0% ###################### 30.6% ###################### 31.6% ######################### 35.9% ############################ 40.0% ############################### 43.8% ################################ 45.6% ################################### 49.6% ###################################### 54.0% ######################################### 58.0% ############################################ 62.4% ##################################################### 74.3% ######################################################### 80.4% ################################################################ 89.2% ################################################################ 89.3% ####################################################################### 98.6% ######################################################################## 100.0% [2021-07-13T14:18:56.689Z] #9 extracting sha256:73162799ee0283baa9372d983a556faf2598f97aa1989829327114a48df4e80d 8.0s done [2021-07-13T14:18:56.715Z] #29 12.81 [2021-07-13T14:18:56.728Z] #40 ... [2021-07-13T14:18:56.728Z] [2021-07-13T14:18:56.728Z] #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-07-13T14:18:56.728Z] #52 sha256:87348b3d8993f3e7394c7214637ca4d9d35a2b2d7909f21ec780488b670047de [2021-07-13T14:18:56.728Z] #52 16.24 + cd /tmp/tmp.GMDZwdIWdU/src/github.com/mvdan/sh [2021-07-13T14:18:56.728Z] #52 16.24 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-07-13T14:18:56.728Z] #52 16.24 + GO111MODULE=on [2021-07-13T14:18:56.728Z] #52 16.24 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2021-07-13T14:18:56.728Z] #52 17.17 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-07-13T14:18:56.728Z] #52 17.17 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-07-13T14:18:56.728Z] #52 17.32 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-07-13T14:18:56.728Z] #52 19.18 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-07-13T14:18:56.728Z] #52 22.74 runtime [2021-07-13T14:18:56.840Z] #22 9.649 Downloading https://files.pythonhosted.org/packages/50/a1/9093baeb2545d43c22bbcc98c94b926d324598b50e196b492b0882dcb465/yamllint-1.26.1.tar.gz (126kB) [2021-07-13T14:18:56.990Z] #52 ... [2021-07-13T14:18:56.990Z] [2021-07-13T14:18:56.990Z] #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-07-13T14:18:56.990Z] #50 sha256:a51b759a8b93931feede15f09f2016ef2158ccc880491a55fcf81a7fd126fec9 [2021-07-13T14:18:56.990Z] #50 24.81 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2021-07-13T14:18:56.990Z] #50 24.81 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2021-07-13T14:18:56.990Z] #50 24.90 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-07-13T14:18:56.990Z] #50 25.02 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-07-13T14:18:56.990Z] #50 25.18 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-07-13T14:18:56.990Z] #50 25.21 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-07-13T14:18:56.990Z] #50 25.62 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-07-13T14:18:56.990Z] #50 25.68 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-07-13T14:18:56.990Z] #50 25.75 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-07-13T14:18:56.990Z] #50 25.99 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-07-13T14:18:56.990Z] #50 26.04 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-07-13T14:18:56.990Z] #50 26.22 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-07-13T14:18:56.990Z] #50 26.22 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-07-13T14:18:57.071Z] #18 DONE 1.9s [2021-07-13T14:18:57.071Z] [2021-07-13T14:18:57.071Z] #19 [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-07-13T14:18:57.071Z] #19 sha256:79b75809a970c6277af16117ce4e1148947523c4fb48f35e691448c3368daac5 [2021-07-13T14:18:57.255Z] #50 26.70 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-07-13T14:18:57.255Z] #50 26.72 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-07-13T14:18:57.255Z] #50 26.78 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-07-13T14:18:57.403Z] #22 ... [2021-07-13T14:18:57.403Z] [2021-07-13T14:18:57.403Z] #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-07-13T14:18:57.403Z] #40 sha256:046651d9cb1e7ef173a77f8638b09f48585f1fb53a8233a6e751c5585e1ee34e [2021-07-13T14:18:57.517Z] #50 26.87 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-07-13T14:18:57.517Z] #50 26.94 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-07-13T14:18:57.623Z] #9 extracting sha256:5424e9528f06a92df2aa59bb2a4d9ce419eee3477a8e6753dce73682d2de4ed5 done [2021-07-13T14:18:57.660Z] #40 175.0 + dpkg --print-architecture [2021-07-13T14:18:57.660Z] #40 175.0 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2021-07-13T14:18:57.779Z] #50 27.07 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-07-13T14:18:57.779Z] #50 27.40 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2021-07-13T14:18:57.916Z] #40 175.4 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2021-07-13T14:18:57.916Z] #40 175.4 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2021-07-13T14:18:58.040Z] #50 27.64 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-07-13T14:18:58.191Z] #9 DONE 33.4s [2021-07-13T14:18:58.191Z] [2021-07-13T14:18:58.191Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-07-13T14:18:58.191Z] #10 sha256:f31cfcb8c1cb97cf046c06b83c5851168f4dcf5a7db8e345826fe73a06071418 [2021-07-13T14:18:58.453Z] #19 1.507 Hit:1 http://deb.debian.org/debian buster-backports InRelease [2021-07-13T14:18:58.453Z] #19 1.507 Hit:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [2021-07-13T14:18:58.453Z] #19 1.511 Hit:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [2021-07-13T14:18:58.453Z] #19 1.511 Hit:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [2021-07-13T14:18:58.613Z] #50 27.81 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2021-07-13T14:18:58.613Z] #50 27.95 go: downloading github.com/ultraware/funlen v0.0.2 [2021-07-13T14:18:58.613Z] #50 27.95 go: downloading github.com/ultraware/whitespace v0.0.4 [2021-07-13T14:18:58.613Z] #50 27.95 go: downloading github.com/uudashr/gocognit v1.0.1 [2021-07-13T14:18:58.613Z] #50 28.08 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2021-07-13T14:18:58.711Z] #19 1.909 Get:5 http://deb.debian.org/debian buster-backports/main s390x Packages [449 kB] [2021-07-13T14:18:58.849Z] Removing intermediate container a0d70d107ebb [2021-07-13T14:18:58.849Z] ---> a219e3d386ec [2021-07-13T14:18:58.849Z] 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-07-13T14:18:58.849Z] ---> Running in 91210f2f31fc [2021-07-13T14:18:58.849Z] INFO: Building gotestsum version v0.5.3 in C:\gopath [2021-07-13T14:18:58.849Z] go: downloading gotest.tools/gotestsum v0.5.3 [2021-07-13T14:18:58.849Z] go: downloading github.com/fatih/color v1.9.0 [2021-07-13T14:18:58.849Z] go: downloading github.com/pkg/errors v0.9.1 [2021-07-13T14:18:58.849Z] go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-07-13T14:18:58.849Z] go: downloading github.com/spf13/pflag v1.0.3 [2021-07-13T14:18:58.849Z] go: downloading github.com/mattn/go-colorable v0.1.6 [2021-07-13T14:18:58.849Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2021-07-13T14:18:58.849Z] go: downloading github.com/jonboulle/clockwork v0.1.0 [2021-07-13T14:18:58.849Z] go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-07-13T14:18:58.849Z] go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-07-13T14:18:58.849Z] go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-07-13T14:18:58.849Z] go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-07-13T14:18:58.970Z] #19 2.000 Get:6 http://deb.debian.org/debian buster-backports/main armel Packages [453 kB] [2021-07-13T14:18:58.970Z] #19 2.047 Get:7 http://deb.debian.org/debian buster-backports/main armhf Packages [476 kB] [2021-07-13T14:18:58.970Z] #19 2.134 Get:8 http://deb.debian.org/debian buster-backports/main arm64 Packages [481 kB] [2021-07-13T14:18:58.970Z] #19 2.168 Get:9 http://deb.debian.org/debian buster-backports/main ppc64el Packages [470 kB] [2021-07-13T14:18:59.121Z] #10 DONE 0.7s [2021-07-13T14:18:59.121Z] [2021-07-13T14:18:59.121Z] #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-07-13T14:18:59.121Z] #11 sha256:7480fd2adfdaf61134cac99f4388e3090592dd40cfe54920e780d975f3a98d84 [2021-07-13T14:18:59.440Z] #29 13.05 0.0% 0.9% # 2.2% ### 4.3% #### 6.1% #### 6.9% ##### 8.2% ###### 8.4% ###### 9.2% ###### 9.6% ####### 10.2% [2021-07-13T14:18:59.440Z] #29 ... [2021-07-13T14:18:59.440Z] [2021-07-13T14:18:59.440Z] #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-07-13T14:18:59.440Z] #13 sha256:0a5c4f9d7f4bd4487ee5b1fc84c7c8e464816e238d705348cc2476c73e010007 [2021-07-13T14:18:59.440Z] #13 5.315 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7735 kB] [2021-07-13T14:18:59.440Z] #13 6.759 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [288 kB] [2021-07-13T14:18:59.440Z] #13 7.871 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [14.5 kB] [2021-07-13T14:18:59.557Z] #50 29.02 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-07-13T14:18:59.557Z] #50 29.02 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-07-13T14:18:59.686Z] #11 ... [2021-07-13T14:18:59.686Z] [2021-07-13T14:18:59.686Z] #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-07-13T14:18:59.686Z] #29 sha256:d2827c5fb009df0a6f400e663351721962c9a113ff0bc63bc78fca8a2b33a3ae [2021-07-13T14:18:59.686Z] #29 1.304 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2021-07-13T14:18:59.686Z] #29 1.390 [2021-07-13T14:18:59.686Z] #29 1.502 ############ 17.5% ########################### 37.5% ######################################### 57.2% ####################################################### 77.2% ##################################################################### 96.9% ######################################################################## 100.0% [2021-07-13T14:18:59.686Z] #29 2.002 [2021-07-13T14:18:59.686Z] #29 2.103 ######################################################################## 100.0% [2021-07-13T14:18:59.686Z] #29 2.188 [2021-07-13T14:18:59.686Z] #29 2.306 ############################################################### 88.4% ######################################################################## 100.0% [2021-07-13T14:18:59.686Z] #29 2.400 [2021-07-13T14:18:59.686Z] #29 2.515 ############ 16.9% ########################## 36.1% ######################################## 55.6% ##################################################### 74.9% ################################################################### 94.3% ######################################################################## 100.0% [2021-07-13T14:18:59.686Z] #29 3.033 [2021-07-13T14:18:59.686Z] #29 3.162 ### 4.6% ####### 9.8% ########## 15.0% ############## 20.2% ################## 25.5% ###################### 30.6% ######################### 36.1% ############################# 41.2% ################################# 46.4% ##################################### 51.7% ######################################## 56.0% ############################################ 62.2% ################################################ 67.4% #################################################### 72.6% ######################################################## 77.9% ########################################################### 82.9% ############################################################### 88.4% ################################################################## 93.0% ####################################################################### 98.7% ######################################################################## 100.0% [2021-07-13T14:18:59.686Z] #29 5.004 [2021-07-13T14:18:59.686Z] #29 5.310 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2021-07-13T14:18:59.686Z] #29 5.384 [2021-07-13T14:18:59.686Z] #29 5.598 ########### 16.5% ######################################################################## 100.0% [2021-07-13T14:18:59.686Z] #29 5.669 [2021-07-13T14:18:59.686Z] #29 5.866 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2021-07-13T14:18:59.686Z] #29 5.935 [2021-07-13T14:18:59.686Z] #29 6.002 ######################################################################## 100.0% [2021-07-13T14:18:59.686Z] #29 6.020 [2021-07-13T14:18:59.686Z] #29 6.339 Downloading 'library/debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344' (1 layers)... [2021-07-13T14:18:59.686Z] #29 6.497 [2021-07-13T14:18:59.686Z] #29 6.616 0.0% ################ 23.3% ##################### 30.3% ############################# 41.2% #################################### 50.8% ########################################### 60.1% ################################################ 67.1% ######################################################################## 100.0% [2021-07-13T14:18:59.686Z] #29 7.664 [2021-07-13T14:18:59.686Z] #29 8.021 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2021-07-13T14:18:59.686Z] #29 8.105 [2021-07-13T14:18:59.686Z] #29 8.198 ######################################################################## 100.0% [2021-07-13T14:18:59.686Z] #29 8.217 [2021-07-13T14:18:59.686Z] #29 8.450 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2021-07-13T14:18:59.686Z] #29 8.548 [2021-07-13T14:18:59.686Z] #29 8.598 ######################################################################## 100.0% [2021-07-13T14:18:59.686Z] #29 8.626 [2021-07-13T14:18:59.686Z] #29 8.647 Download of images into '/build' complete. [2021-07-13T14:18:59.686Z] #29 8.647 Use something like the following to load the result into a Docker daemon: [2021-07-13T14:18:59.686Z] #29 8.647 tar -cC '/build' . | docker load [2021-07-13T14:18:59.686Z] #29 DONE 8.7s [2021-07-13T14:18:59.765Z] #13 ... [2021-07-13T14:18:59.765Z] [2021-07-13T14:18:59.765Z] #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-07-13T14:18:59.765Z] #40 sha256:8b50b12a0ce0c7a83b81c2e3108ab0bca94e7bc77c2b92097fda2546d563fa91 [2021-07-13T14:18:59.765Z] #40 16.83 + 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-07-13T14:18:59.819Z] #50 29.35 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-07-13T14:18:59.819Z] #50 29.35 go: downloading github.com/davecgh/go-spew v1.1.1 [2021-07-13T14:18:59.819Z] #50 29.35 go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-07-13T14:18:59.819Z] #50 29.35 go: downloading github.com/stretchr/objx v0.2.0 [2021-07-13T14:18:59.908Z] #19 2.991 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main armel Packages [7628 kB] [2021-07-13T14:18:59.942Z] [2021-07-13T14:18:59.942Z] #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-07-13T14:18:59.942Z] #11 sha256:7480fd2adfdaf61134cac99f4388e3090592dd40cfe54920e780d975f3a98d84 [2021-07-13T14:18:59.942Z] #11 DONE 0.9s [2021-07-13T14:18:59.942Z] [2021-07-13T14:18:59.942Z] #31 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-07-13T14:18:59.942Z] #31 sha256:7ea5a6e94bbcf2ec50043f17c621483c742661cb6177f3b748a1d68cc9976aa4 [2021-07-13T14:19:00.080Z] #50 29.44 go: downloading golang.org/x/text v0.3.2 [2021-07-13T14:19:00.166Z] #19 ... [2021-07-13T14:19:00.166Z] [2021-07-13T14:19:00.166Z] #31 [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-07-13T14:19:00.166Z] #31 sha256:7ff35ec6e3400bef469b2fb198919a7042c1bdef8fc4f139ba8f4c59c845a7cc [2021-07-13T14:19:00.166Z] #31 1.398 + RM_GOPATH=0 [2021-07-13T14:19:00.166Z] #31 1.398 + TMP_GOPATH= [2021-07-13T14:19:00.166Z] #31 1.398 + : /build [2021-07-13T14:19:00.166Z] #31 1.398 + '[' -z '' ']' [2021-07-13T14:19:00.166Z] #31 1.398 ++ mktemp -d [2021-07-13T14:19:00.166Z] #31 1.398 + export GOPATH=/tmp/tmp.0q8UFEeOIe [2021-07-13T14:19:00.166Z] #31 1.398 + GOPATH=/tmp/tmp.0q8UFEeOIe [2021-07-13T14:19:00.166Z] #31 1.398 + RM_GOPATH=1 [2021-07-13T14:19:00.166Z] #31 1.398 + case "$(go env GOARCH)" in [2021-07-13T14:19:00.166Z] #31 1.398 ++ go env GOARCH [2021-07-13T14:19:00.166Z] #31 1.401 + export GO_BUILDMODE=-buildmode=pie [2021-07-13T14:19:00.166Z] #31 1.402 + GO_BUILDMODE=-buildmode=pie [2021-07-13T14:19:00.166Z] #31 1.402 ++ dirname /tmp/install/install.sh [2021-07-13T14:19:00.166Z] #31 1.402 + dir=/tmp/install [2021-07-13T14:19:00.166Z] #31 1.402 + bin=dockercli [2021-07-13T14:19:00.166Z] #31 1.402 + shift [2021-07-13T14:19:00.166Z] #31 1.402 + '[' '!' -f /tmp/install/dockercli.installer ']' [2021-07-13T14:19:00.166Z] #31 1.402 + . /tmp/install/dockercli.installer [2021-07-13T14:19:00.166Z] #31 1.402 ++ : stable [2021-07-13T14:19:00.166Z] #31 1.402 ++ : 17.06.2-ce [2021-07-13T14:19:00.166Z] #31 1.403 + install_dockercli [2021-07-13T14:19:00.166Z] #31 1.403 + echo 'Install docker/cli version 17.06.2-ce from stable' [2021-07-13T14:19:00.166Z] #31 1.404 Install docker/cli version 17.06.2-ce from stable [2021-07-13T14:19:00.166Z] #31 1.404 ++ uname -m [2021-07-13T14:19:00.166Z] #31 1.412 + arch=x86_64 [2021-07-13T14:19:00.166Z] #31 1.412 + '[' x86_64 '!=' x86_64 ']' [2021-07-13T14:19:00.166Z] #31 1.412 + url=https://download.docker.com/linux/static [2021-07-13T14:19:00.166Z] #31 1.412 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2021-07-13T14:19:00.166Z] #31 1.412 + tar -xz docker/docker [2021-07-13T14:19:00.166Z] #31 4.869 + mkdir -p /build [2021-07-13T14:19:00.166Z] #31 4.872 + mv docker/docker /build/ [2021-07-13T14:19:00.166Z] #31 4.874 + rmdir docker [2021-07-13T14:19:00.166Z] #31 DONE 5.4s [2021-07-13T14:19:00.346Z] #40 ... [2021-07-13T14:19:00.346Z] [2021-07-13T14:19:00.346Z] #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-07-13T14:19:00.346Z] #59 sha256:c29be81e2280b604854c60b148385b473b9d625b693fc8891a6a4b22297a4c3a [2021-07-13T14:19:00.346Z] #59 10.71 go: downloading github.com/gofrs/flock v0.8.0 [2021-07-13T14:19:00.346Z] #59 10.90 go: downloading github.com/gorilla/mux v1.8.0 [2021-07-13T14:19:00.346Z] #59 11.54 go: downloading github.com/moby/sys/mountinfo v0.4.1 [2021-07-13T14:19:00.346Z] #59 12.04 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-07-13T14:19:00.346Z] #59 12.97 go: downloading github.com/u-root/u-root v7.0.0+incompatible [2021-07-13T14:19:00.346Z] #59 18.22 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-07-13T14:19:00.346Z] #59 20.16 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2021-07-13T14:19:00.346Z] #59 ... [2021-07-13T14:19:00.346Z] [2021-07-13T14:19:00.346Z] #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-07-13T14:19:00.346Z] #29 sha256:a6e715960dbc8a958930adfed6cb353a4999c2f40aca6be6464ecffdcfac7a37 [2021-07-13T14:19:00.425Z] [2021-07-13T14:19:00.425Z] #66 [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-07-13T14:19:00.425Z] #66 sha256:1ccbd709d8146ef468c88ab350dc13b75a34221f0488c999c11f0b872bbeba06 [2021-07-13T14:19:00.425Z] #66 1.964 + RM_GOPATH=0 [2021-07-13T14:19:00.425Z] #66 1.964 + TMP_GOPATH= [2021-07-13T14:19:00.425Z] #66 1.964 + : /build [2021-07-13T14:19:00.425Z] #66 1.964 + '[' -z '' ']' [2021-07-13T14:19:00.425Z] #66 1.964 ++ mktemp -d [2021-07-13T14:19:00.425Z] #66 1.975 + export GOPATH=/tmp/tmp.ezhbR1rebP [2021-07-13T14:19:00.425Z] #66 1.975 + GOPATH=/tmp/tmp.ezhbR1rebP [2021-07-13T14:19:00.425Z] #66 1.975 + RM_GOPATH=1 [2021-07-13T14:19:00.425Z] #66 1.975 + case "$(go env GOARCH)" in [2021-07-13T14:19:00.425Z] #66 1.975 ++ go env GOARCH [2021-07-13T14:19:00.425Z] #66 1.975 + export GO_BUILDMODE=-buildmode=pie [2021-07-13T14:19:00.425Z] #66 1.975 + GO_BUILDMODE=-buildmode=pie [2021-07-13T14:19:00.425Z] #66 1.976 ++ dirname /tmp/install/install.sh [2021-07-13T14:19:00.425Z] #66 1.978 + dir=/tmp/install [2021-07-13T14:19:00.425Z] #66 1.978 + bin=rootlesskit [2021-07-13T14:19:00.425Z] #66 1.978 + shift [2021-07-13T14:19:00.425Z] #66 1.978 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2021-07-13T14:19:00.425Z] #66 1.978 + . /tmp/install/rootlesskit.installer [2021-07-13T14:19:00.425Z] #66 1.978 ++ : 4cd567642273d369adaadcbadca00880552c1778 [2021-07-13T14:19:00.425Z] #66 1.978 + install_rootlesskit [2021-07-13T14:19:00.425Z] #66 1.978 + case "$1" in [2021-07-13T14:19:00.425Z] #66 1.978 + export CGO_ENABLED=0 [2021-07-13T14:19:00.425Z] #66 1.978 + CGO_ENABLED=0 [2021-07-13T14:19:00.425Z] #66 1.978 + _install_rootlesskit [2021-07-13T14:19:00.425Z] #66 1.981 Install rootlesskit version 4cd567642273d369adaadcbadca00880552c1778 [2021-07-13T14:19:00.425Z] #66 1.981 + echo 'Install rootlesskit version 4cd567642273d369adaadcbadca00880552c1778' [2021-07-13T14:19:00.425Z] #66 1.981 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.ezhbR1rebP/src/github.com/rootless-containers/rootlesskit [2021-07-13T14:19:00.425Z] #66 1.981 Cloning into '/tmp/tmp.ezhbR1rebP/src/github.com/rootless-containers/rootlesskit'... [2021-07-13T14:19:00.425Z] #66 4.013 + cd /tmp/tmp.ezhbR1rebP/src/github.com/rootless-containers/rootlesskit [2021-07-13T14:19:00.425Z] #66 4.013 + git checkout -q 4cd567642273d369adaadcbadca00880552c1778 [2021-07-13T14:19:00.425Z] #66 4.036 + export GO111MODULE=on [2021-07-13T14:19:00.425Z] #66 4.036 + GO111MODULE=on [2021-07-13T14:19:00.425Z] #66 4.037 + export GOPROXY=https://proxy.golang.org [2021-07-13T14:19:00.425Z] #66 4.037 + GOPROXY=https://proxy.golang.org [2021-07-13T14:19:00.425Z] #66 4.037 + for f in rootlesskit rootlesskit-docker-proxy [2021-07-13T14:19:00.425Z] #66 4.037 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2021-07-13T14:19:00.425Z] #66 4.864 go: downloading github.com/pkg/errors v0.9.1 [2021-07-13T14:19:00.425Z] #66 4.867 go: downloading github.com/sirupsen/logrus v1.8.1 [2021-07-13T14:19:00.425Z] #66 5.014 go: downloading github.com/urfave/cli/v2 v2.3.0 [2021-07-13T14:19:00.425Z] #66 5.171 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-07-13T14:19:00.474Z] #40 ... [2021-07-13T14:19:00.474Z] [2021-07-13T14:19:00.474Z] #22 [dev-systemd-false 9/25] RUN pip3 install yamllint==1.26.1 [2021-07-13T14:19:00.474Z] #22 sha256:1da53a6ca04fdbb9ffa5d727ff225a41a0597097735f03efc995a369557c934e [2021-07-13T14:19:00.474Z] #22 10.65 Collecting pathspec>=0.5.3 (from yamllint==1.26.1) [2021-07-13T14:19:00.474Z] #22 10.71 Downloading https://files.pythonhosted.org/packages/29/29/a465741a3d97ea3c17d21eaad4c64205428bde56742360876c4391f930d4/pathspec-0.8.1-py2.py3-none-any.whl [2021-07-13T14:19:00.474Z] #22 10.76 Collecting pyyaml (from yamllint==1.26.1) [2021-07-13T14:19:00.475Z] #22 10.98 Downloading https://files.pythonhosted.org/packages/7a/a5/393c087efdc78091afa2af9f1378762f9821c9c1d7a22c5753fb5ac5f97a/PyYAML-5.4.1-cp37-cp37m-manylinux1_x86_64.whl (636kB) [2021-07-13T14:19:00.475Z] #22 11.26 Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from yamllint==1.26.1) (40.8.0) [2021-07-13T14:19:00.475Z] #22 11.26 Building wheels for collected packages: yamllint [2021-07-13T14:19:00.475Z] #22 11.26 Running setup.py bdist_wheel for yamllint: started [2021-07-13T14:19:00.475Z] #22 12.25 Running setup.py bdist_wheel for yamllint: finished with status 'done' [2021-07-13T14:19:00.475Z] #22 12.25 Stored in directory: /root/.cache/pip/wheels/db/c9/7f/2b7d21ea348b5085f20219b71cb64093a23036b73dd3412627 [2021-07-13T14:19:00.475Z] #22 12.30 Successfully built yamllint [2021-07-13T14:19:00.475Z] #22 12.32 Installing collected packages: pathspec, pyyaml, yamllint [2021-07-13T14:19:00.475Z] #22 12.69 Successfully installed pathspec-0.8.1 pyyaml-5.4.1 yamllint-1.26.1 [2021-07-13T14:19:00.475Z] #22 DONE 13.2s [2021-07-13T14:19:00.475Z] [2021-07-13T14:19:00.475Z] #25 [dev-systemd-false 10/25] COPY --from=dockercli /build/ /usr/local/cli [2021-07-13T14:19:00.475Z] #25 sha256:59d8b72e57c84a495b000a86b3f68c4a311d1dd27ab048773f026760eed4f8f1 [2021-07-13T14:19:00.510Z] #31 ... [2021-07-13T14:19:00.510Z] [2021-07-13T14:19:00.510Z] #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-07-13T14:19:00.510Z] #43 sha256:ceb87366b2e3b9593e5438d41a43e6e5c48348b90209b5afbd0c8d2b0458d500 [2021-07-13T14:19:00.510Z] #43 DONE 0.6s [2021-07-13T14:19:00.612Z] #29 13.05 0.0% 0.9% # 2.2% ### 4.3% #### 6.1% #### 6.9% ##### 8.2% ###### 8.4% ###### 9.2% ###### 9.6% ####### 10.2% ####### 10.8% ######## 11.8% ######### 13.3% ######### 13.7% ########## 14.3% ########### 16.1% ############ 17.7% ############# [2021-07-13T14:19:00.612Z] #29 ... [2021-07-13T14:19:00.612Z] [2021-07-13T14:19:00.612Z] #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-07-13T14:19:00.612Z] #34 sha256:5cdf00c0e440f79ad5c2169d4a451a89ef24bba91616d6cfb5952c1407cf41e2 [2021-07-13T14:19:00.612Z] #34 14.84 github.com/pelletier/go-toml/cmd/tomll [2021-07-13T14:19:00.612Z] #34 DONE 21.0s [2021-07-13T14:19:00.612Z] [2021-07-13T14:19:00.612Z] #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-07-13T14:19:00.612Z] #29 sha256:a6e715960dbc8a958930adfed6cb353a4999c2f40aca6be6464ecffdcfac7a37 [2021-07-13T14:19:00.732Z] #25 DONE 0.2s [2021-07-13T14:19:00.732Z] [2021-07-13T14:19:00.732Z] #30 [dev-systemd-false 11/25] COPY --from=frozen-images /build/ /docker-frozen-images [2021-07-13T14:19:00.732Z] #30 sha256:3111cdd5f9fe69aa49a1b0e48ce1c2f54ee402b1abef9298782cccfbcc84e565 [2021-07-13T14:19:00.768Z] [2021-07-13T14:19:00.768Z] #31 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-07-13T14:19:00.768Z] #31 sha256:7ea5a6e94bbcf2ec50043f17c621483c742661cb6177f3b748a1d68cc9976aa4 [2021-07-13T14:19:00.768Z] #31 DONE 0.8s [2021-07-13T14:19:00.768Z] [2021-07-13T14:19:00.768Z] #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-07-13T14:19:00.768Z] #44 sha256:32d273d0a331f45169fb71cf76dfadc17e2dfbe42a57834f44e0a74149475f89 [2021-07-13T14:19:00.768Z] #44 ... [2021-07-13T14:19:00.768Z] [2021-07-13T14:19:00.768Z] #39 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-07-13T14:19:00.768Z] #39 sha256:88a63ed90c284f16bcd2b983c261ebeb7aaf63d03756e8a40c63e659865976db [2021-07-13T14:19:00.768Z] #39 DONE 0.8s [2021-07-13T14:19:00.880Z] #29 13.05 0.0% 0.9% # 2.2% ### 4.3% #### 6.1% #### 6.9% ##### 8.2% ###### 8.4% ###### 9.2% ###### 9.6% ####### 10.2% ####### 10.8% ######## 11.8% ######### 13.3% ######### 13.7% ########## 14.3% ########### 16.1% ############ 17.7% ############# 18.6% ############## 20.2% ############## 20.8% ############### 21.7% [2021-07-13T14:19:00.880Z] #29 ... [2021-07-13T14:19:00.880Z] [2021-07-13T14:19:00.880Z] #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-07-13T14:19:00.880Z] #52 sha256:043e409a2b1489ca3fe045a8312fee6a16ff6936b22c97a373713becf5ff2a30 [2021-07-13T14:19:00.880Z] #52 11.32 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-07-13T14:19:00.880Z] #52 14.28 runtime [2021-07-13T14:19:00.880Z] #52 ... [2021-07-13T14:19:00.880Z] [2021-07-13T14:19:00.880Z] #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-07-13T14:19:00.880Z] #29 sha256:a6e715960dbc8a958930adfed6cb353a4999c2f40aca6be6464ecffdcfac7a37 [2021-07-13T14:19:01.024Z] [2021-07-13T14:19:01.024Z] #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-07-13T14:19:01.024Z] #40 sha256:046651d9cb1e7ef173a77f8638b09f48585f1fb53a8233a6e751c5585e1ee34e [2021-07-13T14:19:01.451Z] #29 13.05 0.0% 0.9% # 2.2% ### 4.3% #### 6.1% #### 6.9% ##### 8.2% ###### 8.4% ###### 9.2% ###### 9.6% ####### 10.2% ####### 10.8% ######## 11.8% ######### 13.3% ######### 13.7% ########## 14.3% ########### 16.1% ############ 17.7% ############# 18.6% ############## 20.2% ############## 20.8% ############### 21.7% ################ 22.4% ################ 23.1% ################# 23.6% ################# 25.0% ################## 26.2% ################### 27.2% [2021-07-13T14:19:01.452Z] #29 ... [2021-07-13T14:19:01.452Z] [2021-07-13T14:19:01.452Z] #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-07-13T14:19:01.452Z] #44 sha256:3225650fb49e7c9ad14d1ca550de9bdff5977160ad77860f694e28aa876ba055 [2021-07-13T14:19:01.452Z] #44 11.76 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [14.5 kB] [2021-07-13T14:19:01.452Z] #44 20.15 Fetched 8280 kB in 14s (590 kB/s) [2021-07-13T14:19:01.716Z] #44 20.15 Reading package lists... [2021-07-13T14:19:01.716Z] #44 ... [2021-07-13T14:19:01.716Z] [2021-07-13T14:19:01.716Z] #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-07-13T14:19:01.716Z] #29 sha256:a6e715960dbc8a958930adfed6cb353a4999c2f40aca6be6464ecffdcfac7a37 [2021-07-13T14:19:01.858Z] #66 7.027 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-07-13T14:19:01.986Z] #29 13.05 0.0% 0.9% # 2.2% ### 4.3% #### 6.1% #### 6.9% ##### 8.2% ###### 8.4% ###### 9.2% ###### 9.6% ####### 10.2% ####### 10.8% ######## 11.8% ######### 13.3% ######### 13.7% ########## 14.3% ########### 16.1% ############ 17.7% ############# 18.6% ############## 20.2% ############## 20.8% ############### 21.7% ################ 22.4% ################ 23.1% ################# 23.6% ################# 25.0% ################## 26.2% ################### 27.2% #################### 27.8% #################### 29.0% ##################### 30.0% ###################### 31.3% [2021-07-13T14:19:01.986Z] #29 ... [2021-07-13T14:19:01.986Z] [2021-07-13T14:19:01.986Z] #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-07-13T14:19:01.986Z] #46 sha256:350cc3e7700c3688215a2163dfb0bf4b51a07e7c36c7f7b85260f4680d9b39a8 [2021-07-13T14:19:01.986Z] #46 12.45 vendor/golang.org/x/crypto/internal/subtle [2021-07-13T14:19:01.986Z] #46 ... [2021-07-13T14:19:01.986Z] [2021-07-13T14:19:01.986Z] #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-07-13T14:19:01.986Z] #29 sha256:a6e715960dbc8a958930adfed6cb353a4999c2f40aca6be6464ecffdcfac7a37 [2021-07-13T14:19:02.117Z] #66 ... [2021-07-13T14:19:02.117Z] [2021-07-13T14:19:02.117Z] #34 [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-07-13T14:19:02.117Z] #34 sha256:79a534002c5e148a22f2d3db585f4c4d678d1e34ffd0da3683d6547c6babf18e [2021-07-13T14:19:02.117Z] #34 CACHED [2021-07-13T14:19:02.117Z] [2021-07-13T14:19:02.117Z] #35 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-07-13T14:19:02.117Z] #35 sha256:b49c99b9e907b18af3a9ba4820b6f1f628574d76b24296a4a7713980d780a7fc [2021-07-13T14:19:02.117Z] #35 CACHED [2021-07-13T14:19:02.117Z] [2021-07-13T14:19:02.117Z] #36 [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-07-13T14:19:02.117Z] #36 sha256:ad5736062f48dcfee4385b442315d454d1e90d2e3944edf5953a0340b65bf415 [2021-07-13T14:19:02.117Z] #36 CACHED [2021-07-13T14:19:02.117Z] [2021-07-13T14:19:02.117Z] #66 [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-07-13T14:19:02.117Z] #66 sha256:1ccbd709d8146ef468c88ab350dc13b75a34221f0488c999c11f0b872bbeba06 [2021-07-13T14:19:02.117Z] #66 7.343 go: downloading github.com/google/uuid v1.2.0 [2021-07-13T14:19:02.117Z] #66 ... [2021-07-13T14:19:02.117Z] [2021-07-13T14:19:02.117Z] #43 [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-07-13T14:19:02.117Z] #43 sha256:4e03796d85905bc2b5261025e8074858b4350035fe03a8695d9e07fcc59c7d0e [2021-07-13T14:19:02.117Z] #43 2.039 Hit:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [2021-07-13T14:19:02.117Z] #43 2.042 Hit:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [2021-07-13T14:19:02.117Z] #43 2.042 Hit:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [2021-07-13T14:19:02.117Z] #43 2.554 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7693 kB] [2021-07-13T14:19:02.117Z] #43 3.273 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7735 kB] [2021-07-13T14:19:02.117Z] #43 3.937 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB] [2021-07-13T14:19:02.117Z] #43 4.405 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main armel Packages [7628 kB] [2021-07-13T14:19:02.117Z] #43 5.157 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main armhf Packages [7698 kB] [2021-07-13T14:19:02.117Z] #43 5.712 Get:9 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [264 kB] [2021-07-13T14:19:02.117Z] #43 5.732 Get:10 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [283 kB] [2021-07-13T14:19:02.117Z] #43 5.769 Get:11 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [288 kB] [2021-07-13T14:19:02.117Z] #43 5.797 Get:12 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main armhf Packages [287 kB] [2021-07-13T14:19:02.117Z] #43 5.808 Get:13 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main armel Packages [267 kB] [2021-07-13T14:19:02.117Z] #43 5.825 Get:14 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [13.8 kB] [2021-07-13T14:19:02.117Z] #43 5.833 Get:15 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [14.5 kB] [2021-07-13T14:19:02.117Z] #43 5.834 Get:16 http://cdn-fastly.deb.debian.org/debian buster-updates/main armhf Packages [14.4 kB] [2021-07-13T14:19:02.117Z] #43 5.841 Get:17 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [12.6 kB] [2021-07-13T14:19:02.117Z] #43 5.844 Get:18 http://cdn-fastly.deb.debian.org/debian buster-updates/main armel Packages [14.1 kB] [2021-07-13T14:19:02.376Z] #43 ... [2021-07-13T14:19:02.376Z] [2021-07-13T14:19:02.376Z] #66 [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-07-13T14:19:02.376Z] #66 sha256:1ccbd709d8146ef468c88ab350dc13b75a34221f0488c999c11f0b872bbeba06 [2021-07-13T14:19:02.376Z] #66 7.349 go: downloading github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-07-13T14:19:02.376Z] #66 7.370 go: downloading github.com/moby/vpnkit v0.5.0 [2021-07-13T14:19:02.376Z] #66 7.385 go: downloading github.com/gofrs/flock v0.8.0 [2021-07-13T14:19:02.376Z] #66 7.405 go: downloading github.com/gorilla/mux v1.8.0 [2021-07-13T14:19:02.376Z] #66 7.508 go: downloading github.com/moby/sys/mountinfo v0.4.1 [2021-07-13T14:19:02.628Z] #50 ... [2021-07-13T14:19:02.628Z] [2021-07-13T14:19:02.628Z] #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-07-13T14:19:02.628Z] #46 sha256:cdd8a5adbf192c46d798af2506fd79989356cafbb0e2593c896353b1d897ebd7 [2021-07-13T14:19:02.628Z] #46 32.12 vendor/golang.org/x/crypto/internal/subtle [2021-07-13T14:19:02.634Z] #66 7.703 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-07-13T14:19:02.634Z] #66 7.752 go: downloading github.com/u-root/u-root v7.0.0+incompatible [2021-07-13T14:19:04.008Z] #30 DONE 3.3s [2021-07-13T14:19:04.008Z] [2021-07-13T14:19:04.008Z] #33 [dev-systemd-false 12/25] COPY --from=swagger /build/ /usr/local/bin/ [2021-07-13T14:19:04.008Z] #33 sha256:3d767d211987cadb78cab4453f6b41158514d16d12d5c4e7bd505c350d722b06 [2021-07-13T14:19:04.272Z] #33 DONE 0.1s [2021-07-13T14:19:04.272Z] [2021-07-13T14:19:04.272Z] #35 [dev-systemd-false 13/25] COPY --from=tomll /build/ /usr/local/bin/ [2021-07-13T14:19:04.272Z] #35 sha256:69dc9b5b7c09705b804d77a050002d5bf8589f5de6e2422f6e9a281ef8bdf343 [2021-07-13T14:19:04.272Z] #35 DONE 0.1s [2021-07-13T14:19:04.272Z] [2021-07-13T14:19:04.272Z] #38 [dev-systemd-false 14/25] COPY --from=tini /build/ /usr/local/bin/ [2021-07-13T14:19:04.272Z] #38 sha256:84bff484a8ddcab00029bbca7d0d1fd3c623390090034e67d29b3dec3a6688c1 [2021-07-13T14:19:04.272Z] #38 DONE 0.0s [2021-07-13T14:19:04.272Z] [2021-07-13T14:19:04.272Z] #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-07-13T14:19:04.272Z] #40 sha256:046651d9cb1e7ef173a77f8638b09f48585f1fb53a8233a6e751c5585e1ee34e [2021-07-13T14:19:04.536Z] #66 9.318 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-07-13T14:19:04.536Z] #66 9.340 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2021-07-13T14:19:04.544Z] #46 ... [2021-07-13T14:19:04.544Z] [2021-07-13T14:19:04.544Z] #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-07-13T14:19:04.544Z] #59 sha256:6d66873ff29d2a2b6e8434fa8b5e2d3b411ce962d62cba17b59f43a560692ba3 [2021-07-13T14:19:04.544Z] #59 24.07 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-07-13T14:19:04.544Z] #59 24.22 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2021-07-13T14:19:04.660Z] INFO: Build done for gotestsum... [2021-07-13T14:19:04.794Z] #66 ... [2021-07-13T14:19:04.795Z] [2021-07-13T14:19:04.795Z] #63 [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-07-13T14:19:04.795Z] #63 sha256:44f42d3845a1206a73a8419be0e535dd4fc0de965b0b4bf937943705330bfd22 [2021-07-13T14:19:04.795Z] #63 1.927 Hit:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [2021-07-13T14:19:04.795Z] #63 1.927 Hit:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [2021-07-13T14:19:04.795Z] #63 1.927 Hit:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [2021-07-13T14:19:04.795Z] #63 2.613 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main armhf Packages [7698 kB] [2021-07-13T14:19:04.795Z] #63 3.257 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7735 kB] [2021-07-13T14:19:04.795Z] #63 4.133 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB] [2021-07-13T14:19:04.795Z] #63 5.006 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main armel Packages [7628 kB] [2021-07-13T14:19:04.795Z] #63 5.564 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7693 kB] [2021-07-13T14:19:04.795Z] #63 6.585 Get:9 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [264 kB] [2021-07-13T14:19:04.795Z] #63 6.633 Get:10 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main armel Packages [267 kB] [2021-07-13T14:19:04.795Z] #63 6.657 Get:11 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [283 kB] [2021-07-13T14:19:04.795Z] #63 6.731 Get:12 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main armhf Packages [287 kB] [2021-07-13T14:19:04.795Z] #63 6.787 Get:13 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [288 kB] [2021-07-13T14:19:04.795Z] #63 6.819 Get:14 http://cdn-fastly.deb.debian.org/debian buster-updates/main armhf Packages [14.4 kB] [2021-07-13T14:19:04.795Z] #63 6.823 Get:15 http://cdn-fastly.deb.debian.org/debian buster-updates/main armel Packages [14.1 kB] [2021-07-13T14:19:04.795Z] #63 6.829 Get:16 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [13.8 kB] [2021-07-13T14:19:04.795Z] #63 6.829 Get:17 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [14.5 kB] [2021-07-13T14:19:04.795Z] #63 6.829 Get:18 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [12.6 kB] [2021-07-13T14:19:04.806Z] #59 ... [2021-07-13T14:19:04.806Z] [2021-07-13T14:19:04.806Z] #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-07-13T14:19:04.806Z] #44 sha256:32d273d0a331f45169fb71cf76dfadc17e2dfbe42a57834f44e0a74149475f89 [2021-07-13T14:19:04.806Z] #44 25.09 Fetched 8457 kB in 17s (497 kB/s) [2021-07-13T14:19:04.806Z] #44 25.09 Reading package lists... [2021-07-13T14:19:05.053Z] #63 ... [2021-07-13T14:19:05.053Z] [2021-07-13T14:19:05.053Z] #19 [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-07-13T14:19:05.053Z] #19 sha256:79b75809a970c6277af16117ce4e1148947523c4fb48f35e691448c3368daac5 [2021-07-13T14:19:05.053Z] #19 3.848 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7693 kB] [2021-07-13T14:19:05.053Z] #19 4.971 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main armhf Packages [7698 kB] [2021-07-13T14:19:05.053Z] #19 5.644 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB] [2021-07-13T14:19:05.053Z] #19 6.219 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7735 kB] [2021-07-13T14:19:05.053Z] #19 6.778 Get:15 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main armel Packages [267 kB] [2021-07-13T14:19:05.053Z] #19 6.803 Get:16 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [264 kB] [2021-07-13T14:19:05.053Z] #19 6.827 Get:17 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [288 kB] [2021-07-13T14:19:05.053Z] #19 6.864 Get:18 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main armhf Packages [287 kB] [2021-07-13T14:19:05.053Z] #19 6.880 Get:19 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [283 kB] [2021-07-13T14:19:05.053Z] #19 6.894 Get:20 http://cdn-fastly.deb.debian.org/debian buster-updates/main armel Packages [14.1 kB] [2021-07-13T14:19:05.053Z] #19 6.896 Get:21 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [13.8 kB] [2021-07-13T14:19:05.053Z] #19 6.899 Get:22 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [12.6 kB] [2021-07-13T14:19:05.053Z] #19 6.901 Get:23 http://cdn-fastly.deb.debian.org/debian buster-updates/main armhf Packages [14.4 kB] [2021-07-13T14:19:05.053Z] #19 6.903 Get:24 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [14.5 kB] [2021-07-13T14:19:05.070Z] #44 31.51 Reading package lists... [2021-07-13T14:19:05.070Z] #44 ... [2021-07-13T14:19:05.070Z] [2021-07-13T14:19:05.070Z] #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-07-13T14:19:05.070Z] #56 sha256:74b25419bda146acb1324497e0de2f7282812392f4f248a320eaaf103c051506 [2021-07-13T14:19:05.070Z] #56 24.45 Fetched 8454 kB in 16s (514 kB/s) [2021-07-13T14:19:05.070Z] #56 24.45 Reading package lists... [2021-07-13T14:19:05.203Z] #40 ... [2021-07-13T14:19:05.203Z] [2021-07-13T14:19:05.203Z] #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-07-13T14:19:05.203Z] #12 sha256:54eb229684e42938fafa5dd3195e197beda24b8a709a74d338874c98a70ea2df [2021-07-13T14:19:05.203Z] #12 DONE 5.3s [2021-07-13T14:19:05.332Z] #56 30.81 Reading package lists... [2021-07-13T14:19:05.332Z] #56 ... [2021-07-13T14:19:05.332Z] [2021-07-13T14:19:05.332Z] #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-07-13T14:19:05.332Z] #36 sha256:64fff9f52c9529e0d6984039a31140fa7e4db232d1c82e55e80357c4264d1390 [2021-07-13T14:19:05.332Z] #36 24.59 Fetched 8454 kB in 16s (518 kB/s) [2021-07-13T14:19:05.332Z] #36 24.59 Reading package lists... [2021-07-13T14:19:05.459Z] [2021-07-13T14:19:05.459Z] #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-07-13T14:19:05.459Z] #13 sha256:7af9587b85ec8f51544bd1fdefc057074fc38f90e7991d1b6522ac0e77f13136 [2021-07-13T14:19:05.905Z] #36 30.80 Reading package lists... [2021-07-13T14:19:05.905Z] #36 ... [2021-07-13T14:19:05.905Z] [2021-07-13T14:19:05.905Z] #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-07-13T14:19:05.905Z] #13 sha256:7af9587b85ec8f51544bd1fdefc057074fc38f90e7991d1b6522ac0e77f13136 [2021-07-13T14:19:05.905Z] #13 22.96 Fetched 8987 kB in 18s (509 kB/s) [2021-07-13T14:19:05.905Z] #13 22.96 Reading package lists... [2021-07-13T14:19:05.969Z] #29 13.05 0.0% 0.9% # 2.2% ### 4.3% #### 6.1% #### 6.9% ##### 8.2% ###### 8.4% ###### 9.2% ###### 9.6% ####### 10.2% ####### 10.8% ######## 11.8% ######### 13.3% ######### 13.7% ########## 14.3% ########### 16.1% ############ 17.7% ############# 18.6% ############## 20.2% ############## 20.8% ############### 21.7% ################ 22.4% ################ 23.1% ################# 23.6% ################# 25.0% ################## 26.2% ################### 27.2% #################### 27.8% #################### 29.0% ##################### 30.0% ###################### 31.3% ####################### 33.1% ######################## 34.5% ########################## 36.2% ########################### 37.6% ########################### 38.8% ############################# 40.4% ############################# 41.6% ############################### 44.3% ################################ 45.4% ################################# 47.1% ################################## 47.9% ################################### 48.7% ################################### 49.9% #################################### 51.0% ##################################### 52.1% ###################################### 53.9% ####################################### 55.3% ######################################### 57.0% ######################################### 58.1% ########################################## 59.5% ############################################ 61.5% ############################################# 63.8% ############################################### 65.9% ################################################ 67.2% ################################################# 68.3% ################################################# 69.2% ################################################## 70.5% ################################################### 71.6% #################################################### 73.2% ##################################################### 74.9% ###################################################### 76.2% ####################################################### 77.6% ######################################################## 79.1% ########################################################## 80.6% ########################################################### 82.7% ############################################################# 85.3% ############################################################## 86.5% ############################################################### 87.7% [2021-07-13T14:19:05.969Z] #29 ... [2021-07-13T14:19:05.969Z] [2021-07-13T14:19:05.969Z] #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-07-13T14:19:05.969Z] #56 sha256:96a8621d1b193c7b54efb6f90aee3fbceaddb11f99e4ef8b37b74fa037c2abd5 [2021-07-13T14:19:05.969Z] #56 16.51 Fetched 8277 kB in 10s (811 kB/s) [2021-07-13T14:19:05.969Z] #56 16.51 Reading package lists... [2021-07-13T14:19:05.969Z] #56 19.65 Reading package lists... [2021-07-13T14:19:05.969Z] #56 24.80 Building dependency tree... [2021-07-13T14:19:06.166Z] #13 29.53 Reading package lists... [2021-07-13T14:19:06.166Z] #13 ... [2021-07-13T14:19:06.166Z] [2021-07-13T14:19:06.166Z] #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-07-13T14:19:06.166Z] #50 sha256:a51b759a8b93931feede15f09f2016ef2158ccc880491a55fcf81a7fd126fec9 [2021-07-13T14:19:06.166Z] #50 35.63 go: downloading github.com/gobwas/glob v0.2.3 [2021-07-13T14:19:06.167Z] #50 35.65 go: downloading github.com/kisielk/gotool v1.0.0 [2021-07-13T14:19:06.167Z] #50 35.72 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-07-13T14:19:06.232Z] #56 ... [2021-07-13T14:19:06.232Z] [2021-07-13T14:19:06.232Z] #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-07-13T14:19:06.232Z] #29 sha256:a6e715960dbc8a958930adfed6cb353a4999c2f40aca6be6464ecffdcfac7a37 [2021-07-13T14:19:06.428Z] #50 35.80 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-07-13T14:19:06.428Z] #50 35.89 go: downloading github.com/gogo/protobuf v1.2.1 [2021-07-13T14:19:06.756Z] #29 13.05 0.0% 0.9% # 2.2% ### 4.3% #### 6.1% #### 6.9% ##### 8.2% ###### 8.4% ###### 9.2% ###### 9.6% ####### 10.2% ####### 10.8% ######## 11.8% ######### 13.3% ######### 13.7% ########## 14.3% ########### 16.1% ############ 17.7% ############# 18.6% ############## 20.2% ############## 20.8% ############### 21.7% ################ 22.4% ################ 23.1% ################# 23.6% ################# 25.0% ################## 26.2% ################### 27.2% #################### 27.8% #################### 29.0% ##################### 30.0% ###################### 31.3% ####################### 33.1% ######################## 34.5% ########################## 36.2% ########################### 37.6% ########################### 38.8% ############################# 40.4% ############################# 41.6% ############################### 44.3% ################################ 45.4% ################################# 47.1% ################################## 47.9% ################################### 48.7% ################################### 49.9% #################################### 51.0% ##################################### 52.1% ###################################### 53.9% ####################################### 55.3% ######################################### 57.0% ######################################### 58.1% ########################################## 59.5% ############################################ 61.5% ############################################# 63.8% ############################################### 65.9% ################################################ 67.2% ################################################# 68.3% ################################################# 69.2% ################################################## 70.5% ################################################### 71.6% #################################################### 73.2% ##################################################### 74.9% ###################################################### 76.2% ####################################################### 77.6% ######################################################## 79.1% ########################################################## 80.6% ########################################################### 82.7% ############################################################# 85.3% ############################################################## 86.5% ############################################################### 87.7% ################################################################ 90.2% ################################################################## 92.0% ################################################################## 93.0% #################################################################### 94.8% #################################################################### 95.8% ###################################################################### 97.8% ####################################################################### 99.0% ######################################################################## 100.0% [2021-07-13T14:19:06.756Z] #29 23.30 [2021-07-13T14:19:07.372Z] #50 ... [2021-07-13T14:19:07.372Z] [2021-07-13T14:19:07.372Z] #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-07-13T14:19:07.372Z] #40 sha256:046651d9cb1e7ef173a77f8638b09f48585f1fb53a8233a6e751c5585e1ee34e [2021-07-13T14:19:07.372Z] #40 26.05 + 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-07-13T14:19:07.372Z] #40 ... [2021-07-13T14:19:07.372Z] [2021-07-13T14:19:07.372Z] #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-07-13T14:19:07.372Z] #36 sha256:64fff9f52c9529e0d6984039a31140fa7e4db232d1c82e55e80357c4264d1390 [2021-07-13T14:19:07.372Z] #36 30.80 Reading package lists... [2021-07-13T14:19:07.494Z] #29 ... [2021-07-13T14:19:07.494Z] [2021-07-13T14:19:07.494Z] #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-07-13T14:19:07.494Z] #36 sha256:883bb1ea40b3c256595d0433b13b827e35f76a921b7d2e33e3ad01c0d1295360 [2021-07-13T14:19:07.494Z] #36 18.06 Fetched 8277 kB in 11s (721 kB/s) [2021-07-13T14:19:07.494Z] #36 18.06 Reading package lists... [2021-07-13T14:19:07.494Z] #36 20.59 Reading package lists... [2021-07-13T14:19:07.494Z] #36 25.68 Building dependency tree... [2021-07-13T14:19:07.494Z] #36 27.89 The following additional packages will be installed: [2021-07-13T14:19:07.494Z] #36 27.90 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2021-07-13T14:19:07.494Z] #36 27.90 Suggested packages: [2021-07-13T14:19:07.494Z] #36 27.90 cmake-doc ninja-build lrzip [2021-07-13T14:19:07.494Z] #36 27.90 Recommended packages: [2021-07-13T14:19:07.494Z] #36 27.90 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2021-07-13T14:19:07.758Z] #36 ... [2021-07-13T14:19:07.758Z] [2021-07-13T14:19:07.758Z] #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-07-13T14:19:07.758Z] #56 sha256:96a8621d1b193c7b54efb6f90aee3fbceaddb11f99e4ef8b37b74fa037c2abd5 [2021-07-13T14:19:07.758Z] #56 27.44 The following additional packages will be installed: [2021-07-13T14:19:07.758Z] #56 27.45 libbtrfs0 [2021-07-13T14:19:07.758Z] #56 27.58 The following NEW packages will be installed: [2021-07-13T14:19:07.758Z] #56 27.60 libbtrfs-dev libbtrfs0 [2021-07-13T14:19:07.758Z] #56 28.15 0 upgraded, 2 newly installed, 0 to remove and 1 not upgraded. [2021-07-13T14:19:07.758Z] #56 28.15 Need to get 119 kB of archives. [2021-07-13T14:19:07.758Z] #56 28.15 After this operation, 387 kB of additional disk space will be used. [2021-07-13T14:19:07.758Z] #56 28.15 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs0 arm64 4.20.1-2 [41.7 kB] [2021-07-13T14:19:07.758Z] #56 28.16 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs-dev arm64 4.20.1-2 [77.7 kB] [2021-07-13T14:19:08.738Z] #13 3.338 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2021-07-13T14:19:08.738Z] #13 3.387 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-07-13T14:19:08.738Z] #13 3.407 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-07-13T14:19:08.738Z] #13 3.532 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-07-13T14:19:08.762Z] #36 36.80 Building dependency tree... [2021-07-13T14:19:09.151Z] #56 29.35 debconf: delaying package configuration, since apt-utils is not installed [2021-07-13T14:19:09.151Z] #56 29.56 Fetched 119 kB in 0s (289 kB/s) [2021-07-13T14:19:09.151Z] #56 29.68 Selecting previously unselected package libbtrfs0. [2021-07-13T14:19:09.415Z] #56 29.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 ... 15394 files and directories currently installed.) [2021-07-13T14:19:09.415Z] #56 29.85 Preparing to unpack .../libbtrfs0_4.20.1-2_arm64.deb ... [2021-07-13T14:19:09.415Z] #56 29.87 Unpacking libbtrfs0 (4.20.1-2) ... [2021-07-13T14:19:09.677Z] #56 30.06 Selecting previously unselected package libbtrfs-dev. [2021-07-13T14:19:09.677Z] #56 30.06 Preparing to unpack .../libbtrfs-dev_4.20.1-2_arm64.deb ... [2021-07-13T14:19:09.677Z] #56 30.08 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-07-13T14:19:09.940Z] #56 30.44 Setting up libbtrfs0 (4.20.1-2) ... [2021-07-13T14:19:09.940Z] #56 30.50 Setting up libbtrfs-dev (4.20.1-2) ... [2021-07-13T14:19:09.940Z] #56 30.52 Processing triggers for libc-bin (2.28-10) ... [2021-07-13T14:19:10.107Z] #13 4.548 Get:5 http://deb.debian.org/debian buster-backports/main amd64 Packages [486 kB] [2021-07-13T14:19:10.107Z] #13 ... [2021-07-13T14:19:10.107Z] [2021-07-13T14:19:10.107Z] #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-07-13T14:19:10.107Z] #24 sha256:e42b0435b5f25c2d46cd48a28be8880d73ea7ed154f7d1c8662597acee039fe6 [2021-07-13T14:19:10.107Z] #24 6.664 + RM_GOPATH=0 [2021-07-13T14:19:10.107Z] #24 6.664 + TMP_GOPATH= [2021-07-13T14:19:10.107Z] #24 6.664 + : /build [2021-07-13T14:19:10.108Z] #24 6.665 + '[' -z '' ']' [2021-07-13T14:19:10.108Z] #24 6.667 ++ mktemp -d [2021-07-13T14:19:10.108Z] #24 6.667 + export GOPATH=/tmp/tmp.Hp17B0bg5T [2021-07-13T14:19:10.108Z] #24 6.667 + GOPATH=/tmp/tmp.Hp17B0bg5T [2021-07-13T14:19:10.108Z] #24 6.668 + RM_GOPATH=1 [2021-07-13T14:19:10.108Z] #24 6.668 + case "$(go env GOARCH)" in [2021-07-13T14:19:10.108Z] #24 6.672 ++ go env GOARCH [2021-07-13T14:19:10.108Z] #24 6.679 + export GO_BUILDMODE=-buildmode=pie [2021-07-13T14:19:10.108Z] #24 6.679 + GO_BUILDMODE=-buildmode=pie [2021-07-13T14:19:10.108Z] #24 6.680 ++ dirname /tmp/install/install.sh [2021-07-13T14:19:10.108Z] #24 6.683 + dir=/tmp/install [2021-07-13T14:19:10.108Z] #24 6.683 + bin=dockercli [2021-07-13T14:19:10.108Z] #24 6.683 + shift [2021-07-13T14:19:10.108Z] #24 6.683 + '[' '!' -f /tmp/install/dockercli.installer ']' [2021-07-13T14:19:10.108Z] #24 6.683 + . /tmp/install/dockercli.installer [2021-07-13T14:19:10.108Z] #24 6.683 ++ : stable [2021-07-13T14:19:10.108Z] #24 6.683 ++ : 17.06.2-ce [2021-07-13T14:19:10.108Z] #24 6.683 + install_dockercli [2021-07-13T14:19:10.108Z] #24 6.683 + echo 'Install docker/cli version 17.06.2-ce from stable' [2021-07-13T14:19:10.108Z] #24 6.683 Install docker/cli version 17.06.2-ce from stable [2021-07-13T14:19:10.108Z] #24 6.689 ++ uname -m [2021-07-13T14:19:10.108Z] #24 6.696 + arch=x86_64 [2021-07-13T14:19:10.108Z] #24 6.696 + '[' x86_64 '!=' x86_64 ']' [2021-07-13T14:19:10.108Z] #24 6.696 + url=https://download.docker.com/linux/static [2021-07-13T14:19:10.108Z] #24 6.696 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2021-07-13T14:19:10.108Z] #24 6.696 + tar -xz docker/docker [2021-07-13T14:19:10.108Z] #24 ... [2021-07-13T14:19:10.108Z] [2021-07-13T14:19:10.108Z] #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-07-13T14:19:10.108Z] #50 sha256:613cc8585aeb5d63d71df4adba5132d6579c4ff8956be36c91a0b0326ef7ad77 [2021-07-13T14:19:10.108Z] #50 6.468 + RM_GOPATH=0 [2021-07-13T14:19:10.108Z] #50 6.474 + TMP_GOPATH= [2021-07-13T14:19:10.108Z] #50 6.474 + : /build [2021-07-13T14:19:10.108Z] #50 6.474 + '[' -z '' ']' [2021-07-13T14:19:10.108Z] #50 6.474 ++ mktemp -d [2021-07-13T14:19:10.108Z] #50 6.474 + export GOPATH=/tmp/tmp.eQKbaKj2Ym [2021-07-13T14:19:10.108Z] #50 6.474 + GOPATH=/tmp/tmp.eQKbaKj2Ym [2021-07-13T14:19:10.108Z] #50 6.474 + RM_GOPATH=1 [2021-07-13T14:19:10.108Z] #50 6.474 + case "$(go env GOARCH)" in [2021-07-13T14:19:10.108Z] #50 6.474 ++ go env GOARCH [2021-07-13T14:19:10.108Z] #50 6.484 + export GO_BUILDMODE=-buildmode=pie [2021-07-13T14:19:10.108Z] #50 6.484 + GO_BUILDMODE=-buildmode=pie [2021-07-13T14:19:10.108Z] #50 6.484 ++ dirname /tmp/install/install.sh [2021-07-13T14:19:10.108Z] #50 6.484 + dir=/tmp/install [2021-07-13T14:19:10.108Z] #50 6.484 + bin=golangci_lint [2021-07-13T14:19:10.108Z] #50 6.484 + shift [2021-07-13T14:19:10.108Z] #50 6.484 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2021-07-13T14:19:10.108Z] #50 6.484 + . /tmp/install/golangci_lint.installer [2021-07-13T14:19:10.108Z] #50 6.484 ++ : v1.23.8 [2021-07-13T14:19:10.108Z] #50 6.484 + install_golangci_lint [2021-07-13T14:19:10.108Z] #50 6.484 + set -e [2021-07-13T14:19:10.108Z] #50 6.484 + export GO111MODULE=on [2021-07-13T14:19:10.108Z] #50 6.484 + GO111MODULE=on [2021-07-13T14:19:10.108Z] #50 6.484 + GOBIN=/build [2021-07-13T14:19:10.108Z] #50 6.484 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8 [2021-07-13T14:19:10.108Z] #50 7.402 go: downloading github.com/golangci/golangci-lint v1.23.8 [2021-07-13T14:19:10.148Z] #36 39.71 The following additional packages will be installed: [2021-07-13T14:19:10.148Z] #36 39.71 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2021-07-13T14:19:10.208Z] #56 ... [2021-07-13T14:19:10.208Z] [2021-07-13T14:19:10.208Z] #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-07-13T14:19:10.208Z] #13 sha256:0a5c4f9d7f4bd4487ee5b1fc84c7c8e464816e238d705348cc2476c73e010007 [2021-07-13T14:19:10.208Z] #13 16.46 Fetched 8804 kB in 14s (647 kB/s) [2021-07-13T14:19:10.208Z] #13 16.46 Reading package lists... [2021-07-13T14:19:10.208Z] #13 22.48 Reading package lists... [2021-07-13T14:19:10.208Z] #13 ... [2021-07-13T14:19:10.208Z] [2021-07-13T14:19:10.208Z] #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-07-13T14:19:10.208Z] #36 sha256:883bb1ea40b3c256595d0433b13b827e35f76a921b7d2e33e3ad01c0d1295360 [2021-07-13T14:19:10.208Z] #36 28.75 The following NEW packages will be installed: [2021-07-13T14:19:10.208Z] #36 28.76 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2021-07-13T14:19:10.208Z] #36 28.76 vim-common xxd [2021-07-13T14:19:10.208Z] #36 29.14 0 upgraded, 10 newly installed, 0 to remove and 1 not upgraded. [2021-07-13T14:19:10.208Z] #36 29.14 Need to get 14.2 MB of archives. [2021-07-13T14:19:10.208Z] #36 29.14 After this operation, 60.0 MB of additional disk space will be used. [2021-07-13T14:19:10.208Z] #36 29.14 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xxd arm64 2:8.1.0875-5 [139 kB] [2021-07-13T14:19:10.208Z] #36 29.14 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim-common all 2:8.1.0875-5 [195 kB] [2021-07-13T14:19:10.208Z] #36 29.16 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 cmake-data all 3.13.4-1 [1476 kB] [2021-07-13T14:19:10.208Z] #36 29.28 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libicu63 arm64 63.1-6+deb10u1 [8151 kB] [2021-07-13T14:19:10.208Z] #36 29.70 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libxml2 arm64 2.9.4+dfsg1-7+deb10u2 [625 kB] [2021-07-13T14:19:10.208Z] #36 29.72 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libarchive13 arm64 3.3.3-4+deb10u1 [291 kB] [2021-07-13T14:19:10.208Z] #36 29.75 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libjsoncpp1 arm64 1.7.4-3 [71.0 kB] [2021-07-13T14:19:10.208Z] #36 29.76 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 librhash0 arm64 1.3.8-1 [121 kB] [2021-07-13T14:19:10.208Z] #36 29.76 Get:9 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 libuv1 arm64 1.24.1-1+deb10u1 [105 kB] [2021-07-13T14:19:10.208Z] #36 29.77 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 cmake arm64 3.13.4-1 [3046 kB] [2021-07-13T14:19:10.364Z] #50 ... [2021-07-13T14:19:10.364Z] [2021-07-13T14:19:10.364Z] #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-07-13T14:19:10.364Z] #34 sha256:bc2a61dc5eb6d5307ba6ff77f4bf627873479a726dabf917bba0abe435f9c9fe [2021-07-13T14:19:10.364Z] #34 6.027 Install go-toml version v1.8.1 [2021-07-13T14:19:10.364Z] #34 6.735 go: downloading github.com/pelletier/go-toml v1.8.1 [2021-07-13T14:19:10.364Z] #34 ... [2021-07-13T14:19:10.364Z] [2021-07-13T14:19:10.364Z] #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-07-13T14:19:10.364Z] #59 sha256:aadad3329947b1badfaf5a86a382e320d5059ad11a025e7c0722e501b7fefd93 [2021-07-13T14:19:10.364Z] #59 6.136 + RM_GOPATH=0 [2021-07-13T14:19:10.364Z] #59 6.136 + TMP_GOPATH= [2021-07-13T14:19:10.364Z] #59 6.136 + : /build [2021-07-13T14:19:10.364Z] #59 6.136 + '[' -z '' ']' [2021-07-13T14:19:10.364Z] #59 6.136 ++ mktemp -d [2021-07-13T14:19:10.364Z] #59 6.136 + export GOPATH=/tmp/tmp.VytSYYwYrh [2021-07-13T14:19:10.364Z] #59 6.136 + GOPATH=/tmp/tmp.VytSYYwYrh [2021-07-13T14:19:10.364Z] #59 6.136 + RM_GOPATH=1 [2021-07-13T14:19:10.364Z] #59 6.136 + case "$(go env GOARCH)" in [2021-07-13T14:19:10.364Z] #59 6.147 ++ go env GOARCH [2021-07-13T14:19:10.364Z] #59 6.166 Install rootlesskit version 4cd567642273d369adaadcbadca00880552c1778 [2021-07-13T14:19:10.364Z] #59 6.166 + export GO_BUILDMODE=-buildmode=pie [2021-07-13T14:19:10.364Z] #59 6.166 + GO_BUILDMODE=-buildmode=pie [2021-07-13T14:19:10.364Z] #59 6.166 ++ dirname /tmp/install/install.sh [2021-07-13T14:19:10.364Z] #59 6.166 + dir=/tmp/install [2021-07-13T14:19:10.364Z] #59 6.166 + bin=rootlesskit [2021-07-13T14:19:10.364Z] #59 6.166 + shift [2021-07-13T14:19:10.364Z] #59 6.166 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2021-07-13T14:19:10.364Z] #59 6.166 + . /tmp/install/rootlesskit.installer [2021-07-13T14:19:10.364Z] #59 6.166 ++ : 4cd567642273d369adaadcbadca00880552c1778 [2021-07-13T14:19:10.364Z] #59 6.166 + install_rootlesskit [2021-07-13T14:19:10.364Z] #59 6.166 + case "$1" in [2021-07-13T14:19:10.364Z] #59 6.166 + export CGO_ENABLED=0 [2021-07-13T14:19:10.364Z] #59 6.166 + CGO_ENABLED=0 [2021-07-13T14:19:10.364Z] #59 6.166 + _install_rootlesskit [2021-07-13T14:19:10.364Z] #59 6.166 + echo 'Install rootlesskit version 4cd567642273d369adaadcbadca00880552c1778' [2021-07-13T14:19:10.364Z] #59 6.166 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.VytSYYwYrh/src/github.com/rootless-containers/rootlesskit [2021-07-13T14:19:10.364Z] #59 6.166 Cloning into '/tmp/tmp.VytSYYwYrh/src/github.com/rootless-containers/rootlesskit'... [2021-07-13T14:19:10.409Z] #36 39.71 Suggested packages: [2021-07-13T14:19:10.409Z] #36 39.75 cmake-doc ninja-build lrzip [2021-07-13T14:19:10.409Z] #36 39.75 Recommended packages: [2021-07-13T14:19:10.409Z] #36 39.75 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2021-07-13T14:19:10.471Z] #36 30.96 debconf: delaying package configuration, since apt-utils is not installed [2021-07-13T14:19:10.621Z] #59 ... [2021-07-13T14:19:10.621Z] [2021-07-13T14:19:10.621Z] #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-07-13T14:19:10.621Z] #56 sha256:74b25419bda146acb1324497e0de2f7282812392f4f248a320eaaf103c051506 [2021-07-13T14:19:10.621Z] #56 7.910 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-07-13T14:19:10.621Z] #56 7.979 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-07-13T14:19:10.621Z] #56 8.103 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-07-13T14:19:10.621Z] #56 9.652 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-07-13T14:19:10.621Z] #56 ... [2021-07-13T14:19:10.621Z] [2021-07-13T14:19:10.621Z] #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-07-13T14:19:10.621Z] #48 sha256:5ee5901609e300f4709e6aaea4d10ae492372098a84216b6b4fc7ae0eaeb5700 [2021-07-13T14:19:10.621Z] #48 6.697 + RM_GOPATH=0 [2021-07-13T14:19:10.621Z] #48 6.697 + TMP_GOPATH= [2021-07-13T14:19:10.621Z] #48 6.697 + : /build [2021-07-13T14:19:10.621Z] #48 6.697 + '[' -z '' ']' [2021-07-13T14:19:10.621Z] #48 6.697 ++ mktemp -d [2021-07-13T14:19:10.621Z] #48 6.736 + export GOPATH=/tmp/tmp.VbiOMrZtGf [2021-07-13T14:19:10.621Z] #48 6.736 + GOPATH=/tmp/tmp.VbiOMrZtGf [2021-07-13T14:19:10.621Z] #48 6.736 + RM_GOPATH=1 [2021-07-13T14:19:10.621Z] #48 6.736 + case "$(go env GOARCH)" in [2021-07-13T14:19:10.621Z] #48 6.766 ++ go env GOARCH [2021-07-13T14:19:10.621Z] #48 6.766 + export GO_BUILDMODE=-buildmode=pie [2021-07-13T14:19:10.621Z] #48 6.766 + GO_BUILDMODE=-buildmode=pie [2021-07-13T14:19:10.621Z] #48 6.766 ++ dirname /tmp/install/install.sh [2021-07-13T14:19:10.621Z] #48 6.766 + dir=/tmp/install [2021-07-13T14:19:10.621Z] #48 6.766 + bin=gotestsum [2021-07-13T14:19:10.621Z] #48 6.766 + shift [2021-07-13T14:19:10.621Z] #48 6.766 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2021-07-13T14:19:10.621Z] #48 6.766 + . /tmp/install/gotestsum.installer [2021-07-13T14:19:10.621Z] #48 6.766 ++ : v0.5.3 [2021-07-13T14:19:10.621Z] #48 6.766 + install_gotestsum [2021-07-13T14:19:10.621Z] #48 6.766 + set -e [2021-07-13T14:19:10.621Z] #48 6.766 + export GO111MODULE=on [2021-07-13T14:19:10.621Z] #48 6.766 + GO111MODULE=on [2021-07-13T14:19:10.621Z] #48 6.766 + GOBIN=/build [2021-07-13T14:19:10.621Z] #48 6.766 + go get gotest.tools/gotestsum@v0.5.3 [2021-07-13T14:19:10.621Z] #48 7.729 go: downloading gotest.tools/gotestsum v0.5.3 [2021-07-13T14:19:10.621Z] #48 10.24 go: downloading github.com/fatih/color v1.9.0 [2021-07-13T14:19:10.621Z] #48 10.26 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-07-13T14:19:10.621Z] #48 10.33 go: downloading github.com/pkg/errors v0.9.1 [2021-07-13T14:19:10.621Z] #48 10.37 go: downloading github.com/spf13/pflag v1.0.3 [2021-07-13T14:19:10.621Z] #48 10.71 go: downloading github.com/mattn/go-colorable v0.1.6 [2021-07-13T14:19:10.621Z] #48 10.81 go: downloading github.com/mattn/go-isatty v0.0.12 [2021-07-13T14:19:10.735Z] [2021-07-13T14:19:10.735Z] #36 ... [2021-07-13T14:19:10.735Z] [2021-07-13T14:19:10.735Z] #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-07-13T14:19:10.735Z] #56 sha256:96a8621d1b193c7b54efb6f90aee3fbceaddb11f99e4ef8b37b74fa037c2abd5 [2021-07-13T14:19:10.735Z] #56 DONE 31.2s [2021-07-13T14:19:10.735Z] [2021-07-13T14:19:10.735Z] #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-07-13T14:19:10.735Z] #36 sha256:883bb1ea40b3c256595d0433b13b827e35f76a921b7d2e33e3ad01c0d1295360 [2021-07-13T14:19:10.735Z] #36 31.24 Fetched 14.2 MB in 1s (13.2 MB/s) [2021-07-13T14:19:10.735Z] #36 31.38 Selecting previously unselected package xxd. [2021-07-13T14:19:10.907Z] #48 ... [2021-07-13T14:19:10.907Z] [2021-07-13T14:19:10.907Z] #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-07-13T14:19:10.907Z] #52 sha256:4a0c4230b7ef31c6861a72b907af4962e637ee0944f34cfd9ca137bb0d31de2f [2021-07-13T14:19:10.907Z] #52 6.084 + RM_GOPATH=0 [2021-07-13T14:19:10.907Z] #52 6.084 + TMP_GOPATH= [2021-07-13T14:19:10.907Z] #52 6.084 + : /build [2021-07-13T14:19:10.907Z] #52 6.084 + '[' -z '' ']' [2021-07-13T14:19:10.907Z] #52 6.084 ++ mktemp -d [2021-07-13T14:19:10.907Z] #52 6.093 + export GOPATH=/tmp/tmp.mSTKr57D96 [2021-07-13T14:19:10.907Z] #52 6.093 + GOPATH=/tmp/tmp.mSTKr57D96 [2021-07-13T14:19:10.907Z] #52 6.093 + RM_GOPATH=1 [2021-07-13T14:19:10.907Z] #52 6.093 + case "$(go env GOARCH)" in [2021-07-13T14:19:10.907Z] #52 6.093 ++ go env GOARCH [2021-07-13T14:19:10.907Z] #52 6.094 + export GO_BUILDMODE=-buildmode=pie [2021-07-13T14:19:10.907Z] #52 6.094 + GO_BUILDMODE=-buildmode=pie [2021-07-13T14:19:10.907Z] #52 6.094 ++ dirname /tmp/install/install.sh [2021-07-13T14:19:10.907Z] #52 6.094 + dir=/tmp/install [2021-07-13T14:19:10.907Z] #52 6.094 + bin=shfmt [2021-07-13T14:19:10.907Z] #52 6.094 + shift [2021-07-13T14:19:10.907Z] #52 6.094 + '[' '!' -f /tmp/install/shfmt.installer ']' [2021-07-13T14:19:10.907Z] #52 6.094 + . /tmp/install/shfmt.installer [2021-07-13T14:19:10.907Z] #52 6.094 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-07-13T14:19:10.907Z] #52 6.094 + install_shfmt [2021-07-13T14:19:10.907Z] #52 6.094 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2021-07-13T14:19:10.907Z] #52 6.094 + git clone https://github.com/mvdan/sh.git /tmp/tmp.mSTKr57D96/src/github.com/mvdan/sh [2021-07-13T14:19:10.907Z] #52 6.094 Cloning into '/tmp/tmp.mSTKr57D96/src/github.com/mvdan/sh'... [2021-07-13T14:19:10.907Z] #52 6.094 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-07-13T14:19:10.907Z] #52 ... [2021-07-13T14:19:10.907Z] [2021-07-13T14:19:10.907Z] #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-07-13T14:19:10.907Z] #46 sha256:2034cbd14bf37a55e60d41ff9b992b4483829043c37f904fc75e96b079b62df3 [2021-07-13T14:19:10.907Z] #46 6.202 + RM_GOPATH=0 [2021-07-13T14:19:10.907Z] #46 6.202 + TMP_GOPATH= [2021-07-13T14:19:10.907Z] #46 6.202 + : /build [2021-07-13T14:19:10.907Z] #46 6.202 + '[' -z '' ']' [2021-07-13T14:19:10.907Z] #46 6.202 ++ mktemp -d [2021-07-13T14:19:10.907Z] #46 6.202 + export GOPATH=/tmp/tmp.N7UsNDau06 [2021-07-13T14:19:10.907Z] #46 6.202 + GOPATH=/tmp/tmp.N7UsNDau06 [2021-07-13T14:19:10.907Z] #46 6.202 + RM_GOPATH=1 [2021-07-13T14:19:10.907Z] #46 6.202 + case "$(go env GOARCH)" in [2021-07-13T14:19:10.907Z] #46 6.202 ++ go env GOARCH [2021-07-13T14:19:10.907Z] #46 6.222 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6 [2021-07-13T14:19:10.907Z] #46 6.222 + export GO_BUILDMODE=-buildmode=pie [2021-07-13T14:19:10.907Z] #46 6.222 + GO_BUILDMODE=-buildmode=pie [2021-07-13T14:19:10.907Z] #46 6.222 ++ dirname /tmp/install/install.sh [2021-07-13T14:19:10.907Z] #46 6.222 + dir=/tmp/install [2021-07-13T14:19:10.907Z] #46 6.222 + bin=vndr [2021-07-13T14:19:10.907Z] #46 6.222 + shift [2021-07-13T14:19:10.907Z] #46 6.222 + '[' '!' -f /tmp/install/vndr.installer ']' [2021-07-13T14:19:10.907Z] #46 6.222 + . /tmp/install/vndr.installer [2021-07-13T14:19:10.907Z] #46 6.222 ++ : f12b881cb8f081a5058408a58f429b9014833fc6 [2021-07-13T14:19:10.907Z] #46 6.222 + install_vndr [2021-07-13T14:19:10.908Z] #46 6.222 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6' [2021-07-13T14:19:10.908Z] #46 6.222 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.N7UsNDau06/src/github.com/LK4D4/vndr [2021-07-13T14:19:10.908Z] #46 6.222 Cloning into '/tmp/tmp.N7UsNDau06/src/github.com/LK4D4/vndr'... [2021-07-13T14:19:10.908Z] #46 6.873 + cd /tmp/tmp.N7UsNDau06/src/github.com/LK4D4/vndr [2021-07-13T14:19:10.908Z] #46 6.873 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6 [2021-07-13T14:19:10.908Z] #46 6.916 + go build -buildmode=pie -v -o /build/vndr . [2021-07-13T14:19:10.908Z] #46 9.460 internal/cpu [2021-07-13T14:19:10.908Z] #46 9.467 internal/unsafeheader [2021-07-13T14:19:10.908Z] #46 9.622 runtime/internal/atomic [2021-07-13T14:19:10.908Z] #46 10.05 runtime/internal/sys [2021-07-13T14:19:10.908Z] #46 10.32 internal/bytealg [2021-07-13T14:19:10.908Z] #46 10.37 runtime/internal/math [2021-07-13T14:19:10.908Z] #46 10.56 internal/race [2021-07-13T14:19:10.908Z] #46 10.66 sync/atomic [2021-07-13T14:19:10.908Z] #46 11.08 unicode [2021-07-13T14:19:11.003Z] #36 31.38 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15394 files and directories currently installed.) [2021-07-13T14:19:11.003Z] #36 31.53 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_arm64.deb ... [2021-07-13T14:19:11.003Z] #36 31.55 Unpacking xxd (2:8.1.0875-5) ... [2021-07-13T14:19:11.205Z] #46 ... [2021-07-13T14:19:11.205Z] [2021-07-13T14:19:11.205Z] #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 "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-07-13T14:19:11.205Z] #32 sha256:e5a47005f578bbeec018e89af2d3942afbe4d492ad54425cac9a1a2acaffc2ab [2021-07-13T14:19:11.206Z] #32 6.438 + git clone https://github.com/kolyshkin/go-swagger.git . [2021-07-13T14:19:11.206Z] #32 6.438 Cloning into '.'... [2021-07-13T14:19:11.268Z] #36 31.83 Selecting previously unselected package vim-common. [2021-07-13T14:19:11.268Z] #36 31.84 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2021-07-13T14:19:11.353Z] #36 40.69 The following NEW packages will be installed: [2021-07-13T14:19:11.353Z] #36 40.69 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2021-07-13T14:19:11.353Z] #36 40.69 vim-common xxd [2021-07-13T14:19:11.490Z] #32 ... [2021-07-13T14:19:11.490Z] [2021-07-13T14:19:11.490Z] #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-07-13T14:19:11.490Z] #36 sha256:64fff9f52c9529e0d6984039a31140fa7e4db232d1c82e55e80357c4264d1390 [2021-07-13T14:19:11.490Z] #36 7.736 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-07-13T14:19:11.490Z] #36 7.939 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-07-13T14:19:11.490Z] #36 8.093 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-07-13T14:19:11.490Z] #36 9.620 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-07-13T14:19:11.490Z] #36 ... [2021-07-13T14:19:11.490Z] [2021-07-13T14:19:11.490Z] #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-07-13T14:19:11.490Z] #46 sha256:2034cbd14bf37a55e60d41ff9b992b4483829043c37f904fc75e96b079b62df3 [2021-07-13T14:19:11.490Z] #46 11.52 runtime [2021-07-13T14:19:11.532Z] #36 31.88 Unpacking vim-common (2:8.1.0875-5) ... [2021-07-13T14:19:11.532Z] #36 32.15 Selecting previously unselected package cmake-data. [2021-07-13T14:19:11.615Z] #36 41.10 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2021-07-13T14:19:11.615Z] #36 41.10 Need to get 14.9 MB of archives. [2021-07-13T14:19:11.615Z] #36 41.10 After this operation, 61.8 MB of additional disk space will be used. [2021-07-13T14:19:11.615Z] #36 41.10 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2021-07-13T14:19:11.615Z] #36 41.10 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2021-07-13T14:19:11.615Z] #36 41.10 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB] [2021-07-13T14:19:11.795Z] #36 32.15 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2021-07-13T14:19:11.795Z] #36 32.17 Unpacking cmake-data (3.13.4-1) ... [2021-07-13T14:19:11.877Z] #36 41.28 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2021-07-13T14:19:12.450Z] #36 ... [2021-07-13T14:19:12.450Z] [2021-07-13T14:19:12.450Z] #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-07-13T14:19:12.450Z] #13 sha256:7af9587b85ec8f51544bd1fdefc057074fc38f90e7991d1b6522ac0e77f13136 [2021-07-13T14:19:12.450Z] #13 29.53 Reading package lists... [2021-07-13T14:19:12.745Z] #36 ... [2021-07-13T14:19:12.745Z] [2021-07-13T14:19:12.745Z] #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-07-13T14:19:12.745Z] #50 sha256:250bd7aff7946097e70fb9451ada7c6f16e90fcf490eda4773e182a4a42e22b3 [2021-07-13T14:19:12.745Z] #50 22.99 go: downloading github.com/fatih/color v1.7.0 [2021-07-13T14:19:12.745Z] #50 23.01 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-07-13T14:19:12.745Z] #50 23.19 go: downloading github.com/pkg/errors v0.8.1 [2021-07-13T14:19:12.745Z] #50 23.22 go: downloading github.com/spf13/cobra v0.0.5 [2021-07-13T14:19:12.745Z] #50 23.23 go: downloading github.com/spf13/pflag v1.0.5 [2021-07-13T14:19:12.745Z] #50 23.26 go: downloading github.com/spf13/viper v1.6.1 [2021-07-13T14:19:12.745Z] #50 23.70 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-07-13T14:19:12.745Z] #50 23.71 go: downloading github.com/go-critic/go-critic v0.4.1 [2021-07-13T14:19:12.745Z] #50 23.79 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2021-07-13T14:19:12.745Z] #50 24.15 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-07-13T14:19:12.745Z] #50 24.51 go: downloading github.com/mattn/go-colorable v0.1.4 [2021-07-13T14:19:12.745Z] #50 24.71 go: downloading github.com/sirupsen/logrus v1.4.2 [2021-07-13T14:19:12.745Z] #50 25.03 go: downloading github.com/stretchr/testify v1.4.0 [2021-07-13T14:19:12.745Z] #50 25.57 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-07-13T14:19:12.745Z] #50 25.67 go: downloading github.com/mattn/go-isatty v0.0.8 [2021-07-13T14:19:12.745Z] #50 25.76 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2021-07-13T14:19:12.745Z] #50 25.78 go: downloading github.com/hashicorp/hcl v1.0.0 [2021-07-13T14:19:12.745Z] #50 26.72 go: downloading github.com/magiconair/properties v1.8.1 [2021-07-13T14:19:12.745Z] #50 26.78 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-07-13T14:19:12.745Z] #50 26.93 go: downloading github.com/pelletier/go-toml v1.2.0 [2021-07-13T14:19:12.745Z] #50 26.93 go: downloading github.com/spf13/afero v1.1.2 [2021-07-13T14:19:12.745Z] #50 27.41 go: downloading github.com/spf13/cast v1.3.0 [2021-07-13T14:19:12.745Z] #50 27.45 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2021-07-13T14:19:12.745Z] #50 27.58 go: downloading github.com/subosito/gotenv v1.2.0 [2021-07-13T14:19:12.745Z] #50 27.59 go: downloading gopkg.in/ini.v1 v1.51.0 [2021-07-13T14:19:12.745Z] #50 27.66 go: downloading gopkg.in/yaml.v2 v2.2.7 [2021-07-13T14:19:12.745Z] #50 28.19 go: downloading github.com/inconshreveable/mousetrap v1.0.0 [2021-07-13T14:19:12.745Z] #50 28.22 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2021-07-13T14:19:12.745Z] #50 29.71 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2021-07-13T14:19:12.745Z] #50 29.73 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2021-07-13T14:19:12.745Z] #50 29.73 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-07-13T14:19:12.745Z] #50 29.82 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-07-13T14:19:12.745Z] #50 29.82 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-07-13T14:19:12.745Z] #50 29.95 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-07-13T14:19:12.745Z] #50 29.96 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-07-13T14:19:12.745Z] #50 29.97 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-07-13T14:19:12.745Z] #50 30.00 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-07-13T14:19:12.745Z] #50 30.15 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-07-13T14:19:12.745Z] #50 30.23 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-07-13T14:19:12.745Z] #50 30.31 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-07-13T14:19:12.745Z] #50 30.35 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-07-13T14:19:12.745Z] #50 30.36 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-07-13T14:19:12.745Z] #50 30.40 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-07-13T14:19:12.745Z] #50 30.48 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-07-13T14:19:12.745Z] #50 30.84 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-07-13T14:19:12.745Z] #50 30.88 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-07-13T14:19:12.745Z] #50 31.10 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-07-13T14:19:12.745Z] #50 31.45 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2021-07-13T14:19:12.745Z] #50 31.62 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-07-13T14:19:12.745Z] #50 31.74 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2021-07-13T14:19:12.745Z] #50 31.88 go: downloading github.com/ultraware/funlen v0.0.2 [2021-07-13T14:19:12.745Z] #50 31.91 go: downloading github.com/ultraware/whitespace v0.0.4 [2021-07-13T14:19:12.745Z] #50 31.92 go: downloading github.com/uudashr/gocognit v1.0.1 [2021-07-13T14:19:12.746Z] #50 32.06 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2021-07-13T14:19:12.746Z] #50 33.16 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-07-13T14:19:12.746Z] #50 33.17 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-07-13T14:19:12.746Z] #50 33.18 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-07-13T14:19:12.746Z] #50 ... [2021-07-13T14:19:12.746Z] [2021-07-13T14:19:12.746Z] #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-07-13T14:19:12.746Z] #57 sha256:856f31d19bf0932c3c0a9ac62db4d25ad24fc66f42daeb4c510f854349c41d09 [2021-07-13T14:19:12.746Z] #57 1.381 + RM_GOPATH=0 [2021-07-13T14:19:12.746Z] #57 1.381 + TMP_GOPATH= [2021-07-13T14:19:12.746Z] #57 1.381 + : /build [2021-07-13T14:19:12.746Z] #57 1.381 + '[' -z '' ']' [2021-07-13T14:19:12.746Z] #57 1.382 ++ mktemp -d [2021-07-13T14:19:12.746Z] #57 1.387 + export GOPATH=/tmp/tmp.g8dOf2NqFI [2021-07-13T14:19:12.746Z] #57 1.388 + GOPATH=/tmp/tmp.g8dOf2NqFI [2021-07-13T14:19:12.746Z] #57 1.388 + RM_GOPATH=1 [2021-07-13T14:19:12.746Z] #57 1.388 + case "$(go env GOARCH)" in [2021-07-13T14:19:12.746Z] #57 1.390 ++ go env GOARCH [2021-07-13T14:19:12.746Z] #57 1.412 + export GO_BUILDMODE=-buildmode=pie [2021-07-13T14:19:12.746Z] #57 1.412 + GO_BUILDMODE=-buildmode=pie [2021-07-13T14:19:12.746Z] #57 1.413 ++ dirname /tmp/install/install.sh [2021-07-13T14:19:12.746Z] #57 1.428 + dir=/tmp/install [2021-07-13T14:19:12.746Z] #57 1.428 + bin=containerd [2021-07-13T14:19:12.746Z] #57 1.429 + shift [2021-07-13T14:19:12.746Z] #57 1.429 + '[' '!' -f /tmp/install/containerd.installer ']' [2021-07-13T14:19:12.746Z] #57 1.430 + . /tmp/install/containerd.installer [2021-07-13T14:19:12.746Z] #57 1.430 ++ set -e [2021-07-13T14:19:12.746Z] #57 1.432 ++ : 36cc874494a56a253cd181a1a685b44b58a2e34a [2021-07-13T14:19:12.746Z] #57 1.433 + install_containerd [2021-07-13T14:19:12.746Z] #57 1.444 + echo 'Install containerd version 36cc874494a56a253cd181a1a685b44b58a2e34a' [2021-07-13T14:19:12.746Z] #57 1.444 + git clone https://github.com/containerd/containerd.git /tmp/tmp.g8dOf2NqFI/src/github.com/containerd/containerd [2021-07-13T14:19:12.746Z] #57 1.445 Install containerd version 36cc874494a56a253cd181a1a685b44b58a2e34a [2021-07-13T14:19:12.746Z] #57 1.511 Cloning into '/tmp/tmp.g8dOf2NqFI/src/github.com/containerd/containerd'... [2021-07-13T14:19:12.973Z] #13 36.14 Building dependency tree... [2021-07-13T14:19:12.973Z] #13 ... [2021-07-13T14:19:12.973Z] [2021-07-13T14:19:12.973Z] #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-07-13T14:19:12.973Z] #56 sha256:74b25419bda146acb1324497e0de2f7282812392f4f248a320eaaf103c051506 [2021-07-13T14:19:12.973Z] #56 30.81 Reading package lists... [2021-07-13T14:19:12.973Z] #56 36.78 Building dependency tree... [2021-07-13T14:19:12.973Z] #56 39.60 The following additional packages will be installed: [2021-07-13T14:19:12.973Z] #56 39.60 libbtrfs0 [2021-07-13T14:19:12.973Z] #56 39.80 The following NEW packages will be installed: [2021-07-13T14:19:12.973Z] #56 39.80 libbtrfs-dev libbtrfs0 [2021-07-13T14:19:12.973Z] #56 40.17 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2021-07-13T14:19:12.973Z] #56 40.17 Need to get 119 kB of archives. [2021-07-13T14:19:12.973Z] #56 40.17 After this operation, 387 kB of additional disk space will be used. [2021-07-13T14:19:12.973Z] #56 40.17 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2021-07-13T14:19:12.973Z] #56 40.17 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2021-07-13T14:19:12.973Z] #56 41.28 debconf: delaying package configuration, since apt-utils is not installed [2021-07-13T14:19:12.973Z] #56 41.47 Fetched 119 kB in 0s (376 kB/s) [2021-07-13T14:19:12.973Z] #56 41.58 Selecting previously unselected package libbtrfs0. [2021-07-13T14:19:12.974Z] #56 41.58 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15421 files and directories currently installed.) [2021-07-13T14:19:12.974Z] #56 41.68 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ... [2021-07-13T14:19:12.974Z] #56 41.69 Unpacking libbtrfs0 (4.20.1-2) ... [2021-07-13T14:19:12.974Z] #56 41.80 Selecting previously unselected package libbtrfs-dev. [2021-07-13T14:19:12.974Z] #56 41.81 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ... [2021-07-13T14:19:12.974Z] #56 41.82 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-07-13T14:19:12.974Z] #56 42.07 Setting up libbtrfs0 (4.20.1-2) ... [2021-07-13T14:19:12.974Z] #56 42.25 Setting up libbtrfs-dev (4.20.1-2) ... [2021-07-13T14:19:12.974Z] #56 42.27 Processing triggers for libc-bin (2.28-10) ... [2021-07-13T14:19:12.974Z] #56 DONE 42.6s [2021-07-13T14:19:13.235Z] [2021-07-13T14:19:13.235Z] #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-07-13T14:19:13.235Z] #36 sha256:64fff9f52c9529e0d6984039a31140fa7e4db232d1c82e55e80357c4264d1390 [2021-07-13T14:19:13.235Z] #36 42.13 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+deb10u2 [689 kB] [2021-07-13T14:19:13.235Z] #36 42.16 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB] [2021-07-13T14:19:13.235Z] #36 42.18 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2021-07-13T14:19:13.235Z] #36 42.19 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB] [2021-07-13T14:19:13.235Z] #36 42.19 Get:9 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 libuv1 amd64 1.24.1-1+deb10u1 [110 kB] [2021-07-13T14:19:13.235Z] #36 42.20 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB] [2021-07-13T14:19:14.186Z] #36 43.64 debconf: delaying package configuration, since apt-utils is not installed [2021-07-13T14:19:14.448Z] #36 43.85 Fetched 14.9 MB in 2s (9034 kB/s) [2021-07-13T14:19:14.448Z] #36 43.92 Selecting previously unselected package xxd. [2021-07-13T14:19:14.675Z] #57 ... [2021-07-13T14:19:14.675Z] [2021-07-13T14:19:14.675Z] #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-07-13T14:19:14.675Z] #44 sha256:3225650fb49e7c9ad14d1ca550de9bdff5977160ad77860f694e28aa876ba055 [2021-07-13T14:19:14.675Z] #44 20.15 Reading package lists... [2021-07-13T14:19:14.675Z] #44 25.13 Reading package lists... [2021-07-13T14:19:14.675Z] #44 30.61 Building dependency tree... [2021-07-13T14:19:14.675Z] #44 33.45 The following additional packages will be installed: [2021-07-13T14:19:14.675Z] #44 33.45 libmpdec2 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf17 libpython3-stdlib [2021-07-13T14:19:14.675Z] #44 33.46 libpython3.7-minimal libpython3.7-stdlib python3 python3-minimal [2021-07-13T14:19:14.675Z] #44 33.46 python3-pkg-resources python3-protobuf python3-six python3.7 [2021-07-13T14:19:14.675Z] #44 33.46 python3.7-minimal [2021-07-13T14:19:14.675Z] #44 33.47 Suggested packages: [2021-07-13T14:19:14.676Z] #44 33.47 python3-doc python3-tk python3-venv python3-setuptools python3.7-venv [2021-07-13T14:19:14.676Z] #44 33.47 python3.7-doc binfmt-support [2021-07-13T14:19:14.676Z] #44 34.78 The following NEW packages will be installed: [2021-07-13T14:19:14.676Z] #44 34.79 criu libmpdec2 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf17 [2021-07-13T14:19:14.676Z] #44 34.79 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib python3 [2021-07-13T14:19:14.676Z] #44 34.79 python3-minimal python3-pkg-resources python3-protobuf python3-six python3.7 [2021-07-13T14:19:14.676Z] #44 34.79 python3.7-minimal [2021-07-13T14:19:14.676Z] #44 ... [2021-07-13T14:19:14.676Z] [2021-07-13T14:19:14.676Z] #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-07-13T14:19:14.676Z] #29 sha256:a6e715960dbc8a958930adfed6cb353a4999c2f40aca6be6464ecffdcfac7a37 [2021-07-13T14:19:14.676Z] #29 24.57 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2021-07-13T14:19:14.676Z] #29 24.86 [2021-07-13T14:19:14.676Z] #29 25.14 ######################################### 57.5% ######################################################################## 100.0% [2021-07-13T14:19:14.676Z] #29 25.29 [2021-07-13T14:19:14.676Z] #29 26.58 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2021-07-13T14:19:14.676Z] #29 27.04 [2021-07-13T14:19:14.676Z] #29 27.25 0.7% ################################################################ 89.3% ######################################################################## 100.0% [2021-07-13T14:19:14.676Z] #29 27.56 [2021-07-13T14:19:14.676Z] #29 29.03 Downloading 'library/debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344' (1 layers)... [2021-07-13T14:19:14.676Z] #29 29.61 [2021-07-13T14:19:14.710Z] #36 43.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 ... 15421 files and directories currently installed.) [2021-07-13T14:19:14.710Z] #36 43.98 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ... [2021-07-13T14:19:14.710Z] #36 44.06 Unpacking xxd (2:8.1.0875-5) ... [2021-07-13T14:19:14.972Z] #36 44.22 Selecting previously unselected package vim-common. [2021-07-13T14:19:14.972Z] #36 44.22 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2021-07-13T14:19:14.972Z] #36 44.26 Unpacking vim-common (2:8.1.0875-5) ... [2021-07-13T14:19:15.234Z] #36 44.59 Selecting previously unselected package cmake-data. [2021-07-13T14:19:15.234Z] #36 44.59 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2021-07-13T14:19:15.234Z] #36 44.61 Unpacking cmake-data (3.13.4-1) ... [2021-07-13T14:19:15.740Z] #46 15.31 unicode/utf8 [2021-07-13T14:19:15.996Z] #29 29.94 0.0% ## 3.8% ##### 7.8% ######## 11.3% ########## 14.7% ############# 19.2% ################## 25.5% ####################### 32.3% ######################### 35.9% ########################## 37.2% ############################## 41.8% ################################# 46.1% ################################### 49.4% ###################################### 53.5% ######################################## 56.6% ########################################### 60.8% ############################################# 63.5% ################################################# 68.2% ###################################################### 76.0% ########################################################### 82.8% ################################################################# 90.7% ###################################################################### 98.5% ######################################################################## 100.0% [2021-07-13T14:19:15.996Z] #29 32.48 [2021-07-13T14:19:15.997Z] #46 ... [2021-07-13T14:19:15.997Z] [2021-07-13T14:19:15.997Z] #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-07-13T14:19:15.997Z] #24 sha256:e42b0435b5f25c2d46cd48a28be8880d73ea7ed154f7d1c8662597acee039fe6 [2021-07-13T14:19:15.997Z] #24 15.57 + mkdir -p /build [2021-07-13T14:19:15.997Z] #24 15.57 + mv docker/docker /build/ [2021-07-13T14:19:15.997Z] #24 15.60 + rmdir docker [2021-07-13T14:19:15.997Z] #24 DONE 16.0s [2021-07-13T14:19:15.997Z] [2021-07-13T14:19:15.997Z] #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-07-13T14:19:15.997Z] #46 sha256:2034cbd14bf37a55e60d41ff9b992b4483829043c37f904fc75e96b079b62df3 [2021-07-13T14:19:15.997Z] #46 16.11 math/bits [2021-07-13T14:19:16.562Z] #46 ... [2021-07-13T14:19:16.562Z] [2021-07-13T14:19:16.562Z] #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-07-13T14:19:16.562Z] #59 sha256:aadad3329947b1badfaf5a86a382e320d5059ad11a025e7c0722e501b7fefd93 [2021-07-13T14:19:16.562Z] #59 10.83 + cd /tmp/tmp.VytSYYwYrh/src/github.com/rootless-containers/rootlesskit [2021-07-13T14:19:16.562Z] #59 10.83 + git checkout -q 4cd567642273d369adaadcbadca00880552c1778 [2021-07-13T14:19:16.562Z] #59 10.86 + export GO111MODULE=on [2021-07-13T14:19:16.562Z] #59 10.86 + GO111MODULE=on [2021-07-13T14:19:16.562Z] #59 10.86 + export GOPROXY=https://proxy.golang.org [2021-07-13T14:19:16.562Z] #59 10.86 + GOPROXY=https://proxy.golang.org [2021-07-13T14:19:16.562Z] #59 10.87 + for f in rootlesskit rootlesskit-docker-proxy [2021-07-13T14:19:16.562Z] #59 10.87 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2021-07-13T14:19:16.562Z] #59 12.47 go: downloading github.com/pkg/errors v0.9.1 [2021-07-13T14:19:16.562Z] #59 12.47 go: downloading github.com/sirupsen/logrus v1.8.1 [2021-07-13T14:19:16.562Z] #59 12.55 go: downloading github.com/urfave/cli/v2 v2.3.0 [2021-07-13T14:19:16.562Z] #59 13.20 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-07-13T14:19:17.066Z] Removing intermediate container 91210f2f31fc [2021-07-13T14:19:17.066Z] ---> 61123662c1b2 [2021-07-13T14:19:17.066Z] Step 8/10 : ENTRYPOINT ["powershell.exe"] [2021-07-13T14:19:17.066Z] ---> Running in 5b9436cdc607 [2021-07-13T14:19:17.066Z] Removing intermediate container 5b9436cdc607 [2021-07-13T14:19:17.066Z] ---> 3a21c49c43fe [2021-07-13T14:19:17.066Z] Step 9/10 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2021-07-13T14:19:17.066Z] ---> Running in 4caca8c220b3 [2021-07-13T14:19:17.066Z] Removing intermediate container 4caca8c220b3 [2021-07-13T14:19:17.066Z] ---> 86e4b7e443e9 [2021-07-13T14:19:17.066Z] Step 10/10 : COPY . . [2021-07-13T14:19:17.126Z] #59 ... [2021-07-13T14:19:17.126Z] [2021-07-13T14:19:17.126Z] #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-07-13T14:19:17.126Z] #40 sha256:046651d9cb1e7ef173a77f8638b09f48585f1fb53a8233a6e751c5585e1ee34e [2021-07-13T14:19:17.126Z] #40 6.305 + git clone https://github.com/docker/distribution.git . [2021-07-13T14:19:17.126Z] #40 6.305 Cloning into '.'... [2021-07-13T14:19:17.254Z] #19 ... [2021-07-13T14:19:17.254Z] [2021-07-13T14:19:17.254Z] #43 [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-07-13T14:19:17.254Z] #43 sha256:4e03796d85905bc2b5261025e8074858b4350035fe03a8695d9e07fcc59c7d0e [2021-07-13T14:19:17.254Z] #43 21.93 Fetched 39.8 MB in 20s (1978 kB/s) [2021-07-13T14:19:17.383Z] #40 ... [2021-07-13T14:19:17.383Z] [2021-07-13T14:19:17.383Z] #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-07-13T14:19:17.383Z] #52 sha256:4a0c4230b7ef31c6861a72b907af4962e637ee0944f34cfd9ca137bb0d31de2f [2021-07-13T14:19:17.383Z] #52 17.32 + cd /tmp/tmp.mSTKr57D96/src/github.com/mvdan/sh [2021-07-13T14:19:17.383Z] #52 17.32 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-07-13T14:19:17.383Z] #52 17.48 + GO111MODULE=on [2021-07-13T14:19:17.389Z] #29 33.59 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2021-07-13T14:19:17.640Z] #52 17.48 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2021-07-13T14:19:17.655Z] #29 33.98 [2021-07-13T14:19:17.784Z] #36 47.24 Selecting previously unselected package libicu63:amd64. [2021-07-13T14:19:17.784Z] #36 47.24 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_amd64.deb ... [2021-07-13T14:19:17.784Z] #36 47.29 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2021-07-13T14:19:17.784Z] #36 ... [2021-07-13T14:19:17.784Z] [2021-07-13T14:19:17.784Z] #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-07-13T14:19:17.784Z] #50 sha256:a51b759a8b93931feede15f09f2016ef2158ccc880491a55fcf81a7fd126fec9 [2021-07-13T14:19:17.784Z] #50 37.29 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-07-13T14:19:17.784Z] #50 37.44 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-07-13T14:19:17.784Z] #50 37.66 go: downloading github.com/BurntSushi/toml v0.3.1 [2021-07-13T14:19:17.906Z] #52 ... [2021-07-13T14:19:17.906Z] [2021-07-13T14:19:17.906Z] #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-07-13T14:19:17.906Z] #44 sha256:32d273d0a331f45169fb71cf76dfadc17e2dfbe42a57834f44e0a74149475f89 [2021-07-13T14:19:17.906Z] #44 7.260 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-07-13T14:19:17.906Z] #44 7.331 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-07-13T14:19:17.906Z] #44 7.594 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-07-13T14:19:17.906Z] #44 7.899 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10 InRelease [1540 B] [2021-07-13T14:19:17.906Z] #44 9.014 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-07-13T14:19:17.906Z] #44 10.92 Get:6 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [293 kB] [2021-07-13T14:19:17.906Z] #44 13.37 Get:7 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB] [2021-07-13T14:19:17.906Z] #44 15.47 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10 Packages [2139 B] [2021-07-13T14:19:17.906Z] #44 ... [2021-07-13T14:19:17.906Z] [2021-07-13T14:19:17.906Z] #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-07-13T14:19:17.906Z] #59 sha256:aadad3329947b1badfaf5a86a382e320d5059ad11a025e7c0722e501b7fefd93 [2021-07-13T14:19:17.906Z] #59 17.50 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-07-13T14:19:17.918Z] #29 34.35 #=#=# ######################################################################## 100.0% [2021-07-13T14:19:18.046Z] #50 ... [2021-07-13T14:19:18.046Z] [2021-07-13T14:19:18.046Z] #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 "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-07-13T14:19:18.046Z] #32 sha256:e5a47005f578bbeec018e89af2d3942afbe4d492ad54425cac9a1a2acaffc2ab [2021-07-13T14:19:18.046Z] #32 44.10 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-07-13T14:19:18.046Z] #32 44.21 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2021-07-13T14:19:18.046Z] #32 44.55 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-07-13T14:19:18.166Z] #59 18.22 go: downloading github.com/google/uuid v1.2.0 [2021-07-13T14:19:18.167Z] #59 18.24 go: downloading github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-07-13T14:19:18.167Z] #59 18.29 go: downloading github.com/moby/vpnkit v0.5.0 [2021-07-13T14:19:18.167Z] #59 18.35 go: downloading github.com/gofrs/flock v0.8.0 [2021-07-13T14:19:18.196Z] #29 34.54 [2021-07-13T14:19:18.196Z] #29 ... [2021-07-13T14:19:18.196Z] [2021-07-13T14:19:18.196Z] #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-07-13T14:19:18.196Z] #52 sha256:043e409a2b1489ca3fe045a8312fee6a16ff6936b22c97a373713becf5ff2a30 [2021-07-13T14:19:18.196Z] #52 28.71 sync [2021-07-13T14:19:18.196Z] #52 28.73 internal/reflectlite [2021-07-13T14:19:18.196Z] #52 30.04 internal/testlog [2021-07-13T14:19:18.196Z] #52 30.77 sort [2021-07-13T14:19:18.196Z] #52 30.78 errors [2021-07-13T14:19:18.196Z] #52 31.43 io [2021-07-13T14:19:18.196Z] #52 31.43 internal/oserror [2021-07-13T14:19:18.196Z] #52 31.44 strconv [2021-07-13T14:19:18.196Z] #52 31.90 syscall [2021-07-13T14:19:18.196Z] #52 33.12 path [2021-07-13T14:19:18.196Z] #52 33.19 bytes [2021-07-13T14:19:18.196Z] #52 34.90 strings [2021-07-13T14:19:18.196Z] #52 37.18 reflect [2021-07-13T14:19:18.196Z] #52 38.00 text/tabwriter [2021-07-13T14:19:18.423Z] #59 18.49 go: downloading github.com/gorilla/mux v1.8.0 [2021-07-13T14:19:18.467Z] #52 ... [2021-07-13T14:19:18.467Z] [2021-07-13T14:19:18.467Z] #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-07-13T14:19:18.467Z] #44 sha256:3225650fb49e7c9ad14d1ca550de9bdff5977160ad77860f694e28aa876ba055 [2021-07-13T14:19:18.467Z] #44 35.15 0 upgraded, 16 newly installed, 0 to remove and 1 not upgraded. [2021-07-13T14:19:18.467Z] #44 35.15 Need to get 6095 kB of archives. [2021-07-13T14:19:18.467Z] #44 35.15 After this operation, 32.3 MB of additional disk space will be used. [2021-07-13T14:19:18.467Z] #44 35.15 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3.7-minimal arm64 3.7.3-2+deb10u3 [588 kB] [2021-07-13T14:19:18.467Z] #44 35.20 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3.7-minimal arm64 3.7.3-2+deb10u3 [1404 kB] [2021-07-13T14:19:18.467Z] #44 35.34 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-minimal arm64 3.7.3-1 [36.6 kB] [2021-07-13T14:19:18.467Z] #44 35.35 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libmpdec2 arm64 2.4.2-2 [77.7 kB] [2021-07-13T14:19:18.468Z] #44 35.35 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3.7-stdlib arm64 3.7.3-2+deb10u3 [1642 kB] [2021-07-13T14:19:18.468Z] #44 35.42 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3.7 arm64 3.7.3-2+deb10u3 [330 kB] [2021-07-13T14:19:18.468Z] #44 35.44 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3-stdlib arm64 3.7.3-1 [20.0 kB] [2021-07-13T14:19:18.468Z] #44 35.45 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3 arm64 3.7.3-1 [61.5 kB] [2021-07-13T14:19:18.468Z] #44 35.45 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf17 arm64 3.6.1.3-2 [714 kB] [2021-07-13T14:19:18.468Z] #44 35.56 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-pkg-resources all 40.8.0-1 [153 kB] [2021-07-13T14:19:18.468Z] #44 35.59 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-six all 1.12.0-1 [15.7 kB] [2021-07-13T14:19:18.468Z] #44 35.59 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-protobuf arm64 3.6.1.3-2 [328 kB] [2021-07-13T14:19:18.468Z] #44 35.60 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB] [2021-07-13T14:19:18.468Z] #44 35.60 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnl-3-200 arm64 3.4.0-1 [54.9 kB] [2021-07-13T14:19:18.468Z] #44 35.60 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-c1 arm64 1.3.1-1+b1 [26.2 kB] [2021-07-13T14:19:18.468Z] #44 35.63 Get:16 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10 criu 3.15-1 [588 kB] [2021-07-13T14:19:18.468Z] #44 37.48 debconf: delaying package configuration, since apt-utils is not installed [2021-07-13T14:19:18.468Z] #44 37.66 Fetched 6095 kB in 1s (4940 kB/s) [2021-07-13T14:19:18.468Z] #44 37.82 Selecting previously unselected package libpython3.7-minimal:arm64. [2021-07-13T14:19:18.468Z] #44 37.82 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15394 files and directories currently installed.) [2021-07-13T14:19:18.468Z] #44 37.92 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u3_arm64.deb ... [2021-07-13T14:19:18.468Z] #44 37.93 Unpacking libpython3.7-minimal:arm64 (3.7.3-2+deb10u3) ... [2021-07-13T14:19:18.679Z] #59 18.88 go: downloading github.com/moby/sys/mountinfo v0.4.1 [2021-07-13T14:19:18.750Z] #44 39.06 Selecting previously unselected package python3.7-minimal. [2021-07-13T14:19:18.750Z] #44 39.06 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u3_arm64.deb ... [2021-07-13T14:19:18.750Z] #44 39.07 Unpacking python3.7-minimal (3.7.3-2+deb10u3) ... [2021-07-13T14:19:18.750Z] #44 ... [2021-07-13T14:19:18.750Z] [2021-07-13T14:19:18.750Z] #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 "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-07-13T14:19:18.750Z] #32 sha256:e3f73a48408205ebe7a62826dcb4d661d2c10dd57a550c36d5cf1e6cfbd1a0a6 [2021-07-13T14:19:18.750Z] #32 28.91 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2021-07-13T14:19:18.750Z] #32 29.61 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-07-13T14:19:19.004Z] #32 ... [2021-07-13T14:19:19.004Z] [2021-07-13T14:19:19.004Z] #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-07-13T14:19:19.004Z] #44 sha256:32d273d0a331f45169fb71cf76dfadc17e2dfbe42a57834f44e0a74149475f89 [2021-07-13T14:19:19.004Z] #44 31.51 Reading package lists... [2021-07-13T14:19:19.004Z] #44 37.81 Building dependency tree... [2021-07-13T14:19:19.004Z] #44 41.11 The following additional packages will be installed: [2021-07-13T14:19:19.004Z] #44 41.11 libmpdec2 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf17 libpython3-stdlib [2021-07-13T14:19:19.004Z] #44 41.11 libpython3.7-minimal libpython3.7-stdlib python3 python3-minimal [2021-07-13T14:19:19.004Z] #44 41.12 python3-pkg-resources python3-protobuf python3-six python3.7 [2021-07-13T14:19:19.004Z] #44 41.12 python3.7-minimal [2021-07-13T14:19:19.004Z] #44 41.12 Suggested packages: [2021-07-13T14:19:19.004Z] #44 41.13 python3-doc python3-tk python3-venv python3-setuptools python3.7-venv [2021-07-13T14:19:19.004Z] #44 41.13 python3.7-doc binfmt-support [2021-07-13T14:19:19.004Z] #44 42.39 The following NEW packages will be installed: [2021-07-13T14:19:19.004Z] #44 42.40 criu libmpdec2 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf17 [2021-07-13T14:19:19.004Z] #44 42.41 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib python3 [2021-07-13T14:19:19.004Z] #44 42.41 python3-minimal python3-pkg-resources python3-protobuf python3-six python3.7 [2021-07-13T14:19:19.004Z] #44 42.41 python3.7-minimal [2021-07-13T14:19:19.004Z] #44 42.90 0 upgraded, 16 newly installed, 0 to remove and 0 not upgraded. [2021-07-13T14:19:19.004Z] #44 42.90 Need to get 6695 kB of archives. [2021-07-13T14:19:19.004Z] #44 42.90 After this operation, 33.1 MB of additional disk space will be used. [2021-07-13T14:19:19.004Z] #44 42.90 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u3 [589 kB] [2021-07-13T14:19:19.004Z] #44 42.92 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u3 [1737 kB] [2021-07-13T14:19:19.004Z] #44 43.09 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2021-07-13T14:19:19.004Z] #44 43.09 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2021-07-13T14:19:19.004Z] #44 43.09 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u3 [1734 kB] [2021-07-13T14:19:19.004Z] #44 43.30 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u3 [330 kB] [2021-07-13T14:19:19.004Z] #44 43.35 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2021-07-13T14:19:19.004Z] #44 43.35 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2021-07-13T14:19:19.004Z] #44 43.35 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB] [2021-07-13T14:19:19.004Z] #44 43.42 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2021-07-13T14:19:19.004Z] #44 43.42 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-six all 1.12.0-1 [15.7 kB] [2021-07-13T14:19:19.004Z] #44 43.42 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-protobuf amd64 3.6.1.3-2 [334 kB] [2021-07-13T14:19:19.004Z] #44 43.45 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2021-07-13T14:19:19.004Z] #44 43.45 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2021-07-13T14:19:19.004Z] #44 43.47 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2021-07-13T14:19:19.004Z] #44 43.47 Get:16 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10 criu 3.15-1 [635 kB] [2021-07-13T14:19:19.004Z] #44 45.08 debconf: delaying package configuration, since apt-utils is not installed [2021-07-13T14:19:19.004Z] #44 45.24 Fetched 6695 kB in 1s (4716 kB/s) [2021-07-13T14:19:19.004Z] #44 45.35 Selecting previously unselected package libpython3.7-minimal:amd64. [2021-07-13T14:19:19.004Z] #44 45.35 (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 ... 15421 files and directories currently installed.) [2021-07-13T14:19:19.004Z] #44 45.40 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2021-07-13T14:19:19.004Z] #44 45.43 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2021-07-13T14:19:19.004Z] #44 46.12 Selecting previously unselected package python3.7-minimal. [2021-07-13T14:19:19.004Z] #44 46.13 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2021-07-13T14:19:19.004Z] #44 46.15 Unpacking python3.7-minimal (3.7.3-2+deb10u3) ... [2021-07-13T14:19:19.004Z] #44 47.61 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2021-07-13T14:19:19.004Z] #44 47.67 Setting up python3.7-minimal (3.7.3-2+deb10u3) ... [2021-07-13T14:19:19.017Z] #32 ... [2021-07-13T14:19:19.017Z] [2021-07-13T14:19:19.017Z] #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-07-13T14:19:19.017Z] #46 sha256:350cc3e7700c3688215a2163dfb0bf4b51a07e7c36c7f7b85260f4680d9b39a8 [2021-07-13T14:19:19.017Z] #46 29.42 sync [2021-07-13T14:19:19.017Z] #46 29.43 internal/reflectlite [2021-07-13T14:19:19.017Z] #46 30.57 github.com/LK4D4/vndr/godl/singleflight [2021-07-13T14:19:19.017Z] #46 30.58 math/rand [2021-07-13T14:19:19.017Z] #46 30.59 internal/singleflight [2021-07-13T14:19:19.017Z] #46 32.44 io [2021-07-13T14:19:19.017Z] #46 32.50 strconv [2021-07-13T14:19:19.017Z] #46 32.50 sort [2021-07-13T14:19:19.017Z] #46 32.56 syscall [2021-07-13T14:19:19.017Z] #46 34.67 path [2021-07-13T14:19:19.017Z] #46 34.91 bytes [2021-07-13T14:19:19.017Z] #46 35.81 strings [2021-07-13T14:19:19.017Z] #46 37.14 hash [2021-07-13T14:19:19.017Z] #46 37.53 hash/crc32 [2021-07-13T14:19:19.017Z] #46 38.78 crypto/internal/randutil [2021-07-13T14:19:19.017Z] #46 38.80 reflect [2021-07-13T14:19:19.017Z] #46 38.94 crypto [2021-07-13T14:19:19.135Z] #40 DONE 194.8s [2021-07-13T14:19:19.135Z] [2021-07-13T14:19:19.135Z] #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-07-13T14:19:19.135Z] #50 sha256:d7165b3a4aa26f769b67dfcca89fb742af968d84717246f68c5af075820bae6e [2021-07-13T14:19:19.135Z] #50 ... [2021-07-13T14:19:19.135Z] [2021-07-13T14:19:19.135Z] #41 [dev-systemd-false 15/25] COPY --from=registry /build/ /usr/local/bin/ [2021-07-13T14:19:19.135Z] #41 sha256:d206235a7214d2bd91aefc815b7097f083c81a97b3ecdfe07ee405166d02d076 [2021-07-13T14:19:19.135Z] #41 DONE 0.2s [2021-07-13T14:19:19.135Z] [2021-07-13T14:19:19.135Z] #45 [dev-systemd-false 16/25] COPY --from=criu /build/ /usr/local/bin/ [2021-07-13T14:19:19.135Z] #45 sha256:639596d4b2cddd9276bb1c02d508f6ab33cf5c7b081c9644857f8400fe5fbebb [2021-07-13T14:19:19.135Z] #45 DONE 0.1s [2021-07-13T14:19:19.135Z] [2021-07-13T14:19:19.135Z] #47 [dev-systemd-false 17/25] COPY --from=vndr /build/ /usr/local/bin/ [2021-07-13T14:19:19.135Z] #47 sha256:0006ed58157b0ac0a91f37ae485eeb5c5413ccdb1d97ddf05fe6731005660569 [2021-07-13T14:19:19.135Z] #47 DONE 0.1s [2021-07-13T14:19:19.135Z] [2021-07-13T14:19:19.135Z] #49 [dev-systemd-false 18/25] COPY --from=gotestsum /build/ /usr/local/bin/ [2021-07-13T14:19:19.135Z] #49 sha256:8b18a44f059b0ec514e50a527c636c9266f4f6a93c777f528266c3588820d212 [2021-07-13T14:19:19.135Z] #49 DONE 0.1s [2021-07-13T14:19:19.135Z] [2021-07-13T14:19:19.135Z] #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-07-13T14:19:19.135Z] #50 sha256:d7165b3a4aa26f769b67dfcca89fb742af968d84717246f68c5af075820bae6e [2021-07-13T14:19:19.243Z] #59 19.18 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-07-13T14:19:19.374Z] #46 39.57 crypto/hmac [2021-07-13T14:19:19.375Z] #46 ... [2021-07-13T14:19:19.375Z] [2021-07-13T14:19:19.375Z] #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-07-13T14:19:19.375Z] #13 sha256:0a5c4f9d7f4bd4487ee5b1fc84c7c8e464816e238d705348cc2476c73e010007 [2021-07-13T14:19:19.375Z] #13 26.82 Building dependency tree... [2021-07-13T14:19:19.375Z] #13 29.22 The following additional packages will be installed: [2021-07-13T14:19:19.375Z] #13 29.23 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2021-07-13T14:19:19.375Z] #13 29.23 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2021-07-13T14:19:19.375Z] #13 29.23 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2021-07-13T14:19:19.375Z] #13 29.23 libseccomp2 libselinux1-dev libsepol1-dev mingw-w64-common [2021-07-13T14:19:19.375Z] #13 29.23 mingw-w64-x86-64-dev [2021-07-13T14:19:19.375Z] #13 29.24 Suggested packages: [2021-07-13T14:19:19.375Z] #13 29.24 gcc-8-locales seccomp wine64 [2021-07-13T14:19:19.375Z] #13 30.10 The following NEW packages will be installed: [2021-07-13T14:19:19.375Z] #13 30.11 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2021-07-13T14:19:19.375Z] #13 30.11 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2021-07-13T14:19:19.375Z] #13 30.12 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2021-07-13T14:19:19.375Z] #13 30.12 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2021-07-13T14:19:19.375Z] #13 30.12 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2021-07-13T14:19:19.375Z] #13 30.13 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2021-07-13T14:19:19.375Z] #13 30.13 The following packages will be upgraded: [2021-07-13T14:19:19.375Z] #13 30.13 libseccomp2 [2021-07-13T14:19:19.375Z] #13 30.66 1 upgraded, 25 newly installed, 0 to remove and 1 not upgraded. [2021-07-13T14:19:19.375Z] #13 30.66 Need to get 73.4 MB of archives. [2021-07-13T14:19:19.375Z] #13 30.66 After this operation, 472 MB of additional disk space will be used. [2021-07-13T14:19:19.375Z] #13 30.66 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 binutils-mingw-w64-i686 arm64 2.31.1-11+8.3 [2188 kB] [2021-07-13T14:19:19.375Z] #13 30.66 Get:2 http://deb.debian.org/debian buster-backports/main arm64 libseccomp2 arm64 2.4.4-1~bpo10+1 [44.2 kB] [2021-07-13T14:19:19.375Z] #13 30.74 Get:3 http://deb.debian.org/debian buster-backports/main arm64 libseccomp-dev arm64 2.4.4-1~bpo10+1 [73.8 kB] [2021-07-13T14:19:19.375Z] #13 30.94 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 binutils-mingw-w64-x86-64 arm64 2.31.1-11+8.3 [2429 kB] [2021-07-13T14:19:19.375Z] #13 31.03 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] [2021-07-13T14:19:19.375Z] #13 31.03 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libdevmapper1.02.1 arm64 2:1.02.155-3 [124 kB] [2021-07-13T14:19:19.375Z] #13 31.05 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 dmsetup arm64 2:1.02.155-3 [83.9 kB] [2021-07-13T14:19:19.375Z] #13 31.06 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 mingw-w64-common all 6.0.0-3 [4910 kB] [2021-07-13T14:19:19.375Z] #13 31.57 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] [2021-07-13T14:19:19.375Z] #13 31.90 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 gcc-mingw-w64-base arm64 8.3.0-6+21.3~deb10u1 [175 kB] [2021-07-13T14:19:19.375Z] #13 31.90 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main arm64 gcc-mingw-w64-x86-64 arm64 8.3.0-6+21.3~deb10u1 [33.2 MB] [2021-07-13T14:19:19.375Z] #13 34.85 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main arm64 g++-mingw-w64-x86-64 arm64 8.3.0-6+21.3~deb10u1 [24.0 MB] [2021-07-13T14:19:19.375Z] #13 ... [2021-07-13T14:19:19.375Z] [2021-07-13T14:19:19.375Z] #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-07-13T14:19:19.375Z] #46 sha256:350cc3e7700c3688215a2163dfb0bf4b51a07e7c36c7f7b85260f4680d9b39a8 [2021-07-13T14:19:19.375Z] #46 39.80 bufio [2021-07-13T14:19:19.393Z] #50 197.1 + /build/golangci-lint --version [2021-07-13T14:19:19.499Z] #59 19.35 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-07-13T14:19:19.650Z] #50 197.4 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2021-07-13T14:19:19.908Z] #50 DONE 197.5s [2021-07-13T14:19:19.908Z] [2021-07-13T14:19:19.908Z] #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-07-13T14:19:19.908Z] #57 sha256:f2d656d340a450309404cc570d4fb14ed3318242263a9cf50feb24fccb416765 [2021-07-13T14:19:20.202Z] #46 40.22 regexp/syntax [2021-07-13T14:19:20.877Z] #59 ... [2021-07-13T14:19:20.877Z] [2021-07-13T14:19:20.877Z] #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-07-13T14:19:20.877Z] #34 sha256:bc2a61dc5eb6d5307ba6ff77f4bf627873479a726dabf917bba0abe435f9c9fe [2021-07-13T14:19:20.877Z] #34 10.55 github.com/pelletier/go-toml [2021-07-13T14:19:20.877Z] #34 18.85 github.com/pelletier/go-toml/cmd/tomll [2021-07-13T14:19:20.877Z] #34 ... [2021-07-13T14:19:20.877Z] [2021-07-13T14:19:20.877Z] #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-07-13T14:19:20.877Z] #50 sha256:613cc8585aeb5d63d71df4adba5132d6579c4ff8956be36c91a0b0326ef7ad77 [2021-07-13T14:19:20.877Z] #50 18.66 go: downloading github.com/fatih/color v1.7.0 [2021-07-13T14:19:20.877Z] #50 18.67 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-07-13T14:19:20.877Z] #50 18.75 go: downloading github.com/pkg/errors v0.8.1 [2021-07-13T14:19:20.877Z] #50 18.75 go: downloading github.com/spf13/cobra v0.0.5 [2021-07-13T14:19:20.877Z] #50 18.80 go: downloading github.com/spf13/pflag v1.0.5 [2021-07-13T14:19:20.877Z] #50 19.06 go: downloading github.com/spf13/viper v1.6.1 [2021-07-13T14:19:20.877Z] #50 19.52 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-07-13T14:19:20.877Z] #50 19.53 go: downloading github.com/go-critic/go-critic v0.4.1 [2021-07-13T14:19:20.877Z] #50 20.48 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2021-07-13T14:19:20.877Z] #50 20.63 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-07-13T14:19:20.877Z] #50 ... [2021-07-13T14:19:20.877Z] [2021-07-13T14:19:20.877Z] #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-07-13T14:19:20.877Z] #48 sha256:5ee5901609e300f4709e6aaea4d10ae492372098a84216b6b4fc7ae0eaeb5700 [2021-07-13T14:19:20.877Z] #48 10.97 go: downloading github.com/jonboulle/clockwork v0.1.0 [2021-07-13T14:19:20.877Z] #48 11.03 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-07-13T14:19:20.877Z] #48 11.16 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-07-13T14:19:20.877Z] #48 11.84 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-07-13T14:19:20.877Z] #48 14.34 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-07-13T14:19:21.134Z] #48 ... [2021-07-13T14:19:21.134Z] [2021-07-13T14:19:21.134Z] #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-07-13T14:19:21.134Z] #52 sha256:4a0c4230b7ef31c6861a72b907af4962e637ee0944f34cfd9ca137bb0d31de2f [2021-07-13T14:19:21.134Z] #52 18.51 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-07-13T14:19:21.134Z] #52 18.52 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-07-13T14:19:21.134Z] #52 18.62 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-07-13T14:19:21.134Z] #52 20.40 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-07-13T14:19:21.252Z] #46 41.79 crypto/rc4 [2021-07-13T14:19:21.284Z] #57 ... [2021-07-13T14:19:21.284Z] [2021-07-13T14:19:21.284Z] #51 [dev-systemd-false 19/25] COPY --from=golangci_lint /build/ /usr/local/bin/ [2021-07-13T14:19:21.284Z] #51 sha256:301b6599935e0e2672f25d931f92d4387b3acbeca7276262832d75d2a495a7f5 [2021-07-13T14:19:21.284Z] #51 DONE 0.2s [2021-07-13T14:19:21.284Z] [2021-07-13T14:19:21.284Z] #53 [dev-systemd-false 20/25] COPY --from=shfmt /build/ /usr/local/bin/ [2021-07-13T14:19:21.284Z] #53 sha256:e75b16ea9a2f9088373fff3b73a39035b3e8ca8eafd8655d1331c1d6b40b386e [2021-07-13T14:19:21.284Z] #53 DONE 0.1s [2021-07-13T14:19:21.284Z] [2021-07-13T14:19:21.284Z] #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-07-13T14:19:21.284Z] #57 sha256:f2d656d340a450309404cc570d4fb14ed3318242263a9cf50feb24fccb416765 [2021-07-13T14:19:21.390Z] #52 ... [2021-07-13T14:19:21.390Z] [2021-07-13T14:19:21.390Z] #34 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install/tomll.installer,target=/tmp/install/tomll.installer . /tmp/install/tomll.installer && PREFIX=/build install_tomll [2021-07-13T14:19:21.390Z] #34 sha256:bc2a61dc5eb6d5307ba6ff77f4bf627873479a726dabf917bba0abe435f9c9fe [2021-07-13T14:19:21.390Z] #34 DONE 21.4s [2021-07-13T14:19:21.390Z] [2021-07-13T14:19:21.390Z] #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-07-13T14:19:21.390Z] #46 sha256:2034cbd14bf37a55e60d41ff9b992b4483829043c37f904fc75e96b079b62df3 [2021-07-13T14:19:21.390Z] #46 17.23 math [2021-07-13T14:19:21.390Z] #46 20.84 encoding [2021-07-13T14:19:21.390Z] #46 21.01 unicode/utf16 [2021-07-13T14:19:21.390Z] #46 21.21 container/list [2021-07-13T14:19:21.519Z] #46 42.13 vendor/golang.org/x/net/dns/dnsmessage [2021-07-13T14:19:21.647Z] #46 ... [2021-07-13T14:19:21.647Z] [2021-07-13T14:19:21.647Z] #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-07-13T14:19:21.647Z] #56 sha256:74b25419bda146acb1324497e0de2f7282812392f4f248a320eaaf103c051506 [2021-07-13T14:19:21.647Z] #56 11.58 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [293 kB] [2021-07-13T14:19:21.647Z] #56 13.96 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB] [2021-07-13T14:19:21.647Z] #56 ... [2021-07-13T14:19:21.647Z] [2021-07-13T14:19:21.647Z] #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-07-13T14:19:21.647Z] #36 sha256:64fff9f52c9529e0d6984039a31140fa7e4db232d1c82e55e80357c4264d1390 [2021-07-13T14:19:21.647Z] #36 11.64 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [293 kB] [2021-07-13T14:19:21.647Z] #36 13.41 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB] [2021-07-13T14:19:21.909Z] #36 ... [2021-07-13T14:19:21.909Z] [2021-07-13T14:19:21.909Z] #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-07-13T14:19:21.909Z] #13 sha256:7af9587b85ec8f51544bd1fdefc057074fc38f90e7991d1b6522ac0e77f13136 [2021-07-13T14:19:21.909Z] #13 6.491 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-07-13T14:19:21.909Z] #13 8.411 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [293 kB] [2021-07-13T14:19:21.909Z] #13 10.71 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB] [2021-07-13T14:19:22.166Z] #13 ... [2021-07-13T14:19:22.166Z] [2021-07-13T14:19:22.166Z] #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-07-13T14:19:22.166Z] #46 sha256:2034cbd14bf37a55e60d41ff9b992b4483829043c37f904fc75e96b079b62df3 [2021-07-13T14:19:22.166Z] #46 21.94 crypto/internal/subtle [2021-07-13T14:19:22.166Z] #46 22.23 crypto/subtle [2021-07-13T14:19:22.423Z] #46 22.52 vendor/golang.org/x/crypto/cryptobyte/asn1 [2021-07-13T14:19:22.679Z] #46 22.68 internal/nettrace [2021-07-13T14:19:22.679Z] #46 22.86 runtime/cgo [2021-07-13T14:19:22.935Z] #46 ... [2021-07-13T14:19:22.935Z] [2021-07-13T14:19:22.935Z] #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-07-13T14:19:22.935Z] #50 sha256:250bd7aff7946097e70fb9451ada7c6f16e90fcf490eda4773e182a4a42e22b3 [2021-07-13T14:19:22.935Z] #50 33.21 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-07-13T14:19:22.935Z] #50 33.25 go: downloading github.com/davecgh/go-spew v1.1.1 [2021-07-13T14:19:22.935Z] #50 33.35 go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-07-13T14:19:22.935Z] #50 33.49 go: downloading github.com/stretchr/objx v0.2.0 [2021-07-13T14:19:22.935Z] #50 33.56 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2021-07-13T14:19:22.935Z] #50 33.68 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2021-07-13T14:19:22.935Z] #50 33.69 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2021-07-13T14:19:22.935Z] #50 33.71 go: downloading github.com/go-toolsmith/astp v1.0.0 [2021-07-13T14:19:22.935Z] #50 33.75 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2021-07-13T14:19:22.935Z] #50 33.81 go: downloading github.com/go-toolsmith/typep v1.0.0 [2021-07-13T14:19:22.935Z] #50 33.93 go: downloading golang.org/x/text v0.3.2 [2021-07-13T14:19:22.935Z] #50 34.21 go: downloading github.com/gobwas/glob v0.2.3 [2021-07-13T14:19:22.935Z] #50 34.75 go: downloading github.com/kisielk/gotool v1.0.0 [2021-07-13T14:19:22.935Z] #50 37.43 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-07-13T14:19:22.935Z] #50 37.61 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-07-13T14:19:22.935Z] #50 38.51 go: downloading github.com/gogo/protobuf v1.2.1 [2021-07-13T14:19:22.935Z] #50 42.52 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-07-13T14:19:22.935Z] #50 42.54 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-07-13T14:19:22.935Z] #50 42.72 go: downloading github.com/BurntSushi/toml v0.3.1 [2021-07-13T14:19:22.935Z] #50 ... [2021-07-13T14:19:22.935Z] [2021-07-13T14:19:22.935Z] #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-07-13T14:19:22.935Z] #44 sha256:3225650fb49e7c9ad14d1ca550de9bdff5977160ad77860f694e28aa876ba055 [2021-07-13T14:19:22.935Z] #44 43.16 Setting up libpython3.7-minimal:arm64 (3.7.3-2+deb10u3) ... [2021-07-13T14:19:23.216Z] #44 51.37 Selecting previously unselected package python3-minimal. [2021-07-13T14:19:23.216Z] #44 51.37 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15661 files and directories currently installed.) [2021-07-13T14:19:23.216Z] #44 51.45 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2021-07-13T14:19:23.216Z] #44 51.47 Unpacking python3-minimal (3.7.3-1) ... [2021-07-13T14:19:23.216Z] #44 51.61 Selecting previously unselected package libmpdec2:amd64. [2021-07-13T14:19:23.216Z] #44 51.61 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2021-07-13T14:19:23.216Z] #44 51.62 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2021-07-13T14:19:23.216Z] #44 51.79 Selecting previously unselected package libpython3.7-stdlib:amd64. [2021-07-13T14:19:23.216Z] #44 51.81 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u3_amd64.deb ... [2021-07-13T14:19:23.216Z] #44 51.81 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2021-07-13T14:19:23.216Z] #44 ... [2021-07-13T14:19:23.216Z] [2021-07-13T14:19:23.216Z] #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-07-13T14:19:23.216Z] #57 sha256:839cc35825522e89cdf9a8113e6bd7ffe5746c67c55f8220297bcc6dcbbd8175 [2021-07-13T14:19:23.216Z] #57 3.120 + RM_GOPATH=0 [2021-07-13T14:19:23.216Z] #57 3.120 + TMP_GOPATH= [2021-07-13T14:19:23.216Z] #57 3.121 + : /build [2021-07-13T14:19:23.216Z] #57 3.121 + '[' -z '' ']' [2021-07-13T14:19:23.216Z] #57 3.123 ++ mktemp -d [2021-07-13T14:19:23.216Z] #57 3.125 + export GOPATH=/tmp/tmp.9Emt7O9pBY [2021-07-13T14:19:23.216Z] #57 3.126 + GOPATH=/tmp/tmp.9Emt7O9pBY [2021-07-13T14:19:23.216Z] #57 3.126 + RM_GOPATH=1 [2021-07-13T14:19:23.216Z] #57 3.126 + case "$(go env GOARCH)" in [2021-07-13T14:19:23.216Z] #57 3.128 ++ go env GOARCH [2021-07-13T14:19:23.216Z] #57 3.173 + export GO_BUILDMODE=-buildmode=pie [2021-07-13T14:19:23.216Z] #57 3.176 + GO_BUILDMODE=-buildmode=pie [2021-07-13T14:19:23.216Z] #57 3.177 ++ dirname /tmp/install/install.sh [2021-07-13T14:19:23.216Z] #57 3.182 + dir=/tmp/install [2021-07-13T14:19:23.216Z] #57 3.182 + bin=containerd [2021-07-13T14:19:23.216Z] #57 3.182 + shift [2021-07-13T14:19:23.216Z] #57 3.185 + '[' '!' -f /tmp/install/containerd.installer ']' [2021-07-13T14:19:23.216Z] #57 3.185 + . /tmp/install/containerd.installer [2021-07-13T14:19:23.216Z] #57 3.186 ++ set -e [2021-07-13T14:19:23.216Z] #57 3.186 ++ : 36cc874494a56a253cd181a1a685b44b58a2e34a [2021-07-13T14:19:23.216Z] #57 3.186 + install_containerd [2021-07-13T14:19:23.216Z] #57 3.187 + echo 'Install containerd version 36cc874494a56a253cd181a1a685b44b58a2e34a' [2021-07-13T14:19:23.216Z] #57 3.189 Install containerd version 36cc874494a56a253cd181a1a685b44b58a2e34a [2021-07-13T14:19:23.216Z] #57 3.189 + git clone https://github.com/containerd/containerd.git /tmp/tmp.9Emt7O9pBY/src/github.com/containerd/containerd [2021-07-13T14:19:23.216Z] #57 3.191 Cloning into '/tmp/tmp.9Emt7O9pBY/src/github.com/containerd/containerd'... [2021-07-13T14:19:23.822Z] #43 21.93 Reading package lists... [2021-07-13T14:19:23.822Z] #43 ... [2021-07-13T14:19:23.822Z] [2021-07-13T14:19:23.822Z] #19 [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-07-13T14:19:23.822Z] #19 sha256:79b75809a970c6277af16117ce4e1148947523c4fb48f35e691448c3368daac5 [2021-07-13T14:19:23.822Z] #19 22.28 Fetched 42.2 MB in 21s (2006 kB/s) [2021-07-13T14:19:24.327Z] #44 44.57 Setting up python3.7-minimal (3.7.3-2+deb10u3) ... [2021-07-13T14:19:24.676Z] #57 ... [2021-07-13T14:19:24.676Z] [2021-07-13T14:19:24.676Z] #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-07-13T14:19:24.676Z] #13 sha256:7af9587b85ec8f51544bd1fdefc057074fc38f90e7991d1b6522ac0e77f13136 [2021-07-13T14:19:24.676Z] #13 36.14 Building dependency tree... [2021-07-13T14:19:24.676Z] #13 39.37 The following additional packages will be installed: [2021-07-13T14:19:24.676Z] #13 39.37 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2021-07-13T14:19:24.676Z] #13 39.37 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2021-07-13T14:19:24.676Z] #13 39.37 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2021-07-13T14:19:24.676Z] #13 39.37 libseccomp2 libselinux1-dev libsepol1-dev mingw-w64-common [2021-07-13T14:19:24.676Z] #13 39.37 mingw-w64-x86-64-dev [2021-07-13T14:19:24.676Z] #13 39.37 Suggested packages: [2021-07-13T14:19:24.676Z] #13 39.37 gcc-8-locales seccomp wine64 [2021-07-13T14:19:24.676Z] #13 40.50 The following NEW packages will be installed: [2021-07-13T14:19:24.676Z] #13 40.51 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2021-07-13T14:19:24.676Z] #13 40.51 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2021-07-13T14:19:24.676Z] #13 40.51 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2021-07-13T14:19:24.676Z] #13 40.51 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2021-07-13T14:19:24.676Z] #13 40.52 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2021-07-13T14:19:24.676Z] #13 40.52 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2021-07-13T14:19:24.676Z] #13 40.52 The following packages will be upgraded: [2021-07-13T14:19:24.676Z] #13 40.53 libseccomp2 [2021-07-13T14:19:24.676Z] #13 40.94 1 upgraded, 25 newly installed, 0 to remove and 0 not upgraded. [2021-07-13T14:19:24.676Z] #13 40.94 Need to get 77.8 MB of archives. [2021-07-13T14:19:24.676Z] #13 40.94 After this operation, 487 MB of additional disk space will be used. [2021-07-13T14:19:24.676Z] #13 40.94 Get:1 http://deb.debian.org/debian buster-backports/main amd64 libseccomp2 amd64 2.4.4-1~bpo10+1 [47.6 kB] [2021-07-13T14:19:24.676Z] #13 40.94 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-i686 amd64 2.31.1-11+8.3 [2310 kB] [2021-07-13T14:19:24.676Z] #13 40.94 Get:3 http://deb.debian.org/debian buster-backports/main amd64 libseccomp-dev amd64 2.4.4-1~bpo10+1 [74.0 kB] [2021-07-13T14:19:24.676Z] #13 41.13 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-x86-64 amd64 2.31.1-11+8.3 [2642 kB] [2021-07-13T14:19:24.676Z] #13 41.33 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] [2021-07-13T14:19:24.676Z] #13 41.38 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB] [2021-07-13T14:19:24.676Z] #13 41.38 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB] [2021-07-13T14:19:24.676Z] #13 41.38 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB] [2021-07-13T14:19:24.676Z] #13 41.85 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] [2021-07-13T14:19:24.676Z] #13 42.15 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-base amd64 8.3.0-6+21.3~deb10u1 [175 kB] [2021-07-13T14:19:24.676Z] #13 42.16 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u1 [35.8 MB] [2021-07-13T14:19:24.676Z] #13 45.77 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 g++-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u1 [25.4 MB] [2021-07-13T14:19:24.676Z] #13 47.86 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB] [2021-07-13T14:19:24.676Z] #13 47.87 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB] [2021-07-13T14:19:24.676Z] #13 47.87 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2021-07-13T14:19:24.676Z] #13 47.88 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2021-07-13T14:19:24.676Z] #13 47.88 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.155-3 [22.6 kB] [2021-07-13T14:19:24.676Z] #13 47.88 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u7 [110 kB] [2021-07-13T14:19:24.676Z] #13 47.90 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB] [2021-07-13T14:19:24.676Z] #13 48.12 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB] [2021-07-13T14:19:24.937Z] #13 48.15 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB] [2021-07-13T14:19:24.938Z] #13 48.15 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB] [2021-07-13T14:19:24.938Z] #13 48.17 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB] [2021-07-13T14:19:24.938Z] #13 48.38 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB] [2021-07-13T14:19:24.998Z] #44 ... [2021-07-13T14:19:24.998Z] [2021-07-13T14:19:24.998Z] #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-07-13T14:19:24.998Z] #29 sha256:a6e715960dbc8a958930adfed6cb353a4999c2f40aca6be6464ecffdcfac7a37 [2021-07-13T14:19:24.998Z] #29 35.22 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2021-07-13T14:19:24.998Z] #29 35.77 [2021-07-13T14:19:24.998Z] #29 35.97 ######################################################################## 100.0% [2021-07-13T14:19:24.998Z] #29 36.11 [2021-07-13T14:19:24.998Z] #29 36.22 Download of images into '/build' complete. [2021-07-13T14:19:24.998Z] #29 36.22 Use something like the following to load the result into a Docker daemon: [2021-07-13T14:19:24.998Z] #29 36.22 tar -cC '/build' . | docker load [2021-07-13T14:19:24.998Z] #29 DONE 41.4s [2021-07-13T14:19:24.998Z] [2021-07-13T14:19:24.998Z] #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-07-13T14:19:24.998Z] #36 sha256:883bb1ea40b3c256595d0433b13b827e35f76a921b7d2e33e3ad01c0d1295360 [2021-07-13T14:19:24.998Z] #36 35.47 Selecting previously unselected package libicu63:arm64. [2021-07-13T14:19:24.998Z] #36 35.48 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_arm64.deb ... [2021-07-13T14:19:24.998Z] #36 35.51 Unpacking libicu63:arm64 (63.1-6+deb10u1) ... [2021-07-13T14:19:24.998Z] #36 40.08 Selecting previously unselected package libxml2:arm64. [2021-07-13T14:19:24.998Z] #36 40.08 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+deb10u2_arm64.deb ... [2021-07-13T14:19:24.998Z] #36 40.11 Unpacking libxml2:arm64 (2.9.4+dfsg1-7+deb10u2) ... [2021-07-13T14:19:24.998Z] #36 44.71 Selecting previously unselected package libarchive13:arm64. [2021-07-13T14:19:24.998Z] #36 44.72 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_arm64.deb ... [2021-07-13T14:19:24.998Z] #36 44.75 Unpacking libarchive13:arm64 (3.3.3-4+deb10u1) ... [2021-07-13T14:19:25.199Z] #13 48.39 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB] [2021-07-13T14:19:25.199Z] #13 48.40 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u7 [322 kB] [2021-07-13T14:19:25.199Z] #13 ... [2021-07-13T14:19:25.199Z] [2021-07-13T14:19:25.199Z] #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-07-13T14:19:25.199Z] #48 sha256:de3374ab66c74ea6616c0e49a57bd2875b6612c0861e756c9c20d6cd6e496b8b [2021-07-13T14:19:25.199Z] #48 DONE 54.7s [2021-07-13T14:19:25.199Z] [2021-07-13T14:19:25.199Z] #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-07-13T14:19:25.199Z] #46 sha256:cdd8a5adbf192c46d798af2506fd79989356cafbb0e2593c896353b1d897ebd7 [2021-07-13T14:19:25.199Z] #46 45.20 sync [2021-07-13T14:19:25.199Z] #46 45.21 internal/reflectlite [2021-07-13T14:19:25.199Z] #46 46.43 internal/testlog [2021-07-13T14:19:25.199Z] #46 46.78 github.com/LK4D4/vndr/godl/singleflight [2021-07-13T14:19:25.199Z] #46 47.13 math/rand [2021-07-13T14:19:25.199Z] #46 47.98 internal/singleflight [2021-07-13T14:19:25.199Z] #46 48.52 sort [2021-07-13T14:19:25.199Z] #46 48.55 errors [2021-07-13T14:19:25.199Z] #46 48.94 io [2021-07-13T14:19:25.199Z] #46 49.85 strconv [2021-07-13T14:19:25.199Z] #46 50.40 bytes [2021-07-13T14:19:25.199Z] #46 52.54 strings [2021-07-13T14:19:25.199Z] #46 54.19 reflect [2021-07-13T14:19:25.263Z] #36 45.57 Selecting previously unselected package libjsoncpp1:arm64. [2021-07-13T14:19:25.263Z] #36 45.57 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_arm64.deb ... [2021-07-13T14:19:25.263Z] #36 45.60 Unpacking libjsoncpp1:arm64 (1.7.4-3) ... [2021-07-13T14:19:25.263Z] #36 ... [2021-07-13T14:19:25.263Z] [2021-07-13T14:19:25.263Z] #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-07-13T14:19:25.263Z] #13 sha256:0a5c4f9d7f4bd4487ee5b1fc84c7c8e464816e238d705348cc2476c73e010007 [2021-07-13T14:19:25.263Z] #13 37.37 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libapparmor1 arm64 2.13.2-10 [93.8 kB] [2021-07-13T14:19:25.263Z] #13 37.38 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libapparmor-dev arm64 2.13.2-10 [137 kB] [2021-07-13T14:19:25.263Z] #13 37.43 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs0 arm64 4.20.1-2 [41.7 kB] [2021-07-13T14:19:25.263Z] #13 37.45 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs-dev arm64 4.20.1-2 [77.7 kB] [2021-07-13T14:19:25.263Z] #13 37.48 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libdevmapper-event1.02.1 arm64 2:1.02.155-3 [21.7 kB] [2021-07-13T14:19:25.263Z] #13 37.48 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libudev-dev arm64 241-7~deb10u7 [110 kB] [2021-07-13T14:19:25.263Z] #13 37.49 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libsepol1-dev arm64 2.8-1 [308 kB] [2021-07-13T14:19:25.263Z] #13 37.50 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcre16-3 arm64 2:8.39-12 [236 kB] [2021-07-13T14:19:25.263Z] #13 37.51 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcre32-3 arm64 2:8.39-12 [230 kB] [2021-07-13T14:19:25.263Z] #13 37.53 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcrecpp0v5 arm64 2:8.39-12 [151 kB] [2021-07-13T14:19:25.263Z] #13 37.55 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcre3-dev arm64 2:8.39-12 [578 kB] [2021-07-13T14:19:25.263Z] #13 37.59 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libselinux1-dev arm64 2.8-1+b1 [163 kB] [2021-07-13T14:19:25.263Z] #13 37.60 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libdevmapper-dev arm64 2:1.02.155-3 [51.4 kB] [2021-07-13T14:19:25.263Z] #13 37.61 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libsystemd-dev arm64 241-7~deb10u7 [322 kB] [2021-07-13T14:19:25.263Z] #13 39.11 debconf: delaying package configuration, since apt-utils is not installed [2021-07-13T14:19:25.263Z] #13 39.91 Fetched 73.4 MB in 7s (10.1 MB/s) [2021-07-13T14:19:25.263Z] #13 40.54 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15394 files and directories currently installed.) [2021-07-13T14:19:25.263Z] #13 40.62 Preparing to unpack .../libseccomp2_2.4.4-1~bpo10+1_arm64.deb ... [2021-07-13T14:19:25.263Z] #13 41.21 Unpacking libseccomp2:arm64 (2.4.4-1~bpo10+1) over (2.3.3-4) ... [2021-07-13T14:19:25.461Z] #46 ... [2021-07-13T14:19:25.461Z] [2021-07-13T14:19:25.461Z] #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-07-13T14:19:25.461Z] #36 sha256:64fff9f52c9529e0d6984039a31140fa7e4db232d1c82e55e80357c4264d1390 [2021-07-13T14:19:25.461Z] #36 54.76 Selecting previously unselected package libxml2:amd64. [2021-07-13T14:19:25.461Z] #36 54.77 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+deb10u2_amd64.deb ... [2021-07-13T14:19:25.461Z] #36 54.78 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+deb10u2) ... [2021-07-13T14:19:25.526Z] #13 41.62 Setting up libseccomp2:arm64 (2.4.4-1~bpo10+1) ... [2021-07-13T14:19:25.526Z] #13 41.77 Selecting previously unselected package binutils-mingw-w64-i686. [2021-07-13T14:19:25.526Z] #13 41.77 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15394 files and directories currently installed.) [2021-07-13T14:19:25.526Z] #13 41.84 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_arm64.deb ... [2021-07-13T14:19:25.723Z] #36 55.27 Selecting previously unselected package libarchive13:amd64. [2021-07-13T14:19:25.723Z] #36 55.27 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ... [2021-07-13T14:19:25.799Z] #13 41.89 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-07-13T14:19:25.984Z] #36 55.30 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ... [2021-07-13T14:19:26.247Z] #36 55.61 Selecting previously unselected package libjsoncpp1:amd64. [2021-07-13T14:19:26.247Z] #36 55.63 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ... [2021-07-13T14:19:26.247Z] #36 55.63 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2021-07-13T14:19:26.357Z] #19 22.28 Reading package lists... [2021-07-13T14:19:26.357Z] #19 ... [2021-07-13T14:19:26.357Z] [2021-07-13T14:19:26.357Z] #43 [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-07-13T14:19:26.357Z] #43 sha256:4e03796d85905bc2b5261025e8074858b4350035fe03a8695d9e07fcc59c7d0e [2021-07-13T14:19:26.357Z] #43 21.93 Reading package lists... [2021-07-13T14:19:26.509Z] #36 55.75 Selecting previously unselected package librhash0:amd64. [2021-07-13T14:19:26.509Z] #36 55.75 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ... [2021-07-13T14:19:26.509Z] #36 55.77 Unpacking librhash0:amd64 (1.3.8-1) ... [2021-07-13T14:19:26.509Z] #36 55.92 Selecting previously unselected package libuv1:amd64. [2021-07-13T14:19:26.509Z] #36 55.94 Preparing to unpack .../8-libuv1_1.24.1-1+deb10u1_amd64.deb ... [2021-07-13T14:19:26.509Z] #36 55.94 Unpacking libuv1:amd64 (1.24.1-1+deb10u1) ... [2021-07-13T14:19:26.770Z] #36 56.08 Selecting previously unselected package cmake. [2021-07-13T14:19:26.770Z] #36 56.09 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ... [2021-07-13T14:19:26.770Z] #36 56.10 Unpacking cmake (3.13.4-1) ... [2021-07-13T14:19:27.185Z] #43 31.74 Reading package lists... [2021-07-13T14:19:27.185Z] #43 ... [2021-07-13T14:19:27.185Z] [2021-07-13T14:19:27.185Z] #63 [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-07-13T14:19:27.185Z] #63 sha256:44f42d3845a1206a73a8419be0e535dd4fc0de965b0b4bf937943705330bfd22 [2021-07-13T14:19:27.185Z] #63 22.25 Fetched 39.8 MB in 21s (1935 kB/s) [2021-07-13T14:19:27.185Z] #63 22.25 Reading package lists... [2021-07-13T14:19:27.716Z] #36 ... [2021-07-13T14:19:27.716Z] [2021-07-13T14:19:27.716Z] #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-07-13T14:19:27.716Z] #52 sha256:87348b3d8993f3e7394c7214637ca4d9d35a2b2d7909f21ec780488b670047de [2021-07-13T14:19:27.716Z] #52 47.27 internal/reflectlite [2021-07-13T14:19:27.716Z] #52 48.98 sort [2021-07-13T14:19:27.716Z] #52 48.98 io [2021-07-13T14:19:27.716Z] #52 50.04 internal/oserror [2021-07-13T14:19:27.716Z] #52 50.22 syscall [2021-07-13T14:19:27.716Z] #52 50.42 bytes [2021-07-13T14:19:27.716Z] #52 52.96 strconv [2021-07-13T14:19:27.716Z] #52 56.12 reflect [2021-07-13T14:19:27.737Z] #13 43.65 Selecting previously unselected package binutils-mingw-w64-x86-64. [2021-07-13T14:19:27.737Z] #13 43.68 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_arm64.deb ... [2021-07-13T14:19:27.737Z] #13 43.69 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-07-13T14:19:27.932Z] #46 ... [2021-07-13T14:19:27.932Z] [2021-07-13T14:19:27.932Z] #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-07-13T14:19:27.932Z] #50 sha256:613cc8585aeb5d63d71df4adba5132d6579c4ff8956be36c91a0b0326ef7ad77 [2021-07-13T14:19:27.932Z] #50 24.00 go: downloading github.com/mattn/go-colorable v0.1.4 [2021-07-13T14:19:27.932Z] #50 24.03 go: downloading github.com/sirupsen/logrus v1.4.2 [2021-07-13T14:19:27.932Z] #50 24.05 go: downloading github.com/stretchr/testify v1.4.0 [2021-07-13T14:19:27.932Z] #50 24.24 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-07-13T14:19:27.932Z] #50 24.26 go: downloading github.com/mattn/go-isatty v0.0.8 [2021-07-13T14:19:27.932Z] #50 24.31 go: downloading github.com/inconshreveable/mousetrap v1.0.0 [2021-07-13T14:19:27.932Z] #50 24.38 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2021-07-13T14:19:27.932Z] #50 24.39 go: downloading github.com/hashicorp/hcl v1.0.0 [2021-07-13T14:19:27.932Z] #50 24.72 go: downloading github.com/magiconair/properties v1.8.1 [2021-07-13T14:19:27.932Z] #50 24.79 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-07-13T14:19:27.932Z] #50 24.81 go: downloading github.com/pelletier/go-toml v1.2.0 [2021-07-13T14:19:27.932Z] #50 24.90 go: downloading github.com/spf13/afero v1.1.2 [2021-07-13T14:19:27.932Z] #50 25.04 go: downloading github.com/spf13/cast v1.3.0 [2021-07-13T14:19:27.932Z] #50 25.08 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2021-07-13T14:19:27.932Z] #50 25.11 go: downloading github.com/subosito/gotenv v1.2.0 [2021-07-13T14:19:27.932Z] #50 25.14 go: downloading gopkg.in/ini.v1 v1.51.0 [2021-07-13T14:19:27.932Z] #50 25.18 go: downloading gopkg.in/yaml.v2 v2.2.7 [2021-07-13T14:19:27.932Z] #50 25.38 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2021-07-13T14:19:27.932Z] #50 25.41 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2021-07-13T14:19:27.932Z] #50 25.47 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2021-07-13T14:19:27.932Z] #50 25.48 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2021-07-13T14:19:27.932Z] #50 25.53 go: downloading github.com/go-toolsmith/astp v1.0.0 [2021-07-13T14:19:27.932Z] #50 25.53 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2021-07-13T14:19:27.932Z] #50 25.56 go: downloading github.com/go-toolsmith/typep v1.0.0 [2021-07-13T14:19:27.932Z] #50 25.60 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2021-07-13T14:19:27.932Z] #50 25.63 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2021-07-13T14:19:27.932Z] #50 25.63 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-07-13T14:19:27.932Z] #50 25.70 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-07-13T14:19:27.932Z] #50 25.70 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-07-13T14:19:27.932Z] #50 25.77 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-07-13T14:19:27.932Z] #50 25.79 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-07-13T14:19:27.932Z] #50 25.87 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-07-13T14:19:27.932Z] #50 25.94 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-07-13T14:19:27.932Z] #50 26.21 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-07-13T14:19:27.932Z] #50 26.21 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-07-13T14:19:27.932Z] #50 26.31 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-07-13T14:19:27.932Z] #50 26.35 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-07-13T14:19:27.932Z] #50 26.37 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-07-13T14:19:27.932Z] #50 26.41 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-07-13T14:19:27.932Z] #50 26.53 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-07-13T14:19:27.932Z] #50 26.60 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-07-13T14:19:27.932Z] #50 26.63 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-07-13T14:19:27.932Z] #50 26.69 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-07-13T14:19:27.932Z] #50 26.88 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2021-07-13T14:19:27.932Z] #50 26.88 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-07-13T14:19:27.932Z] #50 26.96 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2021-07-13T14:19:27.932Z] #50 27.08 go: downloading github.com/ultraware/funlen v0.0.2 [2021-07-13T14:19:27.932Z] #50 27.10 go: downloading github.com/ultraware/whitespace v0.0.4 [2021-07-13T14:19:27.932Z] #50 27.12 go: downloading github.com/uudashr/gocognit v1.0.1 [2021-07-13T14:19:27.932Z] #50 27.17 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2021-07-13T14:19:27.977Z] #52 ... [2021-07-13T14:19:27.977Z] [2021-07-13T14:19:27.977Z] #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-07-13T14:19:27.977Z] #44 sha256:32d273d0a331f45169fb71cf76dfadc17e2dfbe42a57834f44e0a74149475f89 [2021-07-13T14:19:27.977Z] #44 54.11 Selecting previously unselected package python3.7. [2021-07-13T14:19:27.977Z] #44 54.11 Preparing to unpack .../python3.7_3.7.3-2+deb10u3_amd64.deb ... [2021-07-13T14:19:27.977Z] #44 54.12 Unpacking python3.7 (3.7.3-2+deb10u3) ... [2021-07-13T14:19:27.977Z] #44 54.32 Selecting previously unselected package libpython3-stdlib:amd64. [2021-07-13T14:19:27.977Z] #44 54.35 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2021-07-13T14:19:27.977Z] #44 54.35 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2021-07-13T14:19:27.977Z] #44 54.51 Setting up python3-minimal (3.7.3-1) ... [2021-07-13T14:19:27.977Z] #44 55.97 Selecting previously unselected package python3. [2021-07-13T14:19:27.977Z] #44 55.97 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 16073 files and directories currently installed.) [2021-07-13T14:19:27.978Z] #44 56.07 Preparing to unpack .../0-python3_3.7.3-1_amd64.deb ... [2021-07-13T14:19:27.978Z] #44 56.09 Unpacking python3 (3.7.3-1) ... [2021-07-13T14:19:27.978Z] #44 56.26 Selecting previously unselected package libprotobuf17:amd64. [2021-07-13T14:19:27.978Z] #44 56.26 Preparing to unpack .../1-libprotobuf17_3.6.1.3-2_amd64.deb ... [2021-07-13T14:19:27.978Z] #44 56.28 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ... [2021-07-13T14:19:28.190Z] #50 28.08 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-07-13T14:19:28.190Z] #50 28.08 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-07-13T14:19:28.190Z] #50 28.22 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-07-13T14:19:28.190Z] #50 28.24 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-07-13T14:19:28.190Z] #50 28.30 go: downloading github.com/davecgh/go-spew v1.1.1 [2021-07-13T14:19:28.239Z] #44 57.02 Selecting previously unselected package python3-pkg-resources. [2021-07-13T14:19:28.239Z] #44 57.04 Preparing to unpack .../2-python3-pkg-resources_40.8.0-1_all.deb ... [2021-07-13T14:19:28.239Z] #44 57.04 Unpacking python3-pkg-resources (40.8.0-1) ... [2021-07-13T14:19:28.507Z] #44 57.29 Selecting previously unselected package python3-six. [2021-07-13T14:19:28.507Z] #44 57.29 Preparing to unpack .../3-python3-six_1.12.0-1_all.deb ... [2021-07-13T14:19:28.507Z] #44 57.29 Unpacking python3-six (1.12.0-1) ... [2021-07-13T14:19:28.754Z] #50 28.58 go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-07-13T14:19:28.754Z] #50 28.75 go: downloading github.com/stretchr/objx v0.2.0 [2021-07-13T14:19:28.768Z] #44 57.37 Selecting previously unselected package python3-protobuf. [2021-07-13T14:19:28.769Z] #44 57.37 Preparing to unpack .../4-python3-protobuf_3.6.1.3-2_amd64.deb ... [2021-07-13T14:19:28.769Z] #44 57.37 Unpacking python3-protobuf (3.6.1.3-2) ... [2021-07-13T14:19:29.011Z] #50 28.91 go: downloading golang.org/x/text v0.3.2 [2021-07-13T14:19:29.030Z] #44 57.85 Selecting previously unselected package libnet1:amd64. [2021-07-13T14:19:29.030Z] #44 57.86 Preparing to unpack .../5-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-07-13T14:19:29.030Z] #44 57.87 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-07-13T14:19:29.292Z] #44 58.06 Selecting previously unselected package libnl-3-200:amd64. [2021-07-13T14:19:29.292Z] #44 58.07 Preparing to unpack .../6-libnl-3-200_3.4.0-1_amd64.deb ... [2021-07-13T14:19:29.292Z] #44 58.08 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2021-07-13T14:19:29.553Z] #44 58.20 Selecting previously unselected package libprotobuf-c1:amd64. [2021-07-13T14:19:29.553Z] #44 58.21 Preparing to unpack .../7-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2021-07-13T14:19:29.553Z] #44 58.24 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-07-13T14:19:29.553Z] #44 58.32 Selecting previously unselected package criu. [2021-07-13T14:19:29.553Z] #44 58.33 Preparing to unpack .../8-criu_3.15-1_amd64.deb ... [2021-07-13T14:19:29.553Z] #44 58.34 Unpacking criu (3.15-1) ... [2021-07-13T14:19:29.664Z] #13 ... [2021-07-13T14:19:29.664Z] [2021-07-13T14:19:29.664Z] #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-07-13T14:19:29.664Z] #44 sha256:3225650fb49e7c9ad14d1ca550de9bdff5977160ad77860f694e28aa876ba055 [2021-07-13T14:19:29.664Z] #44 49.64 Selecting previously unselected package python3-minimal. [2021-07-13T14:19:29.664Z] #44 49.64 (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 ... 15634 files and directories currently installed.) [2021-07-13T14:19:29.664Z] #44 49.67 Preparing to unpack .../python3-minimal_3.7.3-1_arm64.deb ... [2021-07-13T14:19:29.664Z] #44 49.90 Unpacking python3-minimal (3.7.3-1) ... [2021-07-13T14:19:29.664Z] #44 ... [2021-07-13T14:19:29.664Z] [2021-07-13T14:19:29.664Z] #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-07-13T14:19:29.664Z] #48 sha256:edfd9139e92dc328959e541b7111eacdc7aebec795f7a095a9e04e37f604fa20 [2021-07-13T14:19:29.664Z] #48 DONE 50.1s [2021-07-13T14:19:29.664Z] [2021-07-13T14:19:29.664Z] #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-07-13T14:19:29.664Z] #52 sha256:043e409a2b1489ca3fe045a8312fee6a16ff6936b22c97a373713becf5ff2a30 [2021-07-13T14:19:29.664Z] #52 40.18 bufio [2021-07-13T14:19:29.664Z] #52 40.19 regexp/syntax [2021-07-13T14:19:29.664Z] #52 44.36 time [2021-07-13T14:19:29.664Z] #52 44.37 internal/syscall/unix [2021-07-13T14:19:29.664Z] #52 44.97 internal/syscall/execenv [2021-07-13T14:19:29.664Z] #52 46.09 regexp [2021-07-13T14:19:29.928Z] #52 ... [2021-07-13T14:19:29.928Z] [2021-07-13T14:19:29.928Z] #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-07-13T14:19:29.928Z] #44 sha256:3225650fb49e7c9ad14d1ca550de9bdff5977160ad77860f694e28aa876ba055 [2021-07-13T14:19:29.928Z] #44 50.10 Selecting previously unselected package libmpdec2:arm64. [2021-07-13T14:19:29.928Z] #44 50.10 Preparing to unpack .../libmpdec2_2.4.2-2_arm64.deb ... [2021-07-13T14:19:29.928Z] #44 50.13 Unpacking libmpdec2:arm64 (2.4.2-2) ... [2021-07-13T14:19:29.979Z] #63 32.44 Reading package lists... [2021-07-13T14:19:29.979Z] #63 ... [2021-07-13T14:19:29.979Z] [2021-07-13T14:19:29.979Z] #19 [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-07-13T14:19:29.979Z] #19 sha256:79b75809a970c6277af16117ce4e1148947523c4fb48f35e691448c3368daac5 [2021-07-13T14:19:29.979Z] #19 22.28 Reading package lists... [2021-07-13T14:19:30.193Z] #44 50.38 Selecting previously unselected package libpython3.7-stdlib:arm64. [2021-07-13T14:19:30.193Z] #44 50.38 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u3_arm64.deb ... [2021-07-13T14:19:30.193Z] #44 50.39 Unpacking libpython3.7-stdlib:arm64 (3.7.3-2+deb10u3) ... [2021-07-13T14:19:30.638Z] #44 59.22 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-07-13T14:19:30.925Z] #44 59.70 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-07-13T14:19:30.925Z] #44 59.73 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2021-07-13T14:19:30.925Z] #44 59.76 Setting up libprotobuf17:amd64 (3.6.1.3-2) ... [2021-07-13T14:19:31.145Z] #44 ... [2021-07-13T14:19:31.145Z] [2021-07-13T14:19:31.145Z] #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-07-13T14:19:31.145Z] #36 sha256:883bb1ea40b3c256595d0433b13b827e35f76a921b7d2e33e3ad01c0d1295360 [2021-07-13T14:19:31.145Z] #36 45.90 Selecting previously unselected package librhash0:arm64. [2021-07-13T14:19:31.145Z] #36 45.96 Preparing to unpack .../7-librhash0_1.3.8-1_arm64.deb ... [2021-07-13T14:19:31.145Z] #36 45.97 Unpacking librhash0:arm64 (1.3.8-1) ... [2021-07-13T14:19:31.145Z] #36 46.27 Selecting previously unselected package libuv1:arm64. [2021-07-13T14:19:31.145Z] #36 46.27 Preparing to unpack .../8-libuv1_1.24.1-1+deb10u1_arm64.deb ... [2021-07-13T14:19:31.145Z] #36 46.28 Unpacking libuv1:arm64 (1.24.1-1+deb10u1) ... [2021-07-13T14:19:31.145Z] #36 46.53 Selecting previously unselected package cmake. [2021-07-13T14:19:31.145Z] #36 46.53 Preparing to unpack .../9-cmake_3.13.4-1_arm64.deb ... [2021-07-13T14:19:31.145Z] #36 46.54 Unpacking cmake (3.13.4-1) ... [2021-07-13T14:19:31.145Z] #36 48.67 Setting up libicu63:arm64 (63.1-6+deb10u1) ... [2021-07-13T14:19:31.145Z] #36 48.69 Setting up xxd (2:8.1.0875-5) ... [2021-07-13T14:19:31.145Z] #36 48.72 Setting up libuv1:arm64 (1.24.1-1+deb10u1) ... [2021-07-13T14:19:31.145Z] #36 48.76 Setting up vim-common (2:8.1.0875-5) ... [2021-07-13T14:19:31.145Z] #36 49.46 Setting up librhash0:arm64 (1.3.8-1) ... [2021-07-13T14:19:31.145Z] #36 50.05 Setting up cmake-data (3.13.4-1) ... [2021-07-13T14:19:31.145Z] #36 50.21 Setting up libxml2:arm64 (2.9.4+dfsg1-7+deb10u2) ... [2021-07-13T14:19:31.145Z] #36 50.23 Setting up libjsoncpp1:arm64 (1.7.4-3) ... [2021-07-13T14:19:31.145Z] #36 50.25 Setting up libarchive13:arm64 (3.3.3-4+deb10u1) ... [2021-07-13T14:19:31.145Z] #36 50.27 Setting up cmake (3.13.4-1) ... [2021-07-13T14:19:31.145Z] #36 50.31 Processing triggers for libc-bin (2.28-10) ... [2021-07-13T14:19:31.145Z] #36 50.54 Processing triggers for mime-support (3.62) ... [2021-07-13T14:19:31.145Z] #36 DONE 51.5s [2021-07-13T14:19:31.145Z] [2021-07-13T14:19:31.145Z] #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-07-13T14:19:31.145Z] #37 sha256:565307766edd7cba4604f179439374fb5f2b80a1cc7e4363e6fa0770572dccbc [2021-07-13T14:19:31.187Z] #44 ... [2021-07-13T14:19:31.187Z] [2021-07-13T14:19:31.187Z] #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-07-13T14:19:31.187Z] #36 sha256:64fff9f52c9529e0d6984039a31140fa7e4db232d1c82e55e80357c4264d1390 [2021-07-13T14:19:31.187Z] #36 59.23 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2021-07-13T14:19:31.187Z] #36 59.25 Setting up xxd (2:8.1.0875-5) ... [2021-07-13T14:19:31.187Z] #36 59.26 Setting up libuv1:amd64 (1.24.1-1+deb10u1) ... [2021-07-13T14:19:31.187Z] #36 59.28 Setting up vim-common (2:8.1.0875-5) ... [2021-07-13T14:19:31.187Z] #36 59.32 Setting up librhash0:amd64 (1.3.8-1) ... [2021-07-13T14:19:31.187Z] #36 59.35 Setting up cmake-data (3.13.4-1) ... [2021-07-13T14:19:31.187Z] #36 59.36 Setting up libxml2:amd64 (2.9.4+dfsg1-7+deb10u2) ... [2021-07-13T14:19:31.187Z] #36 59.37 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2021-07-13T14:19:31.187Z] #36 59.38 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ... [2021-07-13T14:19:31.187Z] #36 59.41 Setting up cmake (3.13.4-1) ... [2021-07-13T14:19:31.187Z] #36 59.42 Processing triggers for libc-bin (2.28-10) ... [2021-07-13T14:19:31.187Z] #36 59.47 Processing triggers for mime-support (3.62) ... [2021-07-13T14:19:31.187Z] #36 DONE 60.5s [2021-07-13T14:19:31.187Z] [2021-07-13T14:19:31.187Z] #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-07-13T14:19:31.187Z] #44 sha256:32d273d0a331f45169fb71cf76dfadc17e2dfbe42a57834f44e0a74149475f89 [2021-07-13T14:19:31.187Z] #44 59.84 Setting up libmpdec2:amd64 (2.4.2-2) ... [2021-07-13T14:19:31.187Z] #44 59.85 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2021-07-13T14:19:31.187Z] #44 59.87 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2021-07-13T14:19:31.187Z] #44 59.89 Setting up python3.7 (3.7.3-2+deb10u3) ... [2021-07-13T14:19:31.187Z] #44 ... [2021-07-13T14:19:31.187Z] [2021-07-13T14:19:31.187Z] #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-07-13T14:19:31.187Z] #37 sha256:333dda8d28ffcd7029c251dd2c0496e9ded65dd900943105d611dbd3a5d3423d [2021-07-13T14:19:31.544Z] #50 ... [2021-07-13T14:19:31.544Z] [2021-07-13T14:19:31.544Z] #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-07-13T14:19:31.544Z] #59 sha256:aadad3329947b1badfaf5a86a382e320d5059ad11a025e7c0722e501b7fefd93 [2021-07-13T14:19:31.544Z] #59 21.60 go: downloading github.com/u-root/u-root v7.0.0+incompatible [2021-07-13T14:19:31.544Z] #59 26.08 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2021-07-13T14:19:31.802Z] #59 ... [2021-07-13T14:19:31.802Z] [2021-07-13T14:19:31.802Z] #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-07-13T14:19:31.802Z] #40 sha256:046651d9cb1e7ef173a77f8638b09f48585f1fb53a8233a6e751c5585e1ee34e [2021-07-13T14:19:31.802Z] #40 23.93 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2021-07-13T14:19:31.802Z] #40 25.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-07-13T14:19:32.059Z] #40 ... [2021-07-13T14:19:32.059Z] [2021-07-13T14:19:32.059Z] #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-07-13T14:19:32.059Z] #46 sha256:2034cbd14bf37a55e60d41ff9b992b4483829043c37f904fc75e96b079b62df3 [2021-07-13T14:19:32.059Z] #46 31.96 vendor/golang.org/x/crypto/internal/subtle [2021-07-13T14:19:33.069Z] #37 1.600 + RM_GOPATH=0 [2021-07-13T14:19:33.069Z] #37 1.600 + TMP_GOPATH= [2021-07-13T14:19:33.069Z] #37 1.600 + : /build [2021-07-13T14:19:33.069Z] #37 1.600 + '[' -z '' ']' [2021-07-13T14:19:33.069Z] #37 1.603 ++ mktemp -d [2021-07-13T14:19:33.069Z] #37 1.607 + export GOPATH=/tmp/tmp.KDSCoDb4ZW [2021-07-13T14:19:33.069Z] #37 1.607 + GOPATH=/tmp/tmp.KDSCoDb4ZW [2021-07-13T14:19:33.069Z] #37 1.608 + RM_GOPATH=1 [2021-07-13T14:19:33.069Z] #37 1.608 + case "$(go env GOARCH)" in [2021-07-13T14:19:33.069Z] #37 1.611 ++ go env GOARCH [2021-07-13T14:19:33.069Z] #37 1.647 + export GO_BUILDMODE=-buildmode=pie [2021-07-13T14:19:33.069Z] #37 1.647 + GO_BUILDMODE=-buildmode=pie [2021-07-13T14:19:33.069Z] #37 1.648 ++ dirname /tmp/install/install.sh [2021-07-13T14:19:33.069Z] #37 1.649 + dir=/tmp/install [2021-07-13T14:19:33.069Z] #37 1.649 + bin=tini [2021-07-13T14:19:33.069Z] #37 1.649 + shift [2021-07-13T14:19:33.069Z] #37 1.650 + '[' '!' -f /tmp/install/tini.installer ']' [2021-07-13T14:19:33.069Z] #37 1.650 + . /tmp/install/tini.installer [2021-07-13T14:19:33.069Z] #37 1.650 ++ : de40ad007797e0dcd8b7126f27bb87401d224240 [2021-07-13T14:19:33.069Z] #37 1.650 + install_tini [2021-07-13T14:19:33.069Z] #37 1.650 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240' [2021-07-13T14:19:33.069Z] #37 1.650 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240 [2021-07-13T14:19:33.069Z] #37 1.651 + git clone https://github.com/krallin/tini.git /tmp/tmp.KDSCoDb4ZW/tini [2021-07-13T14:19:33.069Z] #37 1.655 Cloning into '/tmp/tmp.KDSCoDb4ZW/tini'... [2021-07-13T14:19:33.662Z] #37 2.623 + cd /tmp/tmp.KDSCoDb4ZW/tini [2021-07-13T14:19:33.662Z] #37 2.623 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240 [2021-07-13T14:19:33.662Z] #37 2.652 + cmake . [2021-07-13T14:19:33.662Z] #37 ... [2021-07-13T14:19:33.662Z] [2021-07-13T14:19:33.662Z] #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-07-13T14:19:33.662Z] #46 sha256:350cc3e7700c3688215a2163dfb0bf4b51a07e7c36c7f7b85260f4680d9b39a8 [2021-07-13T14:19:33.662Z] #46 44.22 internal/syscall/unix [2021-07-13T14:19:33.662Z] #46 44.65 time [2021-07-13T14:19:33.662Z] #46 45.85 regexp [2021-07-13T14:19:33.662Z] #46 50.37 github.com/LK4D4/vndr/versioned [2021-07-13T14:19:33.662Z] #46 50.61 io/fs [2021-07-13T14:19:33.662Z] #46 50.61 context [2021-07-13T14:19:33.662Z] #46 50.63 internal/poll [2021-07-13T14:19:33.662Z] #46 53.87 os [2021-07-13T14:19:33.929Z] #46 ... [2021-07-13T14:19:33.929Z] [2021-07-13T14:19:33.929Z] #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-07-13T14:19:33.929Z] #44 sha256:3225650fb49e7c9ad14d1ca550de9bdff5977160ad77860f694e28aa876ba055 [2021-07-13T14:19:33.929Z] #44 51.90 Selecting previously unselected package python3.7. [2021-07-13T14:19:33.929Z] #44 51.90 Preparing to unpack .../python3.7_3.7.3-2+deb10u3_arm64.deb ... [2021-07-13T14:19:33.929Z] #44 51.91 Unpacking python3.7 (3.7.3-2+deb10u3) ... [2021-07-13T14:19:33.929Z] #44 52.71 Selecting previously unselected package libpython3-stdlib:arm64. [2021-07-13T14:19:33.929Z] #44 52.71 Preparing to unpack .../libpython3-stdlib_3.7.3-1_arm64.deb ... [2021-07-13T14:19:33.929Z] #44 52.72 Unpacking libpython3-stdlib:arm64 (3.7.3-1) ... [2021-07-13T14:19:33.929Z] #44 53.03 Setting up python3-minimal (3.7.3-1) ... [2021-07-13T14:19:34.192Z] #44 54.60 Selecting previously unselected package python3. [2021-07-13T14:19:34.455Z] #44 54.60 (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 ... 16046 files and directories currently installed.) [2021-07-13T14:19:34.455Z] #44 54.67 Preparing to unpack .../0-python3_3.7.3-1_arm64.deb ... [2021-07-13T14:19:34.455Z] #44 54.70 Unpacking python3 (3.7.3-1) ... [2021-07-13T14:19:34.499Z] #37 3.261 + RM_GOPATH=0 [2021-07-13T14:19:34.499Z] #37 3.261 + TMP_GOPATH= [2021-07-13T14:19:34.499Z] #37 3.262 + : /build [2021-07-13T14:19:34.499Z] #37 3.262 + '[' -z '' ']' [2021-07-13T14:19:34.499Z] #37 3.264 ++ mktemp -d [2021-07-13T14:19:34.499Z] #37 3.267 + export GOPATH=/tmp/tmp.IF9uS9DxYL [2021-07-13T14:19:34.499Z] #37 3.268 + GOPATH=/tmp/tmp.IF9uS9DxYL [2021-07-13T14:19:34.499Z] #37 3.268 + RM_GOPATH=1 [2021-07-13T14:19:34.499Z] #37 3.269 + case "$(go env GOARCH)" in [2021-07-13T14:19:34.499Z] #37 3.271 ++ go env GOARCH [2021-07-13T14:19:34.499Z] #37 3.299 + export GO_BUILDMODE=-buildmode=pie [2021-07-13T14:19:34.499Z] #37 3.299 + GO_BUILDMODE=-buildmode=pie [2021-07-13T14:19:34.499Z] #37 3.302 ++ dirname /tmp/install/install.sh [2021-07-13T14:19:34.499Z] #37 3.307 + dir=/tmp/install [2021-07-13T14:19:34.499Z] #37 3.314 + bin=tini [2021-07-13T14:19:34.499Z] #37 3.315 + shift [2021-07-13T14:19:34.499Z] #37 3.316 + '[' '!' -f /tmp/install/tini.installer ']' [2021-07-13T14:19:34.499Z] #37 3.316 + . /tmp/install/tini.installer [2021-07-13T14:19:34.499Z] #37 3.316 ++ : de40ad007797e0dcd8b7126f27bb87401d224240 [2021-07-13T14:19:34.499Z] #37 3.316 + install_tini [2021-07-13T14:19:34.499Z] #37 3.318 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240' [2021-07-13T14:19:34.499Z] #37 3.318 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240 [2021-07-13T14:19:34.499Z] #37 3.318 + git clone https://github.com/krallin/tini.git /tmp/tmp.IF9uS9DxYL/tini [2021-07-13T14:19:34.499Z] #37 3.324 Cloning into '/tmp/tmp.IF9uS9DxYL/tini'... [2021-07-13T14:19:34.584Z] #46 ... [2021-07-13T14:19:34.584Z] [2021-07-13T14:19:34.584Z] #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-07-13T14:19:34.584Z] #52 sha256:4a0c4230b7ef31c6861a72b907af4962e637ee0944f34cfd9ca137bb0d31de2f [2021-07-13T14:19:34.584Z] #52 24.19 runtime [2021-07-13T14:19:34.584Z] #52 ... [2021-07-13T14:19:34.584Z] [2021-07-13T14:19:34.584Z] #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-07-13T14:19:34.584Z] #13 sha256:7af9587b85ec8f51544bd1fdefc057074fc38f90e7991d1b6522ac0e77f13136 [2021-07-13T14:19:34.584Z] #13 20.71 Fetched 8987 kB in 18s (507 kB/s) [2021-07-13T14:19:34.584Z] #13 20.71 Reading package lists... [2021-07-13T14:19:34.718Z] #44 54.92 Selecting previously unselected package libprotobuf17:arm64. [2021-07-13T14:19:34.718Z] #44 54.92 Preparing to unpack .../1-libprotobuf17_3.6.1.3-2_arm64.deb ... [2021-07-13T14:19:34.718Z] #44 54.93 Unpacking libprotobuf17:arm64 (3.6.1.3-2) ... [2021-07-13T14:19:34.848Z] #13 26.47 Reading package lists... [2021-07-13T14:19:34.848Z] #13 ... [2021-07-13T14:19:34.848Z] [2021-07-13T14:19:34.848Z] #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-07-13T14:19:34.848Z] #36 sha256:64fff9f52c9529e0d6984039a31140fa7e4db232d1c82e55e80357c4264d1390 [2021-07-13T14:19:34.848Z] #36 24.91 Fetched 8454 kB in 18s (480 kB/s) [2021-07-13T14:19:34.848Z] #36 24.91 Reading package lists... [2021-07-13T14:19:34.983Z] #44 55.33 Selecting previously unselected package python3-pkg-resources. [2021-07-13T14:19:35.070Z] #37 4.044 + cd /tmp/tmp.IF9uS9DxYL/tini [2021-07-13T14:19:35.070Z] #37 4.044 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240 [2021-07-13T14:19:35.070Z] #37 4.069 + cmake . [2021-07-13T14:19:35.106Z] #36 30.63 Reading package lists... [2021-07-13T14:19:35.106Z] #36 ... [2021-07-13T14:19:35.106Z] [2021-07-13T14:19:35.106Z] #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-07-13T14:19:35.106Z] #56 sha256:74b25419bda146acb1324497e0de2f7282812392f4f248a320eaaf103c051506 [2021-07-13T14:19:35.106Z] #56 24.96 Fetched 8454 kB in 18s (480 kB/s) [2021-07-13T14:19:35.106Z] #56 24.96 Reading package lists... [2021-07-13T14:19:35.107Z] #56 30.44 Reading package lists... [2021-07-13T14:19:35.107Z] #56 ... [2021-07-13T14:19:35.107Z] [2021-07-13T14:19:35.107Z] #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-07-13T14:19:35.107Z] #44 sha256:32d273d0a331f45169fb71cf76dfadc17e2dfbe42a57834f44e0a74149475f89 [2021-07-13T14:19:35.107Z] #44 24.99 Fetched 8457 kB in 18s (468 kB/s) [2021-07-13T14:19:35.107Z] #44 24.99 Reading package lists... [2021-07-13T14:19:35.249Z] #44 55.33 Preparing to unpack .../2-python3-pkg-resources_40.8.0-1_all.deb ... [2021-07-13T14:19:35.249Z] #44 55.37 Unpacking python3-pkg-resources (40.8.0-1) ... [2021-07-13T14:19:35.249Z] #44 55.56 Selecting previously unselected package python3-six. [2021-07-13T14:19:35.249Z] #44 55.57 Preparing to unpack .../3-python3-six_1.12.0-1_all.deb ... [2021-07-13T14:19:35.512Z] #44 55.60 Unpacking python3-six (1.12.0-1) ... [2021-07-13T14:19:35.512Z] #44 55.74 Selecting previously unselected package python3-protobuf. [2021-07-13T14:19:35.512Z] #44 55.74 Preparing to unpack .../4-python3-protobuf_3.6.1.3-2_arm64.deb ... [2021-07-13T14:19:35.512Z] #44 55.75 Unpacking python3-protobuf (3.6.1.3-2) ... [2021-07-13T14:19:35.643Z] #37 ... [2021-07-13T14:19:35.643Z] [2021-07-13T14:19:35.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-07-13T14:19:35.643Z] #46 sha256:cdd8a5adbf192c46d798af2506fd79989356cafbb0e2593c896353b1d897ebd7 [2021-07-13T14:19:35.643Z] #46 54.96 bufio [2021-07-13T14:19:35.643Z] #46 56.78 syscall [2021-07-13T14:19:35.643Z] #46 64.55 internal/syscall/unix [2021-07-13T14:19:35.643Z] #46 65.03 internal/poll [2021-07-13T14:19:35.643Z] #46 ... [2021-07-13T14:19:35.643Z] [2021-07-13T14:19:35.643Z] #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-07-13T14:19:35.643Z] #13 sha256:7af9587b85ec8f51544bd1fdefc057074fc38f90e7991d1b6522ac0e77f13136 [2021-07-13T14:19:35.643Z] #13 49.45 debconf: delaying package configuration, since apt-utils is not installed [2021-07-13T14:19:35.643Z] #13 49.69 Fetched 77.8 MB in 8s (10.0 MB/s) [2021-07-13T14:19:35.644Z] #13 49.84 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15421 files and directories currently installed.) [2021-07-13T14:19:35.644Z] #13 49.92 Preparing to unpack .../libseccomp2_2.4.4-1~bpo10+1_amd64.deb ... [2021-07-13T14:19:35.644Z] #13 49.94 Unpacking libseccomp2:amd64 (2.4.4-1~bpo10+1) over (2.3.3-4) ... [2021-07-13T14:19:35.644Z] #13 50.13 Setting up libseccomp2:amd64 (2.4.4-1~bpo10+1) ... [2021-07-13T14:19:35.644Z] #13 50.33 Selecting previously unselected package binutils-mingw-w64-i686. [2021-07-13T14:19:35.644Z] #13 50.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 ... 15421 files and directories currently installed.) [2021-07-13T14:19:35.644Z] #13 50.41 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ... [2021-07-13T14:19:35.644Z] #13 50.44 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-07-13T14:19:35.644Z] #13 52.68 Selecting previously unselected package binutils-mingw-w64-x86-64. [2021-07-13T14:19:35.644Z] #13 52.68 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ... [2021-07-13T14:19:35.644Z] #13 52.69 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-07-13T14:19:35.644Z] #13 55.81 Selecting previously unselected package binutils-mingw-w64. [2021-07-13T14:19:35.644Z] #13 55.81 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2021-07-13T14:19:35.644Z] #13 55.82 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-07-13T14:19:35.644Z] #13 55.97 Selecting previously unselected package libdevmapper1.02.1:amd64. [2021-07-13T14:19:35.644Z] #13 55.97 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ... [2021-07-13T14:19:35.644Z] #13 55.97 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2021-07-13T14:19:35.644Z] #13 56.15 Selecting previously unselected package dmsetup. [2021-07-13T14:19:35.644Z] #13 56.16 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ... [2021-07-13T14:19:35.644Z] #13 56.16 Unpacking dmsetup (2:1.02.155-3) ... [2021-07-13T14:19:35.644Z] #13 56.36 Selecting previously unselected package mingw-w64-common. [2021-07-13T14:19:35.644Z] #13 56.36 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2021-07-13T14:19:35.644Z] #13 56.38 Unpacking mingw-w64-common (6.0.0-3) ... [2021-07-13T14:19:35.644Z] #13 ... [2021-07-13T14:19:35.644Z] [2021-07-13T14:19:35.644Z] #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-07-13T14:19:35.644Z] #37 sha256:333dda8d28ffcd7029c251dd2c0496e9ded65dd900943105d611dbd3a5d3423d [2021-07-13T14:19:35.644Z] #37 4.608 -- The C compiler identification is GNU 8.3.0 [2021-07-13T14:19:35.644Z] #37 4.658 -- Check for working C compiler: /usr/bin/cc [2021-07-13T14:19:35.682Z] #44 30.38 Reading package lists... [2021-07-13T14:19:35.683Z] #44 ... [2021-07-13T14:19:35.683Z] [2021-07-13T14:19:35.683Z] #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-07-13T14:19:35.683Z] #56 sha256:74b25419bda146acb1324497e0de2f7282812392f4f248a320eaaf103c051506 [2021-07-13T14:19:35.683Z] #56 30.44 Reading package lists... [2021-07-13T14:19:36.090Z] #44 56.31 Selecting previously unselected package libnet1:arm64. [2021-07-13T14:19:36.090Z] #44 56.32 Preparing to unpack .../5-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2021-07-13T14:19:36.090Z] #44 56.33 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2021-07-13T14:19:36.090Z] #44 56.46 Selecting previously unselected package libnl-3-200:arm64. [2021-07-13T14:19:36.353Z] #44 56.46 Preparing to unpack .../6-libnl-3-200_3.4.0-1_arm64.deb ... [2021-07-13T14:19:36.353Z] #44 56.47 Unpacking libnl-3-200:arm64 (3.4.0-1) ... [2021-07-13T14:19:36.353Z] #44 56.60 Selecting previously unselected package libprotobuf-c1:arm64. [2021-07-13T14:19:36.353Z] #44 56.61 Preparing to unpack .../7-libprotobuf-c1_1.3.1-1+b1_arm64.deb ... [2021-07-13T14:19:36.353Z] #44 56.62 Unpacking libprotobuf-c1:arm64 (1.3.1-1+b1) ... [2021-07-13T14:19:36.353Z] #44 56.75 Selecting previously unselected package criu. [2021-07-13T14:19:36.548Z] #19 33.18 Reading package lists... [2021-07-13T14:19:36.548Z] #19 ... [2021-07-13T14:19:36.548Z] [2021-07-13T14:19:36.548Z] #43 [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-07-13T14:19:36.548Z] #43 sha256:4e03796d85905bc2b5261025e8074858b4350035fe03a8695d9e07fcc59c7d0e [2021-07-13T14:19:36.548Z] #43 31.74 Reading package lists... [2021-07-13T14:19:36.586Z] #37 5.207 -- Check for working C compiler: /usr/bin/cc -- works [2021-07-13T14:19:36.586Z] #37 5.212 -- Detecting C compiler ABI info [2021-07-13T14:19:36.631Z] #44 56.75 Preparing to unpack .../8-criu_3.15-1_arm64.deb ... [2021-07-13T14:19:36.631Z] #44 56.77 Unpacking criu (3.15-1) ... [2021-07-13T14:19:36.847Z] #37 5.864 -- Detecting C compiler ABI info - done [2021-07-13T14:19:36.847Z] #37 5.910 -- Detecting C compile features [2021-07-13T14:19:37.225Z] #44 57.43 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2021-07-13T14:19:37.225Z] #44 57.46 Setting up libprotobuf-c1:arm64 (1.3.1-1+b1) ... [2021-07-13T14:19:37.225Z] #44 57.50 Setting up libnl-3-200:arm64 (3.4.0-1) ... [2021-07-13T14:19:37.225Z] #44 57.56 Setting up libprotobuf17:arm64 (3.6.1.3-2) ... [2021-07-13T14:19:37.225Z] #44 57.61 Setting up libmpdec2:arm64 (2.4.2-2) ... [2021-07-13T14:19:37.310Z] #56 35.85 Building dependency tree... [2021-07-13T14:19:37.492Z] #44 57.68 Setting up libpython3.7-stdlib:arm64 (3.7.3-2+deb10u3) ... [2021-07-13T14:19:37.492Z] #44 57.70 Setting up libpython3-stdlib:arm64 (3.7.3-1) ... [2021-07-13T14:19:37.492Z] #44 57.73 Setting up python3.7 (3.7.3-2+deb10u3) ... [2021-07-13T14:19:38.680Z] #56 38.49 The following additional packages will be installed: [2021-07-13T14:19:38.680Z] #56 38.49 libbtrfs0 [2021-07-13T14:19:38.680Z] #56 38.64 The following NEW packages will be installed: [2021-07-13T14:19:38.680Z] #56 38.65 libbtrfs-dev libbtrfs0 [2021-07-13T14:19:39.088Z] #43 41.59 Building dependency tree... [2021-07-13T14:19:39.088Z] #43 43.90 Reading state information... [2021-07-13T14:19:39.244Z] #56 39.16 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2021-07-13T14:19:39.245Z] #56 39.16 Need to get 119 kB of archives. [2021-07-13T14:19:39.245Z] #56 39.16 After this operation, 387 kB of additional disk space will be used. [2021-07-13T14:19:39.245Z] #56 39.16 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2021-07-13T14:19:39.245Z] #56 39.16 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2021-07-13T14:19:39.392Z] #37 ... [2021-07-13T14:19:39.392Z] [2021-07-13T14:19:39.392Z] #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-07-13T14:19:39.392Z] #52 sha256:87348b3d8993f3e7394c7214637ca4d9d35a2b2d7909f21ec780488b670047de [2021-07-13T14:19:39.392Z] #52 58.44 time [2021-07-13T14:19:39.392Z] #52 64.54 context [2021-07-13T14:19:39.392Z] #52 65.35 internal/poll [2021-07-13T14:19:39.392Z] #52 67.83 path [2021-07-13T14:19:39.392Z] #52 68.35 io/fs [2021-07-13T14:19:39.392Z] #52 ... [2021-07-13T14:19:39.392Z] [2021-07-13T14:19:39.392Z] #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-07-13T14:19:39.392Z] #13 sha256:7af9587b85ec8f51544bd1fdefc057074fc38f90e7991d1b6522ac0e77f13136 [2021-07-13T14:19:39.392Z] #13 61.89 Selecting previously unselected package mingw-w64-x86-64-dev. [2021-07-13T14:19:39.392Z] #13 61.91 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2021-07-13T14:19:39.392Z] #13 61.92 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2021-07-13T14:19:40.053Z] #44 ... [2021-07-13T14:19:40.053Z] [2021-07-13T14:19:40.053Z] #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-07-13T14:19:40.053Z] #13 sha256:0a5c4f9d7f4bd4487ee5b1fc84c7c8e464816e238d705348cc2476c73e010007 [2021-07-13T14:19:40.053Z] #13 46.06 Selecting previously unselected package binutils-mingw-w64. [2021-07-13T14:19:40.053Z] #13 46.08 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2021-07-13T14:19:40.053Z] #13 46.10 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-07-13T14:19:40.053Z] #13 46.40 Selecting previously unselected package libdevmapper1.02.1:arm64. [2021-07-13T14:19:40.053Z] #13 46.42 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_arm64.deb ... [2021-07-13T14:19:40.053Z] #13 46.50 Unpacking libdevmapper1.02.1:arm64 (2:1.02.155-3) ... [2021-07-13T14:19:40.053Z] #13 46.70 Selecting previously unselected package dmsetup. [2021-07-13T14:19:40.053Z] #13 46.70 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_arm64.deb ... [2021-07-13T14:19:40.053Z] #13 46.75 Unpacking dmsetup (2:1.02.155-3) ... [2021-07-13T14:19:40.053Z] #13 47.32 Selecting previously unselected package mingw-w64-common. [2021-07-13T14:19:40.053Z] #13 47.32 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2021-07-13T14:19:40.053Z] #13 47.35 Unpacking mingw-w64-common (6.0.0-3) ... [2021-07-13T14:19:40.053Z] #13 52.37 Selecting previously unselected package mingw-w64-x86-64-dev. [2021-07-13T14:19:40.053Z] #13 52.37 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2021-07-13T14:19:40.053Z] #13 52.38 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2021-07-13T14:19:40.053Z] #13 ... [2021-07-13T14:19:40.053Z] [2021-07-13T14:19:40.053Z] #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-07-13T14:19:40.053Z] #37 sha256:565307766edd7cba4604f179439374fb5f2b80a1cc7e4363e6fa0770572dccbc [2021-07-13T14:19:40.053Z] #37 3.352 -- The C compiler identification is GNU 8.3.0 [2021-07-13T14:19:40.053Z] #37 3.393 -- Check for working C compiler: /usr/bin/cc [2021-07-13T14:19:40.053Z] #37 4.112 -- Check for working C compiler: /usr/bin/cc -- works [2021-07-13T14:19:40.053Z] #37 4.132 -- Detecting C compiler ABI info [2021-07-13T14:19:40.053Z] #37 5.015 -- Detecting C compiler ABI info - done [2021-07-13T14:19:40.053Z] #37 5.043 -- Detecting C compile features [2021-07-13T14:19:40.053Z] #37 7.543 -- Detecting C compile features - done [2021-07-13T14:19:40.053Z] #37 7.582 -- Performing Test HAS_BUILTIN_FORTIFY [2021-07-13T14:19:40.053Z] #37 7.980 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2021-07-13T14:19:40.053Z] #37 8.076 -- Configuring done [2021-07-13T14:19:40.053Z] #37 8.127 -- Generating done [2021-07-13T14:19:40.053Z] #37 8.130 -- Build files have been written to: /tmp/tmp.KDSCoDb4ZW/tini [2021-07-13T14:19:40.053Z] #37 8.138 + make tini-static [2021-07-13T14:19:40.053Z] #37 8.591 Scanning dependencies of target tini-static [2021-07-13T14:19:40.053Z] #37 8.665 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2021-07-13T14:19:40.176Z] #56 40.11 debconf: delaying package configuration, since apt-utils is not installed [2021-07-13T14:19:40.176Z] #56 40.30 Fetched 119 kB in 0s (319 kB/s) [2021-07-13T14:19:40.316Z] #37 ... [2021-07-13T14:19:40.316Z] [2021-07-13T14:19:40.316Z] #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-07-13T14:19:40.316Z] #52 sha256:043e409a2b1489ca3fe045a8312fee6a16ff6936b22c97a373713becf5ff2a30 [2021-07-13T14:19:40.316Z] #52 50.62 context [2021-07-13T14:19:40.316Z] #52 50.62 internal/poll [2021-07-13T14:19:40.316Z] #52 50.63 io/fs [2021-07-13T14:19:40.316Z] #52 52.51 internal/fmtsort [2021-07-13T14:19:40.316Z] #52 52.51 encoding/binary [2021-07-13T14:19:40.316Z] #52 54.08 os [2021-07-13T14:19:40.316Z] #52 54.57 encoding/base64 [2021-07-13T14:19:40.316Z] #52 54.58 golang.org/x/sys/unix [2021-07-13T14:19:40.316Z] #52 57.26 mvdan.cc/sh/v3/fileutil [2021-07-13T14:19:40.316Z] #52 57.26 path/filepath [2021-07-13T14:19:40.316Z] #52 57.27 fmt [2021-07-13T14:19:40.316Z] #52 58.94 io/ioutil [2021-07-13T14:19:40.316Z] #52 ... [2021-07-13T14:19:40.316Z] [2021-07-13T14:19:40.316Z] #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-07-13T14:19:40.316Z] #46 sha256:350cc3e7700c3688215a2163dfb0bf4b51a07e7c36c7f7b85260f4680d9b39a8 [2021-07-13T14:19:40.316Z] #46 54.42 encoding/binary [2021-07-13T14:19:40.316Z] #46 55.99 crypto/cipher [2021-07-13T14:19:40.316Z] #46 55.99 crypto/ed25519/internal/edwards25519 [2021-07-13T14:19:40.316Z] #46 56.00 crypto/sha512 [2021-07-13T14:19:40.316Z] #46 57.31 crypto/md5 [2021-07-13T14:19:40.316Z] #46 57.43 fmt [2021-07-13T14:19:40.316Z] #46 58.31 path/filepath [2021-07-13T14:19:40.316Z] #46 59.02 internal/lazyregexp [2021-07-13T14:19:40.316Z] #46 59.38 crypto/aes [2021-07-13T14:19:40.316Z] #46 59.42 crypto/des [2021-07-13T14:19:40.316Z] #46 60.11 crypto/sha1 [2021-07-13T14:19:40.316Z] #46 60.69 crypto/sha256 [2021-07-13T14:19:40.433Z] #56 40.38 Selecting previously unselected package libbtrfs0. [2021-07-13T14:19:40.433Z] #56 40.38 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15421 files and directories currently installed.) [2021-07-13T14:19:40.433Z] #56 40.44 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ... [2021-07-13T14:19:40.433Z] #56 40.48 Unpacking libbtrfs0 (4.20.1-2) ... [2021-07-13T14:19:40.433Z] #56 40.56 Selecting previously unselected package libbtrfs-dev. [2021-07-13T14:19:40.433Z] #56 40.57 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ... [2021-07-13T14:19:40.433Z] #56 40.58 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-07-13T14:19:40.691Z] #56 40.90 Setting up libbtrfs0 (4.20.1-2) ... [2021-07-13T14:19:40.895Z] #46 61.48 net [2021-07-13T14:19:40.948Z] #56 40.95 Setting up libbtrfs-dev (4.20.1-2) ... [2021-07-13T14:19:40.948Z] #56 40.97 Processing triggers for libc-bin (2.28-10) ... [2021-07-13T14:19:40.990Z] #43 45.77 The following additional packages will be installed: [2021-07-13T14:19:40.990Z] #43 45.81 cmake-data libarchive13 libjsoncpp1 librhash0 libuv1 xxd [2021-07-13T14:19:40.990Z] #43 45.84 Suggested packages: [2021-07-13T14:19:40.990Z] #43 45.84 cmake-doc ninja-build lrzip [2021-07-13T14:19:40.990Z] #43 45.84 Recommended packages: [2021-07-13T14:19:40.990Z] #43 45.84 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2021-07-13T14:19:41.160Z] #46 ... [2021-07-13T14:19:41.160Z] [2021-07-13T14:19:41.160Z] #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-07-13T14:19:41.160Z] #37 sha256:565307766edd7cba4604f179439374fb5f2b80a1cc7e4363e6fa0770572dccbc [2021-07-13T14:19:41.160Z] #37 10.07 [100%] Linking C executable tini-static [2021-07-13T14:19:41.262Z] #43 46.48 The following NEW packages will be installed: [2021-07-13T14:19:41.262Z] #43 46.50 cmake cmake-data libarchive13 libjsoncpp1 librhash0 libuv1 vim-common xxd [2021-07-13T14:19:41.736Z] #37 10.65 [100%] Built target tini-static [2021-07-13T14:19:41.736Z] #37 10.72 + mkdir -p /build [2021-07-13T14:19:41.736Z] #37 10.72 + cp tini-static /build/docker-init [2021-07-13T14:19:41.828Z] #43 46.94 0 upgraded, 8 newly installed, 0 to remove and 0 not upgraded. [2021-07-13T14:19:41.829Z] #43 46.94 Need to get 5913 kB of archives. [2021-07-13T14:19:41.829Z] #43 46.94 After this operation, 27.4 MB of additional disk space will be used. [2021-07-13T14:19:41.829Z] #43 46.94 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2021-07-13T14:19:41.829Z] #43 46.95 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2021-07-13T14:19:41.829Z] #43 46.96 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB] [2021-07-13T14:19:41.829Z] #43 47.01 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB] [2021-07-13T14:19:41.829Z] #43 47.02 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2021-07-13T14:19:41.829Z] #43 47.03 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB] [2021-07-13T14:19:41.829Z] #43 47.03 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 libuv1 amd64 1.24.1-1+deb10u1 [110 kB] [2021-07-13T14:19:41.829Z] #43 47.04 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB] [2021-07-13T14:19:41.881Z] #56 DONE 41.9s [2021-07-13T14:19:41.882Z] [2021-07-13T14:19:41.882Z] #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-07-13T14:19:41.882Z] #57 sha256:6f512386be89d4b15e68aac4d87ee54dbc5822b9c57b21f716b827d1e6c660c6 [2021-07-13T14:19:42.262Z] ---> c052b1bf72de [2021-07-13T14:19:42.262Z] Successfully built c052b1bf72de [2021-07-13T14:19:42.262Z] Successfully tagged docker:latest [2021-07-13T14:19:42.262Z] INFO: Image build ended at 07/13/2021 14:19:39. Duration:00:02:47.5706300 [2021-07-13T14:19:42.262Z] [2021-07-13T14:19:42.262Z] [2021-07-13T14:19:42.262Z] INFO: Building the test binaries at 07/13/2021 14:19:39... [2021-07-13T14:19:42.765Z] #43 47.76 debconf: delaying package configuration, since apt-utils is not installed [2021-07-13T14:19:42.765Z] #43 ... [2021-07-13T14:19:42.765Z] [2021-07-13T14:19:42.765Z] #66 [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-07-13T14:19:42.765Z] #66 sha256:1ccbd709d8146ef468c88ab350dc13b75a34221f0488c999c11f0b872bbeba06 [2021-07-13T14:19:42.765Z] #66 44.72 + for f in rootlesskit rootlesskit-docker-proxy [2021-07-13T14:19:42.765Z] #66 44.72 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2021-07-13T14:19:42.765Z] #66 DONE 48.0s [2021-07-13T14:19:42.765Z] [2021-07-13T14:19:42.765Z] #67 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2021-07-13T14:19:42.765Z] #67 sha256:a9789639f1bcbf7e36dc5d775b68248754486e237a4baa3be0dd44f1489e6512 [2021-07-13T14:19:43.023Z] #67 DONE 0.1s [2021-07-13T14:19:43.023Z] [2021-07-13T14:19:43.023Z] #68 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2021-07-13T14:19:43.023Z] #68 sha256:d11918b9d520baaa3fc8df648000538094f80bb5430b8645b23b1f6e64f8b5d6 [2021-07-13T14:19:43.023Z] #68 DONE 0.1s [2021-07-13T14:19:43.023Z] [2021-07-13T14:19:43.023Z] #43 [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-07-13T14:19:43.023Z] #43 sha256:4e03796d85905bc2b5261025e8074858b4350035fe03a8695d9e07fcc59c7d0e [2021-07-13T14:19:43.023Z] #43 48.10 Fetched 5913 kB in 1s (10.7 MB/s) [2021-07-13T14:19:43.023Z] #43 48.19 Selecting previously unselected package xxd. [2021-07-13T14:19:43.023Z] #43 48.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 ... 29521 files and directories currently installed.) [2021-07-13T14:19:43.023Z] #43 48.28 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ... [2021-07-13T14:19:43.023Z] #43 48.29 Unpacking xxd (2:8.1.0875-5) ... [2021-07-13T14:19:43.193Z] #57 ... [2021-07-13T14:19:43.193Z] [2021-07-13T14:19:43.194Z] #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-07-13T14:19:43.194Z] #54 sha256:432e9c540264f854bc753ae037394308a68cfbb39d74bdb3bb60ba611db5f518 [2021-07-13T14:19:43.194Z] #54 120.7 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit=v1.0.0-0-g84113eef -X main.version=1.0.0 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2021-07-13T14:19:43.194Z] #54 121.2 + mkdir -p /build [2021-07-13T14:19:43.194Z] #54 121.2 + cp runc /build/runc [2021-07-13T14:19:43.194Z] #54 DONE 121.6s [2021-07-13T14:19:43.194Z] [2021-07-13T14:19:43.194Z] #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-07-13T14:19:43.194Z] #57 sha256:f2d656d340a450309404cc570d4fb14ed3318242263a9cf50feb24fccb416765 [2021-07-13T14:19:43.194Z] #57 192.0 + bin/containerd [2021-07-13T14:19:43.255Z] #57 1.159 + RM_GOPATH=0 [2021-07-13T14:19:43.255Z] #57 1.162 + TMP_GOPATH= [2021-07-13T14:19:43.255Z] #57 1.162 + : /build [2021-07-13T14:19:43.255Z] #57 1.162 + '[' -z '' ']' [2021-07-13T14:19:43.255Z] #57 1.163 ++ mktemp -d [2021-07-13T14:19:43.255Z] #57 1.167 + export GOPATH=/tmp/tmp.Dk6ZPbMVld [2021-07-13T14:19:43.255Z] #57 1.167 + GOPATH=/tmp/tmp.Dk6ZPbMVld [2021-07-13T14:19:43.255Z] #57 1.167 + RM_GOPATH=1 [2021-07-13T14:19:43.255Z] #57 1.168 + case "$(go env GOARCH)" in [2021-07-13T14:19:43.255Z] #57 1.169 ++ go env GOARCH [2021-07-13T14:19:43.255Z] #57 1.188 + export GO_BUILDMODE=-buildmode=pie [2021-07-13T14:19:43.255Z] #57 1.188 + GO_BUILDMODE=-buildmode=pie [2021-07-13T14:19:43.255Z] #57 1.189 ++ dirname /tmp/install/install.sh [2021-07-13T14:19:43.255Z] #57 1.198 + dir=/tmp/install [2021-07-13T14:19:43.255Z] #57 1.199 + bin=containerd [2021-07-13T14:19:43.255Z] #57 1.199 + shift [2021-07-13T14:19:43.255Z] #57 1.199 + '[' '!' -f /tmp/install/containerd.installer ']' [2021-07-13T14:19:43.255Z] #57 1.199 + . /tmp/install/containerd.installer [2021-07-13T14:19:43.255Z] #57 1.200 ++ set -e [2021-07-13T14:19:43.255Z] #57 1.200 ++ : 36cc874494a56a253cd181a1a685b44b58a2e34a [2021-07-13T14:19:43.255Z] #57 1.200 + install_containerd [2021-07-13T14:19:43.255Z] #57 1.201 + echo 'Install containerd version 36cc874494a56a253cd181a1a685b44b58a2e34a' [2021-07-13T14:19:43.255Z] #57 1.201 Install containerd version 36cc874494a56a253cd181a1a685b44b58a2e34a [2021-07-13T14:19:43.255Z] #57 1.201 + git clone https://github.com/containerd/containerd.git /tmp/tmp.Dk6ZPbMVld/src/github.com/containerd/containerd [2021-07-13T14:19:43.255Z] #57 1.215 Cloning into '/tmp/tmp.Dk6ZPbMVld/src/github.com/containerd/containerd'... [2021-07-13T14:19:43.281Z] #43 48.50 Selecting previously unselected package vim-common. [2021-07-13T14:19:43.282Z] #43 48.50 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2021-07-13T14:19:43.282Z] #43 48.55 Unpacking vim-common (2:8.1.0875-5) ... [2021-07-13T14:19:43.540Z] #43 48.79 Selecting previously unselected package cmake-data. [2021-07-13T14:19:43.604Z] #13 ... [2021-07-13T14:19:43.604Z] [2021-07-13T14:19:43.604Z] #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-07-13T14:19:43.604Z] #37 sha256:333dda8d28ffcd7029c251dd2c0496e9ded65dd900943105d611dbd3a5d3423d [2021-07-13T14:19:43.604Z] #37 8.160 -- Detecting C compile features - done [2021-07-13T14:19:43.604Z] #37 8.195 -- Performing Test HAS_BUILTIN_FORTIFY [2021-07-13T14:19:43.604Z] #37 8.432 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2021-07-13T14:19:43.604Z] #37 8.552 -- Configuring done [2021-07-13T14:19:43.604Z] #37 8.587 -- Generating done [2021-07-13T14:19:43.604Z] #37 8.595 -- Build files have been written to: /tmp/tmp.IF9uS9DxYL/tini [2021-07-13T14:19:43.604Z] #37 8.597 + make tini-static [2021-07-13T14:19:43.604Z] #37 9.039 Scanning dependencies of target tini-static [2021-07-13T14:19:43.604Z] #37 9.151 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2021-07-13T14:19:43.604Z] #37 10.47 [100%] Linking C executable tini-static [2021-07-13T14:19:43.604Z] #37 10.97 [100%] Built target tini-static [2021-07-13T14:19:43.604Z] #37 11.05 + mkdir -p /build [2021-07-13T14:19:43.604Z] #37 11.05 + cp tini-static /build/docker-init [2021-07-13T14:19:43.604Z] #37 DONE 12.2s [2021-07-13T14:19:43.604Z] [2021-07-13T14:19:43.604Z] #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-07-13T14:19:43.604Z] #46 sha256:cdd8a5adbf192c46d798af2506fd79989356cafbb0e2593c896353b1d897ebd7 [2021-07-13T14:19:43.604Z] #46 66.93 internal/fmtsort [2021-07-13T14:19:43.604Z] #46 67.40 internal/syscall/execenv [2021-07-13T14:19:43.604Z] #46 67.60 path [2021-07-13T14:19:43.604Z] #46 67.78 regexp/syntax [2021-07-13T14:19:43.604Z] #46 68.40 io/fs [2021-07-13T14:19:43.604Z] #46 69.65 os [2021-07-13T14:19:43.604Z] #46 72.23 regexp [2021-07-13T14:19:43.799Z] #43 48.80 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2021-07-13T14:19:43.799Z] #43 48.82 Unpacking cmake-data (3.13.4-1) ... [2021-07-13T14:19:43.799Z] #43 ... [2021-07-13T14:19:43.799Z] [2021-07-13T14:19:43.799Z] #63 [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-07-13T14:19:43.799Z] #63 sha256:44f42d3845a1206a73a8419be0e535dd4fc0de965b0b4bf937943705330bfd22 [2021-07-13T14:19:43.799Z] #63 32.44 Reading package lists... [2021-07-13T14:19:43.799Z] #63 42.27 Building dependency tree... [2021-07-13T14:19:43.799Z] #63 44.53 Reading state information... [2021-07-13T14:19:43.799Z] #63 46.18 The following additional packages will be installed: [2021-07-13T14:19:43.799Z] #63 46.20 libbtrfs0 [2021-07-13T14:19:43.799Z] #63 46.46 The following NEW packages will be installed: [2021-07-13T14:19:43.799Z] #63 46.47 libbtrfs-dev libbtrfs0 [2021-07-13T14:19:43.799Z] #63 46.94 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2021-07-13T14:19:43.799Z] #63 46.94 Need to get 119 kB of archives. [2021-07-13T14:19:43.799Z] #63 46.94 After this operation, 387 kB of additional disk space will be used. [2021-07-13T14:19:43.799Z] #63 46.94 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2021-07-13T14:19:43.799Z] #63 46.94 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2021-07-13T14:19:43.799Z] #63 47.72 debconf: delaying package configuration, since apt-utils is not installed [2021-07-13T14:19:43.799Z] #63 48.08 Fetched 119 kB in 0s (426 kB/s) [2021-07-13T14:19:43.799Z] #63 48.21 Selecting previously unselected package libbtrfs0. [2021-07-13T14:19:43.799Z] #63 48.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 ... 29521 files and directories currently installed.) [2021-07-13T14:19:43.799Z] #63 48.28 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ... [2021-07-13T14:19:43.799Z] #63 48.32 Unpacking libbtrfs0 (4.20.1-2) ... [2021-07-13T14:19:43.799Z] #63 48.44 Selecting previously unselected package libbtrfs-dev. [2021-07-13T14:19:43.799Z] #63 48.44 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ... [2021-07-13T14:19:43.799Z] #63 48.44 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-07-13T14:19:43.799Z] #63 48.66 Setting up libbtrfs0 (4.20.1-2) ... [2021-07-13T14:19:43.799Z] #63 48.70 Setting up libbtrfs-dev (4.20.1-2) ... [2021-07-13T14:19:43.799Z] #63 48.70 Processing triggers for libc-bin (2.28-10) ... [2021-07-13T14:19:43.799Z] #63 DONE 49.1s [2021-07-13T14:19:43.804Z] INFO: make.ps1 starting at 07/13/2021 14:19:43 [2021-07-13T14:19:44.058Z] [2021-07-13T14:19:44.058Z] #64 [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-07-13T14:19:44.058Z] #64 sha256:af3f174919baab5c557792922a5aae1f90edb1542830bae6cd4659a5e2abe714 [2021-07-13T14:19:44.127Z] #57 ... [2021-07-13T14:19:44.127Z] [2021-07-13T14:19:44.127Z] #55 [dev-systemd-false 21/25] COPY --from=runc /build/ /usr/local/bin/ [2021-07-13T14:19:44.127Z] #55 sha256:c6a520e4e900152fe7bb4a06cd65f3225b7638735f9b886e471765c297c0a777 [2021-07-13T14:19:44.127Z] #55 DONE 0.1s [2021-07-13T14:19:44.178Z] #46 ... [2021-07-13T14:19:44.178Z] [2021-07-13T14:19:44.178Z] #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-07-13T14:19:44.178Z] #13 sha256:7af9587b85ec8f51544bd1fdefc057074fc38f90e7991d1b6522ac0e77f13136 [2021-07-13T14:19:44.178Z] #13 67.71 Selecting previously unselected package gcc-mingw-w64-base. [2021-07-13T14:19:44.269Z] INFO: Git commit (b9cdfa2395) assumed from DOCKER_GITCOMMIT environment variable [2021-07-13T14:19:44.269Z] INFO: Invoking autogen... [2021-07-13T14:19:44.383Z] [2021-07-13T14:19:44.383Z] #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-07-13T14:19:44.383Z] #57 sha256:f2d656d340a450309404cc570d4fb14ed3318242263a9cf50feb24fccb416765 [2021-07-13T14:19:44.439Z] #13 67.73 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-07-13T14:19:44.439Z] #13 67.73 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-07-13T14:19:44.439Z] #13 67.91 Selecting previously unselected package gcc-mingw-w64-x86-64. [2021-07-13T14:19:44.439Z] #13 67.93 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-07-13T14:19:44.701Z] #13 67.94 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-07-13T14:19:44.731Z] INFO: Building daemon... [2021-07-13T14:19:45.055Z] #37 DONE 14.1s [2021-07-13T14:19:45.055Z] [2021-07-13T14:19:45.055Z] #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-07-13T14:19:45.055Z] #46 sha256:350cc3e7700c3688215a2163dfb0bf4b51a07e7c36c7f7b85260f4680d9b39a8 [2021-07-13T14:19:45.055Z] #46 61.71 vendor/golang.org/x/crypto/chacha20 [2021-07-13T14:19:45.055Z] #46 61.81 vendor/golang.org/x/crypto/poly1305 [2021-07-13T14:19:45.055Z] #46 62.84 os/exec [2021-07-13T14:19:45.055Z] #46 62.93 vendor/golang.org/x/crypto/chacha20poly1305 [2021-07-13T14:19:45.055Z] #46 63.86 flag [2021-07-13T14:19:45.055Z] #46 63.88 go/token [2021-07-13T14:19:45.055Z] #46 65.28 go/scanner [2021-07-13T14:19:45.055Z] #46 65.42 net/url [2021-07-13T14:19:45.436Z] #64 1.284 + RM_GOPATH=0 [2021-07-13T14:19:45.436Z] #64 1.284 + TMP_GOPATH= [2021-07-13T14:19:45.436Z] #64 1.284 + : /build [2021-07-13T14:19:45.436Z] #64 1.284 + '[' -z '' ']' [2021-07-13T14:19:45.437Z] #64 1.285 ++ mktemp -d [2021-07-13T14:19:45.437Z] #64 1.287 + export GOPATH=/tmp/tmp.7GBfUPwIZo [2021-07-13T14:19:45.437Z] #64 1.287 + GOPATH=/tmp/tmp.7GBfUPwIZo [2021-07-13T14:19:45.437Z] #64 1.288 + RM_GOPATH=1 [2021-07-13T14:19:45.437Z] #64 1.289 + case "$(go env GOARCH)" in [2021-07-13T14:19:45.437Z] #64 1.290 ++ go env GOARCH [2021-07-13T14:19:45.437Z] #64 1.308 + export GO_BUILDMODE=-buildmode=pie [2021-07-13T14:19:45.437Z] #64 1.308 + GO_BUILDMODE=-buildmode=pie [2021-07-13T14:19:45.437Z] #64 1.308 ++ dirname /tmp/install/install.sh [2021-07-13T14:19:45.437Z] #64 1.313 + dir=/tmp/install [2021-07-13T14:19:45.437Z] #64 1.313 + bin=containerd [2021-07-13T14:19:45.437Z] #64 1.313 + shift [2021-07-13T14:19:45.437Z] #64 1.313 + '[' '!' -f /tmp/install/containerd.installer ']' [2021-07-13T14:19:45.437Z] #64 1.313 + . /tmp/install/containerd.installer [2021-07-13T14:19:45.437Z] #64 1.313 ++ set -e [2021-07-13T14:19:45.437Z] #64 1.313 ++ : 36cc874494a56a253cd181a1a685b44b58a2e34a [2021-07-13T14:19:45.437Z] #64 1.313 + install_containerd [2021-07-13T14:19:45.437Z] #64 1.314 + echo 'Install containerd version 36cc874494a56a253cd181a1a685b44b58a2e34a' [2021-07-13T14:19:45.437Z] #64 1.314 Install containerd version 36cc874494a56a253cd181a1a685b44b58a2e34a [2021-07-13T14:19:45.437Z] #64 1.314 + git clone https://github.com/containerd/containerd.git /tmp/tmp.7GBfUPwIZo/src/github.com/containerd/containerd [2021-07-13T14:19:45.437Z] #64 1.322 Cloning into '/tmp/tmp.7GBfUPwIZo/src/github.com/containerd/containerd'... [2021-07-13T14:19:45.784Z] #57 ... [2021-07-13T14:19:45.784Z] [2021-07-13T14:19:45.784Z] #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-07-13T14:19:45.784Z] #36 sha256:64fff9f52c9529e0d6984039a31140fa7e4db232d1c82e55e80357c4264d1390 [2021-07-13T14:19:45.784Z] #36 30.63 Reading package lists... [2021-07-13T14:19:45.784Z] #36 36.06 Building dependency tree... [2021-07-13T14:19:45.784Z] #36 38.73 The following additional packages will be installed: [2021-07-13T14:19:45.784Z] #36 38.76 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2021-07-13T14:19:45.784Z] #36 38.77 Suggested packages: [2021-07-13T14:19:45.784Z] #36 38.78 cmake-doc ninja-build lrzip [2021-07-13T14:19:45.784Z] #36 38.78 Recommended packages: [2021-07-13T14:19:45.784Z] #36 38.78 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2021-07-13T14:19:45.784Z] #36 39.48 The following NEW packages will be installed: [2021-07-13T14:19:45.784Z] #36 39.48 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2021-07-13T14:19:45.784Z] #36 39.49 vim-common xxd [2021-07-13T14:19:45.784Z] #36 39.85 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2021-07-13T14:19:45.784Z] #36 39.85 Need to get 14.9 MB of archives. [2021-07-13T14:19:45.784Z] #36 39.85 After this operation, 61.8 MB of additional disk space will be used. [2021-07-13T14:19:45.784Z] #36 39.85 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2021-07-13T14:19:45.784Z] #36 39.85 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2021-07-13T14:19:45.784Z] #36 39.85 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB] [2021-07-13T14:19:45.784Z] #36 40.00 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2021-07-13T14:19:45.784Z] #36 40.78 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+deb10u2 [689 kB] [2021-07-13T14:19:45.784Z] #36 40.82 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB] [2021-07-13T14:19:45.784Z] #36 40.84 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2021-07-13T14:19:45.784Z] #36 40.85 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB] [2021-07-13T14:19:45.784Z] #36 40.85 Get:9 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 libuv1 amd64 1.24.1-1+deb10u1 [110 kB] [2021-07-13T14:19:45.785Z] #36 40.87 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB] [2021-07-13T14:19:45.785Z] #36 42.35 debconf: delaying package configuration, since apt-utils is not installed [2021-07-13T14:19:45.785Z] #36 42.61 Fetched 14.9 MB in 2s (9129 kB/s) [2021-07-13T14:19:45.785Z] #36 42.74 Selecting previously unselected package xxd. [2021-07-13T14:19:45.785Z] #36 42.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 ... 15421 files and directories currently installed.) [2021-07-13T14:19:45.785Z] #36 42.88 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ... [2021-07-13T14:19:45.785Z] #36 42.91 Unpacking xxd (2:8.1.0875-5) ... [2021-07-13T14:19:45.785Z] #36 43.13 Selecting previously unselected package vim-common. [2021-07-13T14:19:45.785Z] #36 43.13 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2021-07-13T14:19:45.785Z] #36 43.16 Unpacking vim-common (2:8.1.0875-5) ... [2021-07-13T14:19:45.785Z] #36 43.46 Selecting previously unselected package cmake-data. [2021-07-13T14:19:45.785Z] #36 43.47 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2021-07-13T14:19:45.785Z] #36 43.50 Unpacking cmake-data (3.13.4-1) ... [2021-07-13T14:19:46.041Z] #36 ... [2021-07-13T14:19:46.041Z] [2021-07-13T14:19:46.041Z] #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-07-13T14:19:46.041Z] #44 sha256:32d273d0a331f45169fb71cf76dfadc17e2dfbe42a57834f44e0a74149475f89 [2021-07-13T14:19:46.041Z] #44 30.38 Reading package lists... [2021-07-13T14:19:46.041Z] #44 36.07 Building dependency tree... [2021-07-13T14:19:46.041Z] #44 38.47 The following additional packages will be installed: [2021-07-13T14:19:46.041Z] #44 38.47 libmpdec2 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf17 libpython3-stdlib [2021-07-13T14:19:46.041Z] #44 38.48 libpython3.7-minimal libpython3.7-stdlib python3 python3-minimal [2021-07-13T14:19:46.041Z] #44 38.48 python3-pkg-resources python3-protobuf python3-six python3.7 [2021-07-13T14:19:46.041Z] #44 38.48 python3.7-minimal [2021-07-13T14:19:46.041Z] #44 38.48 Suggested packages: [2021-07-13T14:19:46.041Z] #44 38.49 python3-doc python3-tk python3-venv python3-setuptools python3.7-venv [2021-07-13T14:19:46.041Z] #44 38.49 python3.7-doc binfmt-support [2021-07-13T14:19:46.041Z] #44 39.72 The following NEW packages will be installed: [2021-07-13T14:19:46.041Z] #44 39.72 criu libmpdec2 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf17 [2021-07-13T14:19:46.041Z] #44 39.73 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib python3 [2021-07-13T14:19:46.041Z] #44 39.74 python3-minimal python3-pkg-resources python3-protobuf python3-six python3.7 [2021-07-13T14:19:46.041Z] #44 39.75 python3.7-minimal [2021-07-13T14:19:46.041Z] #44 40.22 0 upgraded, 16 newly installed, 0 to remove and 0 not upgraded. [2021-07-13T14:19:46.041Z] #44 40.22 Need to get 6695 kB of archives. [2021-07-13T14:19:46.041Z] #44 40.22 After this operation, 33.1 MB of additional disk space will be used. [2021-07-13T14:19:46.041Z] #44 40.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-07-13T14:19:46.041Z] #44 40.26 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u3 [1737 kB] [2021-07-13T14:19:46.041Z] #44 40.40 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2021-07-13T14:19:46.041Z] #44 40.43 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2021-07-13T14:19:46.041Z] #44 40.44 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u3 [1734 kB] [2021-07-13T14:19:46.041Z] #44 40.75 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u3 [330 kB] [2021-07-13T14:19:46.041Z] #44 40.76 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2021-07-13T14:19:46.041Z] #44 40.76 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2021-07-13T14:19:46.041Z] #44 40.76 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB] [2021-07-13T14:19:46.041Z] #44 40.84 Get:10 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10 criu 3.15-1 [635 kB] [2021-07-13T14:19:46.041Z] #44 40.90 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2021-07-13T14:19:46.041Z] #44 40.91 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-six all 1.12.0-1 [15.7 kB] [2021-07-13T14:19:46.041Z] #44 40.91 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-protobuf amd64 3.6.1.3-2 [334 kB] [2021-07-13T14:19:46.041Z] #44 40.94 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2021-07-13T14:19:46.041Z] #44 40.94 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2021-07-13T14:19:46.041Z] #44 40.95 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2021-07-13T14:19:46.041Z] #44 42.71 debconf: delaying package configuration, since apt-utils is not installed [2021-07-13T14:19:46.041Z] #44 42.86 Fetched 6695 kB in 1s (4881 kB/s) [2021-07-13T14:19:46.041Z] #44 42.96 Selecting previously unselected package libpython3.7-minimal:amd64. [2021-07-13T14:19:46.041Z] #44 42.96 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15421 files and directories currently installed.) [2021-07-13T14:19:46.041Z] #44 43.06 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2021-07-13T14:19:46.041Z] #44 43.07 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2021-07-13T14:19:46.041Z] #44 43.74 Selecting previously unselected package python3.7-minimal. [2021-07-13T14:19:46.041Z] #44 43.74 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2021-07-13T14:19:46.041Z] #44 43.75 Unpacking python3.7-minimal (3.7.3-2+deb10u3) ... [2021-07-13T14:19:46.041Z] #44 45.30 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2021-07-13T14:19:46.041Z] #44 45.33 Setting up python3.7-minimal (3.7.3-2+deb10u3) ... [2021-07-13T14:19:46.041Z] #44 ... [2021-07-13T14:19:46.041Z] [2021-07-13T14:19:46.041Z] #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-07-13T14:19:46.041Z] #50 sha256:613cc8585aeb5d63d71df4adba5132d6579c4ff8956be36c91a0b0326ef7ad77 [2021-07-13T14:19:46.041Z] #50 36.13 go: downloading github.com/gobwas/glob v0.2.3 [2021-07-13T14:19:46.041Z] #50 36.16 go: downloading github.com/kisielk/gotool v1.0.0 [2021-07-13T14:19:46.041Z] #50 36.23 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-07-13T14:19:46.041Z] #50 36.31 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-07-13T14:19:46.041Z] #50 36.33 go: downloading github.com/gogo/protobuf v1.2.1 [2021-07-13T14:19:46.041Z] #50 37.58 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-07-13T14:19:46.041Z] #50 37.89 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-07-13T14:19:46.041Z] #50 38.14 go: downloading github.com/BurntSushi/toml v0.3.1 [2021-07-13T14:19:46.090Z] #13 ... [2021-07-13T14:19:46.090Z] [2021-07-13T14:19:46.090Z] #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-07-13T14:19:46.090Z] #44 sha256:32d273d0a331f45169fb71cf76dfadc17e2dfbe42a57834f44e0a74149475f89 [2021-07-13T14:19:46.090Z] #44 65.15 Setting up python3 (3.7.3-1) ... [2021-07-13T14:19:46.090Z] #44 65.79 Setting up python3-six (1.12.0-1) ... [2021-07-13T14:19:46.090Z] #44 66.86 Setting up python3-pkg-resources (40.8.0-1) ... [2021-07-13T14:19:46.090Z] #44 68.36 Setting up python3-protobuf (3.6.1.3-2) ... [2021-07-13T14:19:46.090Z] #44 71.82 Setting up criu (3.15-1) ... [2021-07-13T14:19:46.090Z] #44 73.80 Processing triggers for libc-bin (2.28-10) ... [2021-07-13T14:19:46.090Z] #44 73.87 Processing triggers for mime-support (3.62) ... [2021-07-13T14:19:46.090Z] #44 DONE 74.6s [2021-07-13T14:19:46.090Z] [2021-07-13T14:19:46.090Z] #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-07-13T14:19:46.090Z] #46 sha256:cdd8a5adbf192c46d798af2506fd79989356cafbb0e2593c896353b1d897ebd7 [2021-07-13T14:19:46.090Z] #46 74.15 fmt [2021-07-13T14:19:46.298Z] #50 ... [2021-07-13T14:19:46.298Z] [2021-07-13T14:19:46.298Z] #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-07-13T14:19:46.298Z] #36 sha256:64fff9f52c9529e0d6984039a31140fa7e4db232d1c82e55e80357c4264d1390 [2021-07-13T14:19:46.298Z] #36 46.22 Selecting previously unselected package libicu63:amd64. [2021-07-13T14:19:46.298Z] #36 46.25 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_amd64.deb ... [2021-07-13T14:19:46.298Z] #36 46.28 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2021-07-13T14:19:46.351Z] #46 75.90 path/filepath [2021-07-13T14:19:46.375Z] #64 ... [2021-07-13T14:19:46.375Z] [2021-07-13T14:19:46.375Z] #71 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2021-07-13T14:19:46.375Z] #71 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2021-07-13T14:19:46.375Z] #71 CACHED [2021-07-13T14:19:46.375Z] [2021-07-13T14:19:46.375Z] #73 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2021-07-13T14:19:46.375Z] #73 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2021-07-13T14:19:46.375Z] #73 CACHED [2021-07-13T14:19:46.375Z] [2021-07-13T14:19:46.375Z] #43 [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-07-13T14:19:46.375Z] #43 sha256:4e03796d85905bc2b5261025e8074858b4350035fe03a8695d9e07fcc59c7d0e [2021-07-13T14:19:46.375Z] #43 49.98 Selecting previously unselected package libarchive13:amd64. [2021-07-13T14:19:46.375Z] #43 49.98 Preparing to unpack .../3-libarchive13_3.3.3-4+deb10u1_amd64.deb ... [2021-07-13T14:19:46.375Z] #43 50.00 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ... [2021-07-13T14:19:46.375Z] #43 50.09 Selecting previously unselected package libjsoncpp1:amd64. [2021-07-13T14:19:46.375Z] #43 50.10 Preparing to unpack .../4-libjsoncpp1_1.7.4-3_amd64.deb ... [2021-07-13T14:19:46.375Z] #43 50.11 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2021-07-13T14:19:46.375Z] #43 50.17 Selecting previously unselected package librhash0:amd64. [2021-07-13T14:19:46.375Z] #43 50.17 Preparing to unpack .../5-librhash0_1.3.8-1_amd64.deb ... [2021-07-13T14:19:46.375Z] #43 50.18 Unpacking librhash0:amd64 (1.3.8-1) ... [2021-07-13T14:19:46.375Z] #43 50.27 Selecting previously unselected package libuv1:amd64. [2021-07-13T14:19:46.375Z] #43 50.27 Preparing to unpack .../6-libuv1_1.24.1-1+deb10u1_amd64.deb ... [2021-07-13T14:19:46.375Z] #43 50.28 Unpacking libuv1:amd64 (1.24.1-1+deb10u1) ... [2021-07-13T14:19:46.375Z] #43 50.37 Selecting previously unselected package cmake. [2021-07-13T14:19:46.375Z] #43 50.38 Preparing to unpack .../7-cmake_3.13.4-1_amd64.deb ... [2021-07-13T14:19:46.375Z] #43 50.38 Unpacking cmake (3.13.4-1) ... [2021-07-13T14:19:46.375Z] #43 51.48 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ... [2021-07-13T14:19:46.375Z] #43 51.50 Setting up xxd (2:8.1.0875-5) ... [2021-07-13T14:19:46.375Z] #43 51.52 Setting up libuv1:amd64 (1.24.1-1+deb10u1) ... [2021-07-13T14:19:46.375Z] #43 51.53 Setting up vim-common (2:8.1.0875-5) ... [2021-07-13T14:19:46.375Z] #43 51.57 Setting up librhash0:amd64 (1.3.8-1) ... [2021-07-13T14:19:46.375Z] #43 51.58 Setting up cmake-data (3.13.4-1) ... [2021-07-13T14:19:46.375Z] #43 51.60 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2021-07-13T14:19:46.375Z] #43 51.61 Setting up cmake (3.13.4-1) ... [2021-07-13T14:19:46.375Z] #43 51.63 Processing triggers for libc-bin (2.28-10) ... [2021-07-13T14:19:46.633Z] #43 51.74 Processing triggers for mime-support (3.62) ... [2021-07-13T14:19:46.892Z] #43 DONE 52.1s [2021-07-13T14:19:46.892Z] [2021-07-13T14:19:46.892Z] #19 [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-07-13T14:19:46.892Z] #19 sha256:79b75809a970c6277af16117ce4e1148947523c4fb48f35e691448c3368daac5 [2021-07-13T14:19:46.892Z] #19 33.18 Reading package lists... [2021-07-13T14:19:46.892Z] #19 44.00 Building dependency tree... [2021-07-13T14:19:46.892Z] #19 45.71 Reading state information... [2021-07-13T14:19:46.892Z] #19 47.11 The following additional packages will be installed: [2021-07-13T14:19:46.892Z] #19 47.11 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2021-07-13T14:19:46.892Z] #19 47.11 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2021-07-13T14:19:46.892Z] #19 47.12 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2021-07-13T14:19:46.892Z] #19 47.12 libseccomp2 libselinux1-dev libsepol1-dev mingw-w64-common [2021-07-13T14:19:46.892Z] #19 47.14 mingw-w64-x86-64-dev [2021-07-13T14:19:46.892Z] #19 47.16 Suggested packages: [2021-07-13T14:19:46.892Z] #19 47.16 gcc-8-locales seccomp wine64 [2021-07-13T14:19:46.892Z] #19 47.84 The following NEW packages will be installed: [2021-07-13T14:19:46.892Z] #19 47.84 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2021-07-13T14:19:46.892Z] #19 47.84 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2021-07-13T14:19:46.892Z] #19 47.84 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2021-07-13T14:19:46.892Z] #19 47.85 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2021-07-13T14:19:46.892Z] #19 47.85 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2021-07-13T14:19:46.892Z] #19 47.85 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2021-07-13T14:19:46.892Z] #19 47.86 The following packages will be upgraded: [2021-07-13T14:19:46.892Z] #19 47.87 libseccomp2 [2021-07-13T14:19:46.892Z] #19 48.27 1 upgraded, 25 newly installed, 0 to remove and 0 not upgraded. [2021-07-13T14:19:46.892Z] #19 48.27 Need to get 77.8 MB of archives. [2021-07-13T14:19:46.892Z] #19 48.27 After this operation, 487 MB of additional disk space will be used. [2021-07-13T14:19:46.892Z] #19 48.27 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-i686 amd64 2.31.1-11+8.3 [2310 kB] [2021-07-13T14:19:46.892Z] #19 48.29 Get:2 http://deb.debian.org/debian buster-backports/main amd64 libseccomp2 amd64 2.4.4-1~bpo10+1 [47.6 kB] [2021-07-13T14:19:46.892Z] #19 48.30 Get:3 http://deb.debian.org/debian buster-backports/main amd64 libseccomp-dev amd64 2.4.4-1~bpo10+1 [74.0 kB] [2021-07-13T14:19:46.892Z] #19 48.35 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-x86-64 amd64 2.31.1-11+8.3 [2642 kB] [2021-07-13T14:19:46.892Z] #19 48.45 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] [2021-07-13T14:19:46.892Z] #19 48.45 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB] [2021-07-13T14:19:46.892Z] #19 48.45 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB] [2021-07-13T14:19:46.892Z] #19 48.45 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB] [2021-07-13T14:19:46.892Z] #19 48.60 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] [2021-07-13T14:19:46.892Z] #19 48.77 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-base amd64 8.3.0-6+21.3~deb10u1 [175 kB] [2021-07-13T14:19:46.892Z] #19 48.79 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u1 [35.8 MB] [2021-07-13T14:19:46.892Z] #19 49.75 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 g++-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u1 [25.4 MB] [2021-07-13T14:19:46.962Z] Running on azwin-2-672e40 in d:\jenkins\workspace\moby_PR-42631 [Pipeline] { [Pipeline] ws [2021-07-13T14:19:46.980Z] Running in d:\gopath\src\github.com\docker\docker [2021-07-13T14:19:46.980Z] #46 67.21 text/template/parse [Pipeline] { [Pipeline] checkout [2021-07-13T14:19:47.151Z] #19 50.33 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB] [2021-07-13T14:19:47.151Z] #19 50.33 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB] [2021-07-13T14:19:47.151Z] #19 50.34 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2021-07-13T14:19:47.151Z] #19 50.34 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2021-07-13T14:19:47.151Z] #19 50.35 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.155-3 [22.6 kB] [2021-07-13T14:19:47.151Z] #19 50.35 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u7 [110 kB] [2021-07-13T14:19:47.151Z] #19 50.35 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB] [2021-07-13T14:19:47.151Z] #19 50.39 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB] [2021-07-13T14:19:47.151Z] #19 50.40 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB] [2021-07-13T14:19:47.411Z] #19 50.41 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB] [2021-07-13T14:19:47.411Z] #19 50.42 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB] [2021-07-13T14:19:47.411Z] #19 50.43 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB] [2021-07-13T14:19:47.411Z] #19 50.43 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB] [2021-07-13T14:19:47.411Z] #19 50.43 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u7 [322 kB] [2021-07-13T14:19:47.668Z] #36 ... [2021-07-13T14:19:47.668Z] [2021-07-13T14:19:47.668Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-07-13T14:19:47.668Z] #13 sha256:7af9587b85ec8f51544bd1fdefc057074fc38f90e7991d1b6522ac0e77f13136 [2021-07-13T14:19:47.668Z] #13 26.47 Reading package lists... [2021-07-13T14:19:47.668Z] #13 32.41 Building dependency tree... [2021-07-13T14:19:47.668Z] #13 35.00 The following additional packages will be installed: [2021-07-13T14:19:47.668Z] #13 35.00 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2021-07-13T14:19:47.668Z] #13 35.00 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2021-07-13T14:19:47.668Z] #13 35.00 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2021-07-13T14:19:47.668Z] #13 35.01 libseccomp2 libselinux1-dev libsepol1-dev mingw-w64-common [2021-07-13T14:19:47.669Z] #13 35.01 mingw-w64-x86-64-dev [2021-07-13T14:19:47.669Z] #13 35.01 Suggested packages: [2021-07-13T14:19:47.669Z] #13 35.01 gcc-8-locales seccomp wine64 [2021-07-13T14:19:47.669Z] #13 35.97 The following NEW packages will be installed: [2021-07-13T14:19:47.669Z] #13 35.98 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2021-07-13T14:19:47.669Z] #13 35.98 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2021-07-13T14:19:47.669Z] #13 35.98 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2021-07-13T14:19:47.669Z] #13 35.99 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2021-07-13T14:19:47.669Z] #13 35.99 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2021-07-13T14:19:47.669Z] #13 36.00 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2021-07-13T14:19:47.669Z] #13 36.01 The following packages will be upgraded: [2021-07-13T14:19:47.669Z] #13 36.01 libseccomp2 [2021-07-13T14:19:47.669Z] #13 36.51 1 upgraded, 25 newly installed, 0 to remove and 0 not upgraded. [2021-07-13T14:19:47.669Z] #13 36.51 Need to get 77.8 MB of archives. [2021-07-13T14:19:47.669Z] #13 36.51 After this operation, 487 MB of additional disk space will be used. [2021-07-13T14:19:47.669Z] #13 36.51 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-i686 amd64 2.31.1-11+8.3 [2310 kB] [2021-07-13T14:19:47.669Z] #13 36.54 Get:2 http://deb.debian.org/debian buster-backports/main amd64 libseccomp2 amd64 2.4.4-1~bpo10+1 [47.6 kB] [2021-07-13T14:19:47.669Z] #13 36.55 Get:3 http://deb.debian.org/debian buster-backports/main amd64 libseccomp-dev amd64 2.4.4-1~bpo10+1 [74.0 kB] [2021-07-13T14:19:47.669Z] #13 36.92 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-x86-64 amd64 2.31.1-11+8.3 [2642 kB] [2021-07-13T14:19:47.669Z] #13 37.27 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] [2021-07-13T14:19:47.669Z] #13 37.29 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB] [2021-07-13T14:19:47.669Z] #13 37.32 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB] [2021-07-13T14:19:47.669Z] #13 37.34 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB] [2021-07-13T14:19:47.669Z] #13 37.89 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] [2021-07-13T14:19:47.669Z] #13 38.21 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-base amd64 8.3.0-6+21.3~deb10u1 [175 kB] [2021-07-13T14:19:47.669Z] #13 38.23 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u1 [35.8 MB] [2021-07-13T14:19:47.669Z] #13 41.42 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 g++-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u1 [25.4 MB] [2021-07-13T14:19:47.669Z] #13 ... [2021-07-13T14:19:47.669Z] [2021-07-13T14:19:47.669Z] #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 "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-07-13T14:19:47.669Z] #32 sha256:e5a47005f578bbeec018e89af2d3942afbe4d492ad54425cac9a1a2acaffc2ab [2021-07-13T14:19:47.669Z] #32 45.54 Checking out files: 88% (1342/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-07-13T14:19:47.669Z] #32 45.97 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2021-07-13T14:19:47.669Z] #32 46.64 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-07-13T14:19:47.669Z] #19 50.99 debconf: delaying package configuration, since apt-utils is not installed [2021-07-13T14:19:47.927Z] #46 68.20 go/ast [2021-07-13T14:19:47.927Z] #19 51.22 Fetched 77.8 MB in 2s (32.1 MB/s) [2021-07-13T14:19:47.928Z] #19 ... [2021-07-13T14:19:47.928Z] [2021-07-13T14:19:47.928Z] #44 [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-07-13T14:19:47.928Z] #44 sha256:7cf35136ce7e3b01cbf5e306218526e9af342783fe13d43277557f2e70c06c38 [2021-07-13T14:19:47.928Z] #44 0.951 + RM_GOPATH=0 [2021-07-13T14:19:47.928Z] #44 0.951 + TMP_GOPATH= [2021-07-13T14:19:47.928Z] #44 0.951 + : /build [2021-07-13T14:19:47.928Z] #44 0.951 + '[' -z '' ']' [2021-07-13T14:19:47.928Z] #44 0.951 ++ mktemp -d [2021-07-13T14:19:47.928Z] #44 0.952 + export GOPATH=/tmp/tmp.mzYgKI3q0u [2021-07-13T14:19:47.928Z] #44 0.952 + GOPATH=/tmp/tmp.mzYgKI3q0u [2021-07-13T14:19:47.928Z] #44 0.953 + RM_GOPATH=1 [2021-07-13T14:19:47.928Z] #44 0.953 + case "$(go env GOARCH)" in [2021-07-13T14:19:47.928Z] #44 0.953 ++ go env GOARCH [2021-07-13T14:19:47.928Z] #44 0.958 + export GO_BUILDMODE=-buildmode=pie [2021-07-13T14:19:47.928Z] #44 0.958 + GO_BUILDMODE=-buildmode=pie [2021-07-13T14:19:47.928Z] #44 0.958 ++ dirname /tmp/install/install.sh [2021-07-13T14:19:47.928Z] #44 0.959 + dir=/tmp/install [2021-07-13T14:19:47.928Z] #44 0.960 + bin=tini [2021-07-13T14:19:47.928Z] #44 0.960 + shift [2021-07-13T14:19:47.928Z] #44 0.960 + '[' '!' -f /tmp/install/tini.installer ']' [2021-07-13T14:19:47.928Z] #44 0.960 + . /tmp/install/tini.installer [2021-07-13T14:19:47.928Z] #44 0.960 ++ : de40ad007797e0dcd8b7126f27bb87401d224240 [2021-07-13T14:19:47.928Z] #44 0.961 + install_tini [2021-07-13T14:19:47.928Z] #44 0.961 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240' [2021-07-13T14:19:47.928Z] #44 0.961 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240 [2021-07-13T14:19:47.928Z] #44 0.961 + git clone https://github.com/krallin/tini.git /tmp/tmp.mzYgKI3q0u/tini [2021-07-13T14:19:47.928Z] #44 0.962 Cloning into '/tmp/tmp.mzYgKI3q0u/tini'... [2021-07-13T14:19:48.268Z] #46 77.31 internal/lazyregexp [2021-07-13T14:19:48.268Z] #46 77.58 io/ioutil [2021-07-13T14:19:48.495Z] #44 1.322 + cd /tmp/tmp.mzYgKI3q0u/tini [2021-07-13T14:19:48.495Z] #44 1.322 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240 [2021-07-13T14:19:48.495Z] #44 1.330 + cmake . [2021-07-13T14:19:48.495Z] #44 1.451 -- The C compiler identification is GNU 8.3.0 [2021-07-13T14:19:48.495Z] #44 1.461 -- Check for working C compiler: /usr/bin/cc [2021-07-13T14:19:48.495Z] #44 1.706 -- Check for working C compiler: /usr/bin/cc -- works [2021-07-13T14:19:48.528Z] #46 78.02 github.com/LK4D4/vndr/versioned [2021-07-13T14:19:48.632Z] The recommended git tool is: git [2021-07-13T14:19:48.753Z] #44 1.709 -- Detecting C compiler ABI info [2021-07-13T14:19:48.880Z] #46 69.30 log [2021-07-13T14:19:48.880Z] #46 ... [2021-07-13T14:19:48.880Z] [2021-07-13T14:19:48.880Z] #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-07-13T14:19:48.880Z] #57 sha256:856f31d19bf0932c3c0a9ac62db4d25ad24fc66f42daeb4c510f854349c41d09 [2021-07-13T14:19:49.012Z] #44 1.930 -- Detecting C compiler ABI info - done [2021-07-13T14:19:49.012Z] #44 1.951 -- Detecting C compile features [2021-07-13T14:19:49.100Z] #46 78.23 hash/crc32 [2021-07-13T14:19:49.361Z] #46 78.68 flag [2021-07-13T14:19:49.361Z] #46 ... [2021-07-13T14:19:49.361Z] [2021-07-13T14:19:49.361Z] #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-07-13T14:19:49.361Z] #52 sha256:87348b3d8993f3e7394c7214637ca4d9d35a2b2d7909f21ec780488b670047de [2021-07-13T14:19:49.361Z] #52 68.65 encoding/binary [2021-07-13T14:19:49.361Z] #52 69.52 os [2021-07-13T14:19:49.361Z] #52 70.88 encoding/base64 [2021-07-13T14:19:49.361Z] #52 71.71 golang.org/x/sys/unix [2021-07-13T14:19:49.361Z] #52 73.88 fmt [2021-07-13T14:19:49.361Z] #52 78.50 encoding/json [2021-07-13T14:19:49.578Z] #44 2.630 -- Detecting C compile features - done [2021-07-13T14:19:49.579Z] #44 2.647 -- Performing Test HAS_BUILTIN_FORTIFY [2021-07-13T14:19:49.579Z] #44 2.730 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2021-07-13T14:19:49.623Z] #52 ... [2021-07-13T14:19:49.623Z] [2021-07-13T14:19:49.623Z] #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-07-13T14:19:49.623Z] #46 sha256:cdd8a5adbf192c46d798af2506fd79989356cafbb0e2593c896353b1d897ebd7 [2021-07-13T14:19:49.623Z] #46 78.94 go/token [2021-07-13T14:19:49.837Z] #44 2.747 -- Configuring done [2021-07-13T14:19:49.838Z] #44 2.754 -- Generating done [2021-07-13T14:19:49.838Z] #44 2.755 -- Build files have been written to: /tmp/tmp.mzYgKI3q0u/tini [2021-07-13T14:19:49.838Z] #44 2.757 + make tini-static [2021-07-13T14:19:49.838Z] #44 2.851 Scanning dependencies of target tini-static [2021-07-13T14:19:49.838Z] #44 2.884 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2021-07-13T14:19:50.406Z] #44 3.266 [100%] Linking C executable tini-static [2021-07-13T14:19:50.406Z] #44 3.471 [100%] Built target tini-static [2021-07-13T14:19:50.406Z] #44 3.519 + mkdir -p /build [2021-07-13T14:19:50.457Z] #57 38.07 Checking out files: 40% (1645/4075) Checking out files: 41% (1671/4075) Checking out files: 42% (1712/4075) Checking out files: 43% (1753/4075) Checking out files: 44% (1793/4075) Checking out files: 45% (1834/4075) Checking out files: 46% (1875/4075) Checking out files: 47% (1916/4075) Checking out files: 48% (1956/4075) Checking out files: 49% (1997/4075) Checking out files: 50% (2038/4075) Checking out files: 51% (2079/4075) Checking out files: 52% (2119/4075) Checking out files: 53% (2160/4075) Checking out files: 54% (2201/4075) Checking out files: 55% (2242/4075) Checking out files: 56% (2282/4075) Checking out files: 57% (2323/4075) Checking out files: 58% (2364/4075) Checking out files: 59% (2405/4075) Checking out files: 60% (2445/4075) Checking out files: 61% (2486/4075) Checking out files: 62% (2527/4075) Checking out files: 63% (2568/4075) Checking out files: 64% (2608/4075) Checking out files: 65% (2649/4075) Checking out files: 66% (2690/4075) Checking out files: 67% (2731/4075) Checking out files: 68% (2771/4075) Checking out files: 69% (2812/4075) Checking out files: 70% (2853/4075) Checking out files: 71% (2894/4075) Checking out files: 72% (2934/4075) Checking out files: 73% (2975/4075) Checking out files: 74% (3016/4075) Checking out files: 75% (3057/4075) Checking out files: 76% (3097/4075) Checking out files: 77% (3138/4075) Checking out files: 78% (3179/4075) Checking out files: 79% (3220/4075) Checking out files: 80% (3260/4075) Checking out files: 81% (3301/4075) Checking out files: 81% (3333/4075) Checking out files: 82% (3342/4075) Checking out files: 83% (3383/4075) Checking out files: 84% (3423/4075) Checking out files: 85% (3464/4075) Checking out files: 86% (3505/4075) Checking out files: 87% (3546/4075) Checking out files: 88% (3586/4075) Checking out files: 89% (3627/4075) Checking out files: 90% (3668/4075) Checking out files: 91% (3709/4075) Checking out files: 92% (3749/4075) Checking out files: 93% (3790/4075) Checking out files: 94% (3831/4075) Checking out files: 95% (3872/4075) Checking out files: 96% (3912/4075) Checking out files: 97% (3953/4075) Checking out files: 98% (3994/4075) Checking out files: 99% (4035/4075) Checking out files: 100% (4075/4075) Checking out files: 100% (4075/4075), done. [2021-07-13T14:19:50.457Z] #57 39.72 + cd /tmp/tmp.g8dOf2NqFI/src/github.com/containerd/containerd [2021-07-13T14:19:50.457Z] #57 39.72 + git checkout -q 36cc874494a56a253cd181a1a685b44b58a2e34a [2021-07-13T14:19:50.568Z] #46 79.98 go/scanner [2021-07-13T14:19:50.666Z] #44 3.524 + cp tini-static /build/docker-init [2021-07-13T14:19:50.830Z] #46 80.34 net/url [2021-07-13T14:19:51.233Z] #44 DONE 4.2s [2021-07-13T14:19:51.233Z] [2021-07-13T14:19:51.233Z] #19 [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-07-13T14:19:51.233Z] #19 sha256:79b75809a970c6277af16117ce4e1148947523c4fb48f35e691448c3368daac5 [2021-07-13T14:19:51.233Z] #19 51.30 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 29521 files and directories currently installed.) [2021-07-13T14:19:51.233Z] #19 51.34 Preparing to unpack .../libseccomp2_2.4.4-1~bpo10+1_amd64.deb ... [2021-07-13T14:19:51.233Z] #19 51.36 Unpacking libseccomp2:amd64 (2.4.4-1~bpo10+1) over (2.3.3-4) ... [2021-07-13T14:19:51.233Z] #19 51.47 Setting up libseccomp2:amd64 (2.4.4-1~bpo10+1) ... [2021-07-13T14:19:51.233Z] #19 51.58 Selecting previously unselected package binutils-mingw-w64-i686. [2021-07-13T14:19:51.234Z] #19 51.58 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 29521 files and directories currently installed.) [2021-07-13T14:19:51.234Z] #19 51.62 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ... [2021-07-13T14:19:51.234Z] #19 51.63 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-07-13T14:19:51.234Z] #19 52.16 Selecting previously unselected package binutils-mingw-w64-x86-64. [2021-07-13T14:19:51.234Z] #19 52.16 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ... [2021-07-13T14:19:51.234Z] #19 52.17 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-07-13T14:19:51.234Z] #19 52.92 Selecting previously unselected package binutils-mingw-w64. [2021-07-13T14:19:51.234Z] #19 52.92 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2021-07-13T14:19:51.234Z] #19 52.93 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-07-13T14:19:51.234Z] #19 53.00 Selecting previously unselected package libdevmapper1.02.1:amd64. [2021-07-13T14:19:51.234Z] #19 53.01 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ... [2021-07-13T14:19:51.234Z] #19 53.01 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2021-07-13T14:19:51.234Z] #19 53.09 Selecting previously unselected package dmsetup. [2021-07-13T14:19:51.234Z] #19 53.09 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ... [2021-07-13T14:19:51.234Z] #19 53.10 Unpacking dmsetup (2:1.02.155-3) ... [2021-07-13T14:19:51.234Z] #19 53.18 Selecting previously unselected package mingw-w64-common. [2021-07-13T14:19:51.234Z] #19 53.18 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2021-07-13T14:19:51.234Z] #19 53.19 Unpacking mingw-w64-common (6.0.0-3) ... [2021-07-13T14:19:51.406Z] #57 ... [2021-07-13T14:19:51.406Z] [2021-07-13T14:19:51.406Z] #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-07-13T14:19:51.406Z] #13 sha256:0a5c4f9d7f4bd4487ee5b1fc84c7c8e464816e238d705348cc2476c73e010007 [2021-07-13T14:19:51.406Z] #13 57.49 Selecting previously unselected package gcc-mingw-w64-base. [2021-07-13T14:19:51.406Z] #13 57.50 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_arm64.deb ... [2021-07-13T14:19:51.406Z] #13 57.51 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-07-13T14:19:51.406Z] #13 57.73 Selecting previously unselected package gcc-mingw-w64-x86-64. [2021-07-13T14:19:51.406Z] #13 57.73 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_arm64.deb ... [2021-07-13T14:19:51.406Z] #13 57.75 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-07-13T14:19:51.406Z] #13 ... [2021-07-13T14:19:51.406Z] [2021-07-13T14:19:51.406Z] #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-07-13T14:19:51.406Z] #57 sha256:856f31d19bf0932c3c0a9ac62db4d25ad24fc66f42daeb4c510f854349c41d09 [2021-07-13T14:19:51.406Z] #57 40.62 + export 'BUILDTAGS=netgo osusergo static_build' [2021-07-13T14:19:51.406Z] #57 40.62 + BUILDTAGS='netgo osusergo static_build' [2021-07-13T14:19:51.406Z] #57 40.62 + export EXTRA_FLAGS=-buildmode=pie [2021-07-13T14:19:51.406Z] #57 40.62 + EXTRA_FLAGS=-buildmode=pie [2021-07-13T14:19:51.406Z] #57 40.62 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2021-07-13T14:19:51.406Z] #57 40.62 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2021-07-13T14:19:51.406Z] #57 40.62 + '[' '' = dynamic ']' [2021-07-13T14:19:51.406Z] #57 40.62 + make [2021-07-13T14:19:51.406Z] #57 ... [2021-07-13T14:19:51.406Z] [2021-07-13T14:19:51.406Z] #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-07-13T14:19:51.406Z] #52 sha256:043e409a2b1489ca3fe045a8312fee6a16ff6936b22c97a373713becf5ff2a30 [2021-07-13T14:19:51.406Z] #52 61.87 encoding/json [2021-07-13T14:19:51.406Z] #52 61.88 flag [2021-07-13T14:19:51.406Z] #52 61.89 github.com/pkg/diff [2021-07-13T14:19:51.406Z] #52 63.91 go/token [2021-07-13T14:19:51.406Z] #52 64.15 mvdan.cc/editorconfig [2021-07-13T14:19:51.406Z] #52 64.34 golang.org/x/crypto/ssh/terminal [2021-07-13T14:19:51.406Z] #52 65.47 mvdan.cc/sh/v3/syntax [2021-07-13T14:19:51.406Z] #52 66.27 go/scanner [2021-07-13T14:19:51.406Z] #52 67.75 go/ast [2021-07-13T14:19:51.802Z] #19 54.90 Selecting previously unselected package mingw-w64-x86-64-dev. [2021-07-13T14:19:51.802Z] #19 54.91 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2021-07-13T14:19:51.802Z] #19 54.92 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2021-07-13T14:19:51.913Z] #32 ... [2021-07-13T14:19:51.913Z] [2021-07-13T14:19:51.913Z] #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-07-13T14:19:51.913Z] #13 sha256:7af9587b85ec8f51544bd1fdefc057074fc38f90e7991d1b6522ac0e77f13136 [2021-07-13T14:19:51.913Z] #13 44.03 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB] [2021-07-13T14:19:51.913Z] #13 44.03 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB] [2021-07-13T14:19:51.913Z] #13 44.04 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2021-07-13T14:19:51.913Z] #13 44.04 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2021-07-13T14:19:51.913Z] #13 44.06 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.155-3 [22.6 kB] [2021-07-13T14:19:51.913Z] #13 44.06 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u7 [110 kB] [2021-07-13T14:19:51.913Z] #13 44.07 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB] [2021-07-13T14:19:51.913Z] #13 44.10 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB] [2021-07-13T14:19:51.913Z] #13 44.13 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB] [2021-07-13T14:19:51.913Z] #13 44.15 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB] [2021-07-13T14:19:51.913Z] #13 44.16 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB] [2021-07-13T14:19:51.913Z] #13 44.21 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB] [2021-07-13T14:19:51.913Z] #13 44.22 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB] [2021-07-13T14:19:51.913Z] #13 44.22 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u7 [322 kB] [2021-07-13T14:19:51.913Z] #13 45.40 debconf: delaying package configuration, since apt-utils is not installed [2021-07-13T14:19:51.913Z] #13 45.60 Fetched 77.8 MB in 8s (9706 kB/s) [2021-07-13T14:19:51.913Z] #13 45.70 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15421 files and directories currently installed.) [2021-07-13T14:19:51.913Z] #13 45.77 Preparing to unpack .../libseccomp2_2.4.4-1~bpo10+1_amd64.deb ... [2021-07-13T14:19:51.913Z] #13 45.79 Unpacking libseccomp2:amd64 (2.4.4-1~bpo10+1) over (2.3.3-4) ... [2021-07-13T14:19:51.913Z] #13 46.07 Setting up libseccomp2:amd64 (2.4.4-1~bpo10+1) ... [2021-07-13T14:19:51.913Z] #13 46.26 Selecting previously unselected package binutils-mingw-w64-i686. [2021-07-13T14:19:51.913Z] #13 46.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 ... 15421 files and directories currently installed.) [2021-07-13T14:19:51.913Z] #13 46.35 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ... [2021-07-13T14:19:51.913Z] #13 46.37 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-07-13T14:19:52.219Z] #46 81.39 go/ast [2021-07-13T14:19:52.355Z] #52 ... [2021-07-13T14:19:52.355Z] [2021-07-13T14:19:52.355Z] #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-07-13T14:19:52.355Z] #44 sha256:3225650fb49e7c9ad14d1ca550de9bdff5977160ad77860f694e28aa876ba055 [2021-07-13T14:19:52.355Z] #44 62.51 Setting up python3 (3.7.3-1) ... [2021-07-13T14:19:52.355Z] #44 64.40 Setting up python3-six (1.12.0-1) ... [2021-07-13T14:19:52.355Z] #44 65.68 Setting up python3-pkg-resources (40.8.0-1) ... [2021-07-13T14:19:52.355Z] #44 67.77 Setting up python3-protobuf (3.6.1.3-2) ... [2021-07-13T14:19:52.355Z] #44 70.95 Setting up criu (3.15-1) ... [2021-07-13T14:19:52.794Z] #46 82.22 text/template/parse [2021-07-13T14:19:52.931Z] #44 73.22 Processing triggers for libc-bin (2.28-10) ... [2021-07-13T14:19:52.931Z] #44 ... [2021-07-13T14:19:52.931Z] [2021-07-13T14:19:52.931Z] #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-07-13T14:19:52.931Z] #46 sha256:350cc3e7700c3688215a2163dfb0bf4b51a07e7c36c7f7b85260f4680d9b39a8 [2021-07-13T14:19:52.931Z] #46 70.56 encoding/json [2021-07-13T14:19:52.931Z] #46 73.47 text/template [2021-07-13T14:19:53.705Z] #19 56.60 Selecting previously unselected package gcc-mingw-w64-base. [2021-07-13T14:19:53.705Z] #19 56.61 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-07-13T14:19:53.705Z] #19 56.61 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-07-13T14:19:53.705Z] #19 56.69 Selecting previously unselected package gcc-mingw-w64-x86-64. [2021-07-13T14:19:53.705Z] #19 56.69 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-07-13T14:19:53.705Z] #19 56.70 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-07-13T14:19:53.807Z] #13 ... [2021-07-13T14:19:53.807Z] [2021-07-13T14:19:53.807Z] #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-07-13T14:19:53.807Z] #48 sha256:5ee5901609e300f4709e6aaea4d10ae492372098a84216b6b4fc7ae0eaeb5700 [2021-07-13T14:19:53.807Z] #48 DONE 53.9s [2021-07-13T14:19:54.063Z] [2021-07-13T14:19:54.063Z] #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-07-13T14:19:54.063Z] #44 sha256:32d273d0a331f45169fb71cf76dfadc17e2dfbe42a57834f44e0a74149475f89 [2021-07-13T14:19:54.063Z] #44 49.14 Selecting previously unselected package python3-minimal. [2021-07-13T14:19:54.063Z] #44 49.14 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15661 files and directories currently installed.) [2021-07-13T14:19:54.063Z] #44 49.25 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2021-07-13T14:19:54.063Z] #44 49.26 Unpacking python3-minimal (3.7.3-1) ... [2021-07-13T14:19:54.063Z] #44 49.39 Selecting previously unselected package libmpdec2:amd64. [2021-07-13T14:19:54.063Z] #44 49.40 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2021-07-13T14:19:54.063Z] #44 49.42 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2021-07-13T14:19:54.063Z] #44 49.55 Selecting previously unselected package libpython3.7-stdlib:amd64. [2021-07-13T14:19:54.063Z] #44 49.55 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u3_amd64.deb ... [2021-07-13T14:19:54.063Z] #44 49.56 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2021-07-13T14:19:54.063Z] #44 51.34 Selecting previously unselected package python3.7. [2021-07-13T14:19:54.063Z] #44 51.34 Preparing to unpack .../python3.7_3.7.3-2+deb10u3_amd64.deb ... [2021-07-13T14:19:54.063Z] #44 51.35 Unpacking python3.7 (3.7.3-2+deb10u3) ... [2021-07-13T14:19:54.063Z] #44 51.51 Selecting previously unselected package libpython3-stdlib:amd64. [2021-07-13T14:19:54.063Z] #44 51.52 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2021-07-13T14:19:54.063Z] #44 51.55 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2021-07-13T14:19:54.063Z] #44 51.72 Setting up python3-minimal (3.7.3-1) ... [2021-07-13T14:19:54.063Z] #44 53.46 Selecting previously unselected package python3. [2021-07-13T14:19:54.063Z] #44 53.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 ... 16073 files and directories currently installed.) [2021-07-13T14:19:54.319Z] #44 53.58 Preparing to unpack .../0-python3_3.7.3-1_amd64.deb ... [2021-07-13T14:19:54.319Z] #44 53.63 Unpacking python3 (3.7.3-1) ... [2021-07-13T14:19:54.576Z] #44 53.84 Selecting previously unselected package libprotobuf17:amd64. [2021-07-13T14:19:54.576Z] #44 53.85 Preparing to unpack .../1-libprotobuf17_3.6.1.3-2_amd64.deb ... [2021-07-13T14:19:54.576Z] #44 53.86 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ... [2021-07-13T14:19:54.852Z] #46 75.24 go/parser [2021-07-13T14:19:55.507Z] #44 54.90 Selecting previously unselected package python3-pkg-resources. [2021-07-13T14:19:55.507Z] #44 54.90 Preparing to unpack .../2-python3-pkg-resources_40.8.0-1_all.deb ... [2021-07-13T14:19:55.507Z] #44 54.91 Unpacking python3-pkg-resources (40.8.0-1) ... [2021-07-13T14:19:55.764Z] #44 55.11 Selecting previously unselected package python3-six. [2021-07-13T14:19:55.764Z] #44 55.11 Preparing to unpack .../3-python3-six_1.12.0-1_all.deb ... [2021-07-13T14:19:55.764Z] #44 55.13 Unpacking python3-six (1.12.0-1) ... [2021-07-13T14:19:55.764Z] #44 55.20 Selecting previously unselected package python3-protobuf. [2021-07-13T14:19:55.764Z] #44 55.21 Preparing to unpack .../4-python3-protobuf_3.6.1.3-2_amd64.deb ... [2021-07-13T14:19:55.764Z] #44 55.22 Unpacking python3-protobuf (3.6.1.3-2) ... [2021-07-13T14:19:55.831Z] #46 ... [2021-07-13T14:19:55.831Z] [2021-07-13T14:19:55.831Z] #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-07-13T14:19:55.831Z] #44 sha256:3225650fb49e7c9ad14d1ca550de9bdff5977160ad77860f694e28aa876ba055 [2021-07-13T14:19:55.831Z] #44 73.33 Processing triggers for mime-support (3.62) ... [2021-07-13T14:19:55.831Z] #44 DONE 75.9s [2021-07-13T14:19:55.831Z] [2021-07-13T14:19:55.831Z] #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-07-13T14:19:55.831Z] #52 sha256:043e409a2b1489ca3fe045a8312fee6a16ff6936b22c97a373713becf5ff2a30 [2021-07-13T14:19:55.831Z] #52 74.73 mvdan.cc/sh/v3/cmd/shfmt [2021-07-13T14:19:56.099Z] #46 ... [2021-07-13T14:19:56.099Z] [2021-07-13T14:19:56.099Z] #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-07-13T14:19:56.099Z] #57 sha256:839cc35825522e89cdf9a8113e6bd7ffe5746c67c55f8220297bcc6dcbbd8175 [2021-07-13T14:19:56.239Z] #19 ... [2021-07-13T14:19:56.239Z] [2021-07-13T14:19:56.239Z] #64 [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-07-13T14:19:56.239Z] #64 sha256:af3f174919baab5c557792922a5aae1f90edb1542830bae6cd4659a5e2abe714 [2021-07-13T14:19:56.239Z] #64 12.12 + cd /tmp/tmp.7GBfUPwIZo/src/github.com/containerd/containerd [2021-07-13T14:19:56.239Z] #64 12.12 + git checkout -q 36cc874494a56a253cd181a1a685b44b58a2e34a [2021-07-13T14:19:56.330Z] #44 55.65 Selecting previously unselected package libnet1:amd64. [2021-07-13T14:19:56.330Z] #44 55.65 Preparing to unpack .../5-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-07-13T14:19:56.330Z] #44 55.66 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-07-13T14:19:56.330Z] #44 55.80 Selecting previously unselected package libnl-3-200:amd64. [2021-07-13T14:19:56.330Z] #44 55.84 Preparing to unpack .../6-libnl-3-200_3.4.0-1_amd64.deb ... [2021-07-13T14:19:56.330Z] #44 ... [2021-07-13T14:19:56.330Z] [2021-07-13T14:19:56.330Z] #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-07-13T14:19:56.330Z] #46 sha256:2034cbd14bf37a55e60d41ff9b992b4483829043c37f904fc75e96b079b62df3 [2021-07-13T14:19:56.330Z] #46 46.42 sync [2021-07-13T14:19:56.330Z] #46 46.43 internal/reflectlite [2021-07-13T14:19:56.330Z] #46 47.95 internal/testlog [2021-07-13T14:19:56.330Z] #46 48.37 github.com/LK4D4/vndr/godl/singleflight [2021-07-13T14:19:56.330Z] #46 48.75 math/rand [2021-07-13T14:19:56.330Z] #46 49.40 errors [2021-07-13T14:19:56.330Z] #46 49.88 io [2021-07-13T14:19:56.330Z] #46 49.96 strconv [2021-07-13T14:19:56.330Z] #46 51.32 bytes [2021-07-13T14:19:56.330Z] #46 53.62 strings [2021-07-13T14:19:56.330Z] #46 53.72 reflect [2021-07-13T14:19:56.587Z] #46 ... [2021-07-13T14:19:56.587Z] [2021-07-13T14:19:56.587Z] #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-07-13T14:19:56.587Z] #44 sha256:32d273d0a331f45169fb71cf76dfadc17e2dfbe42a57834f44e0a74149475f89 [2021-07-13T14:19:56.587Z] #44 55.85 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2021-07-13T14:19:56.587Z] #44 55.99 Selecting previously unselected package libprotobuf-c1:amd64. [2021-07-13T14:19:56.587Z] #44 55.99 Preparing to unpack .../7-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2021-07-13T14:19:56.587Z] #44 56.01 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-07-13T14:19:56.778Z] #52 DONE 77.2s [2021-07-13T14:19:56.778Z] [2021-07-13T14:19:56.778Z] #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-07-13T14:19:56.778Z] #13 sha256:0a5c4f9d7f4bd4487ee5b1fc84c7c8e464816e238d705348cc2476c73e010007 [2021-07-13T14:19:56.778Z] #13 72.96 Selecting previously unselected package g++-mingw-w64-x86-64. [2021-07-13T14:19:56.778Z] #13 72.96 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_arm64.deb ... [2021-07-13T14:19:56.778Z] #13 72.97 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-07-13T14:19:56.806Z] #64 12.74 + export 'BUILDTAGS=netgo osusergo static_build' [2021-07-13T14:19:56.806Z] #64 12.74 + BUILDTAGS='netgo osusergo static_build' [2021-07-13T14:19:56.806Z] #64 12.74 + export EXTRA_FLAGS=-buildmode=pie [2021-07-13T14:19:56.806Z] #64 12.74 + EXTRA_FLAGS=-buildmode=pie [2021-07-13T14:19:56.806Z] #64 12.74 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2021-07-13T14:19:56.806Z] #64 12.74 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2021-07-13T14:19:56.806Z] #64 12.74 + '[' '' = dynamic ']' [2021-07-13T14:19:56.806Z] #64 12.74 + make [2021-07-13T14:19:56.844Z] #44 56.14 Selecting previously unselected package criu. [2021-07-13T14:19:56.844Z] #44 56.14 Preparing to unpack .../8-criu_3.15-1_amd64.deb ... [2021-07-13T14:19:56.844Z] #44 56.15 Unpacking criu (3.15-1) ... [2021-07-13T14:19:57.373Z] #64 13.37 + bin/ctr [2021-07-13T14:19:57.406Z] #57 43.03 Checking out files: 52% (2139/4075) Checking out files: 53% (2160/4075) Checking out files: 54% (2201/4075) Checking out files: 55% (2242/4075) Checking out files: 56% (2282/4075) Checking out files: 57% (2323/4075) Checking out files: 58% (2364/4075) Checking out files: 59% (2405/4075) Checking out files: 60% (2445/4075) Checking out files: 61% (2486/4075) Checking out files: 62% (2527/4075) Checking out files: 63% (2568/4075) Checking out files: 64% (2608/4075) Checking out files: 65% (2649/4075) Checking out files: 66% (2690/4075) Checking out files: 67% (2731/4075) Checking out files: 68% (2771/4075) Checking out files: 69% (2812/4075) Checking out files: 70% (2853/4075) Checking out files: 71% (2894/4075) Checking out files: 72% (2934/4075) Checking out files: 73% (2975/4075) Checking out files: 74% (3016/4075) Checking out files: 75% (3057/4075) Checking out files: 76% (3097/4075) Checking out files: 77% (3138/4075) Checking out files: 78% (3179/4075) Checking out files: 79% (3220/4075) Checking out files: 80% (3260/4075) Checking out files: 81% (3301/4075) Checking out files: 82% (3342/4075) Checking out files: 83% (3383/4075) Checking out files: 84% (3423/4075) Checking out files: 85% (3464/4075) Checking out files: 86% (3505/4075) Checking out files: 87% (3546/4075) Checking out files: 88% (3586/4075) Checking out files: 89% (3627/4075) Checking out files: 90% (3668/4075) Checking out files: 91% (3709/4075) Checking out files: 92% (3749/4075) Checking out files: 93% (3790/4075) Checking out files: 93% (3819/4075) Checking out files: 94% (3831/4075) Checking out files: 95% (3872/4075) Checking out files: 96% (3912/4075) Checking out files: 97% (3953/4075) Checking out files: 98% (3994/4075) Checking out files: 99% (4035/4075) Checking out files: 100% (4075/4075) Checking out files: 100% (4075/4075), done. [2021-07-13T14:19:57.406Z] #57 44.26 + cd /tmp/tmp.9Emt7O9pBY/src/github.com/containerd/containerd [2021-07-13T14:19:57.406Z] #57 44.26 + git checkout -q 36cc874494a56a253cd181a1a685b44b58a2e34a [2021-07-13T14:19:57.410Z] #44 ... [2021-07-13T14:19:57.410Z] [2021-07-13T14:19:57.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-07-13T14:19:57.410Z] #52 sha256:4a0c4230b7ef31c6861a72b907af4962e637ee0944f34cfd9ca137bb0d31de2f [2021-07-13T14:19:57.410Z] #52 47.49 internal/reflectlite [2021-07-13T14:19:57.410Z] #52 47.49 sync [2021-07-13T14:19:57.410Z] #52 49.80 errors [2021-07-13T14:19:57.410Z] #52 49.86 sort [2021-07-13T14:19:57.410Z] #52 50.27 io [2021-07-13T14:19:57.410Z] #52 51.03 internal/oserror [2021-07-13T14:19:57.410Z] #52 51.33 syscall [2021-07-13T14:19:57.410Z] #52 51.75 bytes [2021-07-13T14:19:57.410Z] #52 53.87 reflect [2021-07-13T14:19:57.410Z] #52 ... [2021-07-13T14:19:57.410Z] [2021-07-13T14:19:57.410Z] #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-07-13T14:19:57.410Z] #44 sha256:32d273d0a331f45169fb71cf76dfadc17e2dfbe42a57834f44e0a74149475f89 [2021-07-13T14:19:57.410Z] #44 56.87 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-07-13T14:19:57.410Z] #44 56.91 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-07-13T14:19:57.410Z] #44 56.92 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2021-07-13T14:19:57.410Z] #44 56.97 Setting up libprotobuf17:amd64 (3.6.1.3-2) ... [2021-07-13T14:19:57.667Z] #44 57.04 Setting up libmpdec2:amd64 (2.4.2-2) ... [2021-07-13T14:19:57.667Z] #44 57.08 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2021-07-13T14:19:57.667Z] #44 57.10 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2021-07-13T14:19:57.667Z] #44 57.12 Setting up python3.7 (3.7.3-2+deb10u3) ... [2021-07-13T14:19:57.979Z] #57 44.93 + export 'BUILDTAGS=netgo osusergo static_build' [2021-07-13T14:19:58.249Z] #57 44.93 + BUILDTAGS='netgo osusergo static_build' [2021-07-13T14:19:58.249Z] #57 44.93 + export EXTRA_FLAGS=-buildmode=pie [2021-07-13T14:19:58.249Z] #57 44.93 + EXTRA_FLAGS=-buildmode=pie [2021-07-13T14:19:58.249Z] #57 44.93 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2021-07-13T14:19:58.249Z] #57 44.93 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2021-07-13T14:19:58.249Z] #57 44.93 + '[' '' = dynamic ']' [2021-07-13T14:19:58.249Z] #57 44.93 + make [2021-07-13T14:19:59.046Z] #44 ... [2021-07-13T14:19:59.046Z] [2021-07-13T14:19:59.046Z] #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-07-13T14:19:59.046Z] #36 sha256:64fff9f52c9529e0d6984039a31140fa7e4db232d1c82e55e80357c4264d1390 [2021-07-13T14:19:59.046Z] #36 52.61 Selecting previously unselected package libxml2:amd64. [2021-07-13T14:19:59.046Z] #36 52.61 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+deb10u2_amd64.deb ... [2021-07-13T14:19:59.046Z] #36 52.61 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+deb10u2) ... [2021-07-13T14:19:59.046Z] #36 53.64 Selecting previously unselected package libarchive13:amd64. [2021-07-13T14:19:59.046Z] #36 53.64 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ... [2021-07-13T14:19:59.046Z] #36 53.66 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ... [2021-07-13T14:19:59.046Z] #36 54.01 Selecting previously unselected package libjsoncpp1:amd64. [2021-07-13T14:19:59.046Z] #36 54.02 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ... [2021-07-13T14:19:59.046Z] #36 54.04 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2021-07-13T14:19:59.046Z] #36 54.27 Selecting previously unselected package librhash0:amd64. [2021-07-13T14:19:59.046Z] #36 54.27 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ... [2021-07-13T14:19:59.046Z] #36 54.28 Unpacking librhash0:amd64 (1.3.8-1) ... [2021-07-13T14:19:59.046Z] #36 54.51 Selecting previously unselected package libuv1:amd64. [2021-07-13T14:19:59.046Z] #36 54.51 Preparing to unpack .../8-libuv1_1.24.1-1+deb10u1_amd64.deb ... [2021-07-13T14:19:59.046Z] #36 54.55 Unpacking libuv1:amd64 (1.24.1-1+deb10u1) ... [2021-07-13T14:19:59.046Z] #36 54.76 Selecting previously unselected package cmake. [2021-07-13T14:19:59.046Z] #36 54.80 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ... [2021-07-13T14:19:59.046Z] #36 54.81 Unpacking cmake (3.13.4-1) ... [2021-07-13T14:19:59.046Z] #36 57.70 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2021-07-13T14:19:59.046Z] #36 57.74 Setting up xxd (2:8.1.0875-5) ... [2021-07-13T14:19:59.046Z] #36 57.76 Setting up libuv1:amd64 (1.24.1-1+deb10u1) ... [2021-07-13T14:19:59.046Z] #36 57.78 Setting up vim-common (2:8.1.0875-5) ... [2021-07-13T14:19:59.046Z] #36 57.85 Setting up librhash0:amd64 (1.3.8-1) ... [2021-07-13T14:19:59.046Z] #36 57.87 Setting up cmake-data (3.13.4-1) ... [2021-07-13T14:19:59.046Z] #36 57.90 Setting up libxml2:amd64 (2.9.4+dfsg1-7+deb10u2) ... [2021-07-13T14:19:59.046Z] #36 57.92 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2021-07-13T14:19:59.046Z] #36 57.93 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ... [2021-07-13T14:19:59.046Z] #36 57.96 Setting up cmake (3.13.4-1) ... [2021-07-13T14:19:59.046Z] #36 57.97 Processing triggers for libc-bin (2.28-10) ... [2021-07-13T14:19:59.046Z] #36 58.04 Processing triggers for mime-support (3.62) ... [2021-07-13T14:19:59.046Z] #36 DONE 58.9s [2021-07-13T14:19:59.046Z] [2021-07-13T14:19:59.046Z] #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-07-13T14:19:59.046Z] #13 sha256:7af9587b85ec8f51544bd1fdefc057074fc38f90e7991d1b6522ac0e77f13136 [2021-07-13T14:19:59.046Z] #13 49.33 Selecting previously unselected package binutils-mingw-w64-x86-64. [2021-07-13T14:19:59.046Z] #13 49.33 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ... [2021-07-13T14:19:59.046Z] #13 49.35 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-07-13T14:19:59.046Z] #13 52.07 Selecting previously unselected package binutils-mingw-w64. [2021-07-13T14:19:59.046Z] #13 52.09 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2021-07-13T14:19:59.046Z] #13 52.10 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-07-13T14:19:59.046Z] #13 52.26 Selecting previously unselected package libdevmapper1.02.1:amd64. [2021-07-13T14:19:59.046Z] #13 52.26 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ... [2021-07-13T14:19:59.046Z] #13 52.27 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2021-07-13T14:19:59.046Z] #13 52.46 Selecting previously unselected package dmsetup. [2021-07-13T14:19:59.046Z] #13 52.46 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ... [2021-07-13T14:19:59.046Z] #13 52.47 Unpacking dmsetup (2:1.02.155-3) ... [2021-07-13T14:19:59.046Z] #13 52.66 Selecting previously unselected package mingw-w64-common. [2021-07-13T14:19:59.046Z] #13 52.66 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2021-07-13T14:19:59.046Z] #13 52.67 Unpacking mingw-w64-common (6.0.0-3) ... [2021-07-13T14:19:59.194Z] #57 46.24 + bin/ctr [2021-07-13T14:20:00.140Z] #57 ... [2021-07-13T14:20:00.140Z] [2021-07-13T14:20:00.140Z] #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-07-13T14:20:00.140Z] #52 sha256:87348b3d8993f3e7394c7214637ca4d9d35a2b2d7909f21ec780488b670047de [2021-07-13T14:20:00.140Z] #52 79.39 flag [2021-07-13T14:20:00.140Z] #52 80.98 github.com/pkg/diff [2021-07-13T14:20:00.140Z] #52 82.48 go/ast [2021-07-13T14:20:00.140Z] #52 83.92 golang.org/x/crypto/ssh/terminal [2021-07-13T14:20:00.140Z] #52 85.22 mvdan.cc/editorconfig [2021-07-13T14:20:00.140Z] #52 86.18 mvdan.cc/sh/v3/fileutil [2021-07-13T14:20:00.140Z] #52 86.35 text/tabwriter [2021-07-13T14:20:00.140Z] #52 86.79 mvdan.cc/sh/v3/syntax [2021-07-13T14:20:00.140Z] #52 ... [2021-07-13T14:20:00.140Z] [2021-07-13T14:20:00.140Z] #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-07-13T14:20:00.140Z] #46 sha256:cdd8a5adbf192c46d798af2506fd79989356cafbb0e2593c896353b1d897ebd7 [2021-07-13T14:20:00.140Z] #46 86.02 go/parser [2021-07-13T14:20:00.140Z] #46 86.68 text/template [2021-07-13T14:20:00.140Z] #46 89.26 log [2021-07-13T14:20:00.401Z] #46 89.81 encoding/xml [2021-07-13T14:20:00.948Z] #13 ... [2021-07-13T14:20:00.948Z] [2021-07-13T14:20:00.948Z] #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-07-13T14:20:00.948Z] #37 sha256:4457726ab021215137811f698bad063b62af4a6d11177024715b26233229c3c7 [2021-07-13T14:20:00.948Z] #37 1.181 + RM_GOPATH=0 [2021-07-13T14:20:00.948Z] #37 1.182 + TMP_GOPATH= [2021-07-13T14:20:00.948Z] #37 1.182 + : /build [2021-07-13T14:20:00.948Z] #37 1.183 + '[' -z '' ']' [2021-07-13T14:20:00.948Z] #37 1.185 ++ mktemp -d [2021-07-13T14:20:00.948Z] #37 1.188 + export GOPATH=/tmp/tmp.WGURugTWPc [2021-07-13T14:20:00.948Z] #37 1.198 + GOPATH=/tmp/tmp.WGURugTWPc [2021-07-13T14:20:00.948Z] #37 1.199 + RM_GOPATH=1 [2021-07-13T14:20:00.948Z] #37 1.199 + case "$(go env GOARCH)" in [2021-07-13T14:20:00.948Z] #37 1.199 ++ go env GOARCH [2021-07-13T14:20:00.948Z] #37 1.221 + export GO_BUILDMODE=-buildmode=pie [2021-07-13T14:20:00.948Z] #37 1.224 + GO_BUILDMODE=-buildmode=pie [2021-07-13T14:20:00.948Z] #37 1.225 ++ dirname /tmp/install/install.sh [2021-07-13T14:20:00.948Z] #37 1.226 + dir=/tmp/install [2021-07-13T14:20:00.948Z] #37 1.229 + bin=tini [2021-07-13T14:20:00.948Z] #37 1.229 + shift [2021-07-13T14:20:00.948Z] #37 1.229 + '[' '!' -f /tmp/install/tini.installer ']' [2021-07-13T14:20:00.948Z] #37 1.230 + . /tmp/install/tini.installer [2021-07-13T14:20:00.948Z] #37 1.230 ++ : de40ad007797e0dcd8b7126f27bb87401d224240 [2021-07-13T14:20:00.948Z] #37 1.230 + install_tini [2021-07-13T14:20:00.948Z] #37 1.230 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240' [2021-07-13T14:20:00.948Z] #37 1.231 + git clone https://github.com/krallin/tini.git /tmp/tmp.WGURugTWPc/tini [2021-07-13T14:20:00.948Z] #37 1.231 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240 [2021-07-13T14:20:00.948Z] #37 1.234 Cloning into '/tmp/tmp.WGURugTWPc/tini'... [2021-07-13T14:20:00.948Z] #37 1.993 + cd /tmp/tmp.WGURugTWPc/tini [2021-07-13T14:20:00.948Z] #37 1.994 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240 [2021-07-13T14:20:00.948Z] #37 2.017 + cmake . [2021-07-13T14:20:01.205Z] #37 2.449 -- The C compiler identification is GNU 8.3.0 [2021-07-13T14:20:01.205Z] #37 2.459 -- Check for working C compiler: /usr/bin/cc [2021-07-13T14:20:02.139Z] #37 3.218 -- Check for working C compiler: /usr/bin/cc -- works [2021-07-13T14:20:02.139Z] #37 3.220 -- Detecting C compiler ABI info [2021-07-13T14:20:02.320Z] #46 91.68 go/doc [2021-07-13T14:20:02.644Z] #64 ... [2021-07-13T14:20:02.644Z] [2021-07-13T14:20:02.644Z] #19 [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-07-13T14:20:02.644Z] #19 sha256:79b75809a970c6277af16117ce4e1148947523c4fb48f35e691448c3368daac5 [2021-07-13T14:20:02.644Z] #19 61.61 Selecting previously unselected package g++-mingw-w64-x86-64. [2021-07-13T14:20:02.644Z] #19 61.61 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-07-13T14:20:02.644Z] #19 61.62 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-07-13T14:20:02.644Z] #19 65.49 Selecting previously unselected package libapparmor1:amd64. [2021-07-13T14:20:02.644Z] #19 65.50 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ... [2021-07-13T14:20:02.644Z] #19 65.51 Unpacking libapparmor1:amd64 (2.13.2-10) ... [2021-07-13T14:20:02.644Z] #19 65.57 Selecting previously unselected package libapparmor-dev:amd64. [2021-07-13T14:20:02.644Z] #19 65.58 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ... [2021-07-13T14:20:02.644Z] #19 65.58 Unpacking libapparmor-dev:amd64 (2.13.2-10) ... [2021-07-13T14:20:02.644Z] #19 65.67 Selecting previously unselected package libbtrfs0. [2021-07-13T14:20:02.644Z] #19 65.68 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ... [2021-07-13T14:20:02.644Z] #19 65.68 Unpacking libbtrfs0 (4.20.1-2) ... [2021-07-13T14:20:02.644Z] #19 65.73 Selecting previously unselected package libbtrfs-dev. [2021-07-13T14:20:02.644Z] #19 65.73 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ... [2021-07-13T14:20:02.644Z] #19 65.74 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-07-13T14:20:02.644Z] #19 65.80 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2021-07-13T14:20:02.644Z] #19 65.81 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ... [2021-07-13T14:20:02.644Z] #19 65.81 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2021-07-13T14:20:02.644Z] #19 65.88 Selecting previously unselected package libudev-dev:amd64. [2021-07-13T14:20:02.644Z] #19 65.88 Preparing to unpack .../15-libudev-dev_241-7~deb10u7_amd64.deb ... [2021-07-13T14:20:02.644Z] #19 65.90 Unpacking libudev-dev:amd64 (241-7~deb10u7) ... [2021-07-13T14:20:02.703Z] #37 3.891 -- Detecting C compiler ABI info - done [2021-07-13T14:20:02.703Z] #37 3.933 -- Detecting C compile features [2021-07-13T14:20:02.894Z] #46 ... [2021-07-13T14:20:02.894Z] [2021-07-13T14:20:02.894Z] #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-07-13T14:20:02.894Z] #52 sha256:87348b3d8993f3e7394c7214637ca4d9d35a2b2d7909f21ec780488b670047de [2021-07-13T14:20:02.894Z] #52 92.24 mvdan.cc/sh/v3/cmd/shfmt [2021-07-13T14:20:02.903Z] #19 65.96 Selecting previously unselected package libsepol1-dev:amd64. [2021-07-13T14:20:02.904Z] #19 65.97 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ... [2021-07-13T14:20:02.904Z] #19 65.98 Unpacking libsepol1-dev:amd64 (2.8-1) ... [2021-07-13T14:20:02.904Z] #19 66.10 Selecting previously unselected package libpcre16-3:amd64. [2021-07-13T14:20:02.904Z] #19 66.10 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ... [2021-07-13T14:20:02.904Z] #19 66.11 Unpacking libpcre16-3:amd64 (2:8.39-12) ... [2021-07-13T14:20:02.904Z] #19 66.19 Selecting previously unselected package libpcre32-3:amd64. [2021-07-13T14:20:02.904Z] #19 66.19 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ... [2021-07-13T14:20:03.162Z] #19 66.20 Unpacking libpcre32-3:amd64 (2:8.39-12) ... [2021-07-13T14:20:03.162Z] #19 66.29 Selecting previously unselected package libpcrecpp0v5:amd64. [2021-07-13T14:20:03.162Z] #19 66.29 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ... [2021-07-13T14:20:03.162Z] #19 66.30 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ... [2021-07-13T14:20:03.162Z] #19 66.36 Selecting previously unselected package libpcre3-dev:amd64. [2021-07-13T14:20:03.162Z] #19 66.36 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ... [2021-07-13T14:20:03.162Z] #19 66.37 Unpacking libpcre3-dev:amd64 (2:8.39-12) ... [2021-07-13T14:20:03.379Z] #13 ... [2021-07-13T14:20:03.379Z] [2021-07-13T14:20:03.379Z] #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-07-13T14:20:03.379Z] #57 sha256:856f31d19bf0932c3c0a9ac62db4d25ad24fc66f42daeb4c510f854349c41d09 [2021-07-13T14:20:03.379Z] #57 42.47 + bin/ctr [2021-07-13T14:20:03.379Z] #57 ... [2021-07-13T14:20:03.379Z] [2021-07-13T14:20:03.379Z] #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-07-13T14:20:03.379Z] #46 sha256:350cc3e7700c3688215a2163dfb0bf4b51a07e7c36c7f7b85260f4680d9b39a8 [2021-07-13T14:20:03.379Z] #46 77.48 encoding/xml [2021-07-13T14:20:03.379Z] #46 81.51 crypto/rand [2021-07-13T14:20:03.379Z] #46 81.65 go/doc [2021-07-13T14:20:03.379Z] #46 82.59 crypto/elliptic [2021-07-13T14:20:03.422Z] #19 66.51 Selecting previously unselected package libselinux1-dev:amd64. [2021-07-13T14:20:03.422Z] #19 66.53 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ... [2021-07-13T14:20:03.422Z] #19 66.54 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ... [2021-07-13T14:20:03.422Z] #19 66.65 Selecting previously unselected package libdevmapper-dev:amd64. [2021-07-13T14:20:03.422Z] #19 66.65 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ... [2021-07-13T14:20:03.422Z] #19 66.66 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ... [2021-07-13T14:20:03.422Z] #19 66.71 Selecting previously unselected package libseccomp-dev:amd64. [2021-07-13T14:20:03.681Z] #19 66.71 Preparing to unpack .../23-libseccomp-dev_2.4.4-1~bpo10+1_amd64.deb ... [2021-07-13T14:20:03.681Z] #19 66.72 Unpacking libseccomp-dev:amd64 (2.4.4-1~bpo10+1) ... [2021-07-13T14:20:03.681Z] #19 66.79 Selecting previously unselected package libsystemd-dev:amd64. [2021-07-13T14:20:03.681Z] #19 66.79 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u7_amd64.deb ... [2021-07-13T14:20:03.681Z] #19 66.80 Unpacking libsystemd-dev:amd64 (241-7~deb10u7) ... [2021-07-13T14:20:03.941Z] #19 67.00 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ... [2021-07-13T14:20:03.941Z] #19 67.02 Setting up libseccomp-dev:amd64 (2.4.4-1~bpo10+1) ... [2021-07-13T14:20:03.941Z] #19 67.04 Setting up libapparmor1:amd64 (2.13.2-10) ... [2021-07-13T14:20:03.941Z] #19 67.05 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-07-13T14:20:03.941Z] #19 67.07 Setting up libpcre16-3:amd64 (2:8.39-12) ... [2021-07-13T14:20:03.941Z] #19 67.08 Setting up libsepol1-dev:amd64 (2.8-1) ... [2021-07-13T14:20:03.941Z] #19 67.10 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-07-13T14:20:03.941Z] #19 67.13 Setting up libbtrfs0 (4.20.1-2) ... [2021-07-13T14:20:03.941Z] #19 67.14 Setting up libpcre32-3:amd64 (2:8.39-12) ... [2021-07-13T14:20:03.941Z] #19 67.17 Setting up libudev-dev:amd64 (241-7~deb10u7) ... [2021-07-13T14:20:03.941Z] #19 67.19 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-07-13T14:20:03.941Z] #19 67.22 Setting up libbtrfs-dev (4.20.1-2) ... [2021-07-13T14:20:04.200Z] #19 67.24 Setting up libapparmor-dev:amd64 (2.13.2-10) ... [2021-07-13T14:20:04.200Z] #19 67.26 Setting up mingw-w64-common (6.0.0-3) ... [2021-07-13T14:20:04.200Z] #19 67.28 Setting up libsystemd-dev:amd64 (241-7~deb10u7) ... [2021-07-13T14:20:04.200Z] #19 67.29 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2021-07-13T14:20:04.200Z] #19 67.31 Setting up libpcre3-dev:amd64 (2:8.39-12) ... [2021-07-13T14:20:04.200Z] #19 67.33 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-07-13T14:20:04.200Z] #19 67.34 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-07-13T14:20:04.200Z] #19 67.35 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-07-13T14:20:04.200Z] #19 67.35 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-07-13T14:20:04.200Z] #19 67.37 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-07-13T14:20:04.200Z] #19 67.37 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-07-13T14:20:04.200Z] #19 67.38 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-07-13T14:20:04.200Z] #19 67.40 Setting up libselinux1-dev:amd64 (2.8-1+b1) ... [2021-07-13T14:20:04.200Z] #19 67.42 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2021-07-13T14:20:04.200Z] #19 67.43 Setting up dmsetup (2:1.02.155-3) ... [2021-07-13T14:20:04.200Z] #19 67.44 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2021-07-13T14:20:04.326Z] #46 84.74 encoding/asn1 [2021-07-13T14:20:04.459Z] #19 67.46 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ... [2021-07-13T14:20:04.460Z] #19 67.48 Processing triggers for libc-bin (2.28-10) ... [2021-07-13T14:20:05.226Z] #37 6.063 -- Detecting C compile features - done [2021-07-13T14:20:05.226Z] #37 6.122 -- Performing Test HAS_BUILTIN_FORTIFY [2021-07-13T14:20:05.226Z] #37 6.290 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2021-07-13T14:20:05.226Z] #37 6.389 -- Configuring done [2021-07-13T14:20:05.226Z] #37 6.415 -- Generating done [2021-07-13T14:20:05.226Z] #37 6.422 -- Build files have been written to: /tmp/tmp.WGURugTWPc/tini [2021-07-13T14:20:05.226Z] #37 6.431 + make tini-static [2021-07-13T14:20:05.273Z] #46 85.78 crypto/rsa [2021-07-13T14:20:05.398Z] #19 DONE 68.5s [2021-07-13T14:20:05.398Z] [2021-07-13T14:20:05.398Z] #20 [runtime-dev-cross-true 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libapparmor-dev:arm64 libapparmor-dev:armel libapparmor-dev:armhf libapparmor-dev:ppc64el libapparmor-dev:s390x [2021-07-13T14:20:05.398Z] #20 sha256:ae3410a4b1a7e5233bef9118e6d49375e12562b5e981fc6b67a547f3086de7b3 [2021-07-13T14:20:05.794Z] #37 6.835 Scanning dependencies of target tini-static [2021-07-13T14:20:05.794Z] #37 6.984 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2021-07-13T14:20:05.849Z] #46 86.21 github.com/LK4D4/vndr/build [2021-07-13T14:20:06.336Z] #20 1.239 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2021-07-13T14:20:06.595Z] #20 1.258 Hit:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [2021-07-13T14:20:06.595Z] #20 1.258 Hit:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [2021-07-13T14:20:06.595Z] #20 1.259 Hit:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [2021-07-13T14:20:06.595Z] #20 1.436 Get:5 http://deb.debian.org/debian buster-backports/main armel Packages [453 kB] [2021-07-13T14:20:06.595Z] #20 1.465 Get:6 http://deb.debian.org/debian buster-backports/main s390x Packages [449 kB] [2021-07-13T14:20:06.595Z] #20 1.480 Get:7 http://deb.debian.org/debian buster-backports/main armhf Packages [476 kB] [2021-07-13T14:20:06.595Z] #20 1.494 Get:8 http://deb.debian.org/debian buster-backports/main arm64 Packages [481 kB] [2021-07-13T14:20:06.798Z] #46 ... [2021-07-13T14:20:06.799Z] [2021-07-13T14:20:06.799Z] #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-07-13T14:20:06.799Z] #13 sha256:0a5c4f9d7f4bd4487ee5b1fc84c7c8e464816e238d705348cc2476c73e010007 [2021-07-13T14:20:06.799Z] #13 83.08 Selecting previously unselected package libapparmor1:arm64. [2021-07-13T14:20:06.799Z] #13 83.10 Preparing to unpack .../10-libapparmor1_2.13.2-10_arm64.deb ... [2021-07-13T14:20:06.799Z] #13 83.11 Unpacking libapparmor1:arm64 (2.13.2-10) ... [2021-07-13T14:20:06.873Z] #20 1.535 Get:9 http://deb.debian.org/debian buster-backports/main amd64 Packages [486 kB] [2021-07-13T14:20:06.874Z] #20 1.582 Get:10 http://deb.debian.org/debian buster-backports/main ppc64el Packages [470 kB] [2021-07-13T14:20:07.062Z] #13 83.23 Selecting previously unselected package libapparmor-dev:arm64. [2021-07-13T14:20:07.062Z] #13 83.23 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_arm64.deb ... [2021-07-13T14:20:07.062Z] #13 83.25 Unpacking libapparmor-dev:arm64 (2.13.2-10) ... [2021-07-13T14:20:07.062Z] #13 83.40 Selecting previously unselected package libbtrfs0. [2021-07-13T14:20:07.062Z] #13 83.40 Preparing to unpack .../12-libbtrfs0_4.20.1-2_arm64.deb ... [2021-07-13T14:20:07.062Z] #13 83.41 Unpacking libbtrfs0 (4.20.1-2) ... [2021-07-13T14:20:07.109Z] #52 DONE 96.3s [2021-07-13T14:20:07.109Z] [2021-07-13T14:20:07.109Z] #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-07-13T14:20:07.109Z] #46 sha256:cdd8a5adbf192c46d798af2506fd79989356cafbb0e2593c896353b1d897ebd7 [2021-07-13T14:20:07.109Z] #46 94.64 compress/flate [2021-07-13T14:20:07.109Z] #46 95.00 github.com/LK4D4/vndr/build [2021-07-13T14:20:07.164Z] #37 ... [2021-07-13T14:20:07.164Z] [2021-07-13T14:20:07.164Z] #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-07-13T14:20:07.164Z] #46 sha256:2034cbd14bf37a55e60d41ff9b992b4483829043c37f904fc75e96b079b62df3 [2021-07-13T14:20:07.164Z] #46 56.91 bufio [2021-07-13T14:20:07.164Z] #46 58.48 syscall [2021-07-13T14:20:07.164Z] #46 66.02 internal/fmtsort [2021-07-13T14:20:07.164Z] #46 66.73 path [2021-07-13T14:20:07.164Z] #46 66.83 internal/syscall/unix [2021-07-13T14:20:07.164Z] #46 ... [2021-07-13T14:20:07.164Z] [2021-07-13T14:20:07.164Z] #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-07-13T14:20:07.164Z] #44 sha256:32d273d0a331f45169fb71cf76dfadc17e2dfbe42a57834f44e0a74149475f89 [2021-07-13T14:20:07.164Z] #44 62.32 Setting up python3 (3.7.3-1) ... [2021-07-13T14:20:07.164Z] #44 62.95 Setting up python3-six (1.12.0-1) ... [2021-07-13T14:20:07.164Z] #44 64.11 Setting up python3-pkg-resources (40.8.0-1) ... [2021-07-13T14:20:07.164Z] #44 65.66 Setting up python3-protobuf (3.6.1.3-2) ... [2021-07-13T14:20:07.370Z] #46 96.85 compress/gzip [2021-07-13T14:20:07.411Z] #13 83.52 Selecting previously unselected package libbtrfs-dev. [2021-07-13T14:20:07.411Z] #13 83.52 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_arm64.deb ... [2021-07-13T14:20:07.411Z] #13 83.53 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-07-13T14:20:07.688Z] #13 83.79 Selecting previously unselected package libdevmapper-event1.02.1:arm64. [2021-07-13T14:20:07.688Z] #13 83.79 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_arm64.deb ... [2021-07-13T14:20:07.688Z] #13 83.82 Unpacking libdevmapper-event1.02.1:arm64 (2:1.02.155-3) ... [2021-07-13T14:20:07.688Z] #13 83.92 Selecting previously unselected package libudev-dev:arm64. [2021-07-13T14:20:07.688Z] #13 83.93 Preparing to unpack .../15-libudev-dev_241-7~deb10u7_arm64.deb ... [2021-07-13T14:20:07.688Z] #13 83.96 Unpacking libudev-dev:arm64 (241-7~deb10u7) ... [2021-07-13T14:20:08.069Z] #13 84.14 Selecting previously unselected package libsepol1-dev:arm64. [2021-07-13T14:20:08.069Z] #13 84.15 Preparing to unpack .../16-libsepol1-dev_2.8-1_arm64.deb ... [2021-07-13T14:20:08.069Z] #13 84.16 Unpacking libsepol1-dev:arm64 (2.8-1) ... [2021-07-13T14:20:08.262Z] #20 2.718 Fetched 2862 kB in 2s (1653 kB/s) [2021-07-13T14:20:08.315Z] #46 97.64 crypto/dsa [2021-07-13T14:20:08.315Z] #46 97.89 crypto/x509/pkix [2021-07-13T14:20:08.339Z] #13 84.64 Selecting previously unselected package libpcre16-3:arm64. [2021-07-13T14:20:08.576Z] #46 98.06 net [2021-07-13T14:20:08.605Z] #13 84.65 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_arm64.deb ... [2021-07-13T14:20:08.605Z] #13 84.65 Unpacking libpcre16-3:arm64 (2:8.39-12) ... [2021-07-13T14:20:08.605Z] #13 84.86 Selecting previously unselected package libpcre32-3:arm64. [2021-07-13T14:20:08.605Z] #13 84.86 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_arm64.deb ... [2021-07-13T14:20:08.605Z] #13 84.87 Unpacking libpcre32-3:arm64 (2:8.39-12) ... [2021-07-13T14:20:08.871Z] #13 85.04 Selecting previously unselected package libpcrecpp0v5:arm64. [2021-07-13T14:20:08.871Z] #13 85.06 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_arm64.deb ... [2021-07-13T14:20:08.871Z] #13 85.07 Unpacking libpcrecpp0v5:arm64 (2:8.39-12) ... [2021-07-13T14:20:08.871Z] #13 85.19 Selecting previously unselected package libpcre3-dev:arm64. [2021-07-13T14:20:09.058Z] #44 ... [2021-07-13T14:20:09.058Z] [2021-07-13T14:20:09.058Z] #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-07-13T14:20:09.058Z] #37 sha256:4457726ab021215137811f698bad063b62af4a6d11177024715b26233229c3c7 [2021-07-13T14:20:09.058Z] #37 8.268 [100%] Linking C executable tini-static [2021-07-13T14:20:09.058Z] #37 8.890 [100%] Built target tini-static [2021-07-13T14:20:09.058Z] #37 8.958 + mkdir -p /build [2021-07-13T14:20:09.058Z] #37 8.963 + cp tini-static /build/docker-init [2021-07-13T14:20:09.058Z] #37 DONE 9.9s [2021-07-13T14:20:09.058Z] [2021-07-13T14:20:09.058Z] #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-07-13T14:20:09.058Z] #46 sha256:2034cbd14bf37a55e60d41ff9b992b4483829043c37f904fc75e96b079b62df3 [2021-07-13T14:20:09.058Z] #46 67.23 internal/poll [2021-07-13T14:20:09.058Z] #46 67.47 internal/syscall/execenv [2021-07-13T14:20:09.058Z] #46 67.69 io/fs [2021-07-13T14:20:09.058Z] #46 68.98 regexp/syntax [2021-07-13T14:20:09.134Z] #13 85.19 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_arm64.deb ... [2021-07-13T14:20:09.134Z] #13 85.24 Unpacking libpcre3-dev:arm64 (2:8.39-12) ... [2021-07-13T14:20:09.148Z] #46 98.58 vendor/golang.org/x/crypto/chacha20 [2021-07-13T14:20:09.397Z] #13 85.67 Selecting previously unselected package libselinux1-dev:arm64. [2021-07-13T14:20:09.397Z] #13 85.69 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_arm64.deb ... [2021-07-13T14:20:09.397Z] #13 85.70 Unpacking libselinux1-dev:arm64 (2.8-1+b1) ... [2021-07-13T14:20:09.721Z] #46 99.16 vendor/golang.org/x/crypto/poly1305 [2021-07-13T14:20:09.972Z] #13 86.06 Selecting previously unselected package libdevmapper-dev:arm64. [2021-07-13T14:20:09.972Z] #13 86.06 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_arm64.deb ... [2021-07-13T14:20:09.972Z] #13 86.07 Unpacking libdevmapper-dev:arm64 (2:1.02.155-3) ... [2021-07-13T14:20:09.972Z] #13 86.25 Selecting previously unselected package libseccomp-dev:arm64. [2021-07-13T14:20:09.972Z] #13 86.26 Preparing to unpack .../23-libseccomp-dev_2.4.4-1~bpo10+1_arm64.deb ... [2021-07-13T14:20:09.972Z] #13 86.27 Unpacking libseccomp-dev:arm64 (2.4.4-1~bpo10+1) ... [2021-07-13T14:20:09.988Z] #46 ... [2021-07-13T14:20:09.988Z] [2021-07-13T14:20:09.989Z] #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-07-13T14:20:09.989Z] #52 sha256:4a0c4230b7ef31c6861a72b907af4962e637ee0944f34cfd9ca137bb0d31de2f [2021-07-13T14:20:09.989Z] #52 60.08 time [2021-07-13T14:20:09.989Z] #52 65.62 encoding/binary [2021-07-13T14:20:09.989Z] #52 66.09 context [2021-07-13T14:20:09.989Z] #52 66.92 internal/syscall/unix [2021-07-13T14:20:09.989Z] #52 67.37 internal/poll [2021-07-13T14:20:09.989Z] #52 67.95 encoding/base64 [2021-07-13T14:20:09.989Z] #52 68.72 io/fs [2021-07-13T14:20:10.235Z] #13 86.42 Selecting previously unselected package libsystemd-dev:arm64. [2021-07-13T14:20:10.235Z] #13 86.42 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u7_arm64.deb ... [2021-07-13T14:20:10.235Z] #13 86.43 Unpacking libsystemd-dev:arm64 (241-7~deb10u7) ... [2021-07-13T14:20:10.245Z] #52 70.26 golang.org/x/sys/unix [2021-07-13T14:20:10.245Z] #52 ... [2021-07-13T14:20:10.245Z] [2021-07-13T14:20:10.245Z] #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-07-13T14:20:10.245Z] #44 sha256:32d273d0a331f45169fb71cf76dfadc17e2dfbe42a57834f44e0a74149475f89 [2021-07-13T14:20:10.245Z] #44 69.14 Setting up criu (3.15-1) ... [2021-07-13T14:20:10.295Z] #46 99.71 vendor/golang.org/x/sys/cpu [2021-07-13T14:20:10.817Z] #13 87.03 Setting up libpcrecpp0v5:arm64 (2:8.39-12) ... [2021-07-13T14:20:10.817Z] #13 87.05 Setting up libseccomp-dev:arm64 (2.4.4-1~bpo10+1) ... [2021-07-13T14:20:10.817Z] #13 87.07 Setting up libapparmor1:arm64 (2.13.2-10) ... [2021-07-13T14:20:10.817Z] #13 87.09 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-07-13T14:20:10.817Z] #13 87.10 Setting up libpcre16-3:arm64 (2:8.39-12) ... [2021-07-13T14:20:10.817Z] #13 87.12 Setting up libsepol1-dev:arm64 (2.8-1) ... [2021-07-13T14:20:10.817Z] #13 87.16 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-07-13T14:20:10.868Z] #46 100.3 vendor/golang.org/x/crypto/chacha20poly1305 [2021-07-13T14:20:11.080Z] #13 87.19 Setting up libbtrfs0 (4.20.1-2) ... [2021-07-13T14:20:11.080Z] #13 87.24 Setting up libpcre32-3:arm64 (2:8.39-12) ... [2021-07-13T14:20:11.080Z] #13 87.28 Setting up libudev-dev:arm64 (241-7~deb10u7) ... [2021-07-13T14:20:11.080Z] #13 87.32 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-07-13T14:20:11.080Z] #13 87.34 Setting up libbtrfs-dev (4.20.1-2) ... [2021-07-13T14:20:11.080Z] #13 87.36 Setting up libapparmor-dev:arm64 (2.13.2-10) ... [2021-07-13T14:20:11.080Z] #13 87.38 Setting up mingw-w64-common (6.0.0-3) ... [2021-07-13T14:20:11.080Z] #13 87.40 Setting up libsystemd-dev:arm64 (241-7~deb10u7) ... [2021-07-13T14:20:11.348Z] #13 87.44 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2021-07-13T14:20:11.348Z] #13 87.46 Setting up libpcre3-dev:arm64 (2:8.39-12) ... [2021-07-13T14:20:11.348Z] #13 87.48 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-07-13T14:20:11.348Z] #13 87.51 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-07-13T14:20:11.348Z] #13 87.53 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-07-13T14:20:11.348Z] #13 87.55 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-07-13T14:20:11.348Z] #13 87.58 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-07-13T14:20:11.348Z] #13 87.59 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-07-13T14:20:11.348Z] #13 87.60 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-07-13T14:20:11.348Z] #13 87.62 Setting up libselinux1-dev:arm64 (2.8-1+b1) ... [2021-07-13T14:20:11.348Z] #13 87.65 Setting up libdevmapper1.02.1:arm64 (2:1.02.155-3) ... [2021-07-13T14:20:11.348Z] #13 87.67 Setting up dmsetup (2:1.02.155-3) ... [2021-07-13T14:20:11.610Z] #13 87.71 Setting up libdevmapper-event1.02.1:arm64 (2:1.02.155-3) ... [2021-07-13T14:20:11.610Z] #13 87.73 Setting up libdevmapper-dev:arm64 (2:1.02.155-3) ... [2021-07-13T14:20:11.610Z] #13 87.76 Processing triggers for libc-bin (2.28-10) ... [2021-07-13T14:20:11.615Z] #44 70.86 Processing triggers for libc-bin (2.28-10) ... [2021-07-13T14:20:11.615Z] #44 71.00 Processing triggers for mime-support (3.62) ... [2021-07-13T14:20:11.832Z] #46 101.3 vendor/golang.org/x/crypto/curve25519 [2021-07-13T14:20:12.179Z] #44 DONE 71.6s [2021-07-13T14:20:12.179Z] [2021-07-13T14:20:12.179Z] #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-07-13T14:20:12.179Z] #13 sha256:7af9587b85ec8f51544bd1fdefc057074fc38f90e7991d1b6522ac0e77f13136 [2021-07-13T14:20:12.179Z] #13 58.30 Selecting previously unselected package mingw-w64-x86-64-dev. [2021-07-13T14:20:12.179Z] #13 58.31 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2021-07-13T14:20:12.179Z] #13 58.32 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2021-07-13T14:20:12.179Z] #13 64.84 Selecting previously unselected package gcc-mingw-w64-base. [2021-07-13T14:20:12.179Z] #13 64.84 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-07-13T14:20:12.179Z] #13 64.86 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-07-13T14:20:12.179Z] #13 65.01 Selecting previously unselected package gcc-mingw-w64-x86-64. [2021-07-13T14:20:12.179Z] #13 65.01 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-07-13T14:20:12.179Z] #13 65.02 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-07-13T14:20:12.405Z] #46 101.9 vendor/golang.org/x/crypto/hkdf [2021-07-13T14:20:12.667Z] #46 102.2 vendor/golang.org/x/text/transform [2021-07-13T14:20:13.240Z] #46 102.8 vendor/golang.org/x/text/unicode/bidi [2021-07-13T14:20:13.531Z] #20 2.718 Reading package lists... [2021-07-13T14:20:13.813Z] #46 ... [2021-07-13T14:20:13.813Z] [2021-07-13T14:20:13.813Z] #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-07-13T14:20:13.813Z] #13 sha256:7af9587b85ec8f51544bd1fdefc057074fc38f90e7991d1b6522ac0e77f13136 [2021-07-13T14:20:13.813Z] #13 86.98 Selecting previously unselected package g++-mingw-w64-x86-64. [2021-07-13T14:20:13.813Z] #13 86.98 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-07-13T14:20:13.813Z] #13 86.99 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-07-13T14:20:14.758Z] #13 ... [2021-07-13T14:20:14.758Z] [2021-07-13T14:20:14.758Z] #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-07-13T14:20:14.758Z] #46 sha256:cdd8a5adbf192c46d798af2506fd79989356cafbb0e2593c896353b1d897ebd7 [2021-07-13T14:20:14.758Z] #46 104.2 vendor/golang.org/x/text/secure/bidirule [2021-07-13T14:20:14.927Z] #13 ... [2021-07-13T14:20:14.927Z] [2021-07-13T14:20:14.927Z] #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-07-13T14:20:14.927Z] #59 sha256:c29be81e2280b604854c60b148385b473b9d625b693fc8891a6a4b22297a4c3a [2021-07-13T14:20:14.927Z] #59 90.29 + for f in rootlesskit rootlesskit-docker-proxy [2021-07-13T14:20:14.927Z] #59 90.29 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2021-07-13T14:20:14.927Z] #59 DONE 95.2s [2021-07-13T14:20:14.927Z] [2021-07-13T14:20:14.927Z] #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-07-13T14:20:14.927Z] #46 sha256:350cc3e7700c3688215a2163dfb0bf4b51a07e7c36c7f7b85260f4680d9b39a8 [2021-07-13T14:20:14.927Z] #46 87.80 vendor/golang.org/x/net/idna [2021-07-13T14:20:14.927Z] #46 88.02 crypto/ecdsa [2021-07-13T14:20:14.927Z] #46 89.28 mime [2021-07-13T14:20:14.927Z] #46 91.97 net/textproto [2021-07-13T14:20:14.927Z] #46 91.98 vendor/golang.org/x/net/http/httpproxy [2021-07-13T14:20:14.927Z] #46 91.99 crypto/x509 [2021-07-13T14:20:14.927Z] #46 93.21 vendor/golang.org/x/net/http/httpguts [2021-07-13T14:20:14.927Z] #46 93.21 mime/multipart [2021-07-13T14:20:14.927Z] #46 95.09 crypto/tls [2021-07-13T14:20:14.927Z] #46 ... [2021-07-13T14:20:14.927Z] [2021-07-13T14:20:14.927Z] #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-07-13T14:20:14.927Z] #13 sha256:0a5c4f9d7f4bd4487ee5b1fc84c7c8e464816e238d705348cc2476c73e010007 [2021-07-13T14:20:14.927Z] #13 DONE 91.0s [2021-07-13T14:20:14.927Z] [2021-07-13T14:20:14.927Z] #14 [dev-systemd-false 1/25] RUN groupadd -r docker [2021-07-13T14:20:14.927Z] #14 sha256:7f76075df363f311c69e79ee1899a4732c2873ce8ab9ef5c9a2292431d6092ac [2021-07-13T14:20:14.927Z] #14 ... [2021-07-13T14:20:14.927Z] [2021-07-13T14:20:14.927Z] #60 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2021-07-13T14:20:14.927Z] #60 sha256:13282c0031e6a67b5857dea79d6c39eebe3f020dc41cb7f285978c9480373688 [2021-07-13T14:20:14.927Z] #60 DONE 0.2s [2021-07-13T14:20:15.020Z] #46 104.6 vendor/golang.org/x/text/unicode/norm [2021-07-13T14:20:15.194Z] [2021-07-13T14:20:15.194Z] #61 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2021-07-13T14:20:15.194Z] #61 sha256:21e986db7622d50bc5219946a2d08694f371fdedf680b0e9a0c35da72525a9d7 [2021-07-13T14:20:15.194Z] #61 DONE 0.2s [2021-07-13T14:20:15.194Z] [2021-07-13T14:20:15.194Z] #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-07-13T14:20:15.194Z] #54 sha256:de3731e2aa5c1c06e0b5302ab8f43945c64def13de587442c88901b510d7aa54 [2021-07-13T14:20:15.267Z] using credential docker-jenkins-github-credentials [2021-07-13T14:20:15.349Z] Cloning the remote Git repository [2021-07-13T14:20:15.349Z] Cloning with configured refspecs honoured and without tags [2021-07-13T14:20:16.437Z] #57 223.2 # github.com/containerd/containerd/cmd/containerd [2021-07-13T14:20:16.437Z] #57 223.2 /usr/bin/ld: /tmp/go-link-318990602/000019.o: in function `New': [2021-07-13T14:20:16.437Z] #57 223.2 /tmp/tmp.Mk6nY4HRE5/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-07-13T14:20:16.437Z] #57 223.2 + bin/containerd-stress [2021-07-13T14:20:16.437Z] #57 224.3 + bin/containerd-shim [2021-07-13T14:20:15.548Z] Cloning repository https://github.com/moby/moby.git [2021-07-13T14:20:15.986Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2021-07-13T14:20:16.877Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-07-13T14:20:16.877Z] > git --version # timeout=10 [2021-07-13T14:20:16.939Z] > git --version # 'git version 2.24.1.windows.2' [2021-07-13T14:20:16.939Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-07-13T14:20:16.939Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42631/head:refs/remotes/origin/PR-42631 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-07-13T14:20:17.118Z] #54 2.247 + RM_GOPATH=0 [2021-07-13T14:20:17.118Z] #54 2.247 + TMP_GOPATH= [2021-07-13T14:20:17.118Z] #54 2.247 + : /build [2021-07-13T14:20:17.118Z] #54 2.247 + '[' -z '' ']' [2021-07-13T14:20:17.118Z] #54 ... [2021-07-13T14:20:17.118Z] [2021-07-13T14:20:17.118Z] #14 [dev-systemd-false 1/25] RUN groupadd -r docker [2021-07-13T14:20:17.118Z] #14 sha256:7f76075df363f311c69e79ee1899a4732c2873ce8ab9ef5c9a2292431d6092ac [2021-07-13T14:20:17.118Z] #14 DONE 2.4s [2021-07-13T14:20:17.118Z] [2021-07-13T14:20:17.118Z] #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-07-13T14:20:17.118Z] #54 sha256:de3731e2aa5c1c06e0b5302ab8f43945c64def13de587442c88901b510d7aa54 [2021-07-13T14:20:17.119Z] #54 2.261 ++ mktemp -d [2021-07-13T14:20:17.119Z] #54 2.263 + export GOPATH=/tmp/tmp.YZifbfMSdg [2021-07-13T14:20:17.119Z] #54 2.263 + GOPATH=/tmp/tmp.YZifbfMSdg [2021-07-13T14:20:17.119Z] #54 2.263 + RM_GOPATH=1 [2021-07-13T14:20:17.119Z] #54 2.263 + case "$(go env GOARCH)" in [2021-07-13T14:20:17.119Z] #54 2.276 ++ go env GOARCH [2021-07-13T14:20:17.119Z] #54 2.287 + export GO_BUILDMODE=-buildmode=pie [2021-07-13T14:20:17.119Z] #54 2.287 + GO_BUILDMODE=-buildmode=pie [2021-07-13T14:20:17.119Z] #54 2.287 ++ dirname /tmp/install/install.sh [2021-07-13T14:20:17.119Z] #54 2.287 + dir=/tmp/install [2021-07-13T14:20:17.119Z] #54 2.287 + bin=runc [2021-07-13T14:20:17.119Z] #54 2.287 + shift [2021-07-13T14:20:17.119Z] #54 2.287 + '[' '!' -f /tmp/install/runc.installer ']' [2021-07-13T14:20:17.119Z] #54 2.287 + . /tmp/install/runc.installer [2021-07-13T14:20:17.119Z] #54 2.287 ++ : 84113eef6fc27af1b01b3181f31bbaf708715301 [2021-07-13T14:20:17.119Z] #54 2.287 + install_runc [2021-07-13T14:20:17.119Z] #54 2.301 + grep -q '^3\.10\.0.*\.el7\.' [2021-07-13T14:20:17.119Z] #54 2.301 + uname -r [2021-07-13T14:20:17.119Z] #54 2.306 + RUNC_BUILDTAGS='seccomp ' [2021-07-13T14:20:17.119Z] #54 2.306 + echo 'Install runc version 84113eef6fc27af1b01b3181f31bbaf708715301 (build tags: seccomp )' [2021-07-13T14:20:17.119Z] #54 2.306 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.YZifbfMSdg/src/github.com/opencontainers/runc [2021-07-13T14:20:17.119Z] #54 2.309 Install runc version 84113eef6fc27af1b01b3181f31bbaf708715301 (build tags: seccomp ) [2021-07-13T14:20:17.119Z] #54 2.320 Cloning into '/tmp/tmp.YZifbfMSdg/src/github.com/opencontainers/runc'... [2021-07-13T14:20:18.804Z] #20 8.229 Reading package lists... [2021-07-13T14:20:19.050Z] #54 ... [2021-07-13T14:20:19.050Z] [2021-07-13T14:20:19.050Z] #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-07-13T14:20:19.050Z] #15 sha256:ae8828c147d6c3e4a22a8f45dbc10904de419808f4fe09f48f75953500b94574 [2021-07-13T14:20:19.050Z] #15 DONE 2.1s [2021-07-13T14:20:19.230Z] #46 108.0 vendor/golang.org/x/net/idna [2021-07-13T14:20:19.314Z] [2021-07-13T14:20:19.314Z] #16 [dev-systemd-false 3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2021-07-13T14:20:19.314Z] #16 sha256:97a9c8d4a688834412e48c0ee22f7c9ea426fa480a1782af6a7c4f00eca95b96 [2021-07-13T14:20:19.804Z] #46 ... [2021-07-13T14:20:19.804Z] [2021-07-13T14:20:19.804Z] #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-07-13T14:20:19.804Z] #13 sha256:7af9587b85ec8f51544bd1fdefc057074fc38f90e7991d1b6522ac0e77f13136 [2021-07-13T14:20:19.804Z] #13 100.7 Selecting previously unselected package libapparmor1:amd64. [2021-07-13T14:20:19.804Z] #13 100.7 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ... [2021-07-13T14:20:19.804Z] #13 100.7 Unpacking libapparmor1:amd64 (2.13.2-10) ... [2021-07-13T14:20:19.804Z] #13 100.8 Selecting previously unselected package libapparmor-dev:amd64. [2021-07-13T14:20:19.804Z] #13 100.8 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ... [2021-07-13T14:20:19.804Z] #13 100.8 Unpacking libapparmor-dev:amd64 (2.13.2-10) ... [2021-07-13T14:20:19.804Z] #13 101.0 Selecting previously unselected package libbtrfs0. [2021-07-13T14:20:19.804Z] #13 101.0 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ... [2021-07-13T14:20:19.804Z] #13 101.0 Unpacking libbtrfs0 (4.20.1-2) ... [2021-07-13T14:20:19.804Z] #13 101.0 Selecting previously unselected package libbtrfs-dev. [2021-07-13T14:20:19.804Z] #13 101.1 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ... [2021-07-13T14:20:19.804Z] #13 101.1 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-07-13T14:20:19.804Z] #13 101.2 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2021-07-13T14:20:19.804Z] #13 101.2 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ... [2021-07-13T14:20:19.804Z] #13 101.2 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2021-07-13T14:20:19.804Z] #13 101.3 Selecting previously unselected package libudev-dev:amd64. [2021-07-13T14:20:19.804Z] #13 101.3 Preparing to unpack .../15-libudev-dev_241-7~deb10u7_amd64.deb ... [2021-07-13T14:20:19.804Z] #13 101.3 Unpacking libudev-dev:amd64 (241-7~deb10u7) ... [2021-07-13T14:20:19.804Z] #13 101.4 Selecting previously unselected package libsepol1-dev:amd64. [2021-07-13T14:20:19.804Z] #13 101.4 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ... [2021-07-13T14:20:19.804Z] #13 101.4 Unpacking libsepol1-dev:amd64 (2.8-1) ... [2021-07-13T14:20:19.804Z] #13 101.7 Selecting previously unselected package libpcre16-3:amd64. [2021-07-13T14:20:19.804Z] #13 101.7 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ... [2021-07-13T14:20:19.804Z] #13 101.7 Unpacking libpcre16-3:amd64 (2:8.39-12) ... [2021-07-13T14:20:19.804Z] #13 101.9 Selecting previously unselected package libpcre32-3:amd64. [2021-07-13T14:20:19.804Z] #13 101.9 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ... [2021-07-13T14:20:19.804Z] #13 101.9 Unpacking libpcre32-3:amd64 (2:8.39-12) ... [2021-07-13T14:20:19.804Z] #13 102.0 Selecting previously unselected package libpcrecpp0v5:amd64. [2021-07-13T14:20:19.804Z] #13 102.1 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ... [2021-07-13T14:20:19.804Z] #13 102.1 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ... [2021-07-13T14:20:19.804Z] #13 102.2 Selecting previously unselected package libpcre3-dev:amd64. [2021-07-13T14:20:19.804Z] #13 102.2 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ... [2021-07-13T14:20:19.804Z] #13 102.2 Unpacking libpcre3-dev:amd64 (2:8.39-12) ... [2021-07-13T14:20:19.804Z] #13 102.6 Selecting previously unselected package libselinux1-dev:amd64. [2021-07-13T14:20:19.804Z] #13 102.6 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ... [2021-07-13T14:20:19.804Z] #13 102.6 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ... [2021-07-13T14:20:19.804Z] #13 102.8 Selecting previously unselected package libdevmapper-dev:amd64. [2021-07-13T14:20:19.804Z] #13 102.8 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ... [2021-07-13T14:20:19.804Z] #13 102.9 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ... [2021-07-13T14:20:19.804Z] #13 102.9 Selecting previously unselected package libseccomp-dev:amd64. [2021-07-13T14:20:19.804Z] #13 102.9 Preparing to unpack .../23-libseccomp-dev_2.4.4-1~bpo10+1_amd64.deb ... [2021-07-13T14:20:19.804Z] #13 103.0 Unpacking libseccomp-dev:amd64 (2.4.4-1~bpo10+1) ... [2021-07-13T14:20:19.804Z] #13 103.1 Selecting previously unselected package libsystemd-dev:amd64. [2021-07-13T14:20:19.804Z] #13 103.1 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u7_amd64.deb ... [2021-07-13T14:20:19.804Z] #13 103.1 Unpacking libsystemd-dev:amd64 (241-7~deb10u7) ... [2021-07-13T14:20:20.065Z] #13 103.6 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ... [2021-07-13T14:20:20.065Z] #13 103.6 Setting up libseccomp-dev:amd64 (2.4.4-1~bpo10+1) ... [2021-07-13T14:20:20.065Z] #13 103.6 Setting up libapparmor1:amd64 (2.13.2-10) ... [2021-07-13T14:20:20.065Z] #13 103.6 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-07-13T14:20:20.065Z] #13 103.6 Setting up libpcre16-3:amd64 (2:8.39-12) ... [2021-07-13T14:20:20.065Z] #13 103.6 Setting up libsepol1-dev:amd64 (2.8-1) ... [2021-07-13T14:20:20.279Z] #13 ... [2021-07-13T14:20:20.279Z] [2021-07-13T14:20:20.279Z] #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-07-13T14:20:20.279Z] #46 sha256:2034cbd14bf37a55e60d41ff9b992b4483829043c37f904fc75e96b079b62df3 [2021-07-13T14:20:20.279Z] #46 70.33 os [2021-07-13T14:20:20.279Z] #46 73.73 regexp [2021-07-13T14:20:20.279Z] #46 74.38 fmt [2021-07-13T14:20:20.279Z] #46 76.34 path/filepath [2021-07-13T14:20:20.279Z] #46 77.48 internal/lazyregexp [2021-07-13T14:20:20.279Z] #46 77.93 io/ioutil [2021-07-13T14:20:20.279Z] #46 78.15 flag [2021-07-13T14:20:20.279Z] #46 78.37 go/token [2021-07-13T14:20:20.279Z] #46 79.24 go/scanner [2021-07-13T14:20:20.279Z] #46 79.52 net/url [2021-07-13T14:20:20.279Z] #46 80.33 go/ast [2021-07-13T14:20:20.279Z] #46 ... [2021-07-13T14:20:20.279Z] [2021-07-13T14:20:20.279Z] #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-07-13T14:20:20.279Z] #52 sha256:4a0c4230b7ef31c6861a72b907af4962e637ee0944f34cfd9ca137bb0d31de2f [2021-07-13T14:20:20.279Z] #52 70.32 os [2021-07-13T14:20:20.279Z] #52 74.16 fmt [2021-07-13T14:20:20.279Z] #52 77.69 encoding/json [2021-07-13T14:20:20.279Z] #52 78.16 flag [2021-07-13T14:20:20.279Z] #52 79.45 github.com/pkg/diff [2021-07-13T14:20:20.327Z] #13 103.6 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-07-13T14:20:20.327Z] #13 103.7 Setting up libbtrfs0 (4.20.1-2) ... [2021-07-13T14:20:20.327Z] #13 103.7 Setting up libpcre32-3:amd64 (2:8.39-12) ... [2021-07-13T14:20:20.327Z] #13 103.7 Setting up libudev-dev:amd64 (241-7~deb10u7) ... [2021-07-13T14:20:20.327Z] #13 103.7 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-07-13T14:20:20.327Z] #13 103.7 Setting up libbtrfs-dev (4.20.1-2) ... [2021-07-13T14:20:20.327Z] #13 103.7 Setting up libapparmor-dev:amd64 (2.13.2-10) ... [2021-07-13T14:20:20.327Z] #13 103.7 Setting up mingw-w64-common (6.0.0-3) ... [2021-07-13T14:20:20.327Z] #13 103.8 Setting up libsystemd-dev:amd64 (241-7~deb10u7) ... [2021-07-13T14:20:20.327Z] #13 103.8 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2021-07-13T14:20:20.327Z] #13 103.8 Setting up libpcre3-dev:amd64 (2:8.39-12) ... [2021-07-13T14:20:20.327Z] #13 103.8 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-07-13T14:20:20.327Z] #13 103.8 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-07-13T14:20:20.327Z] #13 103.8 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-07-13T14:20:20.327Z] #13 103.8 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-07-13T14:20:20.327Z] #13 103.8 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-07-13T14:20:20.327Z] #13 103.8 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-07-13T14:20:20.327Z] #13 103.8 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-07-13T14:20:20.327Z] #13 103.9 Setting up libselinux1-dev:amd64 (2.8-1+b1) ... [2021-07-13T14:20:20.440Z] #20 13.69 Building dependency tree... [2021-07-13T14:20:20.440Z] #20 14.89 Reading state information... [2021-07-13T14:20:20.588Z] #13 103.9 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2021-07-13T14:20:20.588Z] #13 103.9 Setting up dmsetup (2:1.02.155-3) ... [2021-07-13T14:20:20.588Z] #13 103.9 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2021-07-13T14:20:20.588Z] #13 103.9 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ... [2021-07-13T14:20:20.588Z] #13 103.9 Processing triggers for libc-bin (2.28-10) ... [2021-07-13T14:20:20.719Z] #16 1.465 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2021-07-13T14:20:20.843Z] #52 80.81 go/ast [2021-07-13T14:20:20.982Z] #16 DONE 1.8s [2021-07-13T14:20:20.982Z] [2021-07-13T14:20:20.982Z] #17 [dev-systemd-false 4/25] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2021-07-13T14:20:20.982Z] #17 sha256:8bb629ad163dc7f6d4b9e28b0c08142b9f26be1800b51bdfe2558c134f1148d3 [2021-07-13T14:20:21.100Z] #52 ... [2021-07-13T14:20:21.100Z] [2021-07-13T14:20:21.100Z] #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-07-13T14:20:21.100Z] #46 sha256:2034cbd14bf37a55e60d41ff9b992b4483829043c37f904fc75e96b079b62df3 [2021-07-13T14:20:21.100Z] #46 81.06 text/template/parse [2021-07-13T14:20:21.377Z] #20 15.99 The following additional packages will be installed: [2021-07-13T14:20:21.377Z] #20 15.99 gcc-8-base:arm64 gcc-8-base:armel gcc-8-base:armhf gcc-8-base:ppc64el [2021-07-13T14:20:21.377Z] #20 15.99 gcc-8-base:s390x libapparmor1:arm64 libapparmor1:armel libapparmor1:armhf [2021-07-13T14:20:21.377Z] #20 15.99 libapparmor1:ppc64el libapparmor1:s390x libc6:arm64 libc6:armel libc6:armhf [2021-07-13T14:20:21.377Z] #20 15.99 libc6:ppc64el libc6:s390x libgcc1:arm64 libgcc1:armel libgcc1:armhf [2021-07-13T14:20:21.377Z] #20 16.00 libgcc1:ppc64el libgcc1:s390x [2021-07-13T14:20:21.377Z] #20 16.01 Suggested packages: [2021-07-13T14:20:21.377Z] #20 16.01 glibc-doc:arm64 libc-l10n:arm64 locales:arm64 glibc-doc:armel [2021-07-13T14:20:21.377Z] #20 16.01 libc-l10n:armel locales:armel glibc-doc:armhf libc-l10n:armhf locales:armhf [2021-07-13T14:20:21.377Z] #20 16.01 glibc-doc:ppc64el libc-l10n:ppc64el locales:ppc64el glibc-doc:s390x [2021-07-13T14:20:21.377Z] #20 16.01 libc-l10n:s390x locales:s390x [2021-07-13T14:20:21.377Z] #20 16.01 Recommended packages: [2021-07-13T14:20:21.377Z] #20 16.01 libidn2-0:arm64 libidn2-0:armel libidn2-0:armhf libidn2-0:ppc64el [2021-07-13T14:20:21.377Z] #20 16.01 libidn2-0:s390x [2021-07-13T14:20:21.636Z] #20 16.20 The following NEW packages will be installed: [2021-07-13T14:20:21.636Z] #20 16.20 gcc-8-base:arm64 gcc-8-base:armel gcc-8-base:armhf gcc-8-base:ppc64el [2021-07-13T14:20:21.636Z] #20 16.20 gcc-8-base:s390x libapparmor-dev:arm64 libapparmor-dev:armel [2021-07-13T14:20:21.636Z] #20 16.20 libapparmor-dev:armhf libapparmor-dev:ppc64el libapparmor-dev:s390x [2021-07-13T14:20:21.636Z] #20 16.20 libapparmor1:arm64 libapparmor1:armel libapparmor1:armhf [2021-07-13T14:20:21.636Z] #20 16.20 libapparmor1:ppc64el libapparmor1:s390x libc6:arm64 libc6:armel libc6:armhf [2021-07-13T14:20:21.636Z] #20 16.20 libc6:ppc64el libc6:s390x libgcc1:arm64 libgcc1:armel libgcc1:armhf [2021-07-13T14:20:21.636Z] #20 16.21 libgcc1:ppc64el libgcc1:s390x [2021-07-13T14:20:21.691Z] #57 231.3 + bin/containerd-shim-runc-v1 [2021-07-13T14:20:21.895Z] #20 16.57 0 upgraded, 25 newly installed, 0 to remove and 0 not upgraded. [2021-07-13T14:20:21.895Z] #20 16.57 Need to get 15.0 MB of archives. [2021-07-13T14:20:21.895Z] #20 16.57 After this operation, 68.1 MB of additional disk space will be used. [2021-07-13T14:20:21.895Z] #20 16.57 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main armel gcc-8-base armel 8.3.0-6 [191 kB] [2021-07-13T14:20:21.895Z] #20 16.58 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main armhf gcc-8-base armhf 8.3.0-6 [191 kB] [2021-07-13T14:20:21.895Z] #20 16.58 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el gcc-8-base ppc64el 8.3.0-6 [191 kB] [2021-07-13T14:20:21.895Z] #20 16.59 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x gcc-8-base s390x 8.3.0-6 [191 kB] [2021-07-13T14:20:21.895Z] #20 16.61 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 gcc-8-base arm64 8.3.0-6 [191 kB] [2021-07-13T14:20:21.896Z] #20 16.61 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x libgcc1 s390x 1:8.3.0-6 [24.8 kB] [2021-07-13T14:20:21.896Z] #20 16.61 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main s390x libc6 s390x 2.28-10 [2505 kB] [2021-07-13T14:20:21.896Z] #20 16.67 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x libapparmor1 s390x 2.13.2-10 [93.1 kB] [2021-07-13T14:20:21.896Z] #20 16.67 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x libapparmor-dev s390x 2.13.2-10 [135 kB] [2021-07-13T14:20:21.896Z] #20 16.67 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libgcc1 ppc64el 1:8.3.0-6 [30.2 kB] [2021-07-13T14:20:21.896Z] #20 16.67 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libc6 ppc64el 2.28-10 [2887 kB] [2021-07-13T14:20:21.896Z] #20 16.73 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libapparmor1 ppc64el 2.13.2-10 [98.2 kB] [2021-07-13T14:20:21.896Z] #20 16.73 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libapparmor-dev ppc64el 2.13.2-10 [141 kB] [2021-07-13T14:20:21.896Z] #20 16.74 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main armhf libgcc1 armhf 1:8.3.0-6 [37.2 kB] [2021-07-13T14:20:21.896Z] #20 16.74 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main armhf libc6 armhf 2.28-10 [2390 kB] [2021-07-13T14:20:21.896Z] #20 16.80 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main armhf libapparmor1 armhf 2.13.2-10 [89.6 kB] [2021-07-13T14:20:22.024Z] #13 DONE 105.4s [2021-07-13T14:20:22.024Z] [2021-07-13T14:20:22.024Z] #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-07-13T14:20:22.024Z] #54 sha256:8ea7bc65b7d49d305849c6ea44790055f080219552c76611fff925243170b4eb [2021-07-13T14:20:22.155Z] #20 16.80 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main armhf libapparmor-dev armhf 2.13.2-10 [132 kB] [2021-07-13T14:20:22.155Z] #20 16.81 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main armel libgcc1 armel 1:8.3.0-6 [38.4 kB] [2021-07-13T14:20:22.155Z] #20 16.81 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main armel libc6 armel 2.28-10 [2399 kB] [2021-07-13T14:20:22.155Z] #20 16.84 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main armel libapparmor1 armel 2.13.2-10 [90.3 kB] [2021-07-13T14:20:22.155Z] #20 16.85 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main armel libapparmor-dev armel 2.13.2-10 [133 kB] [2021-07-13T14:20:22.155Z] #20 16.85 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libgcc1 arm64 1:8.3.0-6 [34.4 kB] [2021-07-13T14:20:22.155Z] #20 16.85 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libc6 arm64 2.28-10 [2521 kB] [2021-07-13T14:20:22.155Z] #20 16.88 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libapparmor1 arm64 2.13.2-10 [93.8 kB] [2021-07-13T14:20:22.155Z] #20 16.88 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libapparmor-dev arm64 2.13.2-10 [137 kB] [2021-07-13T14:20:22.723Z] #20 17.39 debconf: delaying package configuration, since apt-utils is not installed [2021-07-13T14:20:22.909Z] #17 DONE 1.5s [2021-07-13T14:20:22.909Z] [2021-07-13T14:20:22.909Z] #18 [dev-systemd-false 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2021-07-13T14:20:22.909Z] #18 sha256:ef1133719bba31dc7963a0168057c9cb1433eaf2de00385cd5a13296ceb7c97c [2021-07-13T14:20:22.981Z] #20 17.58 Fetched 15.0 MB in 1s (26.1 MB/s) [2021-07-13T14:20:22.982Z] #20 17.62 Selecting previously unselected package gcc-8-base:armhf. [2021-07-13T14:20:22.982Z] #20 17.62 (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 ... 37546 files and directories currently installed.) [2021-07-13T14:20:22.982Z] #20 17.66 Preparing to unpack .../00-gcc-8-base_8.3.0-6_armhf.deb ... [2021-07-13T14:20:22.982Z] #20 17.66 Unpacking gcc-8-base:armhf (8.3.0-6) ... [2021-07-13T14:20:22.982Z] #20 17.73 Selecting previously unselected package gcc-8-base:ppc64el. [2021-07-13T14:20:22.982Z] #20 17.74 Preparing to unpack .../01-gcc-8-base_8.3.0-6_ppc64el.deb ... [2021-07-13T14:20:22.982Z] #20 17.75 Unpacking gcc-8-base:ppc64el (8.3.0-6) ... [2021-07-13T14:20:23.240Z] #20 17.82 Selecting previously unselected package gcc-8-base:s390x. [2021-07-13T14:20:23.241Z] #20 17.83 Preparing to unpack .../02-gcc-8-base_8.3.0-6_s390x.deb ... [2021-07-13T14:20:23.241Z] #20 17.84 Unpacking gcc-8-base:s390x (8.3.0-6) ... [2021-07-13T14:20:23.241Z] #20 17.90 Selecting previously unselected package gcc-8-base:arm64. [2021-07-13T14:20:23.241Z] #20 17.90 Preparing to unpack .../03-gcc-8-base_8.3.0-6_arm64.deb ... [2021-07-13T14:20:23.241Z] #20 17.91 Unpacking gcc-8-base:arm64 (8.3.0-6) ... [2021-07-13T14:20:23.241Z] #20 17.98 Selecting previously unselected package gcc-8-base:armel. [2021-07-13T14:20:23.241Z] #20 17.98 Preparing to unpack .../04-gcc-8-base_8.3.0-6_armel.deb ... [2021-07-13T14:20:23.241Z] #20 17.99 Unpacking gcc-8-base:armel (8.3.0-6) ... [2021-07-13T14:20:23.499Z] #20 18.07 Selecting previously unselected package libgcc1:arm64. [2021-07-13T14:20:23.499Z] #20 18.08 Preparing to unpack .../05-libgcc1_1%3a8.3.0-6_arm64.deb ... [2021-07-13T14:20:23.499Z] #20 18.10 Unpacking libgcc1:arm64 (1:8.3.0-6) ... [2021-07-13T14:20:23.499Z] #20 18.18 Selecting previously unselected package libc6:arm64. [2021-07-13T14:20:23.499Z] #20 18.19 Preparing to unpack .../06-libc6_2.28-10_arm64.deb ... [2021-07-13T14:20:23.758Z] #20 18.37 Unpacking libc6:arm64 (2.28-10) ... [2021-07-13T14:20:24.017Z] #20 18.84 Selecting previously unselected package libapparmor1:arm64. [2021-07-13T14:20:24.017Z] #20 18.85 Preparing to unpack .../07-libapparmor1_2.13.2-10_arm64.deb ... [2021-07-13T14:20:24.017Z] #20 18.85 Unpacking libapparmor1:arm64 (2.13.2-10) ... [2021-07-13T14:20:24.017Z] #20 18.91 Selecting previously unselected package libapparmor-dev:arm64. [2021-07-13T14:20:24.275Z] #20 18.92 Preparing to unpack .../08-libapparmor-dev_2.13.2-10_arm64.deb ... [2021-07-13T14:20:24.275Z] #20 18.92 Unpacking libapparmor-dev:arm64 (2.13.2-10) ... [2021-07-13T14:20:24.275Z] #20 19.00 Selecting previously unselected package libgcc1:armel. [2021-07-13T14:20:24.275Z] #20 19.00 Preparing to unpack .../09-libgcc1_1%3a8.3.0-6_armel.deb ... [2021-07-13T14:20:24.275Z] #20 19.01 Unpacking libgcc1:armel (1:8.3.0-6) ... [2021-07-13T14:20:24.302Z] #18 DONE 1.6s [2021-07-13T14:20:24.303Z] [2021-07-13T14:20:24.303Z] #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-07-13T14:20:24.303Z] #46 sha256:350cc3e7700c3688215a2163dfb0bf4b51a07e7c36c7f7b85260f4680d9b39a8 [2021-07-13T14:20:24.303Z] #46 101.9 net/http/httptrace [2021-07-13T14:20:24.303Z] #46 102.2 net/http [2021-07-13T14:20:24.534Z] #20 19.08 Selecting previously unselected package libc6:armel. [2021-07-13T14:20:24.534Z] #20 19.09 Preparing to unpack .../10-libc6_2.28-10_armel.deb ... [2021-07-13T14:20:24.534Z] #20 19.29 Unpacking libc6:armel (2.28-10) ... [2021-07-13T14:20:25.101Z] #20 19.81 Selecting previously unselected package libapparmor1:armel. [2021-07-13T14:20:25.101Z] #20 19.82 Preparing to unpack .../11-libapparmor1_2.13.2-10_armel.deb ... [2021-07-13T14:20:25.101Z] #20 19.83 Unpacking libapparmor1:armel (2.13.2-10) ... [2021-07-13T14:20:25.101Z] #20 19.88 Selecting previously unselected package libapparmor-dev:armel. [2021-07-13T14:20:25.101Z] #20 19.89 Preparing to unpack .../12-libapparmor-dev_2.13.2-10_armel.deb ... [2021-07-13T14:20:25.101Z] #20 19.90 Unpacking libapparmor-dev:armel (2.13.2-10) ... [2021-07-13T14:20:25.274Z] #46 84.86 go/parser [2021-07-13T14:20:25.274Z] #46 84.86 text/template [2021-07-13T14:20:25.330Z] #54 ... [2021-07-13T14:20:25.330Z] [2021-07-13T14:20:25.330Z] #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-07-13T14:20:25.330Z] #59 sha256:6d66873ff29d2a2b6e8434fa8b5e2d3b411ce962d62cba17b59f43a560692ba3 [2021-07-13T14:20:25.330Z] #59 109.5 + for f in rootlesskit rootlesskit-docker-proxy [2021-07-13T14:20:25.330Z] #59 109.5 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2021-07-13T14:20:25.330Z] #59 DONE 114.8s [2021-07-13T14:20:25.330Z] [2021-07-13T14:20:25.330Z] #60 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2021-07-13T14:20:25.330Z] #60 sha256:8fa2958e7af251bf5eaf4fef538777468a6e3c94d40cda917654b7a520bad535 [2021-07-13T14:20:25.330Z] #60 DONE 0.1s [2021-07-13T14:20:25.330Z] [2021-07-13T14:20:25.330Z] #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-07-13T14:20:25.330Z] #46 sha256:cdd8a5adbf192c46d798af2506fd79989356cafbb0e2593c896353b1d897ebd7 [2021-07-13T14:20:25.330Z] #46 110.0 vendor/golang.org/x/net/http2/hpack [2021-07-13T14:20:25.330Z] #46 110.9 mime [2021-07-13T14:20:25.330Z] #46 112.8 mime/quotedprintable [2021-07-13T14:20:25.330Z] #46 113.2 net/http/internal [2021-07-13T14:20:25.360Z] #20 19.97 Selecting previously unselected package libgcc1:armhf. [2021-07-13T14:20:25.360Z] #20 19.98 Preparing to unpack .../13-libgcc1_1%3a8.3.0-6_armhf.deb ... [2021-07-13T14:20:25.360Z] #20 19.99 Unpacking libgcc1:armhf (1:8.3.0-6) ... [2021-07-13T14:20:25.360Z] #20 20.06 Selecting previously unselected package libc6:armhf. [2021-07-13T14:20:25.360Z] #20 20.07 Preparing to unpack .../14-libc6_2.28-10_armhf.deb ... [2021-07-13T14:20:25.592Z] #46 ... [2021-07-13T14:20:25.592Z] [2021-07-13T14:20:25.592Z] #14 [dev-systemd-false 1/25] RUN groupadd -r docker [2021-07-13T14:20:25.592Z] #14 sha256:2e3649b65de75805334c728684ff03a8199a3b1b3e88023b97eeb333ab7cb9cb [2021-07-13T14:20:25.592Z] #14 DONE 3.5s [2021-07-13T14:20:25.592Z] [2021-07-13T14:20:25.592Z] #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-07-13T14:20:25.592Z] #15 sha256:01a755dff0cad524a1c3dbf793d6da1966eef965a9fa9bcdcd636a6edf1c8b55 [2021-07-13T14:20:25.592Z] #15 ... [2021-07-13T14:20:25.592Z] [2021-07-13T14:20:25.592Z] #61 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2021-07-13T14:20:25.592Z] #61 sha256:c7083376b2ba29a26b9b67565c8d2d35c64b98411123b80bc889a3a48cd6bcd5 [2021-07-13T14:20:25.592Z] #61 DONE 0.2s [2021-07-13T14:20:25.619Z] #20 20.21 Unpacking libc6:armhf (2.28-10) ... [2021-07-13T14:20:25.699Z] #46 ... [2021-07-13T14:20:25.699Z] [2021-07-13T14:20:25.699Z] #19 [dev-systemd-false 6/25] RUN ldconfig [2021-07-13T14:20:25.699Z] #19 sha256:159d898faca9a89f1966740702788d2c1f1b7b948d1260f1077e392de5e09789 [2021-07-13T14:20:25.699Z] #19 DONE 1.7s [2021-07-13T14:20:25.853Z] [2021-07-13T14:20:25.853Z] #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-07-13T14:20:25.853Z] #46 sha256:cdd8a5adbf192c46d798af2506fd79989356cafbb0e2593c896353b1d897ebd7 [2021-07-13T14:20:25.853Z] #46 115.4 crypto/tls [2021-07-13T14:20:25.881Z] #20 20.63 Selecting previously unselected package libapparmor1:armhf. [2021-07-13T14:20:25.881Z] #20 20.63 Preparing to unpack .../15-libapparmor1_2.13.2-10_armhf.deb ... [2021-07-13T14:20:25.881Z] #20 20.64 Unpacking libapparmor1:armhf (2.13.2-10) ... [2021-07-13T14:20:25.881Z] #20 20.68 Selecting previously unselected package libapparmor-dev:armhf. [2021-07-13T14:20:25.881Z] #20 20.69 Preparing to unpack .../16-libapparmor-dev_2.13.2-10_armhf.deb ... [2021-07-13T14:20:25.881Z] #20 20.69 Unpacking libapparmor-dev:armhf (2.13.2-10) ... [2021-07-13T14:20:25.962Z] [2021-07-13T14:20:25.962Z] #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-07-13T14:20:25.962Z] #20 sha256:5f95df2b529065c420f9590f5e568d9ec3a6a1ed6cc0c3310577e56fea4ee56c [2021-07-13T14:20:26.140Z] #20 20.76 Selecting previously unselected package libgcc1:ppc64el. [2021-07-13T14:20:26.140Z] #20 20.76 Preparing to unpack .../17-libgcc1_1%3a8.3.0-6_ppc64el.deb ... [2021-07-13T14:20:26.140Z] #20 20.77 Unpacking libgcc1:ppc64el (1:8.3.0-6) ... [2021-07-13T14:20:26.140Z] #20 20.85 Selecting previously unselected package libc6:ppc64el. [2021-07-13T14:20:26.140Z] #20 20.85 Preparing to unpack .../18-libc6_2.28-10_ppc64el.deb ... [2021-07-13T14:20:26.209Z] #46 ... [2021-07-13T14:20:26.209Z] [2021-07-13T14:20:26.209Z] #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-07-13T14:20:26.209Z] #57 sha256:6f512386be89d4b15e68aac4d87ee54dbc5822b9c57b21f716b827d1e6c660c6 [2021-07-13T14:20:26.209Z] #57 41.39 Checking out files: 52% (2123/4075) Checking out files: 53% (2160/4075) Checking out files: 54% (2201/4075) Checking out files: 55% (2242/4075) Checking out files: 56% (2282/4075) Checking out files: 57% (2323/4075) Checking out files: 58% (2364/4075) Checking out files: 59% (2405/4075) Checking out files: 60% (2445/4075) Checking out files: 61% (2486/4075) Checking out files: 62% (2527/4075) Checking out files: 63% (2568/4075) Checking out files: 64% (2608/4075) Checking out files: 65% (2649/4075) Checking out files: 66% (2690/4075) Checking out files: 67% (2731/4075) Checking out files: 68% (2771/4075) Checking out files: 69% (2812/4075) Checking out files: 70% (2853/4075) Checking out files: 71% (2894/4075) Checking out files: 72% (2934/4075) Checking out files: 73% (2975/4075) Checking out files: 74% (3016/4075) Checking out files: 75% (3057/4075) Checking out files: 76% (3097/4075) Checking out files: 77% (3138/4075) Checking out files: 78% (3179/4075) Checking out files: 79% (3220/4075) Checking out files: 80% (3260/4075) Checking out files: 81% (3301/4075) Checking out files: 82% (3342/4075) Checking out files: 83% (3383/4075) Checking out files: 84% (3423/4075) Checking out files: 85% (3464/4075) Checking out files: 86% (3505/4075) Checking out files: 87% (3546/4075) Checking out files: 88% (3586/4075) Checking out files: 89% (3627/4075) Checking out files: 90% (3668/4075) Checking out files: 91% (3709/4075) Checking out files: 92% (3749/4075) Checking out files: 92% (3772/4075) Checking out files: 93% (3790/4075) Checking out files: 94% (3831/4075) Checking out files: 95% (3872/4075) Checking out files: 96% (3912/4075) Checking out files: 97% (3953/4075) Checking out files: 98% (3994/4075) Checking out files: 99% (4035/4075) Checking out files: 100% (4075/4075) Checking out files: 100% (4075/4075), done. [2021-07-13T14:20:26.209Z] #57 42.62 + cd /tmp/tmp.Dk6ZPbMVld/src/github.com/containerd/containerd [2021-07-13T14:20:26.209Z] #57 42.62 + git checkout -q 36cc874494a56a253cd181a1a685b44b58a2e34a [2021-07-13T14:20:26.209Z] #57 43.48 + export 'BUILDTAGS=netgo osusergo static_build' [2021-07-13T14:20:26.209Z] #57 43.48 + BUILDTAGS='netgo osusergo static_build' [2021-07-13T14:20:26.209Z] #57 43.48 + export EXTRA_FLAGS=-buildmode=pie [2021-07-13T14:20:26.209Z] #57 43.48 + EXTRA_FLAGS=-buildmode=pie [2021-07-13T14:20:26.209Z] #57 43.48 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2021-07-13T14:20:26.209Z] #57 43.48 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2021-07-13T14:20:26.209Z] #57 43.48 + '[' '' = dynamic ']' [2021-07-13T14:20:26.209Z] #57 43.48 + make [2021-07-13T14:20:26.400Z] #20 21.02 Unpacking libc6:ppc64el (2.28-10) ... [2021-07-13T14:20:26.773Z] #57 44.90 + bin/ctr [2021-07-13T14:20:26.945Z] #57 236.2 + bin/containerd-shim-runc-v2 [2021-07-13T14:20:26.945Z] #57 236.8 + binaries [2021-07-13T14:20:26.945Z] #57 236.8 + install -D bin/containerd /build/containerd [2021-07-13T14:20:26.945Z] #57 236.8 + install -D bin/containerd-shim /build/containerd-shim [2021-07-13T14:20:26.945Z] #57 236.8 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2021-07-13T14:20:26.945Z] #57 236.8 + install -D bin/ctr /build/ctr [2021-07-13T14:20:26.968Z] #20 21.66 Selecting previously unselected package libapparmor1:ppc64el. [2021-07-13T14:20:26.968Z] #20 21.67 Preparing to unpack .../19-libapparmor1_2.13.2-10_ppc64el.deb ... [2021-07-13T14:20:26.968Z] #20 21.68 Unpacking libapparmor1:ppc64el (2.13.2-10) ... [2021-07-13T14:20:26.968Z] #20 21.73 Selecting previously unselected package libapparmor-dev:ppc64el. [2021-07-13T14:20:26.968Z] #20 21.73 Preparing to unpack .../20-libapparmor-dev_2.13.2-10_ppc64el.deb ... [2021-07-13T14:20:26.968Z] #20 21.74 Unpacking libapparmor-dev:ppc64el (2.13.2-10) ... [2021-07-13T14:20:26.968Z] #20 21.82 Selecting previously unselected package libgcc1:s390x. [2021-07-13T14:20:26.968Z] #20 21.82 Preparing to unpack .../21-libgcc1_1%3a8.3.0-6_s390x.deb ... [2021-07-13T14:20:27.227Z] #20 21.83 Unpacking libgcc1:s390x (1:8.3.0-6) ... [2021-07-13T14:20:27.227Z] #20 21.92 Selecting previously unselected package libc6:s390x. [2021-07-13T14:20:27.227Z] #20 21.92 Preparing to unpack .../22-libc6_2.28-10_s390x.deb ... [2021-07-13T14:20:27.227Z] #20 22.07 Unpacking libc6:s390x (2.28-10) ... [2021-07-13T14:20:27.509Z] #57 DONE 237.4s [2021-07-13T14:20:27.795Z] #20 22.50 Selecting previously unselected package libapparmor1:s390x. [2021-07-13T14:20:27.795Z] #20 22.51 Preparing to unpack .../23-libapparmor1_2.13.2-10_s390x.deb ... [2021-07-13T14:20:27.795Z] #20 22.52 Unpacking libapparmor1:s390x (2.13.2-10) ... [2021-07-13T14:20:27.795Z] #20 22.57 Selecting previously unselected package libapparmor-dev:s390x. [2021-07-13T14:20:27.795Z] #20 22.57 Preparing to unpack .../24-libapparmor-dev_2.13.2-10_s390x.deb ... [2021-07-13T14:20:27.795Z] #20 22.58 Unpacking libapparmor-dev:s390x (2.13.2-10) ... [2021-07-13T14:20:27.795Z] #20 22.66 Setting up gcc-8-base:arm64 (8.3.0-6) ... [2021-07-13T14:20:27.795Z] #20 22.69 Setting up gcc-8-base:armel (8.3.0-6) ... [2021-07-13T14:20:27.884Z] #20 1.873 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2021-07-13T14:20:27.884Z] #20 1.900 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-07-13T14:20:27.884Z] #20 1.904 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-07-13T14:20:27.884Z] #20 1.910 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-07-13T14:20:28.054Z] #20 22.71 Setting up gcc-8-base:armhf (8.3.0-6) ... [2021-07-13T14:20:28.054Z] #20 22.78 Setting up gcc-8-base:ppc64el (8.3.0-6) ... [2021-07-13T14:20:28.054Z] #20 22.80 Setting up gcc-8-base:s390x (8.3.0-6) ... [2021-07-13T14:20:28.054Z] #20 22.82 Setting up libc6:arm64 (2.28-10) ... [2021-07-13T14:20:28.442Z] [2021-07-13T14:20:28.442Z] #58 [dev-systemd-false 22/25] COPY --from=containerd /build/ /usr/local/bin/ [2021-07-13T14:20:28.442Z] #58 sha256:c384513f8fec8a91aef0132455e4fc58dc8b72daa9c57543940098f5fe005e81 [2021-07-13T14:20:28.442Z] #58 DONE 0.3s [2021-07-13T14:20:28.442Z] [2021-07-13T14:20:28.442Z] #62 [dev-systemd-false 23/25] COPY --from=rootlesskit /build/ /usr/local/bin/ [2021-07-13T14:20:28.442Z] #62 sha256:9fe737838c4052196a68bccee8fbdc0eb790e2fcc15e2cf4a2c0de4c97693f49 [2021-07-13T14:20:28.442Z] #62 DONE 0.1s [2021-07-13T14:20:28.460Z] #20 2.473 Get:5 http://deb.debian.org/debian buster-backports/main arm64 Packages [481 kB] [2021-07-13T14:20:28.720Z] [2021-07-13T14:20:28.720Z] #67 [dev-systemd-false 24/25] COPY --from=vpnkit /build/ /usr/local/bin/ [2021-07-13T14:20:28.720Z] #67 sha256:c9ce27cdb2f6eba276f6c84d8cae685ed9cf0352a47e8704ccbb39471f455ccc [2021-07-13T14:20:29.042Z] #20 ... [2021-07-13T14:20:29.042Z] [2021-07-13T14:20:29.042Z] #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 "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-07-13T14:20:29.042Z] #32 sha256:e3f73a48408205ebe7a62826dcb4d661d2c10dd57a550c36d5cf1e6cfbd1a0a6 [2021-07-13T14:20:29.042Z] #32 DONE 108.9s [2021-07-13T14:20:29.042Z] [2021-07-13T14:20:29.042Z] #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-07-13T14:20:29.042Z] #20 sha256:5f95df2b529065c420f9590f5e568d9ec3a6a1ed6cc0c3310577e56fea4ee56c [2021-07-13T14:20:29.042Z] #20 3.299 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7735 kB] [2021-07-13T14:20:29.433Z] #20 24.04 Setting up libc6:armel (2.28-10) ... [2021-07-13T14:20:29.682Z] #67 DONE 0.8s [2021-07-13T14:20:29.683Z] [2021-07-13T14:20:29.683Z] #68 [dev-systemd-false 25/25] WORKDIR /go/src/github.com/docker/docker [2021-07-13T14:20:29.683Z] #68 sha256:496bc83fb5051e5ea889e5d2c003ffe2642c80490b477c6a429eaecfeb57c79b [2021-07-13T14:20:29.683Z] #68 DONE 0.0s [2021-07-13T14:20:29.683Z] [2021-07-13T14:20:29.683Z] #69 [final 1/1] COPY . /go/src/github.com/docker/docker [2021-07-13T14:20:29.683Z] #69 sha256:740b9e24d057aa0d9a5ae3d574e5932feab8f9b46b6db0ec6005d0be9a70b2d1 [2021-07-13T14:20:30.047Z] #57 ... [2021-07-13T14:20:30.047Z] [2021-07-13T14:20:30.048Z] #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-07-13T14:20:30.048Z] #13 sha256:7af9587b85ec8f51544bd1fdefc057074fc38f90e7991d1b6522ac0e77f13136 [2021-07-13T14:20:30.048Z] #13 84.48 Selecting previously unselected package g++-mingw-w64-x86-64. [2021-07-13T14:20:30.048Z] #13 84.49 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-07-13T14:20:30.048Z] #13 84.51 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-07-13T14:20:30.062Z] #46 ... [2021-07-13T14:20:30.063Z] [2021-07-13T14:20:30.063Z] #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-07-13T14:20:30.063Z] #15 sha256:01a755dff0cad524a1c3dbf793d6da1966eef965a9fa9bcdcd636a6edf1c8b55 [2021-07-13T14:20:30.063Z] #15 DONE 4.4s [2021-07-13T14:20:30.246Z] #69 DONE 0.8s [2021-07-13T14:20:30.246Z] [2021-07-13T14:20:30.246Z] #70 exporting to image [2021-07-13T14:20:30.246Z] #70 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2021-07-13T14:20:30.246Z] #70 exporting layers [2021-07-13T14:20:30.324Z] [2021-07-13T14:20:30.324Z] #16 [dev-systemd-false 3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2021-07-13T14:20:30.324Z] #16 sha256:70cd9adaffc438637136dcc9ee5c7461e62ccdf7187b51d2bcf88ae8b7fd2d91 [2021-07-13T14:20:30.436Z] #20 4.422 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [288 kB] [2021-07-13T14:20:30.811Z] #20 25.26 Setting up libc6:armhf (2.28-10) ... [2021-07-13T14:20:31.383Z] #20 5.720 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [14.5 kB] [2021-07-13T14:20:31.748Z] #20 26.51 Setting up libc6:ppc64el (2.28-10) ... [2021-07-13T14:20:32.569Z] #13 ... [2021-07-13T14:20:32.569Z] [2021-07-13T14:20:32.569Z] #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-07-13T14:20:32.569Z] #52 sha256:4a0c4230b7ef31c6861a72b907af4962e637ee0944f34cfd9ca137bb0d31de2f [2021-07-13T14:20:32.569Z] #52 82.34 golang.org/x/crypto/ssh/terminal [2021-07-13T14:20:32.569Z] #52 83.71 mvdan.cc/editorconfig [2021-07-13T14:20:32.569Z] #52 84.78 mvdan.cc/sh/v3/fileutil [2021-07-13T14:20:32.569Z] #52 84.80 text/tabwriter [2021-07-13T14:20:32.569Z] #52 85.19 mvdan.cc/sh/v3/syntax [2021-07-13T14:20:32.569Z] #52 90.11 mvdan.cc/sh/v3/cmd/shfmt [2021-07-13T14:20:32.569Z] #52 ... [2021-07-13T14:20:32.569Z] [2021-07-13T14:20:32.569Z] #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-07-13T14:20:32.569Z] #46 sha256:2034cbd14bf37a55e60d41ff9b992b4483829043c37f904fc75e96b079b62df3 [2021-07-13T14:20:32.569Z] #46 88.58 log [2021-07-13T14:20:32.569Z] #46 89.46 encoding/xml [2021-07-13T14:20:32.569Z] #46 89.64 go/doc [2021-07-13T14:20:32.827Z] #46 92.85 github.com/LK4D4/vndr/build [2021-07-13T14:20:33.126Z] #20 27.79 Setting up libc6:s390x (2.28-10) ... [2021-07-13T14:20:33.759Z] #46 93.94 github.com/LK4D4/vndr/versioned [2021-07-13T14:20:33.839Z] Fetching without tags [2021-07-13T14:20:33.944Z] #20 7.832 Fetched 8804 kB in 6s (1423 kB/s) [2021-07-13T14:20:34.015Z] #46 94.04 compress/flate [2021-07-13T14:20:34.272Z] #46 ... [2021-07-13T14:20:34.272Z] [2021-07-13T14:20:34.272Z] #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-07-13T14:20:34.272Z] #52 sha256:4a0c4230b7ef31c6861a72b907af4962e637ee0944f34cfd9ca137bb0d31de2f [2021-07-13T14:20:34.272Z] #52 DONE 94.3s [2021-07-13T14:20:34.504Z] #20 29.03 Setting up libapparmor1:arm64 (2.13.2-10) ... [2021-07-13T14:20:34.504Z] #20 29.04 Setting up libapparmor1:armel (2.13.2-10) ... [2021-07-13T14:20:34.504Z] #20 29.06 Setting up libapparmor1:armhf (2.13.2-10) ... [2021-07-13T14:20:34.504Z] #20 29.07 Setting up libapparmor1:ppc64el (2.13.2-10) ... [2021-07-13T14:20:34.504Z] #20 29.09 Setting up libapparmor1:s390x (2.13.2-10) ... [2021-07-13T14:20:34.504Z] #20 29.10 Setting up libgcc1:arm64 (1:8.3.0-6) ... [2021-07-13T14:20:34.504Z] #20 29.12 Setting up libgcc1:armel (1:8.3.0-6) ... [2021-07-13T14:20:34.504Z] #20 29.13 Setting up libgcc1:armhf (1:8.3.0-6) ... [2021-07-13T14:20:34.504Z] #20 29.15 Setting up libgcc1:ppc64el (1:8.3.0-6) ... [2021-07-13T14:20:34.504Z] #20 29.16 Setting up libgcc1:s390x (1:8.3.0-6) ... [2021-07-13T14:20:34.504Z] #20 29.17 Setting up libapparmor-dev:arm64 (2.13.2-10) ... [2021-07-13T14:20:34.504Z] #20 29.19 Setting up libapparmor-dev:armel (2.13.2-10) ... [2021-07-13T14:20:34.504Z] #20 29.20 Setting up libapparmor-dev:armhf (2.13.2-10) ... [2021-07-13T14:20:34.504Z] #20 29.22 Setting up libapparmor-dev:ppc64el (2.13.2-10) ... [2021-07-13T14:20:34.504Z] #20 29.23 Setting up libapparmor-dev:s390x (2.13.2-10) ... [2021-07-13T14:20:34.504Z] #20 29.25 Processing triggers for libc-bin (2.28-10) ... [2021-07-13T14:20:34.529Z] [2021-07-13T14:20:34.529Z] #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-07-13T14:20:34.529Z] #57 sha256:6f512386be89d4b15e68aac4d87ee54dbc5822b9c57b21f716b827d1e6c660c6 [2021-07-13T14:20:34.535Z] #16 4.070 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2021-07-13T14:20:34.535Z] #16 DONE 4.3s [2021-07-13T14:20:34.535Z] [2021-07-13T14:20:34.535Z] #17 [dev-systemd-false 4/25] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2021-07-13T14:20:34.535Z] #17 sha256:e3d592bc66c077dde6c9997418b0a86f2889d2589129f58b7ffd303aa343dab4 [2021-07-13T14:20:34.632Z] Merging remotes/origin/master commit cf73a45a1306e64c75d25778e196e862bcd0109b into PR head commit fe6f1a4067e15f99adceaa5a1a305103ca09d3f6 [2021-07-13T14:20:35.356Z] #20 7.832 Reading package lists... [2021-07-13T14:20:35.356Z] #20 ... [2021-07-13T14:20:35.356Z] [2021-07-13T14:20:35.356Z] #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-07-13T14:20:35.356Z] #54 sha256:de3731e2aa5c1c06e0b5302ab8f43945c64def13de587442c88901b510d7aa54 [2021-07-13T14:20:35.356Z] #54 10.68 + cd /tmp/tmp.YZifbfMSdg/src/github.com/opencontainers/runc [2021-07-13T14:20:35.356Z] #54 10.68 + git checkout -q 84113eef6fc27af1b01b3181f31bbaf708715301 [2021-07-13T14:20:35.356Z] #54 11.00 + '[' -z '' ']' [2021-07-13T14:20:35.356Z] #54 11.00 + target=static [2021-07-13T14:20:35.356Z] #54 11.00 + make 'BUILDTAGS=seccomp ' static [2021-07-13T14:20:35.356Z] #54 11.49 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit=v1.0.0-0-g84113eef -X main.version=1.0.0 " -o runc . [2021-07-13T14:20:33.440Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-07-13T14:20:33.535Z] > git config --add remote.origin.fetch +refs/pull/42631/head:refs/remotes/origin/PR-42631 # timeout=10 [2021-07-13T14:20:33.597Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-07-13T14:20:33.722Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-07-13T14:20:33.879Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-07-13T14:20:33.879Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-07-13T14:20:33.879Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42631/head:refs/remotes/origin/PR-42631 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-07-13T14:20:34.754Z] > git config core.sparsecheckout # timeout=10 [2021-07-13T14:20:34.801Z] > git checkout -f fe6f1a4067e15f99adceaa5a1a305103ca09d3f6 # timeout=10 [2021-07-13T14:20:35.620Z] #54 ... [2021-07-13T14:20:35.620Z] [2021-07-13T14:20:35.620Z] #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-07-13T14:20:35.620Z] #46 sha256:350cc3e7700c3688215a2163dfb0bf4b51a07e7c36c7f7b85260f4680d9b39a8 [2021-07-13T14:20:35.620Z] #46 112.7 github.com/LK4D4/vndr/godl [2021-07-13T14:20:35.620Z] #46 113.3 github.com/LK4D4/vndr [2021-07-13T14:20:35.883Z] #20 DONE 30.3s [2021-07-13T14:20:35.883Z] [2021-07-13T14:20:35.883Z] #61 [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-07-13T14:20:35.883Z] #61 sha256:ffdfc1fc080503a8789ab70d1e383e2eaa095565c3ff352d1c75563ecf01589e [2021-07-13T14:20:35.919Z] #17 ... [2021-07-13T14:20:35.919Z] [2021-07-13T14:20:35.919Z] #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-07-13T14:20:35.919Z] #54 sha256:8ea7bc65b7d49d305849c6ea44790055f080219552c76611fff925243170b4eb [2021-07-13T14:20:35.919Z] #54 3.798 + RM_GOPATH=0 [2021-07-13T14:20:35.919Z] #54 3.798 + TMP_GOPATH= [2021-07-13T14:20:35.919Z] #54 3.798 + : /build [2021-07-13T14:20:35.919Z] #54 3.798 + '[' -z '' ']' [2021-07-13T14:20:35.919Z] #54 3.798 ++ mktemp -d [2021-07-13T14:20:35.919Z] #54 3.798 + export GOPATH=/tmp/tmp.xKJhDhobcN [2021-07-13T14:20:35.919Z] #54 3.798 + GOPATH=/tmp/tmp.xKJhDhobcN [2021-07-13T14:20:35.919Z] #54 3.798 + RM_GOPATH=1 [2021-07-13T14:20:35.919Z] #54 3.817 + case "$(go env GOARCH)" in [2021-07-13T14:20:35.919Z] #54 3.817 ++ go env GOARCH [2021-07-13T14:20:35.919Z] #54 3.822 Install runc version 84113eef6fc27af1b01b3181f31bbaf708715301 (build tags: seccomp ) [2021-07-13T14:20:35.919Z] #54 3.824 + export GO_BUILDMODE=-buildmode=pie [2021-07-13T14:20:35.919Z] #54 3.824 + GO_BUILDMODE=-buildmode=pie [2021-07-13T14:20:35.919Z] #54 3.824 ++ dirname /tmp/install/install.sh [2021-07-13T14:20:35.919Z] #54 3.824 + dir=/tmp/install [2021-07-13T14:20:35.919Z] #54 3.824 + bin=runc [2021-07-13T14:20:35.919Z] #54 3.824 + shift [2021-07-13T14:20:35.919Z] #54 3.824 + '[' '!' -f /tmp/install/runc.installer ']' [2021-07-13T14:20:35.919Z] #54 3.824 + . /tmp/install/runc.installer [2021-07-13T14:20:35.919Z] #54 3.824 ++ : 84113eef6fc27af1b01b3181f31bbaf708715301 [2021-07-13T14:20:35.919Z] #54 3.824 + install_runc [2021-07-13T14:20:35.919Z] #54 3.824 + grep -q '^3\.10\.0.*\.el7\.' [2021-07-13T14:20:35.919Z] #54 3.824 + uname -r [2021-07-13T14:20:35.919Z] #54 3.824 + RUNC_BUILDTAGS='seccomp ' [2021-07-13T14:20:35.919Z] #54 3.824 + echo 'Install runc version 84113eef6fc27af1b01b3181f31bbaf708715301 (build tags: seccomp )' [2021-07-13T14:20:35.919Z] #54 3.824 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.xKJhDhobcN/src/github.com/opencontainers/runc [2021-07-13T14:20:35.919Z] #54 3.831 Cloning into '/tmp/tmp.xKJhDhobcN/src/github.com/opencontainers/runc'... [2021-07-13T14:20:35.919Z] #54 12.08 + cd /tmp/tmp.xKJhDhobcN/src/github.com/opencontainers/runc [2021-07-13T14:20:35.919Z] #54 12.08 + git checkout -q 84113eef6fc27af1b01b3181f31bbaf708715301 [2021-07-13T14:20:35.919Z] #54 12.68 + '[' -z '' ']' [2021-07-13T14:20:35.919Z] #54 12.68 + target=static [2021-07-13T14:20:35.919Z] #54 12.68 + make 'BUILDTAGS=seccomp ' static [2021-07-13T14:20:35.919Z] #54 12.88 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit=v1.0.0-0-g84113eef -X main.version=1.0.0 " -o runc . [2021-07-13T14:20:36.195Z] #46 DONE 116.7s [2021-07-13T14:20:36.195Z] [2021-07-13T14:20:36.196Z] #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-07-13T14:20:36.196Z] #20 sha256:5f95df2b529065c420f9590f5e568d9ec3a6a1ed6cc0c3310577e56fea4ee56c [2021-07-13T14:20:36.196Z] #20 7.832 Reading package lists... [2021-07-13T14:20:36.426Z] #57 ... [2021-07-13T14:20:36.426Z] [2021-07-13T14:20:36.426Z] #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-07-13T14:20:36.426Z] #46 sha256:2034cbd14bf37a55e60d41ff9b992b4483829043c37f904fc75e96b079b62df3 [2021-07-13T14:20:36.426Z] #46 96.02 hash/crc32 [2021-07-13T14:20:36.426Z] #46 96.56 crypto/rsa [2021-07-13T14:20:36.686Z] #46 96.63 compress/gzip [2021-07-13T14:20:36.792Z] #70 exporting layers 6.6s done [2021-07-13T14:20:36.792Z] #70 writing image sha256:f625e89f073801570eadea47ebb6ccaf796ff35c3d96572b7acb1937e79567c1 done [2021-07-13T14:20:36.792Z] #70 naming to docker.io/library/docker:f8dcc2ef4e3b8b41020ff2688c5c82290f6f0ab5 done [2021-07-13T14:20:36.792Z] #70 DONE 6.6s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] sh [2021-07-13T14:20:36.861Z] #54 ... [2021-07-13T14:20:36.862Z] [2021-07-13T14:20:36.862Z] #17 [dev-systemd-false 4/25] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2021-07-13T14:20:36.862Z] #17 sha256:e3d592bc66c077dde6c9997418b0a86f2889d2589129f58b7ffd303aa343dab4 [2021-07-13T14:20:36.862Z] #17 DONE 2.4s [2021-07-13T14:20:36.862Z] [2021-07-13T14:20:36.862Z] #18 [dev-systemd-false 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2021-07-13T14:20:36.862Z] #18 sha256:f3bf4503ae065cc32c88b6d28c9bf599c2aa906d84e4dc54ec2ed46d586cadb6 [2021-07-13T14:20:37.165Z] + trap exit INT TERM [2021-07-13T14:20:37.165Z] + trap 'pids=$(jobs -p); echo "Remaining pids to kill: [$pids]"; [ -z "$pids" ] || kill $pids' EXIT [2021-07-13T14:20:37.165Z] + CONTAINER_NAME=docker-pr2 [2021-07-13T14:20:37.165Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42631/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-42631/.git:/go/src/github.com/docker/docker/.git --name docker-pr2-build -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=f8dcc2ef4e3b8b41020ff2688c5c82290f6f0ab5 -e DOCKER_GRAPHDRIVER docker:f8dcc2ef4e3b8b41020ff2688c5c82290f6f0ab5 hack/make.sh dynbinary [2021-07-13T14:20:37.250Z] #46 97.27 crypto/x509/pkix [2021-07-13T14:20:37.295Z] #61 ... [2021-07-13T14:20:37.295Z] [2021-07-13T14:20:37.295Z] #21 [dev-systemd-false 1/25] RUN groupadd -r docker [2021-07-13T14:20:37.295Z] #21 sha256:d686d9824b7e60faae03cdef264e1b00f076decb1c9900cb69419f3158483b2f [2021-07-13T14:20:37.295Z] #21 DONE 1.4s [2021-07-13T14:20:37.295Z] [2021-07-13T14:20:37.295Z] #61 [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-07-13T14:20:37.295Z] #61 sha256:ffdfc1fc080503a8789ab70d1e383e2eaa095565c3ff352d1c75563ecf01589e [2021-07-13T14:20:37.295Z] #61 1.355 + RM_GOPATH=0 [2021-07-13T14:20:37.295Z] #61 1.357 + TMP_GOPATH= [2021-07-13T14:20:37.295Z] #61 1.358 + : /build [2021-07-13T14:20:37.295Z] #61 1.358 + '[' -z '' ']' [2021-07-13T14:20:37.295Z] #61 1.358 ++ mktemp -d [2021-07-13T14:20:37.295Z] #61 1.370 + export GOPATH=/tmp/tmp.l8mPXfrUue [2021-07-13T14:20:37.295Z] #61 1.370 + GOPATH=/tmp/tmp.l8mPXfrUue [2021-07-13T14:20:37.295Z] #61 1.370 + RM_GOPATH=1 [2021-07-13T14:20:37.295Z] #61 1.371 + case "$(go env GOARCH)" in [2021-07-13T14:20:37.295Z] #61 1.371 ++ go env GOARCH [2021-07-13T14:20:37.295Z] #61 1.381 + export GO_BUILDMODE=-buildmode=pie [2021-07-13T14:20:37.295Z] #61 1.381 + GO_BUILDMODE=-buildmode=pie [2021-07-13T14:20:37.295Z] #61 1.381 ++ dirname /tmp/install/install.sh [2021-07-13T14:20:37.295Z] #61 1.383 + dir=/tmp/install [2021-07-13T14:20:37.295Z] #61 1.383 + bin=runc [2021-07-13T14:20:37.295Z] #61 1.383 + shift [2021-07-13T14:20:37.295Z] #61 1.383 + '[' '!' -f /tmp/install/runc.installer ']' [2021-07-13T14:20:37.295Z] #61 1.383 + . /tmp/install/runc.installer [2021-07-13T14:20:37.295Z] #61 1.383 ++ : 84113eef6fc27af1b01b3181f31bbaf708715301 [2021-07-13T14:20:37.295Z] #61 1.383 + install_runc [2021-07-13T14:20:37.295Z] #61 1.384 + uname -r [2021-07-13T14:20:37.295Z] #61 1.384 + grep -q '^3\.10\.0.*\.el7\.' [2021-07-13T14:20:37.295Z] #61 1.388 + RUNC_BUILDTAGS='seccomp ' [2021-07-13T14:20:37.295Z] #61 1.388 + echo 'Install runc version 84113eef6fc27af1b01b3181f31bbaf708715301 (build tags: seccomp )' [2021-07-13T14:20:37.295Z] #61 1.388 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.l8mPXfrUue/src/github.com/opencontainers/runc [2021-07-13T14:20:37.295Z] #61 1.388 Install runc version 84113eef6fc27af1b01b3181f31bbaf708715301 (build tags: seccomp ) [2021-07-13T14:20:37.295Z] #61 1.390 Cloning into '/tmp/tmp.l8mPXfrUue/src/github.com/opencontainers/runc'... [2021-07-13T14:20:37.507Z] #46 97.70 net [2021-07-13T14:20:37.729Z] [2021-07-13T14:20:37.729Z] Removing bundles/ [2021-07-13T14:20:37.729Z] [2021-07-13T14:20:37.729Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2021-07-13T14:20:37.729Z] Building: bundles/dynbinary-daemon/dockerd-dev [2021-07-13T14:20:37.729Z] GOOS="" GOARCH="" GOARM="" [2021-07-13T14:20:38.071Z] #46 97.90 vendor/golang.org/x/crypto/chacha20 [2021-07-13T14:20:38.279Z] #61 ... [2021-07-13T14:20:38.279Z] [2021-07-13T14:20:38.279Z] #22 [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-07-13T14:20:38.279Z] #22 sha256:6111e18c16848b35a63ebfa7788362cfe4b58572bba1b130a7c9cdd89c107789 [2021-07-13T14:20:38.279Z] #22 DONE 1.2s [2021-07-13T14:20:38.328Z] #46 98.43 vendor/golang.org/x/crypto/poly1305 [2021-07-13T14:20:38.521Z] Merge succeeded, producing bff07851830eb93634ec667a307bc8a3ed950a7a [2021-07-13T14:20:38.521Z] Checking out Revision bff07851830eb93634ec667a307bc8a3ed950a7a (PR-42631) [2021-07-13T14:20:38.539Z] [2021-07-13T14:20:38.539Z] #23 [dev-systemd-false 3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2021-07-13T14:20:38.539Z] #23 sha256:ca3fe5df257e7189dc64665e8dc43775d389c94e0fdd800cd032c8ff7e43b3dc [2021-07-13T14:20:38.755Z] #20 10.36 Reading package lists... [2021-07-13T14:20:38.778Z] #18 DONE 2.2s [2021-07-13T14:20:38.778Z] [2021-07-13T14:20:38.778Z] #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-07-13T14:20:38.778Z] #46 sha256:cdd8a5adbf192c46d798af2506fd79989356cafbb0e2593c896353b1d897ebd7 [2021-07-13T14:20:38.778Z] #46 121.6 net/http/httptrace [2021-07-13T14:20:38.778Z] #46 121.9 net/http [2021-07-13T14:20:37.774Z] > git remote # timeout=10 [2021-07-13T14:20:37.868Z] > git config --get remote.origin.url # timeout=10 [2021-07-13T14:20:37.930Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-07-13T14:20:37.930Z] > git merge cf73a45a1306e64c75d25778e196e862bcd0109b # timeout=10 [2021-07-13T14:20:38.415Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2021-07-13T14:20:38.556Z] > git config core.sparsecheckout # timeout=10 [2021-07-13T14:20:38.618Z] > git checkout -f bff07851830eb93634ec667a307bc8a3ed950a7a # timeout=10 [2021-07-13T14:20:38.892Z] #46 98.86 vendor/golang.org/x/sys/cpu [2021-07-13T14:20:39.041Z] #46 ... [2021-07-13T14:20:39.041Z] [2021-07-13T14:20:39.041Z] #19 [dev-systemd-false 6/25] RUN ldconfig [2021-07-13T14:20:39.041Z] #19 sha256:a4542bff8ff7df2c135e32506bd67314f24b3e2fde95bdac410e69115241430e [2021-07-13T14:20:39.465Z] #46 99.41 vendor/golang.org/x/crypto/chacha20poly1305 [2021-07-13T14:20:39.476Z] #23 1.083 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2021-07-13T14:20:39.476Z] #23 DONE 1.2s [2021-07-13T14:20:39.476Z] [2021-07-13T14:20:39.476Z] #24 [dev-systemd-false 4/25] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2021-07-13T14:20:39.476Z] #24 sha256:ab44c9da54e51d7102bb6cb2abaedee8a0fc222f778914d41426c129bb06d26d [2021-07-13T14:20:39.594Z] #20 13.17 Building dependency tree... [2021-07-13T14:20:40.170Z] #20 14.38 libcap2-bin is already the newest version (1:2.25-2). [2021-07-13T14:20:40.170Z] #20 14.38 The following additional packages will be installed: [2021-07-13T14:20:40.170Z] #20 14.38 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2021-07-13T14:20:40.170Z] #20 14.38 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2021-07-13T14:20:40.170Z] #20 14.38 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2021-07-13T14:20:40.170Z] #20 14.38 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2021-07-13T14:20:40.170Z] #20 14.38 python3.7 python3.7-minimal vim-runtime xxd [2021-07-13T14:20:40.170Z] #20 14.39 Suggested packages: [2021-07-13T14:20:40.170Z] #20 14.39 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm ed diffutils-doc [2021-07-13T14:20:40.170Z] #20 14.39 python3-doc python3-tk python3-venv python-setuptools-doc python3.7-venv [2021-07-13T14:20:40.170Z] #20 14.39 python3.7-doc binfmt-support ctags vim-doc vim-scripts xfsdump acl attr [2021-07-13T14:20:40.170Z] #20 14.39 quota [2021-07-13T14:20:40.170Z] #20 14.39 Recommended packages: [2021-07-13T14:20:40.170Z] #20 14.39 aufs-dkms nftables build-essential python3-dev python3-keyring [2021-07-13T14:20:40.170Z] #20 14.39 python3-keyrings.alt python3-xdg unzip [2021-07-13T14:20:40.395Z] #46 100.4 vendor/golang.org/x/crypto/curve25519 [2021-07-13T14:20:40.857Z] #24 DONE 1.1s [2021-07-13T14:20:40.857Z] [2021-07-13T14:20:40.857Z] #25 [dev-systemd-false 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2021-07-13T14:20:40.857Z] #25 sha256:4614482ff84479fb4403c60cbb06547f49cb231bbc6e4b018a13d2294ab981c7 [2021-07-13T14:20:40.958Z] #46 101.0 vendor/golang.org/x/crypto/hkdf [2021-07-13T14:20:41.215Z] #46 101.1 vendor/golang.org/x/text/transform [2021-07-13T14:20:41.563Z] #20 15.64 The following NEW packages will be installed: [2021-07-13T14:20:41.563Z] #20 15.64 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2021-07-13T14:20:41.563Z] #20 15.64 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2021-07-13T14:20:41.563Z] #20 15.64 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2021-07-13T14:20:41.563Z] #20 15.64 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2021-07-13T14:20:41.563Z] #20 15.64 libreadline5 net-tools patch pigz python-pip-whl python3 python3-distutils [2021-07-13T14:20:41.563Z] #20 15.64 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2021-07-13T14:20:41.563Z] #20 15.64 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2021-07-13T14:20:41.563Z] #20 15.64 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2021-07-13T14:20:41.563Z] #20 15.64 xz-utils zip [2021-07-13T14:20:41.563Z] #20 ... [2021-07-13T14:20:41.563Z] [2021-07-13T14:20:41.563Z] #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-07-13T14:20:41.563Z] #24 sha256:0408cb4cf0db4909cee142ce57da7267c7d2bb65ffba57ee19d3c56877516880 [2021-07-13T14:20:41.585Z] #19 DONE 2.2s [2021-07-13T14:20:41.586Z] [2021-07-13T14:20:41.586Z] #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 "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-07-13T14:20:41.586Z] #32 sha256:e5a47005f578bbeec018e89af2d3942afbe4d492ad54425cac9a1a2acaffc2ab [2021-07-13T14:20:41.586Z] #32 ... [2021-07-13T14:20:41.586Z] [2021-07-13T14:20:41.586Z] #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-07-13T14:20:41.586Z] #20 sha256:f04c662d24b8b5c571e6ab470d5e053c58e500948a39c697e97c9bea6f6c39b4 [2021-07-13T14:20:41.778Z] #46 101.8 vendor/golang.org/x/text/unicode/bidi [2021-07-13T14:20:41.793Z] #25 DONE 1.2s [2021-07-13T14:20:41.793Z] [2021-07-13T14:20:41.793Z] #26 [dev-systemd-false 6/25] RUN ldconfig [2021-07-13T14:20:41.793Z] #26 sha256:c202e64dc057eff987a775c93b4b5bfe3f6f8c2b89a4c23974b0a3c34017e3bc [2021-07-13T14:20:42.091Z] #24 119.3 Checking out files: 21% (2540/11567) Checking out files: 22% (2545/11567) Checking out files: 23% (2661/11567) Checking out files: 24% (2777/11567) Checking out files: 25% (2892/11567) Checking out files: 26% (3008/11567) Checking out files: 27% (3124/11567) Checking out files: 28% (3239/11567) Checking out files: 29% (3355/11567) Checking out files: 30% (3471/11567) Checking out files: 31% (3586/11567) Checking out files: 32% (3702/11567) Checking out files: 33% (3818/11567) Checking out files: 34% (3933/11567) Checking out files: 35% (4049/11567) Checking out files: 36% (4165/11567) Checking out files: 37% (4280/11567) Checking out files: 38% (4396/11567) Checking out files: 39% (4512/11567) Checking out files: 40% (4627/11567) Checking out files: 41% (4743/11567) Checking out files: 42% (4859/11567) Checking out files: 43% (4974/11567) Checking out files: 44% (5090/11567) Checking out files: 45% (5206/11567) Checking out files: 46% (5321/11567) Checking out files: 47% (5437/11567) Checking out files: 48% (5553/11567) Checking out files: 49% (5668/11567) Checking out files: 50% (5784/11567) Checking out files: 51% (5900/11567) Checking out files: 52% (6015/11567) Checking out files: 53% (6131/11567) Checking out files: 54% (6247/11567) Checking out files: 55% (6362/11567) Checking out files: 56% (6478/11567) Checking out files: 57% (6594/11567) Checking out files: 58% (6709/11567) Checking out files: 59% (6825/11567) Checking out files: 60% (6941/11567) Checking out files: 61% (7056/11567) Checking out files: 62% (7172/11567) Checking out files: 63% (7288/11567) Checking out files: 64% (7403/11567) Checking out files: 65% (7519/11567) Checking out files: 66% (7635/11567) Checking out files: 67% (7750/11567) Checking out files: 68% (7866/11567) Checking out files: 69% (7982/11567) Checking out files: 70% (8097/11567) Checking out files: 70% (8180/11567) Checking out files: 71% (8213/11567) Checking out files: 72% (8329/11567) Checking out files: 73% (8444/11567) Checking out files: 74% (8560/11567) Checking out files: 75% (8676/11567) Checking out files: 76% (8791/11567) Checking out files: 77% (8907/11567) Checking out files: 78% (9023/11567) Checking out files: 79% (9138/11567) Checking out files: 80% (9254/11567) Checking out files: 81% (9370/11567) Checking out files: 82% (9485/11567) Checking out files: 83% (9601/11567) Checking out files: 84% (9717/11567) Checking out files: 85% (9832/11567) Checking out files: 86% (9948/11567) Checking out files: 87% (10064/11567) Checking out files: 88% (10179/11567) Checking out files: 89% (10295/11567) Checking out files: 90% (10411/11567) Checking out files: 91% (10526/11567) Checking out files: 92% (10642/11567) Checking out files: 93% (10758/11567) Checking out files: 94% (10873/11567) Checking out files: 95% (10989/11567) Checking out files: 96% (11105/11567) Checking out files: 97% (11220/11567) Checking out files: 98% (11336/11567) Checking out files: 99% (11452/11567) Checking out files: 100% (11567/11567) Checking out files: 100% (11567/11567), done. [2021-07-13T14:20:42.091Z] #24 122.6 + cd /tmp/tmp.UrYCCrHxMu/tmp/docker-ce [2021-07-13T14:20:42.091Z] #24 122.6 + git checkout -q v17.06.2-ce [2021-07-13T14:20:42.734Z] #26 DONE 1.1s [2021-07-13T14:20:42.734Z] [2021-07-13T14:20:42.734Z] #61 [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-07-13T14:20:42.734Z] #61 sha256:ffdfc1fc080503a8789ab70d1e383e2eaa095565c3ff352d1c75563ecf01589e [2021-07-13T14:20:42.734Z] #61 5.544 + cd /tmp/tmp.l8mPXfrUue/src/github.com/opencontainers/runc [2021-07-13T14:20:42.734Z] #61 5.545 + git checkout -q 84113eef6fc27af1b01b3181f31bbaf708715301 [2021-07-13T14:20:42.734Z] #61 5.771 + '[' -z '' ']' [2021-07-13T14:20:42.734Z] #61 5.771 + target=static [2021-07-13T14:20:42.734Z] #61 5.771 + make 'BUILDTAGS=seccomp ' static [2021-07-13T14:20:42.734Z] #61 5.844 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit=v1.0.0-0-g84113eef -X main.version=1.0.0 " -o runc . [2021-07-13T14:20:43.822Z] #46 103.5 vendor/golang.org/x/text/secure/bidirule [2021-07-13T14:20:43.822Z] #46 ... [2021-07-13T14:20:43.822Z] [2021-07-13T14:20:43.822Z] #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-07-13T14:20:43.822Z] #13 sha256:7af9587b85ec8f51544bd1fdefc057074fc38f90e7991d1b6522ac0e77f13136 [2021-07-13T14:20:43.822Z] #13 98.59 Selecting previously unselected package libapparmor1:amd64. [2021-07-13T14:20:43.822Z] #13 98.61 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ... [2021-07-13T14:20:43.822Z] #13 98.62 Unpacking libapparmor1:amd64 (2.13.2-10) ... [2021-07-13T14:20:43.822Z] #13 98.72 Selecting previously unselected package libapparmor-dev:amd64. [2021-07-13T14:20:44.088Z] #13 98.76 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ... [2021-07-13T14:20:44.088Z] #13 98.76 Unpacking libapparmor-dev:amd64 (2.13.2-10) ... [2021-07-13T14:20:44.088Z] #13 98.89 Selecting previously unselected package libbtrfs0. [2021-07-13T14:20:44.088Z] #13 98.90 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ... [2021-07-13T14:20:44.088Z] #13 98.90 Unpacking libbtrfs0 (4.20.1-2) ... [2021-07-13T14:20:44.088Z] #13 98.98 Selecting previously unselected package libbtrfs-dev. [2021-07-13T14:20:44.088Z] #13 98.98 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ... [2021-07-13T14:20:44.132Z] #20 2.535 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2021-07-13T14:20:44.132Z] #20 2.590 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-07-13T14:20:44.132Z] #20 2.590 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-07-13T14:20:44.132Z] #20 2.590 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-07-13T14:20:44.132Z] #20 3.107 Get:5 http://deb.debian.org/debian buster-backports/main amd64 Packages [486 kB] [2021-07-13T14:20:44.346Z] #13 99.01 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-07-13T14:20:44.603Z] #13 99.18 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2021-07-13T14:20:44.603Z] #13 99.18 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ... [2021-07-13T14:20:44.603Z] #13 99.20 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2021-07-13T14:20:44.603Z] #13 99.27 Selecting previously unselected package libudev-dev:amd64. [2021-07-13T14:20:44.603Z] #13 99.28 Preparing to unpack .../15-libudev-dev_241-7~deb10u7_amd64.deb ... [2021-07-13T14:20:44.603Z] #13 99.38 Unpacking libudev-dev:amd64 (241-7~deb10u7) ... [2021-07-13T14:20:44.603Z] #13 99.49 Selecting previously unselected package libsepol1-dev:amd64. [2021-07-13T14:20:44.859Z] #13 99.49 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ... [2021-07-13T14:20:44.859Z] #13 99.49 Unpacking libsepol1-dev:amd64 (2.8-1) ... [2021-07-13T14:20:45.116Z] #13 99.77 Selecting previously unselected package libpcre16-3:amd64. [2021-07-13T14:20:45.116Z] #13 99.78 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ... [2021-07-13T14:20:45.116Z] #13 99.78 Unpacking libpcre16-3:amd64 (2:8.39-12) ... [2021-07-13T14:20:45.373Z] #13 99.92 Selecting previously unselected package libpcre32-3:amd64. [2021-07-13T14:20:45.373Z] #13 99.92 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ... [2021-07-13T14:20:45.373Z] #13 99.93 Unpacking libpcre32-3:amd64 (2:8.39-12) ... [2021-07-13T14:20:45.373Z] #13 100.1 Selecting previously unselected package libpcrecpp0v5:amd64. [2021-07-13T14:20:45.373Z] #13 100.1 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ... [2021-07-13T14:20:45.373Z] #13 100.1 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ... [2021-07-13T14:20:45.373Z] #13 100.2 Selecting previously unselected package libpcre3-dev:amd64. [2021-07-13T14:20:45.406Z] #24 125.8 + mkdir -p /tmp/tmp.UrYCCrHxMu/src/github.com/docker [2021-07-13T14:20:45.406Z] #24 125.8 + mv components/cli /tmp/tmp.UrYCCrHxMu/src/github.com/docker/cli [2021-07-13T14:20:45.406Z] #24 125.9 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker [2021-07-13T14:20:45.518Z] #20 4.027 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-07-13T14:20:45.629Z] #13 100.2 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ... [2021-07-13T14:20:45.629Z] #13 100.2 Unpacking libpcre3-dev:amd64 (2:8.39-12) ... [2021-07-13T14:20:45.886Z] #13 100.6 Selecting previously unselected package libselinux1-dev:amd64. [2021-07-13T14:20:45.886Z] #13 100.6 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ... [2021-07-13T14:20:45.886Z] #13 100.6 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ... [2021-07-13T14:20:46.142Z] #13 100.9 Selecting previously unselected package libdevmapper-dev:amd64. [2021-07-13T14:20:46.142Z] #13 100.9 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ... [2021-07-13T14:20:46.142Z] #13 100.9 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ... [2021-07-13T14:20:46.142Z] #13 101.0 Selecting previously unselected package libseccomp-dev:amd64. [2021-07-13T14:20:46.399Z] #13 101.0 Preparing to unpack .../23-libseccomp-dev_2.4.4-1~bpo10+1_amd64.deb ... [2021-07-13T14:20:46.399Z] #13 101.0 Unpacking libseccomp-dev:amd64 (2.4.4-1~bpo10+1) ... [2021-07-13T14:20:46.399Z] #13 101.1 Selecting previously unselected package libsystemd-dev:amd64. [2021-07-13T14:20:46.399Z] #13 101.1 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u7_amd64.deb ... [2021-07-13T14:20:46.399Z] #13 101.2 Unpacking libsystemd-dev:amd64 (241-7~deb10u7) ... [2021-07-13T14:20:46.462Z] #20 5.033 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [293 kB] [2021-07-13T14:20:46.798Z] #24 ... [2021-07-13T14:20:46.798Z] [2021-07-13T14:20:46.799Z] #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-07-13T14:20:46.799Z] #20 sha256:5f95df2b529065c420f9590f5e568d9ec3a6a1ed6cc0c3310577e56fea4ee56c [2021-07-13T14:20:46.799Z] #20 15.94 0 upgraded, 49 newly installed, 0 to remove and 1 not upgraded. [2021-07-13T14:20:46.799Z] #20 15.94 Need to get 27.7 MB of archives. [2021-07-13T14:20:46.799Z] #20 15.94 After this operation, 114 MB of additional disk space will be used. [2021-07-13T14:20:46.799Z] #20 15.94 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 pigz arm64 2.4-1 [48.0 kB] [2021-07-13T14:20:46.799Z] #20 15.94 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3.7-minimal arm64 3.7.3-2+deb10u3 [588 kB] [2021-07-13T14:20:46.799Z] #20 15.96 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3.7-minimal arm64 3.7.3-2+deb10u3 [1404 kB] [2021-07-13T14:20:46.799Z] #20 16.03 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-minimal arm64 3.7.3-1 [36.6 kB] [2021-07-13T14:20:46.799Z] #20 16.03 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libmpdec2 arm64 2.4.2-2 [77.7 kB] [2021-07-13T14:20:46.799Z] #20 16.04 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3.7-stdlib arm64 3.7.3-2+deb10u3 [1642 kB] [2021-07-13T14:20:46.799Z] #20 16.11 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3.7 arm64 3.7.3-2+deb10u3 [330 kB] [2021-07-13T14:20:46.799Z] #20 16.12 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3-stdlib arm64 3.7.3-1 [20.0 kB] [2021-07-13T14:20:46.799Z] #20 16.13 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3 arm64 3.7.3-1 [61.5 kB] [2021-07-13T14:20:46.799Z] #20 16.13 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libip4tc0 arm64 1.8.2-4 [69.6 kB] [2021-07-13T14:20:46.799Z] #20 16.14 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libip6tc0 arm64 1.8.2-4 [69.9 kB] [2021-07-13T14:20:46.799Z] #20 16.14 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libiptc0 arm64 1.8.2-4 [59.7 kB] [2021-07-13T14:20:46.799Z] #20 16.14 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnfnetlink0 arm64 1.0.1-3+b1 [12.0 kB] [2021-07-13T14:20:46.799Z] #20 16.15 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnetfilter-conntrack3 arm64 1.0.7-1 [34.4 kB] [2021-07-13T14:20:46.799Z] #20 16.16 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnftnl11 arm64 1.1.2-2 [53.1 kB] [2021-07-13T14:20:46.799Z] #20 16.16 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main arm64 iptables arm64 1.8.2-4 [385 kB] [2021-07-13T14:20:46.799Z] #20 16.18 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xxd arm64 2:8.1.0875-5 [139 kB] [2021-07-13T14:20:46.799Z] #20 16.19 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim-common all 2:8.1.0875-5 [195 kB] [2021-07-13T14:20:46.799Z] #20 16.20 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main arm64 bash-completion all 1:2.8-6 [208 kB] [2021-07-13T14:20:46.799Z] #20 16.21 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main arm64 bzip2 arm64 1.0.6-9.2~deb10u1 [47.7 kB] [2021-07-13T14:20:46.799Z] #20 16.21 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xz-utils arm64 5.2.4-1 [182 kB] [2021-07-13T14:20:46.799Z] #20 16.23 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main arm64 apparmor arm64 2.13.2-10 [504 kB] [2021-07-13T14:20:46.799Z] #20 16.25 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main arm64 aufs-tools arm64 1:4.14+20190211-1 [104 kB] [2021-07-13T14:20:46.799Z] #20 16.26 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libonig5 arm64 6.9.1-1 [163 kB] [2021-07-13T14:20:46.799Z] #20 16.26 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libjq1 arm64 1.5+dfsg-2+b1 [103 kB] [2021-07-13T14:20:46.799Z] #20 16.26 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main arm64 jq arm64 1.5+dfsg-2+b1 [58.7 kB] [2021-07-13T14:20:46.799Z] #20 16.26 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libaio1 arm64 0.3.112-3 [11.1 kB] [2021-07-13T14:20:46.799Z] #20 16.26 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libgpm2 arm64 1.20.7-5 [34.5 kB] [2021-07-13T14:20:46.799Z] #20 16.27 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libicu63 arm64 63.1-6+deb10u1 [8151 kB] [2021-07-13T14:20:46.799Z] #20 16.62 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB] [2021-07-13T14:20:46.799Z] #20 16.64 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnl-3-200 arm64 3.4.0-1 [54.9 kB] [2021-07-13T14:20:46.799Z] #20 16.64 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-c1 arm64 1.3.1-1+b1 [26.2 kB] [2021-07-13T14:20:46.799Z] #20 16.64 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libreadline5 arm64 5.2+dfsg-3+b13 [113 kB] [2021-07-13T14:20:46.799Z] #20 16.65 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main arm64 net-tools arm64 1.60+git20180626.aebd88e-1 [247 kB] [2021-07-13T14:20:46.799Z] #20 16.65 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main arm64 patch arm64 2.7.6-3+deb10u1 [122 kB] [2021-07-13T14:20:46.799Z] #20 16.66 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-pip-whl all 18.1-5 [1591 kB] [2021-07-13T14:20:46.799Z] #20 16.71 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2021-07-13T14:20:46.799Z] #20 16.72 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-distutils all 3.7.3-1 [142 kB] [2021-07-13T14:20:46.799Z] #20 16.73 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-pip all 18.1-5 [171 kB] [2021-07-13T14:20:46.799Z] #20 16.74 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-pkg-resources all 40.8.0-1 [153 kB] [2021-07-13T14:20:46.799Z] #20 16.74 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-setuptools all 40.8.0-1 [306 kB] [2021-07-13T14:20:46.799Z] #20 16.75 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-wheel all 0.32.3-2 [19.4 kB] [2021-07-13T14:20:46.799Z] #20 16.77 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main arm64 sudo arm64 1.8.27-1+deb10u3 [1208 kB] [2021-07-13T14:20:46.799Z] #20 16.79 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main arm64 thin-provisioning-tools arm64 0.7.6-2.1 [318 kB] [2021-07-13T14:20:46.799Z] #20 16.80 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main arm64 uidmap arm64 1:4.5-1.1 [257 kB] [2021-07-13T14:20:46.799Z] #20 16.82 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2021-07-13T14:20:46.799Z] #20 17.05 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim arm64 2:8.1.0875-5 [1189 kB] [2021-07-13T14:20:46.799Z] #20 17.11 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xfsprogs arm64 4.20.0-1 [874 kB] [2021-07-13T14:20:46.799Z] #20 17.13 Get:49 http://cdn-fastly.deb.debian.org/debian buster/main arm64 zip arm64 3.0-11+b1 [225 kB] [2021-07-13T14:20:46.799Z] #20 17.78 debconf: delaying package configuration, since apt-utils is not installed [2021-07-13T14:20:46.799Z] #20 17.92 Fetched 27.7 MB in 1s (19.0 MB/s) [2021-07-13T14:20:46.799Z] #20 18.03 Selecting previously unselected package pigz. [2021-07-13T14:20:46.799Z] #20 18.03 (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 ... 23419 files and directories currently installed.) [2021-07-13T14:20:46.799Z] #20 18.15 Preparing to unpack .../archives/pigz_2.4-1_arm64.deb ... [2021-07-13T14:20:46.799Z] #20 18.17 Unpacking pigz (2.4-1) ... [2021-07-13T14:20:46.799Z] #20 18.30 Selecting previously unselected package libpython3.7-minimal:arm64. [2021-07-13T14:20:46.799Z] #20 18.30 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u3_arm64.deb ... [2021-07-13T14:20:46.799Z] #20 18.31 Unpacking libpython3.7-minimal:arm64 (3.7.3-2+deb10u3) ... [2021-07-13T14:20:46.799Z] #20 18.70 Selecting previously unselected package python3.7-minimal. [2021-07-13T14:20:46.799Z] #20 18.70 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u3_arm64.deb ... [2021-07-13T14:20:46.799Z] #20 18.73 Unpacking python3.7-minimal (3.7.3-2+deb10u3) ... [2021-07-13T14:20:46.799Z] #20 19.23 Setting up libpython3.7-minimal:arm64 (3.7.3-2+deb10u3) ... [2021-07-13T14:20:46.799Z] #20 19.25 Setting up python3.7-minimal (3.7.3-2+deb10u3) ... [2021-07-13T14:20:46.799Z] #20 21.02 Selecting previously unselected package python3-minimal. [2021-07-13T14:20:46.799Z] #20 21.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 ... 23668 files and directories currently installed.) [2021-07-13T14:20:46.799Z] #20 21.11 Preparing to unpack .../python3-minimal_3.7.3-1_arm64.deb ... [2021-07-13T14:20:46.799Z] #20 21.11 Unpacking python3-minimal (3.7.3-1) ... [2021-07-13T14:20:46.961Z] #13 101.6 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ... [2021-07-13T14:20:46.961Z] #13 101.6 Setting up libseccomp-dev:amd64 (2.4.4-1~bpo10+1) ... [2021-07-13T14:20:46.961Z] #13 101.6 Setting up libapparmor1:amd64 (2.13.2-10) ... [2021-07-13T14:20:46.961Z] #13 101.7 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-07-13T14:20:46.961Z] #13 101.8 Setting up libpcre16-3:amd64 (2:8.39-12) ... [2021-07-13T14:20:46.961Z] #13 101.8 Setting up libsepol1-dev:amd64 (2.8-1) ... [2021-07-13T14:20:47.062Z] #20 21.22 Selecting previously unselected package libmpdec2:arm64. [2021-07-13T14:20:47.062Z] #20 21.24 Preparing to unpack .../libmpdec2_2.4.2-2_arm64.deb ... [2021-07-13T14:20:47.062Z] #20 21.26 Unpacking libmpdec2:arm64 (2.4.2-2) ... [2021-07-13T14:20:47.062Z] #20 21.39 Selecting previously unselected package libpython3.7-stdlib:arm64. [2021-07-13T14:20:47.062Z] #20 21.39 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u3_arm64.deb ... [2021-07-13T14:20:47.062Z] #20 21.40 Unpacking libpython3.7-stdlib:arm64 (3.7.3-2+deb10u3) ... [2021-07-13T14:20:47.218Z] #13 101.8 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-07-13T14:20:47.218Z] #13 101.8 Setting up libbtrfs0 (4.20.1-2) ... [2021-07-13T14:20:47.218Z] #13 101.9 Setting up libpcre32-3:amd64 (2:8.39-12) ... [2021-07-13T14:20:47.218Z] #13 101.9 Setting up libudev-dev:amd64 (241-7~deb10u7) ... [2021-07-13T14:20:47.218Z] #13 101.9 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-07-13T14:20:47.218Z] #13 102.0 Setting up libbtrfs-dev (4.20.1-2) ... [2021-07-13T14:20:47.218Z] #13 102.0 Setting up libapparmor-dev:amd64 (2.13.2-10) ... [2021-07-13T14:20:47.218Z] #13 102.0 Setting up mingw-w64-common (6.0.0-3) ... [2021-07-13T14:20:47.218Z] #13 102.0 Setting up libsystemd-dev:amd64 (241-7~deb10u7) ... [2021-07-13T14:20:47.474Z] #13 102.1 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2021-07-13T14:20:47.474Z] #13 102.1 Setting up libpcre3-dev:amd64 (2:8.39-12) ... [2021-07-13T14:20:47.474Z] #13 102.1 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-07-13T14:20:47.474Z] #13 102.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-07-13T14:20:47.474Z] #13 102.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-07-13T14:20:47.474Z] #13 102.2 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-07-13T14:20:47.474Z] #13 102.2 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2021-07-13T14:20:47.474Z] #13 102.2 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2021-07-13T14:20:47.474Z] #13 102.2 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-07-13T14:20:47.474Z] #13 102.2 Setting up libselinux1-dev:amd64 (2.8-1+b1) ... [2021-07-13T14:20:47.474Z] #13 102.2 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2021-07-13T14:20:47.474Z] #13 102.2 Setting up dmsetup (2:1.02.155-3) ... [2021-07-13T14:20:47.474Z] #13 102.3 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2021-07-13T14:20:47.734Z] #13 102.3 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ... [2021-07-13T14:20:47.734Z] #13 102.3 Processing triggers for libc-bin (2.28-10) ... [2021-07-13T14:20:47.847Z] #20 6.394 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB] [2021-07-13T14:20:48.004Z] #61 ... [2021-07-13T14:20:48.005Z] [2021-07-13T14:20:48.005Z] #27 [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-07-13T14:20:48.005Z] #27 sha256:308f748b0ae48cdfedb9b6015152347b652d965e7ffd458d9ff020b3072a435c [2021-07-13T14:20:48.005Z] #27 1.380 Hit:1 http://deb.debian.org/debian buster-backports InRelease [2021-07-13T14:20:48.005Z] #27 1.448 Hit:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [2021-07-13T14:20:48.005Z] #27 1.532 Hit:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [2021-07-13T14:20:48.005Z] #27 1.533 Hit:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [2021-07-13T14:20:48.005Z] #27 1.655 Get:5 http://deb.debian.org/debian buster-backports/main armhf Packages [476 kB] [2021-07-13T14:20:48.005Z] #27 1.700 Get:6 http://deb.debian.org/debian buster-backports/main ppc64el Packages [470 kB] [2021-07-13T14:20:48.005Z] #27 1.706 Get:7 http://deb.debian.org/debian buster-backports/main armel Packages [453 kB] [2021-07-13T14:20:48.005Z] #27 1.736 Get:8 http://deb.debian.org/debian buster-backports/main s390x Packages [449 kB] [2021-07-13T14:20:48.005Z] #27 1.751 Get:9 http://deb.debian.org/debian buster-backports/main arm64 Packages [481 kB] [2021-07-13T14:20:48.005Z] #27 2.381 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main armel Packages [7628 kB] [2021-07-13T14:20:48.005Z] #27 2.900 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB] [2021-07-13T14:20:48.005Z] #27 3.412 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7735 kB] [2021-07-13T14:20:48.005Z] #27 4.004 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7693 kB] [2021-07-13T14:20:48.005Z] #27 4.438 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main armhf Packages [7698 kB] [2021-07-13T14:20:48.005Z] #27 4.732 Get:15 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main armel Packages [267 kB] [2021-07-13T14:20:48.005Z] #27 4.744 Get:16 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [288 kB] [2021-07-13T14:20:48.005Z] #27 4.760 Get:17 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [283 kB] [2021-07-13T14:20:48.005Z] #27 4.772 Get:18 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main armhf Packages [287 kB] [2021-07-13T14:20:48.005Z] #27 4.781 Get:19 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [264 kB] [2021-07-13T14:20:48.005Z] #27 4.789 Get:20 http://cdn-fastly.deb.debian.org/debian buster-updates/main armel Packages [14.1 kB] [2021-07-13T14:20:48.005Z] #27 4.791 Get:21 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [14.5 kB] [2021-07-13T14:20:48.005Z] #27 4.793 Get:22 http://cdn-fastly.deb.debian.org/debian buster-updates/main armhf Packages [14.4 kB] [2021-07-13T14:20:48.005Z] #27 4.794 Get:23 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [12.6 kB] [2021-07-13T14:20:48.005Z] #27 4.796 Get:24 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [13.8 kB] [2021-07-13T14:20:48.010Z] #20 22.17 Selecting previously unselected package python3.7. [2021-07-13T14:20:48.010Z] #20 22.18 Preparing to unpack .../python3.7_3.7.3-2+deb10u3_arm64.deb ... [2021-07-13T14:20:48.010Z] #20 22.20 Unpacking python3.7 (3.7.3-2+deb10u3) ... [2021-07-13T14:20:48.273Z] #20 22.33 Selecting previously unselected package libpython3-stdlib:arm64. [2021-07-13T14:20:48.273Z] #20 22.34 Preparing to unpack .../libpython3-stdlib_3.7.3-1_arm64.deb ... [2021-07-13T14:20:48.273Z] #20 22.35 Unpacking libpython3-stdlib:arm64 (3.7.3-1) ... [2021-07-13T14:20:48.273Z] #20 22.50 Setting up python3-minimal (3.7.3-1) ... [2021-07-13T14:20:49.105Z] #13 DONE 103.8s [2021-07-13T14:20:49.105Z] [2021-07-13T14:20:49.105Z] #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-07-13T14:20:49.105Z] #54 sha256:5fd24056a09a52f16b2c8fe76da4d58afac84d234cf98fd9c1fb6828728d5def [2021-07-13T14:20:49.221Z] #20 23.50 Selecting previously unselected package python3. [2021-07-13T14:20:49.221Z] #20 23.50 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24080 files and directories currently installed.) [2021-07-13T14:20:49.221Z] #20 23.56 Preparing to unpack .../00-python3_3.7.3-1_arm64.deb ... [2021-07-13T14:20:49.484Z] #20 23.62 Unpacking python3 (3.7.3-1) ... [2021-07-13T14:20:49.484Z] #20 23.75 Selecting previously unselected package libip4tc0:arm64. [2021-07-13T14:20:49.484Z] #20 23.76 Preparing to unpack .../01-libip4tc0_1.8.2-4_arm64.deb ... [2021-07-13T14:20:49.484Z] #20 23.77 Unpacking libip4tc0:arm64 (1.8.2-4) ... [2021-07-13T14:20:49.484Z] #20 23.88 Selecting previously unselected package libip6tc0:arm64. [2021-07-13T14:20:49.746Z] #20 23.88 Preparing to unpack .../02-libip6tc0_1.8.2-4_arm64.deb ... [2021-07-13T14:20:49.746Z] #20 23.89 Unpacking libip6tc0:arm64 (1.8.2-4) ... [2021-07-13T14:20:49.746Z] #20 23.98 Selecting previously unselected package libiptc0:arm64. [2021-07-13T14:20:49.746Z] #20 24.00 Preparing to unpack .../03-libiptc0_1.8.2-4_arm64.deb ... [2021-07-13T14:20:49.746Z] #20 24.01 Unpacking libiptc0:arm64 (1.8.2-4) ... [2021-07-13T14:20:49.746Z] #20 24.09 Selecting previously unselected package libnfnetlink0:arm64. [2021-07-13T14:20:50.009Z] #20 24.10 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_arm64.deb ... [2021-07-13T14:20:50.009Z] #20 24.11 Unpacking libnfnetlink0:arm64 (1.0.1-3+b1) ... [2021-07-13T14:20:50.009Z] #20 24.19 Selecting previously unselected package libnetfilter-conntrack3:arm64. [2021-07-13T14:20:50.009Z] #20 24.20 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_arm64.deb ... [2021-07-13T14:20:50.009Z] #20 24.21 Unpacking libnetfilter-conntrack3:arm64 (1.0.7-1) ... [2021-07-13T14:20:50.009Z] #20 24.32 Selecting previously unselected package libnftnl11:arm64. [2021-07-13T14:20:50.272Z] #20 24.33 Preparing to unpack .../06-libnftnl11_1.1.2-2_arm64.deb ... [2021-07-13T14:20:50.272Z] #20 24.34 Unpacking libnftnl11:arm64 (1.1.2-2) ... [2021-07-13T14:20:50.272Z] #20 24.46 Selecting previously unselected package iptables. [2021-07-13T14:20:50.272Z] #20 24.46 Preparing to unpack .../07-iptables_1.8.2-4_arm64.deb ... [2021-07-13T14:20:50.272Z] #20 24.47 Unpacking iptables (1.8.2-4) ... [2021-07-13T14:20:50.368Z] Commit message: "Merge commit 'cf73a45a1306e64c75d25778e196e862bcd0109b' into HEAD" [2021-07-13T14:20:50.408Z] #20 ... [2021-07-13T14:20:50.408Z] [2021-07-13T14:20:50.408Z] #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 "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-07-13T14:20:50.408Z] #32 sha256:e5a47005f578bbeec018e89af2d3942afbe4d492ad54425cac9a1a2acaffc2ab [2021-07-13T14:20:50.408Z] #32 DONE 138.7s [2021-07-13T14:20:50.408Z] [2021-07-13T14:20:50.408Z] #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-07-13T14:20:50.408Z] #46 sha256:cdd8a5adbf192c46d798af2506fd79989356cafbb0e2593c896353b1d897ebd7 [2021-07-13T14:20:50.408Z] #46 134.1 github.com/LK4D4/vndr/godl [2021-07-13T14:20:50.408Z] #46 134.8 github.com/LK4D4/vndr [2021-07-13T14:20:50.408Z] #46 DONE 139.5s [2021-07-13T14:20:50.408Z] [2021-07-13T14:20:50.408Z] #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-07-13T14:20:50.408Z] #20 sha256:f04c662d24b8b5c571e6ab470d5e053c58e500948a39c697e97c9bea6f6c39b4 [2021-07-13T14:20:50.534Z] #27 ... [2021-07-13T14:20:50.534Z] [2021-07-13T14:20:50.534Z] #64 [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-07-13T14:20:50.534Z] #64 sha256:af3f174919baab5c557792922a5aae1f90edb1542830bae6cd4659a5e2abe714 [2021-07-13T14:20:50.534Z] #64 66.30 + bin/containerd [2021-07-13T14:20:50.535Z] #20 24.80 Selecting previously unselected package xxd. [2021-07-13T14:20:50.535Z] #20 24.82 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_arm64.deb ... [2021-07-13T14:20:50.411Z] > git rev-list --no-walk fe6f1a4067e15f99adceaa5a1a305103ca09d3f6 # timeout=10 [2021-07-13T14:20:50.798Z] #20 24.86 Unpacking xxd (2:8.1.0875-5) ... [2021-07-13T14:20:50.798Z] #20 24.99 Selecting previously unselected package vim-common. [2021-07-13T14:20:50.798Z] #20 25.00 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2021-07-13T14:20:50.798Z] #20 25.03 Unpacking vim-common (2:8.1.0875-5) ... [2021-07-13T14:20:50.999Z] #54 1.559 + RM_GOPATH=0 [2021-07-13T14:20:50.999Z] #54 1.559 + TMP_GOPATH= [2021-07-13T14:20:50.999Z] #54 1.559 + : /build [2021-07-13T14:20:50.999Z] #54 1.559 + '[' -z '' ']' [2021-07-13T14:20:50.999Z] #54 1.559 ++ mktemp -d [2021-07-13T14:20:50.999Z] #54 1.559 + export GOPATH=/tmp/tmp.3B0Z3Z2KCj [2021-07-13T14:20:50.999Z] #54 1.559 + GOPATH=/tmp/tmp.3B0Z3Z2KCj [2021-07-13T14:20:50.999Z] #54 1.559 + RM_GOPATH=1 [2021-07-13T14:20:50.999Z] #54 1.559 + case "$(go env GOARCH)" in [2021-07-13T14:20:50.999Z] #54 1.559 ++ go env GOARCH [2021-07-13T14:20:50.999Z] #54 1.585 + export GO_BUILDMODE=-buildmode=pie [2021-07-13T14:20:50.999Z] #54 ... [2021-07-13T14:20:50.999Z] [2021-07-13T14:20:50.999Z] #14 [dev-systemd-false 1/25] RUN groupadd -r docker [2021-07-13T14:20:50.999Z] #14 sha256:2e3649b65de75805334c728684ff03a8199a3b1b3e88023b97eeb333ab7cb9cb [2021-07-13T14:20:50.999Z] #14 DONE 1.7s [2021-07-13T14:20:50.999Z] [2021-07-13T14:20:50.999Z] #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-07-13T14:20:50.999Z] #54 sha256:5fd24056a09a52f16b2c8fe76da4d58afac84d234cf98fd9c1fb6828728d5def [2021-07-13T14:20:50.999Z] #54 1.587 + GO_BUILDMODE=-buildmode=pie [2021-07-13T14:20:50.999Z] #54 1.588 ++ dirname /tmp/install/install.sh [2021-07-13T14:20:50.999Z] #54 1.600 + dir=/tmp/install [2021-07-13T14:20:50.999Z] #54 1.602 + bin=runc [2021-07-13T14:20:50.999Z] #54 1.602 + shift [2021-07-13T14:20:50.999Z] #54 1.602 + '[' '!' -f /tmp/install/runc.installer ']' [2021-07-13T14:20:50.999Z] #54 1.602 + . /tmp/install/runc.installer [2021-07-13T14:20:50.999Z] #54 1.603 ++ : 84113eef6fc27af1b01b3181f31bbaf708715301 [2021-07-13T14:20:50.999Z] #54 1.607 + install_runc [2021-07-13T14:20:50.999Z] #54 1.610 + grep -q '^3\.10\.0.*\.el7\.' [2021-07-13T14:20:50.999Z] #54 1.614 + uname -r [2021-07-13T14:20:50.999Z] #54 1.621 + RUNC_BUILDTAGS='seccomp ' [2021-07-13T14:20:50.999Z] #54 1.622 + echo 'Install runc version 84113eef6fc27af1b01b3181f31bbaf708715301 (build tags: seccomp )' [2021-07-13T14:20:50.999Z] #54 1.622 Install runc version 84113eef6fc27af1b01b3181f31bbaf708715301 (build tags: seccomp ) [2021-07-13T14:20:50.999Z] #54 1.623 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.3B0Z3Z2KCj/src/github.com/opencontainers/runc [2021-07-13T14:20:50.999Z] #54 1.628 Cloning into '/tmp/tmp.3B0Z3Z2KCj/src/github.com/opencontainers/runc'... [2021-07-13T14:20:51.062Z] #20 25.22 Selecting previously unselected package bash-completion. [2021-07-13T14:20:51.062Z] #20 25.22 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-07-13T14:20:52.399Z] #54 ... [2021-07-13T14:20:52.399Z] [2021-07-13T14:20:52.399Z] #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-07-13T14:20:52.399Z] #15 sha256:01a755dff0cad524a1c3dbf793d6da1966eef965a9fa9bcdcd636a6edf1c8b55 [2021-07-13T14:20:52.399Z] #15 DONE 1.5s [2021-07-13T14:20:52.399Z] [2021-07-13T14:20:52.399Z] #16 [dev-systemd-false 3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2021-07-13T14:20:52.399Z] #16 sha256:70cd9adaffc438637136dcc9ee5c7461e62ccdf7187b51d2bcf88ae8b7fd2d91 [2021-07-13T14:20:52.402Z] #20 11.00 Fetched 8987 kB in 9s (1034 kB/s) [2021-07-13T14:20:53.330Z] #16 1.162 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2021-07-13T14:20:53.594Z] #16 DONE 1.4s [2021-07-13T14:20:53.594Z] [2021-07-13T14:20:53.594Z] #17 [dev-systemd-false 4/25] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2021-07-13T14:20:53.594Z] #17 sha256:e3d592bc66c077dde6c9997418b0a86f2889d2589129f58b7ffd303aa343dab4 [2021-07-13T14:20:53.851Z] #17 ... [2021-07-13T14:20:53.851Z] [2021-07-13T14:20:53.851Z] #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-07-13T14:20:53.851Z] #46 sha256:2034cbd14bf37a55e60d41ff9b992b4483829043c37f904fc75e96b079b62df3 [2021-07-13T14:20:53.851Z] #46 104.0 vendor/golang.org/x/text/unicode/norm [2021-07-13T14:20:53.851Z] #46 108.1 vendor/golang.org/x/net/idna [2021-07-13T14:20:53.851Z] #46 110.6 vendor/golang.org/x/net/http2/hpack [2021-07-13T14:20:53.851Z] #46 112.0 mime [2021-07-13T14:20:54.414Z] #46 114.5 mime/quotedprintable [2021-07-13T14:20:54.512Z] #20 28.39 Unpacking bash-completion (1:2.8-6) ... [2021-07-13T14:20:54.589Z] + docker version [2021-07-13T14:20:54.780Z] #20 28.92 Selecting previously unselected package bzip2. [2021-07-13T14:20:54.780Z] #20 28.93 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_arm64.deb ... [2021-07-13T14:20:54.780Z] #20 28.94 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2021-07-13T14:20:54.780Z] #20 29.04 Selecting previously unselected package xz-utils. [2021-07-13T14:20:54.780Z] #20 29.05 Preparing to unpack .../12-xz-utils_5.2.4-1_arm64.deb ... [2021-07-13T14:20:54.780Z] #20 29.06 Unpacking xz-utils (5.2.4-1) ... [2021-07-13T14:20:54.947Z] #20 11.00 Reading package lists... [2021-07-13T14:20:54.978Z] #46 ... [2021-07-13T14:20:54.978Z] [2021-07-13T14:20:54.978Z] #17 [dev-systemd-false 4/25] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2021-07-13T14:20:54.978Z] #17 sha256:e3d592bc66c077dde6c9997418b0a86f2889d2589129f58b7ffd303aa343dab4 [2021-07-13T14:20:54.978Z] #17 DONE 1.2s [2021-07-13T14:20:54.978Z] [2021-07-13T14:20:54.978Z] #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-07-13T14:20:54.978Z] #46 sha256:2034cbd14bf37a55e60d41ff9b992b4483829043c37f904fc75e96b079b62df3 [2021-07-13T14:20:54.978Z] #46 114.8 net/http/internal [2021-07-13T14:20:54.978Z] #46 ... [2021-07-13T14:20:54.978Z] [2021-07-13T14:20:54.978Z] #18 [dev-systemd-false 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2021-07-13T14:20:54.978Z] #18 sha256:f3bf4503ae065cc32c88b6d28c9bf599c2aa906d84e4dc54ec2ed46d586cadb6 [2021-07-13T14:20:55.044Z] #20 29.28 Selecting previously unselected package apparmor. [2021-07-13T14:20:55.044Z] #20 29.28 Preparing to unpack .../13-apparmor_2.13.2-10_arm64.deb ... [2021-07-13T14:20:55.235Z] #18 ... [2021-07-13T14:20:55.235Z] [2021-07-13T14:20:55.235Z] #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-07-13T14:20:55.235Z] #59 sha256:aadad3329947b1badfaf5a86a382e320d5059ad11a025e7c0722e501b7fefd93 [2021-07-13T14:20:55.235Z] #59 108.3 + for f in rootlesskit rootlesskit-docker-proxy [2021-07-13T14:20:55.235Z] #59 108.3 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2021-07-13T14:20:55.235Z] #59 DONE 115.4s [2021-07-13T14:20:55.307Z] #20 29.34 Unpacking apparmor (2.13.2-10) ... [2021-07-13T14:20:55.491Z] [2021-07-13T14:20:55.491Z] #60 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2021-07-13T14:20:55.491Z] #60 sha256:b09a35516ee34779303d72962a47560a3e0f998fa7055cfb8c377337fd125c34 [2021-07-13T14:20:55.491Z] #60 DONE 0.2s [2021-07-13T14:20:55.491Z] [2021-07-13T14:20:55.491Z] #61 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2021-07-13T14:20:55.491Z] #61 sha256:144fb7167ceadd4965c3f7cedf8833731fd7916b81b6ae5fb85850d05f5daebd [2021-07-13T14:20:55.730Z] #20 29.64 Selecting previously unselected package aufs-tools. [2021-07-13T14:20:55.730Z] #20 29.66 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_arm64.deb ... [2021-07-13T14:20:55.730Z] #20 29.68 Unpacking aufs-tools (1:4.14+20190211-1) ... [2021-07-13T14:20:55.730Z] #20 29.86 Selecting previously unselected package libonig5:arm64. [2021-07-13T14:20:55.730Z] #20 29.87 Preparing to unpack .../15-libonig5_6.9.1-1_arm64.deb ... [2021-07-13T14:20:55.730Z] #20 29.88 Unpacking libonig5:arm64 (6.9.1-1) ... [2021-07-13T14:20:55.751Z] #61 DONE 0.2s [2021-07-13T14:20:55.751Z] [2021-07-13T14:20:55.751Z] #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-07-13T14:20:55.751Z] #57 sha256:6f512386be89d4b15e68aac4d87ee54dbc5822b9c57b21f716b827d1e6c660c6 [2021-07-13T14:20:55.992Z] #20 30.21 Selecting previously unselected package libjq1:arm64. [2021-07-13T14:20:55.992Z] #20 30.22 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_arm64.deb ... [2021-07-13T14:20:55.992Z] #20 30.22 Unpacking libjq1:arm64 (1.5+dfsg-2+b1) ... [2021-07-13T14:20:56.254Z] #20 30.36 Selecting previously unselected package jq. [2021-07-13T14:20:56.254Z] #20 30.37 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_arm64.deb ... [2021-07-13T14:20:56.254Z] #20 30.38 Unpacking jq (1.5+dfsg-2+b1) ... [2021-07-13T14:20:56.254Z] #20 30.48 Selecting previously unselected package libaio1:arm64. [2021-07-13T14:20:56.254Z] #20 30.49 Preparing to unpack .../18-libaio1_0.3.112-3_arm64.deb ... [2021-07-13T14:20:56.254Z] #20 30.51 Unpacking libaio1:arm64 (0.3.112-3) ... [2021-07-13T14:20:56.313Z] #57 ... [2021-07-13T14:20:56.313Z] [2021-07-13T14:20:56.313Z] #18 [dev-systemd-false 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2021-07-13T14:20:56.313Z] #18 sha256:f3bf4503ae065cc32c88b6d28c9bf599c2aa906d84e4dc54ec2ed46d586cadb6 [2021-07-13T14:20:56.313Z] #18 DONE 1.5s [2021-07-13T14:20:56.313Z] [2021-07-13T14:20:56.313Z] #19 [dev-systemd-false 6/25] RUN ldconfig [2021-07-13T14:20:56.314Z] #19 sha256:a4542bff8ff7df2c135e32506bd67314f24b3e2fde95bdac410e69115241430e [2021-07-13T14:20:56.516Z] #20 30.59 Selecting previously unselected package libgpm2:arm64. [2021-07-13T14:20:56.516Z] #20 30.60 Preparing to unpack .../19-libgpm2_1.20.7-5_arm64.deb ... [2021-07-13T14:20:56.516Z] #20 30.61 Unpacking libgpm2:arm64 (1.20.7-5) ... [2021-07-13T14:20:56.516Z] #20 30.71 Selecting previously unselected package libicu63:arm64. [2021-07-13T14:20:56.516Z] #20 30.71 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_arm64.deb ... [2021-07-13T14:20:56.516Z] #20 30.72 Unpacking libicu63:arm64 (63.1-6+deb10u1) ... [2021-07-13T14:20:56.779Z] #20 ... [2021-07-13T14:20:56.779Z] [2021-07-13T14:20:56.779Z] #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-07-13T14:20:56.779Z] #40 sha256:8b50b12a0ce0c7a83b81c2e3108ab0bca94e7bc77c2b92097fda2546d563fa91 [2021-07-13T14:20:56.779Z] #40 136.8 + dpkg --print-architecture [2021-07-13T14:20:56.878Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2021-07-13T14:20:56.878Z] [2021-07-13T14:20:56.878Z] ________ ____ __. [2021-07-13T14:20:56.878Z] \_____ \ | |/ _| [2021-07-13T14:20:56.878Z] / | \| < [2021-07-13T14:20:56.878Z] / | \ | \ [2021-07-13T14:20:56.878Z] \_______ /____|__ \ [2021-07-13T14:20:56.878Z] \/ \/ [2021-07-13T14:20:56.878Z] [2021-07-13T14:20:56.878Z] INFO: make.ps1 ended at 07/13/2021 14:20:50 [2021-07-13T14:20:56.878Z] INFO: Binaries build ended at 07/13/2021 14:20:51. Duration:00:01:11.9081082 [2021-07-13T14:20:56.878Z] INFO: Copying the built daemon binary to d:\CI\PR-42631\2\binary\dockerd-b9cdfa2395.exe... [2021-07-13T14:20:56.878Z] INFO: Copying the built client binary to d:\CI\PR-42631\2\binary\docker-b9cdfa2395.exe... [2021-07-13T14:20:56.878Z] INFO: Copying dockerversion from the container... [2021-07-13T14:20:56.878Z] INFO: Copying the golang package from the container to d:\CI\PR-42631\2\installer\go.zip... [2021-07-13T14:20:56.878Z] INFO: Extracting go.zip to d:\CI\PR-42631\2\go [2021-07-13T14:20:57.756Z] #20 13.95 Reading package lists... [2021-07-13T14:20:58.328Z] #20 16.56 Building dependency tree... [2021-07-13T14:20:58.647Z] #64 ... [2021-07-13T14:20:58.647Z] [2021-07-13T14:20:58.647Z] #27 [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-07-13T14:20:58.647Z] #27 sha256:308f748b0ae48cdfedb9b6015152347b652d965e7ffd458d9ff020b3072a435c [2021-07-13T14:20:58.647Z] #27 15.50 Fetched 42.2 MB in 14s (2935 kB/s) [2021-07-13T14:20:58.702Z] #40 DONE 138.8s [2021-07-13T14:20:58.702Z] [2021-07-13T14:20:58.702Z] #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-07-13T14:20:58.702Z] #20 sha256:5f95df2b529065c420f9590f5e568d9ec3a6a1ed6cc0c3310577e56fea4ee56c [2021-07-13T14:20:58.702Z] #20 32.84 Selecting previously unselected package libnet1:arm64. [2021-07-13T14:20:58.702Z] #20 32.85 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2021-07-13T14:20:58.702Z] #20 32.87 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2021-07-13T14:20:58.702Z] #20 33.04 Selecting previously unselected package libnl-3-200:arm64. [2021-07-13T14:20:58.702Z] #20 33.05 Preparing to unpack .../22-libnl-3-200_3.4.0-1_arm64.deb ... [2021-07-13T14:20:58.702Z] #20 33.06 Unpacking libnl-3-200:arm64 (3.4.0-1) ... [2021-07-13T14:20:58.835Z] #19 DONE 2.1s [2021-07-13T14:20:58.835Z] [2021-07-13T14:20:58.835Z] #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-07-13T14:20:58.835Z] #46 sha256:2034cbd14bf37a55e60d41ff9b992b4483829043c37f904fc75e96b079b62df3 [2021-07-13T14:20:58.835Z] #46 117.5 mime/multipart [2021-07-13T14:20:58.835Z] #46 117.5 crypto/tls [2021-07-13T14:20:58.899Z] #20 17.52 libcap2-bin is already the newest version (1:2.25-2). [2021-07-13T14:20:58.900Z] #20 17.52 The following additional packages will be installed: [2021-07-13T14:20:58.900Z] #20 17.52 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2021-07-13T14:20:58.900Z] #20 17.52 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2021-07-13T14:20:58.900Z] #20 17.52 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2021-07-13T14:20:58.900Z] #20 17.52 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2021-07-13T14:20:58.900Z] #20 17.52 python3.7 python3.7-minimal vim-runtime xxd [2021-07-13T14:20:58.900Z] #20 17.53 Suggested packages: [2021-07-13T14:20:58.900Z] #20 17.53 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm ed diffutils-doc [2021-07-13T14:20:58.900Z] #20 17.53 python3-doc python3-tk python3-venv python-setuptools-doc python3.7-venv [2021-07-13T14:20:58.900Z] #20 17.53 python3.7-doc binfmt-support ctags vim-doc vim-scripts xfsdump acl attr [2021-07-13T14:20:58.900Z] #20 17.53 quota [2021-07-13T14:20:58.900Z] #20 17.53 Recommended packages: [2021-07-13T14:20:58.900Z] #20 17.53 aufs-dkms nftables build-essential python3-dev python3-keyring [2021-07-13T14:20:58.900Z] #20 17.53 python3-keyrings.alt python3-xdg unzip [2021-07-13T14:20:58.965Z] #20 33.26 Selecting previously unselected package libprotobuf-c1:arm64. [2021-07-13T14:20:58.965Z] #20 33.26 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_arm64.deb ... [2021-07-13T14:20:58.965Z] #20 33.27 Unpacking libprotobuf-c1:arm64 (1.3.1-1+b1) ... [2021-07-13T14:20:58.965Z] #20 33.34 Selecting previously unselected package libreadline5:arm64. [2021-07-13T14:20:58.965Z] #20 33.35 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_arm64.deb ... [2021-07-13T14:20:59.228Z] #20 33.36 Unpacking libreadline5:arm64 (5.2+dfsg-3+b13) ... [2021-07-13T14:20:59.228Z] #20 33.50 Selecting previously unselected package net-tools. [2021-07-13T14:20:59.228Z] #20 33.50 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_arm64.deb ... [2021-07-13T14:20:59.228Z] #20 33.51 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2021-07-13T14:20:59.490Z] #20 33.70 Selecting previously unselected package patch. [2021-07-13T14:20:59.490Z] #20 33.72 Preparing to unpack .../26-patch_2.7.6-3+deb10u1_arm64.deb ... [2021-07-13T14:20:59.490Z] #20 33.73 Unpacking patch (2.7.6-3+deb10u1) ... [2021-07-13T14:20:59.753Z] #20 33.97 Selecting previously unselected package python-pip-whl. [2021-07-13T14:20:59.753Z] #20 34.01 Preparing to unpack .../27-python-pip-whl_18.1-5_all.deb ... [2021-07-13T14:20:59.753Z] #20 34.04 Unpacking python-pip-whl (18.1-5) ... [2021-07-13T14:20:59.842Z] #20 18.78 The following NEW packages will be installed: [2021-07-13T14:21:00.104Z] #20 18.79 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2021-07-13T14:21:00.104Z] #20 18.79 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2021-07-13T14:21:00.104Z] #20 18.79 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2021-07-13T14:21:00.104Z] #20 18.79 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2021-07-13T14:21:00.104Z] #20 18.79 libreadline5 net-tools patch pigz python-pip-whl python3 python3-distutils [2021-07-13T14:21:00.104Z] #20 18.79 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2021-07-13T14:21:00.104Z] #20 18.79 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2021-07-13T14:21:00.104Z] #20 18.79 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2021-07-13T14:21:00.104Z] #20 18.79 xz-utils zip [2021-07-13T14:21:00.329Z] #20 34.57 Selecting previously unselected package python3-lib2to3. [2021-07-13T14:21:00.329Z] #20 34.58 Preparing to unpack .../28-python3-lib2to3_3.7.3-1_all.deb ... [2021-07-13T14:21:00.329Z] #20 34.59 Unpacking python3-lib2to3 (3.7.3-1) ... [2021-07-13T14:21:00.365Z] #20 19.16 0 upgraded, 49 newly installed, 0 to remove and 0 not upgraded. [2021-07-13T14:21:00.365Z] #20 19.16 Need to get 28.6 MB of archives. [2021-07-13T14:21:00.365Z] #20 19.16 After this operation, 116 MB of additional disk space will be used. [2021-07-13T14:21:00.365Z] #20 19.16 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB] [2021-07-13T14:21:00.365Z] #20 19.16 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u3 [589 kB] [2021-07-13T14:21:00.365Z] #20 19.20 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u3 [1737 kB] [2021-07-13T14:21:00.365Z] #20 19.28 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2021-07-13T14:21:00.365Z] #20 19.28 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2021-07-13T14:21:00.365Z] #20 19.28 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u3 [1734 kB] [2021-07-13T14:21:00.592Z] #20 34.93 Selecting previously unselected package python3-distutils. [2021-07-13T14:21:00.592Z] #20 34.93 Preparing to unpack .../29-python3-distutils_3.7.3-1_all.deb ... [2021-07-13T14:21:00.592Z] #20 34.95 Unpacking python3-distutils (3.7.3-1) ... [2021-07-13T14:21:00.627Z] #20 19.36 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u3 [330 kB] [2021-07-13T14:21:00.627Z] #20 19.39 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2021-07-13T14:21:00.627Z] #20 19.39 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2021-07-13T14:21:00.627Z] #20 19.39 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB] [2021-07-13T14:21:00.627Z] #20 19.39 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB] [2021-07-13T14:21:00.627Z] #20 19.40 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB] [2021-07-13T14:21:00.627Z] #20 19.40 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2021-07-13T14:21:00.627Z] #20 19.41 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB] [2021-07-13T14:21:00.627Z] #20 19.41 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB] [2021-07-13T14:21:00.627Z] #20 19.41 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB] [2021-07-13T14:21:00.627Z] #20 19.43 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2021-07-13T14:21:00.627Z] #20 19.44 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2021-07-13T14:21:00.627Z] #20 19.45 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB] [2021-07-13T14:21:00.627Z] #20 19.46 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB] [2021-07-13T14:21:00.627Z] #20 19.46 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB] [2021-07-13T14:21:00.627Z] #20 19.47 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB] [2021-07-13T14:21:00.627Z] #20 19.50 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB] [2021-07-13T14:21:00.627Z] #20 19.51 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2021-07-13T14:21:00.627Z] #20 19.51 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2021-07-13T14:21:00.627Z] #20 19.52 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2021-07-13T14:21:00.627Z] #20 19.52 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB] [2021-07-13T14:21:00.627Z] #20 19.53 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB] [2021-07-13T14:21:00.627Z] #20 19.54 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2021-07-13T14:21:00.855Z] #20 35.13 Selecting previously unselected package python3-pip. [2021-07-13T14:21:00.855Z] #20 35.13 Preparing to unpack .../30-python3-pip_18.1-5_all.deb ... [2021-07-13T14:21:00.855Z] #20 35.15 Unpacking python3-pip (18.1-5) ... [2021-07-13T14:21:01.118Z] #20 35.31 Selecting previously unselected package python3-pkg-resources. [2021-07-13T14:21:01.118Z] #20 35.31 Preparing to unpack .../31-python3-pkg-resources_40.8.0-1_all.deb ... [2021-07-13T14:21:01.118Z] #20 35.32 Unpacking python3-pkg-resources (40.8.0-1) ... [2021-07-13T14:21:01.198Z] #20 19.98 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2021-07-13T14:21:01.199Z] #20 19.99 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2021-07-13T14:21:01.199Z] #20 19.99 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2021-07-13T14:21:01.199Z] #20 19.99 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB] [2021-07-13T14:21:01.199Z] #20 19.99 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB] [2021-07-13T14:21:01.199Z] #20 20.00 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 patch amd64 2.7.6-3+deb10u1 [126 kB] [2021-07-13T14:21:01.199Z] #20 20.01 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB] [2021-07-13T14:21:01.199Z] #20 20.08 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2021-07-13T14:21:01.199Z] #20 20.09 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB] [2021-07-13T14:21:01.199Z] #20 20.10 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB] [2021-07-13T14:21:01.199Z] #20 20.10 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2021-07-13T14:21:01.199Z] #20 20.11 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB] [2021-07-13T14:21:01.199Z] #20 20.12 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB] [2021-07-13T14:21:01.199Z] #20 20.13 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u3 [1244 kB] [2021-07-13T14:21:01.199Z] #20 20.18 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB] [2021-07-13T14:21:01.381Z] #20 35.46 Selecting previously unselected package python3-setuptools. [2021-07-13T14:21:01.381Z] #20 35.46 Preparing to unpack .../32-python3-setuptools_40.8.0-1_all.deb ... [2021-07-13T14:21:01.381Z] #20 35.47 Unpacking python3-setuptools (40.8.0-1) ... [2021-07-13T14:21:01.381Z] #20 35.71 Selecting previously unselected package python3-wheel. [2021-07-13T14:21:01.460Z] #20 20.20 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB] [2021-07-13T14:21:01.460Z] #20 20.21 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2021-07-13T14:21:01.643Z] #20 35.71 Preparing to unpack .../33-python3-wheel_0.32.3-2_all.deb ... [2021-07-13T14:21:01.643Z] #20 35.72 Unpacking python3-wheel (0.32.3-2) ... [2021-07-13T14:21:01.643Z] #20 35.83 Selecting previously unselected package sudo. [2021-07-13T14:21:01.643Z] #20 35.84 Preparing to unpack .../34-sudo_1.8.27-1+deb10u3_arm64.deb ... [2021-07-13T14:21:01.643Z] #20 35.85 Unpacking sudo (1.8.27-1+deb10u3) ... [2021-07-13T14:21:01.721Z] #20 20.49 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB] [2021-07-13T14:21:01.721Z] #20 20.52 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB] [2021-07-13T14:21:01.721Z] #20 20.56 Get:49 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB] [2021-07-13T14:21:01.875Z] Client: [2021-07-13T14:21:01.875Z] Version: 20.10.6 [2021-07-13T14:21:01.875Z] API version: 1.41 [2021-07-13T14:21:01.875Z] Go version: go1.16.3 [2021-07-13T14:21:01.875Z] Git commit: 370c289 [2021-07-13T14:21:01.875Z] Built: Fri Apr 9 22:49:36 2021 [2021-07-13T14:21:01.875Z] OS/Arch: windows/amd64 [2021-07-13T14:21:01.875Z] Context: default [2021-07-13T14:21:01.875Z] Experimental: true [2021-07-13T14:21:01.875Z] [2021-07-13T14:21:01.875Z] Server: Docker Engine - Community [2021-07-13T14:21:01.875Z] Engine: [2021-07-13T14:21:01.875Z] Version: 20.10.6 [2021-07-13T14:21:01.875Z] API version: 1.41 (minimum version 1.24) [2021-07-13T14:21:01.875Z] Go version: go1.13.15 [2021-07-13T14:21:01.875Z] Git commit: 8728dd2 [2021-07-13T14:21:01.875Z] Built: Fri Apr 9 22:45:40 2021 [2021-07-13T14:21:01.875Z] OS/Arch: windows/amd64 [2021-07-13T14:21:01.875Z] Experimental: true [2021-07-13T14:21:02.169Z] #20 36.28 Selecting previously unselected package thin-provisioning-tools. [2021-07-13T14:21:02.169Z] #20 36.30 Preparing to unpack .../35-thin-provisioning-tools_0.7.6-2.1_arm64.deb ... [2021-07-13T14:21:02.169Z] #20 36.30 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2021-07-13T14:21:02.169Z] #20 36.53 Selecting previously unselected package uidmap. [2021-07-13T14:21:02.169Z] #20 36.53 Preparing to unpack .../36-uidmap_1%3a4.5-1.1_arm64.deb ... [2021-07-13T14:21:02.292Z] #20 21.04 debconf: delaying package configuration, since apt-utils is not installed [2021-07-13T14:21:02.293Z] #20 21.15 Fetched 28.6 MB in 2s (16.5 MB/s) [2021-07-13T14:21:02.293Z] #20 21.22 Selecting previously unselected package pigz. [2021-07-13T14:21:02.432Z] #20 36.55 Unpacking uidmap (1:4.5-1.1) ... [2021-07-13T14:21:02.432Z] #20 36.71 Selecting previously unselected package vim-runtime. [2021-07-13T14:21:02.432Z] #20 36.72 Preparing to unpack .../37-vim-runtime_2%3a8.1.0875-5_all.deb ... [2021-07-13T14:21:02.432Z] #20 36.77 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2021-07-13T14:21:02.432Z] #20 36.81 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2021-07-13T14:21:02.553Z] #20 21.22 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23446 files and directories currently installed.) [2021-07-13T14:21:02.553Z] #20 21.25 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ... [2021-07-13T14:21:02.553Z] #20 21.27 Unpacking pigz (2.4-1) ... [2021-07-13T14:21:02.553Z] #20 21.35 Selecting previously unselected package libpython3.7-minimal:amd64. [2021-07-13T14:21:02.553Z] #20 21.36 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2021-07-13T14:21:02.553Z] #20 21.36 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [Pipeline] sh [2021-07-13T14:21:02.695Z] #20 36.82 Unpacking vim-runtime (2:8.1.0875-5) ... [2021-07-13T14:21:02.814Z] #20 21.70 Selecting previously unselected package python3.7-minimal. [2021-07-13T14:21:02.814Z] #20 21.70 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2021-07-13T14:21:02.814Z] #20 21.71 Unpacking python3.7-minimal (3.7.3-2+deb10u3) ... [2021-07-13T14:21:03.006Z] #46 ... [2021-07-13T14:21:03.006Z] [2021-07-13T14:21:03.006Z] #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-07-13T14:21:03.006Z] #54 sha256:5fd24056a09a52f16b2c8fe76da4d58afac84d234cf98fd9c1fb6828728d5def [2021-07-13T14:21:03.006Z] #54 11.99 + cd /tmp/tmp.3B0Z3Z2KCj/src/github.com/opencontainers/runc [2021-07-13T14:21:03.006Z] #54 11.99 + git checkout -q 84113eef6fc27af1b01b3181f31bbaf708715301 [2021-07-13T14:21:03.006Z] #54 12.46 + '[' -z '' ']' [2021-07-13T14:21:03.006Z] #54 12.46 + target=static [2021-07-13T14:21:03.006Z] #54 12.46 + make 'BUILDTAGS=seccomp ' static [2021-07-13T14:21:03.006Z] #54 12.65 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit=v1.0.0-0-g84113eef -X main.version=1.0.0 " -o runc . [2021-07-13T14:21:03.387Z] #20 22.37 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2021-07-13T14:21:03.545Z] + docker info [2021-07-13T14:21:03.648Z] #20 22.40 Setting up python3.7-minimal (3.7.3-2+deb10u3) ... [2021-07-13T14:21:05.253Z] #20 38.91 Selecting previously unselected package vim. [2021-07-13T14:21:05.253Z] #20 38.92 Preparing to unpack .../38-vim_2%3a8.1.0875-5_arm64.deb ... [2021-07-13T14:21:05.253Z] #20 38.94 Unpacking vim (2:8.1.0875-5) ... [2021-07-13T14:21:05.253Z] #20 39.34 Selecting previously unselected package xfsprogs. [2021-07-13T14:21:05.253Z] #20 39.36 Preparing to unpack .../39-xfsprogs_4.20.0-1_arm64.deb ... [2021-07-13T14:21:05.253Z] #20 39.37 Unpacking xfsprogs (4.20.0-1) ... [2021-07-13T14:21:05.515Z] #20 39.79 Selecting previously unselected package zip. [2021-07-13T14:21:05.515Z] #20 39.80 Preparing to unpack .../40-zip_3.0-11+b1_arm64.deb ... [2021-07-13T14:21:05.515Z] #20 39.81 Unpacking zip (3.0-11+b1) ... [2021-07-13T14:21:05.564Z] #20 24.13 Selecting previously unselected package python3-minimal. [2021-07-13T14:21:05.564Z] #20 24.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 ... 23695 files and directories currently installed.) [2021-07-13T14:21:05.564Z] #20 24.16 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2021-07-13T14:21:05.564Z] #20 24.17 Unpacking python3-minimal (3.7.3-1) ... [2021-07-13T14:21:05.564Z] #20 24.24 Selecting previously unselected package libmpdec2:amd64. [2021-07-13T14:21:05.564Z] #20 24.26 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2021-07-13T14:21:05.564Z] #20 24.26 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2021-07-13T14:21:05.564Z] #20 24.36 Selecting previously unselected package libpython3.7-stdlib:amd64. [2021-07-13T14:21:05.564Z] #20 24.37 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u3_amd64.deb ... [2021-07-13T14:21:05.564Z] #20 24.39 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2021-07-13T14:21:05.778Z] #20 40.00 Setting up aufs-tools (1:4.14+20190211-1) ... [2021-07-13T14:21:05.778Z] #20 40.10 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2021-07-13T14:21:05.778Z] #20 40.11 Setting up libip6tc0:arm64 (1.8.2-4) ... [2021-07-13T14:21:05.778Z] #20 40.13 Setting up libreadline5:arm64 (5.2+dfsg-3+b13) ... [2021-07-13T14:21:05.778Z] #20 40.15 Setting up libgpm2:arm64 (1.20.7-5) ... [2021-07-13T14:21:05.778Z] #20 40.17 Setting up libip4tc0:arm64 (1.8.2-4) ... [2021-07-13T14:21:05.778Z] #20 40.18 Setting up uidmap (1:4.5-1.1) ... [2021-07-13T14:21:05.778Z] #20 40.20 Setting up libnftnl11:arm64 (1.1.2-2) ... [2021-07-13T14:21:06.041Z] #20 40.22 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2021-07-13T14:21:06.041Z] #20 40.26 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2021-07-13T14:21:06.041Z] #20 40.28 Setting up libprotobuf-c1:arm64 (1.3.1-1+b1) ... [2021-07-13T14:21:06.041Z] #20 40.30 Setting up libicu63:arm64 (63.1-6+deb10u1) ... [2021-07-13T14:21:06.041Z] #20 40.33 Setting up xxd (2:8.1.0875-5) ... [2021-07-13T14:21:06.304Z] #20 40.35 Setting up zip (3.0-11+b1) ... [2021-07-13T14:21:06.304Z] #20 40.37 Setting up vim-common (2:8.1.0875-5) ... [2021-07-13T14:21:06.304Z] #20 40.40 Setting up bash-completion (1:2.8-6) ... [2021-07-13T14:21:06.507Z] #20 25.12 Selecting previously unselected package python3.7. [2021-07-13T14:21:06.507Z] #20 25.12 Preparing to unpack .../python3.7_3.7.3-2+deb10u3_amd64.deb ... [2021-07-13T14:21:06.507Z] #20 25.13 Unpacking python3.7 (3.7.3-2+deb10u3) ... [2021-07-13T14:21:06.507Z] #20 25.22 Selecting previously unselected package libpython3-stdlib:amd64. [2021-07-13T14:21:06.507Z] #20 25.23 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2021-07-13T14:21:06.507Z] #20 25.24 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2021-07-13T14:21:06.507Z] #20 25.31 Setting up python3-minimal (3.7.3-1) ... [2021-07-13T14:21:06.760Z] #27 15.50 Reading package lists... [2021-07-13T14:21:07.451Z] #20 26.00 Selecting previously unselected package python3. [2021-07-13T14:21:07.451Z] #20 26.00 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24107 files and directories currently installed.) [2021-07-13T14:21:07.451Z] #20 26.05 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ... [2021-07-13T14:21:07.451Z] #20 26.07 Unpacking python3 (3.7.3-1) ... [2021-07-13T14:21:07.451Z] #20 26.16 Selecting previously unselected package libip4tc0:amd64. [2021-07-13T14:21:07.451Z] #20 26.16 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ... [2021-07-13T14:21:07.451Z] #20 26.17 Unpacking libip4tc0:amd64 (1.8.2-4) ... [2021-07-13T14:21:07.451Z] #20 26.27 Selecting previously unselected package libip6tc0:amd64. [2021-07-13T14:21:07.451Z] #20 26.27 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ... [2021-07-13T14:21:07.451Z] #20 26.28 Unpacking libip6tc0:amd64 (1.8.2-4) ... [2021-07-13T14:21:07.451Z] #20 26.35 Selecting previously unselected package libiptc0:amd64. [2021-07-13T14:21:07.451Z] #20 26.36 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ... [2021-07-13T14:21:07.451Z] #20 26.37 Unpacking libiptc0:amd64 (1.8.2-4) ... [2021-07-13T14:21:07.712Z] #20 26.45 Selecting previously unselected package libnfnetlink0:amd64. [2021-07-13T14:21:07.712Z] #20 26.45 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2021-07-13T14:21:07.712Z] #20 26.46 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-07-13T14:21:07.712Z] #20 26.52 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2021-07-13T14:21:07.712Z] #20 26.52 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ... [2021-07-13T14:21:07.712Z] #20 26.53 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2021-07-13T14:21:07.712Z] #20 26.61 Selecting previously unselected package libnftnl11:amd64. [2021-07-13T14:21:07.712Z] #20 26.61 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ... [2021-07-13T14:21:07.712Z] #20 26.62 Unpacking libnftnl11:amd64 (1.1.2-2) ... [2021-07-13T14:21:07.972Z] #20 26.68 Selecting previously unselected package iptables. [2021-07-13T14:21:07.972Z] #20 26.70 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ... [2021-07-13T14:21:07.972Z] #20 26.71 Unpacking iptables (1.8.2-4) ... [2021-07-13T14:21:07.972Z] #20 26.95 Selecting previously unselected package xxd. [2021-07-13T14:21:08.233Z] #20 26.95 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ... [2021-07-13T14:21:08.233Z] #20 26.97 Unpacking xxd (2:8.1.0875-5) ... [2021-07-13T14:21:08.233Z] #20 27.09 Selecting previously unselected package vim-common. [2021-07-13T14:21:08.233Z] #20 27.09 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2021-07-13T14:21:08.233Z] #20 27.12 Unpacking vim-common (2:8.1.0875-5) ... [2021-07-13T14:21:08.255Z] #54 ... [2021-07-13T14:21:08.255Z] [2021-07-13T14:21:08.255Z] #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-07-13T14:21:08.255Z] #20 sha256:f04c662d24b8b5c571e6ab470d5e053c58e500948a39c697e97c9bea6f6c39b4 [2021-07-13T14:21:08.255Z] #20 1.427 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2021-07-13T14:21:08.255Z] #20 1.481 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-07-13T14:21:08.255Z] #20 1.482 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-07-13T14:21:08.255Z] #20 1.482 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-07-13T14:21:08.255Z] #20 2.042 Get:5 http://deb.debian.org/debian buster-backports/main amd64 Packages [486 kB] [2021-07-13T14:21:08.255Z] #20 2.907 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-07-13T14:21:08.255Z] #20 3.863 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [293 kB] [2021-07-13T14:21:08.255Z] #20 5.227 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB] [2021-07-13T14:21:08.494Z] #20 27.27 Selecting previously unselected package bash-completion. [2021-07-13T14:21:08.494Z] #20 27.27 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2021-07-13T14:21:08.512Z] #20 10.07 Fetched 8987 kB in 9s (1010 kB/s) [2021-07-13T14:21:09.620Z] #20 43.28 Setting up libiptc0:arm64 (1.8.2-4) ... [2021-07-13T14:21:09.620Z] #20 43.32 Setting up xz-utils (5.2.4-1) ... [2021-07-13T14:21:09.620Z] #20 43.34 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2021-07-13T14:21:09.620Z] #20 43.38 Setting up patch (2.7.6-3+deb10u1) ... [2021-07-13T14:21:09.620Z] #20 43.41 Setting up sudo (1.8.27-1+deb10u3) ... [2021-07-13T14:21:09.620Z] #20 43.51 invoke-rc.d: could not determine current runlevel [2021-07-13T14:21:09.620Z] #20 43.52 invoke-rc.d: policy-rc.d denied execution of start. [2021-07-13T14:21:09.620Z] #20 43.53 Setting up pigz (2.4-1) ... [2021-07-13T14:21:09.620Z] #20 43.55 Setting up libnfnetlink0:arm64 (1.0.1-3+b1) ... [2021-07-13T14:21:09.620Z] #20 43.58 Setting up libnl-3-200:arm64 (3.4.0-1) ... [2021-07-13T14:21:09.620Z] #20 43.62 Setting up python-pip-whl (18.1-5) ... [2021-07-13T14:21:09.620Z] #20 43.64 Setting up libmpdec2:arm64 (2.4.2-2) ... [2021-07-13T14:21:09.620Z] #20 43.67 Setting up vim-runtime (2:8.1.0875-5) ... [2021-07-13T14:21:09.883Z] #20 44.10 Setting up libaio1:arm64 (0.3.112-3) ... [2021-07-13T14:21:09.883Z] #20 44.13 Setting up libonig5:arm64 (6.9.1-1) ... [2021-07-13T14:21:09.883Z] #20 44.14 Setting up libpython3.7-stdlib:arm64 (3.7.3-2+deb10u3) ... [2021-07-13T14:21:09.883Z] #20 44.16 Setting up vim (2:8.1.0875-5) ... [2021-07-13T14:21:09.883Z] #20 44.17 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2021-07-13T14:21:09.883Z] #20 44.18 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2021-07-13T14:21:09.883Z] #20 44.19 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2021-07-13T14:21:09.883Z] #20 44.20 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2021-07-13T14:21:09.883Z] #20 44.21 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2021-07-13T14:21:09.883Z] #20 44.23 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2021-07-13T14:21:09.883Z] #20 44.24 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2021-07-13T14:21:10.146Z] #20 44.25 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2021-07-13T14:21:10.146Z] #20 44.30 Setting up libjq1:arm64 (1.5+dfsg-2+b1) ... [2021-07-13T14:21:10.146Z] #20 44.32 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2021-07-13T14:21:10.146Z] #20 44.35 Setting up libnetfilter-conntrack3:arm64 (1.0.7-1) ... [2021-07-13T14:21:10.146Z] #20 44.37 Setting up jq (1.5+dfsg-2+b1) ... [2021-07-13T14:21:10.146Z] #20 44.39 Setting up libpython3-stdlib:arm64 (3.7.3-1) ... [2021-07-13T14:21:10.146Z] #20 44.45 Setting up python3.7 (3.7.3-2+deb10u3) ... [2021-07-13T14:21:11.108Z] #20 29.53 Unpacking bash-completion (1:2.8-6) ... [2021-07-13T14:21:11.108Z] #20 29.86 Selecting previously unselected package bzip2. [2021-07-13T14:21:11.108Z] #20 29.86 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ... [2021-07-13T14:21:11.108Z] #20 29.86 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2021-07-13T14:21:11.108Z] #20 29.94 Selecting previously unselected package xz-utils. [2021-07-13T14:21:11.108Z] #20 29.94 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ... [2021-07-13T14:21:11.108Z] #20 29.94 Unpacking xz-utils (5.2.4-1) ... [2021-07-13T14:21:11.386Z] #20 30.10 Selecting previously unselected package apparmor. [2021-07-13T14:21:11.386Z] #20 30.11 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ... [2021-07-13T14:21:11.386Z] #20 30.19 Unpacking apparmor (2.13.2-10) ... [2021-07-13T14:21:11.657Z] #20 30.54 Selecting previously unselected package aufs-tools. [2021-07-13T14:21:11.657Z] #20 30.55 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ... [2021-07-13T14:21:11.657Z] #20 30.55 Unpacking aufs-tools (1:4.14+20190211-1) ... [2021-07-13T14:21:11.918Z] #20 30.68 Selecting previously unselected package libonig5:amd64. [2021-07-13T14:21:11.918Z] #20 30.69 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ... [2021-07-13T14:21:11.918Z] #20 30.69 Unpacking libonig5:amd64 (6.9.1-1) ... [2021-07-13T14:21:12.180Z] #20 30.81 Selecting previously unselected package libjq1:amd64. [2021-07-13T14:21:12.180Z] #20 30.82 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2021-07-13T14:21:12.180Z] #20 30.82 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-07-13T14:21:12.180Z] #20 30.95 Selecting previously unselected package jq. [2021-07-13T14:21:12.180Z] #20 30.96 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ... [2021-07-13T14:21:12.180Z] #20 30.97 Unpacking jq (1.5+dfsg-2+b1) ... [2021-07-13T14:21:12.180Z] #20 31.05 Selecting previously unselected package libaio1:amd64. [2021-07-13T14:21:12.441Z] #20 31.06 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ... [2021-07-13T14:21:12.441Z] #20 31.07 Unpacking libaio1:amd64 (0.3.112-3) ... [2021-07-13T14:21:12.441Z] #20 31.12 Selecting previously unselected package libgpm2:amd64. [2021-07-13T14:21:12.441Z] #20 31.12 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ... [2021-07-13T14:21:12.441Z] #20 31.13 Unpacking libgpm2:amd64 (1.20.7-5) ... [2021-07-13T14:21:12.441Z] #20 31.19 Selecting previously unselected package libicu63:amd64. [2021-07-13T14:21:12.441Z] #20 31.20 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_amd64.deb ... [2021-07-13T14:21:12.441Z] #20 31.20 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2021-07-13T14:21:12.688Z] #20 10.07 Reading package lists... [2021-07-13T14:21:12.703Z] #20 46.76 Setting up iptables (1.8.2-4) ... [2021-07-13T14:21:12.703Z] #20 46.83 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2021-07-13T14:21:12.703Z] #20 46.83 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-07-13T14:21:12.703Z] #20 46.84 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2021-07-13T14:21:12.703Z] #20 46.85 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-07-13T14:21:12.703Z] #20 46.86 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2021-07-13T14:21:12.703Z] #20 46.87 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2021-07-13T14:21:12.703Z] #20 46.88 Setting up python3 (3.7.3-1) ... [2021-07-13T14:21:13.278Z] #20 47.40 Setting up python3-wheel (0.32.3-2) ... [2021-07-13T14:21:14.225Z] #20 48.29 Setting up apparmor (2.13.2-10) ... [2021-07-13T14:21:14.877Z] #27 23.27 Reading package lists... [2021-07-13T14:21:15.210Z] #20 13.76 Reading package lists... [2021-07-13T14:21:15.210Z] #20 ... [2021-07-13T14:21:15.210Z] [2021-07-13T14:21:15.210Z] #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-07-13T14:21:15.210Z] #46 sha256:2034cbd14bf37a55e60d41ff9b992b4483829043c37f904fc75e96b079b62df3 [2021-07-13T14:21:15.210Z] #46 124.8 net/http/httptrace [2021-07-13T14:21:15.210Z] #46 125.1 net/http [2021-07-13T14:21:15.444Z] #27 30.92 Building dependency tree... [2021-07-13T14:21:15.444Z] #27 32.63 Reading state information... [2021-07-13T14:21:15.467Z] #46 ... [2021-07-13T14:21:15.467Z] [2021-07-13T14:21:15.468Z] #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-07-13T14:21:15.468Z] #20 sha256:f04c662d24b8b5c571e6ab470d5e053c58e500948a39c697e97c9bea6f6c39b4 [2021-07-13T14:21:15.468Z] #20 13.76 Reading package lists... [2021-07-13T14:21:15.763Z] #20 34.21 Selecting previously unselected package libnet1:amd64. [2021-07-13T14:21:15.763Z] #20 34.21 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-07-13T14:21:15.763Z] #20 34.21 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-07-13T14:21:15.763Z] #20 34.30 Selecting previously unselected package libnl-3-200:amd64. [2021-07-13T14:21:15.763Z] #20 34.30 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ... [2021-07-13T14:21:15.763Z] #20 34.30 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2021-07-13T14:21:15.763Z] #20 34.37 Selecting previously unselected package libprotobuf-c1:amd64. [2021-07-13T14:21:15.763Z] #20 34.37 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2021-07-13T14:21:15.763Z] #20 34.38 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-07-13T14:21:15.763Z] #20 34.43 Selecting previously unselected package libreadline5:amd64. [2021-07-13T14:21:15.763Z] #20 34.44 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ... [2021-07-13T14:21:15.763Z] #20 34.44 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ... [2021-07-13T14:21:15.763Z] #20 34.54 Selecting previously unselected package net-tools. [2021-07-13T14:21:15.763Z] #20 34.54 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ... [2021-07-13T14:21:15.763Z] #20 34.56 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2021-07-13T14:21:16.025Z] #20 34.72 Selecting previously unselected package patch. [2021-07-13T14:21:16.025Z] #20 34.72 Preparing to unpack .../26-patch_2.7.6-3+deb10u1_amd64.deb ... [2021-07-13T14:21:16.025Z] #20 34.73 Unpacking patch (2.7.6-3+deb10u1) ... [2021-07-13T14:21:16.025Z] #20 34.84 Selecting previously unselected package python-pip-whl. [2021-07-13T14:21:16.025Z] #20 34.84 Preparing to unpack .../27-python-pip-whl_18.1-5_all.deb ... [2021-07-13T14:21:16.025Z] #20 34.85 Unpacking python-pip-whl (18.1-5) ... [2021-07-13T14:21:16.146Z] #20 50.28 Setting up xfsprogs (4.20.0-1) ... [2021-07-13T14:21:16.146Z] #20 50.32 Setting up python3-lib2to3 (3.7.3-1) ... [2021-07-13T14:21:16.205Z] Client: [2021-07-13T14:21:16.205Z] Context: default [2021-07-13T14:21:16.205Z] Debug Mode: false [2021-07-13T14:21:16.205Z] Plugins: [2021-07-13T14:21:16.205Z] app: Docker Application (Docker Inc., v0.8.0) [2021-07-13T14:21:16.205Z] cluster: Manage Mirantis Container Cloud clusters (Mirantis Inc., v1.9.0) [2021-07-13T14:21:16.205Z] registry: Manage Docker registries (Docker Inc., 0.1.0) [2021-07-13T14:21:16.205Z] [2021-07-13T14:21:16.205Z] Server: [2021-07-13T14:21:16.205Z] Containers: 0 [2021-07-13T14:21:16.205Z] Running: 0 [2021-07-13T14:21:16.205Z] Paused: 0 [2021-07-13T14:21:16.205Z] Stopped: 0 [2021-07-13T14:21:16.205Z] Images: 0 [2021-07-13T14:21:16.205Z] Server Version: 20.10.6 [2021-07-13T14:21:16.205Z] Storage Driver: windowsfilter (windows) lcow (linux) [2021-07-13T14:21:16.205Z] Windows: [2021-07-13T14:21:16.205Z] LCOW: [2021-07-13T14:21:16.205Z] Logging Driver: json-file [2021-07-13T14:21:16.205Z] Plugins: [2021-07-13T14:21:16.205Z] Volume: local [2021-07-13T14:21:16.205Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-07-13T14:21:16.205Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-07-13T14:21:16.205Z] Swarm: inactive [2021-07-13T14:21:16.205Z] Default Isolation: process [2021-07-13T14:21:16.205Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2021-07-13T14:21:16.205Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1879) [2021-07-13T14:21:16.205Z] OSType: windows [2021-07-13T14:21:16.205Z] Architecture: x86_64 [2021-07-13T14:21:16.205Z] CPUs: 4 [2021-07-13T14:21:16.205Z] Total Memory: 32GiB [2021-07-13T14:21:16.205Z] Name: azwin-2-672e40 [2021-07-13T14:21:16.205Z] ID: RLME:2MWS:TYGR:XP2V:HYXJ:JAQI:V4NR:BCD6:RTRS:BBVD:TZQ6:Q2X3 [2021-07-13T14:21:16.205Z] Docker Root Dir: D:\docker [2021-07-13T14:21:16.205Z] Debug Mode: false [2021-07-13T14:21:16.205Z] Registry: https://index.docker.io/v1/ [2021-07-13T14:21:16.205Z] Labels: [2021-07-13T14:21:16.205Z] Experimental: true [2021-07-13T14:21:16.205Z] Insecure Registries: [2021-07-13T14:21:16.205Z] 10.0.0.4:5000 [2021-07-13T14:21:16.205Z] 127.0.0.0/8 [2021-07-13T14:21:16.205Z] Registry Mirrors: [2021-07-13T14:21:16.205Z] http://10.0.0.4:5000/ [2021-07-13T14:21:16.205Z] Live Restore Enabled: false [2021-07-13T14:21:16.205Z] Product License: Community Engine [2021-07-13T14:21:16.205Z] [2021-07-13T14:21:16.288Z] #20 17.21 Building dependency tree... [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] powershell [2021-07-13T14:21:16.597Z] #20 35.33 Selecting previously unselected package python3-lib2to3. [2021-07-13T14:21:16.597Z] #20 35.34 Preparing to unpack .../28-python3-lib2to3_3.7.3-1_all.deb ... [2021-07-13T14:21:16.597Z] #20 35.35 Unpacking python3-lib2to3 (3.7.3-1) ... [2021-07-13T14:21:16.597Z] #20 35.45 Selecting previously unselected package python3-distutils. [2021-07-13T14:21:16.597Z] #20 35.46 Preparing to unpack .../29-python3-distutils_3.7.3-1_all.deb ... [2021-07-13T14:21:16.597Z] #20 35.46 Unpacking python3-distutils (3.7.3-1) ... [2021-07-13T14:21:16.597Z] #20 35.58 Selecting previously unselected package python3-pip. [2021-07-13T14:21:16.722Z] #20 50.74 Setting up python3-pkg-resources (40.8.0-1) ... [2021-07-13T14:21:16.821Z] #27 33.79 bzip2 is already the newest version (1.0.6-9.2~deb10u1). [2021-07-13T14:21:16.821Z] #27 33.79 libcap2-bin is already the newest version (1:2.25-2). [2021-07-13T14:21:16.821Z] #27 33.79 patch is already the newest version (2.7.6-3+deb10u1). [2021-07-13T14:21:16.821Z] #27 33.79 xz-utils is already the newest version (5.2.4-1). [2021-07-13T14:21:16.821Z] #27 33.79 The following additional packages will be installed: [2021-07-13T14:21:16.821Z] #27 33.80 libaio1 libgpm2 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2021-07-13T14:21:16.821Z] #27 33.80 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2021-07-13T14:21:16.821Z] #27 33.80 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2021-07-13T14:21:16.821Z] #27 33.80 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2021-07-13T14:21:16.821Z] #27 33.81 python3.7 python3.7-minimal vim-runtime xxd [2021-07-13T14:21:16.821Z] #27 33.83 Suggested packages: [2021-07-13T14:21:16.821Z] #27 33.83 apparmor-profiles-extra apparmor-utils kmod gpm python3-doc python3-tk [2021-07-13T14:21:16.821Z] #27 33.83 python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2021-07-13T14:21:16.821Z] #27 33.83 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2021-07-13T14:21:16.821Z] #27 33.83 Recommended packages: [2021-07-13T14:21:16.821Z] #27 33.83 aufs-dkms nftables build-essential python3-dev python3-keyring [2021-07-13T14:21:16.821Z] #27 33.83 python3-keyrings.alt python3-xdg unzip [2021-07-13T14:21:16.852Z] #20 18.51 libcap2-bin is already the newest version (1:2.25-2). [2021-07-13T14:21:16.852Z] #20 18.51 The following additional packages will be installed: [2021-07-13T14:21:16.852Z] #20 18.52 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2021-07-13T14:21:16.857Z] #20 35.58 Preparing to unpack .../30-python3-pip_18.1-5_all.deb ... [2021-07-13T14:21:16.857Z] #20 35.59 Unpacking python3-pip (18.1-5) ... [2021-07-13T14:21:16.857Z] #20 35.72 Selecting previously unselected package python3-pkg-resources. [2021-07-13T14:21:17.109Z] #20 18.52 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2021-07-13T14:21:17.109Z] #20 18.52 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2021-07-13T14:21:17.109Z] #20 18.52 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2021-07-13T14:21:17.109Z] #20 18.52 python3.7 python3.7-minimal vim-runtime xxd [2021-07-13T14:21:17.109Z] #20 18.52 Suggested packages: [2021-07-13T14:21:17.109Z] #20 18.52 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm ed diffutils-doc [2021-07-13T14:21:17.109Z] #20 18.52 python3-doc python3-tk python3-venv python-setuptools-doc python3.7-venv [2021-07-13T14:21:17.109Z] #20 18.53 python3.7-doc binfmt-support ctags vim-doc vim-scripts xfsdump acl attr [2021-07-13T14:21:17.109Z] #20 18.53 quota [2021-07-13T14:21:17.109Z] #20 18.53 Recommended packages: [2021-07-13T14:21:17.109Z] #20 18.53 aufs-dkms nftables build-essential python3-dev python3-keyring [2021-07-13T14:21:17.109Z] #20 18.53 python3-keyrings.alt python3-xdg unzip [2021-07-13T14:21:17.117Z] #20 35.72 Preparing to unpack .../31-python3-pkg-resources_40.8.0-1_all.deb ... [2021-07-13T14:21:17.117Z] #20 35.73 Unpacking python3-pkg-resources (40.8.0-1) ... [2021-07-13T14:21:17.117Z] #20 35.87 Selecting previously unselected package python3-setuptools. [2021-07-13T14:21:17.117Z] #20 35.89 Preparing to unpack .../32-python3-setuptools_40.8.0-1_all.deb ... [2021-07-13T14:21:17.117Z] #20 35.89 Unpacking python3-setuptools (40.8.0-1) ... [2021-07-13T14:21:17.378Z] #20 36.05 Selecting previously unselected package python3-wheel. [2021-07-13T14:21:17.378Z] #20 36.06 Preparing to unpack .../33-python3-wheel_0.32.3-2_all.deb ... [2021-07-13T14:21:17.378Z] #20 36.07 Unpacking python3-wheel (0.32.3-2) ... [2021-07-13T14:21:17.378Z] #20 36.14 Selecting previously unselected package sudo. [2021-07-13T14:21:17.378Z] #20 36.15 Preparing to unpack .../34-sudo_1.8.27-1+deb10u3_amd64.deb ... [2021-07-13T14:21:17.378Z] #20 36.16 Unpacking sudo (1.8.27-1+deb10u3) ... [2021-07-13T14:21:17.680Z] #20 51.75 Setting up python3-distutils (3.7.3-1) ... [2021-07-13T14:21:17.941Z] #20 52.26 Setting up python3-setuptools (40.8.0-1) ... [2021-07-13T14:21:17.949Z] #20 36.60 Selecting previously unselected package thin-provisioning-tools. [2021-07-13T14:21:17.949Z] #20 36.60 Preparing to unpack .../35-thin-provisioning-tools_0.7.6-2.1_amd64.deb ... [2021-07-13T14:21:17.949Z] #20 36.61 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2021-07-13T14:21:17.949Z] #20 36.82 Selecting previously unselected package uidmap. [2021-07-13T14:21:17.949Z] #20 36.82 Preparing to unpack .../36-uidmap_1%3a4.5-1.1_amd64.deb ... [2021-07-13T14:21:17.949Z] #20 36.83 Unpacking uidmap (1:4.5-1.1) ... [2021-07-13T14:21:17.998Z] INFO: Extraction ended at 07/13/2021 14:21:14. Duration:00:00:21.1339233 [2021-07-13T14:21:17.998Z] INFO: Updating the golang and path environment variables [2021-07-13T14:21:17.998Z] INFO: GOPATH=d:\gopath [2021-07-13T14:21:17.998Z] INFO: go version go1.16.6 windows/amd64 [2021-07-13T14:21:17.998Z] INFO: Running the daemon under test in debug mode [2021-07-13T14:21:17.998Z] INFO: Starting a daemon under test... [2021-07-13T14:21:17.998Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-42631\2\daemon --pidfile d:\CI\PR-42631\2\docker.pid -D [2021-07-13T14:21:17.998Z] INFO: Process started successfully. [2021-07-13T14:21:17.998Z] INFO: Start tailing logs of the daemon under tests [2021-07-13T14:21:17.998Z] INFO: Waiting for the daemon under test to start... [2021-07-13T14:21:18.210Z] #20 36.95 Selecting previously unselected package vim-runtime. [2021-07-13T14:21:18.210Z] #20 36.95 Preparing to unpack .../37-vim-runtime_2%3a8.1.0875-5_all.deb ... [2021-07-13T14:21:18.210Z] #20 36.98 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2021-07-13T14:21:18.210Z] #20 37.01 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2021-07-13T14:21:18.210Z] #20 37.01 Unpacking vim-runtime (2:8.1.0875-5) ... [2021-07-13T14:21:18.725Z] #27 35.64 The following NEW packages will be installed: [2021-07-13T14:21:18.725Z] #27 35.65 apparmor aufs-tools bash-completion iptables jq libaio1 libgpm2 libip4tc0 [2021-07-13T14:21:18.725Z] #27 35.65 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 libnetfilter-conntrack3 [2021-07-13T14:21:18.725Z] #27 35.65 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 [2021-07-13T14:21:18.725Z] #27 35.65 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib libreadline5 [2021-07-13T14:21:18.725Z] #27 35.66 net-tools pigz python-pip-whl python3 python3-distutils python3-lib2to3 [2021-07-13T14:21:18.725Z] #27 35.66 python3-minimal python3-pip python3-pkg-resources python3-setuptools [2021-07-13T14:21:18.725Z] #27 35.66 python3-wheel python3.7 python3.7-minimal sudo thin-provisioning-tools [2021-07-13T14:21:18.725Z] #27 35.66 uidmap vim vim-common vim-runtime xfsprogs xxd zip [2021-07-13T14:21:18.983Z] #27 36.07 0 upgraded, 45 newly installed, 0 to remove and 0 not upgraded. [2021-07-13T14:21:18.983Z] #27 36.07 Need to get 20.0 MB of archives. [2021-07-13T14:21:18.983Z] #27 36.07 After this operation, 82.5 MB of additional disk space will be used. [2021-07-13T14:21:18.983Z] #27 36.07 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB] [2021-07-13T14:21:18.983Z] #27 36.08 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u3 [589 kB] [2021-07-13T14:21:18.983Z] #27 36.09 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u3 [1737 kB] [2021-07-13T14:21:18.983Z] #27 36.12 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2021-07-13T14:21:18.983Z] #27 36.12 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2021-07-13T14:21:18.983Z] #27 36.13 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u3 [1734 kB] [2021-07-13T14:21:18.983Z] #27 36.17 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u3 [330 kB] [2021-07-13T14:21:18.983Z] #27 36.18 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2021-07-13T14:21:18.983Z] #27 36.18 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2021-07-13T14:21:18.983Z] #27 36.18 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB] [2021-07-13T14:21:18.983Z] #27 36.19 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB] [2021-07-13T14:21:18.983Z] #27 36.19 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB] [2021-07-13T14:21:18.983Z] #27 36.19 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2021-07-13T14:21:18.983Z] #27 36.19 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB] [2021-07-13T14:21:18.983Z] #27 36.19 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB] [2021-07-13T14:21:18.983Z] #27 36.19 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB] [2021-07-13T14:21:18.983Z] #27 36.20 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2021-07-13T14:21:18.983Z] #27 36.20 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2021-07-13T14:21:18.983Z] #27 36.20 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB] [2021-07-13T14:21:18.983Z] #27 36.21 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB] [2021-07-13T14:21:18.983Z] #27 36.23 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB] [2021-07-13T14:21:19.004Z] #20 20.47 The following NEW packages will be installed: [2021-07-13T14:21:19.004Z] #20 20.48 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2021-07-13T14:21:19.004Z] #20 20.48 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2021-07-13T14:21:19.004Z] #20 20.48 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2021-07-13T14:21:19.004Z] #20 20.48 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2021-07-13T14:21:19.004Z] #20 20.48 libreadline5 net-tools patch pigz python-pip-whl python3 python3-distutils [2021-07-13T14:21:19.004Z] #20 20.48 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2021-07-13T14:21:19.004Z] #20 20.48 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2021-07-13T14:21:19.004Z] #20 20.48 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2021-07-13T14:21:19.004Z] #20 20.48 xz-utils zip [2021-07-13T14:21:19.242Z] #27 36.23 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2021-07-13T14:21:19.242Z] #27 36.23 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2021-07-13T14:21:19.242Z] #27 36.23 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2021-07-13T14:21:19.242Z] #27 36.24 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB] [2021-07-13T14:21:19.242Z] #27 36.24 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB] [2021-07-13T14:21:19.242Z] #27 36.24 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2021-07-13T14:21:19.242Z] #27 36.24 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2021-07-13T14:21:19.242Z] #27 36.24 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2021-07-13T14:21:19.242Z] #27 36.24 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB] [2021-07-13T14:21:19.242Z] #27 36.25 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB] [2021-07-13T14:21:19.242Z] #27 36.25 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB] [2021-07-13T14:21:19.242Z] #27 36.29 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2021-07-13T14:21:19.242Z] #27 36.29 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB] [2021-07-13T14:21:19.242Z] #27 36.30 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB] [2021-07-13T14:21:19.242Z] #27 36.30 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2021-07-13T14:21:19.242Z] #27 36.31 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB] [2021-07-13T14:21:19.242Z] #27 36.32 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB] [2021-07-13T14:21:19.242Z] #27 36.32 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u3 [1244 kB] [2021-07-13T14:21:19.242Z] #27 36.34 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB] [2021-07-13T14:21:19.242Z] #27 36.35 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB] [2021-07-13T14:21:19.242Z] #27 36.36 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2021-07-13T14:21:19.242Z] #27 36.48 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB] [2021-07-13T14:21:19.261Z] #20 20.80 0 upgraded, 49 newly installed, 0 to remove and 0 not upgraded. [2021-07-13T14:21:19.261Z] #20 20.80 Need to get 28.6 MB of archives. [2021-07-13T14:21:19.261Z] #20 20.80 After this operation, 116 MB of additional disk space will be used. [2021-07-13T14:21:19.261Z] #20 20.80 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB] [2021-07-13T14:21:19.261Z] #20 20.81 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u3 [589 kB] [2021-07-13T14:21:19.261Z] #20 20.84 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u3 [1737 kB] [2021-07-13T14:21:19.261Z] #20 20.90 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2021-07-13T14:21:19.330Z] #20 53.48 Setting up python3-pip (18.1-5) ... [2021-07-13T14:21:19.501Z] #27 36.50 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB] [2021-07-13T14:21:19.501Z] #27 36.52 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB] [2021-07-13T14:21:19.518Z] #20 20.91 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2021-07-13T14:21:19.518Z] #20 20.92 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u3 [1734 kB] [2021-07-13T14:21:19.518Z] #20 21.01 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u3 [330 kB] [2021-07-13T14:21:19.518Z] #20 21.02 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2021-07-13T14:21:19.518Z] #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-07-13T14:21:19.518Z] #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-07-13T14:21:19.518Z] #20 21.04 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB] [2021-07-13T14:21:19.518Z] #20 21.04 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB] [2021-07-13T14:21:19.518Z] #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-07-13T14:21:19.518Z] #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-07-13T14:21:19.518Z] #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-07-13T14:21:19.518Z] #20 21.06 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB] [2021-07-13T14:21:19.518Z] #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-07-13T14:21:19.518Z] #20 21.08 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2021-07-13T14:21:19.518Z] #20 21.09 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB] [2021-07-13T14:21:19.518Z] #20 21.11 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB] [2021-07-13T14:21:19.518Z] #20 21.11 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB] [2021-07-13T14:21:19.760Z] #27 37.07 debconf: delaying package configuration, since apt-utils is not installed [2021-07-13T14:21:19.775Z] #20 21.12 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB] [2021-07-13T14:21:19.775Z] #20 21.14 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB] [2021-07-13T14:21:19.775Z] #20 21.15 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2021-07-13T14:21:19.775Z] #20 21.16 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2021-07-13T14:21:19.775Z] #20 21.17 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2021-07-13T14:21:19.775Z] #20 21.17 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB] [2021-07-13T14:21:19.775Z] #20 21.18 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB] [2021-07-13T14:21:19.775Z] #20 21.18 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2021-07-13T14:21:20.019Z] #27 37.28 Fetched 20.0 MB in 1s (27.7 MB/s) [2021-07-13T14:21:20.019Z] #27 37.34 Selecting previously unselected package pigz. [2021-07-13T14:21:20.042Z] #20 21.68 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2021-07-13T14:21:20.276Z] #20 54.47 Processing triggers for libc-bin (2.28-10) ... [2021-07-13T14:21:20.276Z] #20 54.53 Processing triggers for mime-support (3.62) ... [2021-07-13T14:21:20.300Z] #27 37.34 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 39111 files and directories currently installed.) [2021-07-13T14:21:20.300Z] #27 37.40 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ... [2021-07-13T14:21:20.300Z] #27 37.41 Unpacking pigz (2.4-1) ... [2021-07-13T14:21:20.302Z] #20 21.68 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2021-07-13T14:21:20.302Z] #20 21.68 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2021-07-13T14:21:20.302Z] #20 21.68 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB] [2021-07-13T14:21:20.302Z] #20 21.68 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB] [2021-07-13T14:21:20.302Z] #20 21.70 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 patch amd64 2.7.6-3+deb10u1 [126 kB] [2021-07-13T14:21:20.302Z] #20 21.70 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB] [2021-07-13T14:21:20.302Z] #20 21.78 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2021-07-13T14:21:20.302Z] #20 21.80 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB] [2021-07-13T14:21:20.302Z] #20 21.81 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB] [2021-07-13T14:21:20.302Z] #20 21.82 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2021-07-13T14:21:20.302Z] #20 21.85 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB] [2021-07-13T14:21:20.302Z] #20 21.86 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB] [2021-07-13T14:21:20.302Z] #20 21.88 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u3 [1244 kB] [2021-07-13T14:21:20.560Z] #20 21.94 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB] [2021-07-13T14:21:20.560Z] #20 21.97 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB] [2021-07-13T14:21:20.560Z] #20 22.00 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2021-07-13T14:21:20.570Z] #27 37.47 Selecting previously unselected package libpython3.7-minimal:amd64. [2021-07-13T14:21:20.570Z] #27 37.48 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2021-07-13T14:21:20.570Z] #27 37.48 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2021-07-13T14:21:20.755Z] #20 39.68 Selecting previously unselected package vim. [2021-07-13T14:21:20.817Z] #20 22.36 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB] [2021-07-13T14:21:20.817Z] #20 22.41 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB] [2021-07-13T14:21:20.817Z] #20 22.45 Get:49 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB] [2021-07-13T14:21:20.828Z] #27 37.80 Selecting previously unselected package python3.7-minimal. [2021-07-13T14:21:20.828Z] #27 37.80 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2021-07-13T14:21:20.828Z] #27 37.81 Unpacking python3.7-minimal (3.7.3-2+deb10u3) ... [2021-07-13T14:21:21.017Z] #20 39.69 Preparing to unpack .../38-vim_2%3a8.1.0875-5_amd64.deb ... [2021-07-13T14:21:21.018Z] #20 39.70 Unpacking vim (2:8.1.0875-5) ... [2021-07-13T14:21:21.221Z] #20 DONE 55.5s [2021-07-13T14:21:21.221Z] [2021-07-13T14:21:21.221Z] #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-07-13T14:21:21.221Z] #54 sha256:de3731e2aa5c1c06e0b5302ab8f43945c64def13de587442c88901b510d7aa54 [2021-07-13T14:21:21.221Z] #54 ... [2021-07-13T14:21:21.221Z] [2021-07-13T14:21:21.221Z] #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-07-13T14:21:21.221Z] #21 sha256:0fd2f11ec9d9b8e8dbf1075bce56e23b91e41ae8aaa5b8c3598348ed4f27b18b [2021-07-13T14:21:21.279Z] #20 40.21 Selecting previously unselected package xfsprogs. [2021-07-13T14:21:21.279Z] #20 40.21 Preparing to unpack .../39-xfsprogs_4.20.0-1_amd64.deb ... [2021-07-13T14:21:21.279Z] #20 40.22 Unpacking xfsprogs (4.20.0-1) ... [2021-07-13T14:21:21.345Z] #27 38.36 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2021-07-13T14:21:21.345Z] #27 38.38 Setting up python3.7-minimal (3.7.3-2+deb10u3) ... [2021-07-13T14:21:21.764Z] #20 23.28 debconf: delaying package configuration, since apt-utils is not installed [2021-07-13T14:21:21.764Z] #20 23.38 Fetched 28.6 MB in 2s (14.9 MB/s) [2021-07-13T14:21:21.852Z] #20 40.57 Selecting previously unselected package zip. [2021-07-13T14:21:21.852Z] #20 40.58 Preparing to unpack .../40-zip_3.0-11+b1_amd64.deb ... [2021-07-13T14:21:21.852Z] #20 40.58 Unpacking zip (3.0-11+b1) ... [2021-07-13T14:21:21.852Z] #20 40.74 Setting up aufs-tools (1:4.14+20190211-1) ... [2021-07-13T14:21:21.852Z] #20 40.77 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2021-07-13T14:21:21.852Z] #20 40.79 Setting up libip6tc0:amd64 (1.8.2-4) ... [2021-07-13T14:21:21.852Z] #20 40.80 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ... [2021-07-13T14:21:21.852Z] #20 40.81 Setting up libgpm2:amd64 (1.20.7-5) ... [2021-07-13T14:21:21.852Z] #20 40.82 Setting up libip4tc0:amd64 (1.8.2-4) ... [2021-07-13T14:21:21.852Z] #20 40.83 Setting up uidmap (1:4.5-1.1) ... [2021-07-13T14:21:22.022Z] #20 23.64 Selecting previously unselected package pigz.#20 ... [2021-07-13T14:21:22.022Z] [2021-07-13T14:21:22.022Z] #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-07-13T14:21:22.022Z] #46 sha256:2034cbd14bf37a55e60d41ff9b992b4483829043c37f904fc75e96b079b62df3 [2021-07-13T14:21:22.022Z] #46 136.8 github.com/LK4D4/vndr/godl [2021-07-13T14:21:22.022Z] #46 137.4 github.com/LK4D4/vndr [2021-07-13T14:21:22.022Z] #46 DONE 142.2s [2021-07-13T14:21:22.022Z] [2021-07-13T14:21:22.022Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-07-13T14:21:22.022Z] #32 sha256:e5a47005f578bbeec018e89af2d3942afbe4d492ad54425cac9a1a2acaffc2ab [2021-07-13T14:21:22.022Z] #32 DONE 141.4s [2021-07-13T14:21:22.022Z] [2021-07-13T14:21:22.022Z] #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-07-13T14:21:22.022Z] #20 sha256:f04c662d24b8b5c571e6ab470d5e053c58e500948a39c697e97c9bea6f6c39b4 [2021-07-13T14:21:22.022Z] #20 23.64 Selecting previously unselected package pigz. [2021-07-13T14:21:22.022Z] #20 23.64 (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 ... 23446 files and directories currently installed.) [2021-07-13T14:21:22.022Z] #20 23.69 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ... [2021-07-13T14:21:22.022Z] #20 23.70 Unpacking pigz (2.4-1) ... [2021-07-13T14:21:22.113Z] #20 40.85 Setting up libnftnl11:amd64 (1.1.2-2) ... [2021-07-13T14:21:22.113Z] #20 40.86 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-07-13T14:21:22.113Z] #20 40.87 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2021-07-13T14:21:22.113Z] #20 40.88 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-07-13T14:21:22.113Z] #20 40.89 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2021-07-13T14:21:22.113Z] #20 40.91 Setting up xxd (2:8.1.0875-5) ... [2021-07-13T14:21:22.113Z] #20 40.92 Setting up zip (3.0-11+b1) ... [2021-07-13T14:21:22.113Z] #20 40.93 Setting up vim-common (2:8.1.0875-5) ... [2021-07-13T14:21:22.113Z] #20 40.96 Setting up bash-completion (1:2.8-6) ... [2021-07-13T14:21:22.281Z] #27 39.30 Selecting previously unselected package python3-minimal. [2021-07-13T14:21:22.281Z] #27 39.30 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 39360 files and directories currently installed.) [2021-07-13T14:21:22.281Z] #27 39.35 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2021-07-13T14:21:22.281Z] #27 39.36 Unpacking python3-minimal (3.7.3-1) ... [2021-07-13T14:21:22.281Z] #27 39.42 Selecting previously unselected package libmpdec2:amd64. [2021-07-13T14:21:22.281Z] #27 39.42 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2021-07-13T14:21:22.281Z] #27 39.43 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2021-07-13T14:21:22.281Z] #27 39.50 Selecting previously unselected package libpython3.7-stdlib:amd64. [2021-07-13T14:21:22.281Z] #27 39.51 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u3_amd64.deb ... [2021-07-13T14:21:22.281Z] #27 39.52 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2021-07-13T14:21:22.590Z] #20 23.93 Selecting previously unselected package libpython3.7-minimal:amd64. [2021-07-13T14:21:22.590Z] #20 23.95 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2021-07-13T14:21:22.590Z] #20 23.95 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2021-07-13T14:21:22.625Z] #21 1.339 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2021-07-13T14:21:22.625Z] #21 1.344 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2021-07-13T14:21:22.625Z] #21 1.348 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2021-07-13T14:21:22.625Z] #21 DONE 1.4s [2021-07-13T14:21:22.625Z] [2021-07-13T14:21:22.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-07-13T14:21:22.625Z] #57 sha256:856f31d19bf0932c3c0a9ac62db4d25ad24fc66f42daeb4c510f854349c41d09 [2021-07-13T14:21:22.849Z] #27 40.00 Selecting previously unselected package python3.7. [2021-07-13T14:21:22.849Z] #27 40.01 Preparing to unpack .../python3.7_3.7.3-2+deb10u3_amd64.deb ... [2021-07-13T14:21:22.849Z] #27 40.02 Unpacking python3.7 (3.7.3-2+deb10u3) ... [2021-07-13T14:21:22.887Z] #57 ... [2021-07-13T14:21:22.887Z] [2021-07-13T14:21:22.887Z] #22 [dev-systemd-false 9/25] RUN pip3 install yamllint==1.26.1 [2021-07-13T14:21:22.887Z] #22 sha256:776ab94fc04de6e2ebb5c1c63a943895fe5b3993a39a86a70672a757c5971b62 [2021-07-13T14:21:23.107Z] #27 40.10 Selecting previously unselected package libpython3-stdlib:amd64. [2021-07-13T14:21:23.107Z] #27 40.12 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2021-07-13T14:21:23.107Z] #27 40.12 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2021-07-13T14:21:23.107Z] #27 40.22 Setting up python3-minimal (3.7.3-1) ... [2021-07-13T14:21:23.156Z] #20 24.71 Selecting previously unselected package python3.7-minimal. [2021-07-13T14:21:23.156Z] #20 24.74 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2021-07-13T14:21:23.156Z] #20 24.76 Unpacking python3.7-minimal (3.7.3-2+deb10u3) ... [2021-07-13T14:21:23.674Z] #27 40.70 Selecting previously unselected package python3. [2021-07-13T14:21:23.674Z] #27 40.70 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 39772 files and directories currently installed.) [2021-07-13T14:21:23.674Z] #27 40.76 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ... [2021-07-13T14:21:23.674Z] #27 40.78 Unpacking python3 (3.7.3-1) ... [2021-07-13T14:21:23.674Z] #27 40.84 Selecting previously unselected package libip4tc0:amd64. [2021-07-13T14:21:23.674Z] #27 40.85 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ... [2021-07-13T14:21:23.674Z] #27 40.86 Unpacking libip4tc0:amd64 (1.8.2-4) ... [2021-07-13T14:21:24.241Z] #27 41.44 Selecting previously unselected package libip6tc0:amd64. [2021-07-13T14:21:24.241Z] #27 41.45 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ... [2021-07-13T14:21:24.241Z] #27 41.46 Unpacking libip6tc0:amd64 (1.8.2-4) ... [2021-07-13T14:21:24.499Z] #27 41.69 Selecting previously unselected package libiptc0:amd64. [2021-07-13T14:21:24.499Z] #27 41.69 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ... [2021-07-13T14:21:24.499Z] #27 41.70 Unpacking libiptc0:amd64 (1.8.2-4) ... [2021-07-13T14:21:24.499Z] #27 41.77 Selecting previously unselected package libnfnetlink0:amd64. [2021-07-13T14:21:24.499Z] #27 41.78 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2021-07-13T14:21:24.499Z] #27 41.79 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-07-13T14:21:24.524Z] #20 26.24 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2021-07-13T14:21:24.658Z] #20 43.25 Setting up libiptc0:amd64 (1.8.2-4) ... [2021-07-13T14:21:24.658Z] #20 43.26 Setting up xz-utils (5.2.4-1) ... [2021-07-13T14:21:24.658Z] #20 43.28 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2021-07-13T14:21:24.658Z] #20 43.29 Setting up patch (2.7.6-3+deb10u1) ... [2021-07-13T14:21:24.658Z] #20 43.30 Setting up sudo (1.8.27-1+deb10u3) ... [2021-07-13T14:21:24.658Z] #20 43.36 invoke-rc.d: could not determine current runlevel [2021-07-13T14:21:24.658Z] #20 43.36 invoke-rc.d: policy-rc.d denied execution of start. [2021-07-13T14:21:24.658Z] #20 43.37 Setting up pigz (2.4-1) ... [2021-07-13T14:21:24.658Z] #20 43.38 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-07-13T14:21:24.658Z] #20 43.39 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2021-07-13T14:21:24.658Z] #20 43.42 Setting up python-pip-whl (18.1-5) ... [2021-07-13T14:21:24.658Z] #20 43.43 Setting up libmpdec2:amd64 (2.4.2-2) ... [2021-07-13T14:21:24.658Z] #20 43.44 Setting up vim-runtime (2:8.1.0875-5) ... [2021-07-13T14:21:24.758Z] #27 41.84 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2021-07-13T14:21:24.758Z] #27 41.86 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ... [2021-07-13T14:21:24.758Z] #27 41.87 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2021-07-13T14:21:24.758Z] #27 41.93 Selecting previously unselected package libnftnl11:amd64. [2021-07-13T14:21:24.758Z] #27 41.93 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ... [2021-07-13T14:21:24.758Z] #27 41.94 Unpacking libnftnl11:amd64 (1.1.2-2) ... [2021-07-13T14:21:24.758Z] #27 42.02 Selecting previously unselected package iptables. [2021-07-13T14:21:24.758Z] #27 42.02 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ... [2021-07-13T14:21:24.781Z] #20 26.26 Setting up python3.7-minimal (3.7.3-2+deb10u3) ... [2021-07-13T14:21:24.918Z] #20 43.80 Setting up libaio1:amd64 (0.3.112-3) ... [2021-07-13T14:21:24.919Z] #20 43.81 Setting up libonig5:amd64 (6.9.1-1) ... [2021-07-13T14:21:24.919Z] #20 43.82 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2021-07-13T14:21:24.919Z] #20 43.84 Setting up vim (2:8.1.0875-5) ... [2021-07-13T14:21:24.919Z] #20 43.85 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2021-07-13T14:21:24.919Z] #20 43.85 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2021-07-13T14:21:24.919Z] #20 43.86 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2021-07-13T14:21:24.919Z] #20 43.86 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2021-07-13T14:21:24.919Z] #20 43.87 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2021-07-13T14:21:24.919Z] #20 43.87 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2021-07-13T14:21:24.919Z] #20 43.88 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2021-07-13T14:21:24.919Z] #20 43.89 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2021-07-13T14:21:24.919Z] #20 43.91 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-07-13T14:21:25.017Z] #27 42.04 Unpacking iptables (1.8.2-4) ... [2021-07-13T14:21:25.017Z] #27 42.21 Selecting previously unselected package xxd. [2021-07-13T14:21:25.017Z] #27 42.22 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ... [2021-07-13T14:21:25.017Z] #27 42.24 Unpacking xxd (2:8.1.0875-5) ... [2021-07-13T14:21:25.017Z] #27 42.32 Selecting previously unselected package vim-common. [2021-07-13T14:21:25.179Z] #20 43.93 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2021-07-13T14:21:25.179Z] #20 43.96 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2021-07-13T14:21:25.179Z] #20 43.97 Setting up jq (1.5+dfsg-2+b1) ... [2021-07-13T14:21:25.179Z] #20 43.99 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2021-07-13T14:21:25.179Z] #20 44.01 Setting up python3.7 (3.7.3-2+deb10u3) ... [2021-07-13T14:21:25.276Z] #27 42.33 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2021-07-13T14:21:25.276Z] #27 42.36 Unpacking vim-common (2:8.1.0875-5) ... [2021-07-13T14:21:25.535Z] #27 42.49 Selecting previously unselected package bash-completion. [2021-07-13T14:21:25.535Z] #27 42.50 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2021-07-13T14:21:26.120Z] #20 ... [2021-07-13T14:21:26.120Z] [2021-07-13T14:21:26.120Z] #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-07-13T14:21:26.120Z] #40 sha256:046651d9cb1e7ef173a77f8638b09f48585f1fb53a8233a6e751c5585e1ee34e [2021-07-13T14:21:26.120Z] #40 174.9 + dpkg --print-architecture [2021-07-13T14:21:26.120Z] #40 174.9 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2021-07-13T14:21:26.381Z] #40 175.0 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2021-07-13T14:21:26.381Z] #40 175.0 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2021-07-13T14:21:26.710Z] #20 27.91 Selecting previously unselected package python3-minimal. [2021-07-13T14:21:26.710Z] #20 27.91 (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 ... 23695 files and directories currently installed.) [2021-07-13T14:21:26.710Z] #20 27.98 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2021-07-13T14:21:26.710Z] #20 27.99 Unpacking python3-minimal (3.7.3-1) ... [2021-07-13T14:21:26.710Z] #20 28.08 Selecting previously unselected package libmpdec2:amd64. [2021-07-13T14:21:26.710Z] #20 28.08 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2021-07-13T14:21:26.710Z] #20 28.09 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2021-07-13T14:21:26.710Z] #20 28.18 Selecting previously unselected package libpython3.7-stdlib:amd64. [2021-07-13T14:21:26.710Z] #20 28.18 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u3_amd64.deb ... [2021-07-13T14:21:26.710Z] #20 28.19 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2021-07-13T14:21:27.105Z] #22 4.155 Collecting yamllint==1.26.1 [2021-07-13T14:21:27.172Z] #27 44.09 Unpacking bash-completion (1:2.8-6) ... [2021-07-13T14:21:27.172Z] #27 44.37 Selecting previously unselected package apparmor. [2021-07-13T14:21:27.431Z] #27 44.38 Preparing to unpack .../11-apparmor_2.13.2-10_amd64.deb ... [2021-07-13T14:21:27.431Z] #27 44.43 Unpacking apparmor (2.13.2-10) ... [2021-07-13T14:21:27.431Z] #27 44.61 Selecting previously unselected package aufs-tools. [2021-07-13T14:21:27.431Z] #27 44.61 Preparing to unpack .../12-aufs-tools_1%3a4.14+20190211-1_amd64.deb ... [2021-07-13T14:21:27.431Z] #27 44.62 Unpacking aufs-tools (1:4.14+20190211-1) ... [2021-07-13T14:21:27.652Z] #20 29.06 Selecting previously unselected package python3.7. [2021-07-13T14:21:27.652Z] #20 29.07 Preparing to unpack .../python3.7_3.7.3-2+deb10u3_amd64.deb ... [2021-07-13T14:21:27.652Z] #20 29.08 Unpacking python3.7 (3.7.3-2+deb10u3) ... [2021-07-13T14:21:27.652Z] #20 29.17 Selecting previously unselected package libpython3-stdlib:amd64. [2021-07-13T14:21:27.652Z] #20 29.18 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2021-07-13T14:21:27.652Z] #20 29.18 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2021-07-13T14:21:27.652Z] #20 29.28 Setting up python3-minimal (3.7.3-1) ... [2021-07-13T14:21:27.690Z] #27 44.73 Selecting previously unselected package libonig5:amd64. [2021-07-13T14:21:27.690Z] #27 44.73 Preparing to unpack .../13-libonig5_6.9.1-1_amd64.deb ... [2021-07-13T14:21:27.690Z] #27 44.74 Unpacking libonig5:amd64 (6.9.1-1) ... [2021-07-13T14:21:27.690Z] #27 44.85 Selecting previously unselected package libjq1:amd64. [2021-07-13T14:21:27.690Z] #27 44.86 Preparing to unpack .../14-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2021-07-13T14:21:27.690Z] #27 44.86 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-07-13T14:21:27.690Z] #27 44.94 Selecting previously unselected package jq. [2021-07-13T14:21:27.949Z] #27 44.94 Preparing to unpack .../15-jq_1.5+dfsg-2+b1_amd64.deb ... [2021-07-13T14:21:27.949Z] #27 44.95 Unpacking jq (1.5+dfsg-2+b1) ... [2021-07-13T14:21:27.949Z] #27 45.01 Selecting previously unselected package libaio1:amd64. [2021-07-13T14:21:27.949Z] #27 45.02 Preparing to unpack .../16-libaio1_0.3.112-3_amd64.deb ... [2021-07-13T14:21:27.949Z] #27 45.02 Unpacking libaio1:amd64 (0.3.112-3) ... [2021-07-13T14:21:27.949Z] #27 45.07 Selecting previously unselected package libgpm2:amd64. [2021-07-13T14:21:27.949Z] #27 45.08 Preparing to unpack .../17-libgpm2_1.20.7-5_amd64.deb ... [2021-07-13T14:21:27.949Z] #27 45.09 Unpacking libgpm2:amd64 (1.20.7-5) ... [2021-07-13T14:21:27.949Z] #27 45.16 Selecting previously unselected package libnet1:amd64. [2021-07-13T14:21:27.949Z] #27 45.16 Preparing to unpack .../18-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-07-13T14:21:27.949Z] #27 45.17 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-07-13T14:21:28.208Z] #27 45.24 Selecting previously unselected package libnl-3-200:amd64. [2021-07-13T14:21:28.208Z] #27 45.24 Preparing to unpack .../19-libnl-3-200_3.4.0-1_amd64.deb ... [2021-07-13T14:21:28.208Z] #27 45.25 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2021-07-13T14:21:28.208Z] #27 45.32 Selecting previously unselected package libprotobuf-c1:amd64. [2021-07-13T14:21:28.208Z] #27 45.32 Preparing to unpack .../20-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2021-07-13T14:21:28.208Z] #27 45.33 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-07-13T14:21:28.208Z] #27 45.39 Selecting previously unselected package libreadline5:amd64. [2021-07-13T14:21:28.208Z] #27 45.39 Preparing to unpack .../21-libreadline5_5.2+dfsg-3+b13_amd64.deb ... [2021-07-13T14:21:28.208Z] #27 45.40 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ... [2021-07-13T14:21:28.208Z] #27 45.47 Selecting previously unselected package net-tools. [2021-07-13T14:21:28.467Z] #27 45.48 Preparing to unpack .../22-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ... [2021-07-13T14:21:28.467Z] #27 45.49 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2021-07-13T14:21:28.467Z] #27 45.64 Selecting previously unselected package python-pip-whl. [2021-07-13T14:21:28.467Z] #27 45.64 Preparing to unpack .../23-python-pip-whl_18.1-5_all.deb ... [2021-07-13T14:21:28.467Z] #27 45.65 Unpacking python-pip-whl (18.1-5) ... [2021-07-13T14:21:28.496Z] #22 ... [2021-07-13T14:21:28.496Z] [2021-07-13T14:21:28.496Z] #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-07-13T14:21:28.496Z] #50 sha256:250bd7aff7946097e70fb9451ada7c6f16e90fcf490eda4773e182a4a42e22b3 [2021-07-13T14:21:28.496Z] #50 168.9 + /build/golangci-lint --version [2021-07-13T14:21:28.580Z] #20 29.95 Selecting previously unselected package python3. [2021-07-13T14:21:28.580Z] #20 29.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 ... 24107 files and directories currently installed.) [2021-07-13T14:21:28.580Z] #20 29.98 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ... [2021-07-13T14:21:28.580Z] #20 29.99 Unpacking python3 (3.7.3-1) ... [2021-07-13T14:21:28.580Z] #20 30.07 Selecting previously unselected package libip4tc0:amd64. [2021-07-13T14:21:28.580Z] #20 30.08 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ... [2021-07-13T14:21:28.580Z] #20 30.08 Unpacking libip4tc0:amd64 (1.8.2-4) ... [2021-07-13T14:21:28.580Z] #20 30.18 Selecting previously unselected package libip6tc0:amd64. [2021-07-13T14:21:28.580Z] #20 30.19 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ... [2021-07-13T14:21:28.580Z] #20 30.19 Unpacking libip6tc0:amd64 (1.8.2-4) ... [2021-07-13T14:21:28.580Z] #20 30.27 Selecting previously unselected package libiptc0:amd64. [2021-07-13T14:21:28.580Z] #20 30.28 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ... [2021-07-13T14:21:28.759Z] #50 169.2 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2021-07-13T14:21:28.836Z] #20 30.29 Unpacking libiptc0:amd64 (1.8.2-4) ... [2021-07-13T14:21:28.837Z] #20 30.38 Selecting previously unselected package libnfnetlink0:amd64. [2021-07-13T14:21:28.837Z] #20 30.38 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2021-07-13T14:21:28.837Z] #20 30.39 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-07-13T14:21:28.837Z] #20 30.46 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2021-07-13T14:21:28.837Z] #20 30.47 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ... [2021-07-13T14:21:28.837Z] #20 30.47 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2021-07-13T14:21:29.035Z] #27 45.96 Selecting previously unselected package python3-lib2to3. [2021-07-13T14:21:29.035Z] #27 45.97 Preparing to unpack .../24-python3-lib2to3_3.7.3-1_all.deb ... [2021-07-13T14:21:29.035Z] #27 45.97 Unpacking python3-lib2to3 (3.7.3-1) ... [2021-07-13T14:21:29.035Z] #27 46.06 Selecting previously unselected package python3-distutils. [2021-07-13T14:21:29.035Z] #27 46.06 Preparing to unpack .../25-python3-distutils_3.7.3-1_all.deb ... [2021-07-13T14:21:29.035Z] #27 46.07 Unpacking python3-distutils (3.7.3-1) ... [2021-07-13T14:21:29.035Z] #27 46.17 Selecting previously unselected package python3-pip. [2021-07-13T14:21:29.035Z] #27 46.18 Preparing to unpack .../26-python3-pip_18.1-5_all.deb ... [2021-07-13T14:21:29.035Z] #27 46.19 Unpacking python3-pip (18.1-5) ... [2021-07-13T14:21:29.093Z] #20 30.54 Selecting previously unselected package libnftnl11:amd64. [2021-07-13T14:21:29.093Z] #20 30.56 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ... [2021-07-13T14:21:29.093Z] #20 30.57 Unpacking libnftnl11:amd64 (1.1.2-2) ... [2021-07-13T14:21:29.093Z] #20 30.64 Selecting previously unselected package iptables. [2021-07-13T14:21:29.093Z] #20 30.64 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ... [2021-07-13T14:21:29.093Z] #20 30.65 Unpacking iptables (1.8.2-4) ... [2021-07-13T14:21:29.294Z] #27 46.28 Selecting previously unselected package python3-pkg-resources. [2021-07-13T14:21:29.294Z] #27 46.30 Preparing to unpack .../27-python3-pkg-resources_40.8.0-1_all.deb ... [2021-07-13T14:21:29.294Z] #27 46.30 Unpacking python3-pkg-resources (40.8.0-1) ... [2021-07-13T14:21:29.294Z] #27 46.40 Selecting previously unselected package python3-setuptools. [2021-07-13T14:21:29.294Z] #27 46.41 Preparing to unpack .../28-python3-setuptools_40.8.0-1_all.deb ... [2021-07-13T14:21:29.294Z] #27 46.41 Unpacking python3-setuptools (40.8.0-1) ... [2021-07-13T14:21:29.350Z] #20 30.95 Selecting previously unselected package xxd. [2021-07-13T14:21:29.350Z] #20 30.95 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ... [2021-07-13T14:21:29.350Z] #20 30.95 Unpacking xxd (2:8.1.0875-5) ... [2021-07-13T14:21:29.554Z] #27 46.57 Selecting previously unselected package python3-wheel. [2021-07-13T14:21:29.554Z] #27 46.59 Preparing to unpack .../29-python3-wheel_0.32.3-2_all.deb ... [2021-07-13T14:21:29.554Z] #27 46.60 Unpacking python3-wheel (0.32.3-2) ... [2021-07-13T14:21:29.554Z] #27 46.66 Selecting previously unselected package sudo. [2021-07-13T14:21:29.554Z] #27 46.67 Preparing to unpack .../30-sudo_1.8.27-1+deb10u3_amd64.deb ... [2021-07-13T14:21:29.554Z] #27 46.68 Unpacking sudo (1.8.27-1+deb10u3) ... [2021-07-13T14:21:29.607Z] #20 31.08 Selecting previously unselected package vim-common. [2021-07-13T14:21:29.607Z] #20 31.08 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2021-07-13T14:21:29.607Z] #20 31.11 Unpacking vim-common (2:8.1.0875-5) ... [2021-07-13T14:21:29.706Z] #50 DONE 170.2s [2021-07-13T14:21:29.706Z] [2021-07-13T14:21:29.706Z] #22 [dev-systemd-false 9/25] RUN pip3 install yamllint==1.26.1 [2021-07-13T14:21:29.706Z] #22 sha256:776ab94fc04de6e2ebb5c1c63a943895fe5b3993a39a86a70672a757c5971b62 [2021-07-13T14:21:29.813Z] #27 47.00 Selecting previously unselected package thin-provisioning-tools. [2021-07-13T14:21:29.813Z] #27 47.01 Preparing to unpack .../31-thin-provisioning-tools_0.7.6-2.1_amd64.deb ... [2021-07-13T14:21:29.813Z] #27 47.02 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2021-07-13T14:21:29.864Z] #20 31.27 Selecting previously unselected package bash-completion. [2021-07-13T14:21:29.864Z] #20 31.28 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2021-07-13T14:21:30.072Z] #27 47.18 Selecting previously unselected package uidmap. [2021-07-13T14:21:30.072Z] #27 47.19 Preparing to unpack .../32-uidmap_1%3a4.5-1.1_amd64.deb ... [2021-07-13T14:21:30.072Z] #27 47.19 Unpacking uidmap (1:4.5-1.1) ... [2021-07-13T14:21:30.331Z] #27 47.28 Selecting previously unselected package vim-runtime. [2021-07-13T14:21:30.331Z] #27 47.29 Preparing to unpack .../33-vim-runtime_2%3a8.1.0875-5_all.deb ... [2021-07-13T14:21:30.331Z] #27 47.32 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2021-07-13T14:21:30.331Z] #27 47.35 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2021-07-13T14:21:30.331Z] #27 47.35 Unpacking vim-runtime (2:8.1.0875-5) ... [2021-07-13T14:21:31.709Z] #27 48.90 Selecting previously unselected package vim. [2021-07-13T14:21:31.969Z] #27 48.90 Preparing to unpack .../34-vim_2%3a8.1.0875-5_amd64.deb ... [2021-07-13T14:21:31.969Z] #27 48.92 Unpacking vim (2:8.1.0875-5) ... [2021-07-13T14:21:32.013Z] #20 33.47 Unpacking bash-completion (1:2.8-6) ... [2021-07-13T14:21:32.227Z] #27 49.25 Selecting previously unselected package xfsprogs. [2021-07-13T14:21:32.227Z] #27 49.26 Preparing to unpack .../35-xfsprogs_4.20.0-1_amd64.deb ... [2021-07-13T14:21:32.227Z] #27 49.27 Unpacking xfsprogs (4.20.0-1) ... [2021-07-13T14:21:32.261Z] #22 9.563 Downloading https://files.pythonhosted.org/packages/50/a1/9093baeb2545d43c22bbcc98c94b926d324598b50e196b492b0882dcb465/yamllint-1.26.1.tar.gz (126kB) [2021-07-13T14:21:32.269Z] #20 33.72 Selecting previously unselected package bzip2. [2021-07-13T14:21:32.269Z] #20 33.73 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ... [2021-07-13T14:21:32.269Z] #20 33.73 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2021-07-13T14:21:32.269Z] #20 33.79 Selecting previously unselected package xz-utils. [2021-07-13T14:21:32.269Z] #20 33.80 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ... [2021-07-13T14:21:32.269Z] #20 33.81 Unpacking xz-utils (5.2.4-1) ... [2021-07-13T14:21:32.269Z] #20 33.97 Selecting previously unselected package apparmor. [2021-07-13T14:21:32.269Z] #20 33.97 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ... [2021-07-13T14:21:32.486Z] #27 49.56 Selecting previously unselected package zip. [2021-07-13T14:21:32.486Z] #27 49.57 Preparing to unpack .../36-zip_3.0-11+b1_amd64.deb ... [2021-07-13T14:21:32.486Z] #27 49.58 Unpacking zip (3.0-11+b1) ... [2021-07-13T14:21:32.486Z] #27 49.72 Setting up aufs-tools (1:4.14+20190211-1) ... [2021-07-13T14:21:32.486Z] #27 49.74 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2021-07-13T14:21:32.526Z] #20 34.06 Unpacking apparmor (2.13.2-10) ... [2021-07-13T14:21:32.745Z] #27 49.76 Setting up libip6tc0:amd64 (1.8.2-4) ... [2021-07-13T14:21:32.745Z] #27 49.78 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ... [2021-07-13T14:21:32.745Z] #27 49.79 Setting up libgpm2:amd64 (1.20.7-5) ... [2021-07-13T14:21:32.745Z] #27 49.80 Setting up libip4tc0:amd64 (1.8.2-4) ... [2021-07-13T14:21:32.745Z] #27 49.82 Setting up uidmap (1:4.5-1.1) ... [2021-07-13T14:21:32.745Z] #27 49.83 Setting up libnftnl11:amd64 (1.1.2-2) ... [2021-07-13T14:21:32.745Z] #27 49.84 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-07-13T14:21:32.745Z] #27 49.86 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-07-13T14:21:32.745Z] #27 49.87 Setting up xxd (2:8.1.0875-5) ... [2021-07-13T14:21:32.745Z] #27 49.89 Setting up zip (3.0-11+b1) ... [2021-07-13T14:21:32.745Z] #27 49.90 Setting up vim-common (2:8.1.0875-5) ... [2021-07-13T14:21:32.745Z] #27 49.93 Setting up bash-completion (1:2.8-6) ... [2021-07-13T14:21:32.783Z] #20 34.35 Selecting previously unselected package aufs-tools. [2021-07-13T14:21:32.783Z] #20 34.36 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ... [2021-07-13T14:21:32.783Z] #20 34.37 Unpacking aufs-tools (1:4.14+20190211-1) ... [2021-07-13T14:21:33.039Z] #20 34.50 Selecting previously unselected package libonig5:amd64. [2021-07-13T14:21:33.039Z] #20 34.51 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ... [2021-07-13T14:21:33.039Z] #20 34.52 Unpacking libonig5:amd64 (6.9.1-1) ... [2021-07-13T14:21:33.039Z] #20 34.66 Selecting previously unselected package libjq1:amd64. [2021-07-13T14:21:33.039Z] #20 34.67 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2021-07-13T14:21:33.039Z] #20 34.67 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-07-13T14:21:33.296Z] #20 34.79 Selecting previously unselected package jq. [2021-07-13T14:21:33.296Z] #20 34.80 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ... [2021-07-13T14:21:33.296Z] #20 34.80 Unpacking jq (1.5+dfsg-2+b1) ... [2021-07-13T14:21:33.296Z] #20 34.89 Selecting previously unselected package libaio1:amd64. [2021-07-13T14:21:33.296Z] #20 34.91 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ... [2021-07-13T14:21:33.296Z] #20 34.93 Unpacking libaio1:amd64 (0.3.112-3) ... [2021-07-13T14:21:33.296Z] #20 34.99 Selecting previously unselected package libgpm2:amd64. [2021-07-13T14:21:33.553Z] #20 34.99 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ... [2021-07-13T14:21:33.553Z] #20 35.00 Unpacking libgpm2:amd64 (1.20.7-5) ... [2021-07-13T14:21:33.553Z] #20 35.07 Selecting previously unselected package libicu63:amd64. [2021-07-13T14:21:33.553Z] #20 35.08 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_amd64.deb ... [2021-07-13T14:21:33.553Z] #20 35.08 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2021-07-13T14:21:33.653Z] #22 10.65 Collecting pathspec>=0.5.3 (from yamllint==1.26.1) [2021-07-13T14:21:33.653Z] #22 10.69 Downloading https://files.pythonhosted.org/packages/29/29/a465741a3d97ea3c17d21eaad4c64205428bde56742360876c4391f930d4/pathspec-0.8.1-py2.py3-none-any.whl [2021-07-13T14:21:33.653Z] #22 10.74 Collecting pyyaml (from yamllint==1.26.1) [2021-07-13T14:21:33.653Z] #22 10.91 Downloading https://files.pythonhosted.org/packages/a0/a4/d63f2d7597e1a4b55aa3b4d6c5b029991d3b824b5bd331af8d4ab1ed687d/PyYAML-5.4.1.tar.gz (175kB) [2021-07-13T14:21:34.234Z] #22 11.50 Installing build dependencies: started [2021-07-13T14:21:34.518Z] #40 ... [2021-07-13T14:21:34.518Z] [2021-07-13T14:21:34.518Z] #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-07-13T14:21:34.518Z] #20 sha256:f04c662d24b8b5c571e6ab470d5e053c58e500948a39c697e97c9bea6f6c39b4 [2021-07-13T14:21:34.518Z] #20 46.23 Setting up iptables (1.8.2-4) ... [2021-07-13T14:21:34.518Z] #20 46.25 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2021-07-13T14:21:34.518Z] #20 46.26 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-07-13T14:21:34.518Z] #20 46.27 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2021-07-13T14:21:34.518Z] #20 46.28 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-07-13T14:21:34.518Z] #20 46.28 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2021-07-13T14:21:34.518Z] #20 46.29 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2021-07-13T14:21:34.518Z] #20 46.29 Setting up python3 (3.7.3-1) ... [2021-07-13T14:21:34.518Z] #20 46.65 Setting up python3-wheel (0.32.3-2) ... [2021-07-13T14:21:34.518Z] #20 47.25 Setting up apparmor (2.13.2-10) ... [2021-07-13T14:21:34.518Z] #20 48.72 Setting up xfsprogs (4.20.0-1) ... [2021-07-13T14:21:34.518Z] #20 48.73 Setting up python3-lib2to3 (3.7.3-1) ... [2021-07-13T14:21:34.518Z] #20 49.06 Setting up python3-pkg-resources (40.8.0-1) ... [2021-07-13T14:21:34.518Z] #20 49.81 Setting up python3-distutils (3.7.3-1) ... [2021-07-13T14:21:34.518Z] #20 50.19 Setting up python3-setuptools (40.8.0-1) ... [2021-07-13T14:21:34.518Z] #20 51.33 Setting up python3-pip (18.1-5) ... [2021-07-13T14:21:34.518Z] #20 52.23 Processing triggers for libc-bin (2.28-10) ... [2021-07-13T14:21:34.518Z] #20 52.27 Processing triggers for mime-support (3.62) ... [2021-07-13T14:21:34.518Z] #20 DONE 52.7s [2021-07-13T14:21:34.518Z] [2021-07-13T14:21:34.518Z] #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-07-13T14:21:34.518Z] #21 sha256:8efbf7e0131dc25a52a74797b4846faebe3f1cf32bc2aedf7204a9ae01ab6bbf [2021-07-13T14:21:34.664Z] #27 51.54 Setting up libiptc0:amd64 (1.8.2-4) ... [2021-07-13T14:21:34.664Z] #27 51.56 Setting up sudo (1.8.27-1+deb10u3) ... [2021-07-13T14:21:34.664Z] #27 51.61 invoke-rc.d: could not determine current runlevel [2021-07-13T14:21:34.664Z] #27 51.62 invoke-rc.d: policy-rc.d denied execution of start. [2021-07-13T14:21:34.664Z] #27 51.63 Setting up pigz (2.4-1) ... [2021-07-13T14:21:34.664Z] #27 51.65 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-07-13T14:21:34.664Z] #27 51.66 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2021-07-13T14:21:34.664Z] #27 51.69 Setting up python-pip-whl (18.1-5) ... [2021-07-13T14:21:34.664Z] #27 51.70 Setting up libmpdec2:amd64 (2.4.2-2) ... [2021-07-13T14:21:34.664Z] #27 51.72 Setting up vim-runtime (2:8.1.0875-5) ... [2021-07-13T14:21:34.923Z] #27 52.04 Setting up libaio1:amd64 (0.3.112-3) ... [2021-07-13T14:21:34.923Z] #27 52.09 Setting up libonig5:amd64 (6.9.1-1) ... [2021-07-13T14:21:34.923Z] #27 52.10 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2021-07-13T14:21:34.923Z] #27 52.12 Setting up vim (2:8.1.0875-5) ... [2021-07-13T14:21:34.923Z] #27 52.13 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2021-07-13T14:21:34.923Z] #27 52.14 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2021-07-13T14:21:34.923Z] #27 52.14 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2021-07-13T14:21:35.181Z] #27 52.15 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2021-07-13T14:21:35.181Z] #27 52.15 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2021-07-13T14:21:35.181Z] #27 52.16 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2021-07-13T14:21:35.181Z] #27 52.16 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2021-07-13T14:21:35.181Z] #27 52.17 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2021-07-13T14:21:35.181Z] #27 52.19 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-07-13T14:21:35.181Z] #27 52.20 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2021-07-13T14:21:35.181Z] #27 52.21 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2021-07-13T14:21:35.181Z] #27 52.23 Setting up jq (1.5+dfsg-2+b1) ... [2021-07-13T14:21:35.181Z] #27 52.25 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2021-07-13T14:21:35.181Z] #27 52.27 Setting up python3.7 (3.7.3-2+deb10u3) ... [2021-07-13T14:21:35.459Z] #21 1.559 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2021-07-13T14:21:35.460Z] #21 1.563 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2021-07-13T14:21:35.460Z] #21 1.567 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2021-07-13T14:21:35.720Z] #21 DONE 1.7s [2021-07-13T14:21:35.720Z] [2021-07-13T14:21:35.720Z] #22 [dev-systemd-false 9/25] RUN pip3 install yamllint==1.26.1 [2021-07-13T14:21:35.720Z] #22 sha256:1da53a6ca04fdbb9ffa5d727ff225a41a0597097735f03efc995a369557c934e [2021-07-13T14:21:36.558Z] #27 53.63 Setting up iptables (1.8.2-4) ... [2021-07-13T14:21:36.558Z] #27 53.65 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2021-07-13T14:21:36.558Z] #27 53.65 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-07-13T14:21:36.558Z] #27 53.66 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2021-07-13T14:21:36.558Z] #27 53.66 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-07-13T14:21:36.558Z] #27 53.67 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2021-07-13T14:21:36.558Z] #27 53.67 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2021-07-13T14:21:36.558Z] #27 53.68 Setting up python3 (3.7.3-1) ... [2021-07-13T14:21:36.817Z] #27 53.98 Setting up python3-wheel (0.32.3-2) ... [2021-07-13T14:21:36.824Z] #20 37.89 Selecting previously unselected package libnet1:amd64. [2021-07-13T14:21:36.824Z] #20 37.89 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-07-13T14:21:36.824Z] #20 37.90 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-07-13T14:21:36.824Z] #20 37.96 Selecting previously unselected package libnl-3-200:amd64. [2021-07-13T14:21:36.824Z] #20 37.97 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ... [2021-07-13T14:21:36.824Z] #20 37.98 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2021-07-13T14:21:36.824Z] #20 38.07 Selecting previously unselected package libprotobuf-c1:amd64. [2021-07-13T14:21:36.824Z] #20 38.08 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2021-07-13T14:21:36.824Z] #20 38.08 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-07-13T14:21:36.824Z] #20 38.16 Selecting previously unselected package libreadline5:amd64. [2021-07-13T14:21:36.824Z] #20 38.16 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ... [2021-07-13T14:21:36.824Z] #20 38.17 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ... [2021-07-13T14:21:36.824Z] #20 38.26 Selecting previously unselected package net-tools. [2021-07-13T14:21:36.824Z] #20 38.28 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ... [2021-07-13T14:21:36.824Z] #20 38.29 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2021-07-13T14:21:36.824Z] #20 38.44 Selecting previously unselected package patch. [2021-07-13T14:21:36.824Z] #20 38.46 Preparing to unpack .../26-patch_2.7.6-3+deb10u1_amd64.deb ... [2021-07-13T14:21:36.824Z] #20 38.47 Unpacking patch (2.7.6-3+deb10u1) ... [2021-07-13T14:21:37.080Z] #20 38.59 Selecting previously unselected package python-pip-whl. [2021-07-13T14:21:37.080Z] #20 38.60 Preparing to unpack .../27-python-pip-whl_18.1-5_all.deb ... [2021-07-13T14:21:37.080Z] #20 38.61 Unpacking python-pip-whl (18.1-5) ... [2021-07-13T14:21:37.337Z] #20 39.03 Selecting previously unselected package python3-lib2to3. [2021-07-13T14:21:37.385Z] #27 54.45 Setting up apparmor (2.13.2-10) ... [2021-07-13T14:21:37.594Z] #20 39.04 Preparing to unpack .../28-python3-lib2to3_3.7.3-1_all.deb ... [2021-07-13T14:21:37.594Z] #20 39.04 Unpacking python3-lib2to3 (3.7.3-1) ... [2021-07-13T14:21:37.594Z] #20 39.16 Selecting previously unselected package python3-distutils. [2021-07-13T14:21:37.594Z] #20 39.17 Preparing to unpack .../29-python3-distutils_3.7.3-1_all.deb ... [2021-07-13T14:21:37.594Z] #20 39.18 Unpacking python3-distutils (3.7.3-1) ... [2021-07-13T14:21:37.851Z] #20 39.32 Selecting previously unselected package python3-pip. [2021-07-13T14:21:37.851Z] #20 39.33 Preparing to unpack .../30-python3-pip_18.1-5_all.deb ... [2021-07-13T14:21:37.851Z] #20 39.34 Unpacking python3-pip (18.1-5) ... [2021-07-13T14:21:38.107Z] #20 39.48 Selecting previously unselected package python3-pkg-resources. [2021-07-13T14:21:38.107Z] #20 39.49 Preparing to unpack .../31-python3-pkg-resources_40.8.0-1_all.deb ... [2021-07-13T14:21:38.107Z] #20 39.50 Unpacking python3-pkg-resources (40.8.0-1) ... [2021-07-13T14:21:38.107Z] #20 39.60 Selecting previously unselected package python3-setuptools. [2021-07-13T14:21:38.107Z] #20 39.61 Preparing to unpack .../32-python3-setuptools_40.8.0-1_all.deb ... [2021-07-13T14:21:38.107Z] #20 39.62 Unpacking python3-setuptools (40.8.0-1) ... [2021-07-13T14:21:38.363Z] #20 39.82 Selecting previously unselected package python3-wheel. [2021-07-13T14:21:38.363Z] #20 39.83 Preparing to unpack .../33-python3-wheel_0.32.3-2_all.deb ... [2021-07-13T14:21:38.363Z] #20 39.84 Unpacking python3-wheel (0.32.3-2) ... [2021-07-13T14:21:38.363Z] #20 39.92 Selecting previously unselected package sudo. [2021-07-13T14:21:38.363Z] #20 39.92 Preparing to unpack .../34-sudo_1.8.27-1+deb10u3_amd64.deb ... [2021-07-13T14:21:38.363Z] #20 39.93 Unpacking sudo (1.8.27-1+deb10u3) ... [2021-07-13T14:21:38.762Z] #27 55.94 Setting up xfsprogs (4.20.0-1) ... [2021-07-13T14:21:38.762Z] #27 55.96 Setting up python3-lib2to3 (3.7.3-1) ... [2021-07-13T14:21:38.927Z] #20 40.40 Selecting previously unselected package thin-provisioning-tools. [2021-07-13T14:21:38.927Z] #20 40.42 Preparing to unpack .../35-thin-provisioning-tools_0.7.6-2.1_amd64.deb ... [2021-07-13T14:21:38.927Z] #20 40.43 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2021-07-13T14:21:39.020Z] #27 56.20 Setting up python3-pkg-resources (40.8.0-1) ... [2021-07-13T14:21:39.117Z] ...INFO: Daemon under test started and replied! [2021-07-13T14:21:39.117Z] INFO: Docker version of the daemon under test [2021-07-13T14:21:39.117Z] [2021-07-13T14:21:39.117Z] Client: [2021-07-13T14:21:39.117Z] Version: 17.06.2-ce [2021-07-13T14:21:39.117Z] API version: 1.30 [2021-07-13T14:21:39.117Z] Go version: go1.8.3 [2021-07-13T14:21:39.117Z] Git commit: cec0b72 [2021-07-13T14:21:39.117Z] Built: Tue Sep 5 19:57:19 2017 [2021-07-13T14:21:39.117Z] OS/Arch: windows/amd64 [2021-07-13T14:21:39.117Z] [2021-07-13T14:21:39.117Z] Server: [2021-07-13T14:21:39.117Z] Version: 0.0.0-dev [2021-07-13T14:21:39.117Z] API version: 1.42 (minimum version 1.24) [2021-07-13T14:21:39.117Z] Go version: go1.16.6 [2021-07-13T14:21:39.117Z] Git commit: b9cdfa2395 [2021-07-13T14:21:39.117Z] Built: 07/13/2021 14:19:43 [2021-07-13T14:21:39.117Z] OS/Arch: windows/amd64 [2021-07-13T14:21:39.117Z] Experimental: false [2021-07-13T14:21:39.117Z] [2021-07-13T14:21:39.117Z] INFO: Docker info of the daemon under test [2021-07-13T14:21:39.117Z] [2021-07-13T14:21:39.117Z] Containers: 0 [2021-07-13T14:21:39.117Z] Running: 0 [2021-07-13T14:21:39.117Z] Paused: 0 [2021-07-13T14:21:39.117Z] Stopped: 0 [2021-07-13T14:21:39.117Z] Images: 0 [2021-07-13T14:21:39.117Z] Server Version: 0.0.0-dev [2021-07-13T14:21:39.117Z] Storage Driver: windowsfilter [2021-07-13T14:21:39.117Z] Windows: [2021-07-13T14:21:39.117Z] Logging Driver: json-file [2021-07-13T14:21:39.117Z] Plugins: [2021-07-13T14:21:39.117Z] Volume: local [2021-07-13T14:21:39.117Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-07-13T14:21:39.117Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-07-13T14:21:39.117Z] Swarm: inactive [2021-07-13T14:21:39.117Z] Default Isolation: process [2021-07-13T14:21:39.117Z] Kernel Version: 10.0 20295 (20295.1.amd64fre.fe_release.210212-1600) [2021-07-13T14:21:39.117Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20295.1) [2021-07-13T14:21:39.117Z] OSType: windows [2021-07-13T14:21:39.117Z] Architecture: x86_64 [2021-07-13T14:21:39.117Z] CPUs: 4 [2021-07-13T14:21:39.117Z] Total Memory: 32GiB [2021-07-13T14:21:39.117Z] Name: azwin-2-fca940 [2021-07-13T14:21:39.117Z] ID: OBPP:PDTH:HM4G:47SO:3AEZ:RS3N:3KRP:PFBG:TEGP:MFVY:4A6N:WEMV [2021-07-13T14:21:39.117Z] Docker Root Dir: D:\CI\PR-42631\2\daemon [2021-07-13T14:21:39.117Z] Debug Mode (client): false [2021-07-13T14:21:39.117Z] Debug Mode (server): true [2021-07-13T14:21:39.117Z] File Descriptors: -1 [2021-07-13T14:21:39.117Z] Goroutines: 16 [2021-07-13T14:21:39.117Z] System Time: 2021-07-13T14:21:36.0536177Z [2021-07-13T14:21:39.117Z] EventsListeners: 0 [2021-07-13T14:21:39.117Z] Registry: https://index.docker.io/v1/ [2021-07-13T14:21:39.117Z] Labels: [2021-07-13T14:21:39.117Z] Experimental: false [2021-07-13T14:21:39.117Z] Insecure Registries: [2021-07-13T14:21:39.117Z] 127.0.0.0/8 [2021-07-13T14:21:39.117Z] Live Restore Enabled: false [2021-07-13T14:21:39.117Z] [2021-07-13T14:21:39.117Z] [2021-07-13T14:21:39.117Z] INFO: Docker images of the daemon under test [2021-07-13T14:21:39.117Z] [2021-07-13T14:21:39.117Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-07-13T14:21:39.117Z] [2021-07-13T14:21:39.117Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore/insider [2021-07-13T14:21:39.117Z] 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-07-13T14:21:39.117Z] 10.0.20295.1: Pulling from windows/servercore/insider [2021-07-13T14:21:39.117Z] 29d5b6a226d2: Pulling fs layer [2021-07-13T14:21:39.184Z] #20 40.62 Selecting previously unselected package uidmap. [2021-07-13T14:21:39.184Z] #20 40.63 Preparing to unpack .../36-uidmap_1%3a4.5-1.1_amd64.deb ... [2021-07-13T14:21:39.184Z] #20 40.63 Unpacking uidmap (1:4.5-1.1) ... [2021-07-13T14:21:39.184Z] #20 40.73 Selecting previously unselected package vim-runtime. [2021-07-13T14:21:39.184Z] #20 40.74 Preparing to unpack .../37-vim-runtime_2%3a8.1.0875-5_all.deb ... [2021-07-13T14:21:39.184Z] #20 40.79 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2021-07-13T14:21:39.184Z] #20 40.82 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2021-07-13T14:21:39.184Z] #20 40.83 Unpacking vim-runtime (2:8.1.0875-5) ... [2021-07-13T14:21:39.589Z] #27 56.74 Setting up python3-distutils (3.7.3-1) ... [2021-07-13T14:21:39.847Z] #27 57.03 Setting up python3-setuptools (40.8.0-1) ... [2021-07-13T14:21:40.783Z] #27 57.64 Setting up python3-pip (18.1-5) ... [2021-07-13T14:21:41.011Z] #22 4.581 Collecting yamllint==1.26.1 [2021-07-13T14:21:41.041Z] #27 58.19 Processing triggers for libc-bin (2.28-10) ... [2021-07-13T14:21:41.041Z] #27 58.24 Processing triggers for mime-support (3.62) ... [2021-07-13T14:21:42.459Z] #20 43.51 Selecting previously unselected package vim. [2021-07-13T14:21:42.459Z] #20 43.51 Preparing to unpack .../38-vim_2%3a8.1.0875-5_amd64.deb ... [2021-07-13T14:21:42.459Z] #20 43.54 Unpacking vim (2:8.1.0875-5) ... [2021-07-13T14:21:42.459Z] #20 43.93 Selecting previously unselected package xfsprogs. [2021-07-13T14:21:42.459Z] #20 43.95 Preparing to unpack .../39-xfsprogs_4.20.0-1_amd64.deb ... [2021-07-13T14:21:42.459Z] #20 43.95 Unpacking xfsprogs (4.20.0-1) ... [2021-07-13T14:21:42.487Z] DEBUG: print all environment variables to check how Jenkins runs this script [2021-07-13T14:21:42.487Z] C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-d4006c98\powershellScript.ps1'; exit $LASTEXITCODE; [2021-07-13T14:21:42.487Z] ---------------------------------------------------------------------------- [2021-07-13T14:21:42.487Z] [2021-07-13T14:21:42.487Z] INFO: executeCI.ps1 starting at Tue Jul 13 14:21:41 CUT 2021 [2021-07-13T14:21:42.487Z] [2021-07-13T14:21:42.487Z] INFO: Script version 05-Feb-2019 09:03 PDT [2021-07-13T14:21:42.487Z] INFO: Running git version 2.24.1.windows.2 [2021-07-13T14:21:42.487Z] INFO: Branch:rs5_release Build:17763.1.180914-1434 [2021-07-13T14:21:42.487Z] INFO: Environment variables: [2021-07-13T14:21:42.487Z] [2021-07-13T14:21:42.487Z] Name Value [2021-07-13T14:21:42.487Z] ---- ----- [2021-07-13T14:21:42.487Z] ALLUSERSPROFILE C:\ProgramData [2021-07-13T14:21:42.487Z] APPDATA C:\Windows\system32\config\systemprofile\AppData\Roaming [2021-07-13T14:21:42.487Z] APT_MIRROR cdn-fastly.deb.debian.org [2021-07-13T14:21:42.487Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.12 [2021-07-13T14:21:42.487Z] AZURE_GUEST_AGENT_EXTENSION... [{"Key":"ExtensionTelemetryPipeline","Value":"1.0"}] [2021-07-13T14:21:42.487Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.12 [2021-07-13T14:21:42.487Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN [2021-07-13T14:21:42.487Z] AZURE_GUEST_AGENT_WIRE_PROT... 168.63.129.16 [2021-07-13T14:21:42.487Z] BRANCH_NAME PR-42631 [2021-07-13T14:21:42.487Z] BUILD_DISPLAY_NAME #2 [2021-07-13T14:21:42.487Z] BUILD_ID 2 [2021-07-13T14:21:42.487Z] BUILD_NUMBER 2 [2021-07-13T14:21:42.487Z] BUILD_TAG jenkins-moby-PR-42631-2 [2021-07-13T14:21:42.487Z] BUILD_URL https://ci-next.docker.com/public/job/moby/job/PR-42631/2/ [2021-07-13T14:21:42.487Z] CHANGE_AUTHOR thaJeztah [2021-07-13T14:21:42.487Z] CHANGE_AUTHOR_DISPLAY_NAME Sebastiaan van Stijn [2021-07-13T14:21:42.487Z] CHANGE_BRANCH bump_go_1.16.6 [2021-07-13T14:21:42.487Z] CHANGE_FORK thaJeztah/docker [2021-07-13T14:21:42.487Z] CHANGE_ID 42631 [2021-07-13T14:21:42.487Z] CHANGE_TARGET master [2021-07-13T14:21:42.487Z] CHANGE_TITLE Bump go 1.16.6 (addresses CVE-2021-34558) [2021-07-13T14:21:42.487Z] CHANGE_URL https://github.com/moby/moby/pull/42631 [2021-07-13T14:21:42.487Z] CHECK_CONFIG_COMMIT 2b0755b936416834e14208c6c37b36977e67ea35 [2021-07-13T14:21:42.487Z] CommonProgramFiles C:\Program Files\Common Files [2021-07-13T14:21:42.487Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2021-07-13T14:21:42.487Z] CommonProgramW6432 C:\Program Files\Common Files [2021-07-13T14:21:42.487Z] COMPUTERNAME azwin-2-672e40 [2021-07-13T14:21:42.487Z] ComSpec C:\Windows\system32\cmd.exe [2021-07-13T14:21:42.487Z] ConfigSequenceNumber 0 [2021-07-13T14:21:42.487Z] DOCKER_BUILDKIT 0 [2021-07-13T14:21:42.487Z] DOCKER_DUT_DEBUG 1 [2021-07-13T14:21:42.487Z] DOCKER_EXPERIMENTAL 1 [2021-07-13T14:21:42.487Z] DOCKER_GRAPHDRIVER overlay2 [2021-07-13T14:21:42.488Z] DriverData C:\Windows\System32\Drivers\DriverData [2021-07-13T14:21:42.488Z] EXECUTOR_NUMBER 0 [2021-07-13T14:21:42.488Z] FQDN azwin-2-672e40.westus.cloudapp.azure.com [2021-07-13T14:21:42.488Z] GIT_BRANCH PR-42631 [2021-07-13T14:21:42.488Z] GIT_COMMIT bff07851830eb93634ec667a307bc8a3ed950a7a [2021-07-13T14:21:42.488Z] GIT_PREVIOUS_COMMIT fe6f1a4067e15f99adceaa5a1a305103ca09d3f6 [2021-07-13T14:21:42.488Z] GIT_URL https://github.com/moby/moby.git [2021-07-13T14:21:42.488Z] HUDSON_COOKIE 228058fd-d866-4fde-8307-d7dcb9bfb421 [2021-07-13T14:21:42.488Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2021-07-13T14:21:42.488Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2021-07-13T14:21:42.488Z] HUDSON_URL https://ci-next.docker.com/public/ [2021-07-13T14:21:42.488Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.282-1.b08.ojdkbuild.windows.x86_64 [2021-07-13T14:21:42.488Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2021-07-13T14:21:42.488Z] JENKINS_NODE_COOKIE d71c47ba-f284-436c-9a93-bcf6c1810c84 [2021-07-13T14:21:42.488Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2021-07-13T14:21:42.488Z] JENKINS_URL https://ci-next.docker.com/public/ [2021-07-13T14:21:42.488Z] JOB_BASE_NAME PR-42631 [2021-07-13T14:21:42.488Z] JOB_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42631/display/redirect [2021-07-13T14:21:42.488Z] JOB_NAME moby/PR-42631 [2021-07-13T14:21:42.488Z] JOB_URL https://ci-next.docker.com/public/job/moby/job/PR-42631/ [2021-07-13T14:21:42.488Z] library.jps.version master [2021-07-13T14:21:42.488Z] LOCALAPPDATA C:\Windows\system32\config\systemprofile\AppData\Local [2021-07-13T14:21:42.488Z] NODE_LABELS amd64 azure azwin-2-672e40 azwin-2019 docker west-us windows windows-2019 x86_64 [2021-07-13T14:21:42.488Z] NODE_NAME azwin-2-672e40 [2021-07-13T14:21:42.488Z] NUMBER_OF_PROCESSORS 4 [2021-07-13T14:21:42.488Z] OS Windows_NT [2021-07-13T14:21:42.488Z] Path C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPo... [2021-07-13T14:21:42.488Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2021-07-13T14:21:42.488Z] PROCESSOR_ARCHITECTURE AMD64 [2021-07-13T14:21:42.488Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 79 Stepping 1, GenuineIntel [2021-07-13T14:21:42.488Z] PROCESSOR_LEVEL 6 [2021-07-13T14:21:42.488Z] PROCESSOR_REVISION 4f01 [2021-07-13T14:21:42.488Z] ProgramData C:\ProgramData [2021-07-13T14:21:42.488Z] ProgramFiles C:\Program Files [2021-07-13T14:21:42.488Z] ProgramFiles(x86) C:\Program Files (x86) [2021-07-13T14:21:42.488Z] ProgramW6432 C:\Program Files [2021-07-13T14:21:42.488Z] PROMPT $P$G [2021-07-13T14:21:42.488Z] PSExecutionPolicyPreference Bypass [2021-07-13T14:21:42.488Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\Windows\syste... [2021-07-13T14:21:42.488Z] PUBLIC C:\Users\Public [2021-07-13T14:21:42.488Z] RUN_ARTIFACTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42631/2/display/redirect?page=artif... [2021-07-13T14:21:42.488Z] RUN_CHANGES_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42631/2/display/redirect?page=changes [2021-07-13T14:21:42.488Z] RUN_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42631/2/display/redirect [2021-07-13T14:21:42.488Z] RUN_TESTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42631/2/display/redirect?page=tests [2021-07-13T14:21:42.488Z] SKIP_VALIDATION_TESTS 1 [2021-07-13T14:21:42.488Z] SOURCES_DRIVE d [2021-07-13T14:21:42.488Z] SOURCES_SUBDIR gopath [2021-07-13T14:21:42.488Z] STAGE_NAME Run tests [2021-07-13T14:21:42.488Z] SystemDrive C: [2021-07-13T14:21:42.488Z] SystemRoot C:\Windows [2021-07-13T14:21:42.488Z] TEMP C:\Windows\TEMP [2021-07-13T14:21:42.488Z] TESTDEBUG 0 [2021-07-13T14:21:42.488Z] TESTRUN_DRIVE d [2021-07-13T14:21:42.488Z] TESTRUN_SUBDIR CI [2021-07-13T14:21:42.488Z] TIMEOUT 120m [2021-07-13T14:21:42.488Z] TMP C:\Windows\TEMP [2021-07-13T14:21:42.488Z] USERDOMAIN WORKGROUP [2021-07-13T14:21:42.488Z] USERNAME azwin-2-672e40$ [2021-07-13T14:21:42.488Z] USERPROFILE C:\Windows\system32\config\systemprofile [2021-07-13T14:21:42.488Z] windir C:\Windows [2021-07-13T14:21:42.488Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore [2021-07-13T14:21:42.488Z] WINDOWS_BASE_IMAGE_TAG ltsc2019 [2021-07-13T14:21:42.488Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2021-07-13T14:21:42.488Z] WORKSPACE_TMP d:\gopath\src\github.com\docker\docker@tmp [2021-07-13T14:21:42.488Z] [2021-07-13T14:21:42.488Z] [2021-07-13T14:21:42.488Z] [2021-07-13T14:21:42.946Z] #27 DONE 59.9s [2021-07-13T14:21:42.946Z] [2021-07-13T14:21:42.946Z] #28 [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-07-13T14:21:42.946Z] #28 sha256:a45e7209b2f929bd117a592ad38f1f7c90a60916717c0136759ed74167d43d91 [2021-07-13T14:21:43.022Z] #20 44.40 Selecting previously unselected package zip. [2021-07-13T14:21:43.022Z] #20 44.41 Preparing to unpack .../40-zip_3.0-11+b1_amd64.deb ... [2021-07-13T14:21:43.022Z] #20 44.43 Unpacking zip (3.0-11+b1) ... [2021-07-13T14:21:43.022Z] #20 44.61 Setting up aufs-tools (1:4.14+20190211-1) ... [2021-07-13T14:21:43.022Z] #20 44.64 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2021-07-13T14:21:43.279Z] #20 44.66 Setting up libip6tc0:amd64 (1.8.2-4) ... [2021-07-13T14:21:43.279Z] #20 44.68 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ... [2021-07-13T14:21:43.279Z] #20 44.69 Setting up libgpm2:amd64 (1.20.7-5) ... [2021-07-13T14:21:43.279Z] #20 44.71 Setting up libip4tc0:amd64 (1.8.2-4) ... [2021-07-13T14:21:43.279Z] #20 44.72 Setting up uidmap (1:4.5-1.1) ... [2021-07-13T14:21:43.279Z] #20 44.74 Setting up libnftnl11:amd64 (1.1.2-2) ... [2021-07-13T14:21:43.279Z] #20 44.76 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-07-13T14:21:43.279Z] #20 44.78 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2021-07-13T14:21:43.279Z] #20 44.80 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-07-13T14:21:43.279Z] #20 44.83 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2021-07-13T14:21:43.279Z] #20 44.85 Setting up xxd (2:8.1.0875-5) ... [2021-07-13T14:21:43.503Z] INFO: Sources under d:\gopath\... [2021-07-13T14:21:43.503Z] INFO: Test run under d:\CI\... [2021-07-13T14:21:43.503Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2021-07-13T14:21:43.503Z] INFO: docker/docker repository was found [2021-07-13T14:21:43.536Z] #20 44.88 Setting up zip (3.0-11+b1) ... [2021-07-13T14:21:43.536Z] #20 44.89 Setting up vim-common (2:8.1.0875-5) ... [2021-07-13T14:21:43.536Z] #20 44.93 Setting up bash-completion (1:2.8-6) ... [2021-07-13T14:21:43.883Z] #28 1.089 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2021-07-13T14:21:43.883Z] #28 1.095 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2021-07-13T14:21:43.883Z] #28 1.098 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2021-07-13T14:21:43.883Z] #28 DONE 1.2s [2021-07-13T14:21:43.883Z] [2021-07-13T14:21:43.883Z] #61 [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-07-13T14:21:43.883Z] #61 sha256:ffdfc1fc080503a8789ab70d1e383e2eaa095565c3ff352d1c75563ecf01589e [2021-07-13T14:21:43.985Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub. This may take some time... [2021-07-13T14:21:43.985Z] ltsc2019: Pulling from windows/servercore [2021-07-13T14:21:43.985Z] 4612f6d0b889: Pulling fs layer [2021-07-13T14:21:43.985Z] 8d5139ce8e39: Pulling fs layer [2021-07-13T14:21:44.142Z] #61 ... [2021-07-13T14:21:44.142Z] [2021-07-13T14:21:44.142Z] #29 [dev-systemd-false 9/25] RUN pip3 install yamllint==1.26.1 [2021-07-13T14:21:44.142Z] #29 sha256:261b7a59072130a53759454f3f6a4ea2e61c6688738e51b335c7d6e9a0f601d9 [2021-07-13T14:21:46.056Z] #20 47.19 Setting up libiptc0:amd64 (1.8.2-4) ... [2021-07-13T14:21:46.056Z] #20 47.20 Setting up xz-utils (5.2.4-1) ... [2021-07-13T14:21:46.056Z] #20 47.21 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2021-07-13T14:21:46.056Z] #20 47.23 Setting up patch (2.7.6-3+deb10u1) ... [2021-07-13T14:21:46.056Z] #20 47.25 Setting up sudo (1.8.27-1+deb10u3) ... [2021-07-13T14:21:46.056Z] #20 47.33 invoke-rc.d: could not determine current runlevel [2021-07-13T14:21:46.056Z] #20 47.35 invoke-rc.d: policy-rc.d denied execution of start. [2021-07-13T14:21:46.056Z] #20 47.36 Setting up pigz (2.4-1) ... [2021-07-13T14:21:46.056Z] #20 47.37 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-07-13T14:21:46.056Z] #20 47.39 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2021-07-13T14:21:46.056Z] #20 47.41 Setting up python-pip-whl (18.1-5) ... [2021-07-13T14:21:46.056Z] #20 47.42 Setting up libmpdec2:amd64 (2.4.2-2) ... [2021-07-13T14:21:46.056Z] #20 47.44 Setting up vim-runtime (2:8.1.0875-5) ... [2021-07-13T14:21:46.211Z] 29d5b6a226d2: Verifying Checksum [2021-07-13T14:21:46.211Z] 29d5b6a226d2: Download complete [2021-07-13T14:21:46.303Z] #22 9.892 Downloading https://files.pythonhosted.org/packages/50/a1/9093baeb2545d43c22bbcc98c94b926d324598b50e196b492b0882dcb465/yamllint-1.26.1.tar.gz (126kB) [2021-07-13T14:21:46.303Z] #22 10.86 Collecting pathspec>=0.5.3 (from yamllint==1.26.1) [2021-07-13T14:21:46.313Z] #20 47.81 Setting up libaio1:amd64 (0.3.112-3) ... [2021-07-13T14:21:46.313Z] #20 47.82 Setting up libonig5:amd64 (6.9.1-1) ... [2021-07-13T14:21:46.313Z] #20 47.84 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2021-07-13T14:21:46.313Z] #20 47.86 Setting up vim (2:8.1.0875-5) ... [2021-07-13T14:21:46.313Z] #20 47.89 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2021-07-13T14:21:46.313Z] #20 47.90 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2021-07-13T14:21:46.313Z] #20 47.90 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2021-07-13T14:21:46.313Z] #20 47.91 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2021-07-13T14:21:46.313Z] #20 47.91 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2021-07-13T14:21:46.313Z] #20 47.92 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2021-07-13T14:21:46.313Z] #20 47.93 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2021-07-13T14:21:46.313Z] #20 47.94 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2021-07-13T14:21:46.565Z] #22 10.92 Downloading https://files.pythonhosted.org/packages/29/29/a465741a3d97ea3c17d21eaad4c64205428bde56742360876c4391f930d4/pathspec-0.8.1-py2.py3-none-any.whl [2021-07-13T14:21:46.565Z] #22 10.97 Collecting pyyaml (from yamllint==1.26.1) [2021-07-13T14:21:46.570Z] #20 47.96 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-07-13T14:21:46.570Z] #20 47.97 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2021-07-13T14:21:46.570Z] #20 47.99 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2021-07-13T14:21:46.570Z] #20 48.01 Setting up jq (1.5+dfsg-2+b1) ... [2021-07-13T14:21:46.570Z] #20 48.02 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2021-07-13T14:21:46.570Z] #20 48.04 Setting up python3.7 (3.7.3-2+deb10u3) ... [2021-07-13T14:21:46.828Z] #22 11.18 Downloading https://files.pythonhosted.org/packages/7a/a5/393c087efdc78091afa2af9f1378762f9821c9c1d7a22c5753fb5ac5f97a/PyYAML-5.4.1-cp37-cp37m-manylinux1_x86_64.whl (636kB) [2021-07-13T14:21:46.828Z] #22 11.39 Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from yamllint==1.26.1) (40.8.0) [2021-07-13T14:21:47.089Z] #22 11.39 Building wheels for collected packages: yamllint [2021-07-13T14:21:47.089Z] #22 11.39 Running setup.py bdist_wheel for yamllint: started [2021-07-13T14:21:47.662Z] #22 12.11 Running setup.py bdist_wheel for yamllint: finished with status 'done' [2021-07-13T14:21:47.662Z] #22 12.11 Stored in directory: /root/.cache/pip/wheels/db/c9/7f/2b7d21ea348b5085f20219b71cb64093a23036b73dd3412627 [2021-07-13T14:21:47.662Z] #22 12.13 Successfully built yamllint [2021-07-13T14:21:47.662Z] #22 12.14 Installing collected packages: pathspec, pyyaml, yamllint [2021-07-13T14:21:48.236Z] #22 12.48 Successfully installed pathspec-0.8.1 pyyaml-5.4.1 yamllint-1.26.1 [2021-07-13T14:21:48.236Z] #22 ... [2021-07-13T14:21:48.236Z] [2021-07-13T14:21:48.236Z] #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-07-13T14:21:48.236Z] #50 sha256:a51b759a8b93931feede15f09f2016ef2158ccc880491a55fcf81a7fd126fec9 [2021-07-13T14:21:48.236Z] #50 197.8 + /build/golangci-lint --version [2021-07-13T14:21:48.357Z] #29 3.618 Collecting yamllint==1.26.1 [2021-07-13T14:21:48.497Z] #50 ... [2021-07-13T14:21:48.497Z] [2021-07-13T14:21:48.497Z] #22 [dev-systemd-false 9/25] RUN pip3 install yamllint==1.26.1 [2021-07-13T14:21:48.497Z] #22 sha256:1da53a6ca04fdbb9ffa5d727ff225a41a0597097735f03efc995a369557c934e [2021-07-13T14:21:48.497Z] #22 DONE 12.9s [2021-07-13T14:21:48.497Z] [2021-07-13T14:21:48.497Z] #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-07-13T14:21:48.497Z] #40 sha256:046651d9cb1e7ef173a77f8638b09f48585f1fb53a8233a6e751c5585e1ee34e [2021-07-13T14:21:48.497Z] #40 DONE 197.2s [2021-07-13T14:21:48.497Z] [2021-07-13T14:21:48.497Z] #25 [dev-systemd-false 10/25] COPY --from=dockercli /build/ /usr/local/cli [2021-07-13T14:21:48.497Z] #25 sha256:79f7bb5b42395ef3c128cb6ae11574bbd9b37c9df11576322447313bae801a5e [2021-07-13T14:21:49.070Z] #25 DONE 0.5s [2021-07-13T14:21:49.070Z] [2021-07-13T14:21:49.070Z] #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-07-13T14:21:49.070Z] #50 sha256:a51b759a8b93931feede15f09f2016ef2158ccc880491a55fcf81a7fd126fec9 [2021-07-13T14:21:49.070Z] #50 198.2 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2021-07-13T14:21:49.070Z] #50 DONE 198.5s [2021-07-13T14:21:49.070Z] [2021-07-13T14:21:49.070Z] #30 [dev-systemd-false 11/25] COPY --from=frozen-images /build/ /docker-frozen-images [2021-07-13T14:21:49.070Z] #30 sha256:60c3516daeaa70ef481104ec8812b1380075e236b6c769267b5c6dbf9dba122c [2021-07-13T14:21:49.092Z] #20 50.38 Setting up iptables (1.8.2-4) ... [2021-07-13T14:21:49.092Z] #20 50.42 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2021-07-13T14:21:49.092Z] #20 50.44 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-07-13T14:21:49.092Z] #20 50.46 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2021-07-13T14:21:49.092Z] #20 50.47 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-07-13T14:21:49.092Z] #20 50.47 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2021-07-13T14:21:49.092Z] #20 50.47 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2021-07-13T14:21:49.092Z] #20 50.51 Setting up python3 (3.7.3-1) ... [2021-07-13T14:21:49.165Z] #22 24.80 Installing build dependencies: finished with status 'done' [2021-07-13T14:21:49.348Z] #20 50.93 Setting up python3-wheel (0.32.3-2) ... [2021-07-13T14:21:50.278Z] #20 51.60 Setting up apparmor (2.13.2-10) ... [2021-07-13T14:21:52.171Z] #20 53.35 Setting up xfsprogs (4.20.0-1) ... [2021-07-13T14:21:52.171Z] #20 53.37 Setting up python3-lib2to3 (3.7.3-1) ... [2021-07-13T14:21:52.171Z] #20 53.76 Setting up python3-pkg-resources (40.8.0-1) ... [2021-07-13T14:21:52.662Z] #22 ... [2021-07-13T14:21:52.662Z] [2021-07-13T14:21:52.662Z] #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-07-13T14:21:52.662Z] #57 sha256:856f31d19bf0932c3c0a9ac62db4d25ad24fc66f42daeb4c510f854349c41d09 [2021-07-13T14:21:52.662Z] #57 161.6 + bin/containerd [2021-07-13T14:21:53.102Z] #20 54.55 Setting up python3-distutils (3.7.3-1) ... [2021-07-13T14:21:53.359Z] #20 54.94 Setting up python3-setuptools (40.8.0-1) ... [2021-07-13T14:21:53.625Z] #29 8.895 Downloading https://files.pythonhosted.org/packages/50/a1/9093baeb2545d43c22bbcc98c94b926d324598b50e196b492b0882dcb465/yamllint-1.26.1.tar.gz (126kB) [2021-07-13T14:21:53.625Z] #29 9.503 Collecting pathspec>=0.5.3 (from yamllint==1.26.1) [2021-07-13T14:21:53.625Z] #29 9.542 Downloading https://files.pythonhosted.org/packages/29/29/a465741a3d97ea3c17d21eaad4c64205428bde56742360876c4391f930d4/pathspec-0.8.1-py2.py3-none-any.whl [2021-07-13T14:21:53.625Z] #29 9.575 Collecting pyyaml (from yamllint==1.26.1) [2021-07-13T14:21:53.625Z] #29 9.709 Downloading https://files.pythonhosted.org/packages/7a/a5/393c087efdc78091afa2af9f1378762f9821c9c1d7a22c5753fb5ac5f97a/PyYAML-5.4.1-cp37-cp37m-manylinux1_x86_64.whl (636kB) [2021-07-13T14:21:53.883Z] #29 9.896 Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from yamllint==1.26.1) (40.8.0) [2021-07-13T14:21:53.883Z] #29 9.898 Building wheels for collected packages: yamllint [2021-07-13T14:21:53.883Z] #29 9.899 Running setup.py bdist_wheel for yamllint: started [2021-07-13T14:21:54.288Z] #20 55.90 Setting up python3-pip (18.1-5) ... [2021-07-13T14:21:54.450Z] #29 10.58 Running setup.py bdist_wheel for yamllint: finished with status 'done' [2021-07-13T14:21:54.709Z] #29 10.58 Stored in directory: /root/.cache/pip/wheels/db/c9/7f/2b7d21ea348b5085f20219b71cb64093a23036b73dd3412627 [2021-07-13T14:21:54.709Z] #29 10.61 Successfully built yamllint [2021-07-13T14:21:54.709Z] #29 10.63 Installing collected packages: pathspec, pyyaml, yamllint [2021-07-13T14:21:54.709Z] #29 10.84 Successfully installed pathspec-0.8.1 pyyaml-5.4.1 yamllint-1.26.1 [2021-07-13T14:21:55.219Z] #20 56.73 Processing triggers for libc-bin (2.28-10) ... [2021-07-13T14:21:55.219Z] #20 56.78 Processing triggers for mime-support (3.62) ... [2021-07-13T14:21:55.276Z] #29 DONE 11.2s [2021-07-13T14:21:55.277Z] [2021-07-13T14:21:55.277Z] #32 [dev-systemd-false 10/25] COPY --from=dockercli /build/ /usr/local/cli [2021-07-13T14:21:55.277Z] #32 sha256:a3c5349ba3721018c5bd92589f8e70aa4e090678d59be10c07278b94d6ed78e5 [2021-07-13T14:21:55.277Z] #32 DONE 0.2s [2021-07-13T14:21:55.277Z] [2021-07-13T14:21:55.277Z] #64 [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-07-13T14:21:55.277Z] #64 sha256:af3f174919baab5c557792922a5aae1f90edb1542830bae6cd4659a5e2abe714 [2021-07-13T14:21:55.536Z] #64 ... [2021-07-13T14:21:55.536Z] [2021-07-13T14:21:55.536Z] #37 [dev-systemd-false 11/25] COPY --from=frozen-images /build/ /docker-frozen-images [2021-07-13T14:21:55.536Z] #37 sha256:76399a9aebf4d0bd4759676f5bc0cbcbf6858afcd08ce600fd1850aca5a385a2 [2021-07-13T14:21:56.748Z] 8d5139ce8e39: Verifying Checksum [2021-07-13T14:21:56.748Z] 8d5139ce8e39: Download complete [2021-07-13T14:21:57.114Z] #20 DONE 58.3s [2021-07-13T14:21:57.114Z] [2021-07-13T14:21:57.114Z] #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-07-13T14:21:57.114Z] #21 sha256:8efbf7e0131dc25a52a74797b4846faebe3f1cf32bc2aedf7204a9ae01ab6bbf [2021-07-13T14:21:57.211Z] #30 DONE 7.4s [2021-07-13T14:21:57.211Z] [2021-07-13T14:21:57.211Z] #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-07-13T14:21:57.211Z] #54 sha256:8ea7bc65b7d49d305849c6ea44790055f080219552c76611fff925243170b4eb [2021-07-13T14:21:57.211Z] #54 ... [2021-07-13T14:21:57.211Z] [2021-07-13T14:21:57.211Z] #33 [dev-systemd-false 12/25] COPY --from=swagger /build/ /usr/local/bin/ [2021-07-13T14:21:57.211Z] #33 sha256:f3cb869d679c6a040a4eb676f351cedb080fec11afb22007be4d1a3b0d17b2e7 [2021-07-13T14:21:57.211Z] #33 DONE 0.4s [2021-07-13T14:21:57.211Z] [2021-07-13T14:21:57.211Z] #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-07-13T14:21:57.211Z] #54 sha256:8ea7bc65b7d49d305849c6ea44790055f080219552c76611fff925243170b4eb [2021-07-13T14:21:57.211Z] #54 ... [2021-07-13T14:21:57.211Z] [2021-07-13T14:21:57.211Z] #35 [dev-systemd-false 13/25] COPY --from=tomll /build/ /usr/local/bin/ [2021-07-13T14:21:57.211Z] #35 sha256:d43db5fce62b6a7a47b4a85ab434d255164bf6ca46d091221800c2264192bc4c [2021-07-13T14:21:57.211Z] #35 DONE 0.1s [2021-07-13T14:21:57.211Z] [2021-07-13T14:21:57.211Z] #38 [dev-systemd-false 14/25] COPY --from=tini /build/ /usr/local/bin/ [2021-07-13T14:21:57.211Z] #38 sha256:a4f649cf95ea5134fb45690c6cbad25d68f05d0e3617c976eaf3bd06d3809081 [2021-07-13T14:21:57.211Z] #38 DONE 0.1s [2021-07-13T14:21:57.211Z] [2021-07-13T14:21:57.211Z] #41 [dev-systemd-false 15/25] COPY --from=registry /build/ /usr/local/bin/ [2021-07-13T14:21:57.211Z] #41 sha256:52ba1ad6f775136f996b7ad3f43e6af657edc32d5e0a2c0a714f938d1774ca40 [2021-07-13T14:21:57.473Z] #41 DONE 0.6s [2021-07-13T14:21:57.473Z] [2021-07-13T14:21:57.473Z] #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-07-13T14:21:57.473Z] #54 sha256:8ea7bc65b7d49d305849c6ea44790055f080219552c76611fff925243170b4eb [2021-07-13T14:21:57.473Z] #54 ... [2021-07-13T14:21:57.473Z] [2021-07-13T14:21:57.473Z] #45 [dev-systemd-false 16/25] COPY --from=criu /build/ /usr/local/bin/ [2021-07-13T14:21:57.473Z] #45 sha256:ac57649c75f6968987ec9443fe2b95d788f94108d9acfee5ba2f72a781ee6ad2 [2021-07-13T14:21:57.473Z] #45 DONE 0.1s [2021-07-13T14:21:57.678Z] #21 1.082 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2021-07-13T14:21:57.678Z] #21 1.087 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2021-07-13T14:21:57.678Z] #21 1.090 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2021-07-13T14:21:57.678Z] #21 DONE 1.2s [2021-07-13T14:21:57.678Z] [2021-07-13T14:21:57.678Z] #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-07-13T14:21:57.678Z] #40 sha256:046651d9cb1e7ef173a77f8638b09f48585f1fb53a8233a6e751c5585e1ee34e [2021-07-13T14:21:57.678Z] #40 176.2 + dpkg --print-architecture [2021-07-13T14:21:57.678Z] #40 176.2 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2021-07-13T14:21:57.678Z] #40 176.6 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2021-07-13T14:21:57.678Z] #40 176.6 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2021-07-13T14:21:57.735Z] [2021-07-13T14:21:57.735Z] #47 [dev-systemd-false 17/25] COPY --from=vndr /build/ /usr/local/bin/ [2021-07-13T14:21:57.735Z] #47 sha256:9a2359c8e0c01d0f36dff0a7b7a2f83720e62a5ca9dbcb053e1f2c4e9941cc2b [2021-07-13T14:21:57.965Z] #57 ... [2021-07-13T14:21:57.965Z] [2021-07-13T14:21:57.965Z] #22 [dev-systemd-false 9/25] RUN pip3 install yamllint==1.26.1 [2021-07-13T14:21:57.965Z] #22 sha256:776ab94fc04de6e2ebb5c1c63a943895fe5b3993a39a86a70672a757c5971b62 [2021-07-13T14:21:57.965Z] #22 29.91 Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from yamllint==1.26.1) (40.8.0) [2021-07-13T14:21:57.965Z] #22 29.91 Building wheels for collected packages: yamllint, pyyaml [2021-07-13T14:21:57.965Z] #22 29.91 Running setup.py bdist_wheel for yamllint: started [2021-07-13T14:21:57.965Z] #22 30.72 Running setup.py bdist_wheel for yamllint: finished with status 'done' [2021-07-13T14:21:57.965Z] #22 30.72 Stored in directory: /root/.cache/pip/wheels/db/c9/7f/2b7d21ea348b5085f20219b71cb64093a23036b73dd3412627 [2021-07-13T14:21:57.965Z] #22 30.77 Running setup.py bdist_wheel for pyyaml: started [2021-07-13T14:21:57.965Z] #22 31.98 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2021-07-13T14:21:57.965Z] #22 31.99 Stored in directory: /root/.cache/pip/wheels/2a/d4/92/cf299bdf4162957ca8126b46e913e29f76a4f17ca762c45028 [2021-07-13T14:21:57.965Z] #22 32.11 Successfully built yamllint pyyaml [2021-07-13T14:21:57.965Z] #22 32.13 Installing collected packages: pathspec, pyyaml, yamllint [2021-07-13T14:21:57.965Z] #22 32.40 Successfully installed pathspec-0.8.1 pyyaml-5.4.1 yamllint-1.26.1 [2021-07-13T14:21:57.997Z] #47 DONE 0.3s [2021-07-13T14:21:57.997Z] [2021-07-13T14:21:57.997Z] #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-07-13T14:21:57.997Z] #54 sha256:8ea7bc65b7d49d305849c6ea44790055f080219552c76611fff925243170b4eb [2021-07-13T14:21:57.997Z] #54 ... [2021-07-13T14:21:57.997Z] [2021-07-13T14:21:57.997Z] #49 [dev-systemd-false 18/25] COPY --from=gotestsum /build/ /usr/local/bin/ [2021-07-13T14:21:57.997Z] #49 sha256:f12fd66b193ac87bb9dd421c3dd4b8a78dd76095f5fa369409fcc73c665d4466 [2021-07-13T14:21:57.997Z] #49 DONE 0.1s [2021-07-13T14:21:58.258Z] [2021-07-13T14:21:58.258Z] #51 [dev-systemd-false 19/25] COPY --from=golangci_lint /build/ /usr/local/bin/ [2021-07-13T14:21:58.258Z] #51 sha256:4cec1bfc633a3bf7a827062598a09309cd99f7aae0f8b7b4de9969d00d088b08 [2021-07-13T14:21:58.519Z] #51 DONE 0.5s [2021-07-13T14:21:58.519Z] [2021-07-13T14:21:58.519Z] #53 [dev-systemd-false 20/25] COPY --from=shfmt /build/ /usr/local/bin/ [2021-07-13T14:21:58.519Z] #53 sha256:a1779cb18304554523e7abd61d35ef12ba8501f9bb23afd08199d9006f2f18b9 [2021-07-13T14:21:58.519Z] #53 DONE 0.1s [2021-07-13T14:21:58.519Z] [2021-07-13T14:21:58.519Z] #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-07-13T14:21:58.519Z] #54 sha256:8ea7bc65b7d49d305849c6ea44790055f080219552c76611fff925243170b4eb [2021-07-13T14:21:58.829Z] #37 DONE 3.0s [2021-07-13T14:21:58.829Z] [2021-07-13T14:21:58.829Z] #64 [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-07-13T14:21:58.829Z] #64 sha256:af3f174919baab5c557792922a5aae1f90edb1542830bae6cd4659a5e2abe714 [2021-07-13T14:21:58.829Z] #64 ... [2021-07-13T14:21:58.829Z] [2021-07-13T14:21:58.829Z] #40 [dev-systemd-false 12/25] COPY --from=swagger /build/ /usr/local/bin/ [2021-07-13T14:21:58.829Z] #40 sha256:0a532769b0f5e670435a56c490ef6853197e4949bff4289572a313a52265101b [2021-07-13T14:21:58.829Z] #40 DONE 0.1s [2021-07-13T14:21:58.829Z] [2021-07-13T14:21:58.829Z] #42 [dev-systemd-false 13/25] COPY --from=tomll /build/ /usr/local/bin/ [2021-07-13T14:21:58.829Z] #42 sha256:5586857150397ae3abfbb2fd66396c4f65af0f70b9593c497e9fa545a698904c [2021-07-13T14:21:58.829Z] #42 DONE 0.1s [2021-07-13T14:21:58.829Z] [2021-07-13T14:21:58.829Z] #64 [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-07-13T14:21:58.829Z] #64 sha256:af3f174919baab5c557792922a5aae1f90edb1542830bae6cd4659a5e2abe714 [2021-07-13T14:21:58.829Z] #64 ... [2021-07-13T14:21:58.829Z] [2021-07-13T14:21:58.829Z] #45 [dev-systemd-false 14/25] COPY --from=tini /build/ /usr/local/bin/ [2021-07-13T14:21:58.829Z] #45 sha256:c9a2a434d20e89cff0078267c666413989cd13401938b7c63614c437fc2e59aa [2021-07-13T14:21:58.829Z] #45 DONE 0.1s [2021-07-13T14:21:58.829Z] [2021-07-13T14:21:58.829Z] #48 [dev-systemd-false 15/25] COPY --from=registry /build/ /usr/local/bin/ [2021-07-13T14:21:58.829Z] #48 sha256:d3b5db6e946c9cce11681585a8ec9654684530f36665e89634b23010716bdc63 [2021-07-13T14:21:58.829Z] #48 DONE 0.1s [2021-07-13T14:21:58.829Z] [2021-07-13T14:21:58.829Z] #52 [dev-systemd-false 16/25] COPY --from=criu /build/ /usr/local/bin/ [2021-07-13T14:21:58.829Z] #52 sha256:36c07e16434359f1bf0b55d8d1aa468723fbd88e6d1e3df966437e1ca6eca092 [2021-07-13T14:21:58.829Z] #52 DONE 0.1s [2021-07-13T14:21:58.829Z] [2021-07-13T14:21:58.829Z] #61 [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-07-13T14:21:58.829Z] #61 sha256:ffdfc1fc080503a8789ab70d1e383e2eaa095565c3ff352d1c75563ecf01589e [2021-07-13T14:21:58.829Z] #61 ... [2021-07-13T14:21:58.829Z] [2021-07-13T14:21:58.829Z] #54 [dev-systemd-false 17/25] COPY --from=vndr /build/ /usr/local/bin/ [2021-07-13T14:21:58.829Z] #54 sha256:5f4cc850ceefc1b4dea000d113455e8af2b92e9ea402b96f0937e31f32f2813f [2021-07-13T14:21:58.829Z] #54 DONE 0.1s [2021-07-13T14:21:58.829Z] [2021-07-13T14:21:58.829Z] #56 [dev-systemd-false 18/25] COPY --from=gotestsum /build/ /usr/local/bin/ [2021-07-13T14:21:58.829Z] #56 sha256:3771ec7d87f2ae59b554a059d48acba7815a985fb4e8006a2b42a1a1b2acbd2b [2021-07-13T14:21:58.912Z] #22 ... [2021-07-13T14:21:58.912Z] [2021-07-13T14:21:58.912Z] #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-07-13T14:21:58.912Z] #54 sha256:de3731e2aa5c1c06e0b5302ab8f43945c64def13de587442c88901b510d7aa54 [2021-07-13T14:21:58.912Z] #54 104.1 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit=v1.0.0-0-g84113eef -X main.version=1.0.0 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2021-07-13T14:21:59.087Z] #56 DONE 0.1s [2021-07-13T14:21:59.088Z] [2021-07-13T14:21:59.088Z] #58 [dev-systemd-false 19/25] COPY --from=golangci_lint /build/ /usr/local/bin/ [2021-07-13T14:21:59.088Z] #58 sha256:4c9f394c7877b3606085bfa0e6d209fb918c6e023db1fee378299e3d25d683c9 [2021-07-13T14:21:59.173Z] #54 ... [2021-07-13T14:21:59.173Z] [2021-07-13T14:21:59.173Z] #22 [dev-systemd-false 9/25] RUN pip3 install yamllint==1.26.1 [2021-07-13T14:21:59.173Z] #22 sha256:776ab94fc04de6e2ebb5c1c63a943895fe5b3993a39a86a70672a757c5971b62 [2021-07-13T14:21:59.173Z] #22 DONE 36.4s [2021-07-13T14:21:59.173Z] [2021-07-13T14:21:59.173Z] #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-07-13T14:21:59.173Z] #24 sha256:0408cb4cf0db4909cee142ce57da7267c7d2bb65ffba57ee19d3c56877516880 [2021-07-13T14:21:59.173Z] #24 198.8 + return [2021-07-13T14:21:59.173Z] #24 DONE 199.6s [2021-07-13T14:21:59.173Z] [2021-07-13T14:21:59.173Z] #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-07-13T14:21:59.173Z] #54 sha256:de3731e2aa5c1c06e0b5302ab8f43945c64def13de587442c88901b510d7aa54 [2021-07-13T14:21:59.346Z] #58 DONE 0.2s [2021-07-13T14:21:59.346Z] [2021-07-13T14:21:59.346Z] #60 [dev-systemd-false 20/25] COPY --from=shfmt /build/ /usr/local/bin/ [2021-07-13T14:21:59.346Z] #60 sha256:91e87536efb16b23c3ec4a196b3e415dc966b3a8473b246096cee9fe1cd7cc77 [2021-07-13T14:21:59.346Z] #60 DONE 0.2s [2021-07-13T14:21:59.346Z] [2021-07-13T14:21:59.346Z] #61 [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-07-13T14:21:59.346Z] #61 sha256:ffdfc1fc080503a8789ab70d1e383e2eaa095565c3ff352d1c75563ecf01589e [2021-07-13T14:21:59.604Z] #61 83.90 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit=v1.0.0-0-g84113eef -X main.version=1.0.0 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2021-07-13T14:21:59.752Z] #54 105.1 + mkdir -p /build [2021-07-13T14:22:00.014Z] #54 105.1 + cp runc /build/runc [2021-07-13T14:22:00.171Z] #61 84.57 + mkdir -p /build [2021-07-13T14:22:00.171Z] #61 84.58 + cp runc /build/runc [2021-07-13T14:22:00.277Z] #54 DONE 105.6s [2021-07-13T14:22:00.277Z] [2021-07-13T14:22:00.277Z] #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-07-13T14:22:00.277Z] #57 sha256:856f31d19bf0932c3c0a9ac62db4d25ad24fc66f42daeb4c510f854349c41d09 [2021-07-13T14:22:00.431Z] #61 DONE 84.7s [2021-07-13T14:22:00.431Z] [2021-07-13T14:22:00.431Z] #64 [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-07-13T14:22:00.431Z] #64 sha256:af3f174919baab5c557792922a5aae1f90edb1542830bae6cd4659a5e2abe714 [2021-07-13T14:22:01.666Z] #57 ... [2021-07-13T14:22:01.666Z] [2021-07-13T14:22:01.666Z] #25 [dev-systemd-false 10/25] COPY --from=dockercli /build/ /usr/local/cli [2021-07-13T14:22:01.666Z] #25 sha256:2bc92dd4059d65e0a84ea1af2403ad83e11eb98b0de11d7bac80721b4331c571 [2021-07-13T14:22:01.811Z] #64 ... [2021-07-13T14:22:01.811Z] [2021-07-13T14:22:01.811Z] #62 [dev-systemd-false 21/25] COPY --from=runc /build/ /usr/local/bin/ [2021-07-13T14:22:01.811Z] #62 sha256:8d4fc8db624f1f6e025d09ae943f7ee180d5eedf23f045420ab077262674b3c7 [2021-07-13T14:22:02.071Z] #62 DONE 0.1s [2021-07-13T14:22:02.071Z] [2021-07-13T14:22:02.071Z] #64 [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-07-13T14:22:02.071Z] #64 sha256:af3f174919baab5c557792922a5aae1f90edb1542830bae6cd4659a5e2abe714 [2021-07-13T14:22:02.240Z] #25 DONE 0.8s [2021-07-13T14:22:02.240Z] [2021-07-13T14:22:02.240Z] #30 [dev-systemd-false 11/25] COPY --from=frozen-images /build/ /docker-frozen-images [2021-07-13T14:22:02.240Z] #30 sha256:730cf622072166db55127a8428324c2ac6930bbbd5e64202e3725332f1ece4ec [2021-07-13T14:22:02.819Z] 4612f6d0b889: Verifying Checksum [2021-07-13T14:22:02.819Z] 4612f6d0b889: Download complete [2021-07-13T14:22:07.636Z] #40 ... [2021-07-13T14:22:07.636Z] [2021-07-13T14:22:07.636Z] #22 [dev-systemd-false 9/25] RUN pip3 install yamllint==1.26.1 [2021-07-13T14:22:07.636Z] #22 sha256:1da53a6ca04fdbb9ffa5d727ff225a41a0597097735f03efc995a369557c934e [2021-07-13T14:22:07.636Z] #22 4.447 Collecting yamllint==1.26.1 [2021-07-13T14:22:07.636Z] #22 9.742 Downloading https://files.pythonhosted.org/packages/50/a1/9093baeb2545d43c22bbcc98c94b926d324598b50e196b492b0882dcb465/yamllint-1.26.1.tar.gz (126kB) [2021-07-13T14:22:08.566Z] #22 10.75 Collecting pathspec>=0.5.3 (from yamllint==1.26.1) [2021-07-13T14:22:08.640Z] #64 143.7 # github.com/containerd/containerd/cmd/containerd [2021-07-13T14:22:08.640Z] #64 143.7 /usr/bin/ld: /tmp/go-link-114478981/000019.o: in function `New': [2021-07-13T14:22:08.640Z] #64 143.7 /tmp/tmp.7GBfUPwIZo/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-07-13T14:22:08.640Z] #64 143.8 + bin/containerd-stress [2021-07-13T14:22:08.823Z] #22 10.79 Downloading https://files.pythonhosted.org/packages/29/29/a465741a3d97ea3c17d21eaad4c64205428bde56742360876c4391f930d4/pathspec-0.8.1-py2.py3-none-any.whl [2021-07-13T14:22:08.823Z] #22 10.84 Collecting pyyaml (from yamllint==1.26.1) [2021-07-13T14:22:08.823Z] #22 11.03 Downloading https://files.pythonhosted.org/packages/7a/a5/393c087efdc78091afa2af9f1378762f9821c9c1d7a22c5753fb5ac5f97a/PyYAML-5.4.1-cp37-cp37m-manylinux1_x86_64.whl (636kB) [2021-07-13T14:22:08.899Z] #64 144.9 + bin/containerd-shim [2021-07-13T14:22:09.080Z] #22 11.27 Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from yamllint==1.26.1) (40.8.0) [2021-07-13T14:22:09.080Z] #22 11.27 Building wheels for collected packages: yamllint [2021-07-13T14:22:09.080Z] #22 11.28 Running setup.py bdist_wheel for yamllint: started [2021-07-13T14:22:10.010Z] #22 12.19 Running setup.py bdist_wheel for yamllint: finished with status 'done' [2021-07-13T14:22:10.267Z] #22 12.20 Stored in directory: /root/.cache/pip/wheels/db/c9/7f/2b7d21ea348b5085f20219b71cb64093a23036b73dd3412627 [2021-07-13T14:22:10.267Z] #22 12.24 Successfully built yamllint [2021-07-13T14:22:10.267Z] #22 12.26 Installing collected packages: pathspec, pyyaml, yamllint [2021-07-13T14:22:10.524Z] #22 12.56 Successfully installed pathspec-0.8.1 pyyaml-5.4.1 yamllint-1.26.1 [2021-07-13T14:22:10.781Z] #22 DONE 13.0s [2021-07-13T14:22:10.781Z] [2021-07-13T14:22:10.781Z] #25 [dev-systemd-false 10/25] COPY --from=dockercli /build/ /usr/local/cli [2021-07-13T14:22:10.781Z] #25 sha256:3d801e739db11f8490da70c0f5bb233994f7788d0e25f5aa95eb03906010727a [2021-07-13T14:22:11.347Z] #25 DONE 0.5s [2021-07-13T14:22:11.347Z] [2021-07-13T14:22:11.347Z] #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-07-13T14:22:11.347Z] #57 sha256:6f512386be89d4b15e68aac4d87ee54dbc5822b9c57b21f716b827d1e6c660c6 [2021-07-13T14:22:11.347Z] #57 ... [2021-07-13T14:22:11.347Z] [2021-07-13T14:22:11.347Z] #30 [dev-systemd-false 11/25] COPY --from=frozen-images /build/ /docker-frozen-images [2021-07-13T14:22:11.347Z] #30 sha256:4259deff37dd3ba6222d7ff0779bce9c98515b856c5ad2db27fde18af94ff5fa [2021-07-13T14:22:12.257Z] #30 DONE 8.9s [2021-07-13T14:22:12.257Z] [2021-07-13T14:22:12.257Z] #33 [dev-systemd-false 12/25] COPY --from=swagger /build/ /usr/local/bin/ [2021-07-13T14:22:12.257Z] #33 sha256:079ae7248bca84128a8b9a0ca163c1a5786ffc851b4c4a2d0a30bde40bb79f9c [2021-07-13T14:22:12.257Z] #33 DONE 0.7s [2021-07-13T14:22:12.257Z] [2021-07-13T14:22:12.257Z] #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-07-13T14:22:12.257Z] #57 sha256:856f31d19bf0932c3c0a9ac62db4d25ad24fc66f42daeb4c510f854349c41d09 [2021-07-13T14:22:12.257Z] #57 ... [2021-07-13T14:22:12.257Z] [2021-07-13T14:22:12.257Z] #35 [dev-systemd-false 13/25] COPY --from=tomll /build/ /usr/local/bin/ [2021-07-13T14:22:12.257Z] #35 sha256:5502b7fa29f189ad0304999366e2bd2248ba9d67f6ae85d59f91e55ade35a762 [2021-07-13T14:22:12.257Z] #35 DONE 0.1s [2021-07-13T14:22:12.257Z] [2021-07-13T14:22:12.257Z] #38 [dev-systemd-false 14/25] COPY --from=tini /build/ /usr/local/bin/ [2021-07-13T14:22:12.257Z] #38 sha256:a7873be17aacf19c67e112423f9cea941a5f8dea622a44da52a86e09f62af1e2 [2021-07-13T14:22:12.257Z] #38 DONE 0.1s [2021-07-13T14:22:12.257Z] [2021-07-13T14:22:12.257Z] #41 [dev-systemd-false 15/25] COPY --from=registry /build/ /usr/local/bin/ [2021-07-13T14:22:12.257Z] #41 sha256:ec57f3f99304e7662f0ab19214792d97b6658a71d9957da57b55f2babad25376 [2021-07-13T14:22:12.519Z] #41 DONE 0.6s [2021-07-13T14:22:12.519Z] [2021-07-13T14:22:12.519Z] #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-07-13T14:22:12.519Z] #57 sha256:856f31d19bf0932c3c0a9ac62db4d25ad24fc66f42daeb4c510f854349c41d09 [2021-07-13T14:22:12.519Z] #57 ... [2021-07-13T14:22:12.519Z] [2021-07-13T14:22:12.519Z] #45 [dev-systemd-false 16/25] COPY --from=criu /build/ /usr/local/bin/ [2021-07-13T14:22:12.519Z] #45 sha256:aff9d3ecd157e2f500caac741915053d9d84bb5967907b8368c0e1e6dccc3d8a [2021-07-13T14:22:12.519Z] #45 DONE 0.1s [2021-07-13T14:22:12.519Z] [2021-07-13T14:22:12.519Z] #47 [dev-systemd-false 17/25] COPY --from=vndr /build/ /usr/local/bin/ [2021-07-13T14:22:12.519Z] #47 sha256:685b985d28170a76890d95b92d514de06ed1dbf630c59fe56b687ba898217834 [2021-07-13T14:22:12.782Z] #47 DONE 0.3s [2021-07-13T14:22:12.782Z] [2021-07-13T14:22:12.782Z] #49 [dev-systemd-false 18/25] COPY --from=gotestsum /build/ /usr/local/bin/ [2021-07-13T14:22:12.782Z] #49 sha256:6257e3c9ccee26b47f5c25330c99d4bcf75a65e131fa3990bef4d2e50a7ccf89 [2021-07-13T14:22:13.044Z] #49 DONE 0.1s [2021-07-13T14:22:13.044Z] [2021-07-13T14:22:13.044Z] #51 [dev-systemd-false 19/25] COPY --from=golangci_lint /build/ /usr/local/bin/ [2021-07-13T14:22:13.044Z] #51 sha256:690bdcfe70d12c2c52ad346f688bad2abd5389a123aeeefab6e2cde65aaefaab [2021-07-13T14:22:13.996Z] #51 DONE 1.0s [2021-07-13T14:22:13.996Z] [2021-07-13T14:22:13.996Z] #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-07-13T14:22:13.996Z] #57 sha256:856f31d19bf0932c3c0a9ac62db4d25ad24fc66f42daeb4c510f854349c41d09 [2021-07-13T14:22:13.996Z] #57 ... [2021-07-13T14:22:13.996Z] [2021-07-13T14:22:13.996Z] #53 [dev-systemd-false 20/25] COPY --from=shfmt /build/ /usr/local/bin/ [2021-07-13T14:22:13.996Z] #53 sha256:af965ddf5764ac63eed67063ed8119edf2897ddcec7627cf46f74dbab1089ba7 [2021-07-13T14:22:13.996Z] #53 DONE 0.1s [2021-07-13T14:22:14.135Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2021-07-13T14:22:14.135Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2021-07-13T14:22:14.135Z] GOOS="" GOARCH="" GOARM="" [2021-07-13T14:22:14.135Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2021-07-13T14:22:14.135Z] [2021-07-13T14:22:14.135Z] + TEST_INTEGRATION_DEST=2 [2021-07-13T14:22:14.135Z] + CONTAINER_NAME=docker-pr2-2 [2021-07-13T14:22:14.135Z] + TEST_SKIP_INTEGRATION=1 [2021-07-13T14:22:14.135Z] + TESTFLAGS='-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2021-07-13T14:22:14.135Z] + run_tests [2021-07-13T14:22:14.135Z] + c=0 [2021-07-13T14:22:14.135Z] + '[' -n 0 ']' [2021-07-13T14:22:14.135Z] + rm= [2021-07-13T14:22:14.135Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-42631/bundles/2:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-42631/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-42631/.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=f8dcc2ef4e3b8b41020ff2688c5c82290f6f0ab5 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:f8dcc2ef4e3b8b41020ff2688c5c82290f6f0ab5 hack/make.sh '' test-integration [2021-07-13T14:22:14.135Z] + TEST_INTEGRATION_DEST=1 [2021-07-13T14:22:14.135Z] + CONTAINER_NAME=docker-pr2-1 [2021-07-13T14:22:14.135Z] + TEST_SKIP_INTEGRATION_CLI=1 [2021-07-13T14:22:14.135Z] + run_tests test-integration-flaky [2021-07-13T14:22:14.135Z] + '[' -n 0 ']' [2021-07-13T14:22:14.135Z] + rm= [2021-07-13T14:22:14.135Z] + TEST_INTEGRATION_DEST=3 [2021-07-13T14:22:14.135Z] + CONTAINER_NAME=docker-pr2-3 [2021-07-13T14:22:14.135Z] + TEST_SKIP_INTEGRATION=1 [2021-07-13T14:22:14.135Z] + TESTFLAGS='-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2021-07-13T14:22:14.135Z] + run_tests [2021-07-13T14:22:14.136Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-42631/bundles/1:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-42631/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-42631/.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=f8dcc2ef4e3b8b41020ff2688c5c82290f6f0ab5 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:f8dcc2ef4e3b8b41020ff2688c5c82290f6f0ab5 hack/make.sh test-integration-flaky test-integration [2021-07-13T14:22:14.136Z] + '[' -n 0 ']' [2021-07-13T14:22:14.136Z] + rm= [2021-07-13T14:22:14.136Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-42631/bundles/3:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-42631/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-42631/.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=f8dcc2ef4e3b8b41020ff2688c5c82290f6f0ab5 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:f8dcc2ef4e3b8b41020ff2688c5c82290f6f0ab5 hack/make.sh '' test-integration [2021-07-13T14:22:14.136Z] ++ jobs -p [2021-07-13T14:22:14.136Z] + for job in $(jobs -p) [2021-07-13T14:22:14.136Z] + wait 17988 [2021-07-13T14:22:14.136Z] [2021-07-13T14:22:14.136Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-07-13T14:22:14.136Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-07-13T14:22:14.136Z] HOSTNAME=3ec1ebee6f3c [2021-07-13T14:22:14.136Z] TEST_SKIP_INTEGRATION=1 [2021-07-13T14:22:14.136Z] TESTDEBUG=0 [2021-07-13T14:22:14.136Z] DEST=bundles/test-integration [2021-07-13T14:22:14.136Z] PWD=/go/src/github.com/docker/docker [2021-07-13T14:22:14.136Z] KEEPBUNDLE=1 [2021-07-13T14:22:14.136Z] DOCKER_GITCOMMIT=f8dcc2ef4e3b8b41020ff2688c5c82290f6f0ab5 [2021-07-13T14:22:14.136Z] container=docker [2021-07-13T14:22:14.136Z] HOME=/root [2021-07-13T14:22:14.136Z] GOLANG_VERSION=1.16.6 [2021-07-13T14:22:14.136Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-07-13T14:22:14.136Z] VALIDATE_BRANCH=master [2021-07-13T14:22:14.136Z] TERM=xterm [2021-07-13T14:22:14.136Z] DOCKER_PKG=github.com/docker/docker [2021-07-13T14:22:14.136Z] SHLVL=1 [2021-07-13T14:22:14.136Z] TIMEOUT=120m [2021-07-13T14:22:14.136Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-07-13T14:22:14.136Z] DOCKER_GRAPHDRIVER=overlay2 [2021-07-13T14:22:14.136Z] TESTFLAGS=-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ [2021-07-13T14:22:14.136Z] GO111MODULE=off [2021-07-13T14:22:14.136Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-07-13T14:22:14.136Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-07-13T14:22:14.136Z] GOPATH=/go [2021-07-13T14:22:14.136Z] PKG_CONFIG=pkg-config [2021-07-13T14:22:14.136Z] _=/usr/bin/env [2021-07-13T14:22:14.136Z] Building test suite binary ./integration-cli/test.main [2021-07-13T14:22:14.136Z] [2021-07-13T14:22:14.136Z] [2021-07-13T14:22:14.136Z] ---> Making bundle: test-integration-flaky (in bundles/test-integration-flaky) [2021-07-13T14:22:14.136Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-07-13T14:22:14.136Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-07-13T14:22:14.136Z] HOSTNAME=d5d99b8b752a [2021-07-13T14:22:14.136Z] TEST_SKIP_INTEGRATION=1 [2021-07-13T14:22:14.136Z] TESTDEBUG=0 [2021-07-13T14:22:14.136Z] DEST=bundles/test-integration [2021-07-13T14:22:14.136Z] PWD=/go/src/github.com/docker/docker [2021-07-13T14:22:14.136Z] KEEPBUNDLE=1 [2021-07-13T14:22:14.136Z] DOCKER_GITCOMMIT=f8dcc2ef4e3b8b41020ff2688c5c82290f6f0ab5 [2021-07-13T14:22:14.136Z] container=docker [2021-07-13T14:22:14.136Z] HOME=/root [2021-07-13T14:22:14.136Z] GOLANG_VERSION=1.16.6 [2021-07-13T14:22:14.136Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-07-13T14:22:14.136Z] VALIDATE_BRANCH=master [2021-07-13T14:22:14.136Z] TERM=xterm [2021-07-13T14:22:14.136Z] DOCKER_PKG=github.com/docker/docker [2021-07-13T14:22:14.136Z] SHLVL=1 [2021-07-13T14:22:14.136Z] TIMEOUT=120m [2021-07-13T14:22:14.136Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-07-13T14:22:14.136Z] DOCKER_GRAPHDRIVER=overlay2 [2021-07-13T14:22:14.136Z] TESTFLAGS=-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2021-07-13T14:22:14.136Z] GO111MODULE=off [2021-07-13T14:22:14.136Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-07-13T14:22:14.136Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-07-13T14:22:14.136Z] GOPATH=/go [2021-07-13T14:22:14.136Z] PKG_CONFIG=pkg-config [2021-07-13T14:22:14.136Z] _=/usr/bin/env [2021-07-13T14:22:14.136Z] Building test suite binary ./integration-cli/test.main [2021-07-13T14:22:14.136Z] No new tests added to integration. [2021-07-13T14:22:14.136Z] [2021-07-13T14:22:14.136Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-07-13T14:22:14.136Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-07-13T14:22:14.136Z] HOSTNAME=1c861de6ec20 [2021-07-13T14:22:14.136Z] TESTDEBUG=0 [2021-07-13T14:22:14.136Z] DEST=bundles/test-integration [2021-07-13T14:22:14.136Z] PWD=/go/src/github.com/docker/docker [2021-07-13T14:22:14.136Z] KEEPBUNDLE=1 [2021-07-13T14:22:14.136Z] DOCKER_GITCOMMIT=f8dcc2ef4e3b8b41020ff2688c5c82290f6f0ab5 [2021-07-13T14:22:14.136Z] container=docker [2021-07-13T14:22:14.136Z] HOME=/root [2021-07-13T14:22:14.136Z] GOLANG_VERSION=1.16.6 [2021-07-13T14:22:14.136Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-07-13T14:22:14.136Z] VALIDATE_BRANCH=master [2021-07-13T14:22:14.136Z] TERM=xterm [2021-07-13T14:22:14.136Z] DOCKER_PKG=github.com/docker/docker [2021-07-13T14:22:14.136Z] SHLVL=1 [2021-07-13T14:22:14.136Z] TIMEOUT=120m [2021-07-13T14:22:14.136Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-07-13T14:22:14.136Z] DOCKER_GRAPHDRIVER=overlay2 [2021-07-13T14:22:14.136Z] GO111MODULE=off [2021-07-13T14:22:14.136Z] TEST_SKIP_INTEGRATION_CLI=1 [2021-07-13T14:22:14.136Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-07-13T14:22:14.136Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-07-13T14:22:14.136Z] GOPATH=/go [2021-07-13T14:22:14.136Z] PKG_CONFIG=pkg-config [2021-07-13T14:22:14.136Z] _=/usr/bin/env [2021-07-13T14:22:14.136Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2021-07-13T14:22:14.258Z] [2021-07-13T14:22:14.258Z] #55 [dev-systemd-false 21/25] COPY --from=runc /build/ /usr/local/bin/ [2021-07-13T14:22:14.258Z] #55 sha256:af297490b11e8317777d3538173ad4c79d27722a318df3d264a347b26752d37a [2021-07-13T14:22:14.519Z] #55 DONE 0.4s [2021-07-13T14:22:14.519Z] [2021-07-13T14:22:14.519Z] #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-07-13T14:22:14.519Z] #57 sha256:856f31d19bf0932c3c0a9ac62db4d25ad24fc66f42daeb4c510f854349c41d09 [2021-07-13T14:22:16.640Z] #54 ... [2021-07-13T14:22:16.641Z] [2021-07-13T14:22:16.641Z] #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-07-13T14:22:16.641Z] #57 sha256:839cc35825522e89cdf9a8113e6bd7ffe5746c67c55f8220297bcc6dcbbd8175 [2021-07-13T14:22:16.641Z] #57 180.5 + bin/containerd [2021-07-13T14:22:16.641Z] #57 ... [2021-07-13T14:22:16.641Z] [2021-07-13T14:22:16.641Z] #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-07-13T14:22:16.641Z] #54 sha256:8ea7bc65b7d49d305849c6ea44790055f080219552c76611fff925243170b4eb [2021-07-13T14:22:16.641Z] #54 113.1 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit=v1.0.0-0-g84113eef -X main.version=1.0.0 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2021-07-13T14:22:16.641Z] #54 113.6 + mkdir -p /build [2021-07-13T14:22:16.641Z] #54 113.6 + cp runc /build/runc [2021-07-13T14:22:16.641Z] #54 DONE 114.4s [2021-07-13T14:22:16.641Z] [2021-07-13T14:22:16.641Z] #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-07-13T14:22:16.641Z] #57 sha256:839cc35825522e89cdf9a8113e6bd7ffe5746c67c55f8220297bcc6dcbbd8175 [2021-07-13T14:22:17.015Z] #64 152.0 + bin/containerd-shim-runc-v1 [2021-07-13T14:22:17.894Z] #30 DONE 5.7s [2021-07-13T14:22:17.894Z] [2021-07-13T14:22:17.894Z] #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-07-13T14:22:17.894Z] #57 sha256:6f512386be89d4b15e68aac4d87ee54dbc5822b9c57b21f716b827d1e6c660c6 [2021-07-13T14:22:17.894Z] #57 ... [2021-07-13T14:22:17.894Z] [2021-07-13T14:22:17.894Z] #33 [dev-systemd-false 12/25] COPY --from=swagger /build/ /usr/local/bin/ [2021-07-13T14:22:17.894Z] #33 sha256:b0c1f1055a603862a8e3aefa93e46bafd5033e2a18e728099062cdd2719bccbd [2021-07-13T14:22:17.894Z] #33 DONE 0.3s [2021-07-13T14:22:17.894Z] [2021-07-13T14:22:17.894Z] #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-07-13T14:22:17.894Z] #40 sha256:046651d9cb1e7ef173a77f8638b09f48585f1fb53a8233a6e751c5585e1ee34e [2021-07-13T14:22:17.894Z] #40 DONE 196.6s [2021-07-13T14:22:17.894Z] [2021-07-13T14:22:17.894Z] #35 [dev-systemd-false 13/25] COPY --from=tomll /build/ /usr/local/bin/ [2021-07-13T14:22:17.894Z] #35 sha256:6e4d787e8d827046bb077381c6ccb9d73f025bd7c2c5cd49e9952be64570addc [2021-07-13T14:22:17.894Z] #35 DONE 0.1s [2021-07-13T14:22:17.894Z] [2021-07-13T14:22:17.894Z] #38 [dev-systemd-false 14/25] COPY --from=tini /build/ /usr/local/bin/ [2021-07-13T14:22:17.894Z] #38 sha256:c536ebe0d8a90c26b007856f97a0032b488787181722265d9661c40f674e0afa [2021-07-13T14:22:17.894Z] #38 DONE 0.1s [2021-07-13T14:22:17.894Z] [2021-07-13T14:22:17.894Z] #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-07-13T14:22:17.894Z] #57 sha256:6f512386be89d4b15e68aac4d87ee54dbc5822b9c57b21f716b827d1e6c660c6 [2021-07-13T14:22:18.029Z] #57 ... [2021-07-13T14:22:18.029Z] [2021-07-13T14:22:18.029Z] #55 [dev-systemd-false 21/25] COPY --from=runc /build/ /usr/local/bin/ [2021-07-13T14:22:18.029Z] #55 sha256:344e270b167c63cfb73503ebfe14beeb0f6852ae86eb3e3af32bf7656a8cff62 [2021-07-13T14:22:18.029Z] #55 DONE 0.3s [2021-07-13T14:22:18.029Z] [2021-07-13T14:22:18.029Z] #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-07-13T14:22:18.029Z] #57 sha256:839cc35825522e89cdf9a8113e6bd7ffe5746c67c55f8220297bcc6dcbbd8175 [2021-07-13T14:22:18.459Z] #57 ... [2021-07-13T14:22:18.459Z] [2021-07-13T14:22:18.459Z] #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-07-13T14:22:18.459Z] #50 sha256:613cc8585aeb5d63d71df4adba5132d6579c4ff8956be36c91a0b0326ef7ad77 [2021-07-13T14:22:18.459Z] #50 198.5 + /build/golangci-lint --version [2021-07-13T14:22:18.717Z] #50 198.8 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2021-07-13T14:22:19.281Z] #50 DONE 199.3s [2021-07-13T14:22:19.281Z] [2021-07-13T14:22:19.281Z] #41 [dev-systemd-false 15/25] COPY --from=registry /build/ /usr/local/bin/ [2021-07-13T14:22:19.281Z] #41 sha256:c74bfe4c2ae254d911c4123af81fd69a0dc097d26bd5577f43fbd7d2d8c1e3d7 [2021-07-13T14:22:19.281Z] #41 DONE 0.6s [2021-07-13T14:22:19.281Z] [2021-07-13T14:22:19.281Z] #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-07-13T14:22:19.281Z] #57 sha256:6f512386be89d4b15e68aac4d87ee54dbc5822b9c57b21f716b827d1e6c660c6 [2021-07-13T14:22:19.281Z] #57 ... [2021-07-13T14:22:19.281Z] [2021-07-13T14:22:19.281Z] #45 [dev-systemd-false 16/25] COPY --from=criu /build/ /usr/local/bin/ [2021-07-13T14:22:19.281Z] #45 sha256:c319fc3a4bdf349133ec95b4a40bfa964695096b81a64e44c167e8aeed1db7f1 [2021-07-13T14:22:19.281Z] #45 DONE 0.1s [2021-07-13T14:22:19.538Z] [2021-07-13T14:22:19.538Z] #47 [dev-systemd-false 17/25] COPY --from=vndr /build/ /usr/local/bin/ [2021-07-13T14:22:19.538Z] #47 sha256:9cd7241e460805d8da63d8d7fd0491b1d2a535c72ef0dd4842a17570c694b05c [2021-07-13T14:22:19.538Z] #47 DONE 0.3s [2021-07-13T14:22:19.538Z] [2021-07-13T14:22:19.538Z] #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-07-13T14:22:19.538Z] #57 sha256:6f512386be89d4b15e68aac4d87ee54dbc5822b9c57b21f716b827d1e6c660c6 [2021-07-13T14:22:19.795Z] #57 ... [2021-07-13T14:22:19.795Z] [2021-07-13T14:22:19.795Z] #49 [dev-systemd-false 18/25] COPY --from=gotestsum /build/ /usr/local/bin/ [2021-07-13T14:22:19.795Z] #49 sha256:55f674aa39fcc5eed48ad479ee6054f4aab6a36d5346381661c8a4c53ba860b7 [2021-07-13T14:22:19.795Z] #49 DONE 0.1s [2021-07-13T14:22:20.084Z] [2021-07-13T14:22:20.084Z] #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-07-13T14:22:20.084Z] #54 sha256:5fd24056a09a52f16b2c8fe76da4d58afac84d234cf98fd9c1fb6828728d5def [2021-07-13T14:22:21.208Z] #64 156.9 + bin/containerd-shim-runc-v2 [2021-07-13T14:22:21.466Z] #64 157.5 + binaries [2021-07-13T14:22:21.466Z] #64 157.5 + install -D bin/containerd /build/containerd [2021-07-13T14:22:21.466Z] #64 157.5 + install -D bin/containerd-shim /build/containerd-shim [2021-07-13T14:22:21.495Z] #54 ... [2021-07-13T14:22:21.495Z] [2021-07-13T14:22:21.495Z] #51 [dev-systemd-false 19/25] COPY --from=golangci_lint /build/ /usr/local/bin/ [2021-07-13T14:22:21.495Z] #51 sha256:fed1b9e034dec44500402ed5aada96121665964c6f3d793afd8acf059fec9fc7 [2021-07-13T14:22:21.724Z] #64 157.6 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2021-07-13T14:22:21.724Z] #64 157.6 + install -D bin/ctr /build/ctr [2021-07-13T14:22:21.752Z] #51 DONE 0.4s [2021-07-13T14:22:21.752Z] [2021-07-13T14:22:21.752Z] #53 [dev-systemd-false 20/25] COPY --from=shfmt /build/ /usr/local/bin/ [2021-07-13T14:22:21.752Z] #53 sha256:bf798e8367e733c42adaef65feaa2f1d94bab2fac28c63d214739aaaa37a58e6 [2021-07-13T14:22:21.752Z] #53 DONE 0.1s [2021-07-13T14:22:21.752Z] [2021-07-13T14:22:21.752Z] #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-07-13T14:22:21.752Z] #57 sha256:6f512386be89d4b15e68aac4d87ee54dbc5822b9c57b21f716b827d1e6c660c6 [2021-07-13T14:22:23.623Z] #64 DONE 159.2s [2021-07-13T14:22:24.193Z] [2021-07-13T14:22:24.193Z] #65 [dev-systemd-false 22/25] COPY --from=containerd /build/ /usr/local/bin/ [2021-07-13T14:22:24.193Z] #65 sha256:ca95d2bb4094281372e69a6ac03887562e98f2556c25d6bcad15c74890090712 [2021-07-13T14:22:24.760Z] #65 DONE 0.4s [2021-07-13T14:22:24.760Z] [2021-07-13T14:22:24.760Z] #69 [dev-systemd-false 23/25] COPY --from=rootlesskit /build/ /usr/local/bin/ [2021-07-13T14:22:24.760Z] #69 sha256:8575d2139826e78be97835ec9b0443b31006394fe1acd1a122146cf302fac0e7 [2021-07-13T14:22:24.760Z] #69 DONE 0.1s [2021-07-13T14:22:24.760Z] [2021-07-13T14:22:24.760Z] #74 [dev-systemd-false 24/25] COPY --from=vpnkit /build/ /usr/local/bin/ [2021-07-13T14:22:24.760Z] #74 sha256:f19877dbb5af149cc68a76cabd4d464607d95a1a8554d89cbb16308d4883cd72 [2021-07-13T14:22:25.698Z] #74 DONE 0.9s [2021-07-13T14:22:25.698Z] [2021-07-13T14:22:25.698Z] #75 [dev-systemd-false 25/25] WORKDIR /go/src/github.com/docker/docker [2021-07-13T14:22:25.698Z] #75 sha256:37fab055bf544f75c3ecf405129a0c9df1c4ac4f0784b6023cccf14421c3013a [2021-07-13T14:22:25.698Z] #75 DONE 0.0s [2021-07-13T14:22:25.698Z] [2021-07-13T14:22:25.698Z] #76 [final 1/1] COPY . /go/src/github.com/docker/docker [2021-07-13T14:22:25.698Z] #76 sha256:2a4b6eca6c910a2ca52de7ff017ac5c87b11bf658ea40f7fded7947cc2ac1a06 [2021-07-13T14:22:29.900Z] #76 DONE 4.3s [2021-07-13T14:22:29.900Z] [2021-07-13T14:22:29.900Z] #77 exporting to image [2021-07-13T14:22:29.900Z] #77 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2021-07-13T14:22:29.900Z] #77 exporting layers [2021-07-13T14:22:32.637Z] #57 198.9 # github.com/containerd/containerd/cmd/containerd [2021-07-13T14:22:32.637Z] #57 198.9 /usr/bin/ld: /tmp/go-link-850601698/000019.o: in function `New': [2021-07-13T14:22:32.637Z] #57 198.9 /tmp/tmp.g8dOf2NqFI/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-07-13T14:22:32.637Z] #57 199.0 + bin/containerd-stress [2021-07-13T14:22:34.028Z] #57 203.2 + bin/containerd-shim [2021-07-13T14:22:40.627Z] #57 209.0 + bin/containerd-shim-runc-v1 [2021-07-13T14:22:42.107Z] #77 exporting layers 11.2s done [2021-07-13T14:22:42.107Z] #77 writing image sha256:9500a8554609a0ba228ed199f164bbb0bf5354d26df50b044f2ae9bd606c7de8 done [2021-07-13T14:22:42.107Z] #77 naming to docker.io/library/docker:2875c6d0d6374f350f3250f8b22e04733ff88e49 done [2021-07-13T14:22:42.107Z] #77 DONE 11.2s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate) [Pipeline] sh [2021-07-13T14:22:42.442Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42631/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-42631/.git:/go/src/github.com/docker/docker/.git --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=2875c6d0d6374f350f3250f8b22e04733ff88e49 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:2875c6d0d6374f350f3250f8b22e04733ff88e49 hack/validate/default [2021-07-13T14:22:43.380Z] Congratulations! Packages in "./pkg/..." are safely isolated from internal code. [2021-07-13T14:22:43.380Z] No api/types/ or api/swagger.yaml changes in diff. [2021-07-13T14:22:43.380Z] Congratulations! All TOML source files changed here have valid syntax. [2021-07-13T14:22:43.380Z] Congratulations! Changelog CHANGELOG.md is well-formed. [2021-07-13T14:22:43.380Z] Congratulations! Changelog CHANGELOG.md dates are in descending order. [2021-07-13T14:22:43.380Z] Congratulations! No new tests were added to integration-cli. [2021-07-13T14:22:43.380Z] [2021-07-13T14:22:43.380Z] INFO Start validation with golang-ci-lint [2021-07-13T14:22:43.639Z] INFO [config_reader] Used config file hack/validate/golangci-lint.yml [2021-07-13T14:22:43.639Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] [2021-07-13T14:22:43.639Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] [2021-07-13T14:22:43.656Z] #57 181.0 + bin/containerd [2021-07-13T14:22:44.591Z] #57 ... [2021-07-13T14:22:44.591Z] [2021-07-13T14:22:44.591Z] #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-07-13T14:22:44.591Z] #54 sha256:5fd24056a09a52f16b2c8fe76da4d58afac84d234cf98fd9c1fb6828728d5def [2021-07-13T14:22:44.591Z] #54 114.0 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit=v1.0.0-0-g84113eef -X main.version=1.0.0 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2021-07-13T14:22:44.591Z] #54 114.5 + mkdir -p /build [2021-07-13T14:22:44.591Z] #54 114.5 + cp runc /build/runc [2021-07-13T14:22:44.591Z] #54 DONE 115.3s [2021-07-13T14:22:44.591Z] [2021-07-13T14:22:44.591Z] #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-07-13T14:22:44.591Z] #57 sha256:6f512386be89d4b15e68aac4d87ee54dbc5822b9c57b21f716b827d1e6c660c6 [2021-07-13T14:22:44.840Z] #57 213.4 + bin/containerd-shim-runc-v2 [2021-07-13T14:22:45.100Z] #57 214.2 + binaries [2021-07-13T14:22:45.100Z] #57 214.2 + install -D bin/containerd /build/containerd [2021-07-13T14:22:45.100Z] #57 214.3 + install -D bin/containerd-shim /build/containerd-shim [2021-07-13T14:22:45.100Z] #57 214.3 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2021-07-13T14:22:45.100Z] #57 214.3 + install -D bin/ctr /build/ctr [2021-07-13T14:22:45.962Z] #57 ... [2021-07-13T14:22:45.962Z] [2021-07-13T14:22:45.962Z] #55 [dev-systemd-false 21/25] COPY --from=runc /build/ /usr/local/bin/ [2021-07-13T14:22:45.962Z] #55 sha256:4a05d7b87e776d71a08b669cfd73243f772a16c92873bd0f0d6951bbe50a6ab0 [2021-07-13T14:22:45.962Z] #55 DONE 0.2s [2021-07-13T14:22:45.962Z] [2021-07-13T14:22:45.962Z] #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-07-13T14:22:45.962Z] #57 sha256:6f512386be89d4b15e68aac4d87ee54dbc5822b9c57b21f716b827d1e6c660c6 [2021-07-13T14:22:48.396Z] #57 DONE 217.5s [2021-07-13T14:22:49.779Z] [2021-07-13T14:22:49.779Z] #58 [dev-systemd-false 22/25] COPY --from=containerd /build/ /usr/local/bin/ [2021-07-13T14:22:49.779Z] #58 sha256:de7ba33f23e0f556dd0b2f8a4eb7c71b4bf64d47acf59ddbf214fee5d0834b1c [2021-07-13T14:22:50.187Z] #57 211.8 # github.com/containerd/containerd/cmd/containerd [2021-07-13T14:22:50.187Z] #57 211.8 /usr/bin/ld: /tmp/go-link-817519105/000019.o: in function `New': [2021-07-13T14:22:50.187Z] #57 211.8 /tmp/tmp.9Emt7O9pBY/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-07-13T14:22:50.187Z] #57 211.9 + bin/containerd-stress [2021-07-13T14:22:50.187Z] #57 212.9 + bin/containerd-shim [2021-07-13T14:22:51.161Z] #58 DONE 1.4s [2021-07-13T14:22:51.161Z] [2021-07-13T14:22:51.161Z] #62 [dev-systemd-false 23/25] COPY --from=rootlesskit /build/ /usr/local/bin/ [2021-07-13T14:22:51.161Z] #62 sha256:9cd80e411c11733a797a4d42a1c1e32a120f21c911012a64d32b1984eb73854d [2021-07-13T14:22:51.732Z] #62 DONE 0.3s [2021-07-13T14:22:51.732Z] [2021-07-13T14:22:51.732Z] #67 [dev-systemd-false 24/25] COPY --from=vpnkit /build/ /usr/local/bin/ [2021-07-13T14:22:51.732Z] #67 sha256:17f3d2d45e819d08abc4d20007ce8a0c0cb8d36a46d7cddbe862b760f6860321 [2021-07-13T14:22:53.115Z] #67 DONE 1.7s [2021-07-13T14:22:53.115Z] [2021-07-13T14:22:53.115Z] #68 [dev-systemd-false 25/25] WORKDIR /go/src/github.com/docker/docker [2021-07-13T14:22:53.115Z] #68 sha256:f1f041da04ad1856adf1a141a7077c21bebe0d50068e5a928940057b2b65287f [2021-07-13T14:22:53.115Z] #68 DONE 0.0s [2021-07-13T14:22:53.375Z] [2021-07-13T14:22:53.375Z] #69 [final 1/1] COPY . /go/src/github.com/docker/docker [2021-07-13T14:22:53.375Z] #69 sha256:8eec840983d6834c183d917395cc890b367f80d8018520f21c5f1b238fc00c21 [2021-07-13T14:22:53.490Z] #57 219.8 + bin/containerd-shim-runc-v1 [2021-07-13T14:22:55.287Z] #69 DONE 2.0s [2021-07-13T14:22:55.287Z] [2021-07-13T14:22:55.287Z] #70 exporting to image [2021-07-13T14:22:55.287Z] #70 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2021-07-13T14:22:55.287Z] #70 exporting layers [2021-07-13T14:22:57.696Z] #57 224.6 + bin/containerd-shim-runc-v2 [2021-07-13T14:22:58.266Z] #57 225.1 + binaries [2021-07-13T14:22:58.266Z] #57 225.1 + install -D bin/containerd /build/containerd [2021-07-13T14:22:58.266Z] #57 225.2 + install -D bin/containerd-shim /build/containerd-shim [2021-07-13T14:22:58.526Z] #57 225.2 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2021-07-13T14:22:58.526Z] #57 225.2 + install -D bin/ctr /build/ctr [2021-07-13T14:22:59.501Z] #70 exporting layers 4.0s done [2021-07-13T14:22:59.501Z] #70 writing image sha256:e4f0dee1e25f14c8165feb6bac5313b02272b1e87fd1b335523d01db0378862c done [2021-07-13T14:22:59.501Z] #70 naming to docker.io/library/docker:c9a27fda6a2fb7134e08d47e68848d1d9e2e1e10 done [2021-07-13T14:22:59.501Z] #70 DONE 4.0s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2021-07-13T14:22:59.847Z] + sudo modprobe ip6table_filter [Pipeline] sh [2021-07-13T14:23:00.134Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42631/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=c9a27fda6a2fb7134e08d47e68848d1d9e2e1e10 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:c9a27fda6a2fb7134e08d47e68848d1d9e2e1e10 hack/test/unit [2021-07-13T14:23:01.067Z] #57 DONE 227.6s [2021-07-13T14:23:02.009Z] [2021-07-13T14:23:02.009Z] #58 [dev-systemd-false 22/25] COPY --from=containerd /build/ /usr/local/bin/ [2021-07-13T14:23:02.009Z] #58 sha256:912198c202961af7125f1049512f0b0ecc00c90c4e7644cc5ee7f7c3589adc0e [2021-07-13T14:23:02.684Z] + BUILDFLAGS=(-tags 'netgo seccomp libdm_no_deferred_remove') [2021-07-13T14:23:02.684Z] + TESTFLAGS+=' -test.timeout=5m' [2021-07-13T14:23:02.684Z] + TESTDIRS=./... [2021-07-13T14:23:02.684Z] + exclude_paths='/vendor/|/integration' [2021-07-13T14:23:02.684Z] ++ go list ./... [2021-07-13T14:23:02.684Z] ++ grep -vE '(/vendor/|/integration)' [2021-07-13T14:23:02.950Z] #58 DONE 1.0s [2021-07-13T14:23:02.950Z] [2021-07-13T14:23:02.950Z] #62 [dev-systemd-false 23/25] COPY --from=rootlesskit /build/ /usr/local/bin/ [2021-07-13T14:23:02.950Z] #62 sha256:3e5d4bebc90108c0d2b25a3fe3d9ae8762fcf7d7d56d637faceba913ff39d881 [2021-07-13T14:23:02.950Z] #62 DONE 0.2s [2021-07-13T14:23:02.950Z] [2021-07-13T14:23:02.950Z] #67 [dev-systemd-false 24/25] COPY --from=vpnkit /build/ /usr/local/bin/ [2021-07-13T14:23:02.950Z] #67 sha256:aa06587f5a2d7e825f0fbfbd2b5875084215ce29d55fdb0417f50f49bb5b277b [2021-07-13T14:23:03.634Z] + pkg_list='github.com/docker/docker/api [2021-07-13T14:23:03.634Z] github.com/docker/docker/api/server [2021-07-13T14:23:03.634Z] github.com/docker/docker/api/server/backend/build [2021-07-13T14:23:03.634Z] github.com/docker/docker/api/server/httputils [2021-07-13T14:23:03.634Z] github.com/docker/docker/api/server/middleware [2021-07-13T14:23:03.634Z] github.com/docker/docker/api/server/router [2021-07-13T14:23:03.634Z] github.com/docker/docker/api/server/router/build [2021-07-13T14:23:03.634Z] github.com/docker/docker/api/server/router/checkpoint [2021-07-13T14:23:03.634Z] github.com/docker/docker/api/server/router/container [2021-07-13T14:23:03.634Z] github.com/docker/docker/api/server/router/debug [2021-07-13T14:23:03.634Z] github.com/docker/docker/api/server/router/distribution [2021-07-13T14:23:03.634Z] github.com/docker/docker/api/server/router/grpc [2021-07-13T14:23:03.634Z] github.com/docker/docker/api/server/router/image [2021-07-13T14:23:03.634Z] github.com/docker/docker/api/server/router/network [2021-07-13T14:23:03.634Z] github.com/docker/docker/api/server/router/plugin [2021-07-13T14:23:03.634Z] github.com/docker/docker/api/server/router/session [2021-07-13T14:23:03.634Z] github.com/docker/docker/api/server/router/swarm [2021-07-13T14:23:03.634Z] github.com/docker/docker/api/server/router/system [2021-07-13T14:23:03.634Z] github.com/docker/docker/api/server/router/volume [2021-07-13T14:23:03.634Z] github.com/docker/docker/api/types [2021-07-13T14:23:03.634Z] github.com/docker/docker/api/types/backend [2021-07-13T14:23:03.634Z] github.com/docker/docker/api/types/blkiodev [2021-07-13T14:23:03.634Z] github.com/docker/docker/api/types/container [2021-07-13T14:23:03.634Z] github.com/docker/docker/api/types/events [2021-07-13T14:23:03.634Z] github.com/docker/docker/api/types/filters [2021-07-13T14:23:03.634Z] github.com/docker/docker/api/types/image [2021-07-13T14:23:03.634Z] github.com/docker/docker/api/types/mount [2021-07-13T14:23:03.634Z] github.com/docker/docker/api/types/network [2021-07-13T14:23:03.634Z] github.com/docker/docker/api/types/plugins/logdriver [2021-07-13T14:23:03.634Z] github.com/docker/docker/api/types/registry [2021-07-13T14:23:03.634Z] github.com/docker/docker/api/types/strslice [2021-07-13T14:23:03.634Z] github.com/docker/docker/api/types/swarm [2021-07-13T14:23:03.634Z] github.com/docker/docker/api/types/swarm/runtime [2021-07-13T14:23:03.634Z] github.com/docker/docker/api/types/time [2021-07-13T14:23:03.634Z] github.com/docker/docker/api/types/versions [2021-07-13T14:23:03.634Z] github.com/docker/docker/api/types/versions/v1p19 [2021-07-13T14:23:03.634Z] github.com/docker/docker/api/types/versions/v1p20 [2021-07-13T14:23:03.634Z] github.com/docker/docker/api/types/volume [2021-07-13T14:23:03.634Z] github.com/docker/docker/builder [2021-07-13T14:23:03.634Z] github.com/docker/docker/builder/builder-next [2021-07-13T14:23:03.634Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2021-07-13T14:23:03.634Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2021-07-13T14:23:03.634Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2021-07-13T14:23:03.634Z] github.com/docker/docker/builder/builder-next/exporter [2021-07-13T14:23:03.634Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2021-07-13T14:23:03.634Z] github.com/docker/docker/builder/builder-next/worker [2021-07-13T14:23:03.634Z] github.com/docker/docker/builder/dockerfile [2021-07-13T14:23:03.634Z] github.com/docker/docker/builder/dockerignore [2021-07-13T14:23:03.634Z] github.com/docker/docker/builder/remotecontext [2021-07-13T14:23:03.634Z] github.com/docker/docker/builder/remotecontext/git [2021-07-13T14:23:03.634Z] github.com/docker/docker/cli [2021-07-13T14:23:03.634Z] github.com/docker/docker/cli/config [2021-07-13T14:23:03.634Z] github.com/docker/docker/cli/debug [2021-07-13T14:23:03.634Z] github.com/docker/docker/client [2021-07-13T14:23:03.634Z] github.com/docker/docker/cmd/docker-proxy [2021-07-13T14:23:03.634Z] github.com/docker/docker/cmd/dockerd [2021-07-13T14:23:03.634Z] github.com/docker/docker/container [2021-07-13T14:23:03.634Z] github.com/docker/docker/container/stream [2021-07-13T14:23:03.634Z] github.com/docker/docker/contrib/apparmor [2021-07-13T14:23:03.634Z] github.com/docker/docker/contrib/docker-device-tool [2021-07-13T14:23:03.634Z] github.com/docker/docker/contrib/httpserver [2021-07-13T14:23:03.634Z] github.com/docker/docker/daemon [2021-07-13T14:23:03.634Z] github.com/docker/docker/daemon/cluster [2021-07-13T14:23:03.634Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2021-07-13T14:23:03.634Z] github.com/docker/docker/daemon/cluster/convert [2021-07-13T14:23:03.634Z] github.com/docker/docker/daemon/cluster/executor [2021-07-13T14:23:03.634Z] github.com/docker/docker/daemon/cluster/executor/container [2021-07-13T14:23:03.634Z] github.com/docker/docker/daemon/cluster/provider [2021-07-13T14:23:03.634Z] github.com/docker/docker/daemon/config [2021-07-13T14:23:03.634Z] github.com/docker/docker/daemon/discovery [2021-07-13T14:23:03.634Z] github.com/docker/docker/daemon/events [2021-07-13T14:23:03.634Z] github.com/docker/docker/daemon/events/testutils [2021-07-13T14:23:03.634Z] github.com/docker/docker/daemon/exec [2021-07-13T14:23:03.634Z] github.com/docker/docker/daemon/graphdriver [2021-07-13T14:23:03.634Z] github.com/docker/docker/daemon/graphdriver/aufs [2021-07-13T14:23:03.634Z] github.com/docker/docker/daemon/graphdriver/btrfs [2021-07-13T14:23:03.634Z] github.com/docker/docker/daemon/graphdriver/copy [2021-07-13T14:23:03.634Z] github.com/docker/docker/daemon/graphdriver/devmapper [2021-07-13T14:23:03.634Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2021-07-13T14:23:03.634Z] github.com/docker/docker/daemon/graphdriver/graphtest [2021-07-13T14:23:03.634Z] github.com/docker/docker/daemon/graphdriver/overlay [2021-07-13T14:23:03.634Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2021-07-13T14:23:03.634Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2021-07-13T14:23:03.634Z] github.com/docker/docker/daemon/graphdriver/register [2021-07-13T14:23:03.634Z] github.com/docker/docker/daemon/graphdriver/vfs [2021-07-13T14:23:03.634Z] github.com/docker/docker/daemon/graphdriver/zfs [2021-07-13T14:23:03.634Z] github.com/docker/docker/daemon/images [2021-07-13T14:23:03.634Z] github.com/docker/docker/daemon/initlayer [2021-07-13T14:23:03.634Z] github.com/docker/docker/daemon/links [2021-07-13T14:23:03.634Z] github.com/docker/docker/daemon/listeners [2021-07-13T14:23:03.634Z] github.com/docker/docker/daemon/logger [2021-07-13T14:23:03.634Z] github.com/docker/docker/daemon/logger/awslogs [2021-07-13T14:23:03.634Z] github.com/docker/docker/daemon/logger/fluentd [2021-07-13T14:23:03.634Z] github.com/docker/docker/daemon/logger/gcplogs [2021-07-13T14:23:03.634Z] github.com/docker/docker/daemon/logger/gelf [2021-07-13T14:23:03.634Z] github.com/docker/docker/daemon/logger/journald [2021-07-13T14:23:03.634Z] github.com/docker/docker/daemon/logger/jsonfilelog [2021-07-13T14:23:03.634Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2021-07-13T14:23:03.634Z] github.com/docker/docker/daemon/logger/local [2021-07-13T14:23:03.634Z] github.com/docker/docker/daemon/logger/logentries [2021-07-13T14:23:03.634Z] github.com/docker/docker/daemon/logger/loggerutils [2021-07-13T14:23:03.634Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2021-07-13T14:23:03.634Z] github.com/docker/docker/daemon/logger/splunk [2021-07-13T14:23:03.634Z] github.com/docker/docker/daemon/logger/syslog [2021-07-13T14:23:03.634Z] github.com/docker/docker/daemon/logger/templates [2021-07-13T14:23:03.634Z] github.com/docker/docker/daemon/names [2021-07-13T14:23:03.634Z] github.com/docker/docker/daemon/network [2021-07-13T14:23:03.634Z] github.com/docker/docker/daemon/stats [2021-07-13T14:23:03.634Z] github.com/docker/docker/distribution [2021-07-13T14:23:03.634Z] github.com/docker/docker/distribution/metadata [2021-07-13T14:23:03.634Z] github.com/docker/docker/distribution/utils [2021-07-13T14:23:03.634Z] github.com/docker/docker/distribution/xfer [2021-07-13T14:23:03.635Z] github.com/docker/docker/dockerversion [2021-07-13T14:23:03.635Z] github.com/docker/docker/errdefs [2021-07-13T14:23:03.635Z] github.com/docker/docker/image [2021-07-13T14:23:03.635Z] github.com/docker/docker/image/cache [2021-07-13T14:23:03.635Z] github.com/docker/docker/image/tarexport [2021-07-13T14:23:03.635Z] github.com/docker/docker/image/v1 [2021-07-13T14:23:03.635Z] github.com/docker/docker/internal/test/suite [2021-07-13T14:23:03.635Z] github.com/docker/docker/layer [2021-07-13T14:23:03.635Z] github.com/docker/docker/libcontainerd [2021-07-13T14:23:03.635Z] github.com/docker/docker/libcontainerd/queue [2021-07-13T14:23:03.635Z] github.com/docker/docker/libcontainerd/remote [2021-07-13T14:23:03.635Z] github.com/docker/docker/libcontainerd/supervisor [2021-07-13T14:23:03.635Z] github.com/docker/docker/libcontainerd/types [2021-07-13T14:23:03.635Z] github.com/docker/docker/libnetwork [2021-07-13T14:23:03.635Z] github.com/docker/docker/libnetwork/api [2021-07-13T14:23:03.635Z] github.com/docker/docker/libnetwork/bitseq [2021-07-13T14:23:03.635Z] github.com/docker/docker/libnetwork/cluster [2021-07-13T14:23:03.635Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2021-07-13T14:23:03.635Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2021-07-13T14:23:03.635Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2021-07-13T14:23:03.635Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2021-07-13T14:23:03.635Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2021-07-13T14:23:03.635Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2021-07-13T14:23:03.635Z] github.com/docker/docker/libnetwork/cmd/readme_test [2021-07-13T14:23:03.635Z] github.com/docker/docker/libnetwork/config [2021-07-13T14:23:03.635Z] github.com/docker/docker/libnetwork/datastore [2021-07-13T14:23:03.635Z] github.com/docker/docker/libnetwork/diagnostic [2021-07-13T14:23:03.635Z] github.com/docker/docker/libnetwork/discoverapi [2021-07-13T14:23:03.635Z] github.com/docker/docker/libnetwork/driverapi [2021-07-13T14:23:03.635Z] github.com/docker/docker/libnetwork/drivers/bridge [2021-07-13T14:23:03.635Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2021-07-13T14:23:03.635Z] github.com/docker/docker/libnetwork/drivers/host [2021-07-13T14:23:03.635Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2021-07-13T14:23:03.635Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2021-07-13T14:23:03.635Z] github.com/docker/docker/libnetwork/drivers/macvlan [2021-07-13T14:23:03.635Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2021-07-13T14:23:03.635Z] github.com/docker/docker/libnetwork/drivers/null [2021-07-13T14:23:03.635Z] github.com/docker/docker/libnetwork/drivers/overlay [2021-07-13T14:23:03.635Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2021-07-13T14:23:03.635Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2021-07-13T14:23:03.635Z] github.com/docker/docker/libnetwork/drivers/remote [2021-07-13T14:23:03.635Z] github.com/docker/docker/libnetwork/drivers/remote/api [2021-07-13T14:23:03.635Z] github.com/docker/docker/libnetwork/drivers/windows [2021-07-13T14:23:03.635Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2021-07-13T14:23:03.635Z] github.com/docker/docker/libnetwork/drvregistry [2021-07-13T14:23:03.635Z] github.com/docker/docker/libnetwork/etchosts [2021-07-13T14:23:03.635Z] github.com/docker/docker/libnetwork/hostdiscovery [2021-07-13T14:23:03.635Z] github.com/docker/docker/libnetwork/idm [2021-07-13T14:23:03.635Z] github.com/docker/docker/libnetwork/internal/caller [2021-07-13T14:23:03.635Z] github.com/docker/docker/libnetwork/internal/setmatrix [2021-07-13T14:23:03.635Z] github.com/docker/docker/libnetwork/ipam [2021-07-13T14:23:03.635Z] github.com/docker/docker/libnetwork/ipamapi [2021-07-13T14:23:03.635Z] github.com/docker/docker/libnetwork/ipams/builtin [2021-07-13T14:23:03.635Z] github.com/docker/docker/libnetwork/ipams/null [2021-07-13T14:23:03.635Z] github.com/docker/docker/libnetwork/ipams/remote [2021-07-13T14:23:03.635Z] github.com/docker/docker/libnetwork/ipams/remote/api [2021-07-13T14:23:03.635Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2021-07-13T14:23:03.635Z] github.com/docker/docker/libnetwork/ipamutils [2021-07-13T14:23:03.635Z] github.com/docker/docker/libnetwork/iptables [2021-07-13T14:23:03.635Z] github.com/docker/docker/libnetwork/netlabel [2021-07-13T14:23:03.635Z] github.com/docker/docker/libnetwork/netutils [2021-07-13T14:23:03.635Z] github.com/docker/docker/libnetwork/networkdb [2021-07-13T14:23:03.635Z] github.com/docker/docker/libnetwork/ns [2021-07-13T14:23:03.635Z] github.com/docker/docker/libnetwork/options [2021-07-13T14:23:03.635Z] github.com/docker/docker/libnetwork/osl [2021-07-13T14:23:03.635Z] github.com/docker/docker/libnetwork/osl/kernel [2021-07-13T14:23:03.635Z] github.com/docker/docker/libnetwork/portallocator [2021-07-13T14:23:03.635Z] github.com/docker/docker/libnetwork/portmapper [2021-07-13T14:23:03.635Z] github.com/docker/docker/libnetwork/resolvconf [2021-07-13T14:23:03.635Z] github.com/docker/docker/libnetwork/resolvconf/dns [2021-07-13T14:23:03.635Z] github.com/docker/docker/libnetwork/testutils [2021-07-13T14:23:03.635Z] github.com/docker/docker/libnetwork/types [2021-07-13T14:23:03.635Z] github.com/docker/docker/oci [2021-07-13T14:23:03.635Z] github.com/docker/docker/oci/caps [2021-07-13T14:23:03.635Z] github.com/docker/docker/opts [2021-07-13T14:23:03.635Z] github.com/docker/docker/pkg/aaparser [2021-07-13T14:23:03.635Z] github.com/docker/docker/pkg/archive [2021-07-13T14:23:03.635Z] github.com/docker/docker/pkg/authorization [2021-07-13T14:23:03.635Z] github.com/docker/docker/pkg/broadcaster [2021-07-13T14:23:03.635Z] github.com/docker/docker/pkg/capabilities [2021-07-13T14:23:03.635Z] github.com/docker/docker/pkg/chrootarchive [2021-07-13T14:23:03.635Z] github.com/docker/docker/pkg/containerfs [2021-07-13T14:23:03.635Z] github.com/docker/docker/pkg/devicemapper [2021-07-13T14:23:03.635Z] github.com/docker/docker/pkg/directory [2021-07-13T14:23:03.635Z] github.com/docker/docker/pkg/discovery [2021-07-13T14:23:03.635Z] github.com/docker/docker/pkg/discovery/file [2021-07-13T14:23:03.635Z] github.com/docker/docker/pkg/discovery/kv [2021-07-13T14:23:03.635Z] github.com/docker/docker/pkg/discovery/memory [2021-07-13T14:23:03.635Z] github.com/docker/docker/pkg/discovery/nodes [2021-07-13T14:23:03.635Z] github.com/docker/docker/pkg/dmesg [2021-07-13T14:23:03.635Z] github.com/docker/docker/pkg/filenotify [2021-07-13T14:23:03.635Z] github.com/docker/docker/pkg/fileutils [2021-07-13T14:23:03.635Z] github.com/docker/docker/pkg/fsutils [2021-07-13T14:23:03.635Z] github.com/docker/docker/pkg/homedir [2021-07-13T14:23:03.635Z] github.com/docker/docker/pkg/idtools [2021-07-13T14:23:03.635Z] github.com/docker/docker/pkg/ioutils [2021-07-13T14:23:03.635Z] github.com/docker/docker/pkg/jsonmessage [2021-07-13T14:23:03.635Z] github.com/docker/docker/pkg/locker [2021-07-13T14:23:03.635Z] github.com/docker/docker/pkg/longpath [2021-07-13T14:23:03.635Z] github.com/docker/docker/pkg/loopback [2021-07-13T14:23:03.635Z] github.com/docker/docker/pkg/mount [2021-07-13T14:23:03.635Z] github.com/docker/docker/pkg/namesgenerator [2021-07-13T14:23:03.635Z] github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [2021-07-13T14:23:03.635Z] github.com/docker/docker/pkg/parsers [2021-07-13T14:23:03.635Z] github.com/docker/docker/pkg/parsers/kernel [2021-07-13T14:23:03.635Z] github.com/docker/docker/pkg/parsers/operatingsystem [2021-07-13T14:23:03.635Z] github.com/docker/docker/pkg/pidfile [2021-07-13T14:23:03.635Z] github.com/docker/docker/pkg/platform [2021-07-13T14:23:03.635Z] github.com/docker/docker/pkg/plugingetter [2021-07-13T14:23:03.635Z] github.com/docker/docker/pkg/plugins [2021-07-13T14:23:03.635Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2021-07-13T14:23:03.635Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2021-07-13T14:23:03.635Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2021-07-13T14:23:03.635Z] github.com/docker/docker/pkg/plugins/transport [2021-07-13T14:23:03.635Z] github.com/docker/docker/pkg/pools [2021-07-13T14:23:03.635Z] github.com/docker/docker/pkg/progress [2021-07-13T14:23:03.635Z] github.com/docker/docker/pkg/pubsub [2021-07-13T14:23:03.635Z] github.com/docker/docker/pkg/reexec [2021-07-13T14:23:03.635Z] github.com/docker/docker/pkg/signal [2021-07-13T14:23:03.635Z] github.com/docker/docker/pkg/signal/testfiles [2021-07-13T14:23:03.635Z] github.com/docker/docker/pkg/stdcopy [2021-07-13T14:23:03.635Z] github.com/docker/docker/pkg/streamformatter [2021-07-13T14:23:03.635Z] github.com/docker/docker/pkg/stringid [2021-07-13T14:23:03.635Z] github.com/docker/docker/pkg/symlink [2021-07-13T14:23:03.635Z] github.com/docker/docker/pkg/sysinfo [2021-07-13T14:23:03.635Z] github.com/docker/docker/pkg/system [2021-07-13T14:23:03.635Z] github.com/docker/docker/pkg/tailfile [2021-07-13T14:23:03.635Z] github.com/docker/docker/pkg/tarsum [2021-07-13T14:23:03.635Z] github.com/docker/docker/pkg/term [2021-07-13T14:23:03.635Z] github.com/docker/docker/pkg/term/windows [2021-07-13T14:23:03.635Z] github.com/docker/docker/pkg/truncindex [2021-07-13T14:23:03.635Z] github.com/docker/docker/pkg/urlutil [2021-07-13T14:23:03.635Z] github.com/docker/docker/pkg/useragent [2021-07-13T14:23:03.635Z] github.com/docker/docker/plugin [2021-07-13T14:23:03.635Z] github.com/docker/docker/plugin/executor/containerd [2021-07-13T14:23:03.635Z] github.com/docker/docker/plugin/v2 [2021-07-13T14:23:03.635Z] github.com/docker/docker/profiles/apparmor [2021-07-13T14:23:03.635Z] github.com/docker/docker/profiles/seccomp [2021-07-13T14:23:03.635Z] github.com/docker/docker/quota [2021-07-13T14:23:03.635Z] github.com/docker/docker/reference [2021-07-13T14:23:03.635Z] github.com/docker/docker/registry [2021-07-13T14:23:03.635Z] github.com/docker/docker/registry/resumable [2021-07-13T14:23:03.635Z] github.com/docker/docker/restartmanager [2021-07-13T14:23:03.635Z] github.com/docker/docker/rootless [2021-07-13T14:23:03.635Z] github.com/docker/docker/rootless/specconv [2021-07-13T14:23:03.635Z] github.com/docker/docker/runconfig [2021-07-13T14:23:03.635Z] github.com/docker/docker/runconfig/opts [2021-07-13T14:23:03.635Z] github.com/docker/docker/testutil [2021-07-13T14:23:03.635Z] github.com/docker/docker/testutil/daemon [2021-07-13T14:23:03.635Z] github.com/docker/docker/testutil/environment [2021-07-13T14:23:03.635Z] github.com/docker/docker/testutil/fakecontext [2021-07-13T14:23:03.635Z] github.com/docker/docker/testutil/fakegit [2021-07-13T14:23:03.635Z] github.com/docker/docker/testutil/fakestorage [2021-07-13T14:23:03.635Z] github.com/docker/docker/testutil/fixtures/load [2021-07-13T14:23:03.635Z] github.com/docker/docker/testutil/fixtures/plugin [2021-07-13T14:23:03.635Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2021-07-13T14:23:03.635Z] github.com/docker/docker/testutil/registry [2021-07-13T14:23:03.635Z] github.com/docker/docker/testutil/request [2021-07-13T14:23:03.635Z] github.com/docker/docker/volume [2021-07-13T14:23:03.635Z] github.com/docker/docker/volume/drivers [2021-07-13T14:23:03.635Z] github.com/docker/docker/volume/local [2021-07-13T14:23:03.635Z] github.com/docker/docker/volume/mounts [2021-07-13T14:23:03.635Z] github.com/docker/docker/volume/service [2021-07-13T14:23:03.635Z] github.com/docker/docker/volume/service/opts [2021-07-13T14:23:03.635Z] github.com/docker/docker/volume/testutils' [2021-07-13T14:23:03.635Z] + grep --fixed-strings libnetwork/drivers/bridge [2021-07-13T14:23:03.635Z] + echo 'github.com/docker/docker/api [2021-07-13T14:23:03.635Z] github.com/docker/docker/api/server [2021-07-13T14:23:03.635Z] github.com/docker/docker/api/server/backend/build [2021-07-13T14:23:03.635Z] github.com/docker/docker/api/server/httputils [2021-07-13T14:23:03.635Z] github.com/docker/docker/api/server/middleware [2021-07-13T14:23:03.635Z] github.com/docker/docker/api/server/router [2021-07-13T14:23:03.635Z] github.com/docker/docker/api/server/router/build [2021-07-13T14:23:03.635Z] github.com/docker/docker/api/server/router/checkpoint [2021-07-13T14:23:03.635Z] github.com/docker/docker/api/server/router/container [2021-07-13T14:23:03.635Z] github.com/docker/docker/api/server/router/debug [2021-07-13T14:23:03.635Z] github.com/docker/docker/api/server/router/distribution [2021-07-13T14:23:03.635Z] github.com/docker/docker/api/server/router/grpc [2021-07-13T14:23:03.635Z] github.com/docker/docker/api/server/router/image [2021-07-13T14:23:03.635Z] github.com/docker/docker/api/server/router/network [2021-07-13T14:23:03.635Z] github.com/docker/docker/api/server/router/plugin [2021-07-13T14:23:03.635Z] github.com/docker/docker/api/server/router/session [2021-07-13T14:23:03.635Z] github.com/docker/docker/api/server/router/swarm [2021-07-13T14:23:03.635Z] github.com/docker/docker/api/server/router/system [2021-07-13T14:23:03.635Z] github.com/docker/docker/api/server/router/volume [2021-07-13T14:23:03.635Z] github.com/docker/docker/api/types [2021-07-13T14:23:03.635Z] github.com/docker/docker/api/types/backend [2021-07-13T14:23:03.635Z] github.com/docker/docker/api/types/blkiodev [2021-07-13T14:23:03.635Z] github.com/docker/docker/api/types/container [2021-07-13T14:23:03.635Z] github.com/docker/docker/api/types/events [2021-07-13T14:23:03.635Z] github.com/docker/docker/api/types/filters [2021-07-13T14:23:03.635Z] github.com/docker/docker/api/types/image [2021-07-13T14:23:03.635Z] github.com/docker/docker/api/types/mount [2021-07-13T14:23:03.635Z] github.com/docker/docker/api/types/network [2021-07-13T14:23:03.635Z] github.com/docker/docker/api/types/plugins/logdriver [2021-07-13T14:23:03.635Z] github.com/docker/docker/api/types/registry [2021-07-13T14:23:03.635Z] github.com/docker/docker/api/types/strslice [2021-07-13T14:23:03.635Z] github.com/docker/docker/api/types/swarm [2021-07-13T14:23:03.635Z] github.com/docker/docker/api/types/swarm/runtime [2021-07-13T14:23:03.635Z] github.com/docker/docker/api/types/time [2021-07-13T14:23:03.635Z] github.com/docker/docker/api/types/versions [2021-07-13T14:23:03.635Z] github.com/docker/docker/api/types/versions/v1p19 [2021-07-13T14:23:03.635Z] github.com/docker/docker/api/types/versions/v1p20 [2021-07-13T14:23:03.635Z] github.com/docker/docker/api/types/volume [2021-07-13T14:23:03.635Z] github.com/docker/docker/builder [2021-07-13T14:23:03.635Z] github.com/docker/docker/builder/builder-next [2021-07-13T14:23:03.635Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2021-07-13T14:23:03.635Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2021-07-13T14:23:03.635Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2021-07-13T14:23:03.635Z] github.com/docker/docker/builder/builder-next/exporter [2021-07-13T14:23:03.635Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2021-07-13T14:23:03.635Z] github.com/docker/docker/builder/builder-next/worker [2021-07-13T14:23:03.635Z] github.com/docker/docker/builder/dockerfile [2021-07-13T14:23:03.635Z] github.com/docker/docker/builder/dockerignore [2021-07-13T14:23:03.635Z] github.com/docker/docker/builder/remotecontext [2021-07-13T14:23:03.635Z] github.com/docker/docker/builder/remotecontext/git [2021-07-13T14:23:03.635Z] github.com/docker/docker/cli [2021-07-13T14:23:03.635Z] github.com/docker/docker/cli/config [2021-07-13T14:23:03.635Z] github.com/docker/docker/cli/debug [2021-07-13T14:23:03.635Z] github.com/docker/docker/client [2021-07-13T14:23:03.635Z] github.com/docker/docker/cmd/docker-proxy [2021-07-13T14:23:03.635Z] github.com/docker/docker/cmd/dockerd [2021-07-13T14:23:03.635Z] github.com/docker/docker/container [2021-07-13T14:23:03.635Z] github.com/docker/docker/container/stream [2021-07-13T14:23:03.635Z] github.com/docker/docker/contrib/apparmor [2021-07-13T14:23:03.635Z] github.com/docker/docker/contrib/docker-device-tool [2021-07-13T14:23:03.635Z] github.com/docker/docker/contrib/httpserver [2021-07-13T14:23:03.635Z] github.com/docker/docker/daemon [2021-07-13T14:23:03.635Z] github.com/docker/docker/daemon/cluster [2021-07-13T14:23:03.635Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2021-07-13T14:23:03.635Z] github.com/docker/docker/daemon/cluster/convert [2021-07-13T14:23:03.635Z] github.com/docker/docker/daemon/cluster/executor [2021-07-13T14:23:03.635Z] github.com/docker/docker/daemon/cluster/executor/container [2021-07-13T14:23:03.635Z] github.com/docker/docker/daemon/cluster/provider [2021-07-13T14:23:03.635Z] github.com/docker/docker/daemon/config [2021-07-13T14:23:03.635Z] github.com/docker/docker/daemon/discovery [2021-07-13T14:23:03.635Z] github.com/docker/docker/daemon/events [2021-07-13T14:23:03.635Z] github.com/docker/docker/daemon/events/testutils [2021-07-13T14:23:03.635Z] github.com/docker/docker/daemon/exec [2021-07-13T14:23:03.635Z] github.com/docker/docker/daemon/graphdriver [2021-07-13T14:23:03.635Z] github.com/docker/docker/daemon/graphdriver/aufs [2021-07-13T14:23:03.635Z] github.com/docker/docker/daemon/graphdriver/btrfs [2021-07-13T14:23:03.635Z] github.com/docker/docker/daemon/graphdriver/copy [2021-07-13T14:23:03.635Z] github.com/docker/docker/daemon/graphdriver/devmapper [2021-07-13T14:23:03.635Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2021-07-13T14:23:03.635Z] github.com/docker/docker/daemon/graphdriver/graphtest [2021-07-13T14:23:03.635Z] github.com/docker/docker/daemon/graphdriver/overlay [2021-07-13T14:23:03.635Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2021-07-13T14:23:03.635Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2021-07-13T14:23:03.635Z] github.com/docker/docker/daemon/graphdriver/register [2021-07-13T14:23:03.635Z] github.com/docker/docker/daemon/graphdriver/vfs [2021-07-13T14:23:03.635Z] github.com/docker/docker/daemon/graphdriver/zfs [2021-07-13T14:23:03.635Z] github.com/docker/docker/daemon/images [2021-07-13T14:23:03.635Z] github.com/docker/docker/daemon/initlayer [2021-07-13T14:23:03.635Z] github.com/docker/docker/daemon/links [2021-07-13T14:23:03.635Z] github.com/docker/docker/daemon/listeners [2021-07-13T14:23:03.635Z] github.com/docker/docker/daemon/logger [2021-07-13T14:23:03.635Z] github.com/docker/docker/daemon/logger/awslogs [2021-07-13T14:23:03.635Z] github.com/docker/docker/daemon/logger/fluentd [2021-07-13T14:23:03.635Z] github.com/docker/docker/daemon/logger/gcplogs [2021-07-13T14:23:03.635Z] github.com/docker/docker/daemon/logger/gelf [2021-07-13T14:23:03.635Z] github.com/docker/docker/daemon/logger/journald [2021-07-13T14:23:03.635Z] github.com/docker/docker/daemon/logger/jsonfilelog [2021-07-13T14:23:03.635Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2021-07-13T14:23:03.635Z] github.com/docker/docker/daemon/logger/local [2021-07-13T14:23:03.635Z] github.com/docker/docker/daemon/logger/logentries [2021-07-13T14:23:03.635Z] github.com/docker/docker/daemon/logger/loggerutils [2021-07-13T14:23:03.635Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2021-07-13T14:23:03.635Z] github.com/docker/docker/daemon/logger/splunk [2021-07-13T14:23:03.635Z] github.com/docker/docker/daemon/logger/syslog [2021-07-13T14:23:03.635Z] github.com/docker/docker/daemon/logger/templates [2021-07-13T14:23:03.635Z] github.com/docker/docker/daemon/names [2021-07-13T14:23:03.635Z] github.com/docker/docker/daemon/network [2021-07-13T14:23:03.635Z] github.com/docker/docker/daemon/stats [2021-07-13T14:23:03.635Z] github.com/docker/docker/distribution [2021-07-13T14:23:03.635Z] github.com/docker/docker/distribution/metadata [2021-07-13T14:23:03.635Z] github.com/docker/docker/distribution/utils [2021-07-13T14:23:03.635Z] github.com/docker/docker/distribution/xfer [2021-07-13T14:23:03.635Z] github.com/docker/docker/dockerversion [2021-07-13T14:23:03.635Z] github.com/docker/docker/errdefs [2021-07-13T14:23:03.635Z] github.com/docker/docker/image [2021-07-13T14:23:03.635Z] github.com/docker/docker/image/cache [2021-07-13T14:23:03.635Z] github.com/docker/docker/image/tarexport [2021-07-13T14:23:03.635Z] github.com/docker/docker/image/v1 [2021-07-13T14:23:03.635Z] github.com/docker/docker/internal/test/suite [2021-07-13T14:23:03.635Z] github.com/docker/docker/layer [2021-07-13T14:23:03.635Z] github.com/docker/docker/libcontainerd [2021-07-13T14:23:03.635Z] github.com/docker/docker/libcontainerd/queue [2021-07-13T14:23:03.635Z] github.com/docker/docker/libcontainerd/remote [2021-07-13T14:23:03.635Z] github.com/docker/docker/libcontainerd/supervisor [2021-07-13T14:23:03.635Z] github.com/docker/docker/libcontainerd/types [2021-07-13T14:23:03.635Z] github.com/docker/docker/libnetwork [2021-07-13T14:23:03.635Z] github.com/docker/docker/libnetwork/api [2021-07-13T14:23:03.635Z] github.com/docker/docker/libnetwork/bitseq [2021-07-13T14:23:03.635Z] github.com/docker/docker/libnetwork/cluster [2021-07-13T14:23:03.635Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2021-07-13T14:23:03.635Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2021-07-13T14:23:03.635Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2021-07-13T14:23:03.635Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2021-07-13T14:23:03.635Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2021-07-13T14:23:03.635Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2021-07-13T14:23:03.635Z] github.com/docker/docker/libnetwork/cmd/readme_test [2021-07-13T14:23:03.635Z] github.com/docker/docker/libnetwork/config [2021-07-13T14:23:03.635Z] github.com/docker/docker/libnetwork/datastore [2021-07-13T14:23:03.635Z] github.com/docker/docker/libnetwork/diagnostic [2021-07-13T14:23:03.635Z] github.com/docker/docker/libnetwork/discoverapi [2021-07-13T14:23:03.635Z] github.com/docker/docker/libnetwork/driverapi [2021-07-13T14:23:03.635Z] github.com/docker/docker/libnetwork/drivers/bridge [2021-07-13T14:23:03.635Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2021-07-13T14:23:03.635Z] github.com/docker/docker/libnetwork/drivers/host [2021-07-13T14:23:03.635Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2021-07-13T14:23:03.635Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2021-07-13T14:23:03.635Z] github.com/docker/docker/libnetwork/drivers/macvlan [2021-07-13T14:23:03.635Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2021-07-13T14:23:03.635Z] github.com/docker/docker/libnetwork/drivers/null [2021-07-13T14:23:03.635Z] github.com/docker/docker/libnetwork/drivers/overlay [2021-07-13T14:23:03.635Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2021-07-13T14:23:03.635Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2021-07-13T14:23:03.635Z] github.com/docker/docker/libnetwork/drivers/remote [2021-07-13T14:23:03.635Z] github.com/docker/docker/libnetwork/drivers/remote/api [2021-07-13T14:23:03.635Z] github.com/docker/docker/libnetwork/drivers/windows [2021-07-13T14:23:03.635Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2021-07-13T14:23:03.635Z] github.com/docker/docker/libnetwork/drvregistry [2021-07-13T14:23:03.635Z] github.com/docker/docker/libnetwork/etchosts [2021-07-13T14:23:03.635Z] github.com/docker/docker/libnetwork/hostdiscovery [2021-07-13T14:23:03.635Z] github.com/docker/docker/libnetwork/idm [2021-07-13T14:23:03.635Z] github.com/docker/docker/libnetwork/internal/caller [2021-07-13T14:23:03.635Z] github.com/docker/docker/libnetwork/internal/setmatrix [2021-07-13T14:23:03.635Z] github.com/docker/docker/libnetwork/ipam [2021-07-13T14:23:03.635Z] github.com/docker/docker/libnetwork/ipamapi [2021-07-13T14:23:03.635Z] github.com/docker/docker/libnetwork/ipams/builtin [2021-07-13T14:23:03.635Z] github.com/docker/docker/libnetwork/ipams/null [2021-07-13T14:23:03.636Z] github.com/docker/docker/libnetwork/ipams/remote [2021-07-13T14:23:03.636Z] github.com/docker/docker/libnetwork/ipams/remote/api [2021-07-13T14:23:03.636Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2021-07-13T14:23:03.636Z] github.com/docker/docker/libnetwork/ipamutils [2021-07-13T14:23:03.636Z] github.com/docker/docker/libnetwork/iptables [2021-07-13T14:23:03.636Z] github.com/docker/docker/libnetwork/netlabel [2021-07-13T14:23:03.636Z] github.com/docker/docker/libnetwork/netutils [2021-07-13T14:23:03.636Z] github.com/docker/docker/libnetwork/networkdb [2021-07-13T14:23:03.636Z] github.com/docker/docker/libnetwork/ns [2021-07-13T14:23:03.636Z] github.com/docker/docker/libnetwork/options [2021-07-13T14:23:03.636Z] github.com/docker/docker/libnetwork/osl [2021-07-13T14:23:03.636Z] github.com/docker/docker/libnetwork/osl/kernel [2021-07-13T14:23:03.636Z] github.com/docker/docker/libnetwork/portallocator [2021-07-13T14:23:03.636Z] github.com/docker/docker/libnetwork/portmapper [2021-07-13T14:23:03.636Z] github.com/docker/docker/libnetwork/resolvconf [2021-07-13T14:23:03.636Z] github.com/docker/docker/libnetwork/resolvconf/dns [2021-07-13T14:23:03.636Z] github.com/docker/docker/libnetwork/testutils [2021-07-13T14:23:03.636Z] github.com/docker/docker/libnetwork/types [2021-07-13T14:23:03.636Z] github.com/docker/docker/oci [2021-07-13T14:23:03.636Z] github.com/docker/docker/oci/caps [2021-07-13T14:23:03.636Z] github.com/docker/docker/opts [2021-07-13T14:23:03.636Z] github.com/docker/docker/pkg/aaparser [2021-07-13T14:23:03.636Z] github.com/docker/docker/pkg/archive [2021-07-13T14:23:03.636Z] github.com/docker/docker/pkg/authorization [2021-07-13T14:23:03.636Z] github.com/docker/docker/pkg/broadcaster [2021-07-13T14:23:03.636Z] github.com/docker/docker/pkg/capabilities [2021-07-13T14:23:03.636Z] github.com/docker/docker/pkg/chrootarchive [2021-07-13T14:23:03.636Z] github.com/docker/docker/pkg/containerfs [2021-07-13T14:23:03.636Z] github.com/docker/docker/pkg/devicemapper [2021-07-13T14:23:03.636Z] github.com/docker/docker/pkg/directory [2021-07-13T14:23:03.636Z] github.com/docker/docker/pkg/discovery [2021-07-13T14:23:03.636Z] github.com/docker/docker/pkg/discovery/file [2021-07-13T14:23:03.636Z] github.com/docker/docker/pkg/discovery/kv [2021-07-13T14:23:03.636Z] github.com/docker/docker/pkg/discovery/memory [2021-07-13T14:23:03.636Z] github.com/docker/docker/pkg/discovery/nodes [2021-07-13T14:23:03.636Z] github.com/docker/docker/pkg/dmesg [2021-07-13T14:23:03.636Z] github.com/docker/docker/pkg/filenotify [2021-07-13T14:23:03.636Z] github.com/docker/docker/pkg/fileutils [2021-07-13T14:23:03.636Z] github.com/docker/docker/pkg/fsutils [2021-07-13T14:23:03.636Z] github.com/docker/docker/pkg/homedir [2021-07-13T14:23:03.636Z] github.com/docker/docker/pkg/idtools [2021-07-13T14:23:03.636Z] github.com/docker/docker/pkg/ioutils [2021-07-13T14:23:03.636Z] github.com/docker/docker/pkg/jsonmessage [2021-07-13T14:23:03.636Z] github.com/docker/docker/pkg/locker [2021-07-13T14:23:03.636Z] github.com/docker/docker/pkg/longpath [2021-07-13T14:23:03.636Z] github.com/docker/docker/pkg/loopback [2021-07-13T14:23:03.636Z] github.com/docker/docker/pkg/mount [2021-07-13T14:23:03.636Z] github.com/docker/docker/pkg/namesgenerator [2021-07-13T14:23:03.636Z] github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [2021-07-13T14:23:03.636Z] github.com/docker/docker/pkg/parsers [2021-07-13T14:23:03.636Z] github.com/docker/docker/pkg/parsers/kernel [2021-07-13T14:23:03.636Z] github.com/docker/docker/pkg/parsers/operatingsystem [2021-07-13T14:23:03.636Z] github.com/docker/docker/pkg/pidfile [2021-07-13T14:23:03.636Z] github.com/docker/docker/pkg/platform [2021-07-13T14:23:03.636Z] github.com/docker/docker/pkg/plugingetter [2021-07-13T14:23:03.636Z] github.com/docker/docker/pkg/plugins [2021-07-13T14:23:03.636Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2021-07-13T14:23:03.636Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2021-07-13T14:23:03.636Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2021-07-13T14:23:03.636Z] github.com/docker/docker/pkg/plugins/transport [2021-07-13T14:23:03.636Z] github.com/docker/docker/pkg/pools [2021-07-13T14:23:03.636Z] github.com/docker/docker/pkg/progress [2021-07-13T14:23:03.636Z] github.com/docker/docker/pkg/pubsub [2021-07-13T14:23:03.636Z] github.com/docker/docker/pkg/reexec [2021-07-13T14:23:03.636Z] github.com/docker/docker/pkg/signal [2021-07-13T14:23:03.636Z] github.com/docker/docker/pkg/signal/testfiles [2021-07-13T14:23:03.636Z] github.com/docker/docker/pkg/stdcopy [2021-07-13T14:23:03.636Z] github.com/docker/docker/pkg/streamformatter [2021-07-13T14:23:03.636Z] github.com/docker/docker/pkg/stringid [2021-07-13T14:23:03.636Z] github.com/docker/docker/pkg/symlink [2021-07-13T14:23:03.636Z] github.com/docker/docker/pkg/sysinfo [2021-07-13T14:23:03.636Z] github.com/docker/docker/pkg/system [2021-07-13T14:23:03.636Z] github.com/docker/docker/pkg/tailfile [2021-07-13T14:23:03.636Z] github.com/docker/docker/pkg/tarsum [2021-07-13T14:23:03.636Z] github.com/docker/docker/pkg/term [2021-07-13T14:23:03.636Z] github.com/docker/docker/pkg/term/windows [2021-07-13T14:23:03.636Z] github.com/docker/docker/pkg/truncindex [2021-07-13T14:23:03.636Z] github.com/docker/docker/pkg/urlutil [2021-07-13T14:23:03.636Z] github.com/docker/docker/pkg/useragent [2021-07-13T14:23:03.636Z] github.com/docker/docker/plugin [2021-07-13T14:23:03.636Z] github.com/docker/docker/plugin/executor/containerd [2021-07-13T14:23:03.636Z] github.com/docker/docker/plugin/v2 [2021-07-13T14:23:03.636Z] github.com/docker/docker/profiles/apparmor [2021-07-13T14:23:03.636Z] github.com/docker/docker/profiles/seccomp [2021-07-13T14:23:03.636Z] github.com/docker/docker/quota [2021-07-13T14:23:03.636Z] github.com/docker/docker/reference [2021-07-13T14:23:03.636Z] github.com/docker/docker/registry [2021-07-13T14:23:03.636Z] github.com/docker/docker/registry/resumable [2021-07-13T14:23:03.636Z] github.com/docker/docker/restartmanager [2021-07-13T14:23:03.636Z] github.com/docker/docker/rootless [2021-07-13T14:23:03.636Z] github.com/docker/docker/rootless/specconv [2021-07-13T14:23:03.636Z] github.com/docker/docker/runconfig [2021-07-13T14:23:03.636Z] github.com/docker/docker/runconfig/opts [2021-07-13T14:23:03.636Z] github.com/docker/docker/testutil [2021-07-13T14:23:03.636Z] github.com/docker/docker/testutil/daemon [2021-07-13T14:23:03.636Z] github.com/docker/docker/testutil/environment [2021-07-13T14:23:03.636Z] github.com/docker/docker/testutil/fakecontext [2021-07-13T14:23:03.636Z] github.com/docker/docker/testutil/fakegit [2021-07-13T14:23:03.636Z] github.com/docker/docker/testutil/fakestorage [2021-07-13T14:23:03.636Z] github.com/docker/docker/testutil/fixtures/load [2021-07-13T14:23:03.636Z] github.com/docker/docker/testutil/fixtures/plugin [2021-07-13T14:23:03.636Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2021-07-13T14:23:03.636Z] github.com/docker/docker/testutil/registry [2021-07-13T14:23:03.636Z] github.com/docker/docker/testutil/request [2021-07-13T14:23:03.636Z] github.com/docker/docker/volume [2021-07-13T14:23:03.636Z] github.com/docker/docker/volume/drivers [2021-07-13T14:23:03.636Z] github.com/docker/docker/volume/local [2021-07-13T14:23:03.636Z] github.com/docker/docker/volume/mounts [2021-07-13T14:23:03.636Z] github.com/docker/docker/volume/service [2021-07-13T14:23:03.636Z] github.com/docker/docker/volume/service/opts [2021-07-13T14:23:03.636Z] github.com/docker/docker/volume/testutils' [2021-07-13T14:23:03.636Z] github.com/docker/docker/libnetwork/drivers/bridge [2021-07-13T14:23:03.636Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2021-07-13T14:23:03.636Z] + type docker-proxy [2021-07-13T14:23:03.636Z] hack/test/unit: line 22: type: docker-proxy: not found [2021-07-13T14:23:03.636Z] + hack/make.sh binary-proxy install-proxy [2021-07-13T14:23:03.897Z] [2021-07-13T14:23:03.897Z] Removing bundles/ [2021-07-13T14:23:03.897Z] [2021-07-13T14:23:03.897Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy) [2021-07-13T14:23:03.897Z] Building: bundles/binary-proxy/docker-proxy-dev [2021-07-13T14:23:03.897Z] GOOS="" GOARCH="" GOARM="" [2021-07-13T14:23:04.861Z] #67 DONE 1.5s [2021-07-13T14:23:04.861Z] [2021-07-13T14:23:04.861Z] #68 [dev-systemd-false 25/25] WORKDIR /go/src/github.com/docker/docker [2021-07-13T14:23:04.861Z] #68 sha256:13f9d5f1f6ff8b86f7bbb3fd1e39cf16c84560968cb64b87ddf186946dfbd18b [2021-07-13T14:23:04.861Z] #68 DONE 0.0s [2021-07-13T14:23:04.861Z] [2021-07-13T14:23:04.861Z] #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-07-13T14:23:04.861Z] #69 sha256:a39983c3468ffc1e071fa5510011088493166849f96384b37fc44ae2319c9108 [2021-07-13T14:23:05.437Z] #69 0.685 Hit:1 http://deb.debian.org/debian buster-backports InRelease [2021-07-13T14:23:05.437Z] #69 0.685 Hit:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [2021-07-13T14:23:05.437Z] #69 0.685 Hit:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [2021-07-13T14:23:05.437Z] #69 0.686 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-07-13T14:23:05.698Z] #69 1.028 Fetched 51.9 kB in 1s (85.3 kB/s) [2021-07-13T14:23:06.269Z] #69 1.028 Reading package lists... [2021-07-13T14:23:06.841Z] #69 1.654 Reading package lists... [2021-07-13T14:23:07.101Z] #69 2.274 Building dependency tree... [2021-07-13T14:23:07.101Z] #69 2.395 Reading state information... [2021-07-13T14:23:07.101Z] #69 2.500 The following additional packages will be installed: [2021-07-13T14:23:07.101Z] #69 2.501 libargon2-1 libcryptsetup12 libdbus-1-3 libidn11 libjson-c3 libkmod2 [2021-07-13T14:23:07.101Z] #69 2.501 libpam-systemd [2021-07-13T14:23:07.101Z] #69 2.502 Suggested packages: [2021-07-13T14:23:07.101Z] #69 2.502 systemd-container policykit-1 [2021-07-13T14:23:07.101Z] #69 2.502 Recommended packages: [2021-07-13T14:23:07.101Z] #69 2.502 libnss-systemd [2021-07-13T14:23:07.101Z] #69 2.581 The following NEW packages will be installed: [2021-07-13T14:23:07.101Z] #69 2.581 dbus dbus-user-session libargon2-1 libcryptsetup12 libdbus-1-3 libidn11 [2021-07-13T14:23:07.101Z] #69 2.582 libjson-c3 libkmod2 libpam-systemd systemd systemd-sysv [2021-07-13T14:23:07.670Z] #69 2.881 0 upgraded, 11 newly installed, 0 to remove and 0 not upgraded. [2021-07-13T14:23:07.670Z] #69 2.881 Need to get 4762 kB of archives. [2021-07-13T14:23:07.670Z] #69 2.881 After this operation, 16.6 MB of additional disk space will be used. [2021-07-13T14:23:07.670Z] #69 2.881 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libargon2-1 amd64 0~20171227-0.2 [19.6 kB] [2021-07-13T14:23:07.671Z] #69 2.922 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-07-13T14:23:07.671Z] #69 2.922 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcryptsetup12 amd64 2:2.1.0-5+deb10u2 [193 kB] [2021-07-13T14:23:07.671Z] #69 2.926 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libidn11 amd64 1.33-2.2 [116 kB] [2021-07-13T14:23:07.671Z] #69 2.928 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libkmod2 amd64 26-1 [52.7 kB] [2021-07-13T14:23:07.671Z] #69 2.928 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 systemd amd64 241-7~deb10u7 [3499 kB] [2021-07-13T14:23:07.671Z] #69 3.020 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 systemd-sysv amd64 241-7~deb10u7 [100 kB] [2021-07-13T14:23:07.671Z] #69 3.021 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdbus-1-3 amd64 1.12.20-0+deb10u1 [215 kB] [2021-07-13T14:23:07.671Z] #69 3.023 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dbus amd64 1.12.20-0+deb10u1 [236 kB] [2021-07-13T14:23:07.671Z] #69 3.025 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpam-systemd amd64 241-7~deb10u7 [209 kB] [2021-07-13T14:23:07.671Z] #69 3.049 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-07-13T14:23:07.930Z] #69 3.263 debconf: delaying package configuration, since apt-utils is not installed [2021-07-13T14:23:07.930Z] #69 3.286 Fetched 4762 kB in 0s (10.4 MB/s) [2021-07-13T14:23:07.930Z] #69 3.313 Selecting previously unselected package libargon2-1:amd64. [2021-07-13T14:23:07.930Z] #69 3.313 (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 ... 28078 files and directories currently installed.) [2021-07-13T14:23:07.930Z] #69 3.327 Preparing to unpack .../0-libargon2-1_0~20171227-0.2_amd64.deb ... [2021-07-13T14:23:07.930Z] #69 3.333 Unpacking libargon2-1:amd64 (0~20171227-0.2) ... [2021-07-13T14:23:07.930Z] #69 3.367 Selecting previously unselected package libjson-c3:amd64. [2021-07-13T14:23:07.930Z] #69 3.370 Preparing to unpack .../1-libjson-c3_0.12.1+ds-2+deb10u1_amd64.deb ... [2021-07-13T14:23:07.930Z] #69 3.374 Unpacking libjson-c3:amd64 (0.12.1+ds-2+deb10u1) ... [2021-07-13T14:23:07.930Z] #69 3.407 Selecting previously unselected package libcryptsetup12:amd64. [2021-07-13T14:23:08.191Z] #69 3.410 Preparing to unpack .../2-libcryptsetup12_2%3a2.1.0-5+deb10u2_amd64.deb ... [2021-07-13T14:23:08.191Z] #69 3.414 Unpacking libcryptsetup12:amd64 (2:2.1.0-5+deb10u2) ... [2021-07-13T14:23:08.191Z] #69 3.462 Selecting previously unselected package libidn11:amd64. [2021-07-13T14:23:08.191Z] #69 3.465 Preparing to unpack .../3-libidn11_1.33-2.2_amd64.deb ... [2021-07-13T14:23:08.191Z] #69 3.468 Unpacking libidn11:amd64 (1.33-2.2) ... [2021-07-13T14:23:08.191Z] #69 3.511 Selecting previously unselected package libkmod2:amd64. [2021-07-13T14:23:08.191Z] #69 3.514 Preparing to unpack .../4-libkmod2_26-1_amd64.deb ... [2021-07-13T14:23:08.191Z] #69 3.517 Unpacking libkmod2:amd64 (26-1) ... [2021-07-13T14:23:08.191Z] #69 3.560 Selecting previously unselected package systemd. [2021-07-13T14:23:08.191Z] #69 3.561 Preparing to unpack .../5-systemd_241-7~deb10u7_amd64.deb ... [2021-07-13T14:23:08.191Z] #69 3.599 Unpacking systemd (241-7~deb10u7) ... [2021-07-13T14:23:08.761Z] #69 4.089 Setting up libargon2-1:amd64 (0~20171227-0.2) ... [2021-07-13T14:23:08.761Z] #69 4.101 Setting up libjson-c3:amd64 (0.12.1+ds-2+deb10u1) ... [2021-07-13T14:23:08.761Z] #69 4.114 Setting up libcryptsetup12:amd64 (2:2.1.0-5+deb10u2) ... [2021-07-13T14:23:08.761Z] #69 4.128 Setting up libidn11:amd64 (1.33-2.2) ... [2021-07-13T14:23:08.761Z] #69 4.147 Setting up libkmod2:amd64 (26-1) ... [2021-07-13T14:23:08.761Z] #69 4.158 Setting up systemd (241-7~deb10u7) ... [2021-07-13T14:23:08.761Z] #69 4.216 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service. [2021-07-13T14:23:09.023Z] #69 4.218 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target. [2021-07-13T14:23:09.023Z] #69 4.221 Created symlink /etc/systemd/system/dbus-org.freedesktop.timesync1.service → /lib/systemd/system/systemd-timesyncd.service. [2021-07-13T14:23:09.023Z] #69 4.221 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-timesyncd.service → /lib/systemd/system/systemd-timesyncd.service. [2021-07-13T14:23:09.284Z] #69 4.740 Selecting previously unselected package systemd-sysv. [2021-07-13T14:23:09.284Z] #69 4.740 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 28875 files and directories currently installed.) [2021-07-13T14:23:09.284Z] #69 4.753 Preparing to unpack .../systemd-sysv_241-7~deb10u7_amd64.deb ... [2021-07-13T14:23:09.284Z] #69 4.757 Unpacking systemd-sysv (241-7~deb10u7) ... [2021-07-13T14:23:09.284Z] #69 4.799 Selecting previously unselected package libdbus-1-3:amd64. [2021-07-13T14:23:09.284Z] #69 4.799 Preparing to unpack .../libdbus-1-3_1.12.20-0+deb10u1_amd64.deb ... [2021-07-13T14:23:09.544Z] #69 4.803 Unpacking libdbus-1-3:amd64 (1.12.20-0+deb10u1) ... [2021-07-13T14:23:09.544Z] #69 4.860 Selecting previously unselected package dbus. [2021-07-13T14:23:09.544Z] #69 4.860 Preparing to unpack .../dbus_1.12.20-0+deb10u1_amd64.deb ... [2021-07-13T14:23:09.544Z] #69 4.871 Unpacking dbus (1.12.20-0+deb10u1) ... [2021-07-13T14:23:09.544Z] #69 4.934 Selecting previously unselected package libpam-systemd:amd64. [2021-07-13T14:23:09.544Z] #69 4.937 Preparing to unpack .../libpam-systemd_241-7~deb10u7_amd64.deb ... [2021-07-13T14:23:09.544Z] #69 4.941 Unpacking libpam-systemd:amd64 (241-7~deb10u7) ... [2021-07-13T14:23:09.544Z] #69 4.981 Selecting previously unselected package dbus-user-session. [2021-07-13T14:23:09.544Z] #69 4.984 Preparing to unpack .../dbus-user-session_1.12.20-0+deb10u1_amd64.deb ... [2021-07-13T14:23:09.544Z] #69 4.988 Unpacking dbus-user-session (1.12.20-0+deb10u1) ... [2021-07-13T14:23:09.544Z] #69 5.082 Setting up systemd-sysv (241-7~deb10u7) ... [2021-07-13T14:23:09.804Z] #69 5.098 Setting up libdbus-1-3:amd64 (1.12.20-0+deb10u1) ... [2021-07-13T14:23:09.804Z] #69 5.111 Setting up dbus (1.12.20-0+deb10u1) ... [2021-07-13T14:23:09.804Z] #69 5.228 invoke-rc.d: could not determine current runlevel [2021-07-13T14:23:10.066Z] #69 5.231 invoke-rc.d: policy-rc.d denied execution of start. [2021-07-13T14:23:10.066Z] #69 5.235 Setting up libpam-systemd:amd64 (241-7~deb10u7) ... [2021-07-13T14:23:10.066Z] #69 5.393 Setting up dbus-user-session (1.12.20-0+deb10u1) ... [2021-07-13T14:23:10.066Z] #69 5.407 Processing triggers for systemd (241-7~deb10u7) ... [2021-07-13T14:23:10.066Z] #69 5.419 Processing triggers for libc-bin (2.28-10) ... [2021-07-13T14:23:10.326Z] #69 DONE 5.6s [2021-07-13T14:23:10.326Z] [2021-07-13T14:23:10.326Z] #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-07-13T14:23:10.326Z] #70 sha256:34f190ec274ddaebcbd792bb3886d3ff59c5cabe11413b0e27f5f3787c28a245 [2021-07-13T14:23:10.586Z] #70 0.461 % Total % Received % Xferd Average Speed Time Time Time Current [2021-07-13T14:23:10.586Z] #70 0.461 Dload Upload Total Spent Left Speed [2021-07-13T14:23:10.847Z] #70 0.461 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1823 100 1823 0 0 15066 0 --:--:-- --:--:-- --:--:-- 15066 [2021-07-13T14:23:10.847Z] #70 DONE 0.6s [2021-07-13T14:23:10.847Z] [2021-07-13T14:23:10.847Z] #71 [final 1/1] COPY . /go/src/github.com/docker/docker [2021-07-13T14:23:10.847Z] #71 sha256:e47a6c0f1d82bd25de62683bdc8a0e4c64a157755cf5b9b48b02a50c24bb9fbb [2021-07-13T14:23:11.789Z] #71 DONE 0.9s [2021-07-13T14:23:11.789Z] [2021-07-13T14:23:11.789Z] #72 exporting to image [2021-07-13T14:23:11.789Z] #72 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2021-07-13T14:23:11.789Z] #72 exporting layers [2021-07-13T14:23:12.322Z] 29d5b6a226d2: Pull complete [2021-07-13T14:23:12.322Z] Digest: sha256:e92dcad0bf84dc0ec9fdcf076eb32c9cb664a0605be1843365b6fc3e9de2306b [2021-07-13T14:23:12.322Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-07-13T14:23:12.322Z] INFO: docker pull of mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 into daemon under test completed successfully [2021-07-13T14:23:12.322Z] INFO: Tagging mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 as microsoft/windowsservercore in daemon under test [2021-07-13T14:23:12.322Z] INFO: Version of mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 is '10.0.20295.1' [2021-07-13T14:23:12.322Z] WARN: Skipping validation tests [2021-07-13T14:23:12.322Z] INFO: Running unit tests at 07/13/2021 14:23:02... [2021-07-13T14:23:12.322Z] INFO: make.ps1 starting at 07/13/2021 14:23:06 [2021-07-13T14:23:12.322Z] INFO: Git commit (b9cdfa2395) assumed from DOCKER_GITCOMMIT environment variable [2021-07-13T14:23:12.322Z] INFO: Invoking autogen... [2021-07-13T14:23:12.322Z] INFO: Running unit tests... [2021-07-13T14:23:13.867Z] INFO: Invoking unit tests run with C:\gopath/bin/\gotestsum.exe --format=standard-verbose --jsonfile=bundles\go-test-report-unit-tests.json --junitfile=bundles\junit-report-unit-tests.xml -- -cover -ldflags -w -a "-test.timeout=10m" github.com/docker/docker/api github.com/docker/docker/api/server github.com/docker/docker/api/server/backend/build github.com/docker/docker/api/server/httputils github.com/docker/docker/api/server/middleware github.com/docker/docker/api/server/router github.com/docker/docker/api/server/router/build github.com/docker/docker/api/server/router/checkpoint github.com/docker/docker/api/server/router/container github.com/docker/docker/api/server/router/debug github.com/docker/docker/api/server/router/distribution github.com/docker/docker/api/server/router/grpc github.com/docker/docker/api/server/router/image github.com/docker/docker/api/server/router/network github.com/docker/docker/api/server/router/plugin github.com/docker/docker/api/server/router/session github.com/docker/docker/api/server/router/swarm github.com/docker/docker/api/server/router/system github.com/docker/docker/api/server/router/volume github.com/docker/docker/api/types github.com/docker/docker/api/types/backend github.com/docker/docker/api/types/blkiodev github.com/docker/docker/api/types/container github.com/docker/docker/api/types/events github.com/docker/docker/api/types/filters github.com/docker/docker/api/types/image github.com/docker/docker/api/types/mount github.com/docker/docker/api/types/network github.com/docker/docker/api/types/plugins/logdriver github.com/docker/docker/api/types/registry github.com/docker/docker/api/types/strslice github.com/docker/docker/api/types/swarm github.com/docker/docker/api/types/swarm/runtime github.com/docker/docker/api/types/time github.com/docker/docker/api/types/versions github.com/docker/docker/api/types/versions/v1p19 github.com/docker/docker/api/types/versions/v1p20 github.com/docker/docker/api/types/volume github.com/docker/docker/autogen/winresources/dockerd github.com/docker/docker/builder github.com/docker/docker/builder/builder-next github.com/docker/docker/builder/builder-next/adapters/containerimage github.com/docker/docker/builder/builder-next/adapters/localinlinecache github.com/docker/docker/builder/builder-next/adapters/snapshot github.com/docker/docker/builder/builder-next/exporter github.com/docker/docker/builder/builder-next/imagerefchecker github.com/docker/docker/builder/builder-next/worker github.com/docker/docker/builder/dockerfile github.com/docker/docker/builder/dockerignore github.com/docker/docker/builder/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/cli github.com/docker/docker/cli/config github.com/docker/docker/cli/debug github.com/docker/docker/client github.com/docker/docker/cmd/docker-proxy github.com/docker/docker/cmd/dockerd github.com/docker/docker/container github.com/docker/docker/container/stream github.com/docker/docker/contrib/apparmor github.com/docker/docker/contrib/docker-device-tool github.com/docker/docker/contrib/httpserver github.com/docker/docker/daemon github.com/docker/docker/daemon/cluster github.com/docker/docker/daemon/cluster/controllers/plugin github.com/docker/docker/daemon/cluster/convert github.com/docker/docker/daemon/cluster/executor github.com/docker/docker/daemon/cluster/executor/container github.com/docker/docker/daemon/cluster/provider github.com/docker/docker/daemon/config github.com/docker/docker/daemon/discovery github.com/docker/docker/daemon/events github.com/docker/docker/daemon/events/testutils github.com/docker/docker/daemon/exec github.com/docker/docker/daemon/graphdriver github.com/docker/docker/daemon/graphdriver/btrfs github.com/docker/docker/daemon/graphdriver/devmapper github.com/docker/docker/daemon/graphdriver/fuse-overlayfs github.com/docker/docker/daemon/graphdriver/graphtest github.com/docker/docker/daemon/graphdriver/overlay github.com/docker/docker/daemon/graphdriver/overlay2 github.com/docker/docker/daemon/graphdriver/register github.com/docker/docker/daemon/graphdriver/vfs github.com/docker/docker/daemon/graphdriver/windows github.com/docker/docker/daemon/graphdriver/zfs github.com/docker/docker/daemon/images github.com/docker/docker/daemon/initlayer github.com/docker/docker/daemon/links github.com/docker/docker/daemon/listeners github.com/docker/docker/daemon/logger github.com/docker/docker/daemon/logger/awslogs github.com/docker/docker/daemon/logger/etwlogs github.com/docker/docker/daemon/logger/fluentd github.com/docker/docker/daemon/logger/gcplogs github.com/docker/docker/daemon/logger/gelf github.com/docker/docker/daemon/logger/journald github.com/docker/docker/daemon/logger/jsonfilelog github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog github.com/docker/docker/daemon/logger/local github.com/docker/docker/daemon/logger/logentries github.com/docker/docker/daemon/logger/loggerutils github.com/docker/docker/daemon/logger/loggerutils/cache github.com/docker/docker/daemon/logger/splunk github.com/docker/docker/daemon/logger/syslog github.com/docker/docker/daemon/logger/templates github.com/docker/docker/daemon/names github.com/docker/docker/daemon/network github.com/docker/docker/daemon/stats github.com/docker/docker/distribution github.com/docker/docker/distribution/metadata github.com/docker/docker/distribution/utils github.com/docker/docker/distribution/xfer github.com/docker/docker/dockerversion github.com/docker/docker/errdefs github.com/docker/docker/image github.com/docker/docker/image/cache github.com/docker/docker/image/tarexport github.com/docker/docker/image/v1 github.com/docker/docker/internal/test/suite github.com/docker/docker/layer github.com/docker/docker/libcontainerd github.com/docker/docker/libcontainerd/local github.com/docker/docker/libcontainerd/queue github.com/docker/docker/libcontainerd/remote github.com/docker/docker/libcontainerd/supervisor github.com/docker/docker/libcontainerd/types github.com/docker/docker/libnetwork github.com/docker/docker/libnetwork/api github.com/docker/docker/libnetwork/bitseq github.com/docker/docker/libnetwork/cluster github.com/docker/docker/libnetwork/cmd/diagnostic github.com/docker/docker/libnetwork/cmd/networkdb-test github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient github.com/docker/docker/libnetwork/cmd/readme_test github.com/docker/docker/libnetwork/config github.com/docker/docker/libnetwork/datastore github.com/docker/docker/libnetwork/diagnostic github.com/docker/docker/libnetwork/discoverapi github.com/docker/docker/libnetwork/driverapi github.com/docker/docker/libnetwork/drivers/bridge github.com/docker/docker/libnetwork/drivers/bridge/brmanager github.com/docker/docker/libnetwork/drivers/host github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager github.com/docker/docker/libnetwork/drivers/null github.com/docker/docker/libnetwork/drivers/overlay github.com/docker/docker/libnetwork/drivers/overlay/overlayutils github.com/docker/docker/libnetwork/drivers/overlay/ovmanager github.com/docker/docker/libnetwork/drivers/remote github.com/docker/docker/libnetwork/drivers/remote/api github.com/docker/docker/libnetwork/drivers/windows github.com/docker/docker/libnetwork/drivers/windows/overlay github.com/docker/docker/libnetwork/drvregistry github.com/docker/docker/libnetwork/etchosts github.com/docker/docker/libnetwork/hostdiscovery github.com/docker/docker/libnetwork/idm github.com/docker/docker/libnetwork/internal/caller github.com/docker/docker/libnetwork/internal/setmatrix github.com/docker/docker/libnetwork/ipam github.com/docker/docker/libnetwork/ipamapi github.com/docker/docker/libnetwork/ipams/builtin github.com/docker/docker/libnetwork/ipams/null github.com/docker/docker/libnetwork/ipams/remote github.com/docker/docker/libnetwork/ipams/remote/api github.com/docker/docker/libnetwork/ipams/windowsipam github.com/docker/docker/libnetwork/ipamutils github.com/docker/docker/libnetwork/netlabel github.com/docker/docker/libnetwork/netutils github.com/docker/docker/libnetwork/networkdb github.com/docker/docker/libnetwork/ns github.com/docker/docker/libnetwork/options github.com/docker/docker/libnetwork/osl github.com/docker/docker/libnetwork/osl/kernel github.com/docker/docker/libnetwork/portallocator github.com/docker/docker/libnetwork/portmapper github.com/docker/docker/libnetwork/resolvconf github.com/docker/docker/libnetwork/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-07-13T14:23:13.899Z] Created binary: bundles/binary-proxy/docker-proxy-dev [2021-07-13T14:23:13.899Z] [2021-07-13T14:23:13.899Z] ---> Making bundle: install-proxy (in bundles/install-proxy) [2021-07-13T14:23:13.899Z] Installing docker-proxy to /usr/local/bin/ [2021-07-13T14:23:13.899Z] [2021-07-13T14:23:13.899Z] + mkdir -p bundles [2021-07-13T14:23:13.900Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report.json --junitfile=bundles/junit-report.xml -- -tags 'netgo seccomp libdm_no_deferred_remove' -cover -coverprofile=bundles/profile.out -covermode=atomic -test.timeout=5m github.com/docker/docker/api github.com/docker/docker/api/server github.com/docker/docker/api/server/backend/build github.com/docker/docker/api/server/httputils github.com/docker/docker/api/server/middleware github.com/docker/docker/api/server/router github.com/docker/docker/api/server/router/build github.com/docker/docker/api/server/router/checkpoint github.com/docker/docker/api/server/router/container github.com/docker/docker/api/server/router/debug github.com/docker/docker/api/server/router/distribution github.com/docker/docker/api/server/router/grpc github.com/docker/docker/api/server/router/image github.com/docker/docker/api/server/router/network github.com/docker/docker/api/server/router/plugin github.com/docker/docker/api/server/router/session github.com/docker/docker/api/server/router/swarm github.com/docker/docker/api/server/router/system github.com/docker/docker/api/server/router/volume github.com/docker/docker/api/types github.com/docker/docker/api/types/backend github.com/docker/docker/api/types/blkiodev github.com/docker/docker/api/types/container github.com/docker/docker/api/types/events github.com/docker/docker/api/types/filters github.com/docker/docker/api/types/image github.com/docker/docker/api/types/mount github.com/docker/docker/api/types/network github.com/docker/docker/api/types/plugins/logdriver github.com/docker/docker/api/types/registry github.com/docker/docker/api/types/strslice github.com/docker/docker/api/types/swarm github.com/docker/docker/api/types/swarm/runtime github.com/docker/docker/api/types/time github.com/docker/docker/api/types/versions github.com/docker/docker/api/types/versions/v1p19 github.com/docker/docker/api/types/versions/v1p20 github.com/docker/docker/api/types/volume github.com/docker/docker/builder github.com/docker/docker/builder/builder-next github.com/docker/docker/builder/builder-next/adapters/containerimage github.com/docker/docker/builder/builder-next/adapters/localinlinecache github.com/docker/docker/builder/builder-next/adapters/snapshot github.com/docker/docker/builder/builder-next/exporter github.com/docker/docker/builder/builder-next/imagerefchecker github.com/docker/docker/builder/builder-next/worker github.com/docker/docker/builder/dockerfile github.com/docker/docker/builder/dockerignore github.com/docker/docker/builder/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/cli github.com/docker/docker/cli/config github.com/docker/docker/cli/debug github.com/docker/docker/client github.com/docker/docker/cmd/docker-proxy github.com/docker/docker/cmd/dockerd github.com/docker/docker/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/cluster github.com/docker/docker/libnetwork/cmd/diagnostic github.com/docker/docker/libnetwork/cmd/networkdb-test github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient github.com/docker/docker/libnetwork/cmd/ovrouter github.com/docker/docker/libnetwork/cmd/readme_test github.com/docker/docker/libnetwork/config github.com/docker/docker/libnetwork/datastore github.com/docker/docker/libnetwork/diagnostic github.com/docker/docker/libnetwork/discoverapi github.com/docker/docker/libnetwork/driverapi github.com/docker/docker/libnetwork/drivers/bridge github.com/docker/docker/libnetwork/drivers/bridge/brmanager github.com/docker/docker/libnetwork/drivers/host github.com/docker/docker/libnetwork/drivers/ipvlan github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager github.com/docker/docker/libnetwork/drivers/macvlan github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager github.com/docker/docker/libnetwork/drivers/null github.com/docker/docker/libnetwork/drivers/overlay github.com/docker/docker/libnetwork/drivers/overlay/overlayutils github.com/docker/docker/libnetwork/drivers/overlay/ovmanager github.com/docker/docker/libnetwork/drivers/remote github.com/docker/docker/libnetwork/drivers/remote/api github.com/docker/docker/libnetwork/drivers/windows github.com/docker/docker/libnetwork/drivers/windows/overlay github.com/docker/docker/libnetwork/drvregistry github.com/docker/docker/libnetwork/etchosts github.com/docker/docker/libnetwork/hostdiscovery github.com/docker/docker/libnetwork/idm github.com/docker/docker/libnetwork/internal/caller github.com/docker/docker/libnetwork/internal/setmatrix github.com/docker/docker/libnetwork/ipam github.com/docker/docker/libnetwork/ipamapi github.com/docker/docker/libnetwork/ipams/builtin github.com/docker/docker/libnetwork/ipams/null github.com/docker/docker/libnetwork/ipams/remote github.com/docker/docker/libnetwork/ipams/remote/api github.com/docker/docker/libnetwork/ipams/windowsipam github.com/docker/docker/libnetwork/ipamutils github.com/docker/docker/libnetwork/iptables github.com/docker/docker/libnetwork/netlabel github.com/docker/docker/libnetwork/netutils github.com/docker/docker/libnetwork/networkdb github.com/docker/docker/libnetwork/ns github.com/docker/docker/libnetwork/options github.com/docker/docker/libnetwork/osl github.com/docker/docker/libnetwork/osl/kernel github.com/docker/docker/libnetwork/portallocator github.com/docker/docker/libnetwork/portmapper github.com/docker/docker/libnetwork/resolvconf github.com/docker/docker/libnetwork/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-07-13T14:23:13.900Z] ? github.com/docker/docker/api [no test files] [2021-07-13T14:23:18.006Z] #57 211.6 # github.com/containerd/containerd/cmd/containerd [2021-07-13T14:23:18.006Z] #57 211.6 /usr/bin/ld: /tmp/go-link-642764337/000019.o: in function `New': [2021-07-13T14:23:18.006Z] #57 211.6 /tmp/tmp.Dk6ZPbMVld/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-07-13T14:23:18.006Z] #57 211.7 + bin/containerd-stress [2021-07-13T14:23:18.006Z] #57 212.8 + bin/containerd-shim [2021-07-13T14:23:18.370Z] #72 exporting layers 6.6s done [2021-07-13T14:23:18.371Z] #72 writing image sha256:be8552d1cb967fe1d4ad00a2a818d2e33e539238bb90277441dfe3cb887bad96 done [2021-07-13T14:23:18.371Z] #72 naming to docker.io/library/docker:dab9ce7c65c82c2150605d7d829168aa476bee19 done [2021-07-13T14:23:18.371Z] #72 DONE 6.6s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2021-07-13T14:23:18.749Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42631/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_GITCOMMIT=dab9ce7c65c82c2150605d7d829168aa476bee19 -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:dab9ce7c65c82c2150605d7d829168aa476bee19 hack/make.sh dynbinary test-integration [2021-07-13T14:23:20.659Z] Created symlink /etc/systemd/system/systemd-firstboot.service → /dev/null. [2021-07-13T14:23:20.659Z] Created symlink /etc/systemd/system/systemd-udevd.service → /dev/null. [2021-07-13T14:23:20.659Z] Created symlink /etc/systemd/system/multi-user.target.wants/docker-entrypoint.service → /etc/systemd/system/docker-entrypoint.service. [2021-07-13T14:23:20.660Z] hack/dind-systemd: starting /lib/systemd/systemd --show-status=false --unit=docker-entrypoint.target [2021-07-13T14:23:20.660Z] 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-07-13T14:23:20.660Z] Detected virtualization docker. [2021-07-13T14:23:20.660Z] Detected architecture x86-64. [2021-07-13T14:23:20.660Z] Set hostname to <9a5d4bceb41c>. [2021-07-13T14:23:21.231Z] + source /etc/docker-entrypoint-cmd [2021-07-13T14:23:21.231Z] ++ hack/make.sh dynbinary test-integration [2021-07-13T14:23:21.231Z] [2021-07-13T14:23:21.231Z] Removing bundles/ [2021-07-13T14:23:21.231Z] [2021-07-13T14:23:21.231Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2021-07-13T14:23:21.231Z] Building: bundles/dynbinary-daemon/dockerd-dev [2021-07-13T14:23:21.231Z] GOOS="" GOARCH="" GOARM="" [2021-07-13T14:23:22.178Z] #57 219.5 + bin/containerd-shim-runc-v1 [2021-07-13T14:23:22.492Z] ? github.com/docker/docker/api [no test files] [2021-07-13T14:23:26.353Z] #57 224.3 + bin/containerd-shim-runc-v2 [2021-07-13T14:23:26.610Z] #57 224.8 + binaries [2021-07-13T14:23:26.866Z] #57 224.8 + install -D bin/containerd /build/containerd [2021-07-13T14:23:26.866Z] #57 224.9 + install -D bin/containerd-shim /build/containerd-shim [2021-07-13T14:23:26.866Z] #57 224.9 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2021-07-13T14:23:26.866Z] #57 224.9 + install -D bin/ctr /build/ctr [2021-07-13T14:23:28.754Z] #57 DONE 226.9s [2021-07-13T14:23:29.682Z] [2021-07-13T14:23:29.682Z] #58 [dev-systemd-false 22/25] COPY --from=containerd /build/ /usr/local/bin/ [2021-07-13T14:23:29.682Z] #58 sha256:36f50b22640b90b0be9b1a936fd95a18a1851720ed32a913f896956cfacc4427 [2021-07-13T14:23:30.610Z] #58 DONE 0.9s [2021-07-13T14:23:30.610Z] [2021-07-13T14:23:30.610Z] #62 [dev-systemd-false 23/25] COPY --from=rootlesskit /build/ /usr/local/bin/ [2021-07-13T14:23:30.610Z] #62 sha256:be0bde05b73c256feb160ab02569160b0e261c555184b7180e217c3f41bbe865 [2021-07-13T14:23:30.866Z] #62 DONE 0.2s [2021-07-13T14:23:30.866Z] [2021-07-13T14:23:30.866Z] #67 [dev-systemd-false 24/25] COPY --from=vpnkit /build/ /usr/local/bin/ [2021-07-13T14:23:30.866Z] #67 sha256:8572925d5e1610a865480ae4a461f156d407f634f2f40d72c23600c32c3ec70a [2021-07-13T14:23:31.793Z] #67 DONE 1.0s [2021-07-13T14:23:31.793Z] [2021-07-13T14:23:31.793Z] #68 [dev-systemd-false 25/25] WORKDIR /go/src/github.com/docker/docker [2021-07-13T14:23:31.793Z] #68 sha256:acf9246f70c0ab7d09d66bf22a72f914ac51e731497f9d293c243a33ebb01c8a [2021-07-13T14:23:31.793Z] #68 DONE 0.0s [2021-07-13T14:23:31.793Z] [2021-07-13T14:23:31.793Z] #69 [final 1/1] COPY . /go/src/github.com/docker/docker [2021-07-13T14:23:31.793Z] #69 sha256:5484f3c5565ad29e6c5824ed60e5797eb3e314d95f7860208b89d56012dc9a1d [2021-07-13T14:23:32.038Z] ok github.com/docker/docker/api/server 0.026s coverage: 9.0% of statements [2021-07-13T14:23:33.158Z] #69 DONE 1.4s [2021-07-13T14:23:33.415Z] [2021-07-13T14:23:33.415Z] #70 exporting to image [2021-07-13T14:23:33.415Z] #70 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2021-07-13T14:23:33.415Z] #70 exporting layers [2021-07-13T14:23:37.339Z] === RUN TestMiddlewares [2021-07-13T14:23:37.339Z] --- PASS: TestMiddlewares (0.00s) [2021-07-13T14:23:37.339Z] PASS [2021-07-13T14:23:37.339Z] coverage: 9.0% of statements [2021-07-13T14:23:37.339Z] ok github.com/docker/docker/api/server 0.306s coverage: 9.0% of statements [2021-07-13T14:23:39.956Z] #70 exporting layers 6.7s done [2021-07-13T14:23:39.957Z] #70 writing image sha256:5563001398ed96660c8a7afc30a9a232c2cb0d8505c52fad2c1ccc550a2211d6 done [2021-07-13T14:23:39.957Z] #70 naming to docker.io/library/docker:81615631f0cfed7ad5fd7f9839e410a5754f8db3 done [2021-07-13T14:23:39.957Z] #70 DONE 6.7s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2021-07-13T14:23:40.296Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42631/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_GITCOMMIT=81615631f0cfed7ad5fd7f9839e410a5754f8db3 -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:81615631f0cfed7ad5fd7f9839e410a5754f8db3 hack/make.sh dynbinary test-integration [2021-07-13T14:23:42.186Z] [2021-07-13T14:23:42.186Z] Removing bundles/ [2021-07-13T14:23:42.186Z] [2021-07-13T14:23:42.186Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2021-07-13T14:23:42.186Z] Building: bundles/dynbinary-daemon/dockerd-dev [2021-07-13T14:23:42.186Z] GOOS="" GOARCH="" GOARM="" [2021-07-13T14:24:15.115Z] 4612f6d0b889: Pull complete [2021-07-13T14:24:35.577Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2021-07-13T14:24:35.577Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2021-07-13T14:24:37.833Z] === RUN TestBoolValue [2021-07-13T14:24:37.833Z] --- PASS: TestBoolValue (0.00s) [2021-07-13T14:24:37.833Z] === RUN TestBoolValueOrDefault [2021-07-13T14:24:37.833Z] --- PASS: TestBoolValueOrDefault (0.00s) [2021-07-13T14:24:37.833Z] === RUN TestInt64ValueOrZero [2021-07-13T14:24:37.833Z] --- PASS: TestInt64ValueOrZero (0.00s) [2021-07-13T14:24:37.833Z] === RUN TestInt64ValueOrDefault [2021-07-13T14:24:37.833Z] --- PASS: TestInt64ValueOrDefault (0.00s) [2021-07-13T14:24:37.833Z] === RUN TestInt64ValueOrDefaultWithError [2021-07-13T14:24:37.833Z] --- PASS: TestInt64ValueOrDefaultWithError (0.00s) [2021-07-13T14:24:37.833Z] === RUN TestJsonContentType [2021-07-13T14:24:37.833Z] --- PASS: TestJsonContentType (0.00s) [2021-07-13T14:24:37.833Z] PASS [2021-07-13T14:24:37.833Z] coverage: 14.7% of statements [2021-07-13T14:24:37.833Z] ok github.com/docker/docker/api/server/httputils 0.343s coverage: 14.7% of statements [2021-07-13T14:24:37.833Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2021-07-13T14:24:37.833Z] === RUN TestMaskSecretKeys [2021-07-13T14:24:37.833Z] === RUN TestMaskSecretKeys/secret/config_create_and_update_requests [2021-07-13T14:24:37.833Z] === RUN TestMaskSecretKeys/masking_other_fields_(recursively) [2021-07-13T14:24:37.833Z] === RUN TestMaskSecretKeys/case_insensitive_field_matching [2021-07-13T14:24:37.833Z] --- PASS: TestMaskSecretKeys (0.00s) [2021-07-13T14:24:37.833Z] --- PASS: TestMaskSecretKeys/secret/config_create_and_update_requests (0.00s) [2021-07-13T14:24:37.833Z] --- PASS: TestMaskSecretKeys/masking_other_fields_(recursively) (0.00s) [2021-07-13T14:24:37.833Z] --- PASS: TestMaskSecretKeys/case_insensitive_field_matching (0.00s) [2021-07-13T14:24:37.833Z] === RUN TestVersionMiddlewareVersion [2021-07-13T14:24:37.833Z] --- PASS: TestVersionMiddlewareVersion (0.00s) [2021-07-13T14:24:37.833Z] === RUN TestVersionMiddlewareWithErrorsReturnsHeaders [2021-07-13T14:24:37.833Z] --- PASS: TestVersionMiddlewareWithErrorsReturnsHeaders (0.00s) [2021-07-13T14:24:37.833Z] PASS [2021-07-13T14:24:37.833Z] coverage: 37.7% of statements [2021-07-13T14:24:37.833Z] ok github.com/docker/docker/api/server/middleware 0.217s coverage: 37.7% of statements [2021-07-13T14:24:37.833Z] ? github.com/docker/docker/api/server/router [no test files] [2021-07-13T14:24:37.833Z] ? github.com/docker/docker/api/server/router/build [no test files] [2021-07-13T14:24:37.833Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2021-07-13T14:24:37.833Z] ? github.com/docker/docker/api/server/router/container [no test files] [2021-07-13T14:24:37.833Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2021-07-13T14:24:37.833Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2021-07-13T14:24:37.833Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2021-07-13T14:24:37.833Z] ? github.com/docker/docker/api/server/router/image [no test files] [2021-07-13T14:24:37.833Z] ? github.com/docker/docker/api/server/router/network [no test files] [2021-07-13T14:24:37.833Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2021-07-13T14:24:37.833Z] ? github.com/docker/docker/api/server/router/session [no test files] [2021-07-13T14:24:37.833Z] === RUN TestAdjustForAPIVersion [2021-07-13T14:24:37.833Z] --- PASS: TestAdjustForAPIVersion (0.00s) [2021-07-13T14:24:37.833Z] PASS [2021-07-13T14:24:37.833Z] coverage: 5.7% of statements [2021-07-13T14:24:37.833Z] ok github.com/docker/docker/api/server/router/swarm 0.164s coverage: 5.7% of statements [2021-07-13T14:24:37.833Z] ? github.com/docker/docker/api/server/router/system [no test files] [2021-07-13T14:24:37.833Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2021-07-13T14:24:37.833Z] ? github.com/docker/docker/api/types [no test files] [2021-07-13T14:24:37.833Z] ? github.com/docker/docker/api/types/backend [no test files] [2021-07-13T14:24:37.833Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2021-07-13T14:24:37.833Z] ? github.com/docker/docker/api/types/container [no test files] [2021-07-13T14:24:37.833Z] ? github.com/docker/docker/api/types/events [no test files] [2021-07-13T14:24:37.833Z] === RUN TestStrSliceMarshalJSON [2021-07-13T14:24:37.833Z] --- PASS: TestStrSliceMarshalJSON (0.00s) [2021-07-13T14:24:37.833Z] === RUN TestStrSliceUnmarshalJSON [2021-07-13T14:24:37.833Z] --- PASS: TestStrSliceUnmarshalJSON (0.00s) [2021-07-13T14:24:37.833Z] === RUN TestStrSliceUnmarshalString [2021-07-13T14:24:37.833Z] --- PASS: TestStrSliceUnmarshalString (0.00s) [2021-07-13T14:24:37.833Z] === RUN TestStrSliceUnmarshalSlice [2021-07-13T14:24:37.833Z] --- PASS: TestStrSliceUnmarshalSlice (0.00s) [2021-07-13T14:24:37.833Z] PASS [2021-07-13T14:24:37.833Z] coverage: 90.0% of statements [2021-07-13T14:24:37.833Z] ok github.com/docker/docker/api/types/strslice 0.237s coverage: 90.0% of statements [2021-07-13T14:24:37.833Z] === RUN TestToJSON [2021-07-13T14:24:37.833Z] --- PASS: TestToJSON (0.00s) [2021-07-13T14:24:37.833Z] === RUN TestToParamWithVersion [2021-07-13T14:24:37.833Z] --- PASS: TestToParamWithVersion (0.00s) [2021-07-13T14:24:37.833Z] === RUN TestFromJSON [2021-07-13T14:24:37.833Z] --- PASS: TestFromJSON (0.00s) [2021-07-13T14:24:37.833Z] === RUN TestEmpty [2021-07-13T14:24:37.833Z] --- PASS: TestEmpty (0.00s) [2021-07-13T14:24:37.833Z] === RUN TestArgsMatchKVListEmptySources [2021-07-13T14:24:37.833Z] --- PASS: TestArgsMatchKVListEmptySources (0.00s) [2021-07-13T14:24:37.833Z] === RUN TestArgsMatchKVList [2021-07-13T14:24:37.833Z] --- PASS: TestArgsMatchKVList (0.00s) [2021-07-13T14:24:37.833Z] === RUN TestArgsMatch [2021-07-13T14:24:37.833Z] --- PASS: TestArgsMatch (0.00s) [2021-07-13T14:24:37.833Z] === RUN TestAdd [2021-07-13T14:24:37.833Z] --- PASS: TestAdd (0.00s) [2021-07-13T14:24:37.833Z] === RUN TestDel [2021-07-13T14:24:37.833Z] --- PASS: TestDel (0.00s) [2021-07-13T14:24:37.833Z] === RUN TestLen [2021-07-13T14:24:37.833Z] --- PASS: TestLen (0.00s) [2021-07-13T14:24:37.833Z] === RUN TestExactMatch [2021-07-13T14:24:37.833Z] --- PASS: TestExactMatch (0.00s) [2021-07-13T14:24:37.833Z] === RUN TestOnlyOneExactMatch [2021-07-13T14:24:37.833Z] --- PASS: TestOnlyOneExactMatch (0.00s) [2021-07-13T14:24:37.833Z] === RUN TestContains [2021-07-13T14:24:37.833Z] --- PASS: TestContains (0.00s) [2021-07-13T14:24:37.833Z] === RUN TestValidate [2021-07-13T14:24:37.833Z] --- PASS: TestValidate (0.00s) [2021-07-13T14:24:37.833Z] === RUN TestWalkValues [2021-07-13T14:24:37.833Z] --- PASS: TestWalkValues (0.00s) [2021-07-13T14:24:37.833Z] === RUN TestFuzzyMatch [2021-07-13T14:24:37.833Z] --- PASS: TestFuzzyMatch (0.00s) [2021-07-13T14:24:37.833Z] === RUN TestClone [2021-07-13T14:24:37.833Z] --- PASS: TestClone (0.00s) [2021-07-13T14:24:37.833Z] PASS [2021-07-13T14:24:37.833Z] coverage: 92.2% of statements [2021-07-13T14:24:37.833Z] ok github.com/docker/docker/api/types/filters 0.302s coverage: 92.2% of statements [2021-07-13T14:24:37.833Z] ? github.com/docker/docker/api/types/image [no test files] [2021-07-13T14:24:37.833Z] ? github.com/docker/docker/api/types/mount [no test files] [2021-07-13T14:24:37.833Z] ? github.com/docker/docker/api/types/network [no test files] [2021-07-13T14:24:37.833Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2021-07-13T14:24:37.833Z] ? github.com/docker/docker/api/types/registry [no test files] [2021-07-13T14:24:37.833Z] ? github.com/docker/docker/api/types/swarm [no test files] [2021-07-13T14:24:37.833Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2021-07-13T14:24:37.833Z] === RUN TestDurationToSecondsString [2021-07-13T14:24:37.833Z] --- PASS: TestDurationToSecondsString (0.00s) [2021-07-13T14:24:37.833Z] === RUN TestGetTimestamp [2021-07-13T14:24:37.833Z] === RUN TestCompareVersion [2021-07-13T14:24:37.833Z] --- PASS: TestCompareVersion (0.00s) [2021-07-13T14:24:37.833Z] PASS [2021-07-13T14:24:37.833Z] coverage: 75.0% of statements [2021-07-13T14:24:37.833Z] ok github.com/docker/docker/api/types/versions 0.158s coverage: 75.0% of statements [2021-07-13T14:24:37.833Z] --- PASS: TestGetTimestamp (0.12s) [2021-07-13T14:24:37.833Z] === RUN TestParseTimestamps [2021-07-13T14:24:37.833Z] --- PASS: TestParseTimestamps (0.00s) [2021-07-13T14:24:37.833Z] PASS [2021-07-13T14:24:37.833Z] coverage: 100.0% of statements [2021-07-13T14:24:37.833Z] ok github.com/docker/docker/api/types/time 0.265s coverage: 100.0% of statements [2021-07-13T14:24:37.833Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2021-07-13T14:24:37.833Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2021-07-13T14:24:37.833Z] ? github.com/docker/docker/api/types/volume [no test files] [2021-07-13T14:24:37.833Z] ? github.com/docker/docker/autogen/winresources/dockerd [no test files] [2021-07-13T14:24:37.834Z] ? github.com/docker/docker/builder [no test files] [2021-07-13T14:24:37.834Z] ? github.com/docker/docker/builder/builder-next [no test files] [2021-07-13T14:24:37.834Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2021-07-13T14:24:37.834Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2021-07-13T14:24:37.834Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2021-07-13T14:24:37.834Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2021-07-13T14:24:37.834Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2021-07-13T14:24:37.834Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2021-07-13T14:24:37.834Z] === RUN TestParseRemoteURL [2021-07-13T14:24:37.834Z] === RUN TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment [2021-07-13T14:24:37.834Z] === RUN TestParseRemoteURL/git_scheme,_no_url-fragment [2021-07-13T14:24:37.834Z] === RUN TestParseRemoteURL/git_scheme,_with_url-fragment [2021-07-13T14:24:37.834Z] === RUN TestParseRemoteURL/https_scheme,_no_url-fragment [2021-07-13T14:24:37.834Z] === RUN TestParseRemoteURL/https_scheme,_with_url-fragment [2021-07-13T14:24:37.834Z] === RUN TestParseRemoteURL/git@,_no_url-fragment [2021-07-13T14:24:37.834Z] === RUN TestParseRemoteURL/git@,_with_url-fragment [2021-07-13T14:24:37.834Z] === RUN TestParseRemoteURL/ssh,_no_url-fragment [2021-07-13T14:24:37.834Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment [2021-07-13T14:24:37.834Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment_and_user [2021-07-13T14:24:37.834Z] --- PASS: TestParseRemoteURL (0.00s) [2021-07-13T14:24:37.834Z] --- PASS: TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment (0.00s) [2021-07-13T14:24:37.834Z] --- PASS: TestParseRemoteURL/git_scheme,_no_url-fragment (0.00s) [2021-07-13T14:24:37.834Z] --- PASS: TestParseRemoteURL/git_scheme,_with_url-fragment (0.00s) [2021-07-13T14:24:37.834Z] --- PASS: TestParseRemoteURL/https_scheme,_no_url-fragment (0.00s) [2021-07-13T14:24:37.834Z] --- PASS: TestParseRemoteURL/https_scheme,_with_url-fragment (0.00s) [2021-07-13T14:24:37.834Z] --- PASS: TestParseRemoteURL/git@,_no_url-fragment (0.00s) [2021-07-13T14:24:37.834Z] --- PASS: TestParseRemoteURL/git@,_with_url-fragment (0.00s) [2021-07-13T14:24:37.834Z] --- PASS: TestParseRemoteURL/ssh,_no_url-fragment (0.00s) [2021-07-13T14:24:37.834Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment (0.00s) [2021-07-13T14:24:37.834Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment_and_user (0.00s) [2021-07-13T14:24:37.834Z] === RUN TestCloneArgsSmartHttp [2021-07-13T14:24:37.834Z] --- PASS: TestCloneArgsSmartHttp (0.00s) [2021-07-13T14:24:37.834Z] === RUN TestCloneArgsDumbHttp [2021-07-13T14:24:37.834Z] --- PASS: TestCloneArgsDumbHttp (0.00s) [2021-07-13T14:24:37.834Z] === RUN TestCloneArgsGit [2021-07-13T14:24:37.834Z] --- PASS: TestCloneArgsGit (0.00s) [2021-07-13T14:24:37.834Z] === RUN TestCheckoutGit [2021-07-13T14:24:37.834Z] === RUN TestProcessShouldRemoveDockerfileDockerignore [2021-07-13T14:24:37.834Z] --- PASS: TestProcessShouldRemoveDockerfileDockerignore (0.01s) [2021-07-13T14:24:37.834Z] === RUN TestProcessNoDockerignore [2021-07-13T14:24:37.834Z] --- PASS: TestProcessNoDockerignore (0.00s) [2021-07-13T14:24:37.834Z] === RUN TestProcessShouldLeaveAllFiles [2021-07-13T14:24:37.834Z] --- PASS: TestProcessShouldLeaveAllFiles (0.00s) [2021-07-13T14:24:37.834Z] === RUN TestDetectContentType [2021-07-13T14:24:37.834Z] --- PASS: TestDetectContentType (0.00s) [2021-07-13T14:24:37.834Z] === RUN TestSelectAcceptableMIME [2021-07-13T14:24:37.834Z] --- PASS: TestSelectAcceptableMIME (0.00s) [2021-07-13T14:24:37.834Z] === RUN TestInspectEmptyResponse [2021-07-13T14:24:37.834Z] --- PASS: TestInspectEmptyResponse (0.00s) [2021-07-13T14:24:37.834Z] === RUN TestInspectResponseBinary [2021-07-13T14:24:37.834Z] --- PASS: TestInspectResponseBinary (0.00s) [2021-07-13T14:24:37.834Z] === RUN TestResponseUnsupportedContentType [2021-07-13T14:24:37.834Z] --- PASS: TestResponseUnsupportedContentType (0.00s) [2021-07-13T14:24:37.834Z] === RUN TestInspectResponseTextSimple [2021-07-13T14:24:37.834Z] --- PASS: TestInspectResponseTextSimple (0.00s) [2021-07-13T14:24:37.834Z] === RUN TestInspectResponseEmptyContentType [2021-07-13T14:24:37.834Z] --- PASS: TestInspectResponseEmptyContentType (0.00s) [2021-07-13T14:24:37.834Z] === RUN TestUnknownContentLength [2021-07-13T14:24:37.834Z] --- PASS: TestUnknownContentLength (0.00s) [2021-07-13T14:24:37.834Z] === RUN TestDownloadRemote [2021-07-13T14:24:37.834Z] --- PASS: TestDownloadRemote (0.07s) [2021-07-13T14:24:37.834Z] === RUN TestGetWithStatusError [2021-07-13T14:24:37.834Z] --- PASS: TestGetWithStatusError (0.00s) [2021-07-13T14:24:37.834Z] === RUN TestCloseRootDirectory [2021-07-13T14:24:37.834Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-07-13T14:24:37.834Z] --- SKIP: TestCloseRootDirectory (0.00s) [2021-07-13T14:24:37.834Z] === RUN TestHashFile [2021-07-13T14:24:37.834Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-07-13T14:24:37.834Z] --- SKIP: TestHashFile (0.00s) [2021-07-13T14:24:37.834Z] === RUN TestHashSubdir [2021-07-13T14:24:37.834Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-07-13T14:24:37.834Z] --- SKIP: TestHashSubdir (0.01s) [2021-07-13T14:24:37.834Z] === RUN TestRemoveDirectory [2021-07-13T14:24:37.834Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-07-13T14:24:37.834Z] --- SKIP: TestRemoveDirectory (0.00s) [2021-07-13T14:24:37.834Z] PASS [2021-07-13T14:24:37.834Z] coverage: 9.3% of statements [2021-07-13T14:24:37.834Z] ok github.com/docker/docker/builder/remotecontext 0.648s coverage: 9.3% of statements [2021-07-13T14:24:38.294Z] === RUN TestGetAllAllowed [2021-07-13T14:24:38.294Z] --- PASS: TestGetAllAllowed (0.00s) [2021-07-13T14:24:38.294Z] === RUN TestGetAllMeta [2021-07-13T14:24:38.294Z] --- PASS: TestGetAllMeta (0.00s) [2021-07-13T14:24:38.294Z] === RUN TestWarnOnUnusedBuildArgs [2021-07-13T14:24:38.294Z] --- PASS: TestWarnOnUnusedBuildArgs (0.00s) [2021-07-13T14:24:38.294Z] === RUN TestIsUnreferencedBuiltin [2021-07-13T14:24:38.294Z] --- PASS: TestIsUnreferencedBuiltin (0.00s) [2021-07-13T14:24:38.294Z] === RUN TestIsExistingDirectory [2021-07-13T14:24:38.294Z] --- PASS: TestIsExistingDirectory (0.00s) [2021-07-13T14:24:38.294Z] === RUN TestGetFilenameForDownload [2021-07-13T14:24:38.294Z] --- PASS: TestGetFilenameForDownload (0.00s) [2021-07-13T14:24:38.294Z] === RUN TestEnv2Variables [2021-07-13T14:24:38.294Z] --- PASS: TestEnv2Variables (0.00s) [2021-07-13T14:24:38.294Z] === RUN TestEnvValueWithExistingRunConfigEnv [2021-07-13T14:24:38.294Z] --- PASS: TestEnvValueWithExistingRunConfigEnv (0.00s) [2021-07-13T14:24:38.294Z] === RUN TestMaintainer [2021-07-13T14:24:38.294Z] --- PASS: TestMaintainer (0.00s) [2021-07-13T14:24:38.294Z] === RUN TestLabel [2021-07-13T14:24:38.294Z] --- PASS: TestLabel (0.00s) [2021-07-13T14:24:38.294Z] === RUN TestFromScratch [2021-07-13T14:24:38.294Z] --- PASS: TestFromScratch (0.00s) [2021-07-13T14:24:38.294Z] === RUN TestFromWithArg [2021-07-13T14:24:38.294Z] --- PASS: TestFromWithArg (0.00s) [2021-07-13T14:24:38.294Z] === RUN TestFromWithArgButBuildArgsNotGiven [2021-07-13T14:24:38.294Z] --- PASS: TestFromWithArgButBuildArgsNotGiven (0.00s) [2021-07-13T14:24:38.294Z] === RUN TestFromWithUndefinedArg [2021-07-13T14:24:38.294Z] --- PASS: TestFromWithUndefinedArg (0.00s) [2021-07-13T14:24:38.294Z] === RUN TestFromMultiStageWithNamedStage [2021-07-13T14:24:38.294Z] --- PASS: TestFromMultiStageWithNamedStage (0.00s) [2021-07-13T14:24:38.294Z] === RUN TestOnbuild [2021-07-13T14:24:38.294Z] --- PASS: TestOnbuild (0.00s) [2021-07-13T14:24:38.294Z] === RUN TestWorkdir [2021-07-13T14:24:38.294Z] --- PASS: TestWorkdir (0.00s) [2021-07-13T14:24:38.294Z] === RUN TestCmd [2021-07-13T14:24:38.294Z] --- PASS: TestCmd (0.00s) [2021-07-13T14:24:38.294Z] === RUN TestHealthcheckNone [2021-07-13T14:24:38.294Z] --- PASS: TestHealthcheckNone (0.00s) [2021-07-13T14:24:38.294Z] === RUN TestHealthcheckCmd [2021-07-13T14:24:38.294Z] --- PASS: TestHealthcheckCmd (0.00s) [2021-07-13T14:24:38.294Z] === RUN TestEntrypoint [2021-07-13T14:24:38.294Z] --- PASS: TestEntrypoint (0.00s) [2021-07-13T14:24:38.294Z] === RUN TestExpose [2021-07-13T14:24:38.294Z] --- PASS: TestExpose (0.00s) [2021-07-13T14:24:38.294Z] === RUN TestUser [2021-07-13T14:24:38.294Z] --- PASS: TestUser (0.00s) [2021-07-13T14:24:38.294Z] === RUN TestVolume [2021-07-13T14:24:38.294Z] --- PASS: TestVolume (0.00s) [2021-07-13T14:24:38.294Z] === RUN TestStopSignal [2021-07-13T14:24:38.294Z] dispatchers_test.go:377: Windows does not support stopsignal [2021-07-13T14:24:38.294Z] --- SKIP: TestStopSignal (0.00s) [2021-07-13T14:24:38.294Z] === RUN TestArg [2021-07-13T14:24:38.294Z] --- PASS: TestArg (0.00s) [2021-07-13T14:24:38.294Z] === RUN TestShell [2021-07-13T14:24:38.294Z] --- PASS: TestShell (0.00s) [2021-07-13T14:24:38.294Z] === RUN TestPrependEnvOnCmd [2021-07-13T14:24:38.294Z] --- PASS: TestPrependEnvOnCmd (0.00s) [2021-07-13T14:24:38.294Z] === RUN TestRunWithBuildArgs [2021-07-13T14:24:38.294Z] --- PASS: TestRunWithBuildArgs (0.00s) [2021-07-13T14:24:38.294Z] === RUN TestRunIgnoresHealthcheck [2021-07-13T14:24:38.294Z] --- PASS: TestRunIgnoresHealthcheck (0.00s) [2021-07-13T14:24:38.294Z] === RUN TestDispatchUnsupportedOptions [2021-07-13T14:24:38.294Z] === RUN TestDispatchUnsupportedOptions/ADD_with_chmod [2021-07-13T14:24:38.294Z] === RUN TestDispatchUnsupportedOptions/COPY_with_chmod [2021-07-13T14:24:38.294Z] === RUN TestDispatchUnsupportedOptions/RUN_with_unsupported_options [2021-07-13T14:24:38.294Z] --- PASS: TestDispatchUnsupportedOptions (0.00s) [2021-07-13T14:24:38.294Z] --- PASS: TestDispatchUnsupportedOptions/ADD_with_chmod (0.00s) [2021-07-13T14:24:38.295Z] --- PASS: TestDispatchUnsupportedOptions/COPY_with_chmod (0.00s) [2021-07-13T14:24:38.295Z] --- PASS: TestDispatchUnsupportedOptions/RUN_with_unsupported_options (0.00s) [2021-07-13T14:24:38.295Z] === RUN TestNormalizeWorkdir [2021-07-13T14:24:38.295Z] --- PASS: TestNormalizeWorkdir (0.00s) [2021-07-13T14:24:38.295Z] === RUN TestDispatch [2021-07-13T14:24:38.295Z] === RUN TestDispatch/ADD_multiple_files_to_file [2021-07-13T14:24:38.295Z] === RUN TestDispatch/Wildcard_ADD_multiple_files_to_file [2021-07-13T14:24:38.295Z] === RUN TestDispatch/COPY_multiple_files_to_file [2021-07-13T14:24:38.295Z] === RUN TestDispatch/ADD_multiple_files_to_file_with_whitespace [2021-07-13T14:24:38.295Z] === RUN TestDispatch/COPY_multiple_files_to_file_with_whitespace [2021-07-13T14:24:38.295Z] === RUN TestDispatch/COPY_wildcard_no_files [2021-07-13T14:24:38.295Z] === RUN TestDispatch/COPY_url [2021-07-13T14:24:38.295Z] --- PASS: TestDispatch (0.09s) [2021-07-13T14:24:38.295Z] --- PASS: TestDispatch/ADD_multiple_files_to_file (0.03s) [2021-07-13T14:24:38.295Z] --- PASS: TestDispatch/Wildcard_ADD_multiple_files_to_file (0.04s) [2021-07-13T14:24:38.295Z] --- PASS: TestDispatch/COPY_multiple_files_to_file (0.01s) [2021-07-13T14:24:38.295Z] --- PASS: TestDispatch/ADD_multiple_files_to_file_with_whitespace (0.01s) [2021-07-13T14:24:38.295Z] --- PASS: TestDispatch/COPY_multiple_files_to_file_with_whitespace (0.01s) [2021-07-13T14:24:38.295Z] --- PASS: TestDispatch/COPY_wildcard_no_files (0.00s) [2021-07-13T14:24:38.295Z] --- PASS: TestDispatch/COPY_url (0.00s) [2021-07-13T14:24:38.295Z] === RUN TestAddScratchImageAddsToMounts [2021-07-13T14:24:38.295Z] --- PASS: TestAddScratchImageAddsToMounts (0.00s) [2021-07-13T14:24:38.295Z] === RUN TestAddFromScratchPopulatesPlatform [2021-07-13T14:24:38.295Z] --- PASS: TestAddFromScratchPopulatesPlatform (0.00s) [2021-07-13T14:24:38.295Z] === RUN TestAddFromScratchDoesNotModifyArgPlatform [2021-07-13T14:24:38.295Z] --- PASS: TestAddFromScratchDoesNotModifyArgPlatform (0.00s) [2021-07-13T14:24:38.295Z] === RUN TestAddFromScratchPopulatesPlatformIfNil [2021-07-13T14:24:38.295Z] --- PASS: TestAddFromScratchPopulatesPlatformIfNil (0.00s) [2021-07-13T14:24:38.295Z] === RUN TestImageSourceGetAddsToMounts [2021-07-13T14:24:38.295Z] --- PASS: TestImageSourceGetAddsToMounts (0.00s) [2021-07-13T14:24:38.295Z] === RUN TestEmptyDockerfile [2021-07-13T14:24:38.295Z] --- PASS: TestEmptyDockerfile (0.01s) [2021-07-13T14:24:38.295Z] === RUN TestSymlinkDockerfile [2021-07-13T14:24:38.295Z] --- PASS: TestSymlinkDockerfile (0.01s) [2021-07-13T14:24:38.295Z] === RUN TestDockerfileOutsideTheBuildContext [2021-07-13T14:24:38.295Z] --- PASS: TestDockerfileOutsideTheBuildContext (0.00s) [2021-07-13T14:24:38.295Z] === RUN TestNonExistingDockerfile [2021-07-13T14:24:38.295Z] --- PASS: TestNonExistingDockerfile (0.00s) [2021-07-13T14:24:38.295Z] === RUN TestCopyRunConfig [2021-07-13T14:24:38.295Z] --- PASS: TestCopyRunConfig (0.00s) [2021-07-13T14:24:38.295Z] === RUN TestDeepCopyRunConfig [2021-07-13T14:24:38.295Z] --- PASS: TestDeepCopyRunConfig (0.00s) [2021-07-13T14:24:38.295Z] === RUN TestExportImage [2021-07-13T14:24:38.295Z] --- PASS: TestExportImage (0.00s) [2021-07-13T14:24:38.295Z] === RUN TestNormalizeDest [2021-07-13T14:24:38.295Z] --- PASS: TestNormalizeDest (0.00s) [2021-07-13T14:24:38.295Z] PASS [2021-07-13T14:24:38.295Z] coverage: 47.0% of statements [2021-07-13T14:24:38.295Z] ok github.com/docker/docker/builder/dockerfile 0.775s coverage: 47.0% of statements [2021-07-13T14:24:38.295Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2021-07-13T14:24:38.756Z] === RUN TestEnable [2021-07-13T14:24:38.756Z] --- PASS: TestEnable (0.00s) [2021-07-13T14:24:38.756Z] === RUN TestDisable [2021-07-13T14:24:38.756Z] --- PASS: TestDisable (0.00s) [2021-07-13T14:24:38.756Z] === RUN TestEnabled [2021-07-13T14:24:38.756Z] --- PASS: TestEnabled (0.00s) [2021-07-13T14:24:38.756Z] PASS [2021-07-13T14:24:38.756Z] coverage: 100.0% of statements [2021-07-13T14:24:38.756Z] ok github.com/docker/docker/cli/debug 0.094s coverage: 100.0% of statements [2021-07-13T14:24:39.732Z] === RUN TestTCP4Proxy [2021-07-13T14:24:39.732Z] --- PASS: TestTCP4Proxy (0.01s) [2021-07-13T14:24:39.732Z] === RUN TestTCP4ProxyHalfClose [2021-07-13T14:24:39.732Z] --- PASS: TestTCP4ProxyHalfClose (0.00s) [2021-07-13T14:24:39.732Z] === RUN TestTCP6Proxy [2021-07-13T14:24:39.732Z] network_proxy_test.go:197: Need to start CI docker with --ipv6 [2021-07-13T14:24:39.732Z] --- SKIP: TestTCP6Proxy (0.00s) [2021-07-13T14:24:39.732Z] === RUN TestTCPDualStackProxy [2021-07-13T14:24:39.732Z] network_proxy_test.go:212: No support for dual stack yet [2021-07-13T14:24:39.732Z] --- SKIP: TestTCPDualStackProxy (0.00s) [2021-07-13T14:24:39.732Z] === RUN TestUDP4Proxy [2021-07-13T14:24:39.732Z] --- PASS: TestUDP4Proxy (0.00s) [2021-07-13T14:24:39.732Z] === RUN TestUDP6Proxy [2021-07-13T14:24:39.732Z] network_proxy_test.go:241: Need to start CI docker with --ipv6 [2021-07-13T14:24:39.732Z] --- SKIP: TestUDP6Proxy (0.00s) [2021-07-13T14:24:39.732Z] === RUN TestUDPWriteError [2021-07-13T14:24:39.732Z] --- PASS: TestUDPWriteError (0.00s) [2021-07-13T14:24:39.732Z] === RUN TestSCTP4Proxy [2021-07-13T14:24:39.732Z] network_proxy_test.go:288: runtime.GOOS == "windows": sctp is not supported on windows [2021-07-13T14:24:39.732Z] --- SKIP: TestSCTP4Proxy (0.00s) [2021-07-13T14:24:39.732Z] === RUN TestSCTP6Proxy [2021-07-13T14:24:39.732Z] network_proxy_test.go:302: Need to start CI docker with --ipv6 [2021-07-13T14:24:39.732Z] --- SKIP: TestSCTP6Proxy (0.00s) [2021-07-13T14:24:39.732Z] PASS [2021-07-13T14:24:39.732Z] coverage: 49.4% of statements [2021-07-13T14:24:39.732Z] ok github.com/docker/docker/cmd/docker-proxy 0.182s coverage: 49.4% of statements [2021-07-13T14:24:50.080Z] === RUN TestCheckpointCreateError [2021-07-13T14:24:50.080Z] --- PASS: TestCheckpointCreateError (0.00s) [2021-07-13T14:24:50.080Z] === RUN TestCheckpointCreate [2021-07-13T14:24:50.080Z] --- PASS: TestCheckpointCreate (0.00s) [2021-07-13T14:24:50.080Z] === RUN TestCheckpointDeleteError [2021-07-13T14:24:50.080Z] --- PASS: TestCheckpointDeleteError (0.00s) [2021-07-13T14:24:50.080Z] === RUN TestCheckpointDelete [2021-07-13T14:24:50.080Z] --- PASS: TestCheckpointDelete (0.00s) [2021-07-13T14:24:50.080Z] === RUN TestCheckpointListError [2021-07-13T14:24:50.080Z] --- PASS: TestCheckpointListError (0.00s) [2021-07-13T14:24:50.080Z] === RUN TestCheckpointList [2021-07-13T14:24:50.080Z] --- PASS: TestCheckpointList (0.00s) [2021-07-13T14:24:50.080Z] === RUN TestCheckpointListContainerNotFound [2021-07-13T14:24:50.080Z] --- PASS: TestCheckpointListContainerNotFound (0.00s) [2021-07-13T14:24:50.080Z] === RUN TestNewClientWithOpsFromEnv [2021-07-13T14:24:50.080Z] client_test.go:23: runtime.GOOS == "windows" [2021-07-13T14:24:50.080Z] --- SKIP: TestNewClientWithOpsFromEnv (0.00s) [2021-07-13T14:24:50.080Z] === RUN TestGetAPIPath [2021-07-13T14:24:50.080Z] --- PASS: TestGetAPIPath (0.00s) [2021-07-13T14:24:50.080Z] === RUN TestParseHostURL [2021-07-13T14:24:50.080Z] --- PASS: TestParseHostURL (0.00s) [2021-07-13T14:24:50.080Z] === RUN TestNewClientWithOpsFromEnvSetsDefaultVersion [2021-07-13T14:24:50.080Z] --- PASS: TestNewClientWithOpsFromEnvSetsDefaultVersion (0.00s) [2021-07-13T14:24:50.080Z] === RUN TestNegotiateAPIVersionEmpty [2021-07-13T14:24:50.080Z] --- PASS: TestNegotiateAPIVersionEmpty (0.00s) [2021-07-13T14:24:50.080Z] === RUN TestNegotiateAPIVersion [2021-07-13T14:24:50.080Z] --- PASS: TestNegotiateAPIVersion (0.00s) [2021-07-13T14:24:50.080Z] === RUN TestNegotiateAPVersionOverride [2021-07-13T14:24:50.080Z] --- PASS: TestNegotiateAPVersionOverride (0.00s) [2021-07-13T14:24:50.080Z] === RUN TestNegotiateAPIVersionAutomatic [2021-07-13T14:24:50.080Z] --- PASS: TestNegotiateAPIVersionAutomatic (0.00s) [2021-07-13T14:24:50.080Z] === RUN TestNegotiateAPIVersionWithEmptyVersion [2021-07-13T14:24:50.080Z] --- PASS: TestNegotiateAPIVersionWithEmptyVersion (0.00s) [2021-07-13T14:24:50.080Z] === RUN TestNegotiateAPIVersionWithFixedVersion [2021-07-13T14:24:50.080Z] --- PASS: TestNegotiateAPIVersionWithFixedVersion (0.00s) [2021-07-13T14:24:50.080Z] === RUN TestClientRedirect [2021-07-13T14:24:50.080Z] --- PASS: TestClientRedirect (0.00s) [2021-07-13T14:24:50.080Z] === RUN TestConfigCreateUnsupported [2021-07-13T14:24:50.080Z] --- PASS: TestConfigCreateUnsupported (0.00s) [2021-07-13T14:24:50.080Z] === RUN TestConfigCreateError [2021-07-13T14:24:50.080Z] --- PASS: TestConfigCreateError (0.00s) [2021-07-13T14:24:50.080Z] === RUN TestConfigCreate [2021-07-13T14:24:50.080Z] --- PASS: TestConfigCreate (0.00s) [2021-07-13T14:24:50.080Z] === RUN TestConfigInspectNotFound [2021-07-13T14:24:50.080Z] --- PASS: TestConfigInspectNotFound (0.00s) [2021-07-13T14:24:50.080Z] === RUN TestConfigInspectWithEmptyID [2021-07-13T14:24:50.080Z] --- PASS: TestConfigInspectWithEmptyID (0.00s) [2021-07-13T14:24:50.080Z] === RUN TestConfigInspectUnsupported [2021-07-13T14:24:50.080Z] --- PASS: TestConfigInspectUnsupported (0.00s) [2021-07-13T14:24:50.080Z] === RUN TestConfigInspectError [2021-07-13T14:24:50.080Z] --- PASS: TestConfigInspectError (0.00s) [2021-07-13T14:24:50.080Z] === RUN TestConfigInspectConfigNotFound [2021-07-13T14:24:50.080Z] --- PASS: TestConfigInspectConfigNotFound (0.00s) [2021-07-13T14:24:50.080Z] === RUN TestConfigInspect [2021-07-13T14:24:50.080Z] --- PASS: TestConfigInspect (0.00s) [2021-07-13T14:24:50.080Z] === RUN TestConfigListUnsupported [2021-07-13T14:24:50.080Z] --- PASS: TestConfigListUnsupported (0.00s) [2021-07-13T14:24:50.080Z] === RUN TestConfigListError [2021-07-13T14:24:50.080Z] --- PASS: TestConfigListError (0.00s) [2021-07-13T14:24:50.080Z] === RUN TestConfigList [2021-07-13T14:24:50.080Z] --- PASS: TestConfigList (0.00s) [2021-07-13T14:24:50.080Z] === RUN TestConfigRemoveUnsupported [2021-07-13T14:24:50.080Z] --- PASS: TestConfigRemoveUnsupported (0.00s) [2021-07-13T14:24:50.080Z] === RUN TestConfigRemoveError [2021-07-13T14:24:50.080Z] --- PASS: TestConfigRemoveError (0.00s) [2021-07-13T14:24:50.080Z] === RUN TestConfigRemove [2021-07-13T14:24:50.080Z] --- PASS: TestConfigRemove (0.00s) [2021-07-13T14:24:50.080Z] === RUN TestConfigUpdateUnsupported [2021-07-13T14:24:50.080Z] --- PASS: TestConfigUpdateUnsupported (0.00s) [2021-07-13T14:24:50.080Z] === RUN TestConfigUpdateError [2021-07-13T14:24:50.080Z] --- PASS: TestConfigUpdateError (0.00s) [2021-07-13T14:24:50.080Z] === RUN TestConfigUpdate [2021-07-13T14:24:50.080Z] --- PASS: TestConfigUpdate (0.00s) [2021-07-13T14:24:50.080Z] === RUN TestContainerCommitError [2021-07-13T14:24:50.080Z] --- PASS: TestContainerCommitError (0.00s) [2021-07-13T14:24:50.080Z] === RUN TestContainerCommit [2021-07-13T14:24:50.080Z] --- PASS: TestContainerCommit (0.00s) [2021-07-13T14:24:50.080Z] === RUN TestContainerStatPathError [2021-07-13T14:24:50.080Z] --- PASS: TestContainerStatPathError (0.00s) [2021-07-13T14:24:50.080Z] === RUN TestContainerStatPathNotFoundError [2021-07-13T14:24:50.080Z] --- PASS: TestContainerStatPathNotFoundError (0.00s) [2021-07-13T14:24:50.080Z] === RUN TestContainerStatPathNoHeaderError [2021-07-13T14:24:50.080Z] --- PASS: TestContainerStatPathNoHeaderError (0.00s) [2021-07-13T14:24:50.080Z] === RUN TestContainerStatPath [2021-07-13T14:24:50.080Z] --- PASS: TestContainerStatPath (0.00s) [2021-07-13T14:24:50.080Z] === RUN TestCopyToContainerError [2021-07-13T14:24:50.080Z] --- PASS: TestCopyToContainerError (0.00s) [2021-07-13T14:24:50.080Z] === RUN TestCopyToContainerNotFoundError [2021-07-13T14:24:50.080Z] --- PASS: TestCopyToContainerNotFoundError (0.00s) [2021-07-13T14:24:50.080Z] === RUN TestCopyToContainerNotStatusOKError [2021-07-13T14:24:50.080Z] --- PASS: TestCopyToContainerNotStatusOKError (0.00s) [2021-07-13T14:24:50.080Z] === RUN TestCopyToContainer [2021-07-13T14:24:50.080Z] --- PASS: TestCopyToContainer (0.00s) [2021-07-13T14:24:50.080Z] === RUN TestCopyFromContainerError [2021-07-13T14:24:50.080Z] --- PASS: TestCopyFromContainerError (0.00s) [2021-07-13T14:24:50.080Z] === RUN TestCopyFromContainerNotFoundError [2021-07-13T14:24:50.080Z] --- PASS: TestCopyFromContainerNotFoundError (0.00s) [2021-07-13T14:24:50.080Z] === RUN TestCopyFromContainerNotStatusOKError [2021-07-13T14:24:50.080Z] --- PASS: TestCopyFromContainerNotStatusOKError (0.00s) [2021-07-13T14:24:50.080Z] === RUN TestCopyFromContainerNoHeaderError [2021-07-13T14:24:50.080Z] --- PASS: TestCopyFromContainerNoHeaderError (0.00s) [2021-07-13T14:24:50.080Z] === RUN TestCopyFromContainer [2021-07-13T14:24:50.080Z] --- PASS: TestCopyFromContainer (0.00s) [2021-07-13T14:24:50.080Z] === RUN TestContainerCreateError [2021-07-13T14:24:50.080Z] --- PASS: TestContainerCreateError (0.00s) [2021-07-13T14:24:50.080Z] === RUN TestContainerCreateImageNotFound [2021-07-13T14:24:50.080Z] --- PASS: TestContainerCreateImageNotFound (0.00s) [2021-07-13T14:24:50.080Z] === RUN TestContainerCreateWithName [2021-07-13T14:24:50.080Z] --- PASS: TestContainerCreateWithName (0.00s) [2021-07-13T14:24:50.080Z] === RUN TestContainerCreateAutoRemove [2021-07-13T14:24:50.080Z] --- PASS: TestContainerCreateAutoRemove (0.00s) [2021-07-13T14:24:50.080Z] === RUN TestContainerDiffError [2021-07-13T14:24:50.080Z] --- PASS: TestContainerDiffError (0.00s) [2021-07-13T14:24:50.080Z] === RUN TestContainerDiff [2021-07-13T14:24:50.080Z] --- PASS: TestContainerDiff (0.00s) [2021-07-13T14:24:50.080Z] === RUN TestContainerExecCreateError [2021-07-13T14:24:50.080Z] --- PASS: TestContainerExecCreateError (0.00s) [2021-07-13T14:24:50.080Z] === RUN TestContainerExecCreate [2021-07-13T14:24:50.080Z] --- PASS: TestContainerExecCreate (0.00s) [2021-07-13T14:24:50.080Z] === RUN TestContainerExecStartError [2021-07-13T14:24:50.080Z] --- PASS: TestContainerExecStartError (0.00s) [2021-07-13T14:24:50.080Z] === RUN TestContainerExecStart [2021-07-13T14:24:50.080Z] --- PASS: TestContainerExecStart (0.00s) [2021-07-13T14:24:50.080Z] === RUN TestContainerExecInspectError [2021-07-13T14:24:50.080Z] --- PASS: TestContainerExecInspectError (0.00s) [2021-07-13T14:24:50.080Z] === RUN TestContainerExecInspect [2021-07-13T14:24:50.080Z] --- PASS: TestContainerExecInspect (0.00s) [2021-07-13T14:24:50.080Z] === RUN TestContainerExportError [2021-07-13T14:24:50.080Z] --- PASS: TestContainerExportError (0.00s) [2021-07-13T14:24:50.080Z] === RUN TestContainerExport [2021-07-13T14:24:50.080Z] --- PASS: TestContainerExport (0.00s) [2021-07-13T14:24:50.080Z] === RUN TestContainerInspectError [2021-07-13T14:24:50.080Z] --- PASS: TestContainerInspectError (0.00s) [2021-07-13T14:24:50.080Z] === RUN TestContainerInspectContainerNotFound [2021-07-13T14:24:50.080Z] --- PASS: TestContainerInspectContainerNotFound (0.00s) [2021-07-13T14:24:50.080Z] === RUN TestContainerInspectWithEmptyID [2021-07-13T14:24:50.080Z] --- PASS: TestContainerInspectWithEmptyID (0.00s) [2021-07-13T14:24:50.080Z] === RUN TestContainerInspect [2021-07-13T14:24:50.081Z] --- PASS: TestContainerInspect (0.00s) [2021-07-13T14:24:50.081Z] === RUN TestContainerInspectNode [2021-07-13T14:24:50.081Z] --- PASS: TestContainerInspectNode (0.00s) [2021-07-13T14:24:50.081Z] === RUN TestContainerKillError [2021-07-13T14:24:50.081Z] --- PASS: TestContainerKillError (0.00s) [2021-07-13T14:24:50.081Z] === RUN TestContainerKill [2021-07-13T14:24:50.081Z] --- PASS: TestContainerKill (0.00s) [2021-07-13T14:24:50.081Z] === RUN TestContainerListError [2021-07-13T14:24:50.081Z] --- PASS: TestContainerListError (0.00s) [2021-07-13T14:24:50.081Z] === RUN TestContainerList [2021-07-13T14:24:50.081Z] --- PASS: TestContainerList (0.00s) [2021-07-13T14:24:50.081Z] === RUN TestContainerLogsNotFoundError [2021-07-13T14:24:50.081Z] --- PASS: TestContainerLogsNotFoundError (0.00s) [2021-07-13T14:24:50.081Z] === RUN TestContainerLogsError [2021-07-13T14:24:50.081Z] --- PASS: TestContainerLogsError (0.00s) [2021-07-13T14:24:50.081Z] === RUN TestContainerLogs [2021-07-13T14:24:50.081Z] --- PASS: TestContainerLogs (0.17s) [2021-07-13T14:24:50.081Z] === RUN TestContainerPauseError [2021-07-13T14:24:50.081Z] --- PASS: TestContainerPauseError (0.00s) [2021-07-13T14:24:50.081Z] === RUN TestContainerPause [2021-07-13T14:24:50.081Z] --- PASS: TestContainerPause (0.00s) [2021-07-13T14:24:50.081Z] === RUN TestContainersPruneError [2021-07-13T14:24:50.081Z] --- PASS: TestContainersPruneError (0.00s) [2021-07-13T14:24:50.081Z] === RUN TestContainersPrune [2021-07-13T14:24:50.081Z] --- PASS: TestContainersPrune (0.00s) [2021-07-13T14:24:50.081Z] === RUN TestContainerRemoveError [2021-07-13T14:24:50.081Z] --- PASS: TestContainerRemoveError (0.00s) [2021-07-13T14:24:50.081Z] === RUN TestContainerRemoveNotFoundError [2021-07-13T14:24:50.081Z] --- PASS: TestContainerRemoveNotFoundError (0.00s) [2021-07-13T14:24:50.081Z] === RUN TestContainerRemove [2021-07-13T14:24:50.081Z] --- PASS: TestContainerRemove (0.00s) [2021-07-13T14:24:50.081Z] === RUN TestContainerRenameError [2021-07-13T14:24:50.081Z] --- PASS: TestContainerRenameError (0.00s) [2021-07-13T14:24:50.081Z] === RUN TestContainerRename [2021-07-13T14:24:50.081Z] --- PASS: TestContainerRename (0.00s) [2021-07-13T14:24:50.081Z] === RUN TestContainerResizeError [2021-07-13T14:24:50.081Z] --- PASS: TestContainerResizeError (0.00s) [2021-07-13T14:24:50.081Z] === RUN TestContainerExecResizeError [2021-07-13T14:24:50.081Z] --- PASS: TestContainerExecResizeError (0.00s) [2021-07-13T14:24:50.081Z] === RUN TestContainerResize [2021-07-13T14:24:50.081Z] --- PASS: TestContainerResize (0.00s) [2021-07-13T14:24:50.081Z] === RUN TestContainerExecResize [2021-07-13T14:24:50.081Z] --- PASS: TestContainerExecResize (0.00s) [2021-07-13T14:24:50.081Z] === RUN TestContainerRestartError [2021-07-13T14:24:50.081Z] --- PASS: TestContainerRestartError (0.00s) [2021-07-13T14:24:50.081Z] === RUN TestContainerRestart [2021-07-13T14:24:50.081Z] --- PASS: TestContainerRestart (0.00s) [2021-07-13T14:24:50.081Z] === RUN TestContainerStartError [2021-07-13T14:24:50.081Z] --- PASS: TestContainerStartError (0.00s) [2021-07-13T14:24:50.081Z] === RUN TestContainerStart [2021-07-13T14:24:50.081Z] --- PASS: TestContainerStart (0.00s) [2021-07-13T14:24:50.081Z] === RUN TestContainerStatsError [2021-07-13T14:24:50.081Z] --- PASS: TestContainerStatsError (0.00s) [2021-07-13T14:24:50.081Z] === RUN TestContainerStats [2021-07-13T14:24:50.081Z] --- PASS: TestContainerStats (0.00s) [2021-07-13T14:24:50.081Z] === RUN TestContainerStopError [2021-07-13T14:24:50.081Z] --- PASS: TestContainerStopError (0.00s) [2021-07-13T14:24:50.081Z] === RUN TestContainerStop [2021-07-13T14:24:50.081Z] --- PASS: TestContainerStop (0.00s) [2021-07-13T14:24:50.081Z] === RUN TestContainerTopError [2021-07-13T14:24:50.081Z] --- PASS: TestContainerTopError (0.00s) [2021-07-13T14:24:50.081Z] === RUN TestContainerTop [2021-07-13T14:24:50.081Z] --- PASS: TestContainerTop (0.00s) [2021-07-13T14:24:50.081Z] === RUN TestContainerUnpauseError [2021-07-13T14:24:50.081Z] --- PASS: TestContainerUnpauseError (0.00s) [2021-07-13T14:24:50.081Z] === RUN TestContainerUnpause [2021-07-13T14:24:50.081Z] --- PASS: TestContainerUnpause (0.00s) [2021-07-13T14:24:50.081Z] === RUN TestContainerUpdateError [2021-07-13T14:24:50.081Z] --- PASS: TestContainerUpdateError (0.00s) [2021-07-13T14:24:50.081Z] === RUN TestContainerUpdate [2021-07-13T14:24:50.081Z] --- PASS: TestContainerUpdate (0.00s) [2021-07-13T14:24:50.081Z] === RUN TestContainerWaitError [2021-07-13T14:24:50.081Z] --- PASS: TestContainerWaitError (0.00s) [2021-07-13T14:24:50.081Z] === RUN TestContainerWait [2021-07-13T14:24:50.081Z] --- PASS: TestContainerWait (0.00s) [2021-07-13T14:24:50.081Z] === RUN TestDiskUsageError [2021-07-13T14:24:50.081Z] --- PASS: TestDiskUsageError (0.00s) [2021-07-13T14:24:50.081Z] === RUN TestDiskUsage [2021-07-13T14:24:50.081Z] --- PASS: TestDiskUsage (0.00s) [2021-07-13T14:24:50.081Z] === RUN TestDistributionInspectUnsupported [2021-07-13T14:24:50.081Z] --- PASS: TestDistributionInspectUnsupported (0.00s) [2021-07-13T14:24:50.081Z] === RUN TestDistributionInspectWithEmptyID [2021-07-13T14:24:50.081Z] --- PASS: TestDistributionInspectWithEmptyID (0.00s) [2021-07-13T14:24:50.081Z] === RUN TestEventsErrorInOptions [2021-07-13T14:24:50.081Z] --- PASS: TestEventsErrorInOptions (0.00s) [2021-07-13T14:24:50.081Z] === RUN TestEventsErrorFromServer [2021-07-13T14:24:50.081Z] --- PASS: TestEventsErrorFromServer (0.00s) [2021-07-13T14:24:50.081Z] === RUN TestEvents [2021-07-13T14:24:50.081Z] --- PASS: TestEvents (0.00s) [2021-07-13T14:24:50.081Z] === RUN TestTLSCloseWriter [2021-07-13T14:24:50.081Z] === PAUSE TestTLSCloseWriter [2021-07-13T14:24:50.081Z] === RUN TestImageBuildError [2021-07-13T14:24:50.081Z] --- PASS: TestImageBuildError (0.00s) [2021-07-13T14:24:50.081Z] === RUN TestImageBuild [2021-07-13T14:24:50.081Z] --- PASS: TestImageBuild (0.00s) [2021-07-13T14:24:50.081Z] === RUN TestGetDockerOS [2021-07-13T14:24:50.081Z] --- PASS: TestGetDockerOS (0.00s) [2021-07-13T14:24:50.081Z] === RUN TestImageCreateError [2021-07-13T14:24:50.081Z] --- PASS: TestImageCreateError (0.00s) [2021-07-13T14:24:50.081Z] === RUN TestImageCreate [2021-07-13T14:24:50.081Z] --- PASS: TestImageCreate (0.00s) [2021-07-13T14:24:50.081Z] === RUN TestImageHistoryError [2021-07-13T14:24:50.081Z] --- PASS: TestImageHistoryError (0.00s) [2021-07-13T14:24:50.081Z] === RUN TestImageHistory [2021-07-13T14:24:50.081Z] --- PASS: TestImageHistory (0.00s) [2021-07-13T14:24:50.081Z] === RUN TestImageImportError [2021-07-13T14:24:50.081Z] --- PASS: TestImageImportError (0.00s) [2021-07-13T14:24:50.081Z] === RUN TestImageImport [2021-07-13T14:24:50.081Z] --- PASS: TestImageImport (0.00s) [2021-07-13T14:24:50.081Z] === RUN TestImageInspectError [2021-07-13T14:24:50.081Z] --- PASS: TestImageInspectError (0.00s) [2021-07-13T14:24:50.081Z] === RUN TestImageInspectImageNotFound [2021-07-13T14:24:50.081Z] --- PASS: TestImageInspectImageNotFound (0.00s) [2021-07-13T14:24:50.081Z] === RUN TestImageInspectWithEmptyID [2021-07-13T14:24:50.081Z] --- PASS: TestImageInspectWithEmptyID (0.00s) [2021-07-13T14:24:50.081Z] === RUN TestImageInspect [2021-07-13T14:24:50.081Z] --- PASS: TestImageInspect (0.00s) [2021-07-13T14:24:50.081Z] === RUN TestImageListError [2021-07-13T14:24:50.081Z] --- PASS: TestImageListError (0.00s) [2021-07-13T14:24:50.081Z] === RUN TestImageList [2021-07-13T14:24:50.081Z] --- PASS: TestImageList (0.00s) [2021-07-13T14:24:50.081Z] === RUN TestImageListApiBefore125 [2021-07-13T14:24:50.081Z] --- PASS: TestImageListApiBefore125 (0.02s) [2021-07-13T14:24:50.081Z] === RUN TestImageLoadError [2021-07-13T14:24:50.081Z] --- PASS: TestImageLoadError (0.00s) [2021-07-13T14:24:50.081Z] === RUN TestImageLoad [2021-07-13T14:24:50.081Z] --- PASS: TestImageLoad (0.00s) [2021-07-13T14:24:50.081Z] === RUN TestImagesPruneError [2021-07-13T14:24:50.081Z] --- PASS: TestImagesPruneError (0.00s) [2021-07-13T14:24:50.081Z] === RUN TestImagesPrune [2021-07-13T14:24:50.081Z] --- PASS: TestImagesPrune (0.00s) [2021-07-13T14:24:50.081Z] === RUN TestImagePullReferenceParseError [2021-07-13T14:24:50.081Z] --- PASS: TestImagePullReferenceParseError (0.00s) [2021-07-13T14:24:50.081Z] === RUN TestImagePullAnyError [2021-07-13T14:24:50.081Z] --- PASS: TestImagePullAnyError (0.00s) [2021-07-13T14:24:50.081Z] === RUN TestImagePullStatusUnauthorizedError [2021-07-13T14:24:50.081Z] --- PASS: TestImagePullStatusUnauthorizedError (0.00s) [2021-07-13T14:24:50.081Z] === RUN TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError [2021-07-13T14:24:50.081Z] --- PASS: TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2021-07-13T14:24:50.081Z] === RUN TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError [2021-07-13T14:24:50.081Z] --- PASS: TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2021-07-13T14:24:50.081Z] === RUN TestImagePullWithPrivilegedFuncNoError [2021-07-13T14:24:50.081Z] --- PASS: TestImagePullWithPrivilegedFuncNoError (0.00s) [2021-07-13T14:24:50.081Z] === RUN TestImagePullWithoutErrors [2021-07-13T14:24:50.081Z] --- PASS: TestImagePullWithoutErrors (0.00s) [2021-07-13T14:24:50.081Z] === RUN TestImagePushReferenceError [2021-07-13T14:24:50.081Z] --- PASS: TestImagePushReferenceError (0.00s) [2021-07-13T14:24:50.081Z] === RUN TestImagePushAnyError [2021-07-13T14:24:50.081Z] --- PASS: TestImagePushAnyError (0.00s) [2021-07-13T14:24:50.081Z] === RUN TestImagePushStatusUnauthorizedError [2021-07-13T14:24:50.081Z] --- PASS: TestImagePushStatusUnauthorizedError (0.00s) [2021-07-13T14:24:50.081Z] === RUN TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError [2021-07-13T14:24:50.081Z] --- PASS: TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2021-07-13T14:24:50.081Z] === RUN TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError [2021-07-13T14:24:50.081Z] --- PASS: TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2021-07-13T14:24:50.081Z] === RUN TestImagePushWithPrivilegedFuncNoError [2021-07-13T14:24:50.081Z] --- PASS: TestImagePushWithPrivilegedFuncNoError (0.00s) [2021-07-13T14:24:50.081Z] === RUN TestImagePushWithoutErrors [2021-07-13T14:24:50.081Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=false [2021-07-13T14:24:50.081Z] === RUN TestImagePushWithoutErrors/myimage:tag,all-tags=false [2021-07-13T14:24:50.081Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=true [2021-07-13T14:24:50.081Z] === RUN TestImagePushWithoutErrors/myimage:anything,all-tags=true [2021-07-13T14:24:50.081Z] --- PASS: TestImagePushWithoutErrors (0.00s) [2021-07-13T14:24:50.081Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=false (0.00s) [2021-07-13T14:24:50.081Z] --- PASS: TestImagePushWithoutErrors/myimage:tag,all-tags=false (0.00s) [2021-07-13T14:24:50.081Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=true (0.00s) [2021-07-13T14:24:50.081Z] --- PASS: TestImagePushWithoutErrors/myimage:anything,all-tags=true (0.00s) [2021-07-13T14:24:50.081Z] === RUN TestImageRemoveError [2021-07-13T14:24:50.081Z] --- PASS: TestImageRemoveError (0.00s) [2021-07-13T14:24:50.081Z] === RUN TestImageRemoveImageNotFound [2021-07-13T14:24:50.081Z] --- PASS: TestImageRemoveImageNotFound (0.00s) [2021-07-13T14:24:50.081Z] === RUN TestImageRemove [2021-07-13T14:24:50.081Z] --- PASS: TestImageRemove (0.00s) [2021-07-13T14:24:50.081Z] === RUN TestImageSaveError [2021-07-13T14:24:50.081Z] --- PASS: TestImageSaveError (0.00s) [2021-07-13T14:24:50.081Z] === RUN TestImageSave [2021-07-13T14:24:50.081Z] --- PASS: TestImageSave (0.00s) [2021-07-13T14:24:50.081Z] === RUN TestImageSearchAnyError [2021-07-13T14:24:50.081Z] --- PASS: TestImageSearchAnyError (0.00s) [2021-07-13T14:24:50.081Z] === RUN TestImageSearchStatusUnauthorizedError [2021-07-13T14:24:50.081Z] --- PASS: TestImageSearchStatusUnauthorizedError (0.00s) [2021-07-13T14:24:50.081Z] === RUN TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError [2021-07-13T14:24:50.081Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2021-07-13T14:24:50.081Z] === RUN TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError [2021-07-13T14:24:50.081Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2021-07-13T14:24:50.081Z] === RUN TestImageSearchWithPrivilegedFuncNoError [2021-07-13T14:24:50.081Z] --- PASS: TestImageSearchWithPrivilegedFuncNoError (0.00s) [2021-07-13T14:24:50.081Z] === RUN TestImageSearchWithoutErrors [2021-07-13T14:24:50.081Z] --- PASS: TestImageSearchWithoutErrors (0.00s) [2021-07-13T14:24:50.081Z] === RUN TestImageTagError [2021-07-13T14:24:50.081Z] --- PASS: TestImageTagError (0.00s) [2021-07-13T14:24:50.081Z] === RUN TestImageTagInvalidReference [2021-07-13T14:24:50.081Z] --- PASS: TestImageTagInvalidReference (0.00s) [2021-07-13T14:24:50.081Z] === RUN TestImageTagInvalidSourceImageName [2021-07-13T14:24:50.081Z] --- PASS: TestImageTagInvalidSourceImageName (0.00s) [2021-07-13T14:24:50.081Z] === RUN TestImageTagHexSource [2021-07-13T14:24:50.081Z] --- PASS: TestImageTagHexSource (0.00s) [2021-07-13T14:24:50.081Z] === RUN TestImageTag [2021-07-13T14:24:50.081Z] --- PASS: TestImageTag (0.00s) [2021-07-13T14:24:50.081Z] === RUN TestInfoServerError [2021-07-13T14:24:50.081Z] --- PASS: TestInfoServerError (0.00s) [2021-07-13T14:24:50.081Z] === RUN TestInfoInvalidResponseJSONError [2021-07-13T14:24:50.081Z] --- PASS: TestInfoInvalidResponseJSONError (0.00s) [2021-07-13T14:24:50.081Z] === RUN TestInfo [2021-07-13T14:24:50.081Z] --- PASS: TestInfo (0.00s) [2021-07-13T14:24:50.081Z] === RUN TestNetworkConnectError [2021-07-13T14:24:50.081Z] --- PASS: TestNetworkConnectError (0.00s) [2021-07-13T14:24:50.081Z] === RUN TestNetworkConnectEmptyNilEndpointSettings [2021-07-13T14:24:50.081Z] --- PASS: TestNetworkConnectEmptyNilEndpointSettings (0.00s) [2021-07-13T14:24:50.081Z] === RUN TestNetworkConnect [2021-07-13T14:24:50.081Z] --- PASS: TestNetworkConnect (0.00s) [2021-07-13T14:24:50.081Z] === RUN TestNetworkCreateError [2021-07-13T14:24:50.081Z] --- PASS: TestNetworkCreateError (0.00s) [2021-07-13T14:24:50.081Z] === RUN TestNetworkCreate [2021-07-13T14:24:50.081Z] --- PASS: TestNetworkCreate (0.00s) [2021-07-13T14:24:50.081Z] === RUN TestNetworkDisconnectError [2021-07-13T14:24:50.081Z] --- PASS: TestNetworkDisconnectError (0.00s) [2021-07-13T14:24:50.081Z] === RUN TestNetworkDisconnect [2021-07-13T14:24:50.081Z] --- PASS: TestNetworkDisconnect (0.00s) [2021-07-13T14:24:50.081Z] === RUN TestNetworkInspectError [2021-07-13T14:24:50.081Z] --- PASS: TestNetworkInspectError (0.00s) [2021-07-13T14:24:50.081Z] === RUN TestNetworkInspectNotFoundError [2021-07-13T14:24:50.081Z] --- PASS: TestNetworkInspectNotFoundError (0.00s) [2021-07-13T14:24:50.081Z] === RUN TestNetworkInspectWithEmptyID [2021-07-13T14:24:50.081Z] --- PASS: TestNetworkInspectWithEmptyID (0.00s) [2021-07-13T14:24:50.081Z] === RUN TestNetworkInspect [2021-07-13T14:24:50.081Z] --- PASS: TestNetworkInspect (0.00s) [2021-07-13T14:24:50.081Z] === RUN TestNetworkListError [2021-07-13T14:24:50.081Z] --- PASS: TestNetworkListError (0.00s) [2021-07-13T14:24:50.081Z] === RUN TestNetworkList [2021-07-13T14:24:50.081Z] --- PASS: TestNetworkList (0.00s) [2021-07-13T14:24:50.081Z] === RUN TestNetworksPruneError [2021-07-13T14:24:50.081Z] --- PASS: TestNetworksPruneError (0.00s) [2021-07-13T14:24:50.081Z] === RUN TestNetworksPrune [2021-07-13T14:24:50.081Z] --- PASS: TestNetworksPrune (0.00s) [2021-07-13T14:24:50.081Z] === RUN TestNetworkRemoveError [2021-07-13T14:24:50.081Z] --- PASS: TestNetworkRemoveError (0.00s) [2021-07-13T14:24:50.081Z] === RUN TestNetworkRemove [2021-07-13T14:24:50.081Z] --- PASS: TestNetworkRemove (0.00s) [2021-07-13T14:24:50.081Z] === RUN TestNodeInspectError [2021-07-13T14:24:50.081Z] --- PASS: TestNodeInspectError (0.00s) [2021-07-13T14:24:50.081Z] === RUN TestNodeInspectNodeNotFound [2021-07-13T14:24:50.081Z] --- PASS: TestNodeInspectNodeNotFound (0.00s) [2021-07-13T14:24:50.081Z] === RUN TestNodeInspectWithEmptyID [2021-07-13T14:24:50.081Z] --- PASS: TestNodeInspectWithEmptyID (0.00s) [2021-07-13T14:24:50.081Z] === RUN TestNodeInspect [2021-07-13T14:24:50.081Z] --- PASS: TestNodeInspect (0.00s) [2021-07-13T14:24:50.081Z] === RUN TestNodeListError [2021-07-13T14:24:50.081Z] --- PASS: TestNodeListError (0.00s) [2021-07-13T14:24:50.081Z] === RUN TestNodeList [2021-07-13T14:24:50.081Z] --- PASS: TestNodeList (0.00s) [2021-07-13T14:24:50.081Z] === RUN TestNodeRemoveError [2021-07-13T14:24:50.081Z] --- PASS: TestNodeRemoveError (0.00s) [2021-07-13T14:24:50.081Z] === RUN TestNodeRemove [2021-07-13T14:24:50.081Z] --- PASS: TestNodeRemove (0.00s) [2021-07-13T14:24:50.081Z] === RUN TestNodeUpdateError [2021-07-13T14:24:50.081Z] --- PASS: TestNodeUpdateError (0.00s) [2021-07-13T14:24:50.081Z] === RUN TestNodeUpdate [2021-07-13T14:24:50.081Z] --- PASS: TestNodeUpdate (0.00s) [2021-07-13T14:24:50.081Z] === RUN TestOptionWithTimeout [2021-07-13T14:24:50.081Z] --- PASS: TestOptionWithTimeout (0.00s) [2021-07-13T14:24:50.081Z] === RUN TestPingFail [2021-07-13T14:24:50.081Z] --- PASS: TestPingFail (0.00s) [2021-07-13T14:24:50.081Z] === RUN TestPingWithError [2021-07-13T14:24:50.081Z] 2021/07/13 14:24:48 RoundTripper returned a response & error; ignoring response [2021-07-13T14:24:50.081Z] 2021/07/13 14:24:48 RoundTripper returned a response & error; ignoring response [2021-07-13T14:24:50.081Z] --- PASS: TestPingWithError (0.00s) [2021-07-13T14:24:50.081Z] === RUN TestPingSuccess [2021-07-13T14:24:50.081Z] --- PASS: TestPingSuccess (0.00s) [2021-07-13T14:24:50.081Z] === RUN TestPingHeadFallback [2021-07-13T14:24:50.081Z] === RUN TestPingHeadFallback/OK [2021-07-13T14:24:50.081Z] === RUN TestPingHeadFallback/Internal_Server_Error [2021-07-13T14:24:50.081Z] === RUN TestPingHeadFallback/Not_Found [2021-07-13T14:24:50.081Z] === RUN TestPingHeadFallback/Method_Not_Allowed [2021-07-13T14:24:50.081Z] --- PASS: TestPingHeadFallback (0.00s) [2021-07-13T14:24:50.081Z] --- PASS: TestPingHeadFallback/OK (0.00s) [2021-07-13T14:24:50.081Z] --- PASS: TestPingHeadFallback/Internal_Server_Error (0.00s) [2021-07-13T14:24:50.081Z] --- PASS: TestPingHeadFallback/Not_Found (0.00s) [2021-07-13T14:24:50.081Z] --- PASS: TestPingHeadFallback/Method_Not_Allowed (0.00s) [2021-07-13T14:24:50.081Z] === RUN TestPluginDisableError [2021-07-13T14:24:50.081Z] --- PASS: TestPluginDisableError (0.00s) [2021-07-13T14:24:50.081Z] === RUN TestPluginDisable [2021-07-13T14:24:50.081Z] --- PASS: TestPluginDisable (0.00s) [2021-07-13T14:24:50.081Z] === RUN TestPluginEnableError [2021-07-13T14:24:50.081Z] --- PASS: TestPluginEnableError (0.00s) [2021-07-13T14:24:50.081Z] === RUN TestPluginEnable [2021-07-13T14:24:50.081Z] --- PASS: TestPluginEnable (0.00s) [2021-07-13T14:24:50.081Z] === RUN TestPluginInspectError [2021-07-13T14:24:50.081Z] --- PASS: TestPluginInspectError (0.00s) [2021-07-13T14:24:50.081Z] === RUN TestPluginInspectWithEmptyID [2021-07-13T14:24:50.081Z] --- PASS: TestPluginInspectWithEmptyID (0.00s) [2021-07-13T14:24:50.081Z] === RUN TestPluginInspect [2021-07-13T14:24:50.081Z] --- PASS: TestPluginInspect (0.00s) [2021-07-13T14:24:50.081Z] === RUN TestPluginListError [2021-07-13T14:24:50.081Z] --- PASS: TestPluginListError (0.00s) [2021-07-13T14:24:50.081Z] === RUN TestPluginList [2021-07-13T14:24:50.081Z] --- PASS: TestPluginList (0.00s) [2021-07-13T14:24:50.082Z] === RUN TestPluginPushError [2021-07-13T14:24:50.082Z] --- PASS: TestPluginPushError (0.00s) [2021-07-13T14:24:50.082Z] === RUN TestPluginPush [2021-07-13T14:24:50.082Z] --- PASS: TestPluginPush (0.00s) [2021-07-13T14:24:50.082Z] === RUN TestPluginRemoveError [2021-07-13T14:24:50.082Z] --- PASS: TestPluginRemoveError (0.00s) [2021-07-13T14:24:50.082Z] === RUN TestPluginRemove [2021-07-13T14:24:50.082Z] --- PASS: TestPluginRemove (0.00s) [2021-07-13T14:24:50.082Z] === RUN TestPluginSetError [2021-07-13T14:24:50.082Z] --- PASS: TestPluginSetError (0.00s) [2021-07-13T14:24:50.082Z] === RUN TestPluginSet [2021-07-13T14:24:50.082Z] --- PASS: TestPluginSet (0.00s) [2021-07-13T14:24:50.082Z] === RUN TestSetHostHeader [2021-07-13T14:24:50.082Z] --- PASS: TestSetHostHeader (0.00s) [2021-07-13T14:24:50.082Z] === RUN TestPlainTextError [2021-07-13T14:24:50.082Z] --- PASS: TestPlainTextError (0.00s) [2021-07-13T14:24:50.082Z] === RUN TestInfiniteError [2021-07-13T14:24:50.082Z] --- PASS: TestInfiniteError (0.07s) [2021-07-13T14:24:50.082Z] === RUN TestCanceledContext [2021-07-13T14:24:50.082Z] 2021/07/13 14:24:48 RoundTripper returned a response & error; ignoring response [2021-07-13T14:24:50.082Z] --- PASS: TestCanceledContext (0.00s) [2021-07-13T14:24:50.082Z] === RUN TestDeadlineExceededContext [2021-07-13T14:24:50.082Z] 2021/07/13 14:24:48 RoundTripper returned a response & error; ignoring response [2021-07-13T14:24:50.082Z] --- PASS: TestDeadlineExceededContext (0.00s) [2021-07-13T14:24:50.082Z] === RUN TestSecretCreateUnsupported [2021-07-13T14:24:50.082Z] --- PASS: TestSecretCreateUnsupported (0.00s) [2021-07-13T14:24:50.082Z] === RUN TestSecretCreateError [2021-07-13T14:24:50.082Z] --- PASS: TestSecretCreateError (0.00s) [2021-07-13T14:24:50.082Z] === RUN TestSecretCreate [2021-07-13T14:24:50.082Z] --- PASS: TestSecretCreate (0.00s) [2021-07-13T14:24:50.082Z] === RUN TestSecretInspectUnsupported [2021-07-13T14:24:50.082Z] --- PASS: TestSecretInspectUnsupported (0.00s) [2021-07-13T14:24:50.082Z] === RUN TestSecretInspectError [2021-07-13T14:24:50.082Z] --- PASS: TestSecretInspectError (0.00s) [2021-07-13T14:24:50.082Z] === RUN TestSecretInspectSecretNotFound [2021-07-13T14:24:50.082Z] --- PASS: TestSecretInspectSecretNotFound (0.00s) [2021-07-13T14:24:50.082Z] === RUN TestSecretInspectWithEmptyID [2021-07-13T14:24:50.082Z] --- PASS: TestSecretInspectWithEmptyID (0.00s) [2021-07-13T14:24:50.082Z] === RUN TestSecretInspect [2021-07-13T14:24:50.082Z] --- PASS: TestSecretInspect (0.00s) [2021-07-13T14:24:50.082Z] === RUN TestSecretListUnsupported [2021-07-13T14:24:50.082Z] --- PASS: TestSecretListUnsupported (0.00s) [2021-07-13T14:24:50.082Z] === RUN TestSecretListError [2021-07-13T14:24:50.082Z] --- PASS: TestSecretListError (0.00s) [2021-07-13T14:24:50.082Z] === RUN TestSecretList [2021-07-13T14:24:50.082Z] --- PASS: TestSecretList (0.00s) [2021-07-13T14:24:50.082Z] === RUN TestSecretRemoveUnsupported [2021-07-13T14:24:50.082Z] --- PASS: TestSecretRemoveUnsupported (0.00s) [2021-07-13T14:24:50.082Z] === RUN TestSecretRemoveError [2021-07-13T14:24:50.082Z] --- PASS: TestSecretRemoveError (0.00s) [2021-07-13T14:24:50.082Z] === RUN TestSecretRemove [2021-07-13T14:24:50.082Z] --- PASS: TestSecretRemove (0.00s) [2021-07-13T14:24:50.082Z] === RUN TestSecretUpdateUnsupported [2021-07-13T14:24:50.082Z] --- PASS: TestSecretUpdateUnsupported (0.00s) [2021-07-13T14:24:50.082Z] === RUN TestSecretUpdateError [2021-07-13T14:24:50.082Z] --- PASS: TestSecretUpdateError (0.00s) [2021-07-13T14:24:50.082Z] === RUN TestSecretUpdate [2021-07-13T14:24:50.082Z] --- PASS: TestSecretUpdate (0.00s) [2021-07-13T14:24:50.082Z] === RUN TestServiceCreateError [2021-07-13T14:24:50.082Z] --- PASS: TestServiceCreateError (0.00s) [2021-07-13T14:24:50.082Z] === RUN TestServiceCreate [2021-07-13T14:24:50.082Z] --- PASS: TestServiceCreate (0.00s) [2021-07-13T14:24:50.082Z] === RUN TestServiceCreateCompatiblePlatforms [2021-07-13T14:24:50.082Z] --- PASS: TestServiceCreateCompatiblePlatforms (0.00s) [2021-07-13T14:24:50.082Z] === RUN TestServiceCreateDigestPinning [2021-07-13T14:24:50.082Z] --- PASS: TestServiceCreateDigestPinning (0.00s) [2021-07-13T14:24:50.082Z] === RUN TestServiceInspectError [2021-07-13T14:24:50.082Z] --- PASS: TestServiceInspectError (0.00s) [2021-07-13T14:24:50.082Z] === RUN TestServiceInspectServiceNotFound [2021-07-13T14:24:50.082Z] --- PASS: TestServiceInspectServiceNotFound (0.00s) [2021-07-13T14:24:50.082Z] === RUN TestServiceInspectWithEmptyID [2021-07-13T14:24:50.082Z] --- PASS: TestServiceInspectWithEmptyID (0.00s) [2021-07-13T14:24:50.082Z] === RUN TestServiceInspect [2021-07-13T14:24:50.082Z] --- PASS: TestServiceInspect (0.00s) [2021-07-13T14:24:50.082Z] === RUN TestServiceListError [2021-07-13T14:24:50.082Z] --- PASS: TestServiceListError (0.00s) [2021-07-13T14:24:50.082Z] === RUN TestServiceList [2021-07-13T14:24:50.082Z] --- PASS: TestServiceList (0.00s) [2021-07-13T14:24:50.082Z] === RUN TestServiceLogsError [2021-07-13T14:24:50.082Z] --- PASS: TestServiceLogsError (0.00s) [2021-07-13T14:24:50.082Z] === RUN TestServiceLogs [2021-07-13T14:24:50.082Z] --- PASS: TestServiceLogs (0.00s) [2021-07-13T14:24:50.082Z] === RUN TestServiceRemoveError [2021-07-13T14:24:50.082Z] --- PASS: TestServiceRemoveError (0.00s) [2021-07-13T14:24:50.082Z] === RUN TestServiceRemoveNotFoundError [2021-07-13T14:24:50.082Z] --- PASS: TestServiceRemoveNotFoundError (0.00s) [2021-07-13T14:24:50.082Z] === RUN TestServiceRemove [2021-07-13T14:24:50.082Z] --- PASS: TestServiceRemove (0.00s) [2021-07-13T14:24:50.082Z] === RUN TestServiceUpdateError [2021-07-13T14:24:50.082Z] --- PASS: TestServiceUpdateError (0.00s) [2021-07-13T14:24:50.082Z] === RUN TestServiceUpdate [2021-07-13T14:24:50.082Z] --- PASS: TestServiceUpdate (0.00s) [2021-07-13T14:24:50.082Z] === RUN TestSwarmGetUnlockKeyError [2021-07-13T14:24:50.082Z] --- PASS: TestSwarmGetUnlockKeyError (0.00s) [2021-07-13T14:24:50.082Z] === RUN TestSwarmGetUnlockKey [2021-07-13T14:24:50.082Z] --- PASS: TestSwarmGetUnlockKey (0.00s) [2021-07-13T14:24:50.082Z] === RUN TestSwarmInitError [2021-07-13T14:24:50.082Z] --- PASS: TestSwarmInitError (0.00s) [2021-07-13T14:24:50.082Z] === RUN TestSwarmInit [2021-07-13T14:24:50.082Z] --- PASS: TestSwarmInit (0.00s) [2021-07-13T14:24:50.082Z] === RUN TestSwarmInspectError [2021-07-13T14:24:50.082Z] --- PASS: TestSwarmInspectError (0.00s) [2021-07-13T14:24:50.082Z] === RUN TestSwarmInspect [2021-07-13T14:24:50.082Z] --- PASS: TestSwarmInspect (0.00s) [2021-07-13T14:24:50.082Z] === RUN TestSwarmJoinError [2021-07-13T14:24:50.082Z] --- PASS: TestSwarmJoinError (0.00s) [2021-07-13T14:24:50.082Z] === RUN TestSwarmJoin [2021-07-13T14:24:50.082Z] --- PASS: TestSwarmJoin (0.00s) [2021-07-13T14:24:50.082Z] === RUN TestSwarmLeaveError [2021-07-13T14:24:50.082Z] --- PASS: TestSwarmLeaveError (0.00s) [2021-07-13T14:24:50.082Z] === RUN TestSwarmLeave [2021-07-13T14:24:50.082Z] --- PASS: TestSwarmLeave (0.00s) [2021-07-13T14:24:50.082Z] === RUN TestSwarmUnlockError [2021-07-13T14:24:50.082Z] --- PASS: TestSwarmUnlockError (0.00s) [2021-07-13T14:24:50.082Z] === RUN TestSwarmUnlock [2021-07-13T14:24:50.082Z] --- PASS: TestSwarmUnlock (0.00s) [2021-07-13T14:24:50.082Z] === RUN TestSwarmUpdateError [2021-07-13T14:24:50.082Z] --- PASS: TestSwarmUpdateError (0.00s) [2021-07-13T14:24:50.082Z] === RUN TestSwarmUpdate [2021-07-13T14:24:50.082Z] --- PASS: TestSwarmUpdate (0.00s) [2021-07-13T14:24:50.082Z] === RUN TestTaskInspectError [2021-07-13T14:24:50.082Z] --- PASS: TestTaskInspectError (0.00s) [2021-07-13T14:24:50.082Z] === RUN TestTaskInspectWithEmptyID [2021-07-13T14:24:50.082Z] --- PASS: TestTaskInspectWithEmptyID (0.00s) [2021-07-13T14:24:50.082Z] === RUN TestTaskInspect [2021-07-13T14:24:50.082Z] --- PASS: TestTaskInspect (0.01s) [2021-07-13T14:24:50.082Z] === RUN TestTaskListError [2021-07-13T14:24:50.082Z] --- PASS: TestTaskListError (0.00s) [2021-07-13T14:24:50.082Z] === RUN TestTaskList [2021-07-13T14:24:50.082Z] --- PASS: TestTaskList (0.00s) [2021-07-13T14:24:50.082Z] === RUN TestVolumeCreateError [2021-07-13T14:24:50.082Z] --- PASS: TestVolumeCreateError (0.00s) [2021-07-13T14:24:50.082Z] === RUN TestVolumeCreate [2021-07-13T14:24:50.082Z] --- PASS: TestVolumeCreate (0.00s) [2021-07-13T14:24:50.082Z] === RUN TestVolumeInspectError [2021-07-13T14:24:50.082Z] --- PASS: TestVolumeInspectError (0.00s) [2021-07-13T14:24:50.082Z] === RUN TestVolumeInspectNotFound [2021-07-13T14:24:50.082Z] --- PASS: TestVolumeInspectNotFound (0.00s) [2021-07-13T14:24:50.082Z] === RUN TestVolumeInspectWithEmptyID [2021-07-13T14:24:50.082Z] --- PASS: TestVolumeInspectWithEmptyID (0.00s) [2021-07-13T14:24:50.082Z] === RUN TestVolumeInspect [2021-07-13T14:24:50.082Z] --- PASS: TestVolumeInspect (0.00s) [2021-07-13T14:24:50.082Z] === RUN TestVolumeListError [2021-07-13T14:24:50.082Z] --- PASS: TestVolumeListError (0.00s) [2021-07-13T14:24:50.082Z] === RUN TestVolumeList [2021-07-13T14:24:50.082Z] --- PASS: TestVolumeList (0.00s) [2021-07-13T14:24:50.082Z] === RUN TestVolumeRemoveError [2021-07-13T14:24:50.082Z] --- PASS: TestVolumeRemoveError (0.00s) [2021-07-13T14:24:50.082Z] === RUN TestVolumeRemove [2021-07-13T14:24:50.082Z] --- PASS: TestVolumeRemove (0.00s) [2021-07-13T14:24:50.082Z] === CONT TestTLSCloseWriter [2021-07-13T14:24:50.082Z] --- PASS: TestTLSCloseWriter (0.02s) [2021-07-13T14:24:50.082Z] PASS [2021-07-13T14:24:50.082Z] coverage: 75.0% of statements [2021-07-13T14:24:50.082Z] ok github.com/docker/docker/client 0.813s coverage: 75.0% of statements [2021-07-13T14:24:53.550Z] ok github.com/docker/docker/api/server/httputils 0.023s coverage: 14.7% of statements [2021-07-13T14:24:53.550Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2021-07-13T14:24:53.550Z] ok github.com/docker/docker/api/server/middleware 0.027s coverage: 37.7% of statements [2021-07-13T14:24:53.550Z] ? github.com/docker/docker/api/server/router [no test files] [2021-07-13T14:24:53.550Z] ? github.com/docker/docker/api/server/router/build [no test files] [2021-07-13T14:24:53.550Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2021-07-13T14:24:53.550Z] ? github.com/docker/docker/api/server/router/container [no test files] [2021-07-13T14:24:53.550Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2021-07-13T14:24:53.550Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2021-07-13T14:24:53.550Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2021-07-13T14:24:53.550Z] ? github.com/docker/docker/api/server/router/image [no test files] [2021-07-13T14:24:53.550Z] ? github.com/docker/docker/api/server/router/network [no test files] [2021-07-13T14:24:53.550Z] ok github.com/docker/docker/api/server/router/swarm 0.048s coverage: 5.7% of statements [2021-07-13T14:24:53.550Z] ok github.com/docker/docker/api/types/strslice 0.035s coverage: 90.0% of statements [2021-07-13T14:24:53.550Z] ok github.com/docker/docker/api/types/filters 0.024s coverage: 92.2% of statements [2021-07-13T14:24:53.550Z] ok github.com/docker/docker/api/types/versions 0.013s coverage: 75.0% of statements [2021-07-13T14:24:53.550Z] ok github.com/docker/docker/api/types/time 0.007s coverage: 100.0% of statements [2021-07-13T14:24:53.550Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2021-07-13T14:24:53.550Z] ? github.com/docker/docker/api/server/router/session [no test files] [2021-07-13T14:24:53.550Z] ? github.com/docker/docker/api/server/router/system [no test files] [2021-07-13T14:24:53.550Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2021-07-13T14:24:53.550Z] ? github.com/docker/docker/api/types [no test files] [2021-07-13T14:24:53.550Z] ? github.com/docker/docker/api/types/backend [no test files] [2021-07-13T14:24:53.550Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2021-07-13T14:24:53.550Z] ? github.com/docker/docker/api/types/container [no test files] [2021-07-13T14:24:53.550Z] ? github.com/docker/docker/api/types/events [no test files] [2021-07-13T14:24:53.550Z] ? github.com/docker/docker/api/types/image [no test files] [2021-07-13T14:24:53.550Z] ? github.com/docker/docker/api/types/mount [no test files] [2021-07-13T14:24:53.550Z] ? github.com/docker/docker/api/types/network [no test files] [2021-07-13T14:24:53.550Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2021-07-13T14:24:53.550Z] ? github.com/docker/docker/api/types/registry [no test files] [2021-07-13T14:24:53.550Z] ? github.com/docker/docker/api/types/swarm [no test files] [2021-07-13T14:24:53.550Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2021-07-13T14:24:53.550Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2021-07-13T14:24:53.550Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2021-07-13T14:24:53.550Z] ? github.com/docker/docker/api/types/volume [no test files] [2021-07-13T14:24:53.550Z] ? github.com/docker/docker/builder [no test files] [2021-07-13T14:24:53.550Z] ? github.com/docker/docker/builder/builder-next [no test files] [2021-07-13T14:24:53.550Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2021-07-13T14:24:53.550Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2021-07-13T14:24:53.550Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2021-07-13T14:24:53.550Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2021-07-13T14:24:53.550Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2021-07-13T14:24:53.550Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2021-07-13T14:24:53.550Z] ok github.com/docker/docker/builder/remotecontext 0.223s coverage: 13.7% of statements [2021-07-13T14:24:53.550Z] ok github.com/docker/docker/cli/debug 0.013s coverage: 100.0% of statements [2021-07-13T14:24:53.550Z] ok github.com/docker/docker/builder/dockerfile 0.335s coverage: 48.7% of statements [2021-07-13T14:24:53.550Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2021-07-13T14:24:53.550Z] ok github.com/docker/docker/cmd/docker-proxy 0.228s coverage: 67.6% of statements [2021-07-13T14:24:53.550Z] ok github.com/docker/docker/builder/remotecontext/git 4.918s coverage: 86.3% of statements [2021-07-13T14:24:53.550Z] ? github.com/docker/docker/cli [no test files] [2021-07-13T14:24:53.550Z] ? github.com/docker/docker/cli/config [no test files] [2021-07-13T14:24:57.728Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2021-07-13T14:24:57.728Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2021-07-13T14:24:57.728Z] GOOS="" GOARCH="" GOARM="" [2021-07-13T14:24:57.728Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2021-07-13T14:24:57.728Z] [2021-07-13T14:24:57.728Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-07-13T14:24:57.728Z] DOCKER_SYSTEMD=1 [2021-07-13T14:24:57.728Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-07-13T14:24:57.728Z] HOSTNAME=9a5d4bceb41c [2021-07-13T14:24:57.728Z] DEST=bundles/test-integration [2021-07-13T14:24:57.728Z] PWD=/go/src/github.com/docker/docker [2021-07-13T14:24:57.728Z] DOCKER_GITCOMMIT=dab9ce7c65c82c2150605d7d829168aa476bee19 [2021-07-13T14:24:57.728Z] container=docker [2021-07-13T14:24:57.728Z] HOME=/root [2021-07-13T14:24:57.728Z] LANG=C.UTF-8 [2021-07-13T14:24:57.728Z] INVOCATION_ID=c3e3e51b9e3b407cb61cf120acb7f76b [2021-07-13T14:24:57.728Z] GOLANG_VERSION=1.16.6 [2021-07-13T14:24:57.728Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-07-13T14:24:57.728Z] VALIDATE_BRANCH=master [2021-07-13T14:24:57.728Z] TERM=xterm [2021-07-13T14:24:57.728Z] DOCKER_PKG=github.com/docker/docker [2021-07-13T14:24:57.728Z] SHLVL=3 [2021-07-13T14:24:57.728Z] TIMEOUT=120m [2021-07-13T14:24:57.728Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-07-13T14:24:57.728Z] DOCKER_GRAPHDRIVER=overlay2 [2021-07-13T14:24:57.728Z] GO111MODULE=off [2021-07-13T14:24:57.728Z] DOCKER_EXPERIMENTAL=1 [2021-07-13T14:24:57.728Z] TEST_SKIP_INTEGRATION_CLI=1 [2021-07-13T14:24:57.728Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-07-13T14:24:57.728Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-07-13T14:24:57.728Z] GOPATH=/go [2021-07-13T14:24:57.728Z] PKG_CONFIG=pkg-config [2021-07-13T14:24:57.728Z] _=/usr/bin/env [2021-07-13T14:24:57.728Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2021-07-13T14:24:57.767Z] ok github.com/docker/docker/client 0.234s coverage: 75.5% of statements [2021-07-13T14:25:04.929Z] --- PASS: TestCheckoutGit (27.68s) [2021-07-13T14:25:04.929Z] === RUN TestValidGitTransport [2021-07-13T14:25:04.929Z] --- PASS: TestValidGitTransport (0.00s) [2021-07-13T14:25:04.929Z] === RUN TestGitInvalidRef [2021-07-13T14:25:04.929Z] --- PASS: TestGitInvalidRef (0.19s) [2021-07-13T14:25:04.929Z] PASS [2021-07-13T14:25:04.929Z] coverage: 86.3% of statements [2021-07-13T14:25:04.929Z] ok github.com/docker/docker/builder/remotecontext/git 28.271s coverage: 86.3% of statements [2021-07-13T14:25:04.929Z] ? github.com/docker/docker/cli [no test files] [2021-07-13T14:25:04.929Z] ? github.com/docker/docker/cli/config [no test files] [2021-07-13T14:25:05.115Z] INFO [loader] Go packages loading at mode 575 (compiled_files|files|types_sizes|deps|exports_file|imports|name) took 2m16.161715376s [2021-07-13T14:25:05.115Z] INFO [runner/filename_unadjuster] Pre-built 0 adjustments in 536.65537ms [2021-07-13T14:25:17.347Z] === RUN TestContainerStopSignal [2021-07-13T14:25:17.347Z] --- PASS: TestContainerStopSignal (0.00s) [2021-07-13T14:25:17.347Z] === RUN TestContainerStopTimeout [2021-07-13T14:25:17.347Z] --- PASS: TestContainerStopTimeout (0.00s) [2021-07-13T14:25:17.347Z] === RUN TestContainerSecretReferenceDestTarget [2021-07-13T14:25:17.347Z] --- PASS: TestContainerSecretReferenceDestTarget (0.00s) [2021-07-13T14:25:17.347Z] === RUN TestContainerLogPathSetForJSONFileLogger [2021-07-13T14:25:17.347Z] --- PASS: TestContainerLogPathSetForJSONFileLogger (0.00s) [2021-07-13T14:25:17.347Z] === RUN TestContainerLogPathSetForRingLogger [2021-07-13T14:25:17.347Z] --- PASS: TestContainerLogPathSetForRingLogger (0.00s) [2021-07-13T14:25:17.347Z] === RUN TestReplaceAndAppendEnvVars [2021-07-13T14:25:17.347Z] env_test.go:19: default=[HOME=/root FOO=foo_default], override=[HOME=/root TERM=xterm FOO BAR], result=[HOME=/root TERM=xterm] [2021-07-13T14:25:17.347Z] --- PASS: TestReplaceAndAppendEnvVars (0.00s) [2021-07-13T14:25:17.347Z] === RUN TestNewMemoryStore [2021-07-13T14:25:17.347Z] --- PASS: TestNewMemoryStore (0.00s) [2021-07-13T14:25:17.347Z] === RUN TestAddContainers [2021-07-13T14:25:17.347Z] --- PASS: TestAddContainers (0.00s) [2021-07-13T14:25:17.347Z] === RUN TestGetContainer [2021-07-13T14:25:17.347Z] --- PASS: TestGetContainer (0.00s) [2021-07-13T14:25:17.347Z] === RUN TestDeleteContainer [2021-07-13T14:25:17.347Z] --- PASS: TestDeleteContainer (0.00s) [2021-07-13T14:25:17.347Z] === RUN TestListContainers [2021-07-13T14:25:17.347Z] --- PASS: TestListContainers (0.00s) [2021-07-13T14:25:17.347Z] === RUN TestFirstContainer [2021-07-13T14:25:17.347Z] --- PASS: TestFirstContainer (0.00s) [2021-07-13T14:25:17.347Z] === RUN TestApplyAllContainer [2021-07-13T14:25:17.347Z] --- PASS: TestApplyAllContainer (0.00s) [2021-07-13T14:25:17.347Z] === RUN TestIsValidHealthString [2021-07-13T14:25:17.347Z] --- PASS: TestIsValidHealthString (0.00s) [2021-07-13T14:25:17.347Z] === RUN TestStateRunStop [2021-07-13T14:25:17.347Z] --- PASS: TestStateRunStop (0.00s) [2021-07-13T14:25:17.347Z] === RUN TestStateTimeoutWait [2021-07-13T14:25:17.347Z] state_test.go:141: Stop callback fired [2021-07-13T14:25:17.347Z] state_test.go:165: Stop callback fired [2021-07-13T14:25:17.347Z] --- PASS: TestStateTimeoutWait (0.10s) [2021-07-13T14:25:17.347Z] === RUN TestIsValidStateString [2021-07-13T14:25:17.347Z] --- PASS: TestIsValidStateString (0.00s) [2021-07-13T14:25:17.347Z] === RUN TestViewSaveDelete [2021-07-13T14:25:17.347Z] --- PASS: TestViewSaveDelete (0.01s) [2021-07-13T14:25:17.347Z] === RUN TestViewAll [2021-07-13T14:25:17.347Z] --- PASS: TestViewAll (0.01s) [2021-07-13T14:25:17.347Z] === RUN TestViewGet [2021-07-13T14:25:17.347Z] --- PASS: TestViewGet (0.00s) [2021-07-13T14:25:17.347Z] === RUN TestNames [2021-07-13T14:25:17.347Z] --- PASS: TestNames (0.00s) [2021-07-13T14:25:17.347Z] === RUN TestViewWithHealthCheck [2021-07-13T14:25:17.347Z] --- PASS: TestViewWithHealthCheck (0.00s) [2021-07-13T14:25:17.347Z] PASS [2021-07-13T14:25:17.347Z] coverage: 41.5% of statements [2021-07-13T14:25:17.347Z] ok github.com/docker/docker/container 0.572s coverage: 41.5% of statements [2021-07-13T14:25:17.347Z] === RUN TestLoadDaemonCliConfigWithoutOverriding [2021-07-13T14:25:17.347Z] --- PASS: TestLoadDaemonCliConfigWithoutOverriding (0.00s) [2021-07-13T14:25:17.347Z] === RUN TestLoadDaemonCliConfigWithTLS [2021-07-13T14:25:17.347Z] --- PASS: TestLoadDaemonCliConfigWithTLS (0.00s) [2021-07-13T14:25:17.347Z] === RUN TestLoadDaemonCliConfigWithConflicts [2021-07-13T14:25:17.347Z] --- PASS: TestLoadDaemonCliConfigWithConflicts (0.00s) [2021-07-13T14:25:17.347Z] === RUN TestLoadDaemonCliWithConflictingNodeGenericResources [2021-07-13T14:25:17.347Z] --- PASS: TestLoadDaemonCliWithConflictingNodeGenericResources (0.00s) [2021-07-13T14:25:17.347Z] === RUN TestLoadDaemonCliWithConflictingLabels [2021-07-13T14:25:17.347Z] --- PASS: TestLoadDaemonCliWithConflictingLabels (0.00s) [2021-07-13T14:25:17.347Z] === RUN TestLoadDaemonCliWithDuplicateLabels [2021-07-13T14:25:17.347Z] --- PASS: TestLoadDaemonCliWithDuplicateLabels (0.00s) [2021-07-13T14:25:17.347Z] === RUN TestLoadDaemonCliConfigWithTLSVerify [2021-07-13T14:25:17.347Z] --- PASS: TestLoadDaemonCliConfigWithTLSVerify (0.00s) [2021-07-13T14:25:17.347Z] === RUN TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse [2021-07-13T14:25:17.347Z] --- PASS: TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse (0.00s) [2021-07-13T14:25:17.347Z] === RUN TestLoadDaemonCliConfigWithoutTLSVerify [2021-07-13T14:25:17.347Z] --- PASS: TestLoadDaemonCliConfigWithoutTLSVerify (0.01s) [2021-07-13T14:25:17.347Z] === RUN TestLoadDaemonCliConfigWithLogLevel [2021-07-13T14:25:17.347Z] --- PASS: TestLoadDaemonCliConfigWithLogLevel (0.00s) [2021-07-13T14:25:17.347Z] === RUN TestLoadDaemonConfigWithEmbeddedOptions [2021-07-13T14:25:17.347Z] --- PASS: TestLoadDaemonConfigWithEmbeddedOptions (0.00s) [2021-07-13T14:25:17.347Z] === RUN TestLoadDaemonConfigWithRegistryOptions [2021-07-13T14:25:17.347Z] --- PASS: TestLoadDaemonConfigWithRegistryOptions (0.00s) [2021-07-13T14:25:17.347Z] === RUN TestConfigureDaemonLogs [2021-07-13T14:25:17.347Z] --- PASS: TestConfigureDaemonLogs (0.00s) [2021-07-13T14:25:17.347Z] === RUN TestCommonOptionsInstallFlags [2021-07-13T14:25:17.347Z] --- PASS: TestCommonOptionsInstallFlags (0.00s) [2021-07-13T14:25:17.347Z] === RUN TestCommonOptionsInstallFlagsWithDefaults [2021-07-13T14:25:17.347Z] --- PASS: TestCommonOptionsInstallFlagsWithDefaults (0.00s) [2021-07-13T14:25:17.347Z] PASS [2021-07-13T14:25:17.347Z] coverage: 18.5% of statements [2021-07-13T14:25:17.347Z] ok github.com/docker/docker/cmd/dockerd 1.104s coverage: 18.5% of statements [2021-07-13T14:25:17.347Z] ? github.com/docker/docker/container/stream [no test files] [2021-07-13T14:25:17.347Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2021-07-13T14:25:17.347Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2021-07-13T14:25:17.347Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2021-07-13T14:25:18.630Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2021-07-13T14:25:18.630Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2021-07-13T14:25:18.630Z] GOOS="" GOARCH="" GOARM="" [2021-07-13T14:25:18.630Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2021-07-13T14:25:18.630Z] [2021-07-13T14:25:18.630Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-07-13T14:25:18.630Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-07-13T14:25:18.630Z] HOSTNAME=9ab21103fbe7 [2021-07-13T14:25:18.630Z] DEST=bundles/test-integration [2021-07-13T14:25:18.630Z] PWD=/go/src/github.com/docker/docker [2021-07-13T14:25:18.630Z] DOCKER_ROOTLESS=1 [2021-07-13T14:25:18.630Z] DOCKER_GITCOMMIT=81615631f0cfed7ad5fd7f9839e410a5754f8db3 [2021-07-13T14:25:18.630Z] container=docker [2021-07-13T14:25:18.630Z] HOME=/root [2021-07-13T14:25:18.630Z] GOLANG_VERSION=1.16.6 [2021-07-13T14:25:18.630Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-07-13T14:25:18.630Z] VALIDATE_BRANCH=master [2021-07-13T14:25:18.630Z] TERM=xterm [2021-07-13T14:25:18.630Z] DOCKER_PKG=github.com/docker/docker [2021-07-13T14:25:18.630Z] SHLVL=1 [2021-07-13T14:25:18.630Z] TIMEOUT=120m [2021-07-13T14:25:18.630Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-07-13T14:25:18.630Z] DOCKER_GRAPHDRIVER=overlay2 [2021-07-13T14:25:18.630Z] GO111MODULE=off [2021-07-13T14:25:18.630Z] DOCKER_EXPERIMENTAL=1 [2021-07-13T14:25:18.630Z] TEST_SKIP_INTEGRATION_CLI=1 [2021-07-13T14:25:18.630Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-07-13T14:25:18.630Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-07-13T14:25:18.630Z] GOPATH=/go [2021-07-13T14:25:18.630Z] PKG_CONFIG=pkg-config [2021-07-13T14:25:18.630Z] _=/usr/bin/env [2021-07-13T14:25:18.630Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2021-07-13T14:25:19.535Z] === RUN TestPrepare [2021-07-13T14:25:19.535Z] --- PASS: TestPrepare (0.00s) [2021-07-13T14:25:19.535Z] === RUN TestStart [2021-07-13T14:25:19.535Z] --- PASS: TestStart (0.00s) [2021-07-13T14:25:19.535Z] === RUN TestWaitCancel [2021-07-13T14:25:19.535Z] --- PASS: TestWaitCancel (0.00s) [2021-07-13T14:25:19.535Z] === RUN TestWaitDisabled [2021-07-13T14:25:19.535Z] --- PASS: TestWaitDisabled (0.00s) [2021-07-13T14:25:19.535Z] === RUN TestWaitEnabled [2021-07-13T14:25:19.535Z] --- PASS: TestWaitEnabled (0.00s) [2021-07-13T14:25:19.535Z] === RUN TestRemove [2021-07-13T14:25:19.535Z] --- PASS: TestRemove (0.00s) [2021-07-13T14:25:19.535Z] PASS [2021-07-13T14:25:19.535Z] coverage: 65.3% of statements [2021-07-13T14:25:19.535Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.700s coverage: 65.3% of statements [2021-07-13T14:25:19.997Z] === RUN TestNetworkConvertBasicNetworkFromGRPCCreatedAt [2021-07-13T14:25:20.458Z] --- PASS: TestNetworkConvertBasicNetworkFromGRPCCreatedAt (0.13s) [2021-07-13T14:25:20.458Z] === RUN TestServiceConvertFromGRPCRuntimeContainer [2021-07-13T14:25:20.458Z] --- PASS: TestServiceConvertFromGRPCRuntimeContainer (0.00s) [2021-07-13T14:25:20.458Z] === RUN TestServiceConvertFromGRPCGenericRuntimePlugin [2021-07-13T14:25:20.458Z] --- PASS: TestServiceConvertFromGRPCGenericRuntimePlugin (0.00s) [2021-07-13T14:25:20.458Z] === RUN TestServiceConvertToGRPCGenericRuntimePlugin [2021-07-13T14:25:20.458Z] --- PASS: TestServiceConvertToGRPCGenericRuntimePlugin (0.00s) [2021-07-13T14:25:20.458Z] === RUN TestServiceConvertToGRPCContainerRuntime [2021-07-13T14:25:20.458Z] --- PASS: TestServiceConvertToGRPCContainerRuntime (0.00s) [2021-07-13T14:25:20.458Z] === RUN TestServiceConvertToGRPCGenericRuntimeCustom [2021-07-13T14:25:20.458Z] --- PASS: TestServiceConvertToGRPCGenericRuntimeCustom (0.00s) [2021-07-13T14:25:20.458Z] === RUN TestServiceConvertToGRPCIsolation [2021-07-13T14:25:20.458Z] === RUN TestServiceConvertToGRPCIsolation/empty [2021-07-13T14:25:20.458Z] === RUN TestServiceConvertToGRPCIsolation/default [2021-07-13T14:25:20.458Z] === RUN TestServiceConvertToGRPCIsolation/process [2021-07-13T14:25:20.458Z] === RUN TestServiceConvertToGRPCIsolation/hyperv [2021-07-13T14:25:20.458Z] === RUN TestServiceConvertToGRPCIsolation/proCess [2021-07-13T14:25:20.458Z] === RUN TestServiceConvertToGRPCIsolation/hypErv [2021-07-13T14:25:20.458Z] --- PASS: TestServiceConvertToGRPCIsolation (0.00s) [2021-07-13T14:25:20.458Z] --- PASS: TestServiceConvertToGRPCIsolation/empty (0.00s) [2021-07-13T14:25:20.458Z] --- PASS: TestServiceConvertToGRPCIsolation/default (0.00s) [2021-07-13T14:25:20.458Z] --- PASS: TestServiceConvertToGRPCIsolation/process (0.00s) [2021-07-13T14:25:20.458Z] --- PASS: TestServiceConvertToGRPCIsolation/hyperv (0.00s) [2021-07-13T14:25:20.458Z] --- PASS: TestServiceConvertToGRPCIsolation/proCess (0.00s) [2021-07-13T14:25:20.458Z] --- PASS: TestServiceConvertToGRPCIsolation/hypErv (0.00s) [2021-07-13T14:25:20.458Z] === RUN TestServiceConvertFromGRPCIsolation [2021-07-13T14:25:20.458Z] === RUN TestServiceConvertFromGRPCIsolation/default [2021-07-13T14:25:20.458Z] === RUN TestServiceConvertFromGRPCIsolation/process [2021-07-13T14:25:20.458Z] === RUN TestServiceConvertFromGRPCIsolation/hyperv [2021-07-13T14:25:20.458Z] --- PASS: TestServiceConvertFromGRPCIsolation (0.00s) [2021-07-13T14:25:20.458Z] --- PASS: TestServiceConvertFromGRPCIsolation/default (0.00s) [2021-07-13T14:25:20.458Z] --- PASS: TestServiceConvertFromGRPCIsolation/process (0.00s) [2021-07-13T14:25:20.458Z] --- PASS: TestServiceConvertFromGRPCIsolation/hyperv (0.00s) [2021-07-13T14:25:20.458Z] === RUN TestServiceConvertToGRPCCredentialSpec [2021-07-13T14:25:20.458Z] === RUN TestServiceConvertToGRPCCredentialSpec/empty_credential_spec [2021-07-13T14:25:20.458Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec [2021-07-13T14:25:20.458Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec [2021-07-13T14:25:20.458Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec [2021-07-13T14:25:20.458Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec [2021-07-13T14:25:20.458Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_credential_spec [2021-07-13T14:25:20.458Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_credential_spec [2021-07-13T14:25:20.458Z] === RUN TestServiceConvertToGRPCCredentialSpec/registry_credential_spec [2021-07-13T14:25:20.458Z] --- PASS: TestServiceConvertToGRPCCredentialSpec (0.00s) [2021-07-13T14:25:20.458Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/empty_credential_spec (0.00s) [2021-07-13T14:25:20.458Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec (0.00s) [2021-07-13T14:25:20.458Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec (0.00s) [2021-07-13T14:25:20.458Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec (0.00s) [2021-07-13T14:25:20.458Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec (0.00s) [2021-07-13T14:25:20.458Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_credential_spec (0.00s) [2021-07-13T14:25:20.458Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_credential_spec (0.00s) [2021-07-13T14:25:20.458Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/registry_credential_spec (0.00s) [2021-07-13T14:25:20.458Z] === RUN TestServiceConvertFromGRPCCredentialSpec [2021-07-13T14:25:20.458Z] === RUN TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec [2021-07-13T14:25:20.458Z] === RUN TestServiceConvertFromGRPCCredentialSpec/config_credential_spec [2021-07-13T14:25:20.458Z] === RUN TestServiceConvertFromGRPCCredentialSpec/file_credential_spec [2021-07-13T14:25:20.458Z] === RUN TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec [2021-07-13T14:25:20.458Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec (0.00s) [2021-07-13T14:25:20.458Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec (0.00s) [2021-07-13T14:25:20.458Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/config_credential_spec (0.00s) [2021-07-13T14:25:20.458Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/file_credential_spec (0.00s) [2021-07-13T14:25:20.458Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec (0.00s) [2021-07-13T14:25:20.458Z] === RUN TestServiceConvertToGRPCNetworkAtachmentRuntime [2021-07-13T14:25:20.458Z] --- PASS: TestServiceConvertToGRPCNetworkAtachmentRuntime (0.00s) [2021-07-13T14:25:20.458Z] === RUN TestServiceConvertToGRPCMismatchedRuntime [2021-07-13T14:25:20.458Z] --- PASS: TestServiceConvertToGRPCMismatchedRuntime (0.00s) [2021-07-13T14:25:20.458Z] === RUN TestTaskConvertFromGRPCNetworkAttachment [2021-07-13T14:25:20.458Z] --- PASS: TestTaskConvertFromGRPCNetworkAttachment (0.00s) [2021-07-13T14:25:20.458Z] === RUN TestServiceConvertFromGRPCConfigs [2021-07-13T14:25:20.458Z] === RUN TestServiceConvertFromGRPCConfigs/file [2021-07-13T14:25:20.458Z] === RUN TestServiceConvertFromGRPCConfigs/runtime [2021-07-13T14:25:20.458Z] --- PASS: TestServiceConvertFromGRPCConfigs (0.00s) [2021-07-13T14:25:20.458Z] --- PASS: TestServiceConvertFromGRPCConfigs/file (0.00s) [2021-07-13T14:25:20.458Z] --- PASS: TestServiceConvertFromGRPCConfigs/runtime (0.00s) [2021-07-13T14:25:20.458Z] === RUN TestServiceConvertToGRPCConfigs [2021-07-13T14:25:20.458Z] === RUN TestServiceConvertToGRPCConfigs/file [2021-07-13T14:25:20.458Z] === RUN TestServiceConvertToGRPCConfigs/runtime [2021-07-13T14:25:20.458Z] === RUN TestServiceConvertToGRPCConfigs/file_and_runtime [2021-07-13T14:25:20.458Z] === RUN TestServiceConvertToGRPCConfigs/none [2021-07-13T14:25:20.458Z] --- PASS: TestServiceConvertToGRPCConfigs (0.00s) [2021-07-13T14:25:20.458Z] --- PASS: TestServiceConvertToGRPCConfigs/file (0.00s) [2021-07-13T14:25:20.458Z] --- PASS: TestServiceConvertToGRPCConfigs/runtime (0.00s) [2021-07-13T14:25:20.458Z] --- PASS: TestServiceConvertToGRPCConfigs/file_and_runtime (0.00s) [2021-07-13T14:25:20.458Z] --- PASS: TestServiceConvertToGRPCConfigs/none (0.00s) [2021-07-13T14:25:20.458Z] PASS [2021-07-13T14:25:20.458Z] coverage: 35.9% of statements [2021-07-13T14:25:20.458Z] ok github.com/docker/docker/daemon/cluster/convert 0.631s coverage: 35.9% of statements [2021-07-13T14:25:21.431Z] === RUN TestNewListSecretsFilters [2021-07-13T14:25:21.431Z] --- PASS: TestNewListSecretsFilters (0.00s) [2021-07-13T14:25:21.431Z] === RUN TestNewListConfigsFilters [2021-07-13T14:25:21.431Z] --- PASS: TestNewListConfigsFilters (0.00s) [2021-07-13T14:25:21.431Z] PASS [2021-07-13T14:25:21.431Z] coverage: 0.5% of statements [2021-07-13T14:25:21.431Z] ok github.com/docker/docker/daemon/cluster 1.717s coverage: 0.5% of statements [2021-07-13T14:25:24.362Z] === RUN TestDiscoveryOptsErrors [2021-07-13T14:25:24.362Z] --- PASS: TestDiscoveryOptsErrors (0.00s) [2021-07-13T14:25:24.362Z] === RUN TestDiscoveryOpts [2021-07-13T14:25:24.362Z] --- PASS: TestDiscoveryOpts (0.00s) [2021-07-13T14:25:24.362Z] PASS [2021-07-13T14:25:24.362Z] coverage: 30.0% of statements [2021-07-13T14:25:24.362Z] ok github.com/docker/docker/daemon/discovery 0.331s coverage: 30.0% of statements [2021-07-13T14:25:25.914Z] === RUN TestBuilderGC [2021-07-13T14:25:25.914Z] --- PASS: TestBuilderGC (0.00s) [2021-07-13T14:25:25.914Z] === RUN TestDaemonConfigurationNotFound [2021-07-13T14:25:25.914Z] --- PASS: TestDaemonConfigurationNotFound (0.00s) [2021-07-13T14:25:25.914Z] === RUN TestDaemonBrokenConfiguration [2021-07-13T14:25:25.914Z] --- PASS: TestDaemonBrokenConfiguration (0.00s) [2021-07-13T14:25:25.914Z] === RUN TestParseClusterAdvertiseSettings [2021-07-13T14:25:25.914Z] --- PASS: TestParseClusterAdvertiseSettings (0.00s) [2021-07-13T14:25:25.914Z] === RUN TestFindConfigurationConflicts [2021-07-13T14:25:25.914Z] --- PASS: TestFindConfigurationConflicts (0.00s) [2021-07-13T14:25:25.914Z] === RUN TestFindConfigurationConflictsWithNamedOptions [2021-07-13T14:25:25.914Z] --- PASS: TestFindConfigurationConflictsWithNamedOptions (0.00s) [2021-07-13T14:25:25.914Z] === RUN TestDaemonConfigurationMergeConflicts [2021-07-13T14:25:25.914Z] --- PASS: TestDaemonConfigurationMergeConflicts (0.00s) [2021-07-13T14:25:25.914Z] === RUN TestDaemonConfigurationMergeConcurrent [2021-07-13T14:25:25.914Z] --- PASS: TestDaemonConfigurationMergeConcurrent (0.00s) [2021-07-13T14:25:25.914Z] === RUN TestDaemonConfigurationMergeConcurrentError [2021-07-13T14:25:25.914Z] --- PASS: TestDaemonConfigurationMergeConcurrentError (0.00s) [2021-07-13T14:25:25.914Z] === RUN TestDaemonConfigurationMergeConflictsWithInnerStructs [2021-07-13T14:25:25.914Z] --- PASS: TestDaemonConfigurationMergeConflictsWithInnerStructs (0.00s) [2021-07-13T14:25:25.914Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools [2021-07-13T14:25:25.914Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file [2021-07-13T14:25:25.914Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/config_file [2021-07-13T14:25:25.914Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options [2021-07-13T14:25:25.914Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools (0.00s) [2021-07-13T14:25:25.914Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file (0.00s) [2021-07-13T14:25:25.914Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/config_file (0.00s) [2021-07-13T14:25:25.914Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options (0.00s) [2021-07-13T14:25:25.914Z] === RUN TestFindConfigurationConflictsWithUnknownKeys [2021-07-13T14:25:25.914Z] --- PASS: TestFindConfigurationConflictsWithUnknownKeys (0.00s) [2021-07-13T14:25:25.914Z] === RUN TestFindConfigurationConflictsWithMergedValues [2021-07-13T14:25:25.914Z] --- PASS: TestFindConfigurationConflictsWithMergedValues (0.00s) [2021-07-13T14:25:25.914Z] === RUN TestValidateConfigurationErrors [2021-07-13T14:25:25.914Z] === RUN TestValidateConfigurationErrors/single_label_without_value [2021-07-13T14:25:25.914Z] === RUN TestValidateConfigurationErrors/multiple_label_without_value [2021-07-13T14:25:25.914Z] === RUN TestValidateConfigurationErrors/single_DNS,_invalid_IP-address [2021-07-13T14:25:25.914Z] === RUN TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address [2021-07-13T14:25:25.914Z] === RUN TestValidateConfigurationErrors/single_DNSSearch [2021-07-13T14:25:25.914Z] === RUN TestValidateConfigurationErrors/multiple_DNSSearch [2021-07-13T14:25:25.914Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-downloads [2021-07-13T14:25:25.914Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-uploads [2021-07-13T14:25:25.914Z] === RUN TestValidateConfigurationErrors/negative_max-download-attempts [2021-07-13T14:25:25.914Z] === RUN TestValidateConfigurationErrors/zero_max-download-attempts [2021-07-13T14:25:25.914Z] === RUN TestValidateConfigurationErrors/generic_resource_without_= [2021-07-13T14:25:25.914Z] === RUN TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete [2021-07-13T14:25:25.914Z] --- PASS: TestValidateConfigurationErrors (0.00s) [2021-07-13T14:25:25.914Z] --- PASS: TestValidateConfigurationErrors/single_label_without_value (0.00s) [2021-07-13T14:25:25.914Z] --- PASS: TestValidateConfigurationErrors/multiple_label_without_value (0.00s) [2021-07-13T14:25:25.914Z] --- PASS: TestValidateConfigurationErrors/single_DNS,_invalid_IP-address (0.00s) [2021-07-13T14:25:25.914Z] --- PASS: TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address (0.00s) [2021-07-13T14:25:25.914Z] --- PASS: TestValidateConfigurationErrors/single_DNSSearch (0.00s) [2021-07-13T14:25:25.914Z] --- PASS: TestValidateConfigurationErrors/multiple_DNSSearch (0.00s) [2021-07-13T14:25:25.914Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-downloads (0.00s) [2021-07-13T14:25:25.914Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-uploads (0.00s) [2021-07-13T14:25:25.914Z] --- PASS: TestValidateConfigurationErrors/negative_max-download-attempts (0.00s) [2021-07-13T14:25:25.914Z] --- PASS: TestValidateConfigurationErrors/zero_max-download-attempts (0.00s) [2021-07-13T14:25:25.914Z] --- PASS: TestValidateConfigurationErrors/generic_resource_without_= (0.00s) [2021-07-13T14:25:25.914Z] --- PASS: TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete (0.00s) [2021-07-13T14:25:25.914Z] === RUN TestValidateConfiguration [2021-07-13T14:25:25.914Z] === RUN TestValidateConfiguration/with_label [2021-07-13T14:25:25.914Z] === RUN TestValidateConfiguration/with_dns [2021-07-13T14:25:25.914Z] === RUN TestValidateConfiguration/with_dns-search [2021-07-13T14:25:25.914Z] === RUN TestValidateConfiguration/with_max-concurrent-downloads [2021-07-13T14:25:25.914Z] === RUN TestValidateConfiguration/with_max-concurrent-uploads [2021-07-13T14:25:25.914Z] === RUN TestValidateConfiguration/with_max-download-attempts [2021-07-13T14:25:25.914Z] === RUN TestValidateConfiguration/with_multiple_node_generic_resources [2021-07-13T14:25:25.914Z] === RUN TestValidateConfiguration/with_node_generic_resources [2021-07-13T14:25:25.914Z] --- PASS: TestValidateConfiguration (0.00s) [2021-07-13T14:25:25.914Z] --- PASS: TestValidateConfiguration/with_label (0.00s) [2021-07-13T14:25:25.914Z] --- PASS: TestValidateConfiguration/with_dns (0.00s) [2021-07-13T14:25:25.914Z] --- PASS: TestValidateConfiguration/with_dns-search (0.00s) [2021-07-13T14:25:25.914Z] --- PASS: TestValidateConfiguration/with_max-concurrent-downloads (0.00s) [2021-07-13T14:25:25.914Z] --- PASS: TestValidateConfiguration/with_max-concurrent-uploads (0.00s) [2021-07-13T14:25:25.914Z] --- PASS: TestValidateConfiguration/with_max-download-attempts (0.00s) [2021-07-13T14:25:25.914Z] --- PASS: TestValidateConfiguration/with_multiple_node_generic_resources (0.00s) [2021-07-13T14:25:25.914Z] --- PASS: TestValidateConfiguration/with_node_generic_resources (0.00s) [2021-07-13T14:25:25.914Z] === RUN TestModifiedDiscoverySettings [2021-07-13T14:25:25.914Z] --- PASS: TestModifiedDiscoverySettings (0.00s) [2021-07-13T14:25:25.914Z] === RUN TestReloadSetConfigFileNotExist [2021-07-13T14:25:25.914Z] time="2021-07-13T14:25:25Z" level=info msg="Got signal to reload configuration, reloading from: /tmp/blabla/not/exists/config.json" [2021-07-13T14:25:25.914Z] --- PASS: TestReloadSetConfigFileNotExist (0.13s) [2021-07-13T14:25:25.914Z] === RUN TestReloadDefaultConfigNotExist [2021-07-13T14:25:25.914Z] config_test.go:527: os.Getuid() != 0: skipping test that requires root [2021-07-13T14:25:25.914Z] --- SKIP: TestReloadDefaultConfigNotExist (0.00s) [2021-07-13T14:25:25.914Z] === RUN TestReloadBadDefaultConfig [2021-07-13T14:25:25.914Z] time="2021-07-13T14:25:25Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-config-260051523" [2021-07-13T14:25:25.914Z] --- PASS: TestReloadBadDefaultConfig (0.00s) [2021-07-13T14:25:25.914Z] === RUN TestReloadWithConflictingLabels [2021-07-13T14:25:25.914Z] time="2021-07-13T14:25:25Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-499800262" [2021-07-13T14:25:25.914Z] --- PASS: TestReloadWithConflictingLabels (0.00s) [2021-07-13T14:25:25.914Z] === RUN TestReloadWithDuplicateLabels [2021-07-13T14:25:25.914Z] time="2021-07-13T14:25:25Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-174741869" [2021-07-13T14:25:25.914Z] --- PASS: TestReloadWithDuplicateLabels (0.00s) [2021-07-13T14:25:25.914Z] === RUN TestDaemonConfigurationMerge [2021-07-13T14:25:25.914Z] --- PASS: TestDaemonConfigurationMerge (0.00s) [2021-07-13T14:25:25.914Z] PASS [2021-07-13T14:25:25.914Z] coverage: 79.2% of statements [2021-07-13T14:25:25.914Z] ok github.com/docker/docker/daemon/config 0.725s coverage: 79.2% of statements [2021-07-13T14:25:26.887Z] === RUN TestVerifyNetworkingConfig [2021-07-13T14:25:26.887Z] --- PASS: TestVerifyNetworkingConfig (0.00s) [2021-07-13T14:25:26.887Z] === RUN TestGetContainer [2021-07-13T14:25:26.887Z] --- PASS: TestGetContainer (0.00s) [2021-07-13T14:25:26.887Z] === RUN TestValidContainerNames [2021-07-13T14:25:26.887Z] --- PASS: TestValidContainerNames (0.00s) [2021-07-13T14:25:26.887Z] === RUN TestContainerInitDNS [2021-07-13T14:25:26.887Z] daemon_test.go:147: root required [2021-07-13T14:25:26.887Z] --- SKIP: TestContainerInitDNS (0.00s) [2021-07-13T14:25:26.887Z] === RUN TestMerge [2021-07-13T14:25:26.887Z] --- PASS: TestMerge (0.00s) [2021-07-13T14:25:26.887Z] === RUN TestValidateContainerIsolation [2021-07-13T14:25:26.887Z] --- PASS: TestValidateContainerIsolation (0.00s) [2021-07-13T14:25:26.887Z] === RUN TestFindNetworkErrorType [2021-07-13T14:25:26.887Z] --- PASS: TestFindNetworkErrorType (0.00s) [2021-07-13T14:25:26.887Z] === RUN TestEnsureServicesExist [2021-07-13T14:25:26.887Z] --- PASS: TestEnsureServicesExist (0.00s) [2021-07-13T14:25:26.887Z] === RUN TestEnsureServicesExistErrors [2021-07-13T14:25:26.887Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice [2021-07-13T14:25:26.887Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 [2021-07-13T14:25:26.887Z] === RUN TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice [2021-07-13T14:25:26.887Z] --- PASS: TestEnsureServicesExistErrors (0.00s) [2021-07-13T14:25:26.887Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice (0.00s) [2021-07-13T14:25:26.887Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 (0.00s) [2021-07-13T14:25:26.887Z] --- PASS: TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice (0.00s) [2021-07-13T14:25:26.887Z] === RUN TestContainerDelete [2021-07-13T14:25:26.887Z] --- PASS: TestContainerDelete (0.00s) [2021-07-13T14:25:26.887Z] === RUN TestContainerDoubleDelete [2021-07-13T14:25:26.887Z] --- PASS: TestContainerDoubleDelete (0.00s) [2021-07-13T14:25:26.887Z] === RUN TestLogContainerEventCopyLabels [2021-07-13T14:25:26.887Z] --- PASS: TestLogContainerEventCopyLabels (0.00s) [2021-07-13T14:25:26.887Z] === RUN TestLogContainerEventWithAttributes [2021-07-13T14:25:26.887Z] --- PASS: TestLogContainerEventWithAttributes (0.00s) [2021-07-13T14:25:26.887Z] === RUN TestNoneHealthcheck [2021-07-13T14:25:26.887Z] --- PASS: TestNoneHealthcheck (0.00s) [2021-07-13T14:25:26.887Z] === RUN TestHealthStates [2021-07-13T14:25:26.887Z] time="2021-07-13T14:25:26Z" 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-07-13T14:25:26.887Z] time="2021-07-13T14:25:26Z" 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-07-13T14:25:26.887Z] time="2021-07-13T14:25:26Z" 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-07-13T14:25:26.887Z] time="2021-07-13T14:25:26Z" 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-07-13T14:25:26.887Z] time="2021-07-13T14:25:26Z" 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-07-13T14:25:26.887Z] time="2021-07-13T14:25:26Z" 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-07-13T14:25:26.887Z] time="2021-07-13T14:25:26Z" 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-07-13T14:25:26.887Z] time="2021-07-13T14:25:26Z" 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-07-13T14:25:26.887Z] time="2021-07-13T14:25:26Z" 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-07-13T14:25:26.887Z] time="2021-07-13T14:25:26Z" 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-07-13T14:25:26.887Z] --- PASS: TestHealthStates (0.13s) [2021-07-13T14:25:26.887Z] === RUN TestMaskURLCredentials [2021-07-13T14:25:26.887Z] --- PASS: TestMaskURLCredentials (0.00s) [2021-07-13T14:25:26.887Z] === RUN TestGetInspectData [2021-07-13T14:25:26.887Z] --- PASS: TestGetInspectData (0.00s) [2021-07-13T14:25:26.887Z] === RUN TestFillLicense [2021-07-13T14:25:26.887Z] --- PASS: TestFillLicense (0.00s) [2021-07-13T14:25:26.887Z] === RUN TestListInvalidFilter [2021-07-13T14:25:26.887Z] --- PASS: TestListInvalidFilter (0.00s) [2021-07-13T14:25:26.887Z] === RUN TestNameFilter [2021-07-13T14:25:26.887Z] --- PASS: TestNameFilter (0.00s) [2021-07-13T14:25:26.887Z] === RUN TestMergeAndVerifyLogConfigNilConfig [2021-07-13T14:25:26.887Z] --- PASS: TestMergeAndVerifyLogConfigNilConfig (0.00s) [2021-07-13T14:25:26.887Z] === RUN TestSetWindowsCredentialSpecInSpec [2021-07-13T14:25:26.887Z] === RUN TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options [2021-07-13T14:25:26.887Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option [2021-07-13T14:25:26.887Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path [2021-07-13T14:25:26.887Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory [2021-07-13T14:25:26.887Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully [2021-07-13T14:25:26.887Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option [2021-07-13T14:25:26.887Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully [2021-07-13T14:25:26.887Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully [2021-07-13T14:25:26.887Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully [2021-07-13T14:25:26.887Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option [2021-07-13T14:25:26.887Z] === 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-07-13T14:25:26.887Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option [2021-07-13T14:25:26.887Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names [2021-07-13T14:25:26.887Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options [2021-07-13T14:25:26.887Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options [2021-07-13T14:25:26.887Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file [2021-07-13T14:25:26.887Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry [2021-07-13T14:25:26.887Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config [2021-07-13T14:25:26.887Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw [2021-07-13T14:25:26.887Z] --- PASS: TestSetWindowsCredentialSpecInSpec (0.01s) [2021-07-13T14:25:26.887Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options (0.00s) [2021-07-13T14:25:26.887Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option (0.00s) [2021-07-13T14:25:26.887Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path (0.00s) [2021-07-13T14:25:26.887Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory (0.00s) [2021-07-13T14:25:26.887Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully (0.00s) [2021-07-13T14:25:26.887Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option (0.00s) [2021-07-13T14:25:26.887Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully (0.00s) [2021-07-13T14:25:26.887Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully (0.00s) [2021-07-13T14:25:26.888Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully (0.00s) [2021-07-13T14:25:26.888Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option (0.00s) [2021-07-13T14:25:26.888Z] --- 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-07-13T14:25:26.888Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option (0.00s) [2021-07-13T14:25:26.888Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names (0.00s) [2021-07-13T14:25:26.888Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options (0.00s) [2021-07-13T14:25:26.888Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options (0.00s) [2021-07-13T14:25:26.888Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file (0.00s) [2021-07-13T14:25:26.888Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry (0.00s) [2021-07-13T14:25:26.888Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config (0.00s) [2021-07-13T14:25:26.888Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw (0.00s) [2021-07-13T14:25:26.888Z] === RUN TestDaemonReloadLabels [2021-07-13T14:25:26.888Z] --- PASS: TestDaemonReloadLabels (0.00s) [2021-07-13T14:25:26.888Z] === RUN TestDaemonReloadAllowNondistributableArtifacts [2021-07-13T14:25:26.888Z] --- PASS: TestDaemonReloadAllowNondistributableArtifacts (0.00s) [2021-07-13T14:25:26.888Z] === RUN TestDaemonReloadMirrors [2021-07-13T14:25:26.888Z] --- PASS: TestDaemonReloadMirrors (0.00s) [2021-07-13T14:25:26.888Z] === RUN TestDaemonReloadInsecureRegistries [2021-07-13T14:25:26.888Z] --- PASS: TestDaemonReloadInsecureRegistries (0.00s) [2021-07-13T14:25:26.888Z] === RUN TestDaemonReloadNotAffectOthers [2021-07-13T14:25:26.888Z] --- PASS: TestDaemonReloadNotAffectOthers (0.00s) [2021-07-13T14:25:26.888Z] === RUN TestDaemonDiscoveryReload [2021-07-13T14:25:27.053Z] INFO [runner/unused/goanalysis] analyzers took 33.389962404s with top 10 stages: buildssa: 29.075106054s, U1000: 4.31485635s [2021-07-13T14:25:27.861Z] === RUN TestWaitNodeAttachment [2021-07-13T14:25:27.861Z] --- PASS: TestDaemonDiscoveryReload (1.01s) [2021-07-13T14:25:27.861Z] === RUN TestDaemonDiscoveryReloadFromEmptyDiscovery [2021-07-13T14:25:27.861Z] --- PASS: TestWaitNodeAttachment (0.40s) [2021-07-13T14:25:27.861Z] === RUN TestIsolationConversion [2021-07-13T14:25:27.861Z] === RUN TestIsolationConversion/default [2021-07-13T14:25:27.861Z] === RUN TestIsolationConversion/process [2021-07-13T14:25:27.861Z] === RUN TestIsolationConversion/hyperv [2021-07-13T14:25:27.861Z] --- PASS: TestIsolationConversion (0.00s) [2021-07-13T14:25:27.861Z] --- PASS: TestIsolationConversion/default (0.00s) [2021-07-13T14:25:27.861Z] --- PASS: TestIsolationConversion/process (0.00s) [2021-07-13T14:25:27.861Z] --- PASS: TestIsolationConversion/hyperv (0.00s) [2021-07-13T14:25:27.861Z] === RUN TestContainerLabels [2021-07-13T14:25:27.861Z] --- PASS: TestContainerLabels (0.00s) [2021-07-13T14:25:27.861Z] === RUN TestCredentialSpecConversion [2021-07-13T14:25:27.861Z] === RUN TestCredentialSpecConversion/none [2021-07-13T14:25:27.861Z] === RUN TestCredentialSpecConversion/config [2021-07-13T14:25:27.861Z] === RUN TestCredentialSpecConversion/file [2021-07-13T14:25:27.861Z] === RUN TestCredentialSpecConversion/registry [2021-07-13T14:25:27.861Z] --- PASS: TestCredentialSpecConversion (0.00s) [2021-07-13T14:25:27.861Z] --- PASS: TestCredentialSpecConversion/none (0.00s) [2021-07-13T14:25:27.861Z] --- PASS: TestCredentialSpecConversion/config (0.00s) [2021-07-13T14:25:27.861Z] --- PASS: TestCredentialSpecConversion/file (0.00s) [2021-07-13T14:25:27.861Z] --- PASS: TestCredentialSpecConversion/registry (0.00s) [2021-07-13T14:25:27.861Z] === RUN TestControllerValidateMountBind [2021-07-13T14:25:27.861Z] --- PASS: TestControllerValidateMountBind (0.00s) [2021-07-13T14:25:27.861Z] === RUN TestControllerValidateMountVolume [2021-07-13T14:25:27.861Z] --- PASS: TestControllerValidateMountVolume (0.00s) [2021-07-13T14:25:27.861Z] === RUN TestControllerValidateMountTarget [2021-07-13T14:25:27.861Z] --- PASS: TestControllerValidateMountTarget (0.00s) [2021-07-13T14:25:27.861Z] === RUN TestControllerValidateMountTmpfs [2021-07-13T14:25:27.861Z] --- PASS: TestControllerValidateMountTmpfs (0.00s) [2021-07-13T14:25:27.861Z] === RUN TestControllerValidateMountInvalidType [2021-07-13T14:25:27.861Z] --- PASS: TestControllerValidateMountInvalidType (0.00s) [2021-07-13T14:25:27.861Z] === RUN TestControllerValidateMountNamedPipe [2021-07-13T14:25:27.861Z] --- PASS: TestControllerValidateMountNamedPipe (0.00s) [2021-07-13T14:25:27.861Z] PASS [2021-07-13T14:25:27.861Z] coverage: 11.0% of statements [2021-07-13T14:25:27.861Z] ok github.com/docker/docker/daemon/cluster/executor/container 2.187s coverage: 11.0% of statements [2021-07-13T14:25:28.324Z] === RUN TestEventsLog [2021-07-13T14:25:28.324Z] --- PASS: TestEventsLog (0.00s) [2021-07-13T14:25:28.324Z] === RUN TestEventsLogTimeout [2021-07-13T14:25:28.324Z] --- PASS: TestEventsLogTimeout (0.00s) [2021-07-13T14:25:28.324Z] === RUN TestLogEvents [2021-07-13T14:25:28.324Z] --- PASS: TestLogEvents (0.05s) [2021-07-13T14:25:28.324Z] === RUN TestLoadBufferedEvents [2021-07-13T14:25:28.324Z] --- PASS: TestLoadBufferedEvents (0.14s) [2021-07-13T14:25:28.324Z] === RUN TestLoadBufferedEventsOnlyFromPast [2021-07-13T14:25:28.324Z] --- PASS: TestLoadBufferedEventsOnlyFromPast (0.00s) [2021-07-13T14:25:28.324Z] === RUN TestIgnoreBufferedWhenNoTimes [2021-07-13T14:25:28.324Z] --- PASS: TestIgnoreBufferedWhenNoTimes (0.00s) [2021-07-13T14:25:28.324Z] PASS [2021-07-13T14:25:28.324Z] coverage: 50.0% of statements [2021-07-13T14:25:28.324Z] ok github.com/docker/docker/daemon/events 0.373s coverage: 50.0% of statements [2021-07-13T14:25:28.324Z] --- PASS: TestDaemonDiscoveryReloadFromEmptyDiscovery (0.50s) [2021-07-13T14:25:28.324Z] === RUN TestDaemonDiscoveryReloadOnlyClusterAdvertise [2021-07-13T14:25:28.788Z] --- PASS: TestDaemonDiscoveryReloadOnlyClusterAdvertise (0.50s) [2021-07-13T14:25:28.788Z] === RUN TestDaemonReloadNetworkDiagnosticPort [2021-07-13T14:25:28.788Z] reload_test.go:520: root required [2021-07-13T14:25:28.788Z] --- SKIP: TestDaemonReloadNetworkDiagnosticPort (0.00s) [2021-07-13T14:25:28.788Z] === RUN TestLoadOrCreateTrustKeyInvalidKeyFile [2021-07-13T14:25:28.788Z] --- PASS: TestLoadOrCreateTrustKeyInvalidKeyFile (0.01s) [2021-07-13T14:25:28.788Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist [2021-07-13T14:25:28.788Z] === RUN TestIsEmptyDir [2021-07-13T14:25:28.788Z] --- PASS: TestIsEmptyDir (0.01s) [2021-07-13T14:25:28.788Z] PASS [2021-07-13T14:25:28.788Z] coverage: 2.3% of statements [2021-07-13T14:25:28.788Z] ok github.com/docker/docker/daemon/graphdriver 0.204s coverage: 2.3% of statements [2021-07-13T14:25:28.788Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist (0.03s) [2021-07-13T14:25:28.788Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist [2021-07-13T14:25:28.788Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist (0.01s) [2021-07-13T14:25:28.788Z] === RUN TestLoadOrCreateTrustKeyCreateKeyNoPath [2021-07-13T14:25:28.788Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyNoPath (0.01s) [2021-07-13T14:25:28.788Z] === RUN TestLoadOrCreateTrustKeyLoadValidKey [2021-07-13T14:25:28.788Z] --- PASS: TestLoadOrCreateTrustKeyLoadValidKey (0.00s) [2021-07-13T14:25:28.788Z] === RUN TestParseVolumesFrom [2021-07-13T14:25:28.788Z] --- PASS: TestParseVolumesFrom (0.00s) [2021-07-13T14:25:28.788Z] PASS [2021-07-13T14:25:28.788Z] coverage: 9.1% of statements [2021-07-13T14:25:28.788Z] ok github.com/docker/docker/daemon 3.255s coverage: 9.1% of statements [2021-07-13T14:25:28.788Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2021-07-13T14:25:28.788Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2021-07-13T14:25:28.788Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2021-07-13T14:25:28.788Z] ? github.com/docker/docker/daemon/exec [no test files] [2021-07-13T14:25:28.788Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2021-07-13T14:25:28.788Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2021-07-13T14:25:28.788Z] ? github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [no test files] [2021-07-13T14:25:28.788Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2021-07-13T14:25:28.788Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2021-07-13T14:25:28.788Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2021-07-13T14:25:28.788Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2021-07-13T14:25:28.788Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2021-07-13T14:25:28.788Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2021-07-13T14:25:28.788Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2021-07-13T14:25:29.250Z] === RUN TestLinkNaming [2021-07-13T14:25:29.250Z] --- PASS: TestLinkNaming (0.00s) [2021-07-13T14:25:29.250Z] === RUN TestLinkNew [2021-07-13T14:25:29.250Z] --- PASS: TestLinkNew (0.00s) [2021-07-13T14:25:29.250Z] === RUN TestLinkEnv [2021-07-13T14:25:29.250Z] --- PASS: TestLinkEnv (0.00s) [2021-07-13T14:25:29.250Z] === RUN TestLinkMultipleEnv [2021-07-13T14:25:29.250Z] --- PASS: TestLinkMultipleEnv (0.00s) [2021-07-13T14:25:29.250Z] === RUN TestLinkPortRangeEnv [2021-07-13T14:25:29.250Z] --- PASS: TestLinkPortRangeEnv (0.00s) [2021-07-13T14:25:29.250Z] PASS [2021-07-13T14:25:29.250Z] coverage: 93.0% of statements [2021-07-13T14:25:29.250Z] ok github.com/docker/docker/daemon/links 0.211s coverage: 93.0% of statements [2021-07-13T14:25:31.439Z] === RUN TestNewStreamConfig [2021-07-13T14:25:31.439Z] === RUN TestNewStreamConfig/defaults [2021-07-13T14:25:31.439Z] === RUN TestNewStreamConfig/invalid_create_group [2021-07-13T14:25:31.439Z] === RUN TestNewStreamConfig/invalid_flush_interval [2021-07-13T14:25:31.439Z] === RUN TestNewStreamConfig/invalid_max_buffered_events [2021-07-13T14:25:31.439Z] === RUN TestNewStreamConfig/invalid_multiline_pattern [2021-07-13T14:25:31.439Z] === RUN TestNewStreamConfig/flush_interval_at_15 [2021-07-13T14:25:31.439Z] === RUN TestNewStreamConfig/max_buffered_events_at_1024 [2021-07-13T14:25:31.439Z] --- PASS: TestNewStreamConfig (0.00s) [2021-07-13T14:25:31.439Z] --- PASS: TestNewStreamConfig/defaults (0.00s) [2021-07-13T14:25:31.439Z] --- PASS: TestNewStreamConfig/invalid_create_group (0.00s) [2021-07-13T14:25:31.439Z] --- PASS: TestNewStreamConfig/invalid_flush_interval (0.00s) [2021-07-13T14:25:31.439Z] --- PASS: TestNewStreamConfig/invalid_max_buffered_events (0.00s) [2021-07-13T14:25:31.439Z] --- PASS: TestNewStreamConfig/invalid_multiline_pattern (0.00s) [2021-07-13T14:25:31.439Z] --- PASS: TestNewStreamConfig/flush_interval_at_15 (0.00s) [2021-07-13T14:25:31.439Z] --- PASS: TestNewStreamConfig/max_buffered_events_at_1024 (0.00s) [2021-07-13T14:25:31.439Z] === RUN TestNewAWSLogsClientUserAgentHandler [2021-07-13T14:25:31.439Z] --- PASS: TestNewAWSLogsClientUserAgentHandler (0.00s) [2021-07-13T14:25:31.439Z] === RUN TestNewAWSLogsClientAWSLogsEndpoint [2021-07-13T14:25:31.439Z] --- PASS: TestNewAWSLogsClientAWSLogsEndpoint (0.00s) [2021-07-13T14:25:31.439Z] === RUN TestNewAWSLogsClientRegionDetect [2021-07-13T14:25:31.439Z] time="2021-07-13T14:25:30Z" level=info msg="Trying to get region from EC2 Metadata" [2021-07-13T14:25:31.439Z] --- PASS: TestNewAWSLogsClientRegionDetect (0.14s) [2021-07-13T14:25:31.439Z] === RUN TestCreateSuccess [2021-07-13T14:25:31.439Z] --- PASS: TestCreateSuccess (0.00s) [2021-07-13T14:25:31.439Z] === RUN TestCreateLogGroupSuccess [2021-07-13T14:25:31.439Z] --- PASS: TestCreateLogGroupSuccess (0.00s) [2021-07-13T14:25:31.439Z] === RUN TestCreateError [2021-07-13T14:25:31.439Z] --- PASS: TestCreateError (0.00s) [2021-07-13T14:25:31.439Z] === RUN TestCreateAlreadyExists [2021-07-13T14:25:31.439Z] time="2021-07-13T14:25:31Z" level=info msg="Log stream already exists" errorCode=ResourceAlreadyExistsException logGroupName= logStreamName= message= origError="" [2021-07-13T14:25:31.439Z] --- PASS: TestCreateAlreadyExists (0.00s) [2021-07-13T14:25:31.439Z] === RUN TestLogClosed [2021-07-13T14:25:31.439Z] --- PASS: TestLogClosed (0.00s) [2021-07-13T14:25:31.439Z] === RUN TestLogBlocking [2021-07-13T14:25:31.439Z] --- PASS: TestLogBlocking (0.00s) [2021-07-13T14:25:31.439Z] === RUN TestLogNonBlockingBufferEmpty [2021-07-13T14:25:31.439Z] --- PASS: TestLogNonBlockingBufferEmpty (0.00s) [2021-07-13T14:25:31.439Z] === RUN TestLogNonBlockingBufferFull [2021-07-13T14:25:31.439Z] --- PASS: TestLogNonBlockingBufferFull (0.00s) [2021-07-13T14:25:31.439Z] === RUN TestPublishBatchSuccess [2021-07-13T14:25:31.439Z] --- PASS: TestPublishBatchSuccess (0.00s) [2021-07-13T14:25:31.439Z] === RUN TestPublishBatchError [2021-07-13T14:25:31.439Z] time="2021-07-13T14:25:31Z" level=error msg=Error [2021-07-13T14:25:31.439Z] --- PASS: TestPublishBatchError (0.00s) [2021-07-13T14:25:31.439Z] === RUN TestPublishBatchInvalidSeqSuccess [2021-07-13T14:25:31.439Z] time="2021-07-13T14:25:31Z" level=error msg="Failed to put log events" errorCode=InvalidSequenceTokenException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2021-07-13T14:25:31.439Z] --- PASS: TestPublishBatchInvalidSeqSuccess (0.00s) [2021-07-13T14:25:31.439Z] === RUN TestPublishBatchAlreadyAccepted [2021-07-13T14:25:31.439Z] time="2021-07-13T14:25:31Z" level=error msg="Failed to put log events" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2021-07-13T14:25:31.439Z] time="2021-07-13T14:25:31Z" level=info msg="Data already accepted, ignoring error" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" [2021-07-13T14:25:31.439Z] --- PASS: TestPublishBatchAlreadyAccepted (0.00s) [2021-07-13T14:25:31.439Z] === RUN TestCollectBatchSimple [2021-07-13T14:25:31.439Z] --- PASS: TestCollectBatchSimple (0.00s) [2021-07-13T14:25:31.439Z] === RUN TestCollectBatchTicker [2021-07-13T14:25:31.439Z] --- PASS: TestCollectBatchTicker (0.00s) [2021-07-13T14:25:31.439Z] === RUN TestCollectBatchMultilinePattern [2021-07-13T14:25:31.439Z] --- PASS: TestCollectBatchMultilinePattern (0.00s) [2021-07-13T14:25:31.439Z] === RUN TestCollectBatchMultilinePatternMaxEventAge [2021-07-13T14:25:31.439Z] --- PASS: TestCollectBatchMultilinePatternMaxEventAge (0.00s) [2021-07-13T14:25:31.439Z] === RUN TestCollectBatchMultilinePatternNegativeEventAge [2021-07-13T14:25:31.439Z] --- PASS: TestCollectBatchMultilinePatternNegativeEventAge (0.00s) [2021-07-13T14:25:31.439Z] === RUN TestCollectBatchMultilinePatternMaxEventSize [2021-07-13T14:25:31.439Z] --- PASS: TestCollectBatchMultilinePatternMaxEventSize (0.03s) [2021-07-13T14:25:31.439Z] === RUN TestCollectBatchClose [2021-07-13T14:25:31.439Z] --- PASS: TestCollectBatchClose (0.00s) [2021-07-13T14:25:31.439Z] === RUN TestEffectiveLen [2021-07-13T14:25:31.439Z] === RUN TestEffectiveLen/0/Hello [2021-07-13T14:25:31.439Z] === RUN TestEffectiveLen/1/\x01\x02\x03\x04 [2021-07-13T14:25:31.439Z] === RUN TestEffectiveLen/2/🙃 [2021-07-13T14:25:31.439Z] === RUN TestEffectiveLen/3/���� [2021-07-13T14:25:31.439Z] === RUN TestEffectiveLen/4/He��o [2021-07-13T14:25:31.439Z] === RUN TestEffectiveLen/5/ [2021-07-13T14:25:31.439Z] --- PASS: TestEffectiveLen (0.00s) [2021-07-13T14:25:31.439Z] --- PASS: TestEffectiveLen/0/Hello (0.00s) [2021-07-13T14:25:31.439Z] --- PASS: TestEffectiveLen/1/\x01\x02\x03\x04 (0.00s) [2021-07-13T14:25:31.439Z] --- PASS: TestEffectiveLen/2/🙃 (0.00s) [2021-07-13T14:25:31.439Z] --- PASS: TestEffectiveLen/3/���� (0.00s) [2021-07-13T14:25:31.439Z] --- PASS: TestEffectiveLen/4/He��o (0.00s) [2021-07-13T14:25:31.439Z] --- PASS: TestEffectiveLen/5/ (0.00s) [2021-07-13T14:25:31.439Z] === RUN TestFindValidSplit [2021-07-13T14:25:31.439Z] === RUN TestFindValidSplit/0/ [2021-07-13T14:25:31.439Z] cloudwatchlogs_test.go:1044: [2021-07-13T14:25:31.439Z] cloudwatchlogs_test.go:1045: [2021-07-13T14:25:31.439Z] === RUN TestFindValidSplit/1/Hello [2021-07-13T14:25:31.439Z] cloudwatchlogs_test.go:1044: Hello [2021-07-13T14:25:31.439Z] cloudwatchlogs_test.go:1045: [2021-07-13T14:25:31.439Z] === RUN TestFindValidSplit/2/Hello [2021-07-13T14:25:31.439Z] cloudwatchlogs_test.go:1044: He [2021-07-13T14:25:31.439Z] cloudwatchlogs_test.go:1045: llo [2021-07-13T14:25:31.439Z] === RUN TestFindValidSplit/3/Hello [2021-07-13T14:25:31.439Z] cloudwatchlogs_test.go:1044: [2021-07-13T14:25:31.439Z] cloudwatchlogs_test.go:1045: Hello [2021-07-13T14:25:31.439Z] === RUN TestFindValidSplit/4/🙃 [2021-07-13T14:25:31.439Z] cloudwatchlogs_test.go:1044: [2021-07-13T14:25:31.439Z] cloudwatchlogs_test.go:1045: 🙃 [2021-07-13T14:25:31.439Z] === RUN TestFindValidSplit/5/🙃 [2021-07-13T14:25:31.439Z] cloudwatchlogs_test.go:1044: 🙃 [2021-07-13T14:25:31.439Z] cloudwatchlogs_test.go:1045: [2021-07-13T14:25:31.439Z] === RUN TestFindValidSplit/6/a� [2021-07-13T14:25:31.439Z] cloudwatchlogs_test.go:1044: a [2021-07-13T14:25:31.439Z] cloudwatchlogs_test.go:1045: � [2021-07-13T14:25:31.439Z] === RUN TestFindValidSplit/7/a� [2021-07-13T14:25:31.439Z] cloudwatchlogs_test.go:1044: a� [2021-07-13T14:25:31.439Z] cloudwatchlogs_test.go:1045: [2021-07-13T14:25:31.439Z] --- PASS: TestFindValidSplit (0.00s) [2021-07-13T14:25:31.439Z] --- PASS: TestFindValidSplit/0/ (0.00s) [2021-07-13T14:25:31.439Z] --- PASS: TestFindValidSplit/1/Hello (0.00s) [2021-07-13T14:25:31.439Z] --- PASS: TestFindValidSplit/2/Hello (0.00s) [2021-07-13T14:25:31.439Z] --- PASS: TestFindValidSplit/3/Hello (0.00s) [2021-07-13T14:25:31.439Z] --- PASS: TestFindValidSplit/4/🙃 (0.00s) [2021-07-13T14:25:31.439Z] --- PASS: TestFindValidSplit/5/🙃 (0.00s) [2021-07-13T14:25:31.439Z] --- PASS: TestFindValidSplit/6/a� (0.00s) [2021-07-13T14:25:31.439Z] --- PASS: TestFindValidSplit/7/a� (0.00s) [2021-07-13T14:25:31.439Z] === RUN TestProcessEventEmoji [2021-07-13T14:25:31.439Z] --- PASS: TestProcessEventEmoji (0.00s) [2021-07-13T14:25:31.439Z] === RUN TestCollectBatchLineSplit [2021-07-13T14:25:31.439Z] --- PASS: TestCollectBatchLineSplit (0.00s) [2021-07-13T14:25:31.439Z] === RUN TestCollectBatchLineSplitWithBinary [2021-07-13T14:25:31.439Z] --- PASS: TestCollectBatchLineSplitWithBinary (0.00s) [2021-07-13T14:25:31.439Z] === RUN TestCollectBatchMaxEvents [2021-07-13T14:25:31.439Z] --- PASS: TestCollectBatchMaxEvents (0.07s) [2021-07-13T14:25:31.439Z] === RUN TestCollectBatchMaxTotalBytes [2021-07-13T14:25:31.439Z] --- PASS: TestCollectBatchMaxTotalBytes (0.02s) [2021-07-13T14:25:31.439Z] === RUN TestCollectBatchMaxTotalBytesWithBinary [2021-07-13T14:25:31.439Z] --- PASS: TestCollectBatchMaxTotalBytesWithBinary (0.02s) [2021-07-13T14:25:31.439Z] === RUN TestCollectBatchWithDuplicateTimestamps [2021-07-13T14:25:31.439Z] --- PASS: TestCollectBatchWithDuplicateTimestamps (0.05s) [2021-07-13T14:25:31.439Z] === RUN TestParseLogOptionsMultilinePattern [2021-07-13T14:25:31.439Z] --- PASS: TestParseLogOptionsMultilinePattern (0.00s) [2021-07-13T14:25:31.439Z] === RUN TestParseLogOptionsDatetimeFormat [2021-07-13T14:25:31.439Z] === RUN TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT [2021-07-13T14:25:31.439Z] === RUN TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 [2021-07-13T14:25:31.439Z] === RUN TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec [2021-07-13T14:25:31.439Z] === RUN TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December [2021-07-13T14:25:31.439Z] === RUN TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday [2021-07-13T14:25:31.439Z] === RUN TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun [2021-07-13T14:25:31.439Z] === RUN TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 [2021-07-13T14:25:31.439Z] --- PASS: TestParseLogOptionsDatetimeFormat (0.00s) [2021-07-13T14:25:31.439Z] --- PASS: TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT (0.00s) [2021-07-13T14:25:31.439Z] --- PASS: TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 (0.00s) [2021-07-13T14:25:31.439Z] --- PASS: TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec (0.00s) [2021-07-13T14:25:31.439Z] --- PASS: TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December (0.00s) [2021-07-13T14:25:31.439Z] --- PASS: TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday (0.00s) [2021-07-13T14:25:31.439Z] --- PASS: TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun (0.00s) [2021-07-13T14:25:31.439Z] --- PASS: TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 (0.00s) [2021-07-13T14:25:31.439Z] === RUN TestValidateLogOptionsDatetimeFormatAndMultilinePattern [2021-07-13T14:25:31.439Z] --- PASS: TestValidateLogOptionsDatetimeFormatAndMultilinePattern (0.00s) [2021-07-13T14:25:31.439Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds [2021-07-13T14:25:31.439Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/0 [2021-07-13T14:25:31.439Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/-1 [2021-07-13T14:25:31.439Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/a [2021-07-13T14:25:31.439Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/10 [2021-07-13T14:25:31.439Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds (0.00s) [2021-07-13T14:25:31.439Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/0 (0.00s) [2021-07-13T14:25:31.439Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/-1 (0.00s) [2021-07-13T14:25:31.439Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/a (0.00s) [2021-07-13T14:25:31.439Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/10 (0.00s) [2021-07-13T14:25:31.439Z] === RUN TestValidateLogOptionsMaxBufferedEvents [2021-07-13T14:25:31.439Z] === RUN TestValidateLogOptionsMaxBufferedEvents/0 [2021-07-13T14:25:31.439Z] === RUN TestValidateLogOptionsMaxBufferedEvents/-1 [2021-07-13T14:25:31.439Z] === RUN TestValidateLogOptionsMaxBufferedEvents/a [2021-07-13T14:25:31.439Z] === RUN TestValidateLogOptionsMaxBufferedEvents/10 [2021-07-13T14:25:31.439Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents (0.00s) [2021-07-13T14:25:31.439Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/0 (0.00s) [2021-07-13T14:25:31.439Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/-1 (0.00s) [2021-07-13T14:25:31.439Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/a (0.00s) [2021-07-13T14:25:31.439Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/10 (0.00s) [2021-07-13T14:25:31.439Z] === RUN TestCreateTagSuccess [2021-07-13T14:25:31.439Z] --- PASS: TestCreateTagSuccess (0.00s) [2021-07-13T14:25:31.439Z] === RUN TestNewAWSLogsClientCredentialEndpointDetect [2021-07-13T14:25:31.439Z] --- PASS: TestNewAWSLogsClientCredentialEndpointDetect (0.01s) [2021-07-13T14:25:31.439Z] === RUN TestNewAWSLogsClientCredentialEnvironmentVariable [2021-07-13T14:25:31.439Z] --- PASS: TestNewAWSLogsClientCredentialEnvironmentVariable (0.00s) [2021-07-13T14:25:31.439Z] === RUN TestNewAWSLogsClientCredentialSharedFile [2021-07-13T14:25:31.439Z] --- PASS: TestNewAWSLogsClientCredentialSharedFile (0.00s) [2021-07-13T14:25:31.439Z] PASS [2021-07-13T14:25:31.439Z] coverage: 77.8% of statements [2021-07-13T14:25:31.439Z] ok github.com/docker/docker/daemon/logger/awslogs 0.797s coverage: 77.8% of statements [2021-07-13T14:25:31.439Z] === RUN TestAdapterReadLogs [2021-07-13T14:25:31.439Z] --- PASS: TestAdapterReadLogs (0.00s) [2021-07-13T14:25:31.439Z] === RUN TestCopier [2021-07-13T14:25:31.439Z] --- PASS: TestCopier (0.00s) [2021-07-13T14:25:31.439Z] === RUN TestCopierLongLines [2021-07-13T14:25:31.439Z] --- PASS: TestCopierLongLines (0.00s) [2021-07-13T14:25:31.439Z] === RUN TestCopierSlow [2021-07-13T14:25:31.901Z] --- PASS: TestCopierSlow (0.21s) [2021-07-13T14:25:31.901Z] === RUN TestCopierWithSized [2021-07-13T14:25:31.901Z] === RUN TestCopierWithSized/as_is [2021-07-13T14:25:31.901Z] === RUN TestCopierWithSized/With_RingLogger [2021-07-13T14:25:31.901Z] --- PASS: TestCopierWithSized (0.00s) [2021-07-13T14:25:31.901Z] --- PASS: TestCopierWithSized/as_is (0.00s) [2021-07-13T14:25:31.901Z] --- PASS: TestCopierWithSized/With_RingLogger (0.00s) [2021-07-13T14:25:31.901Z] === RUN TestCopierWithPartial [2021-07-13T14:25:31.901Z] --- PASS: TestCopierWithPartial (0.00s) [2021-07-13T14:25:31.901Z] === RUN TestRingLogger [2021-07-13T14:25:31.901Z] --- PASS: TestRingLogger (0.00s) [2021-07-13T14:25:31.901Z] === RUN TestRingCap [2021-07-13T14:25:31.901Z] --- PASS: TestRingCap (0.00s) [2021-07-13T14:25:31.901Z] === RUN TestRingClose [2021-07-13T14:25:31.901Z] --- PASS: TestRingClose (0.00s) [2021-07-13T14:25:31.901Z] === RUN TestRingDrain [2021-07-13T14:25:31.901Z] --- PASS: TestRingDrain (0.00s) [2021-07-13T14:25:31.901Z] PASS [2021-07-13T14:25:31.901Z] coverage: 43.8% of statements [2021-07-13T14:25:31.901Z] ok github.com/docker/docker/daemon/logger 0.659s coverage: 43.8% of statements [2021-07-13T14:25:32.361Z] === RUN TestSearchRegistryForImagesErrors [2021-07-13T14:25:32.361Z] --- PASS: TestSearchRegistryForImagesErrors (0.00s) [2021-07-13T14:25:32.361Z] === RUN TestSearchRegistryForImages [2021-07-13T14:25:32.361Z] --- PASS: TestSearchRegistryForImages (0.00s) [2021-07-13T14:25:32.361Z] === RUN TestOnlyPlatformWithFallback [2021-07-13T14:25:32.361Z] --- PASS: TestOnlyPlatformWithFallback (0.00s) [2021-07-13T14:25:32.361Z] === RUN TestImageDelete [2021-07-13T14:25:32.361Z] === RUN TestImageDelete/no_lease [2021-07-13T14:25:32.361Z] === RUN TestImageDelete/lease_exists [2021-07-13T14:25:32.361Z] --- PASS: TestImageDelete (0.05s) [2021-07-13T14:25:32.361Z] --- PASS: TestImageDelete/no_lease (0.01s) [2021-07-13T14:25:32.361Z] --- PASS: TestImageDelete/lease_exists (0.02s) [2021-07-13T14:25:32.361Z] === RUN TestContentStoreForPull [2021-07-13T14:25:32.361Z] --- PASS: TestContentStoreForPull (0.18s) [2021-07-13T14:25:32.361Z] PASS [2021-07-13T14:25:32.361Z] coverage: 6.8% of statements [2021-07-13T14:25:32.361Z] ok github.com/docker/docker/daemon/images 0.687s coverage: 6.8% of statements [2021-07-13T14:25:32.361Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2021-07-13T14:25:32.824Z] ? github.com/docker/docker/daemon/listeners [no test files] [2021-07-13T14:25:32.824Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2021-07-13T14:25:32.824Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2021-07-13T14:25:32.824Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2021-07-13T14:25:32.824Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2021-07-13T14:25:32.824Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2021-07-13T14:25:32.824Z] === RUN TestJSONLogsMarshalJSONBuf [2021-07-13T14:25:32.824Z] --- PASS: TestJSONLogsMarshalJSONBuf (0.00s) [2021-07-13T14:25:32.824Z] === RUN TestFastTimeMarshalJSONWithInvalidYear [2021-07-13T14:25:32.824Z] --- PASS: TestFastTimeMarshalJSONWithInvalidYear (0.17s) [2021-07-13T14:25:32.824Z] === RUN TestFastTimeMarshalJSON [2021-07-13T14:25:32.824Z] --- PASS: TestFastTimeMarshalJSON (0.02s) [2021-07-13T14:25:32.824Z] PASS [2021-07-13T14:25:32.824Z] coverage: 87.2% of statements [2021-07-13T14:25:32.824Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.392s coverage: 87.2% of statements [2021-07-13T14:25:33.285Z] === RUN TestJSONFileLogger [2021-07-13T14:25:33.285Z] --- PASS: TestJSONFileLogger (0.01s) [2021-07-13T14:25:33.285Z] === RUN TestJSONFileLoggerWithTags [2021-07-13T14:25:33.285Z] --- PASS: TestJSONFileLoggerWithTags (0.00s) [2021-07-13T14:25:33.285Z] === RUN TestJSONFileLoggerWithOpts [2021-07-13T14:25:33.285Z] --- PASS: TestJSONFileLoggerWithOpts (0.01s) [2021-07-13T14:25:33.285Z] === RUN TestJSONFileLoggerWithLabelsEnv [2021-07-13T14:25:33.285Z] --- PASS: TestJSONFileLoggerWithLabelsEnv (0.00s) [2021-07-13T14:25:33.285Z] === RUN TestEncodeDecode [2021-07-13T14:25:33.285Z] === PAUSE TestEncodeDecode [2021-07-13T14:25:33.285Z] === RUN TestUnexpectedEOF [2021-07-13T14:25:33.748Z] time="2021-07-13T14:25:33Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2021-07-13T14:25:33.748Z] time="2021-07-13T14:25:33Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2021-07-13T14:25:33.748Z] --- PASS: TestUnexpectedEOF (0.15s) [2021-07-13T14:25:33.748Z] === CONT TestEncodeDecode [2021-07-13T14:25:33.748Z] --- PASS: TestEncodeDecode (0.00s) [2021-07-13T14:25:33.748Z] PASS [2021-07-13T14:25:33.748Z] coverage: 69.9% of statements [2021-07-13T14:25:33.748Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.483s coverage: 69.9% of statements [2021-07-13T14:25:34.720Z] === RUN TestWriteLog [2021-07-13T14:25:34.720Z] === PAUSE TestWriteLog [2021-07-13T14:25:34.720Z] === RUN TestReadLog [2021-07-13T14:25:34.720Z] === PAUSE TestReadLog [2021-07-13T14:25:34.720Z] === CONT TestWriteLog [2021-07-13T14:25:34.720Z] === CONT TestReadLog [2021-07-13T14:25:34.720Z] --- PASS: TestWriteLog (0.00s) [2021-07-13T14:25:34.720Z] === RUN TestReadLog/tail_exact [2021-07-13T14:25:34.720Z] === RUN TestReadLog/tail_less_than_available [2021-07-13T14:25:34.720Z] === RUN TestReadLog/tail_more_than_available [2021-07-13T14:25:34.720Z] --- PASS: TestReadLog (0.15s) [2021-07-13T14:25:34.720Z] --- PASS: TestReadLog/tail_exact (0.14s) [2021-07-13T14:25:34.720Z] --- PASS: TestReadLog/tail_less_than_available (0.00s) [2021-07-13T14:25:34.720Z] --- PASS: TestReadLog/tail_more_than_available (0.00s) [2021-07-13T14:25:34.720Z] PASS [2021-07-13T14:25:34.720Z] coverage: 75.2% of statements [2021-07-13T14:25:34.720Z] ok github.com/docker/docker/daemon/logger/local 0.555s coverage: 75.2% of statements [2021-07-13T14:25:34.720Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2021-07-13T14:25:34.720Z] === RUN TestOpenFileDelete [2021-07-13T14:25:34.720Z] --- PASS: TestOpenFileDelete (0.00s) [2021-07-13T14:25:34.720Z] === RUN TestOpenFileRename [2021-07-13T14:25:34.720Z] --- PASS: TestOpenFileRename (0.00s) [2021-07-13T14:25:34.720Z] === RUN TestParseLogTagDefaultTag [2021-07-13T14:25:34.720Z] --- PASS: TestParseLogTagDefaultTag (0.00s) [2021-07-13T14:25:34.720Z] === RUN TestParseLogTag [2021-07-13T14:25:34.720Z] --- PASS: TestParseLogTag (0.00s) [2021-07-13T14:25:34.720Z] === RUN TestParseLogTagEmptyTag [2021-07-13T14:25:34.720Z] --- PASS: TestParseLogTagEmptyTag (0.00s) [2021-07-13T14:25:34.720Z] === RUN TestTailFiles [2021-07-13T14:25:34.720Z] --- PASS: TestTailFiles (0.00s) [2021-07-13T14:25:34.720Z] === RUN TestFollowLogsConsumerGone [2021-07-13T14:25:34.720Z] --- PASS: TestFollowLogsConsumerGone (0.00s) [2021-07-13T14:25:34.720Z] === RUN TestFollowLogsProducerGone [2021-07-13T14:25:34.720Z] logfile_test.go:232: messages sent: 4098, received: 4098 [2021-07-13T14:25:34.720Z] logfile_test.go:179: logDecode() closed after sending 4098 messages [2021-07-13T14:25:34.720Z] --- PASS: TestFollowLogsProducerGone (0.00s) [2021-07-13T14:25:34.720Z] === RUN TestCheckCapacityAndRotate [2021-07-13T14:25:34.720Z] === RUN TestCheckCapacityAndRotate/closed_log_file [2021-07-13T14:25:34.720Z] === RUN TestCheckCapacityAndRotate/with_log_reader [2021-07-13T14:25:34.720Z] --- PASS: TestCheckCapacityAndRotate (0.02s) [2021-07-13T14:25:34.720Z] --- PASS: TestCheckCapacityAndRotate/closed_log_file (0.00s) [2021-07-13T14:25:34.720Z] --- PASS: TestCheckCapacityAndRotate/with_log_reader (0.01s) [2021-07-13T14:25:34.720Z] PASS [2021-07-13T14:25:34.720Z] coverage: 53.7% of statements [2021-07-13T14:25:34.720Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.696s coverage: 53.7% of statements [2021-07-13T14:25:35.182Z] === RUN TestLog [2021-07-13T14:25:35.182Z] --- PASS: TestLog (0.01s) [2021-07-13T14:25:35.182Z] PASS [2021-07-13T14:25:35.182Z] coverage: 31.5% of statements [2021-07-13T14:25:35.182Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.406s coverage: 31.5% of statements [2021-07-13T14:25:36.154Z] === RUN TestNewParse [2021-07-13T14:25:36.154Z] --- PASS: TestNewParse (0.00s) [2021-07-13T14:25:36.154Z] PASS [2021-07-13T14:25:36.154Z] coverage: 8.3% of statements [2021-07-13T14:25:36.154Z] ok github.com/docker/docker/daemon/logger/templates 0.210s coverage: 8.3% of statements [2021-07-13T14:25:36.154Z] === RUN TestValidateLogOpt [2021-07-13T14:25:36.154Z] --- PASS: TestValidateLogOpt (0.00s) [2021-07-13T14:25:36.154Z] === RUN TestNewMissedConfig [2021-07-13T14:25:36.154Z] --- PASS: TestNewMissedConfig (0.00s) [2021-07-13T14:25:36.154Z] === RUN TestNewMissedUrl [2021-07-13T14:25:36.154Z] --- PASS: TestNewMissedUrl (0.00s) [2021-07-13T14:25:36.154Z] === RUN TestNewMissedToken [2021-07-13T14:25:36.154Z] --- PASS: TestNewMissedToken (0.00s) [2021-07-13T14:25:36.154Z] === RUN TestNewWithProxy [2021-07-13T14:25:36.154Z] --- PASS: TestNewWithProxy (0.00s) [2021-07-13T14:25:36.154Z] === RUN TestDefault [2021-07-13T14:25:36.154Z] --- PASS: TestDefault (0.01s) [2021-07-13T14:25:36.154Z] === RUN TestInlineFormatWithNonDefaultOptions [2021-07-13T14:25:36.154Z] --- PASS: TestInlineFormatWithNonDefaultOptions (0.00s) [2021-07-13T14:25:36.154Z] === RUN TestJsonFormat [2021-07-13T14:25:36.154Z] --- PASS: TestJsonFormat (0.00s) [2021-07-13T14:25:36.154Z] === RUN TestRawFormat [2021-07-13T14:25:36.154Z] --- PASS: TestRawFormat (0.00s) [2021-07-13T14:25:36.154Z] === RUN TestRawFormatWithLabels [2021-07-13T14:25:36.154Z] --- PASS: TestRawFormatWithLabels (0.00s) [2021-07-13T14:25:36.154Z] === RUN TestRawFormatWithoutTag [2021-07-13T14:25:36.154Z] --- PASS: TestRawFormatWithoutTag (0.00s) [2021-07-13T14:25:36.154Z] === RUN TestBatching [2021-07-13T14:25:36.154Z] --- PASS: TestBatching (0.14s) [2021-07-13T14:25:36.154Z] === RUN TestFrequency [2021-07-13T14:25:36.482Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2021-07-13T14:25:36.482Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2021-07-13T14:25:36.615Z] === RUN TestParseLogFormat [2021-07-13T14:25:36.615Z] --- PASS: TestParseLogFormat (0.00s) [2021-07-13T14:25:36.615Z] === RUN TestValidateLogOptEmpty [2021-07-13T14:25:36.615Z] --- PASS: TestValidateLogOptEmpty (0.00s) [2021-07-13T14:25:36.615Z] === RUN TestValidateSyslogAddress [2021-07-13T14:25:36.615Z] --- PASS: TestValidateSyslogAddress (0.00s) [2021-07-13T14:25:36.615Z] === RUN TestParseAddressDefaultPort [2021-07-13T14:25:36.615Z] --- PASS: TestParseAddressDefaultPort (0.00s) [2021-07-13T14:25:36.615Z] === RUN TestValidateSyslogFacility [2021-07-13T14:25:36.615Z] --- PASS: TestValidateSyslogFacility (0.00s) [2021-07-13T14:25:36.615Z] === RUN TestValidateLogOptSyslogFormat [2021-07-13T14:25:36.615Z] --- PASS: TestValidateLogOptSyslogFormat (0.00s) [2021-07-13T14:25:36.615Z] === RUN TestValidateLogOpt [2021-07-13T14:25:36.615Z] --- PASS: TestValidateLogOpt (0.00s) [2021-07-13T14:25:36.615Z] PASS [2021-07-13T14:25:36.615Z] coverage: 46.8% of statements [2021-07-13T14:25:36.615Z] ok github.com/docker/docker/daemon/logger/syslog 0.461s coverage: 46.8% of statements [2021-07-13T14:25:36.615Z] --- PASS: TestFrequency (0.16s) [2021-07-13T14:25:36.615Z] === RUN TestOneMessagePerRequest [2021-07-13T14:25:36.615Z] --- PASS: TestOneMessagePerRequest (0.00s) [2021-07-13T14:25:36.615Z] === RUN TestVerify [2021-07-13T14:25:36.615Z] --- PASS: TestVerify (0.00s) [2021-07-13T14:25:36.615Z] === RUN TestSkipVerify [2021-07-13T14:25:36.615Z] time="2021-07-13T14:25:36Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-07-13T14:25:36.615Z] time="2021-07-13T14:25:36Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-07-13T14:25:36.615Z] time="2021-07-13T14:25:36Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-07-13T14:25:36.615Z] time="2021-07-13T14:25:36Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-07-13T14:25:37.078Z] --- PASS: TestSkipVerify (0.45s) [2021-07-13T14:25:37.078Z] === RUN TestBufferMaximum [2021-07-13T14:25:37.078Z] time="2021-07-13T14:25:36Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-07-13T14:25:37.078Z] time="2021-07-13T14:25:36Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-07-13T14:25:37.078Z] time="2021-07-13T14:25:36Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-07-13T14:25:37.078Z] time="2021-07-13T14:25:36Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-07-13T14:25:37.078Z] time="2021-07-13T14:25:36Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-07-13T14:25:37.078Z] time="2021-07-13T14:25:36Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1626186336.707589\",\"host\":\"749fc7ec26eb\"}'" [2021-07-13T14:25:37.078Z] time="2021-07-13T14:25:36Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1626186336.707589\",\"host\":\"749fc7ec26eb\"}'" [2021-07-13T14:25:37.078Z] --- PASS: TestBufferMaximum (0.00s) [2021-07-13T14:25:37.078Z] === RUN TestServerAlwaysDown [2021-07-13T14:25:37.078Z] time="2021-07-13T14:25:36Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-07-13T14:25:37.078Z] time="2021-07-13T14:25:36Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-07-13T14:25:37.078Z] time="2021-07-13T14:25:36Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1626186336.710615\",\"host\":\"749fc7ec26eb\"}'" [2021-07-13T14:25:37.078Z] time="2021-07-13T14:25:36Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1626186336.710615\",\"host\":\"749fc7ec26eb\"}'" [2021-07-13T14:25:37.078Z] time="2021-07-13T14:25:36Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-07-13T14:25:37.078Z] time="2021-07-13T14:25:36Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"2\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1626186336.710615\",\"host\":\"749fc7ec26eb\"}'" [2021-07-13T14:25:37.078Z] time="2021-07-13T14:25:36Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"3\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1626186336.711822\",\"host\":\"749fc7ec26eb\"}'" [2021-07-13T14:25:37.078Z] time="2021-07-13T14:25:36Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"4\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1626186336.711822\",\"host\":\"749fc7ec26eb\"}'" [2021-07-13T14:25:37.078Z] --- PASS: TestServerAlwaysDown (0.00s) [2021-07-13T14:25:37.078Z] === RUN TestCannotSendAfterClose [2021-07-13T14:25:37.078Z] --- PASS: TestCannotSendAfterClose (0.00s) [2021-07-13T14:25:37.078Z] === RUN TestDeadlockOnBlockedEndpoint [2021-07-13T14:25:37.555Z] === RUN TestV1IDService [2021-07-13T14:25:37.555Z] --- PASS: TestV1IDService (0.04s) [2021-07-13T14:25:37.555Z] === RUN TestV2MetadataService [2021-07-13T14:25:38.017Z] time="2021-07-13T14:25:37Z" level=warning msg="Error while sending logs" error="Post \"http://127.0.0.1:49206/services/collector/event/1.0\": context deadline exceeded" module=logger/splunk [2021-07-13T14:25:38.017Z] time="2021-07-13T14:25:37Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"\",\"source\":\"\",\"tag\":\"containeriid\"},\"time\":\"-6795364578.871346\",\"host\":\"749fc7ec26eb\"}'" [2021-07-13T14:25:38.017Z] --- PASS: TestDeadlockOnBlockedEndpoint (1.00s) [2021-07-13T14:25:38.017Z] PASS [2021-07-13T14:25:38.017Z] coverage: 82.5% of statements [2021-07-13T14:25:38.017Z] ok github.com/docker/docker/daemon/logger/splunk 2.157s coverage: 82.5% of statements [2021-07-13T14:25:38.017Z] ? github.com/docker/docker/daemon/names [no test files] [2021-07-13T14:25:38.017Z] ? github.com/docker/docker/daemon/network [no test files] [2021-07-13T14:25:38.017Z] ? github.com/docker/docker/daemon/stats [no test files] [2021-07-13T14:25:38.478Z] === RUN TestSuccessfulDownload [2021-07-13T14:25:38.478Z] download_test.go:268: Needs fixing on Windows [2021-07-13T14:25:38.478Z] --- SKIP: TestSuccessfulDownload (0.00s) [2021-07-13T14:25:38.478Z] === RUN TestCancelledDownload [2021-07-13T14:25:38.478Z] --- PASS: TestCancelledDownload (0.00s) [2021-07-13T14:25:38.478Z] === RUN TestMaxDownloadAttempts [2021-07-13T14:25:38.478Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2021-07-13T14:25:38.478Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2021-07-13T14:25:38.478Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2021-07-13T14:25:38.478Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2021-07-13T14:25:38.478Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2021-07-13T14:25:38.478Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2021-07-13T14:25:38.478Z] === RUN TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2021-07-13T14:25:38.478Z] === PAUSE TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2021-07-13T14:25:38.478Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2021-07-13T14:25:38.478Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2021-07-13T14:25:38.478Z] === CONT TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2021-07-13T14:25:38.478Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2021-07-13T14:25:38.478Z] --- PASS: TestV2MetadataService (0.92s) [2021-07-13T14:25:38.478Z] PASS [2021-07-13T14:25:38.478Z] coverage: 48.2% of statements [2021-07-13T14:25:38.478Z] ok github.com/docker/docker/distribution/metadata 1.201s coverage: 48.2% of statements [2021-07-13T14:25:38.940Z] time="2021-07-13T14:25:38Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-07-13T14:25:38.940Z] time="2021-07-13T14:25:38Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-07-13T14:25:38.940Z] time="2021-07-13T14:25:38Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-07-13T14:25:38.940Z] time="2021-07-13T14:25:38Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-07-13T14:25:38.940Z] --- PASS: TestMaxDownloadAttempts (0.00s) [2021-07-13T14:25:38.940Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt (0.35s) [2021-07-13T14:25:38.940Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt (0.35s) [2021-07-13T14:25:38.940Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt (0.35s) [2021-07-13T14:25:38.940Z] --- PASS: TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt (0.35s) [2021-07-13T14:25:38.940Z] === RUN TestTransfer [2021-07-13T14:25:38.940Z] === RUN TestContinueOnError_NonMirrorEndpoint [2021-07-13T14:25:38.940Z] --- PASS: TestContinueOnError_NonMirrorEndpoint (0.00s) [2021-07-13T14:25:38.940Z] === RUN TestContinueOnError_MirrorEndpoint [2021-07-13T14:25:38.940Z] --- PASS: TestContinueOnError_MirrorEndpoint (0.00s) [2021-07-13T14:25:38.940Z] === RUN TestContinueOnError_NeverContinue [2021-07-13T14:25:38.940Z] --- PASS: TestContinueOnError_NeverContinue (0.00s) [2021-07-13T14:25:38.940Z] === RUN TestManifestStore [2021-07-13T14:25:38.940Z] === RUN TestManifestStore/no_remote_or_local [2021-07-13T14:25:38.940Z] --- PASS: TestTransfer (0.12s) [2021-07-13T14:25:38.940Z] === RUN TestConcurrencyLimit [2021-07-13T14:25:39.402Z] time="2021-07-13T14:25:38Z" level=warning msg="Error while attempting to abort content ingest" error="remove C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\TestManifestStore_no_remote_or_local430253783\\ingest\\5b12c59ff23fa3d365724bc93c65a9481954db8222175a75005af97afc148b79\\data: The process cannot access the file because it is being used by another process." [2021-07-13T14:25:39.402Z] === RUN TestManifestStore/no_local_cache [2021-07-13T14:25:39.402Z] === RUN TestManifestStore/with_local_cache [2021-07-13T14:25:39.402Z] === RUN TestManifestStore/unknown_media_type [2021-07-13T14:25:39.402Z] === RUN TestManifestStore/unknown_media_type/no_cache [2021-07-13T14:25:39.402Z] time="2021-07-13T14:25:38Z" level=warning msg="reference for unknown type: " [2021-07-13T14:25:39.402Z] time="2021-07-13T14:25:38Z" level=warning msg="reference for unknown type: " [2021-07-13T14:25:39.402Z] === RUN TestManifestStore/unknown_media_type/with_cache [2021-07-13T14:25:39.402Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type [2021-07-13T14:25:39.402Z] time="2021-07-13T14:25:38Z" level=warning msg="reference for unknown type: " [2021-07-13T14:25:39.402Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type [2021-07-13T14:25:39.402Z] time="2021-07-13T14:25:38Z" level=warning msg="reference for unknown type: " [2021-07-13T14:25:39.402Z] time="2021-07-13T14:25:39Z" level=warning msg="reference for unknown type: " [2021-07-13T14:25:39.402Z] === RUN TestManifestStore/error_persisting_manifest [2021-07-13T14:25:39.402Z] === RUN TestManifestStore/error_persisting_manifest/error_on_writer [2021-07-13T14:25:39.402Z] === RUN TestManifestStore/error_persisting_manifest/error_on_commit [2021-07-13T14:25:39.402Z] time="2021-07-13T14:25:39Z" level=warning msg="Error persisting manifest" error="error committing manifest to content store: random error" [2021-07-13T14:25:39.402Z] --- PASS: TestManifestStore (0.30s) [2021-07-13T14:25:39.402Z] --- PASS: TestManifestStore/no_remote_or_local (0.16s) [2021-07-13T14:25:39.402Z] --- PASS: TestManifestStore/no_local_cache (0.01s) [2021-07-13T14:25:39.402Z] --- PASS: TestManifestStore/with_local_cache (0.01s) [2021-07-13T14:25:39.402Z] --- PASS: TestManifestStore/unknown_media_type (0.07s) [2021-07-13T14:25:39.402Z] --- PASS: TestManifestStore/unknown_media_type/no_cache (0.01s) [2021-07-13T14:25:39.402Z] --- PASS: TestManifestStore/unknown_media_type/with_cache (0.06s) [2021-07-13T14:25:39.402Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type (0.01s) [2021-07-13T14:25:39.402Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type (0.04s) [2021-07-13T14:25:39.402Z] --- PASS: TestManifestStore/error_persisting_manifest (0.04s) [2021-07-13T14:25:39.402Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_writer (0.01s) [2021-07-13T14:25:39.402Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_commit (0.03s) [2021-07-13T14:25:39.402Z] === RUN TestDetectManifestBlobMediaType [2021-07-13T14:25:39.402Z] === RUN TestDetectManifestBlobMediaType/oci_manifest [2021-07-13T14:25:39.402Z] === RUN TestDetectManifestBlobMediaType/schema1 [2021-07-13T14:25:39.402Z] === RUN TestDetectManifestBlobMediaType/oci_index_fallback [2021-07-13T14:25:39.402Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_config_set [2021-07-13T14:25:39.402Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set [2021-07-13T14:25:39.402Z] === RUN TestDetectManifestBlobMediaType/mediaType_is_set [2021-07-13T14:25:39.402Z] --- PASS: TestDetectManifestBlobMediaType (0.00s) [2021-07-13T14:25:39.402Z] --- PASS: TestDetectManifestBlobMediaType/oci_manifest (0.00s) [2021-07-13T14:25:39.402Z] --- PASS: TestDetectManifestBlobMediaType/schema1 (0.00s) [2021-07-13T14:25:39.402Z] --- PASS: TestDetectManifestBlobMediaType/oci_index_fallback (0.00s) [2021-07-13T14:25:39.402Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_config_set (0.00s) [2021-07-13T14:25:39.402Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set (0.00s) [2021-07-13T14:25:39.402Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_is_set (0.00s) [2021-07-13T14:25:39.402Z] === RUN TestFixManifestLayers [2021-07-13T14:25:39.402Z] --- PASS: TestFixManifestLayers (0.00s) [2021-07-13T14:25:39.402Z] === RUN TestFixManifestLayersBaseLayerParent [2021-07-13T14:25:39.402Z] pull_v2_test.go:73: Needs fixing on Windows [2021-07-13T14:25:39.402Z] --- SKIP: TestFixManifestLayersBaseLayerParent (0.00s) [2021-07-13T14:25:39.402Z] === RUN TestFixManifestLayersBadParent [2021-07-13T14:25:39.402Z] --- PASS: TestFixManifestLayersBadParent (0.01s) [2021-07-13T14:25:39.402Z] === RUN TestValidateManifest [2021-07-13T14:25:39.402Z] pull_v2_test.go:118: Needs fixing on Windows [2021-07-13T14:25:39.402Z] --- SKIP: TestValidateManifest (0.00s) [2021-07-13T14:25:39.402Z] === RUN TestFormatPlatform [2021-07-13T14:25:39.402Z] --- PASS: TestFormatPlatform (0.00s) [2021-07-13T14:25:39.402Z] === RUN TestGetRepositoryMountCandidates [2021-07-13T14:25:39.402Z] --- PASS: TestGetRepositoryMountCandidates (0.00s) [2021-07-13T14:25:39.402Z] === RUN TestLayerAlreadyExists [2021-07-13T14:25:39.402Z] 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-07-13T14:25:39.402Z] 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-07-13T14:25:39.402Z] 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-07-13T14:25:39.402Z] 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-07-13T14:25:39.402Z] 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-07-13T14:25:39.402Z] 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-07-13T14:25:39.402Z] --- PASS: TestLayerAlreadyExists (0.00s) [2021-07-13T14:25:39.402Z] === RUN TestWhenEmptyAuthConfig [2021-07-13T14:25:39.402Z] --- PASS: TestConcurrencyLimit (0.41s) [2021-07-13T14:25:39.402Z] === RUN TestInactiveJobs [2021-07-13T14:25:39.864Z] === RUN TestNotFound [2021-07-13T14:25:39.864Z] --- PASS: TestNotFound (0.00s) [2021-07-13T14:25:39.864Z] === RUN TestConflict [2021-07-13T14:25:39.864Z] --- PASS: TestConflict (0.00s) [2021-07-13T14:25:39.864Z] === RUN TestForbidden [2021-07-13T14:25:39.864Z] --- PASS: TestForbidden (0.00s) [2021-07-13T14:25:39.864Z] === RUN TestInvalidParameter [2021-07-13T14:25:39.864Z] --- PASS: TestInvalidParameter (0.00s) [2021-07-13T14:25:39.864Z] === RUN TestNotImplemented [2021-07-13T14:25:39.864Z] --- PASS: TestNotImplemented (0.00s) [2021-07-13T14:25:39.864Z] === RUN TestNotModified [2021-07-13T14:25:39.864Z] --- PASS: TestNotModified (0.00s) [2021-07-13T14:25:39.864Z] === RUN TestUnauthorized [2021-07-13T14:25:39.864Z] --- PASS: TestUnauthorized (0.00s) [2021-07-13T14:25:39.864Z] === RUN TestUnknown [2021-07-13T14:25:39.864Z] --- PASS: TestUnknown (0.00s) [2021-07-13T14:25:39.864Z] === RUN TestCancelled [2021-07-13T14:25:39.864Z] --- PASS: TestCancelled (0.00s) [2021-07-13T14:25:39.864Z] === RUN TestDeadline [2021-07-13T14:25:39.864Z] --- PASS: TestDeadline (0.00s) [2021-07-13T14:25:39.864Z] === RUN TestDataLoss [2021-07-13T14:25:39.864Z] --- PASS: TestDataLoss (0.00s) [2021-07-13T14:25:39.864Z] === RUN TestUnavailable [2021-07-13T14:25:39.864Z] --- PASS: TestUnavailable (0.00s) [2021-07-13T14:25:39.864Z] === RUN TestSystem [2021-07-13T14:25:39.864Z] --- PASS: TestSystem (0.00s) [2021-07-13T14:25:39.864Z] === RUN TestFromStatusCode [2021-07-13T14:25:39.864Z] === RUN TestFromStatusCode/Not_Found [2021-07-13T14:25:39.864Z] === RUN TestFromStatusCode/Bad_Request [2021-07-13T14:25:39.864Z] === RUN TestFromStatusCode/Conflict [2021-07-13T14:25:39.864Z] === RUN TestFromStatusCode/Unauthorized [2021-07-13T14:25:39.864Z] === RUN TestFromStatusCode/Service_Unavailable [2021-07-13T14:25:39.864Z] === RUN TestFromStatusCode/Forbidden [2021-07-13T14:25:39.864Z] === RUN TestFromStatusCode/Not_Modified [2021-07-13T14:25:39.864Z] === RUN TestFromStatusCode/Not_Implemented [2021-07-13T14:25:39.864Z] === RUN TestFromStatusCode/Internal_Server_Error [2021-07-13T14:25:39.864Z] === RUN TestFromStatusCode/Internal_Server_Error#01 [2021-07-13T14:25:39.864Z] === RUN TestFromStatusCode/Internal_Server_Error#02 [2021-07-13T14:25:39.864Z] === RUN TestFromStatusCode/Internal_Server_Error#03 [2021-07-13T14:25:39.864Z] === RUN TestFromStatusCode/Internal_Server_Error#04 [2021-07-13T14:25:39.864Z] --- PASS: TestFromStatusCode (0.00s) [2021-07-13T14:25:39.864Z] --- PASS: TestFromStatusCode/Not_Found (0.00s) [2021-07-13T14:25:39.864Z] --- PASS: TestFromStatusCode/Bad_Request (0.00s) [2021-07-13T14:25:39.864Z] --- PASS: TestFromStatusCode/Conflict (0.00s) [2021-07-13T14:25:39.864Z] --- PASS: TestFromStatusCode/Unauthorized (0.00s) [2021-07-13T14:25:39.864Z] --- PASS: TestFromStatusCode/Service_Unavailable (0.00s) [2021-07-13T14:25:39.864Z] --- PASS: TestFromStatusCode/Forbidden (0.00s) [2021-07-13T14:25:39.864Z] --- PASS: TestFromStatusCode/Not_Modified (0.00s) [2021-07-13T14:25:39.864Z] --- PASS: TestFromStatusCode/Not_Implemented (0.00s) [2021-07-13T14:25:39.864Z] --- PASS: TestFromStatusCode/Internal_Server_Error (0.00s) [2021-07-13T14:25:39.864Z] --- PASS: TestFromStatusCode/Internal_Server_Error#01 (0.00s) [2021-07-13T14:25:39.864Z] --- PASS: TestFromStatusCode/Internal_Server_Error#02 (0.00s) [2021-07-13T14:25:39.864Z] --- PASS: TestFromStatusCode/Internal_Server_Error#03 (0.00s) [2021-07-13T14:25:39.864Z] --- PASS: TestFromStatusCode/Internal_Server_Error#04 (0.00s) [2021-07-13T14:25:39.864Z] PASS [2021-07-13T14:25:39.864Z] coverage: 53.1% of statements [2021-07-13T14:25:39.864Z] ok github.com/docker/docker/errdefs 0.177s coverage: 53.1% of statements [2021-07-13T14:25:39.864Z] --- PASS: TestInactiveJobs (0.39s) [2021-07-13T14:25:39.864Z] === RUN TestWatchRelease [2021-07-13T14:25:39.864Z] --- PASS: TestWatchRelease (0.04s) [2021-07-13T14:25:39.864Z] === RUN TestWatchFinishedTransfer [2021-07-13T14:25:39.864Z] --- PASS: TestWatchFinishedTransfer (0.00s) [2021-07-13T14:25:39.864Z] === RUN TestDuplicateTransfer [2021-07-13T14:25:39.864Z] --- PASS: TestDuplicateTransfer (0.04s) [2021-07-13T14:25:39.864Z] === RUN TestSuccessfulUpload [2021-07-13T14:25:40.328Z] time="2021-07-13T14:25:39Z" level=error msg="Upload failed, retrying: simulating retry" [2021-07-13T14:25:40.328Z] --- PASS: TestSuccessfulUpload (0.36s) [2021-07-13T14:25:40.328Z] === RUN TestCancelledUpload [2021-07-13T14:25:40.328Z] --- PASS: TestCancelledUpload (0.00s) [2021-07-13T14:25:40.328Z] PASS [2021-07-13T14:25:40.328Z] coverage: 77.3% of statements [2021-07-13T14:25:40.328Z] ok github.com/docker/docker/distribution/xfer 1.991s coverage: 77.3% of statements [2021-07-13T14:25:40.328Z] === RUN TestFSGetInvalidData [2021-07-13T14:25:40.328Z] --- PASS: TestFSGetInvalidData (0.01s) [2021-07-13T14:25:40.328Z] === RUN TestFSInvalidSet [2021-07-13T14:25:40.328Z] --- PASS: TestFSInvalidSet (0.01s) [2021-07-13T14:25:40.328Z] === RUN TestFSInvalidRoot [2021-07-13T14:25:40.328Z] --- PASS: TestFSInvalidRoot (0.01s) [2021-07-13T14:25:40.328Z] === RUN TestFSMetadataGetSet [2021-07-13T14:25:40.328Z] --- PASS: TestFSMetadataGetSet (0.04s) [2021-07-13T14:25:40.328Z] === RUN TestFSInvalidWalker [2021-07-13T14:25:40.328Z] --- PASS: TestFSInvalidWalker (0.01s) [2021-07-13T14:25:40.328Z] === RUN TestFSGetSet [2021-07-13T14:25:40.328Z] --- PASS: TestFSGetSet (0.01s) [2021-07-13T14:25:40.328Z] === RUN TestFSGetUnsetKey [2021-07-13T14:25:40.328Z] --- PASS: TestFSGetUnsetKey (0.00s) [2021-07-13T14:25:40.328Z] === RUN TestFSGetEmptyData [2021-07-13T14:25:40.328Z] --- PASS: TestFSGetEmptyData (0.01s) [2021-07-13T14:25:40.328Z] === RUN TestFSDelete [2021-07-13T14:25:40.328Z] --- PASS: TestFSDelete (0.01s) [2021-07-13T14:25:40.328Z] === RUN TestFSWalker [2021-07-13T14:25:40.328Z] --- PASS: TestFSWalker (0.01s) [2021-07-13T14:25:40.328Z] === RUN TestFSWalkerStopOnError [2021-07-13T14:25:40.328Z] --- PASS: TestFSWalkerStopOnError (0.01s) [2021-07-13T14:25:40.328Z] === RUN TestNewFromJSON [2021-07-13T14:25:40.328Z] --- PASS: TestNewFromJSON (0.00s) [2021-07-13T14:25:40.328Z] === RUN TestNewFromJSONWithInvalidJSON [2021-07-13T14:25:40.328Z] --- PASS: TestNewFromJSONWithInvalidJSON (0.00s) [2021-07-13T14:25:40.328Z] === RUN TestMarshalKeyOrder [2021-07-13T14:25:40.328Z] --- PASS: TestMarshalKeyOrder (0.00s) [2021-07-13T14:25:40.328Z] === RUN TestHistoryEqual [2021-07-13T14:25:40.328Z] --- PASS: TestWhenEmptyAuthConfig (1.11s) [2021-07-13T14:25:40.328Z] === RUN TestPushRegistryWhenAuthInfoEmpty [2021-07-13T14:25:40.328Z] --- PASS: TestPushRegistryWhenAuthInfoEmpty (0.00s) [2021-07-13T14:25:40.328Z] === RUN TestTokenPassThru [2021-07-13T14:25:40.328Z] --- PASS: TestTokenPassThru (0.01s) [2021-07-13T14:25:40.328Z] === RUN TestTokenPassThruDifferentHost [2021-07-13T14:25:40.328Z] --- PASS: TestTokenPassThruDifferentHost (0.00s) [2021-07-13T14:25:40.328Z] PASS [2021-07-13T14:25:40.328Z] coverage: 23.8% of statements [2021-07-13T14:25:40.328Z] ok github.com/docker/docker/distribution 1.809s coverage: 23.8% of statements [2021-07-13T14:25:40.790Z] --- PASS: TestHistoryEqual (0.14s) [2021-07-13T14:25:40.790Z] === RUN TestImage [2021-07-13T14:25:40.790Z] --- PASS: TestImage (0.00s) [2021-07-13T14:25:40.790Z] === RUN TestImageOSNotEmpty [2021-07-13T14:25:40.790Z] --- PASS: TestImageOSNotEmpty (0.00s) [2021-07-13T14:25:40.790Z] === RUN TestNewChildImageFromImageWithRootFS [2021-07-13T14:25:40.790Z] --- PASS: TestNewChildImageFromImageWithRootFS (0.00s) [2021-07-13T14:25:40.790Z] === RUN TestCreate [2021-07-13T14:25:40.790Z] --- PASS: TestCreate (0.01s) [2021-07-13T14:25:40.790Z] === RUN TestRestore [2021-07-13T14:25:40.790Z] ? github.com/docker/docker/distribution/utils [no test files] [2021-07-13T14:25:40.790Z] ? github.com/docker/docker/dockerversion [no test files] [2021-07-13T14:25:40.790Z] time="2021-07-13T14:25:40Z" level=error msg="invalid image sha256:f1234d75178d892a133a410355a5a990cf75d2f33eba25d575943d4df632f3a4, invalid character 'i' looking for beginning of value" [2021-07-13T14:25:40.790Z] --- PASS: TestRestore (0.03s) [2021-07-13T14:25:40.790Z] === RUN TestAddDelete [2021-07-13T14:25:40.790Z] --- PASS: TestAddDelete (0.02s) [2021-07-13T14:25:40.790Z] === RUN TestSearchAfterDelete [2021-07-13T14:25:40.790Z] --- PASS: TestSearchAfterDelete (0.01s) [2021-07-13T14:25:40.790Z] === RUN TestParentReset [2021-07-13T14:25:40.790Z] --- PASS: TestParentReset (0.03s) [2021-07-13T14:25:40.790Z] === RUN TestGetAndSetLastUpdated [2021-07-13T14:25:40.790Z] --- PASS: TestGetAndSetLastUpdated (0.02s) [2021-07-13T14:25:40.790Z] === RUN TestStoreLen [2021-07-13T14:25:40.790Z] --- PASS: TestStoreLen (0.05s) [2021-07-13T14:25:40.790Z] PASS [2021-07-13T14:25:40.790Z] coverage: 86.6% of statements [2021-07-13T14:25:40.790Z] ok github.com/docker/docker/image 0.712s coverage: 86.6% of statements [2021-07-13T14:25:41.252Z] === RUN TestCompare [2021-07-13T14:25:41.252Z] --- PASS: TestCompare (0.00s) [2021-07-13T14:25:41.252Z] PASS [2021-07-13T14:25:41.252Z] coverage: 19.2% of statements [2021-07-13T14:25:41.252Z] ok github.com/docker/docker/image/cache 0.253s coverage: 19.2% of statements [2021-07-13T14:25:41.713Z] === RUN TestValidateManifest [2021-07-13T14:25:41.713Z] === RUN TestValidateManifest/nil [2021-07-13T14:25:41.713Z] === RUN TestValidateManifest/non-nil [2021-07-13T14:25:41.713Z] --- PASS: TestValidateManifest (0.00s) [2021-07-13T14:25:41.713Z] --- PASS: TestValidateManifest/nil (0.00s) [2021-07-13T14:25:41.713Z] --- PASS: TestValidateManifest/non-nil (0.00s) [2021-07-13T14:25:41.713Z] PASS [2021-07-13T14:25:41.713Z] coverage: 0.7% of statements [2021-07-13T14:25:41.713Z] ok github.com/docker/docker/image/tarexport 0.284s coverage: 0.7% of statements [2021-07-13T14:25:42.686Z] === RUN TestMakeV1ConfigFromConfig [2021-07-13T14:25:42.686Z] --- PASS: TestMakeV1ConfigFromConfig (0.00s) [2021-07-13T14:25:42.686Z] PASS [2021-07-13T14:25:42.686Z] coverage: 25.0% of statements [2021-07-13T14:25:42.686Z] ok github.com/docker/docker/image/v1 0.312s coverage: 25.0% of statements [2021-07-13T14:25:42.686Z] ? github.com/docker/docker/internal/test/suite [no test files] [2021-07-13T14:25:43.147Z] === RUN TestSerialization [2021-07-13T14:25:43.147Z] --- PASS: TestSerialization (0.04s) [2021-07-13T14:25:43.147Z] PASS [2021-07-13T14:25:43.147Z] coverage: 87.5% of statements [2021-07-13T14:25:43.147Z] ok github.com/docker/docker/libcontainerd/queue 0.231s coverage: 87.5% of statements [2021-07-13T14:25:43.250Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2021-07-13T14:25:43.250Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2021-07-13T14:25:43.611Z] === RUN TestEnvironmentParsing [2021-07-13T14:25:43.611Z] --- PASS: TestEnvironmentParsing (0.00s) [2021-07-13T14:25:43.611Z] PASS [2021-07-13T14:25:43.611Z] coverage: 1.2% of statements [2021-07-13T14:25:43.611Z] ok github.com/docker/docker/libcontainerd/local 0.436s coverage: 1.2% of statements [2021-07-13T14:25:43.611Z] === RUN TestEmptyLayer [2021-07-13T14:25:43.611Z] --- PASS: TestEmptyLayer (0.00s) [2021-07-13T14:25:43.611Z] === RUN TestCommitFailure [2021-07-13T14:25:43.611Z] --- PASS: TestCommitFailure (0.01s) [2021-07-13T14:25:43.611Z] === RUN TestStartTransactionFailure [2021-07-13T14:25:43.611Z] --- PASS: TestStartTransactionFailure (0.00s) [2021-07-13T14:25:43.611Z] === RUN TestGetOrphan [2021-07-13T14:25:43.611Z] --- PASS: TestGetOrphan (0.01s) [2021-07-13T14:25:43.611Z] === RUN TestMountAndRegister [2021-07-13T14:25:44.072Z] layer_test.go:271: Layer size: 14 [2021-07-13T14:25:44.072Z] --- PASS: TestMountAndRegister (0.04s) [2021-07-13T14:25:44.072Z] === RUN TestLayerRelease [2021-07-13T14:25:44.072Z] layer_test.go:304: Failing on Windows [2021-07-13T14:25:44.072Z] --- SKIP: TestLayerRelease (0.00s) [2021-07-13T14:25:44.072Z] === RUN TestStoreRestore [2021-07-13T14:25:44.072Z] layer_test.go:353: Failing on Windows [2021-07-13T14:25:44.072Z] --- SKIP: TestStoreRestore (0.00s) [2021-07-13T14:25:44.072Z] === RUN TestTarStreamStability [2021-07-13T14:25:44.072Z] layer_test.go:468: Failing on Windows [2021-07-13T14:25:44.072Z] --- SKIP: TestTarStreamStability (0.00s) [2021-07-13T14:25:44.072Z] === RUN TestRegisterExistingLayer [2021-07-13T14:25:44.072Z] --- PASS: TestRegisterExistingLayer (0.14s) [2021-07-13T14:25:44.072Z] === RUN TestTarStreamVerification [2021-07-13T14:25:44.072Z] layer_test.go:697: Failing on Windows [2021-07-13T14:25:44.072Z] --- SKIP: TestTarStreamVerification (0.00s) [2021-07-13T14:25:44.072Z] === RUN TestLayerMigration [2021-07-13T14:25:44.072Z] migration_test.go:46: Failing on Windows [2021-07-13T14:25:44.072Z] --- SKIP: TestLayerMigration (0.00s) [2021-07-13T14:25:44.072Z] === RUN TestLayerMigrationNoTarsplit [2021-07-13T14:25:44.072Z] migration_test.go:182: Failing on Windows [2021-07-13T14:25:44.072Z] --- SKIP: TestLayerMigrationNoTarsplit (0.00s) [2021-07-13T14:25:44.072Z] === RUN TestMountInit [2021-07-13T14:25:44.072Z] mount_test.go:17: Failing on Windows [2021-07-13T14:25:44.072Z] --- SKIP: TestMountInit (0.00s) [2021-07-13T14:25:44.072Z] === RUN TestMountSize [2021-07-13T14:25:44.072Z] mount_test.go:76: Failing on Windows [2021-07-13T14:25:44.072Z] --- SKIP: TestMountSize (0.00s) [2021-07-13T14:25:44.072Z] === RUN TestMountChanges [2021-07-13T14:25:44.072Z] mount_test.go:125: Failing on Windows [2021-07-13T14:25:44.072Z] --- SKIP: TestMountChanges (0.00s) [2021-07-13T14:25:44.072Z] === RUN TestMountApply [2021-07-13T14:25:44.072Z] mount_test.go:212: Failing on Windows [2021-07-13T14:25:44.072Z] --- SKIP: TestMountApply (0.00s) [2021-07-13T14:25:44.072Z] PASS [2021-07-13T14:25:44.072Z] coverage: 30.1% of statements [2021-07-13T14:25:44.072Z] ok github.com/docker/docker/layer 0.440s coverage: 30.1% of statements [2021-07-13T14:25:44.072Z] ? github.com/docker/docker/libcontainerd [no test files] [2021-07-13T14:25:44.072Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2021-07-13T14:25:44.072Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2021-07-13T14:25:44.072Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2021-07-13T14:25:44.508Z] ok github.com/docker/docker/container 0.146s coverage: 34.6% of statements [2021-07-13T14:25:44.508Z] ok github.com/docker/docker/cmd/dockerd 0.186s coverage: 29.1% of statements [2021-07-13T14:25:44.508Z] ? github.com/docker/docker/container/stream [no test files] [2021-07-13T14:25:44.508Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2021-07-13T14:25:44.508Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2021-07-13T14:25:44.508Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2021-07-13T14:25:44.508Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.065s coverage: 65.3% of statements [2021-07-13T14:25:44.508Z] ok github.com/docker/docker/daemon/cluster 0.200s coverage: 0.5% of statements [2021-07-13T14:25:44.508Z] ok github.com/docker/docker/daemon/cluster/convert 0.045s coverage: 35.9% of statements [2021-07-13T14:25:45.045Z] === RUN TestSequenceGetAvailableBit [2021-07-13T14:25:45.045Z] --- PASS: TestSequenceGetAvailableBit (0.00s) [2021-07-13T14:25:45.045Z] === RUN TestSequenceEqual [2021-07-13T14:25:45.045Z] --- PASS: TestSequenceEqual (0.00s) [2021-07-13T14:25:45.045Z] === RUN TestSequenceCopy [2021-07-13T14:25:45.045Z] --- PASS: TestSequenceCopy (0.00s) [2021-07-13T14:25:45.045Z] === RUN TestGetFirstAvailable [2021-07-13T14:25:45.045Z] --- PASS: TestGetFirstAvailable (0.00s) [2021-07-13T14:25:45.045Z] === RUN TestFindSequence [2021-07-13T14:25:45.045Z] --- PASS: TestFindSequence (0.00s) [2021-07-13T14:25:45.045Z] === RUN TestCheckIfAvailable [2021-07-13T14:25:45.045Z] --- PASS: TestCheckIfAvailable (0.00s) [2021-07-13T14:25:45.045Z] === RUN TestMergeSequences [2021-07-13T14:25:45.045Z] --- PASS: TestMergeSequences (0.00s) [2021-07-13T14:25:45.045Z] === RUN TestPushReservation [2021-07-13T14:25:45.045Z] --- PASS: TestPushReservation (0.00s) [2021-07-13T14:25:45.045Z] === RUN TestSerializeDeserialize [2021-07-13T14:25:45.045Z] --- PASS: TestSerializeDeserialize (0.00s) [2021-07-13T14:25:45.045Z] === RUN TestSet [2021-07-13T14:25:45.045Z] --- PASS: TestSet (0.00s) [2021-07-13T14:25:45.045Z] === RUN TestSetUnset [2021-07-13T14:25:45.045Z] --- PASS: TestSetUnset (0.00s) [2021-07-13T14:25:45.045Z] === RUN TestOffsetSetUnset [2021-07-13T14:25:45.045Z] --- PASS: TestOffsetSetUnset (0.00s) [2021-07-13T14:25:45.045Z] === RUN TestSetInRange [2021-07-13T14:25:45.045Z] --- PASS: TestSetInRange (0.00s) [2021-07-13T14:25:45.045Z] === RUN TestSetAnyInRange [2021-07-13T14:25:45.045Z] --- PASS: TestSetAnyInRange (0.00s) [2021-07-13T14:25:45.045Z] === RUN TestMethods [2021-07-13T14:25:45.045Z] --- PASS: TestMethods (0.00s) [2021-07-13T14:25:45.045Z] === RUN TestRandomAllocateDeallocate [2021-07-13T14:25:46.590Z] === RUN TestInvalidConfig [2021-07-13T14:25:46.591Z] --- PASS: TestInvalidConfig (0.00s) [2021-07-13T14:25:46.591Z] === RUN TestConfig [2021-07-13T14:25:46.591Z] --- PASS: TestConfig (0.00s) [2021-07-13T14:25:46.591Z] === RUN TestOptionsLabels [2021-07-13T14:25:46.591Z] --- PASS: TestOptionsLabels (0.00s) [2021-07-13T14:25:46.591Z] === RUN TestValidName [2021-07-13T14:25:46.591Z] --- PASS: TestValidName (0.00s) [2021-07-13T14:25:46.591Z] === RUN TestTLSConfiguration [2021-07-13T14:25:47.052Z] time="2021-07-13T14:25:46Z" level=info msg="Option Initializing KV with TLS" [2021-07-13T14:25:47.052Z] --- PASS: TestTLSConfiguration (0.16s) [2021-07-13T14:25:47.052Z] PASS [2021-07-13T14:25:47.052Z] coverage: 24.0% of statements [2021-07-13T14:25:47.052Z] ok github.com/docker/docker/libnetwork/config 0.443s coverage: 24.0% of statements [2021-07-13T14:25:47.514Z] === RUN TestKey [2021-07-13T14:25:47.514Z] --- PASS: TestKey (0.00s) [2021-07-13T14:25:47.514Z] === RUN TestParseKey [2021-07-13T14:25:47.514Z] --- PASS: TestParseKey (0.00s) [2021-07-13T14:25:47.514Z] === RUN TestInvalidDataStore [2021-07-13T14:25:47.514Z] --- PASS: TestInvalidDataStore (0.00s) [2021-07-13T14:25:47.514Z] === RUN TestKVObjectFlatKey [2021-07-13T14:25:47.514Z] --- PASS: TestKVObjectFlatKey (0.00s) [2021-07-13T14:25:47.514Z] === RUN TestAtomicKVObjectFlatKey [2021-07-13T14:25:47.514Z] --- PASS: TestAtomicKVObjectFlatKey (0.00s) [2021-07-13T14:25:47.514Z] PASS [2021-07-13T14:25:47.514Z] coverage: 21.9% of statements [2021-07-13T14:25:47.514Z] ok github.com/docker/docker/libnetwork/datastore 0.195s coverage: 21.9% of statements [2021-07-13T14:25:47.817Z] ok github.com/docker/docker/daemon/config 0.089s coverage: 81.4% of statements [2021-07-13T14:25:47.817Z] ok github.com/docker/docker/daemon/discovery 0.018s coverage: 30.0% of statements [2021-07-13T14:25:48.391Z] ok github.com/docker/docker/daemon/events 0.064s coverage: 50.0% of statements [2021-07-13T14:25:48.487Z] === RUN TestErrorInterfaces [2021-07-13T14:25:48.487Z] --- PASS: TestErrorInterfaces (0.00s) [2021-07-13T14:25:48.487Z] === RUN TestNetworkMarshalling [2021-07-13T14:25:48.487Z] === RUN TestIPDataMarshalling [2021-07-13T14:25:48.487Z] --- PASS: TestIPDataMarshalling (0.00s) [2021-07-13T14:25:48.487Z] === RUN TestValidateAndIsV6 [2021-07-13T14:25:48.487Z] --- PASS: TestValidateAndIsV6 (0.00s) [2021-07-13T14:25:48.487Z] PASS [2021-07-13T14:25:48.487Z] coverage: 68.9% of statements [2021-07-13T14:25:48.487Z] ok github.com/docker/docker/libnetwork/driverapi 0.332s coverage: 68.9% of statements [2021-07-13T14:25:48.487Z] --- PASS: TestNetworkMarshalling (0.16s) [2021-07-13T14:25:48.487Z] === RUN TestEndpointMarshalling [2021-07-13T14:25:48.487Z] --- PASS: TestEndpointMarshalling (0.00s) [2021-07-13T14:25:48.487Z] === RUN TestAuxAddresses [2021-07-13T14:25:48.487Z] time="2021-07-13T14:25:48Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2021-07-13T14:25:48.487Z] --- PASS: TestAuxAddresses (0.02s) [2021-07-13T14:25:48.487Z] === RUN TestSRVServiceQuery [2021-07-13T14:25:48.487Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2021-07-13T14:25:48.487Z] --- SKIP: TestSRVServiceQuery (0.00s) [2021-07-13T14:25:48.487Z] === RUN TestServiceVIPReuse [2021-07-13T14:25:48.487Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2021-07-13T14:25:48.487Z] --- SKIP: TestServiceVIPReuse (0.00s) [2021-07-13T14:25:48.487Z] === RUN TestIpamReleaseOnNetDriverFailures [2021-07-13T14:25:48.487Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2021-07-13T14:25:48.487Z] --- SKIP: TestIpamReleaseOnNetDriverFailures (0.01s) [2021-07-13T14:25:48.487Z] === RUN TestDNSIPQuery [2021-07-13T14:25:48.487Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2021-07-13T14:25:48.487Z] --- SKIP: TestDNSIPQuery (0.00s) [2021-07-13T14:25:48.487Z] === RUN TestDNSProxyServFail [2021-07-13T14:25:48.487Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2021-07-13T14:25:48.487Z] --- SKIP: TestDNSProxyServFail (0.00s) [2021-07-13T14:25:48.487Z] === RUN TestSandboxAddEmpty [2021-07-13T14:25:48.487Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-07-13T14:25:48.487Z] --- SKIP: TestSandboxAddEmpty (0.00s) [2021-07-13T14:25:48.487Z] === RUN TestSandboxAddMultiPrio [2021-07-13T14:25:48.487Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-07-13T14:25:48.487Z] --- SKIP: TestSandboxAddMultiPrio (0.00s) [2021-07-13T14:25:48.487Z] === RUN TestSandboxAddSamePrio [2021-07-13T14:25:48.487Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-07-13T14:25:48.487Z] --- SKIP: TestSandboxAddSamePrio (0.01s) [2021-07-13T14:25:48.487Z] === RUN TestCleanupServiceDiscovery [2021-07-13T14:25:48.487Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2021-07-13T14:25:48.487Z] --- SKIP: TestCleanupServiceDiscovery (0.00s) [2021-07-13T14:25:48.487Z] === RUN TestDNSOptions [2021-07-13T14:25:48.487Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2021-07-13T14:25:48.487Z] --- SKIP: TestDNSOptions (0.00s) [2021-07-13T14:25:48.487Z] === RUN TestMultipleControllersWithSameStore [2021-07-13T14:25:48.487Z] time="2021-07-13T14:25:48Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2021-07-13T14:25:48.487Z] time="2021-07-13T14:25:48Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2021-07-13T14:25:48.487Z] --- PASS: TestMultipleControllersWithSameStore (0.02s) [2021-07-13T14:25:48.487Z] PASS [2021-07-13T14:25:48.487Z] coverage: 8.6% of statements [2021-07-13T14:25:48.487Z] ok github.com/docker/docker/libnetwork 0.839s coverage: 8.6% of statements [2021-07-13T14:25:48.653Z] ok github.com/docker/docker/daemon/graphdriver 0.009s coverage: 2.2% of statements [2021-07-13T14:25:48.949Z] ? github.com/docker/docker/libnetwork/api [no test files] [2021-07-13T14:25:48.949Z] --- PASS: TestRandomAllocateDeallocate (4.12s) [2021-07-13T14:25:48.949Z] === RUN TestAllocateRandomDeallocate [2021-07-13T14:25:49.411Z] === RUN TestDriver [2021-07-13T14:25:49.411Z] --- PASS: TestDriver (0.00s) [2021-07-13T14:25:49.411Z] PASS [2021-07-13T14:25:49.411Z] coverage: 34.8% of statements [2021-07-13T14:25:49.411Z] ok github.com/docker/docker/libnetwork/drivers/host 0.161s coverage: 34.8% of statements [2021-07-13T14:25:49.873Z] === RUN TestDriver [2021-07-13T14:25:49.873Z] --- PASS: TestDriver (0.00s) [2021-07-13T14:25:49.873Z] PASS [2021-07-13T14:25:49.873Z] coverage: 34.8% of statements [2021-07-13T14:25:49.873Z] ok github.com/docker/docker/libnetwork/drivers/null 0.213s coverage: 34.8% of statements [2021-07-13T14:25:49.873Z] --- PASS: TestAllocateRandomDeallocate (0.87s) [2021-07-13T14:25:49.873Z] === RUN TestAllocateRandomDeallocateSerialize [2021-07-13T14:25:49.873Z] === RUN TestNetworkAllocateFree [2021-07-13T14:25:49.873Z] --- PASS: TestNetworkAllocateFree (0.00s) [2021-07-13T14:25:49.873Z] === RUN TestNetworkAllocateUserDefinedVNIs [2021-07-13T14:25:49.873Z] --- PASS: TestNetworkAllocateUserDefinedVNIs (0.00s) [2021-07-13T14:25:49.873Z] PASS [2021-07-13T14:25:49.873Z] coverage: 63.6% of statements [2021-07-13T14:25:49.873Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.218s coverage: 63.6% of statements [2021-07-13T14:25:50.847Z] --- PASS: TestAllocateRandomDeallocateSerialize (0.98s) [2021-07-13T14:25:50.847Z] === RUN TestRetrieveFromStore [2021-07-13T14:25:50.847Z] === RUN TestGetEmptyCapabilities [2021-07-13T14:25:50.847Z] --- PASS: TestGetEmptyCapabilities (0.01s) [2021-07-13T14:25:50.847Z] === RUN TestGetExtraCapabilities [2021-07-13T14:25:50.847Z] --- PASS: TestGetExtraCapabilities (0.00s) [2021-07-13T14:25:50.847Z] === RUN TestGetInvalidCapabilities [2021-07-13T14:25:50.847Z] --- PASS: TestGetInvalidCapabilities (0.00s) [2021-07-13T14:25:50.847Z] === RUN TestRemoteDriver [2021-07-13T14:25:50.847Z] --- PASS: TestRemoteDriver (0.01s) [2021-07-13T14:25:50.847Z] === RUN TestDriverError [2021-07-13T14:25:50.847Z] --- PASS: TestDriverError (0.01s) [2021-07-13T14:25:50.847Z] === RUN TestMissingValues [2021-07-13T14:25:50.847Z] --- PASS: TestMissingValues (0.01s) [2021-07-13T14:25:50.847Z] === RUN TestRollback [2021-07-13T14:25:50.847Z] --- PASS: TestRollback (0.01s) [2021-07-13T14:25:50.847Z] PASS [2021-07-13T14:25:50.847Z] coverage: 57.4% of statements [2021-07-13T14:25:50.847Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.285s coverage: 57.4% of statements [2021-07-13T14:25:51.308Z] === RUN TestNAT [2021-07-13T14:25:51.308Z] windows_test.go:57: Test does not work on CI and was never running to begin with [2021-07-13T14:25:51.308Z] --- SKIP: TestNAT (0.00s) [2021-07-13T14:25:51.308Z] === RUN TestTransparent [2021-07-13T14:25:51.308Z] windows_test.go:62: Test does not work on CI and was never running to begin with [2021-07-13T14:25:51.308Z] --- SKIP: TestTransparent (0.00s) [2021-07-13T14:25:51.308Z] PASS [2021-07-13T14:25:51.308Z] coverage: 0.0% of statements [2021-07-13T14:25:51.308Z] ok github.com/docker/docker/libnetwork/drivers/windows 0.211s coverage: 0.0% of statements [2021-07-13T14:25:51.308Z] --- PASS: TestRetrieveFromStore (0.33s) [2021-07-13T14:25:51.308Z] === RUN TestIsCorrupted [2021-07-13T14:25:51.308Z] --- PASS: TestIsCorrupted (0.02s) [2021-07-13T14:25:51.308Z] === RUN TestSetRollover [2021-07-13T14:25:51.771Z] === RUN TestBuildDefault [2021-07-13T14:25:51.771Z] --- PASS: TestBuildDefault (0.00s) [2021-07-13T14:25:51.771Z] === RUN TestBuildHostnameDomainname [2021-07-13T14:25:51.771Z] --- PASS: TestBuildHostnameDomainname (0.00s) [2021-07-13T14:25:51.771Z] === RUN TestBuildHostname [2021-07-13T14:25:51.771Z] --- PASS: TestBuildHostname (0.00s) [2021-07-13T14:25:51.771Z] === RUN TestBuildHostnameFQDN [2021-07-13T14:25:51.771Z] --- PASS: TestBuildHostnameFQDN (0.00s) [2021-07-13T14:25:51.771Z] === RUN TestBuildNoIP [2021-07-13T14:25:51.771Z] --- PASS: TestBuildNoIP (0.00s) [2021-07-13T14:25:51.771Z] === RUN TestUpdate [2021-07-13T14:25:51.771Z] --- PASS: TestUpdate (0.00s) [2021-07-13T14:25:51.771Z] === RUN TestUpdateIgnoresPrefixedHostname [2021-07-13T14:25:51.771Z] --- PASS: TestUpdateIgnoresPrefixedHostname (0.00s) [2021-07-13T14:25:51.771Z] === RUN TestDeleteIgnoresPrefixedHostname [2021-07-13T14:25:51.771Z] --- PASS: TestDeleteIgnoresPrefixedHostname (0.00s) [2021-07-13T14:25:51.771Z] === RUN TestAddEmpty [2021-07-13T14:25:51.771Z] --- PASS: TestAddEmpty (0.00s) [2021-07-13T14:25:51.771Z] === RUN TestAdd [2021-07-13T14:25:51.771Z] --- PASS: TestAdd (0.00s) [2021-07-13T14:25:51.771Z] === RUN TestDeleteEmpty [2021-07-13T14:25:51.771Z] --- PASS: TestDeleteEmpty (0.00s) [2021-07-13T14:25:51.771Z] === RUN TestDeleteNewline [2021-07-13T14:25:51.771Z] --- PASS: TestDeleteNewline (0.00s) [2021-07-13T14:25:51.771Z] === RUN TestDelete [2021-07-13T14:25:51.771Z] --- PASS: TestDelete (0.00s) [2021-07-13T14:25:51.771Z] === RUN TestConcurrentWrites [2021-07-13T14:25:51.959Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.491s coverage: 13.7% of statements [2021-07-13T14:25:52.233Z] --- PASS: TestConcurrentWrites (0.20s) [2021-07-13T14:25:52.233Z] PASS [2021-07-13T14:25:52.233Z] coverage: 81.2% of statements [2021-07-13T14:25:52.233Z] ok github.com/docker/docker/libnetwork/etchosts 0.355s coverage: 81.2% of statements [2021-07-13T14:25:52.233Z] === RUN TestNew [2021-07-13T14:25:52.233Z] --- PASS: TestNew (0.00s) [2021-07-13T14:25:52.233Z] === RUN TestAddDriver [2021-07-13T14:25:52.233Z] --- PASS: TestAddDriver (0.00s) [2021-07-13T14:25:52.233Z] === RUN TestAddDuplicateDriver [2021-07-13T14:25:52.233Z] --- PASS: TestAddDuplicateDriver (0.00s) [2021-07-13T14:25:52.233Z] === RUN TestIPAMDefaultAddressSpaces [2021-07-13T14:25:52.233Z] --- PASS: TestIPAMDefaultAddressSpaces (0.00s) [2021-07-13T14:25:52.233Z] === RUN TestDriver [2021-07-13T14:25:52.233Z] --- PASS: TestDriver (0.00s) [2021-07-13T14:25:52.233Z] === RUN TestIPAM [2021-07-13T14:25:52.233Z] --- PASS: TestIPAM (0.00s) [2021-07-13T14:25:52.233Z] === RUN TestWalkIPAMs [2021-07-13T14:25:52.233Z] --- PASS: TestWalkIPAMs (0.00s) [2021-07-13T14:25:52.233Z] === RUN TestWalkDrivers [2021-07-13T14:25:52.233Z] --- PASS: TestWalkDrivers (0.00s) [2021-07-13T14:25:52.233Z] PASS [2021-07-13T14:25:52.233Z] coverage: 82.4% of statements [2021-07-13T14:25:52.233Z] ok github.com/docker/docker/libnetwork/drvregistry 0.412s coverage: 82.4% of statements [2021-07-13T14:25:52.533Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.019s coverage: 3.1% of statements [2021-07-13T14:25:52.694Z] --- PASS: TestSetRollover (1.21s) [2021-07-13T14:25:52.694Z] === RUN TestSetRolloverSerial [2021-07-13T14:25:52.694Z] === RUN TestDiff [2021-07-13T14:25:52.694Z] --- PASS: TestDiff (0.00s) [2021-07-13T14:25:52.694Z] === RUN TestAddedCallback [2021-07-13T14:25:52.694Z] --- PASS: TestAddedCallback (0.00s) [2021-07-13T14:25:52.694Z] === RUN TestRemovedCallback [2021-07-13T14:25:52.694Z] --- PASS: TestRemovedCallback (0.00s) [2021-07-13T14:25:52.694Z] === RUN TestNoCallback [2021-07-13T14:25:52.694Z] --- PASS: TestNoCallback (0.00s) [2021-07-13T14:25:52.694Z] PASS [2021-07-13T14:25:52.694Z] coverage: 48.1% of statements [2021-07-13T14:25:52.694Z] ok github.com/docker/docker/libnetwork/hostdiscovery 0.316s coverage: 48.1% of statements [2021-07-13T14:25:53.156Z] === RUN TestNew [2021-07-13T14:25:53.156Z] --- PASS: TestNew (0.00s) [2021-07-13T14:25:53.156Z] === RUN TestAllocate [2021-07-13T14:25:53.156Z] --- PASS: TestAllocate (0.00s) [2021-07-13T14:25:53.156Z] === RUN TestUninitialized [2021-07-13T14:25:53.156Z] --- PASS: TestUninitialized (0.00s) [2021-07-13T14:25:53.156Z] === RUN TestAllocateInRange [2021-07-13T14:25:53.156Z] --- PASS: TestAllocateInRange (0.00s) [2021-07-13T14:25:53.156Z] === RUN TestAllocateSerial [2021-07-13T14:25:53.156Z] --- PASS: TestAllocateSerial (0.00s) [2021-07-13T14:25:53.156Z] PASS [2021-07-13T14:25:53.156Z] coverage: 87.5% of statements [2021-07-13T14:25:53.156Z] ok github.com/docker/docker/libnetwork/idm 0.172s coverage: 87.5% of statements [2021-07-13T14:25:53.481Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.839s coverage: 56.2% of statements [2021-07-13T14:25:53.617Z] === RUN TestCaller [2021-07-13T14:25:53.617Z] --- PASS: TestCaller (0.00s) [2021-07-13T14:25:53.617Z] PASS [2021-07-13T14:25:53.617Z] coverage: 100.0% of statements [2021-07-13T14:25:53.617Z] ok github.com/docker/docker/libnetwork/internal/caller 0.126s coverage: 100.0% of statements [2021-07-13T14:25:53.617Z] --- PASS: TestSetRolloverSerial (1.08s) [2021-07-13T14:25:53.617Z] === RUN TestGetFirstAvailableFromCurrent [2021-07-13T14:25:53.617Z] --- PASS: TestGetFirstAvailableFromCurrent (0.00s) [2021-07-13T14:25:53.617Z] PASS [2021-07-13T14:25:53.617Z] coverage: 84.4% of statements [2021-07-13T14:25:53.617Z] ok github.com/docker/docker/libnetwork/bitseq 8.834s coverage: 84.4% of statements [2021-07-13T14:25:54.078Z] === RUN TestSetSerialInsertDelete [2021-07-13T14:25:54.078Z] --- PASS: TestSetSerialInsertDelete (0.00s) [2021-07-13T14:25:54.078Z] === RUN TestSetParallelInsertDelete [2021-07-13T14:25:54.873Z] ok github.com/docker/docker/daemon/graphdriver/aufs 3.324s coverage: 73.3% of statements [2021-07-13T14:25:55.051Z] === RUN TestPoolRequest [2021-07-13T14:25:55.051Z] --- PASS: TestPoolRequest (0.00s) [2021-07-13T14:25:55.051Z] === RUN TestOtherRequests [2021-07-13T14:25:55.051Z] --- PASS: TestOtherRequests (0.00s) [2021-07-13T14:25:55.051Z] PASS [2021-07-13T14:25:55.051Z] coverage: 57.1% of statements [2021-07-13T14:25:55.051Z] ok github.com/docker/docker/libnetwork/ipams/null 0.203s coverage: 57.1% of statements [2021-07-13T14:25:55.051Z] === RUN TestInt2IP2IntConversion [2021-07-13T14:25:55.448Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.037s coverage: 1.9% of statements [2021-07-13T14:25:55.512Z] --- PASS: TestInt2IP2IntConversion (0.54s) [2021-07-13T14:25:55.512Z] === RUN TestGetAddressVersion [2021-07-13T14:25:55.512Z] --- PASS: TestGetAddressVersion (0.00s) [2021-07-13T14:25:55.512Z] === RUN TestKeyString [2021-07-13T14:25:55.512Z] --- PASS: TestKeyString (0.00s) [2021-07-13T14:25:55.512Z] === RUN TestPoolDataMarshal [2021-07-13T14:25:55.512Z] --- PASS: TestPoolDataMarshal (0.00s) [2021-07-13T14:25:55.512Z] === RUN TestSubnetsMarshal [2021-07-13T14:25:55.974Z] --- PASS: TestSubnetsMarshal (0.09s) [2021-07-13T14:25:55.974Z] === RUN TestAddSubnets [2021-07-13T14:25:56.435Z] --- PASS: TestAddSubnets (0.46s) [2021-07-13T14:25:56.435Z] === RUN TestDoublePoolRelease [2021-07-13T14:25:56.435Z] --- PASS: TestDoublePoolRelease (0.08s) [2021-07-13T14:25:56.435Z] === RUN TestAddReleasePoolID [2021-07-13T14:25:56.435Z] --- PASS: TestAddReleasePoolID (0.15s) [2021-07-13T14:25:56.435Z] === RUN TestPredefinedPool [2021-07-13T14:25:56.897Z] --- PASS: TestPredefinedPool (0.17s) [2021-07-13T14:25:56.897Z] === RUN TestRemoveSubnet [2021-07-13T14:25:56.897Z] === RUN TestGetCapabilities [2021-07-13T14:25:56.897Z] --- PASS: TestGetCapabilities (0.01s) [2021-07-13T14:25:56.897Z] === RUN TestGetCapabilitiesFromLegacyDriver [2021-07-13T14:25:56.897Z] --- PASS: TestGetCapabilitiesFromLegacyDriver (0.00s) [2021-07-13T14:25:56.897Z] === RUN TestGetDefaultAddressSpaces [2021-07-13T14:25:56.897Z] --- PASS: TestGetDefaultAddressSpaces (0.00s) [2021-07-13T14:25:56.897Z] === RUN TestRemoteDriver [2021-07-13T14:25:56.897Z] --- PASS: TestRemoteDriver (0.00s) [2021-07-13T14:25:56.897Z] PASS [2021-07-13T14:25:56.897Z] coverage: 47.4% of statements [2021-07-13T14:25:56.897Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.289s coverage: 47.4% of statements [2021-07-13T14:25:56.897Z] --- PASS: TestRemoveSubnet (0.39s) [2021-07-13T14:25:56.897Z] === RUN TestGetSameAddress [2021-07-13T14:25:56.897Z] --- PASS: TestGetSameAddress (0.08s) [2021-07-13T14:25:56.897Z] === RUN TestPoolAllocationReuse [2021-07-13T14:25:57.314Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2021-07-13T14:25:57.314Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2021-07-13T14:25:57.359Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2021-07-13T14:25:57.359Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2021-07-13T14:25:57.359Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2021-07-13T14:25:57.359Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2021-07-13T14:25:57.359Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2021-07-13T14:25:57.359Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2021-07-13T14:25:57.359Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2021-07-13T14:25:57.359Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2021-07-13T14:25:57.359Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2021-07-13T14:25:57.359Z] ? github.com/docker/docker/libnetwork/drivers/bridge [no test files] [2021-07-13T14:25:57.359Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2021-07-13T14:25:57.359Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2021-07-13T14:25:57.359Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2021-07-13T14:25:57.359Z] ? github.com/docker/docker/libnetwork/drivers/overlay [no test files] [2021-07-13T14:25:57.359Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2021-07-13T14:25:57.359Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2021-07-13T14:25:57.359Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2021-07-13T14:25:57.359Z] === RUN TestWindowsIPAM [2021-07-13T14:25:57.369Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.800s coverage: 49.4% of statements [2021-07-13T14:25:57.821Z] --- PASS: TestWindowsIPAM (0.00s) [2021-07-13T14:25:57.822Z] PASS [2021-07-13T14:25:57.822Z] coverage: 71.4% of statements [2021-07-13T14:25:57.822Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.175s coverage: 71.4% of statements [2021-07-13T14:25:58.283Z] === RUN TestDefaultNetwork [2021-07-13T14:25:58.283Z] === RUN TestKeyValue [2021-07-13T14:25:58.283Z] --- PASS: TestKeyValue (0.00s) [2021-07-13T14:25:58.283Z] PASS [2021-07-13T14:25:58.283Z] coverage: 60.0% of statements [2021-07-13T14:25:58.283Z] ok github.com/docker/docker/libnetwork/netlabel 0.154s coverage: 60.0% of statements [2021-07-13T14:25:58.283Z] --- PASS: TestDefaultNetwork (0.29s) [2021-07-13T14:25:58.283Z] === RUN TestConfigGlobalScopeDefaultNetworks [2021-07-13T14:25:58.520Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2021-07-13T14:25:58.520Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2021-07-13T14:25:58.744Z] --- PASS: TestConfigGlobalScopeDefaultNetworks (0.27s) [2021-07-13T14:25:58.744Z] === RUN TestInitAddressPools [2021-07-13T14:25:58.744Z] --- PASS: TestInitAddressPools (0.00s) [2021-07-13T14:25:58.744Z] PASS [2021-07-13T14:25:58.744Z] coverage: 74.0% of statements [2021-07-13T14:25:58.744Z] ok github.com/docker/docker/libnetwork/ipamutils 0.764s coverage: 74.0% of statements [2021-07-13T14:25:59.285Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.015s coverage: 57.5% of statements [2021-07-13T14:25:59.285Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 4.475s coverage: 46.2% of statements [2021-07-13T14:25:59.442Z] Running on azwin-2-9498e0 in d:\jenkins\workspace\moby_PR-42631 [Pipeline] { [Pipeline] ws [2021-07-13T14:25:59.457Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { [Pipeline] checkout [2021-07-13T14:25:59.550Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 1.414s coverage: 57.7% of statements [2021-07-13T14:25:59.557Z] The recommended git tool is: git [2021-07-13T14:25:59.717Z] === RUN TestGenerate [2021-07-13T14:25:59.717Z] --- PASS: TestGenerate (0.00s) [2021-07-13T14:25:59.717Z] === RUN TestGeneratePtr [2021-07-13T14:25:59.717Z] --- PASS: TestGeneratePtr (0.00s) [2021-07-13T14:25:59.717Z] === RUN TestGenerateMissingField [2021-07-13T14:25:59.717Z] --- PASS: TestGenerateMissingField (0.00s) [2021-07-13T14:25:59.717Z] === RUN TestFieldCannotBeSet [2021-07-13T14:25:59.717Z] --- PASS: TestFieldCannotBeSet (0.00s) [2021-07-13T14:25:59.717Z] === RUN TestTypeMismatchError [2021-07-13T14:25:59.717Z] --- PASS: TestTypeMismatchError (0.00s) [2021-07-13T14:25:59.717Z] PASS [2021-07-13T14:25:59.717Z] coverage: 100.0% of statements [2021-07-13T14:25:59.717Z] ok github.com/docker/docker/libnetwork/options 0.125s coverage: 100.0% of statements [2021-07-13T14:25:59.789Z] using credential docker-jenkins-github-credentials [2021-07-13T14:25:59.870Z] Cloning the remote Git repository [2021-07-13T14:25:59.870Z] Cloning with configured refspecs honoured and without tags [2021-07-13T14:25:59.912Z] Cloning repository https://github.com/moby/moby.git [2021-07-13T14:25:59.912Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2021-07-13T14:25:59.983Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-07-13T14:25:59.984Z] > git --version # timeout=10 [2021-07-13T14:26:00.044Z] > git --version # 'git version 2.24.1.windows.2' [2021-07-13T14:26:00.045Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-07-13T14:26:00.047Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42631/head:refs/remotes/origin/PR-42631 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-07-13T14:26:00.690Z] --- PASS: TestPoolAllocationReuse (3.67s) [2021-07-13T14:26:00.690Z] === RUN TestGetAddressSubPoolEqualPool [2021-07-13T14:26:00.690Z] --- PASS: TestGetAddressSubPoolEqualPool (0.01s) [2021-07-13T14:26:00.690Z] === RUN TestRequestReleaseAddressFromSubPool [2021-07-13T14:26:00.938Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.014s coverage: 3.0% of statements [2021-07-13T14:26:00.938Z] ok github.com/docker/docker/daemon/links 0.030s coverage: 93.0% of statements [2021-07-13T14:26:00.938Z] ok github.com/docker/docker/daemon 12.281s coverage: 17.4% of statements [2021-07-13T14:26:00.938Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2021-07-13T14:26:00.938Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2021-07-13T14:26:00.938Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2021-07-13T14:26:00.938Z] ? github.com/docker/docker/daemon/exec [no test files] [2021-07-13T14:26:00.938Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2021-07-13T14:26:00.938Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2021-07-13T14:26:00.938Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2021-07-13T14:26:01.152Z] === RUN TestNetworkDBSimple [2021-07-13T14:26:01.152Z] testing: warning: no tests to run [2021-07-13T14:26:01.152Z] PASS [2021-07-13T14:26:01.152Z] coverage: 0.0% of statements [2021-07-13T14:26:01.152Z] ok github.com/docker/docker/libnetwork/osl 0.165s coverage: 0.0% of statements [no tests to run] [2021-07-13T14:26:01.885Z] ok github.com/docker/docker/daemon/images 0.114s coverage: 6.8% of statements [2021-07-13T14:26:01.885Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2021-07-13T14:26:01.885Z] ? github.com/docker/docker/daemon/listeners [no test files] [2021-07-13T14:26:02.125Z] 2021/07/13 14:26:01 Closing DB instances... [2021-07-13T14:26:02.126Z] === RUN TestRequestNewPort [2021-07-13T14:26:02.126Z] --- PASS: TestRequestNewPort (0.00s) [2021-07-13T14:26:02.126Z] === RUN TestRequestSpecificPort [2021-07-13T14:26:02.126Z] --- PASS: TestRequestSpecificPort (0.00s) [2021-07-13T14:26:02.126Z] === RUN TestReleasePort [2021-07-13T14:26:02.126Z] --- PASS: TestReleasePort (0.00s) [2021-07-13T14:26:02.126Z] === RUN TestReuseReleasedPort [2021-07-13T14:26:02.126Z] --- PASS: TestReuseReleasedPort (0.00s) [2021-07-13T14:26:02.126Z] === RUN TestReleaseUnreadledPort [2021-07-13T14:26:02.126Z] --- PASS: TestReleaseUnreadledPort (0.00s) [2021-07-13T14:26:02.126Z] === RUN TestUnknowProtocol [2021-07-13T14:26:02.126Z] --- PASS: TestUnknowProtocol (0.00s) [2021-07-13T14:26:02.126Z] === RUN TestAllocateAllPorts [2021-07-13T14:26:02.126Z] --- PASS: TestAllocateAllPorts (0.00s) [2021-07-13T14:26:02.126Z] === RUN TestPortAllocation [2021-07-13T14:26:02.126Z] --- PASS: TestPortAllocation (0.00s) [2021-07-13T14:26:02.126Z] === RUN TestPortAllocationWithCustomRange [2021-07-13T14:26:02.126Z] --- PASS: TestPortAllocationWithCustomRange (0.00s) [2021-07-13T14:26:02.126Z] === RUN TestNoDuplicateBPR [2021-07-13T14:26:02.126Z] --- PASS: TestNoDuplicateBPR (0.00s) [2021-07-13T14:26:02.126Z] === RUN TestChangePortRange [2021-07-13T14:26:02.126Z] portallocator_test.go:345: test: port allocate range 65001-65010, setErr=begin out of range, reqPort=0 [2021-07-13T14:26:02.126Z] portallocator_test.go:345: test: port allocate range 59990-59999, setErr=end out of range, reqPort=0 [2021-07-13T14:26:02.126Z] portallocator_test.go:345: test: port allocate range 65000-60000, setErr=out of order, reqPort=0 [2021-07-13T14:26:02.126Z] portallocator_test.go:345: test: port allocate range 60100-65010, setErr=, reqPort=60100 [2021-07-13T14:26:02.126Z] portallocator_test.go:345: test: port allocate range 0-0, setErr=, reqPort=60000 [2021-07-13T14:26:02.126Z] portallocator_test.go:345: test: port allocate range 59900-65000, setErr=, reqPort=60001 [2021-07-13T14:26:02.126Z] --- PASS: TestChangePortRange (0.00s) [2021-07-13T14:26:02.126Z] PASS [2021-07-13T14:26:02.126Z] coverage: 88.6% of statements [2021-07-13T14:26:02.126Z] ok github.com/docker/docker/libnetwork/portallocator 0.147s coverage: 88.6% of statements [2021-07-13T14:26:02.587Z] --- PASS: TestRequestReleaseAddressFromSubPool (1.58s) [2021-07-13T14:26:02.587Z] === RUN TestSerializeRequestReleaseAddressFromSubPool [2021-07-13T14:26:03.048Z] --- PASS: TestNetworkDBSimple (2.02s) [2021-07-13T14:26:03.048Z] === RUN TestNetworkDBJoinLeaveNetwork [2021-07-13T14:26:03.048Z] === RUN TestTransportPortConv [2021-07-13T14:26:03.048Z] --- PASS: TestTransportPortConv (0.00s) [2021-07-13T14:26:03.048Z] === RUN TestTransportPortBindingConv [2021-07-13T14:26:03.048Z] --- PASS: TestTransportPortBindingConv (0.00s) [2021-07-13T14:26:03.048Z] === RUN TestErrorConstructors [2021-07-13T14:26:03.048Z] --- PASS: TestErrorConstructors (0.00s) [2021-07-13T14:26:03.048Z] === RUN TestCompareIPMask [2021-07-13T14:26:03.048Z] --- PASS: TestCompareIPMask (0.00s) [2021-07-13T14:26:03.048Z] === RUN TestUtilGetHostPartIP [2021-07-13T14:26:03.048Z] --- PASS: TestUtilGetHostPartIP (0.00s) [2021-07-13T14:26:03.048Z] === RUN TestUtilGetBroadcastIP [2021-07-13T14:26:03.048Z] --- PASS: TestUtilGetBroadcastIP (0.00s) [2021-07-13T14:26:03.048Z] === RUN TestParseCIDR [2021-07-13T14:26:03.048Z] --- PASS: TestParseCIDR (0.00s) [2021-07-13T14:26:03.048Z] PASS [2021-07-13T14:26:03.048Z] coverage: 47.9% of statements [2021-07-13T14:26:03.048Z] ok github.com/docker/docker/libnetwork/types 0.197s coverage: 47.9% of statements [2021-07-13T14:26:03.339Z] ok github.com/docker/docker/daemon/logger 0.268s coverage: 43.5% of statements [2021-07-13T14:26:03.340Z] ok github.com/docker/docker/daemon/logger/awslogs 0.350s coverage: 77.8% of statements [2021-07-13T14:26:03.340Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2021-07-13T14:26:03.340Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2021-07-13T14:26:03.340Z] ok github.com/docker/docker/daemon/logger/gelf 0.035s coverage: 67.0% of statements [2021-07-13T14:26:03.922Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.013s coverage: 87.2% of statements [2021-07-13T14:26:04.023Z] --- PASS: TestSerializeRequestReleaseAddressFromSubPool (1.38s) [2021-07-13T14:26:04.023Z] === RUN TestGetAddress [2021-07-13T14:26:04.023Z] --- PASS: TestSetParallelInsertDelete (10.00s) [2021-07-13T14:26:04.023Z] PASS [2021-07-13T14:26:04.023Z] coverage: 100.0% of statements [2021-07-13T14:26:04.023Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.170s coverage: 100.0% of statements [2021-07-13T14:26:04.023Z] === RUN TestAppendDevicePermissionsFromCgroupRules [2021-07-13T14:26:04.023Z] === RUN TestAppendDevicePermissionsFromCgroupRules/empty_rule [2021-07-13T14:26:04.023Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column [2021-07-13T14:26:04.023Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column [2021-07-13T14:26:04.023Z] === RUN TestAppendDevicePermissionsFromCgroupRules/leading_spaces [2021-07-13T14:26:04.023Z] === RUN TestAppendDevicePermissionsFromCgroupRules/trailing_spaces [2021-07-13T14:26:04.023Z] === RUN TestAppendDevicePermissionsFromCgroupRules/unknown_device_type [2021-07-13T14:26:04.023Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_type [2021-07-13T14:26:04.023Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_colon [2021-07-13T14:26:04.023Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor [2021-07-13T14:26:04.023Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_major_device [2021-07-13T14:26:04.023Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_minor_device [2021-07-13T14:26:04.023Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_permissions [2021-07-13T14:26:04.023Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_permissions [2021-07-13T14:26:04.023Z] === RUN TestAppendDevicePermissionsFromCgroupRules/too_many_permissions [2021-07-13T14:26:04.023Z] === RUN TestAppendDevicePermissionsFromCgroupRules/major_out_of_range [2021-07-13T14:26:04.023Z] === RUN TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range [2021-07-13T14:26:04.023Z] === RUN TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices [2021-07-13T14:26:04.023Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices [2021-07-13T14:26:04.023Z] === RUN TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices [2021-07-13T14:26:04.023Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions [2021-07-13T14:26:04.023Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major [2021-07-13T14:26:04.023Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_minor [2021-07-13T14:26:04.023Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor [2021-07-13T14:26:04.023Z] === RUN TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission [2021-07-13T14:26:04.023Z] === RUN TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission [2021-07-13T14:26:04.023Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission [2021-07-13T14:26:04.023Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission [2021-07-13T14:26:04.023Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules (0.00s) [2021-07-13T14:26:04.023Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/empty_rule (0.00s) [2021-07-13T14:26:04.023Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column (0.00s) [2021-07-13T14:26:04.023Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column (0.00s) [2021-07-13T14:26:04.023Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/leading_spaces (0.00s) [2021-07-13T14:26:04.023Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/trailing_spaces (0.00s) [2021-07-13T14:26:04.023Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/unknown_device_type (0.00s) [2021-07-13T14:26:04.023Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_type (0.00s) [2021-07-13T14:26:04.023Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_colon (0.00s) [2021-07-13T14:26:04.023Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor (0.00s) [2021-07-13T14:26:04.023Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_major_device (0.00s) [2021-07-13T14:26:04.023Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_minor_device (0.00s) [2021-07-13T14:26:04.023Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_permissions (0.00s) [2021-07-13T14:26:04.023Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_permissions (0.00s) [2021-07-13T14:26:04.023Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/too_many_permissions (0.00s) [2021-07-13T14:26:04.023Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/major_out_of_range (0.00s) [2021-07-13T14:26:04.023Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range (0.00s) [2021-07-13T14:26:04.023Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices (0.00s) [2021-07-13T14:26:04.023Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices (0.00s) [2021-07-13T14:26:04.023Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices (0.00s) [2021-07-13T14:26:04.023Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions (0.00s) [2021-07-13T14:26:04.023Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major (0.00s) [2021-07-13T14:26:04.023Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_minor (0.00s) [2021-07-13T14:26:04.023Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor (0.00s) [2021-07-13T14:26:04.023Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission (0.00s) [2021-07-13T14:26:04.023Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission (0.00s) [2021-07-13T14:26:04.023Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission (0.00s) [2021-07-13T14:26:04.023Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission (0.00s) [2021-07-13T14:26:04.023Z] PASS [2021-07-13T14:26:04.023Z] coverage: 44.0% of statements [2021-07-13T14:26:04.023Z] ok github.com/docker/docker/oci 0.193s coverage: 44.0% of statements [2021-07-13T14:26:04.184Z] ok github.com/docker/docker/daemon/logger/journald 0.042s coverage: 23.9% of statements [2021-07-13T14:26:04.184Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.043s coverage: 69.9% of statements [2021-07-13T14:26:04.484Z] 2021/07/13 14:26:04 Closing DB instances... [2021-07-13T14:26:04.946Z] === RUN TestParseVersion [2021-07-13T14:26:04.946Z] --- PASS: TestParseVersion (0.00s) [2021-07-13T14:26:04.946Z] PASS [2021-07-13T14:26:04.946Z] coverage: 52.9% of statements [2021-07-13T14:26:04.946Z] ok github.com/docker/docker/pkg/aaparser 0.194s coverage: 52.9% of statements [2021-07-13T14:26:05.131Z] ok github.com/docker/docker/daemon/logger/local 0.042s coverage: 75.2% of statements [2021-07-13T14:26:05.131Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2021-07-13T14:26:05.393Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.034s coverage: 31.5% of statements [2021-07-13T14:26:05.393Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.091s coverage: 57.5% of statements [2021-07-13T14:26:05.408Z] === RUN TestAddressPoolOpt [2021-07-13T14:26:05.408Z] --- PASS: TestAddressPoolOpt (0.00s) [2021-07-13T14:26:05.408Z] === RUN TestValidateEnv [2021-07-13T14:26:05.408Z] === RUN TestValidateEnv/a [2021-07-13T14:26:05.408Z] === RUN TestValidateEnv/something [2021-07-13T14:26:05.408Z] === RUN TestValidateEnv/_=a [2021-07-13T14:26:05.408Z] === RUN TestValidateEnv/env1=value1 [2021-07-13T14:26:05.408Z] === RUN TestValidateEnv/_env1=value1 [2021-07-13T14:26:05.408Z] === RUN TestValidateEnv/env2=value2=value3 [2021-07-13T14:26:05.408Z] === RUN TestValidateEnv/env3=abc!qwe [2021-07-13T14:26:05.408Z] === RUN TestValidateEnv/env_4=value_4 [2021-07-13T14:26:05.408Z] === RUN TestValidateEnv/PATH [2021-07-13T14:26:05.408Z] === RUN TestValidateEnv/=a [2021-07-13T14:26:05.408Z] === RUN TestValidateEnv/PATH= [2021-07-13T14:26:05.408Z] === RUN TestValidateEnv/PATH=something [2021-07-13T14:26:05.408Z] === RUN TestValidateEnv/asd!qwe [2021-07-13T14:26:05.408Z] === RUN TestValidateEnv/1asd [2021-07-13T14:26:05.408Z] === RUN TestValidateEnv/123 [2021-07-13T14:26:05.408Z] === RUN TestValidateEnv/some_space [2021-07-13T14:26:05.408Z] === RUN TestValidateEnv/__some_space_before [2021-07-13T14:26:05.408Z] === RUN TestValidateEnv/some_space_after__ [2021-07-13T14:26:05.408Z] === RUN TestValidateEnv/= [2021-07-13T14:26:05.408Z] === RUN TestValidateEnv/PaTh [2021-07-13T14:26:05.408Z] --- PASS: TestValidateEnv (0.00s) [2021-07-13T14:26:05.408Z] --- PASS: TestValidateEnv/a (0.00s) [2021-07-13T14:26:05.408Z] --- PASS: TestValidateEnv/something (0.00s) [2021-07-13T14:26:05.408Z] --- PASS: TestValidateEnv/_=a (0.00s) [2021-07-13T14:26:05.408Z] --- PASS: TestValidateEnv/env1=value1 (0.00s) [2021-07-13T14:26:05.408Z] --- PASS: TestValidateEnv/_env1=value1 (0.00s) [2021-07-13T14:26:05.408Z] --- PASS: TestValidateEnv/env2=value2=value3 (0.00s) [2021-07-13T14:26:05.408Z] --- PASS: TestValidateEnv/env3=abc!qwe (0.00s) [2021-07-13T14:26:05.408Z] --- PASS: TestValidateEnv/env_4=value_4 (0.00s) [2021-07-13T14:26:05.408Z] --- PASS: TestValidateEnv/PATH (0.00s) [2021-07-13T14:26:05.408Z] --- PASS: TestValidateEnv/=a (0.00s) [2021-07-13T14:26:05.408Z] --- PASS: TestValidateEnv/PATH= (0.00s) [2021-07-13T14:26:05.408Z] --- PASS: TestValidateEnv/PATH=something (0.00s) [2021-07-13T14:26:05.408Z] --- PASS: TestValidateEnv/asd!qwe (0.00s) [2021-07-13T14:26:05.408Z] --- PASS: TestValidateEnv/1asd (0.00s) [2021-07-13T14:26:05.408Z] --- PASS: TestValidateEnv/123 (0.00s) [2021-07-13T14:26:05.408Z] --- PASS: TestValidateEnv/some_space (0.00s) [2021-07-13T14:26:05.408Z] --- PASS: TestValidateEnv/__some_space_before (0.00s) [2021-07-13T14:26:05.408Z] --- PASS: TestValidateEnv/some_space_after__ (0.00s) [2021-07-13T14:26:05.408Z] --- PASS: TestValidateEnv/= (0.00s) [2021-07-13T14:26:05.408Z] --- PASS: TestValidateEnv/PaTh (0.00s) [2021-07-13T14:26:05.408Z] === RUN TestParseHost [2021-07-13T14:26:05.408Z] --- PASS: TestParseHost (0.00s) [2021-07-13T14:26:05.408Z] === RUN TestParseDockerDaemonHost [2021-07-13T14:26:05.408Z] --- PASS: TestParseDockerDaemonHost (0.00s) [2021-07-13T14:26:05.408Z] === RUN TestParseTCP [2021-07-13T14:26:05.408Z] --- PASS: TestParseTCP (0.00s) [2021-07-13T14:26:05.408Z] === RUN TestParseInvalidUnixAddrInvalid [2021-07-13T14:26:05.408Z] --- PASS: TestParseInvalidUnixAddrInvalid (0.00s) [2021-07-13T14:26:05.408Z] === RUN TestValidateExtraHosts [2021-07-13T14:26:05.408Z] --- PASS: TestValidateExtraHosts (0.00s) [2021-07-13T14:26:05.408Z] === RUN TestIpOptString [2021-07-13T14:26:05.408Z] --- PASS: TestIpOptString (0.00s) [2021-07-13T14:26:05.408Z] === RUN TestNewIpOptInvalidDefaultVal [2021-07-13T14:26:05.408Z] --- PASS: TestNewIpOptInvalidDefaultVal (0.00s) [2021-07-13T14:26:05.408Z] === RUN TestNewIpOptValidDefaultVal [2021-07-13T14:26:05.408Z] --- PASS: TestNewIpOptValidDefaultVal (0.00s) [2021-07-13T14:26:05.408Z] === RUN TestIpOptSetInvalidVal [2021-07-13T14:26:05.408Z] --- PASS: TestIpOptSetInvalidVal (0.00s) [2021-07-13T14:26:05.408Z] === RUN TestValidateIPAddress [2021-07-13T14:26:05.408Z] --- PASS: TestValidateIPAddress (0.00s) [2021-07-13T14:26:05.408Z] === RUN TestMapOpts [2021-07-13T14:26:05.408Z] --- PASS: TestMapOpts (0.00s) [2021-07-13T14:26:05.408Z] === RUN TestListOptsWithoutValidator [2021-07-13T14:26:05.408Z] --- PASS: TestListOptsWithoutValidator (0.00s) [2021-07-13T14:26:05.408Z] === RUN TestListOptsWithValidator [2021-07-13T14:26:05.408Z] --- PASS: TestListOptsWithValidator (0.00s) [2021-07-13T14:26:05.408Z] === RUN TestValidateDNSSearch [2021-07-13T14:26:05.408Z] --- PASS: TestValidateDNSSearch (0.00s) [2021-07-13T14:26:05.408Z] === RUN TestValidateLabel [2021-07-13T14:26:05.408Z] === RUN TestValidateLabel/lable_with_bad_attribute_format [2021-07-13T14:26:05.408Z] === RUN TestValidateLabel/label_with_general_format [2021-07-13T14:26:05.408Z] === RUN TestValidateLabel/label_with_more_than_one_= [2021-07-13T14:26:05.408Z] === RUN TestValidateLabel/label_with_one_more [2021-07-13T14:26:05.408Z] === RUN TestValidateLabel/label_with_no_reserved_com.docker.* [2021-07-13T14:26:05.408Z] === RUN TestValidateLabel/label_with_no_reserved_io.docker.* [2021-07-13T14:26:05.408Z] === RUN TestValidateLabel/label_with_no_reserved_org.dockerproject.* [2021-07-13T14:26:05.408Z] === RUN TestValidateLabel/label_with_reserved_com.docker.* [2021-07-13T14:26:05.408Z] === RUN TestValidateLabel/label_with_reserved_upcase_com.docker.*_ [2021-07-13T14:26:05.408Z] === RUN TestValidateLabel/label_with_reserved_io.docker.* [2021-07-13T14:26:05.408Z] === RUN TestValidateLabel/label_with_reserved_upcase_io.docker.* [2021-07-13T14:26:05.408Z] === RUN TestValidateLabel/label_with_reserved_org.dockerproject.* [2021-07-13T14:26:05.408Z] === RUN TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* [2021-07-13T14:26:05.408Z] --- PASS: TestValidateLabel (0.00s) [2021-07-13T14:26:05.408Z] --- PASS: TestValidateLabel/lable_with_bad_attribute_format (0.00s) [2021-07-13T14:26:05.408Z] --- PASS: TestValidateLabel/label_with_general_format (0.00s) [2021-07-13T14:26:05.408Z] --- PASS: TestValidateLabel/label_with_more_than_one_= (0.00s) [2021-07-13T14:26:05.408Z] --- PASS: TestValidateLabel/label_with_one_more (0.00s) [2021-07-13T14:26:05.408Z] --- PASS: TestValidateLabel/label_with_no_reserved_com.docker.* (0.00s) [2021-07-13T14:26:05.408Z] --- PASS: TestValidateLabel/label_with_no_reserved_io.docker.* (0.00s) [2021-07-13T14:26:05.408Z] --- PASS: TestValidateLabel/label_with_no_reserved_org.dockerproject.* (0.00s) [2021-07-13T14:26:05.408Z] --- PASS: TestValidateLabel/label_with_reserved_com.docker.* (0.00s) [2021-07-13T14:26:05.408Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_com.docker.*_ (0.00s) [2021-07-13T14:26:05.408Z] --- PASS: TestValidateLabel/label_with_reserved_io.docker.* (0.00s) [2021-07-13T14:26:05.408Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_io.docker.* (0.00s) [2021-07-13T14:26:05.408Z] --- PASS: TestValidateLabel/label_with_reserved_org.dockerproject.* (0.00s) [2021-07-13T14:26:05.408Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* (0.00s) [2021-07-13T14:26:05.408Z] === RUN TestNamedListOpts [2021-07-13T14:26:05.408Z] --- PASS: TestNamedListOpts (0.00s) [2021-07-13T14:26:05.408Z] === RUN TestNamedMapOpts [2021-07-13T14:26:05.408Z] --- PASS: TestNamedMapOpts (0.00s) [2021-07-13T14:26:05.408Z] === RUN TestParseLink [2021-07-13T14:26:05.408Z] --- PASS: TestParseLink (0.00s) [2021-07-13T14:26:05.408Z] === RUN TestQuotedStringSetWithQuotes [2021-07-13T14:26:05.408Z] --- PASS: TestQuotedStringSetWithQuotes (0.00s) [2021-07-13T14:26:05.408Z] === RUN TestQuotedStringSetWithMismatchedQuotes [2021-07-13T14:26:05.408Z] --- PASS: TestQuotedStringSetWithMismatchedQuotes (0.00s) [2021-07-13T14:26:05.408Z] === RUN TestQuotedStringSetWithNoQuotes [2021-07-13T14:26:05.408Z] --- PASS: TestQuotedStringSetWithNoQuotes (0.00s) [2021-07-13T14:26:05.408Z] === RUN TestUlimitOpt [2021-07-13T14:26:05.408Z] --- PASS: TestUlimitOpt (0.00s) [2021-07-13T14:26:05.408Z] PASS [2021-07-13T14:26:05.408Z] coverage: 67.1% of statements [2021-07-13T14:26:05.408Z] ok github.com/docker/docker/opts 0.266s coverage: 67.1% of statements [2021-07-13T14:26:05.870Z] --- PASS: TestNetworkDBJoinLeaveNetwork (2.82s) [2021-07-13T14:26:05.870Z] === RUN TestNetworkDBJoinLeaveNetworks [2021-07-13T14:26:06.339Z] ok github.com/docker/docker/daemon/logger/syslog 0.015s coverage: 46.8% of statements [2021-07-13T14:26:06.339Z] ok github.com/docker/docker/daemon/logger/templates 0.040s coverage: 8.3% of statements [2021-07-13T14:26:06.913Z] ok github.com/docker/docker/daemon/network 0.009s coverage: 63.8% of statements [2021-07-13T14:26:07.416Z] 2021/07/13 14:26:06 Closing DB instances... [2021-07-13T14:26:07.859Z] ok github.com/docker/docker/distribution/metadata 0.078s coverage: 48.2% of statements [2021-07-13T14:26:07.877Z] === RUN TestPeerCertificateMarshalJSON [2021-07-13T14:26:07.877Z] === RUN TestIsArchivePathDir [2021-07-13T14:26:07.877Z] --- PASS: TestIsArchivePathDir (0.07s) [2021-07-13T14:26:07.877Z] === RUN TestIsArchivePathInvalidFile [2021-07-13T14:26:07.877Z] === RUN TestPeerCertificateMarshalJSON/Marshalling_: [2021-07-13T14:26:07.877Z] === RUN TestPeerCertificateMarshalJSON/UnMarshalling_: [2021-07-13T14:26:07.877Z] --- PASS: TestPeerCertificateMarshalJSON (0.34s) [2021-07-13T14:26:07.877Z] --- PASS: TestPeerCertificateMarshalJSON/Marshalling_: (0.00s) [2021-07-13T14:26:07.877Z] --- PASS: TestPeerCertificateMarshalJSON/UnMarshalling_: (0.00s) [2021-07-13T14:26:07.877Z] === RUN TestMiddleware [2021-07-13T14:26:07.877Z] --- PASS: TestMiddleware (0.00s) [2021-07-13T14:26:07.877Z] === RUN TestNewResponseModifier [2021-07-13T14:26:07.877Z] --- PASS: TestNewResponseModifier (0.00s) [2021-07-13T14:26:07.877Z] PASS [2021-07-13T14:26:07.877Z] coverage: 26.8% of statements [2021-07-13T14:26:07.877Z] ok github.com/docker/docker/pkg/authorization 0.639s coverage: 26.8% of statements [2021-07-13T14:26:08.340Z] --- PASS: TestIsArchivePathInvalidFile (0.25s) [2021-07-13T14:26:08.340Z] === RUN TestIsArchivePathTar [2021-07-13T14:26:08.340Z] --- PASS: TestIsArchivePathTar (0.19s) [2021-07-13T14:26:08.340Z] === RUN TestDecompressStreamGzip [2021-07-13T14:26:08.340Z] --- PASS: TestDecompressStreamGzip (0.10s) [2021-07-13T14:26:08.340Z] === RUN TestDecompressStreamBzip2 [2021-07-13T14:26:08.340Z] === RUN TestUnbuffered [2021-07-13T14:26:08.340Z] --- PASS: TestUnbuffered (0.00s) [2021-07-13T14:26:08.340Z] === RUN TestRaceUnbuffered [2021-07-13T14:26:08.340Z] --- PASS: TestRaceUnbuffered (0.00s) [2021-07-13T14:26:08.340Z] PASS [2021-07-13T14:26:08.340Z] coverage: 100.0% of statements [2021-07-13T14:26:08.340Z] --- PASS: TestDecompressStreamBzip2 (0.12s) [2021-07-13T14:26:08.340Z] === RUN TestDecompressStreamXz [2021-07-13T14:26:08.340Z] archive_test.go:134: Xz not present in msys2 [2021-07-13T14:26:08.340Z] --- SKIP: TestDecompressStreamXz (0.00s) [2021-07-13T14:26:08.340Z] === RUN TestCompressStreamXzUnsupported [2021-07-13T14:26:08.340Z] --- PASS: TestCompressStreamXzUnsupported (0.00s) [2021-07-13T14:26:08.340Z] === RUN TestCompressStreamBzip2Unsupported [2021-07-13T14:26:08.340Z] --- PASS: TestCompressStreamBzip2Unsupported (0.00s) [2021-07-13T14:26:08.340Z] === RUN TestCompressStreamInvalid [2021-07-13T14:26:08.340Z] --- PASS: TestCompressStreamInvalid (0.00s) [2021-07-13T14:26:08.340Z] === RUN TestExtensionInvalid [2021-07-13T14:26:08.340Z] --- PASS: TestExtensionInvalid (0.00s) [2021-07-13T14:26:08.340Z] === RUN TestExtensionUncompressed [2021-07-13T14:26:08.340Z] --- PASS: TestExtensionUncompressed (0.00s) [2021-07-13T14:26:08.340Z] === RUN TestExtensionBzip2 [2021-07-13T14:26:08.340Z] --- PASS: TestExtensionBzip2 (0.00s) [2021-07-13T14:26:08.340Z] === RUN TestExtensionGzip [2021-07-13T14:26:08.340Z] --- PASS: TestExtensionGzip (0.00s) [2021-07-13T14:26:08.340Z] === RUN TestExtensionXz [2021-07-13T14:26:08.340Z] --- PASS: TestExtensionXz (0.00s) [2021-07-13T14:26:08.340Z] === RUN TestCmdStreamLargeStderr [2021-07-13T14:26:08.340Z] ok github.com/docker/docker/pkg/broadcaster 0.093s coverage: 100.0% of statements [2021-07-13T14:26:08.434Z] ok github.com/docker/docker/daemon/logger/splunk 1.918s coverage: 82.5% of statements [2021-07-13T14:26:08.434Z] ? github.com/docker/docker/daemon/names [no test files] [2021-07-13T14:26:08.434Z] ? github.com/docker/docker/daemon/stats [no test files] [2021-07-13T14:26:08.801Z] --- PASS: TestCmdStreamLargeStderr (0.06s) [2021-07-13T14:26:08.801Z] === RUN TestCmdStreamBad [2021-07-13T14:26:08.801Z] archive_test.go:239: Failing on Windows CI machines [2021-07-13T14:26:08.801Z] --- SKIP: TestCmdStreamBad (0.00s) [2021-07-13T14:26:08.801Z] === RUN TestCmdStreamGood [2021-07-13T14:26:08.801Z] --- PASS: TestNetworkDBJoinLeaveNetworks (2.81s) [2021-07-13T14:26:08.801Z] === RUN TestNetworkDBCRUDTableEntry [2021-07-13T14:26:08.801Z] --- PASS: TestCmdStreamGood (0.04s) [2021-07-13T14:26:08.801Z] === RUN TestUntarPathWithInvalidDest [2021-07-13T14:26:08.801Z] --- PASS: TestUntarPathWithInvalidDest (0.06s) [2021-07-13T14:26:08.801Z] === RUN TestUntarPathWithInvalidSrc [2021-07-13T14:26:08.801Z] --- PASS: TestUntarPathWithInvalidSrc (0.00s) [2021-07-13T14:26:08.801Z] === RUN TestUntarPath [2021-07-13T14:26:08.801Z] --- PASS: TestUntarPath (0.06s) [2021-07-13T14:26:08.801Z] === RUN TestUntarPathWithDestinationFile [2021-07-13T14:26:08.801Z] --- PASS: TestUntarPathWithDestinationFile (0.06s) [2021-07-13T14:26:08.801Z] === RUN TestUntarPathWithDestinationSrcFileAsFolder [2021-07-13T14:26:08.801Z] --- PASS: TestUntarPathWithDestinationSrcFileAsFolder (0.05s) [2021-07-13T14:26:08.801Z] === RUN TestCopyWithTarInvalidSrc [2021-07-13T14:26:08.801Z] --- PASS: TestCopyWithTarInvalidSrc (0.00s) [2021-07-13T14:26:08.801Z] === RUN TestCopyWithTarInexistentDestWillCreateIt [2021-07-13T14:26:08.801Z] --- PASS: TestCopyWithTarInexistentDestWillCreateIt (0.00s) [2021-07-13T14:26:08.801Z] === RUN TestCopyWithTarSrcFile [2021-07-13T14:26:08.801Z] --- PASS: TestCopyWithTarSrcFile (0.01s) [2021-07-13T14:26:08.801Z] === RUN TestCopyWithTarSrcFolder [2021-07-13T14:26:08.801Z] --- PASS: TestCopyWithTarSrcFolder (0.01s) [2021-07-13T14:26:08.801Z] === RUN TestCopyFileWithTarInvalidSrc [2021-07-13T14:26:08.801Z] --- PASS: TestCopyFileWithTarInvalidSrc (0.00s) [2021-07-13T14:26:08.801Z] === RUN TestCopyFileWithTarInexistentDestWillCreateIt [2021-07-13T14:26:08.801Z] --- PASS: TestCopyFileWithTarInexistentDestWillCreateIt (0.00s) [2021-07-13T14:26:08.801Z] === RUN TestCopyFileWithTarSrcFolder [2021-07-13T14:26:08.801Z] --- PASS: TestCopyFileWithTarSrcFolder (0.00s) [2021-07-13T14:26:08.801Z] === RUN TestCopyFileWithTarSrcFile [2021-07-13T14:26:08.801Z] --- PASS: TestCopyFileWithTarSrcFile (0.01s) [2021-07-13T14:26:08.801Z] === RUN TestTarFiles [2021-07-13T14:26:09.008Z] ok github.com/docker/docker/distribution 0.237s coverage: 25.4% of statements [2021-07-13T14:26:09.008Z] ? github.com/docker/docker/distribution/utils [no test files] [2021-07-13T14:26:09.263Z] === RUN TestMatch [2021-07-13T14:26:09.263Z] === RUN TestMatch/[[]] [2021-07-13T14:26:09.263Z] === RUN TestMatch/[[foo]] [2021-07-13T14:26:09.263Z] === RUN TestMatch/[[bar]_[foo]] [2021-07-13T14:26:09.263Z] === RUN TestMatch/[[foo_bar]] [2021-07-13T14:26:09.263Z] === RUN TestMatch/[[qux]_[foo]] [2021-07-13T14:26:09.263Z] === RUN TestMatch/[[foo_bar]_[baz]_[bar]] [2021-07-13T14:26:09.263Z] === RUN TestMatch/[] [2021-07-13T14:26:09.263Z] === RUN TestMatch/[]#01 [2021-07-13T14:26:09.263Z] === RUN TestMatch/[[qux]] [2021-07-13T14:26:09.263Z] === RUN TestMatch/[[foo_bar_qux]] [2021-07-13T14:26:09.263Z] === RUN TestMatch/[[qux]_[baz]] [2021-07-13T14:26:09.263Z] === RUN TestMatch/[[foo_baz]] [2021-07-13T14:26:09.263Z] --- PASS: TestMatch (0.00s) [2021-07-13T14:26:09.263Z] --- PASS: TestMatch/[[]] (0.00s) [2021-07-13T14:26:09.263Z] --- PASS: TestMatch/[[foo]] (0.00s) [2021-07-13T14:26:09.263Z] --- PASS: TestMatch/[[bar]_[foo]] (0.00s) [2021-07-13T14:26:09.263Z] --- PASS: TestMatch/[[foo_bar]] (0.00s) [2021-07-13T14:26:09.263Z] --- PASS: TestMatch/[[qux]_[foo]] (0.00s) [2021-07-13T14:26:09.263Z] --- PASS: TestMatch/[[foo_bar]_[baz]_[bar]] (0.00s) [2021-07-13T14:26:09.263Z] --- PASS: TestMatch/[] (0.00s) [2021-07-13T14:26:09.263Z] --- PASS: TestMatch/[]#01 (0.00s) [2021-07-13T14:26:09.263Z] --- PASS: TestMatch/[[qux]] (0.00s) [2021-07-13T14:26:09.263Z] --- PASS: TestMatch/[[foo_bar_qux]] (0.00s) [2021-07-13T14:26:09.263Z] --- PASS: TestMatch/[[qux]_[baz]] (0.00s) [2021-07-13T14:26:09.263Z] --- PASS: TestMatch/[[foo_baz]] (0.00s) [2021-07-13T14:26:09.263Z] PASS [2021-07-13T14:26:09.263Z] coverage: 87.5% of statements [2021-07-13T14:26:09.263Z] ok github.com/docker/docker/pkg/capabilities 0.177s coverage: 87.5% of statements [2021-07-13T14:26:09.269Z] ok github.com/docker/docker/errdefs 0.015s coverage: 53.1% of statements [2021-07-13T14:26:10.213Z] ok github.com/docker/docker/image/cache 0.017s coverage: 19.2% of statements [2021-07-13T14:26:10.236Z] === RUN TestChrootTarUntar [2021-07-13T14:26:10.236Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2021-07-13T14:26:10.236Z] --- SKIP: TestChrootTarUntar (0.00s) [2021-07-13T14:26:10.236Z] === RUN TestChrootUntarWithHugeExcludesList [2021-07-13T14:26:10.236Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2021-07-13T14:26:10.236Z] --- SKIP: TestChrootUntarWithHugeExcludesList (0.00s) [2021-07-13T14:26:10.236Z] === RUN TestChrootUntarEmptyArchive [2021-07-13T14:26:10.236Z] --- PASS: TestChrootUntarEmptyArchive (0.00s) [2021-07-13T14:26:10.236Z] === RUN TestChrootTarUntarWithSymlink [2021-07-13T14:26:10.236Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-07-13T14:26:10.236Z] --- SKIP: TestChrootTarUntarWithSymlink (0.00s) [2021-07-13T14:26:10.236Z] === RUN TestChrootCopyWithTar [2021-07-13T14:26:10.236Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-07-13T14:26:10.236Z] --- SKIP: TestChrootCopyWithTar (0.00s) [2021-07-13T14:26:10.236Z] === RUN TestChrootCopyFileWithTar [2021-07-13T14:26:10.236Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2021-07-13T14:26:10.236Z] --- SKIP: TestChrootCopyFileWithTar (0.00s) [2021-07-13T14:26:10.236Z] === RUN TestChrootUntarPath [2021-07-13T14:26:10.236Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-07-13T14:26:10.236Z] --- SKIP: TestChrootUntarPath (0.00s) [2021-07-13T14:26:10.236Z] === RUN TestChrootUntarEmptyArchiveFromSlowReader [2021-07-13T14:26:10.236Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2021-07-13T14:26:10.236Z] --- SKIP: TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2021-07-13T14:26:10.236Z] === RUN TestChrootApplyEmptyArchiveFromSlowReader [2021-07-13T14:26:10.236Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2021-07-13T14:26:10.236Z] --- SKIP: TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2021-07-13T14:26:10.236Z] === RUN TestChrootApplyDotDotFile [2021-07-13T14:26:10.236Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2021-07-13T14:26:10.236Z] --- SKIP: TestChrootApplyDotDotFile (0.00s) [2021-07-13T14:26:10.236Z] PASS [2021-07-13T14:26:10.236Z] coverage: 15.4% of statements [2021-07-13T14:26:10.236Z] ok github.com/docker/docker/pkg/chrootarchive 0.204s coverage: 15.4% of statements [2021-07-13T14:26:10.475Z] ok github.com/docker/docker/image 0.064s coverage: 86.6% of statements [2021-07-13T14:26:10.697Z] 2021/07/13 14:26:10 Closing DB instances... [2021-07-13T14:26:10.736Z] ok github.com/docker/docker/distribution/xfer 1.854s coverage: 85.1% of statements [2021-07-13T14:26:10.736Z] ? github.com/docker/docker/dockerversion [no test files] [2021-07-13T14:26:10.736Z] ok github.com/docker/docker/image/tarexport 0.026s coverage: 0.7% of statements [2021-07-13T14:26:10.749Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2021-07-13T14:26:10.998Z] ok github.com/docker/docker/image/v1 0.031s coverage: 25.0% of statements [2021-07-13T14:26:10.998Z] ? github.com/docker/docker/internal/test/suite [no test files] [2021-07-13T14:26:11.159Z] === RUN TestSizeEmpty [2021-07-13T14:26:11.159Z] --- PASS: TestSizeEmpty (0.00s) [2021-07-13T14:26:11.159Z] === RUN TestSizeEmptyFile [2021-07-13T14:26:11.159Z] --- PASS: TestSizeEmptyFile (0.00s) [2021-07-13T14:26:11.159Z] === RUN TestSizeNonemptyFile [2021-07-13T14:26:11.159Z] --- PASS: TestSizeNonemptyFile (0.00s) [2021-07-13T14:26:11.159Z] === RUN TestSizeNestedDirectoryEmpty [2021-07-13T14:26:11.159Z] --- PASS: TestSizeNestedDirectoryEmpty (0.00s) [2021-07-13T14:26:11.159Z] === RUN TestSizeFileAndNestedDirectoryEmpty [2021-07-13T14:26:11.159Z] --- PASS: TestSizeFileAndNestedDirectoryEmpty (0.00s) [2021-07-13T14:26:11.159Z] === RUN TestSizeFileAndNestedDirectoryNonempty [2021-07-13T14:26:11.159Z] --- PASS: TestSizeFileAndNestedDirectoryNonempty (0.00s) [2021-07-13T14:26:11.159Z] === RUN TestMoveToSubdir [2021-07-13T14:26:11.159Z] --- PASS: TestMoveToSubdir (0.00s) [2021-07-13T14:26:11.159Z] === RUN TestSizeNonExistingDirectory [2021-07-13T14:26:11.159Z] --- PASS: TestSizeNonExistingDirectory (0.00s) [2021-07-13T14:26:11.159Z] PASS [2021-07-13T14:26:11.159Z] coverage: 80.0% of statements [2021-07-13T14:26:11.159Z] ok github.com/docker/docker/pkg/directory 0.205s coverage: 80.0% of statements [2021-07-13T14:26:11.259Z] ok github.com/docker/docker/libcontainerd/queue 0.041s coverage: 100.0% of statements [2021-07-13T14:26:11.321Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2021-07-13T14:26:12.148Z] === RUN Test [2021-07-13T14:26:12.148Z] === RUN Test/TestContainsEntry [2021-07-13T14:26:12.148Z] === RUN Test/TestCreateEntries [2021-07-13T14:26:12.148Z] === RUN Test/TestEntriesDiff [2021-07-13T14:26:12.148Z] === RUN Test/TestEntriesEquality [2021-07-13T14:26:12.148Z] === RUN Test/TestGenerateWithMalformedInputAtRangeEnd [2021-07-13T14:26:12.148Z] === RUN Test/TestGenerateWithMalformedInputAtRangeStart [2021-07-13T14:26:12.148Z] === RUN Test/TestGeneratorMatchFailedNotGenerate [2021-07-13T14:26:12.148Z] === RUN Test/TestGeneratorNotGenerate [2021-07-13T14:26:12.148Z] === RUN Test/TestGeneratorWithPort [2021-07-13T14:26:12.148Z] === RUN Test/TestGeneratorWithPortNotGenerate [2021-07-13T14:26:12.148Z] === RUN Test/TestNewEntry [2021-07-13T14:26:12.148Z] === RUN Test/TestParse [2021-07-13T14:26:12.148Z] --- PASS: Test (0.00s) [2021-07-13T14:26:12.148Z] --- PASS: Test/TestContainsEntry (0.00s) [2021-07-13T14:26:12.148Z] --- PASS: Test/TestCreateEntries (0.00s) [2021-07-13T14:26:12.148Z] --- PASS: Test/TestEntriesDiff (0.00s) [2021-07-13T14:26:12.148Z] --- PASS: Test/TestEntriesEquality (0.00s) [2021-07-13T14:26:12.148Z] --- PASS: Test/TestGenerateWithMalformedInputAtRangeEnd (0.00s) [2021-07-13T14:26:12.148Z] --- PASS: Test/TestGenerateWithMalformedInputAtRangeStart (0.00s) [2021-07-13T14:26:12.148Z] --- PASS: Test/TestGeneratorMatchFailedNotGenerate (0.00s) [2021-07-13T14:26:12.148Z] --- PASS: Test/TestGeneratorNotGenerate (0.00s) [2021-07-13T14:26:12.148Z] --- PASS: Test/TestGeneratorWithPort (0.00s) [2021-07-13T14:26:12.148Z] --- PASS: Test/TestGeneratorWithPortNotGenerate (0.00s) [2021-07-13T14:26:12.148Z] --- PASS: Test/TestNewEntry (0.00s) [2021-07-13T14:26:12.148Z] --- PASS: Test/TestParse (0.00s) [2021-07-13T14:26:12.148Z] PASS [2021-07-13T14:26:12.148Z] coverage: 58.3% of statements [2021-07-13T14:26:12.148Z] ok github.com/docker/docker/pkg/discovery 0.160s coverage: 58.3% of statements [2021-07-13T14:26:12.148Z] --- PASS: TestNetworkDBCRUDTableEntry (3.63s) [2021-07-13T14:26:12.148Z] === RUN TestNetworkDBCRUDTableEntries [2021-07-13T14:26:12.263Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2021-07-13T14:26:13.121Z] === RUN Test [2021-07-13T14:26:13.121Z] === RUN Test/TestContent [2021-07-13T14:26:13.121Z] === RUN Test/TestInitialize [2021-07-13T14:26:13.121Z] === RUN Test/TestNew [2021-07-13T14:26:13.121Z] === RUN Test/TestParsingContentsWithComments [2021-07-13T14:26:13.121Z] === RUN Test/TestRegister [2021-07-13T14:26:13.121Z] === RUN Test/TestWatch [2021-07-13T14:26:13.121Z] --- PASS: Test (0.00s) [2021-07-13T14:26:13.121Z] --- PASS: Test/TestContent (0.00s) [2021-07-13T14:26:13.121Z] --- PASS: Test/TestInitialize (0.00s) [2021-07-13T14:26:13.121Z] --- PASS: Test/TestNew (0.00s) [2021-07-13T14:26:13.121Z] --- PASS: Test/TestParsingContentsWithComments (0.00s) [2021-07-13T14:26:13.121Z] --- PASS: Test/TestRegister (0.00s) [2021-07-13T14:26:13.121Z] --- PASS: Test/TestWatch (0.00s) [2021-07-13T14:26:13.121Z] PASS [2021-07-13T14:26:13.121Z] coverage: 97.6% of statements [2021-07-13T14:26:13.121Z] ok github.com/docker/docker/pkg/discovery/file 0.159s coverage: 97.6% of statements [2021-07-13T14:26:13.205Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2021-07-13T14:26:13.205Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2021-07-13T14:26:13.583Z] --- PASS: TestTarFiles (4.44s) [2021-07-13T14:26:13.583Z] === RUN TestTarUntar [2021-07-13T14:26:13.583Z] --- PASS: TestTarUntar (0.04s) [2021-07-13T14:26:13.583Z] === RUN TestTarWithOptionsChownOptsAlwaysOverridesIdPair [2021-07-13T14:26:13.583Z] --- PASS: TestTarWithOptionsChownOptsAlwaysOverridesIdPair (0.00s) [2021-07-13T14:26:13.583Z] === RUN TestTarWithOptions [2021-07-13T14:26:13.583Z] --- PASS: TestTarWithOptions (0.02s) [2021-07-13T14:26:13.583Z] === RUN TestTypeXGlobalHeaderDoesNotFail [2021-07-13T14:26:13.583Z] --- PASS: TestTypeXGlobalHeaderDoesNotFail (0.00s) [2021-07-13T14:26:13.583Z] === RUN TestUntarUstarGnuConflict [2021-07-13T14:26:13.583Z] --- PASS: TestUntarUstarGnuConflict (0.00s) [2021-07-13T14:26:13.583Z] === RUN TestUntarInvalidFilenames [2021-07-13T14:26:13.583Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidFilenames263623362\\dest" [2021-07-13T14:26:13.583Z] --- PASS: TestUntarInvalidFilenames (0.13s) [2021-07-13T14:26:13.583Z] === RUN TestUntarHardlinkToSymlink [2021-07-13T14:26:13.583Z] --- PASS: TestUntarHardlinkToSymlink (0.01s) [2021-07-13T14:26:13.583Z] === RUN TestUntarInvalidHardlink [2021-07-13T14:26:13.583Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink417882579\\victim\\hello" -> "../victim/hello" [2021-07-13T14:26:13.583Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink139193622\\victim\\hello" -> "/../victim/hello" [2021-07-13T14:26:13.583Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink935782269\\victim" -> "../victim" [2021-07-13T14:26:13.583Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink889342136\\victim" -> "../victim" [2021-07-13T14:26:13.583Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink034786487\\victim" -> "../victim" [2021-07-13T14:26:13.583Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink285128362\\victim" -> "../victim" [2021-07-13T14:26:13.583Z] --- PASS: TestUntarInvalidHardlink (0.02s) [2021-07-13T14:26:13.583Z] === RUN TestUntarInvalidSymlink [2021-07-13T14:26:13.583Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink198553601\\dest\\dotdot" -> "../victim/hello" [2021-07-13T14:26:13.583Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink547682156\\dest\\slash-dotdot" -> "/../victim/hello" [2021-07-13T14:26:13.583Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink745241563\\dest\\loophole-victim" -> "../victim" [2021-07-13T14:26:13.583Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink146159998\\dest\\loophole-victim" -> "../victim" [2021-07-13T14:26:13.583Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink396593861\\dest\\loophole-victim" -> "../victim" [2021-07-13T14:26:13.583Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink476523360\\dest\\loophole-victim" -> "../victim" [2021-07-13T14:26:13.583Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink758418751\\dest\\dir\\loophole" -> "../../victim" [2021-07-13T14:26:13.583Z] --- PASS: TestUntarInvalidSymlink (0.03s) [2021-07-13T14:26:13.583Z] === RUN TestTempArchiveCloseMultipleTimes [2021-07-13T14:26:13.583Z] --- PASS: TestTempArchiveCloseMultipleTimes (0.00s) [2021-07-13T14:26:13.583Z] === RUN TestXGlobalNoParent [2021-07-13T14:26:13.583Z] --- PASS: TestXGlobalNoParent (0.00s) [2021-07-13T14:26:13.583Z] === RUN TestReplaceFileTarWrapper [2021-07-13T14:26:14.045Z] --- PASS: TestReplaceFileTarWrapper (0.18s) [2021-07-13T14:26:14.045Z] === RUN TestPrefixHeaderReadable [2021-07-13T14:26:14.045Z] --- PASS: TestPrefixHeaderReadable (0.03s) [2021-07-13T14:26:14.045Z] === RUN TestDisablePigz [2021-07-13T14:26:14.045Z] archive_test.go:1331: Test will not check full path when Pigz not installed [2021-07-13T14:26:14.045Z] --- PASS: TestDisablePigz (0.12s) [2021-07-13T14:26:14.045Z] === RUN TestPigz [2021-07-13T14:26:14.045Z] archive_test.go:1360: Tested whether Pigz is not used, as it not installed [2021-07-13T14:26:14.045Z] --- PASS: TestPigz (0.13s) [2021-07-13T14:26:14.045Z] === RUN TestCopyFileWithInvalidDest [2021-07-13T14:26:14.045Z] archive_windows_test.go:16: Currently fails [2021-07-13T14:26:14.045Z] --- SKIP: TestCopyFileWithInvalidDest (0.00s) [2021-07-13T14:26:14.045Z] === RUN TestCanonicalTarNameForPath [2021-07-13T14:26:14.045Z] --- PASS: TestCanonicalTarNameForPath (0.00s) [2021-07-13T14:26:14.045Z] === RUN TestCanonicalTarName [2021-07-13T14:26:14.045Z] --- PASS: TestCanonicalTarName (0.00s) [2021-07-13T14:26:14.045Z] === RUN TestChmodTarEntry [2021-07-13T14:26:14.045Z] --- PASS: TestChmodTarEntry (0.00s) [2021-07-13T14:26:14.045Z] === RUN TestHardLinkOrder [2021-07-13T14:26:14.045Z] --- PASS: TestHardLinkOrder (0.07s) [2021-07-13T14:26:14.045Z] === RUN TestChangeString [2021-07-13T14:26:14.045Z] --- PASS: TestChangeString (0.00s) [2021-07-13T14:26:14.045Z] === RUN TestChangesWithNoChanges [2021-07-13T14:26:14.045Z] --- PASS: TestChangesWithNoChanges (0.02s) [2021-07-13T14:26:14.045Z] === RUN TestChangesWithChanges [2021-07-13T14:26:14.045Z] --- PASS: TestChangesWithChanges (0.03s) [2021-07-13T14:26:14.045Z] === RUN TestChangesWithChangesGH13590 [2021-07-13T14:26:14.045Z] changes_test.go:196: needs more investigation [2021-07-13T14:26:14.045Z] --- SKIP: TestChangesWithChangesGH13590 (0.00s) [2021-07-13T14:26:14.045Z] === RUN TestChangesDirsEmpty [2021-07-13T14:26:14.045Z] changes_test.go:261: FIXME: broken on Windows 1903 and up; see #39846 [2021-07-13T14:26:14.045Z] --- SKIP: TestChangesDirsEmpty (0.00s) [2021-07-13T14:26:14.045Z] === RUN TestChangesDirsMutated [2021-07-13T14:26:14.045Z] changes_test.go:355: FIXME: broken on Windows 1903 and up; see #39846 [2021-07-13T14:26:14.045Z] --- SKIP: TestChangesDirsMutated (0.00s) [2021-07-13T14:26:14.045Z] === RUN TestApplyLayer [2021-07-13T14:26:14.045Z] changes_test.go:433: needs further investigation [2021-07-13T14:26:14.045Z] --- SKIP: TestApplyLayer (0.00s) [2021-07-13T14:26:14.045Z] === RUN TestChangesSizeWithHardlinks [2021-07-13T14:26:14.045Z] changes_test.go:469: needs further investigation [2021-07-13T14:26:14.045Z] --- SKIP: TestChangesSizeWithHardlinks (0.00s) [2021-07-13T14:26:14.045Z] === RUN TestChangesSizeWithNoChanges [2021-07-13T14:26:14.045Z] --- PASS: TestChangesSizeWithNoChanges (0.00s) [2021-07-13T14:26:14.045Z] === RUN TestChangesSizeWithOnlyDeleteChanges [2021-07-13T14:26:14.045Z] --- PASS: TestChangesSizeWithOnlyDeleteChanges (0.00s) [2021-07-13T14:26:14.045Z] === RUN TestChangesSize [2021-07-13T14:26:14.045Z] --- PASS: TestChangesSize (0.00s) [2021-07-13T14:26:14.045Z] === RUN TestApplyLayerInvalidFilenames [2021-07-13T14:26:14.045Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidFilenames958248932\\dest" [2021-07-13T14:26:14.045Z] --- PASS: TestApplyLayerInvalidFilenames (0.02s) [2021-07-13T14:26:14.045Z] === RUN TestApplyLayerInvalidHardlink [2021-07-13T14:26:14.045Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink309740726\\victim\\hello" -> "../victim/hello" [2021-07-13T14:26:14.045Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink695671453\\victim\\hello" -> "/../victim/hello" [2021-07-13T14:26:14.045Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink910036312\\victim" -> "../victim" [2021-07-13T14:26:14.045Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink744412887\\victim" -> "../victim" [2021-07-13T14:26:14.045Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink313243722\\victim" -> "../victim" [2021-07-13T14:26:14.045Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink954500385\\victim" -> "../victim" [2021-07-13T14:26:14.045Z] --- PASS: TestApplyLayerInvalidHardlink (0.02s) [2021-07-13T14:26:14.045Z] === RUN TestApplyLayerInvalidSymlink [2021-07-13T14:26:14.045Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink594577932\\dest\\dotdot" -> "../victim/hello" [2021-07-13T14:26:14.045Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink906183163\\dest\\slash-dotdot" -> "/../victim/hello" [2021-07-13T14:26:14.045Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink093712670\\dest\\loophole-victim" -> "../victim" [2021-07-13T14:26:14.045Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink387247077\\dest\\loophole-victim" -> "../victim" [2021-07-13T14:26:14.045Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink352898560\\dest\\loophole-victim" -> "../victim" [2021-07-13T14:26:14.045Z] === RUN Test [2021-07-13T14:26:14.045Z] === RUN Test/TestInitialize [2021-07-13T14:26:14.045Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink905850719\\dest\\loophole-victim" -> "../victim" [2021-07-13T14:26:14.045Z] --- PASS: TestApplyLayerInvalidSymlink (0.03s) [2021-07-13T14:26:14.045Z] === RUN TestApplyLayerWhiteouts [2021-07-13T14:26:14.506Z] --- PASS: TestApplyLayerWhiteouts (0.06s) [2021-07-13T14:26:14.506Z] === RUN TestGenerateEmptyFile [2021-07-13T14:26:14.506Z] --- PASS: TestGenerateEmptyFile (0.00s) [2021-07-13T14:26:14.506Z] === RUN TestGenerateWithContent [2021-07-13T14:26:14.506Z] --- PASS: TestGenerateWithContent (0.00s) [2021-07-13T14:26:14.506Z] PASS [2021-07-13T14:26:14.506Z] coverage: 61.6% of statements [2021-07-13T14:26:14.506Z] ok github.com/docker/docker/pkg/archive 6.824s coverage: 61.6% of statements [2021-07-13T14:26:14.506Z] 2021/07/13 14:26:14 Closing DB instances... [2021-07-13T14:26:14.506Z] time="2021-07-13T14:26:13Z" level=info msg="Initializing discovery without TLS" [2021-07-13T14:26:14.506Z] time="2021-07-13T14:26:14Z" level=info msg="Initializing discovery without TLS" [2021-07-13T14:26:14.506Z] time="2021-07-13T14:26:14Z" level=info msg="Initializing discovery without TLS" [2021-07-13T14:26:14.506Z] === RUN Test/TestInitializeWithCerts [2021-07-13T14:26:14.506Z] time="2021-07-13T14:26:14Z" level=info msg="Initializing discovery with TLS" [2021-07-13T14:26:14.506Z] === RUN Test/TestWatch [2021-07-13T14:26:14.506Z] time="2021-07-13T14:26:14Z" level=info msg="Initializing discovery without TLS" [2021-07-13T14:26:14.591Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2021-07-13T14:26:15.471Z] ok github.com/docker/docker/libnetwork/bitseq 0.425s coverage: 84.4% of statements [2021-07-13T14:26:15.479Z] --- PASS: TestNetworkDBCRUDTableEntries (3.43s) [2021-07-13T14:26:15.479Z] === RUN TestNetworkDBNodeLeave [2021-07-13T14:26:16.417Z] ok github.com/docker/docker/libnetwork/api 2.494s coverage: 83.2% of statements [2021-07-13T14:26:17.019Z] Fetching without tags [2021-07-13T14:26:17.149Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2021-07-13T14:26:16.694Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-07-13T14:26:16.749Z] > git config --add remote.origin.fetch +refs/pull/42631/head:refs/remotes/origin/PR-42631 # timeout=10 [2021-07-13T14:26:16.801Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-07-13T14:26:16.928Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-07-13T14:26:17.061Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-07-13T14:26:17.061Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-07-13T14:26:17.063Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42631/head:refs/remotes/origin/PR-42631 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-07-13T14:26:17.669Z] --- PASS: Test (3.16s) [2021-07-13T14:26:17.669Z] --- PASS: Test/TestInitialize (0.15s) [2021-07-13T14:26:17.669Z] --- PASS: Test/TestInitializeWithCerts (0.00s) [2021-07-13T14:26:17.669Z] --- PASS: Test/TestWatch (3.00s) [2021-07-13T14:26:17.669Z] PASS [2021-07-13T14:26:17.669Z] coverage: 84.1% of statements [2021-07-13T14:26:17.669Z] ok github.com/docker/docker/pkg/discovery/kv 3.480s coverage: 84.1% of statements [2021-07-13T14:26:17.779Z] Merging remotes/origin/master commit cf73a45a1306e64c75d25778e196e862bcd0109b into PR head commit fe6f1a4067e15f99adceaa5a1a305103ca09d3f6 [2021-07-13T14:26:18.090Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2021-07-13T14:26:18.131Z] === RUN Test [2021-07-13T14:26:18.131Z] === RUN Test/TestWatch [2021-07-13T14:26:18.131Z] --- PASS: Test (0.00s) [2021-07-13T14:26:18.131Z] --- PASS: Test/TestWatch (0.00s) [2021-07-13T14:26:18.131Z] PASS [2021-07-13T14:26:18.131Z] coverage: 92.3% of statements [2021-07-13T14:26:18.131Z] ok github.com/docker/docker/pkg/discovery/memory 0.168s coverage: 92.3% of statements [2021-07-13T14:26:18.334Z] ok github.com/docker/docker/libnetwork/config 0.085s coverage: 24.0% of statements [2021-07-13T14:26:18.593Z] --- PASS: TestNetworkDBNodeLeave (2.81s) [2021-07-13T14:26:18.593Z] === RUN TestNetworkDBWatch [2021-07-13T14:26:18.593Z] === RUN Test [2021-07-13T14:26:18.593Z] === RUN Test/TestInitialize [2021-07-13T14:26:18.593Z] === RUN Test/TestInitializeWithPattern [2021-07-13T14:26:18.593Z] === RUN Test/TestRegister [2021-07-13T14:26:18.593Z] === RUN Test/TestWatch [2021-07-13T14:26:18.593Z] --- PASS: Test (0.00s) [2021-07-13T14:26:18.593Z] --- PASS: Test/TestInitialize (0.00s) [2021-07-13T14:26:18.593Z] --- PASS: Test/TestInitializeWithPattern (0.00s) [2021-07-13T14:26:18.593Z] --- PASS: Test/TestRegister (0.00s) [2021-07-13T14:26:18.593Z] --- PASS: Test/TestWatch (0.00s) [2021-07-13T14:26:18.593Z] PASS [2021-07-13T14:26:18.593Z] coverage: 93.8% of statements [2021-07-13T14:26:18.907Z] ok github.com/docker/docker/libnetwork/datastore 0.005s coverage: 21.9% of statements [2021-07-13T14:26:19.031Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2021-07-13T14:26:19.057Z] ok github.com/docker/docker/pkg/discovery/nodes 0.135s coverage: 93.8% of statements [2021-07-13T14:26:17.819Z] > git config core.sparsecheckout # timeout=10 [2021-07-13T14:26:17.872Z] > git checkout -f fe6f1a4067e15f99adceaa5a1a305103ca09d3f6 # timeout=10 [2021-07-13T14:26:19.208Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2021-07-13T14:26:19.208Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2021-07-13T14:26:19.291Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2021-07-13T14:26:19.479Z] ok github.com/docker/docker/libnetwork/driverapi 0.028s coverage: 68.9% of statements [2021-07-13T14:26:19.518Z] === RUN TestPollerAddRemove [2021-07-13T14:26:19.518Z] --- PASS: TestPollerAddRemove (0.00s) [2021-07-13T14:26:19.518Z] === RUN TestPollerEvent [2021-07-13T14:26:19.518Z] poller_test.go:41: No chmod on Windows [2021-07-13T14:26:19.518Z] --- SKIP: TestPollerEvent (0.00s) [2021-07-13T14:26:19.518Z] === RUN TestPollerClose [2021-07-13T14:26:19.518Z] --- PASS: TestPollerClose (0.00s) [2021-07-13T14:26:19.518Z] PASS [2021-07-13T14:26:19.518Z] coverage: 45.7% of statements [2021-07-13T14:26:19.518Z] ok github.com/docker/docker/pkg/filenotify 0.125s coverage: 45.7% of statements [2021-07-13T14:26:19.741Z] ok github.com/docker/docker/libnetwork/drivers/host 0.014s coverage: 34.8% of statements [2021-07-13T14:26:19.979Z] 2021/07/13 14:26:19 Closing DB instances... [2021-07-13T14:26:20.233Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2021-07-13T14:26:20.441Z] === RUN TestCopyFileWithInvalidSrc [2021-07-13T14:26:20.441Z] --- PASS: TestCopyFileWithInvalidSrc (0.00s) [2021-07-13T14:26:20.441Z] === RUN TestCopyFileWithInvalidDest [2021-07-13T14:26:20.441Z] --- PASS: TestCopyFileWithInvalidDest (0.00s) [2021-07-13T14:26:20.441Z] === RUN TestCopyFileWithSameSrcAndDest [2021-07-13T14:26:20.441Z] --- PASS: TestCopyFileWithSameSrcAndDest (0.00s) [2021-07-13T14:26:20.441Z] === RUN TestCopyFileWithSameSrcAndDestWithPathNameDifferent [2021-07-13T14:26:20.441Z] --- PASS: TestCopyFileWithSameSrcAndDestWithPathNameDifferent (0.00s) [2021-07-13T14:26:20.441Z] === RUN TestCopyFile [2021-07-13T14:26:20.441Z] --- PASS: TestCopyFile (0.00s) [2021-07-13T14:26:20.441Z] === RUN TestReadSymlinkedDirectoryExistingDirectory [2021-07-13T14:26:20.441Z] fileutils_test.go:134: Needs porting to Windows [2021-07-13T14:26:20.441Z] --- SKIP: TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2021-07-13T14:26:20.441Z] === RUN TestReadSymlinkedDirectoryNonExistingSymlink [2021-07-13T14:26:20.441Z] --- PASS: TestReadSymlinkedDirectoryNonExistingSymlink (0.00s) [2021-07-13T14:26:20.441Z] === RUN TestReadSymlinkedDirectoryToFile [2021-07-13T14:26:20.441Z] fileutils_test.go:180: Needs porting to Windows [2021-07-13T14:26:20.441Z] --- SKIP: TestReadSymlinkedDirectoryToFile (0.00s) [2021-07-13T14:26:20.441Z] === RUN TestWildcardMatches [2021-07-13T14:26:20.441Z] --- PASS: TestWildcardMatches (0.00s) [2021-07-13T14:26:20.441Z] === RUN TestPatternMatches [2021-07-13T14:26:20.441Z] --- PASS: TestPatternMatches (0.00s) [2021-07-13T14:26:20.441Z] === RUN TestExclusionPatternMatchesPatternBefore [2021-07-13T14:26:20.441Z] --- PASS: TestExclusionPatternMatchesPatternBefore (0.00s) [2021-07-13T14:26:20.441Z] === RUN TestPatternMatchesFolderExclusions [2021-07-13T14:26:20.441Z] --- PASS: TestPatternMatchesFolderExclusions (0.00s) [2021-07-13T14:26:20.441Z] === RUN TestPatternMatchesFolderWithSlashExclusions [2021-07-13T14:26:20.441Z] --- PASS: TestPatternMatchesFolderWithSlashExclusions (0.00s) [2021-07-13T14:26:20.441Z] === RUN TestPatternMatchesFolderWildcardExclusions [2021-07-13T14:26:20.441Z] --- PASS: TestPatternMatchesFolderWildcardExclusions (0.00s) [2021-07-13T14:26:20.441Z] === RUN TestExclusionPatternMatchesPatternAfter [2021-07-13T14:26:20.441Z] --- PASS: TestExclusionPatternMatchesPatternAfter (0.00s) [2021-07-13T14:26:20.441Z] === RUN TestExclusionPatternMatchesWholeDirectory [2021-07-13T14:26:20.441Z] --- PASS: TestExclusionPatternMatchesWholeDirectory (0.00s) [2021-07-13T14:26:20.441Z] === RUN TestSingleExclamationError [2021-07-13T14:26:20.441Z] --- PASS: TestSingleExclamationError (0.00s) [2021-07-13T14:26:20.441Z] === RUN TestMatchesWithNoPatterns [2021-07-13T14:26:20.441Z] --- PASS: TestMatchesWithNoPatterns (0.00s) [2021-07-13T14:26:20.441Z] === RUN TestMatchesWithMalformedPatterns [2021-07-13T14:26:20.441Z] --- PASS: TestMatchesWithMalformedPatterns (0.00s) [2021-07-13T14:26:20.441Z] === RUN TestMatches [2021-07-13T14:26:20.441Z] --- PASS: TestMatches (0.00s) [2021-07-13T14:26:20.441Z] === RUN TestCleanPatterns [2021-07-13T14:26:20.441Z] --- PASS: TestCleanPatterns (0.00s) [2021-07-13T14:26:20.441Z] === RUN TestCleanPatternsStripEmptyPatterns [2021-07-13T14:26:20.441Z] --- PASS: TestCleanPatternsStripEmptyPatterns (0.00s) [2021-07-13T14:26:20.441Z] === RUN TestCleanPatternsExceptionFlag [2021-07-13T14:26:20.441Z] --- PASS: TestCleanPatternsExceptionFlag (0.00s) [2021-07-13T14:26:20.441Z] === RUN TestCleanPatternsLeadingSpaceTrimmed [2021-07-13T14:26:20.441Z] --- PASS: TestCleanPatternsLeadingSpaceTrimmed (0.00s) [2021-07-13T14:26:20.441Z] === RUN TestCleanPatternsTrailingSpaceTrimmed [2021-07-13T14:26:20.441Z] --- PASS: TestCleanPatternsTrailingSpaceTrimmed (0.00s) [2021-07-13T14:26:20.441Z] === RUN TestCleanPatternsErrorSingleException [2021-07-13T14:26:20.441Z] --- PASS: TestCleanPatternsErrorSingleException (0.00s) [2021-07-13T14:26:20.441Z] === RUN TestCreateIfNotExistsDir [2021-07-13T14:26:20.441Z] --- PASS: TestCreateIfNotExistsDir (0.00s) [2021-07-13T14:26:20.441Z] === RUN TestCreateIfNotExistsFile [2021-07-13T14:26:20.441Z] --- PASS: TestCreateIfNotExistsFile (0.01s) [2021-07-13T14:26:20.441Z] === RUN TestMatch [2021-07-13T14:26:20.441Z] --- PASS: TestMatch (0.00s) [2021-07-13T14:26:20.441Z] PASS [2021-07-13T14:26:20.441Z] coverage: 85.2% of statements [2021-07-13T14:26:20.441Z] ok github.com/docker/docker/pkg/fileutils 0.224s coverage: 85.2% of statements [2021-07-13T14:26:21.130Z] ok github.com/docker/docker/layer 7.440s coverage: 68.8% of statements [2021-07-13T14:26:21.130Z] ? github.com/docker/docker/libcontainerd [no test files] [2021-07-13T14:26:21.130Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2021-07-13T14:26:21.130Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2021-07-13T14:26:21.130Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2021-07-13T14:26:21.176Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2021-07-13T14:26:21.098Z] > git remote # timeout=10 [2021-07-13T14:26:21.418Z] === RUN TestGet [2021-07-13T14:26:21.418Z] --- PASS: TestGet (0.00s) [2021-07-13T14:26:21.418Z] === RUN TestGetShortcutString [2021-07-13T14:26:21.418Z] --- PASS: TestGetShortcutString (0.00s) [2021-07-13T14:26:21.418Z] PASS [2021-07-13T14:26:21.418Z] coverage: 42.9% of statements [2021-07-13T14:26:21.418Z] ok github.com/docker/docker/pkg/homedir 0.108s coverage: 42.9% of statements [2021-07-13T14:26:21.418Z] --- PASS: TestNetworkDBWatch (3.02s) [2021-07-13T14:26:21.418Z] === RUN TestNetworkDBBulkSync [2021-07-13T14:26:21.702Z] ok github.com/docker/docker/libnetwork/drivers/ipvlan 0.093s coverage: 4.0% of statements [2021-07-13T14:26:21.879Z] === RUN TestCreateIDMapOrder [2021-07-13T14:26:21.879Z] --- PASS: TestCreateIDMapOrder (0.00s) [2021-07-13T14:26:21.879Z] PASS [2021-07-13T14:26:21.879Z] coverage: 7.2% of statements [2021-07-13T14:26:21.879Z] ok github.com/docker/docker/pkg/idtools 0.144s coverage: 7.2% of statements [2021-07-13T14:26:21.940Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2021-07-13T14:26:22.061Z] Merge succeeded, producing 5b36dc51234ca04f05fc1342e90eed27929eeee2 [2021-07-13T14:26:22.061Z] Checking out Revision 5b36dc51234ca04f05fc1342e90eed27929eeee2 (PR-42631) [2021-07-13T14:26:22.119Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2021-07-13T14:26:22.273Z] ok github.com/docker/docker/libnetwork/drivers/macvlan 0.085s coverage: 4.5% of statements [2021-07-13T14:26:22.274Z] ok github.com/docker/docker/libnetwork/drivers/null 0.004s coverage: 34.8% of statements [2021-07-13T14:26:22.585Z] Commit message: "Merge commit 'cf73a45a1306e64c75d25778e196e862bcd0109b' into HEAD" [2021-07-13T14:26:22.690Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2021-07-13T14:26:22.854Z] 2021/07/13 14:26:22 Closing DB instances... [2021-07-13T14:26:22.854Z] === RUN TestFixedBufferCap [2021-07-13T14:26:22.854Z] --- PASS: TestFixedBufferCap (0.00s) [2021-07-13T14:26:22.854Z] === RUN TestFixedBufferLen [2021-07-13T14:26:22.854Z] --- PASS: TestFixedBufferLen (0.00s) [2021-07-13T14:26:22.854Z] === RUN TestFixedBufferString [2021-07-13T14:26:22.854Z] --- PASS: TestFixedBufferString (0.00s) [2021-07-13T14:26:22.854Z] === RUN TestFixedBufferWrite [2021-07-13T14:26:22.854Z] --- PASS: TestFixedBufferWrite (0.00s) [2021-07-13T14:26:22.854Z] === RUN TestFixedBufferRead [2021-07-13T14:26:22.854Z] --- PASS: TestFixedBufferRead (0.00s) [2021-07-13T14:26:22.854Z] === RUN TestBytesPipeRead [2021-07-13T14:26:22.854Z] --- PASS: TestBytesPipeRead (0.00s) [2021-07-13T14:26:22.854Z] === RUN TestBytesPipeWrite [2021-07-13T14:26:22.854Z] --- PASS: TestBytesPipeWrite (0.00s) [2021-07-13T14:26:22.854Z] === RUN TestBytesPipeWriteRandomChunks [2021-07-13T14:26:21.156Z] > git config --get remote.origin.url # timeout=10 [2021-07-13T14:26:21.205Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-07-13T14:26:21.207Z] > git merge cf73a45a1306e64c75d25778e196e862bcd0109b # timeout=10 [2021-07-13T14:26:21.972Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2021-07-13T14:26:22.101Z] > git config core.sparsecheckout # timeout=10 [2021-07-13T14:26:22.167Z] > git checkout -f 5b36dc51234ca04f05fc1342e90eed27929eeee2 # timeout=10 [2021-07-13T14:26:22.628Z] > git rev-list --no-walk fe6f1a4067e15f99adceaa5a1a305103ca09d3f6 # timeout=10 [2021-07-13T14:26:23.219Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.005s coverage: 63.6% of statements [2021-07-13T14:26:23.315Z] --- PASS: TestBytesPipeWriteRandomChunks (0.38s) [2021-07-13T14:26:23.315Z] === RUN TestAtomicWriteToFile [2021-07-13T14:26:23.315Z] --- PASS: TestAtomicWriteToFile (0.00s) [2021-07-13T14:26:23.315Z] === RUN TestAtomicWriteSetCommit [2021-07-13T14:26:23.315Z] --- PASS: TestAtomicWriteSetCommit (0.01s) [2021-07-13T14:26:23.315Z] === RUN TestAtomicWriteSetCancel [2021-07-13T14:26:23.315Z] --- PASS: TestAtomicWriteSetCancel (0.00s) [2021-07-13T14:26:23.315Z] === RUN TestReadCloserWrapperClose [2021-07-13T14:26:23.315Z] --- PASS: TestReadCloserWrapperClose (0.00s) [2021-07-13T14:26:23.315Z] === RUN TestReaderErrWrapperReadOnError [2021-07-13T14:26:23.315Z] --- PASS: TestReaderErrWrapperReadOnError (0.00s) [2021-07-13T14:26:23.315Z] === RUN TestReaderErrWrapperRead [2021-07-13T14:26:23.315Z] --- PASS: TestReaderErrWrapperRead (0.00s) [2021-07-13T14:26:23.315Z] === RUN TestHashData [2021-07-13T14:26:23.315Z] --- PASS: TestHashData (0.00s) [2021-07-13T14:26:23.315Z] === RUN TestCancelReadCloser [2021-07-13T14:26:23.315Z] --- PASS: TestGetAddress (19.71s) [2021-07-13T14:26:23.315Z] === RUN TestRequestSyntaxCheck [2021-07-13T14:26:23.315Z] --- PASS: TestRequestSyntaxCheck (0.02s) [2021-07-13T14:26:23.315Z] === RUN TestRequest [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-07-13T14:26:23.632Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2021-07-13T14:26:23.777Z] --- PASS: TestCancelReadCloser (0.10s) [2021-07-13T14:26:23.777Z] === RUN TestWriteCloserWrapperClose [2021-07-13T14:26:23.777Z] --- PASS: TestWriteCloserWrapperClose (0.00s) [2021-07-13T14:26:23.777Z] === RUN TestNopWriteCloser [2021-07-13T14:26:23.777Z] --- PASS: TestNopWriteCloser (0.00s) [2021-07-13T14:26:23.777Z] === RUN TestNopWriter [2021-07-13T14:26:23.777Z] --- PASS: TestNopWriter (0.00s) [2021-07-13T14:26:23.777Z] === RUN TestWriteCounter [2021-07-13T14:26:23.777Z] --- PASS: TestWriteCounter (0.00s) [2021-07-13T14:26:23.777Z] PASS [2021-07-13T14:26:23.777Z] coverage: 69.2% of statements [2021-07-13T14:26:23.777Z] ok github.com/docker/docker/pkg/ioutils 0.638s coverage: 69.2% of statements [2021-07-13T14:26:24.238Z] --- PASS: TestNetworkDBBulkSync (2.82s) [2021-07-13T14:26:24.238Z] === RUN TestNetworkDBCRUDMediumCluster [2021-07-13T14:26:24.238Z] === RUN TestError [2021-07-13T14:26:24.238Z] --- PASS: TestError (0.00s) [2021-07-13T14:26:24.238Z] === RUN TestProgressString [2021-07-13T14:26:24.238Z] === RUN TestProgressString/no_progress [2021-07-13T14:26:24.238Z] === RUN TestProgressString/progress_1 [2021-07-13T14:26:24.238Z] === RUN TestProgressString/some_progress_with_a_start_time [2021-07-13T14:26:24.238Z] === RUN TestProgressString/some_progress_without_a_start_time [2021-07-13T14:26:24.238Z] === RUN TestProgressString/current_more_than_total_is_not_negative_gh#7136 [2021-07-13T14:26:24.238Z] === RUN TestProgressString/with_units [2021-07-13T14:26:24.238Z] === RUN TestProgressString/current_more_than_total_with_units_is_not_negative_ [2021-07-13T14:26:24.238Z] === RUN TestProgressString/hide_counts [2021-07-13T14:26:24.238Z] --- PASS: TestProgressString (0.00s) [2021-07-13T14:26:24.238Z] --- PASS: TestProgressString/no_progress (0.00s) [2021-07-13T14:26:24.238Z] --- PASS: TestProgressString/progress_1 (0.00s) [2021-07-13T14:26:24.238Z] --- PASS: TestProgressString/some_progress_with_a_start_time (0.00s) [2021-07-13T14:26:24.238Z] --- PASS: TestProgressString/some_progress_without_a_start_time (0.00s) [2021-07-13T14:26:24.238Z] --- PASS: TestProgressString/current_more_than_total_is_not_negative_gh#7136 (0.00s) [2021-07-13T14:26:24.238Z] --- PASS: TestProgressString/with_units (0.00s) [2021-07-13T14:26:24.238Z] --- PASS: TestProgressString/current_more_than_total_with_units_is_not_negative_ (0.00s) [2021-07-13T14:26:24.238Z] --- PASS: TestProgressString/hide_counts (0.00s) [2021-07-13T14:26:24.238Z] === RUN TestJSONMessageDisplay [2021-07-13T14:26:24.467Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2021-07-13T14:26:24.511Z] + docker version [2021-07-13T14:26:24.511Z] Client: Mirantis Container Runtime [2021-07-13T14:26:24.511Z] Version: 20.10.0 [2021-07-13T14:26:24.511Z] API version: 1.41 [2021-07-13T14:26:24.511Z] Go version: go1.13.15 [2021-07-13T14:26:24.511Z] Git commit: 6ee42dc [2021-07-13T14:26:24.511Z] Built: 03/11/2021 13:24:56 [2021-07-13T14:26:24.511Z] OS/Arch: windows/amd64 [2021-07-13T14:26:24.511Z] Context: default [2021-07-13T14:26:24.511Z] Experimental: true [2021-07-13T14:26:24.511Z] [2021-07-13T14:26:24.511Z] Server: Mirantis Container Runtime [2021-07-13T14:26:24.511Z] Engine: [2021-07-13T14:26:24.511Z] Version: 20.10.0 [2021-07-13T14:26:24.511Z] API version: 1.41 (minimum version 1.24) [2021-07-13T14:26:24.511Z] Go version: go1.13.15 [2021-07-13T14:26:24.511Z] Git commit: 1e08f21e79 [2021-07-13T14:26:24.511Z] Built: 03/11/2021 13:23:32 [2021-07-13T14:26:24.511Z] OS/Arch: windows/amd64 [2021-07-13T14:26:24.511Z] Experimental: true [2021-07-13T14:26:24.604Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-07-13T14:26:24.604Z] Using test binary docker [2021-07-13T14:26:24.604Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2021-07-13T14:26:24.604Z] Starting apparmor (via systemctl): apparmor.service. [2021-07-13T14:26:24.604Z] Starting dockerd [2021-07-13T14:26:24.604Z] INFO: Waiting for daemon to start... [Pipeline] sh [2021-07-13T14:26:24.700Z] --- PASS: TestJSONMessageDisplay (0.17s) [2021-07-13T14:26:24.700Z] === RUN TestJSONMessageDisplayWithJSONError [2021-07-13T14:26:24.700Z] --- PASS: TestJSONMessageDisplayWithJSONError (0.00s) [2021-07-13T14:26:24.700Z] === RUN TestDisplayJSONMessagesStreamInvalidJSON [2021-07-13T14:26:24.700Z] --- PASS: TestDisplayJSONMessagesStreamInvalidJSON (0.00s) [2021-07-13T14:26:24.700Z] === RUN TestDisplayJSONMessagesStream [2021-07-13T14:26:24.700Z] --- PASS: TestDisplayJSONMessagesStream (0.00s) [2021-07-13T14:26:24.700Z] PASS [2021-07-13T14:26:24.700Z] coverage: 91.7% of statements [2021-07-13T14:26:24.700Z] ok github.com/docker/docker/pkg/jsonmessage 0.372s coverage: 91.7% of statements [2021-07-13T14:26:25.162Z] === RUN TestStandardLongPath [2021-07-13T14:26:25.162Z] --- PASS: TestStandardLongPath (0.00s) [2021-07-13T14:26:25.162Z] === RUN TestUNCLongPath [2021-07-13T14:26:25.162Z] --- PASS: TestUNCLongPath (0.00s) [2021-07-13T14:26:25.162Z] PASS [2021-07-13T14:26:25.162Z] coverage: 100.0% of statements [2021-07-13T14:26:25.162Z] ok github.com/docker/docker/pkg/longpath 0.116s coverage: 100.0% of statements [2021-07-13T14:26:25.613Z] + docker info [2021-07-13T14:26:26.134Z] === RUN TestNameFormat [2021-07-13T14:26:26.134Z] --- PASS: TestNameFormat (0.00s) [2021-07-13T14:26:26.134Z] === RUN TestNameRetries [2021-07-13T14:26:26.134Z] --- PASS: TestNameRetries (0.00s) [2021-07-13T14:26:26.134Z] PASS [2021-07-13T14:26:26.134Z] coverage: 85.7% of statements [2021-07-13T14:26:26.134Z] ok github.com/docker/docker/pkg/namesgenerator 0.127s coverage: 85.7% of statements [2021-07-13T14:26:26.596Z] === RUN TestParseKeyValueOpt [2021-07-13T14:26:26.596Z] --- PASS: TestParseKeyValueOpt (0.00s) [2021-07-13T14:26:26.596Z] === RUN TestParseUintList [2021-07-13T14:26:26.596Z] --- PASS: TestParseUintList (0.00s) [2021-07-13T14:26:26.596Z] === RUN TestParseUintListMaximumLimits [2021-07-13T14:26:26.596Z] --- PASS: TestParseUintListMaximumLimits (0.00s) [2021-07-13T14:26:26.596Z] PASS [2021-07-13T14:26:26.596Z] coverage: 97.0% of statements [2021-07-13T14:26:26.596Z] ok github.com/docker/docker/pkg/parsers 0.133s coverage: 97.0% of statements [2021-07-13T14:26:26.993Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2021-07-13T14:26:27.058Z] 2021/07/13 14:26:26 Closing DB instances... [2021-07-13T14:26:27.519Z] === RUN TestNewAndRemove [2021-07-13T14:26:27.519Z] --- PASS: TestNewAndRemove (0.00s) [2021-07-13T14:26:27.519Z] === RUN TestRemoveInvalidPath [2021-07-13T14:26:27.519Z] --- PASS: TestRemoveInvalidPath (0.00s) [2021-07-13T14:26:27.519Z] PASS [2021-07-13T14:26:27.519Z] coverage: 82.6% of statements [2021-07-13T14:26:27.519Z] ok github.com/docker/docker/pkg/pidfile 0.143s coverage: 82.6% of statements [2021-07-13T14:26:27.519Z] time="2021-07-13T14:26:27Z" level=error msg="node: 36fa4cf851be is unknown to memberlist" [2021-07-13T14:26:27.899Z] . [2021-07-13T14:26:27.899Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-07-13T14:26:27.899Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-07-13T14:26:27.899Z] Error: No such image: emptyfs [2021-07-13T14:26:27.899Z] Running integration-test (iteration 1) [2021-07-13T14:26:27.899Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2021-07-13T14:26:28.491Z] time="2021-07-13T14:26:28Z" level=error msg="node: 5fdb1362a337 is unknown to memberlist" [2021-07-13T14:26:28.622Z] Client: [2021-07-13T14:26:28.622Z] Context: default [2021-07-13T14:26:28.622Z] Debug Mode: false [2021-07-13T14:26:28.622Z] Plugins: [2021-07-13T14:26:28.622Z] app: Docker Application (Docker Inc., v0.8.0) [2021-07-13T14:26:28.622Z] cluster: Manage Mirantis Container Cloud clusters (Mirantis Inc., v1.9.0) [2021-07-13T14:26:28.622Z] registry: Manage Docker registries (Docker Inc., 0.1.0) [2021-07-13T14:26:28.622Z] [2021-07-13T14:26:28.622Z] Server: [2021-07-13T14:26:28.622Z] Containers: 0 [2021-07-13T14:26:28.622Z] Running: 0 [2021-07-13T14:26:28.622Z] Paused: 0 [2021-07-13T14:26:28.622Z] Stopped: 0 [2021-07-13T14:26:28.622Z] Images: 10 [2021-07-13T14:26:28.622Z] Server Version: 20.10.0 [2021-07-13T14:26:28.622Z] Storage Driver: windowsfilter (windows) lcow (linux) [2021-07-13T14:26:28.622Z] Windows: [2021-07-13T14:26:28.622Z] LCOW: [2021-07-13T14:26:28.622Z] Logging Driver: json-file [2021-07-13T14:26:28.622Z] Plugins: [2021-07-13T14:26:28.622Z] Volume: local [2021-07-13T14:26:28.622Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-07-13T14:26:28.622Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-07-13T14:26:28.622Z] Swarm: inactive [2021-07-13T14:26:28.622Z] Default Isolation: process [2021-07-13T14:26:28.622Z] Kernel Version: 10.0 20295 (20295.1.amd64fre.fe_release.210212-1600) [2021-07-13T14:26:28.622Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20295.1) [2021-07-13T14:26:28.623Z] OSType: windows [2021-07-13T14:26:28.623Z] Architecture: x86_64 [2021-07-13T14:26:28.623Z] CPUs: 4 [2021-07-13T14:26:28.623Z] Total Memory: 32GiB [2021-07-13T14:26:28.623Z] Name: azwin-2-9498e0 [2021-07-13T14:26:28.623Z] ID: HIW7:RJDB:LAOZ:BJYL:XAN5:UZSY:3HLA:IGW5:APOR:JIRV:4S77:NKO6 [2021-07-13T14:26:28.623Z] Docker Root Dir: D:\docker [2021-07-13T14:26:28.623Z] Debug Mode: false [2021-07-13T14:26:28.623Z] Registry: https://index.docker.io/v1/ [2021-07-13T14:26:28.623Z] Labels: [2021-07-13T14:26:28.623Z] Experimental: true [2021-07-13T14:26:28.623Z] Insecure Registries: [2021-07-13T14:26:28.623Z] 10.0.0.4:5000 [2021-07-13T14:26:28.623Z] 127.0.0.0/8 [2021-07-13T14:26:28.623Z] Registry Mirrors: [2021-07-13T14:26:28.623Z] http://10.0.0.4:5000/ [2021-07-13T14:26:28.623Z] Live Restore Enabled: false [2021-07-13T14:26:28.623Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] powershell [2021-07-13T14:26:28.953Z] === RUN TestFailedConnection [2021-07-13T14:26:28.953Z] --- PASS: TestNetworkDBCRUDMediumCluster (4.65s) [2021-07-13T14:26:28.953Z] === RUN TestNetworkDBNodeJoinLeaveIteration [2021-07-13T14:26:29.519Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2021-07-13T14:26:29.808Z] ok github.com/docker/docker/libnetwork/drivers/bridge 7.815s coverage: 59.9% of statements [2021-07-13T14:26:29.808Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.021s coverage: 57.4% of statements [2021-07-13T14:26:30.085Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2021-07-13T14:26:30.496Z] --- PASS: TestRequest (6.88s) [2021-07-13T14:26:30.496Z] === RUN TestOverlappingRequests [2021-07-13T14:26:30.496Z] --- PASS: TestOverlappingRequests (0.33s) [2021-07-13T14:26:30.496Z] === RUN TestRelease [2021-07-13T14:26:30.957Z] 2021/07/13 14:26:30 Closing DB instances... [2021-07-13T14:26:30.957Z] --- PASS: TestFailedConnection (2.08s) [2021-07-13T14:26:30.957Z] === RUN TestFailOnce [2021-07-13T14:26:30.957Z] 2021/07/13 14:26:30 http: panic serving 127.0.0.1:49305: Plugin not ready [2021-07-13T14:26:30.957Z] goroutine 18 [running]: [2021-07-13T14:26:30.957Z] net/http.(*conn).serve.func1(0xc0000a6000) [2021-07-13T14:26:30.957Z] c:/go/src/net/http/server.go:1804 +0x153 [2021-07-13T14:26:30.957Z] panic(0xa25160, 0xb3c250) [2021-07-13T14:26:30.957Z] c:/go/src/runtime/panic.go:971 +0x49a [2021-07-13T14:26:30.957Z] github.com/docker/docker/pkg/plugins.TestFailOnce.func1(0xb4c910, 0xc0001ae000, 0xc0000b4000) [2021-07-13T14:26:30.957Z] C:/gopath/src/github.com/docker/docker/pkg/plugins/client_test.go:54 +0x56 [2021-07-13T14:26:30.957Z] net/http.HandlerFunc.ServeHTTP(0xc000042f40, 0xb4c910, 0xc0001ae000, 0xc0000b4000) [2021-07-13T14:26:30.957Z] c:/go/src/net/http/server.go:2049 +0x4b [2021-07-13T14:26:30.957Z] net/http.(*ServeMux).ServeHTTP(0xc00004e900, 0xb4c910, 0xc0001ae000, 0xc0000b4000) [2021-07-13T14:26:30.957Z] c:/go/src/net/http/server.go:2428 +0x1b7 [2021-07-13T14:26:30.957Z] net/http.serverHandler.ServeHTTP(0xc000160000, 0xb4c910, 0xc0001ae000, 0xc0000b4000) [2021-07-13T14:26:30.957Z] c:/go/src/net/http/server.go:2867 +0xaa [2021-07-13T14:26:30.957Z] net/http.(*conn).serve(0xc0000a6000, 0xb4d500, 0xc000090040) [2021-07-13T14:26:30.957Z] c:/go/src/net/http/server.go:1932 +0x8cd [2021-07-13T14:26:30.957Z] created by net/http.(*Server).Serve [2021-07-13T14:26:30.957Z] c:/go/src/net/http/server.go:2993 +0x3b8 [2021-07-13T14:26:30.957Z] time="2021-07-13T14:26:30Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49304/Test.FailOnce: Post \"http://127.0.0.1:49304/Test.FailOnce\": EOF, retrying in 1s" [2021-07-13T14:26:31.195Z] ok github.com/docker/docker/libnetwork/drivers/overlay 6.537s coverage: 7.3% of statements [2021-07-13T14:26:31.379Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2021-07-13T14:26:31.379Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2021-07-13T14:26:31.379Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2021-07-13T14:26:31.457Z] ok github.com/docker/docker/libnetwork/drvregistry 0.065s coverage: 82.4% of statements [2021-07-13T14:26:31.720Z] ok github.com/docker/docker/libnetwork/etchosts 0.044s coverage: 81.2% of statements [2021-07-13T14:26:31.929Z] --- PASS: TestRelease (1.27s) [2021-07-13T14:26:31.929Z] === RUN TestAllocateRandomDeallocate [2021-07-13T14:26:31.929Z] --- PASS: TestFailOnce (1.15s) [2021-07-13T14:26:31.929Z] === RUN TestEchoInputOutput [2021-07-13T14:26:31.929Z] --- PASS: TestEchoInputOutput (0.00s) [2021-07-13T14:26:31.929Z] === RUN TestBackoff [2021-07-13T14:26:31.929Z] --- PASS: TestBackoff (0.00s) [2021-07-13T14:26:31.929Z] === RUN TestAbortRetry [2021-07-13T14:26:31.929Z] --- PASS: TestAbortRetry (0.00s) [2021-07-13T14:26:31.929Z] === RUN TestClientScheme [2021-07-13T14:26:31.929Z] --- PASS: TestClientScheme (0.00s) [2021-07-13T14:26:31.929Z] === RUN TestNewClientWithTimeout [2021-07-13T14:26:31.941Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2021-07-13T14:26:31.941Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2021-07-13T14:26:31.981Z] ok github.com/docker/docker/libnetwork/hostdiscovery 0.014s coverage: 48.1% of statements [2021-07-13T14:26:31.981Z] ok github.com/docker/docker/libnetwork/idm 0.007s coverage: 87.5% of statements [2021-07-13T14:26:32.243Z] ok github.com/docker/docker/libnetwork/internal/caller 0.033s coverage: 100.0% of statements [2021-07-13T14:26:32.390Z] --- PASS: TestNetworkDBNodeJoinLeaveIteration (3.21s) [2021-07-13T14:26:32.390Z] === RUN TestNetworkDBGarbageCollection [2021-07-13T14:26:32.851Z] time="2021-07-13T14:26:32Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49309/Test.Echo: Post \"http://127.0.0.1:49309/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 1s" [2021-07-13T14:26:33.186Z] ok github.com/docker/docker/libnetwork/ipams/null 0.005s coverage: 57.1% of statements [2021-07-13T14:26:33.308Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2021-07-13T14:26:33.824Z] === RUN TestParseEmptyInterface [2021-07-13T14:26:33.824Z] --- PASS: TestParseEmptyInterface (0.00s) [2021-07-13T14:26:33.824Z] === RUN TestParseNonInterfaceType [2021-07-13T14:26:33.824Z] --- PASS: TestParseNonInterfaceType (0.00s) [2021-07-13T14:26:33.824Z] === RUN TestParseWithOneFunction [2021-07-13T14:26:33.824Z] --- PASS: TestParseWithOneFunction (0.00s) [2021-07-13T14:26:33.824Z] === RUN TestParseWithMultipleFuncs [2021-07-13T14:26:33.824Z] --- PASS: TestParseWithMultipleFuncs (0.00s) [2021-07-13T14:26:33.824Z] === RUN TestParseWithUnnamedReturn [2021-07-13T14:26:33.824Z] --- PASS: TestParseWithUnnamedReturn (0.00s) [2021-07-13T14:26:33.824Z] === RUN TestEmbeddedInterface [2021-07-13T14:26:33.824Z] --- PASS: TestEmbeddedInterface (0.00s) [2021-07-13T14:26:33.824Z] === RUN TestParsedImports [2021-07-13T14:26:33.824Z] --- PASS: TestParsedImports (0.00s) [2021-07-13T14:26:33.824Z] === RUN TestAliasedImports [2021-07-13T14:26:33.824Z] --- PASS: TestAliasedImports (0.00s) [2021-07-13T14:26:33.824Z] PASS [2021-07-13T14:26:33.824Z] coverage: 56.8% of statements [2021-07-13T14:26:33.824Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.170s coverage: 56.8% of statements [2021-07-13T14:26:34.266Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2021-07-13T14:26:34.285Z] time="2021-07-13T14:26:33Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49309/Test.Echo: Post \"http://127.0.0.1:49309/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 2s" [2021-07-13T14:26:34.576Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.019s coverage: 47.4% of statements [2021-07-13T14:26:34.747Z] === RUN TestHTTPTransport [2021-07-13T14:26:34.747Z] --- PASS: TestHTTPTransport (0.00s) [2021-07-13T14:26:34.747Z] PASS [2021-07-13T14:26:34.747Z] coverage: 85.7% of statements [2021-07-13T14:26:34.747Z] ok github.com/docker/docker/pkg/plugins/transport 0.183s coverage: 85.7% of statements [2021-07-13T14:26:34.838Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.010s coverage: 71.4% of statements [2021-07-13T14:26:35.208Z] === RUN TestBufioReaderPoolGetWithNoReaderShouldCreateOne [2021-07-13T14:26:35.208Z] --- PASS: TestBufioReaderPoolGetWithNoReaderShouldCreateOne (0.00s) [2021-07-13T14:26:35.208Z] === RUN TestBufioReaderPoolPutAndGet [2021-07-13T14:26:35.208Z] --- PASS: TestBufioReaderPoolPutAndGet (0.00s) [2021-07-13T14:26:35.208Z] === RUN TestNewReadCloserWrapperWithAReadCloser [2021-07-13T14:26:35.208Z] --- PASS: TestNewReadCloserWrapperWithAReadCloser (0.00s) [2021-07-13T14:26:35.208Z] === RUN TestBufioWriterPoolGetWithNoReaderShouldCreateOne [2021-07-13T14:26:35.208Z] --- PASS: TestBufioWriterPoolGetWithNoReaderShouldCreateOne (0.00s) [2021-07-13T14:26:35.208Z] === RUN TestBufioWriterPoolPutAndGet [2021-07-13T14:26:35.208Z] --- PASS: TestBufioWriterPoolPutAndGet (0.00s) [2021-07-13T14:26:35.208Z] === RUN TestNewWriteCloserWrapperWithAWriteCloser [2021-07-13T14:26:35.208Z] --- PASS: TestNewWriteCloserWrapperWithAWriteCloser (0.00s) [2021-07-13T14:26:35.208Z] === RUN TestBufferPoolPutAndGet [2021-07-13T14:26:35.208Z] --- PASS: TestBufferPoolPutAndGet (0.00s) [2021-07-13T14:26:35.208Z] PASS [2021-07-13T14:26:35.208Z] coverage: 88.2% of statements [2021-07-13T14:26:35.208Z] ok github.com/docker/docker/pkg/pools 0.120s coverage: 88.2% of statements [2021-07-13T14:26:35.671Z] --- PASS: TestAllocateRandomDeallocate (3.63s) [2021-07-13T14:26:35.671Z] === RUN TestRetrieveFromStore [2021-07-13T14:26:35.671Z] === RUN TestOutputOnPrematureClose [2021-07-13T14:26:35.671Z] --- PASS: TestOutputOnPrematureClose (0.00s) [2021-07-13T14:26:35.671Z] === RUN TestCompleteSilently [2021-07-13T14:26:35.671Z] --- PASS: TestCompleteSilently (0.00s) [2021-07-13T14:26:35.671Z] PASS [2021-07-13T14:26:35.671Z] coverage: 75.9% of statements [2021-07-13T14:26:35.671Z] ok github.com/docker/docker/pkg/progress 0.086s coverage: 75.9% of statements [2021-07-13T14:26:35.828Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2021-07-13T14:26:36.132Z] === RUN TestSendToOneSub [2021-07-13T14:26:36.133Z] --- PASS: TestSendToOneSub (0.00s) [2021-07-13T14:26:36.133Z] === RUN TestSendToMultipleSubs [2021-07-13T14:26:36.133Z] --- PASS: TestSendToMultipleSubs (0.00s) [2021-07-13T14:26:36.133Z] === RUN TestEvictOneSub [2021-07-13T14:26:36.133Z] --- PASS: TestEvictOneSub (0.00s) [2021-07-13T14:26:36.133Z] === RUN TestClosePublisher [2021-07-13T14:26:36.133Z] --- PASS: TestClosePublisher (0.00s) [2021-07-13T14:26:36.133Z] === RUN TestPubSubRace [2021-07-13T14:26:36.222Z] ok github.com/docker/docker/libnetwork/ipamutils 0.608s coverage: 74.0% of statements [2021-07-13T14:26:36.594Z] time="2021-07-13T14:26:36Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49309/Test.Echo: Post \"http://127.0.0.1:49309/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 4s" [2021-07-13T14:26:37.055Z] --- PASS: TestRetrieveFromStore (1.26s) [2021-07-13T14:26:37.055Z] === RUN TestRequestReleaseAddressDuplicate [2021-07-13T14:26:37.055Z] --- PASS: TestRequestReleaseAddressDuplicate (0.02s) [2021-07-13T14:26:37.055Z] === RUN TestParallelPredefinedRequest1 [2021-07-13T14:26:37.055Z] === PAUSE TestParallelPredefinedRequest1 [2021-07-13T14:26:37.055Z] === RUN TestParallelPredefinedRequest2 [2021-07-13T14:26:37.055Z] === PAUSE TestParallelPredefinedRequest2 [2021-07-13T14:26:37.055Z] === RUN TestParallelPredefinedRequest3 [2021-07-13T14:26:37.055Z] === PAUSE TestParallelPredefinedRequest3 [2021-07-13T14:26:37.055Z] === RUN TestParallelPredefinedRequest4 [2021-07-13T14:26:37.055Z] === PAUSE TestParallelPredefinedRequest4 [2021-07-13T14:26:37.055Z] === RUN TestParallelPredefinedRequest5 [2021-07-13T14:26:37.055Z] === PAUSE TestParallelPredefinedRequest5 [2021-07-13T14:26:37.055Z] === RUN TestDebug [2021-07-13T14:26:37.055Z] --- PASS: TestDebug (0.00s) [2021-07-13T14:26:37.055Z] === RUN TestRequestPoolParallel [2021-07-13T14:26:37.055Z] --- PASS: TestRequestPoolParallel (0.36s) [2021-07-13T14:26:37.055Z] === RUN TestFullAllocateRelease [2021-07-13T14:26:37.195Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2021-07-13T14:26:37.517Z] --- PASS: TestPubSubRace (1.04s) [2021-07-13T14:26:37.517Z] PASS [2021-07-13T14:26:37.517Z] coverage: 75.0% of statements [2021-07-13T14:26:37.517Z] ok github.com/docker/docker/pkg/pubsub 1.129s coverage: 75.0% of statements [2021-07-13T14:26:37.517Z] --- PASS: TestFullAllocateRelease (0.35s) [2021-07-13T14:26:37.517Z] === RUN TestOddAllocateRelease [2021-07-13T14:26:37.757Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2021-07-13T14:26:37.979Z] --- PASS: TestOddAllocateRelease (0.24s) [2021-07-13T14:26:37.979Z] === RUN TestFullAllocateSerialReleaseParallel [2021-07-13T14:26:37.979Z] --- PASS: TestFullAllocateSerialReleaseParallel (0.06s) [2021-07-13T14:26:37.979Z] === RUN TestOddAllocateSerialReleaseParallel [2021-07-13T14:26:37.979Z] --- PASS: TestOddAllocateSerialReleaseParallel (0.04s) [2021-07-13T14:26:37.979Z] === RUN TestEvenAllocateSerialReleaseParallel [2021-07-13T14:26:37.979Z] --- PASS: TestEvenAllocateSerialReleaseParallel (0.04s) [2021-07-13T14:26:37.979Z] === CONT TestParallelPredefinedRequest1 [2021-07-13T14:26:37.979Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-07-13T14:26:37.979Z] --- SKIP: TestParallelPredefinedRequest1 (0.00s) [2021-07-13T14:26:37.979Z] === CONT TestParallelPredefinedRequest5 [2021-07-13T14:26:37.979Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-07-13T14:26:37.979Z] --- SKIP: TestParallelPredefinedRequest5 (0.00s) [2021-07-13T14:26:37.979Z] === CONT TestParallelPredefinedRequest4 [2021-07-13T14:26:37.979Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-07-13T14:26:37.979Z] --- SKIP: TestParallelPredefinedRequest4 (0.00s) [2021-07-13T14:26:37.979Z] === CONT TestParallelPredefinedRequest3 [2021-07-13T14:26:37.979Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-07-13T14:26:37.979Z] --- SKIP: TestParallelPredefinedRequest3 (0.00s) [2021-07-13T14:26:37.979Z] === CONT TestParallelPredefinedRequest2 [2021-07-13T14:26:37.979Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-07-13T14:26:37.979Z] --- SKIP: TestParallelPredefinedRequest2 (0.00s) [2021-07-13T14:26:37.979Z] PASS [2021-07-13T14:26:37.979Z] coverage: 85.3% of statements [2021-07-13T14:26:37.979Z] ok github.com/docker/docker/libnetwork/ipam 43.034s coverage: 85.3% of statements [2021-07-13T14:26:37.979Z] === RUN TestRegister [2021-07-13T14:26:37.979Z] --- PASS: TestRegister (0.00s) [2021-07-13T14:26:37.979Z] === RUN TestCommand [2021-07-13T14:26:37.979Z] --- PASS: TestCommand (0.02s) [2021-07-13T14:26:37.979Z] === RUN TestNaiveSelf [2021-07-13T14:26:37.979Z] --- PASS: TestNaiveSelf (0.02s) [2021-07-13T14:26:37.979Z] PASS [2021-07-13T14:26:37.979Z] coverage: 82.4% of statements [2021-07-13T14:26:37.979Z] ok github.com/docker/docker/pkg/reexec 0.155s coverage: 82.4% of statements [2021-07-13T14:26:38.141Z] ok github.com/docker/docker/libnetwork/iptables 0.693s coverage: 45.1% of statements [2021-07-13T14:26:38.141Z] ok github.com/docker/docker/libnetwork/netlabel 0.034s coverage: 60.0% of statements [2021-07-13T14:26:38.323Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2021-07-13T14:26:38.951Z] === RUN TestParseSignal [2021-07-13T14:26:38.951Z] --- PASS: TestParseSignal (0.00s) [2021-07-13T14:26:38.951Z] === RUN TestValidSignalForPlatform [2021-07-13T14:26:38.951Z] --- PASS: TestValidSignalForPlatform (0.00s) [2021-07-13T14:26:38.951Z] PASS [2021-07-13T14:26:38.951Z] coverage: 19.7% of statements [2021-07-13T14:26:38.951Z] ok github.com/docker/docker/pkg/signal 0.104s coverage: 19.7% of statements [2021-07-13T14:26:39.084Z] ok github.com/docker/docker/libnetwork/netutils 0.050s coverage: 44.1% of statements [2021-07-13T14:26:39.251Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2021-07-13T14:26:39.412Z] === RUN TestNewStdWriter [2021-07-13T14:26:39.412Z] --- PASS: TestNewStdWriter (0.00s) [2021-07-13T14:26:39.412Z] === RUN TestWriteWithUninitializedStdWriter [2021-07-13T14:26:39.412Z] --- PASS: TestWriteWithUninitializedStdWriter (0.00s) [2021-07-13T14:26:39.413Z] === RUN TestWriteWithNilBytes [2021-07-13T14:26:39.413Z] --- PASS: TestWriteWithNilBytes (0.00s) [2021-07-13T14:26:39.413Z] === RUN TestWrite [2021-07-13T14:26:39.413Z] --- PASS: TestWrite (0.00s) [2021-07-13T14:26:39.413Z] === RUN TestWriteWithWriterError [2021-07-13T14:26:39.413Z] --- PASS: TestWriteWithWriterError (0.00s) [2021-07-13T14:26:39.413Z] === RUN TestWriteDoesNotReturnNegativeWrittenBytes [2021-07-13T14:26:39.413Z] --- PASS: TestWriteDoesNotReturnNegativeWrittenBytes (0.00s) [2021-07-13T14:26:39.413Z] === RUN TestStdCopyWriteAndRead [2021-07-13T14:26:39.413Z] --- PASS: TestStdCopyWriteAndRead (0.00s) [2021-07-13T14:26:39.413Z] === RUN TestStdCopyReturnsErrorReadingHeader [2021-07-13T14:26:39.413Z] --- PASS: TestStdCopyReturnsErrorReadingHeader (0.00s) [2021-07-13T14:26:39.413Z] === RUN TestStdCopyReturnsErrorReadingFrame [2021-07-13T14:26:39.413Z] --- PASS: TestStdCopyReturnsErrorReadingFrame (0.00s) [2021-07-13T14:26:39.413Z] === RUN TestStdCopyDetectsCorruptedFrame [2021-07-13T14:26:39.413Z] --- PASS: TestStdCopyDetectsCorruptedFrame (0.00s) [2021-07-13T14:26:39.413Z] === RUN TestStdCopyWithInvalidInputHeader [2021-07-13T14:26:39.413Z] --- PASS: TestStdCopyWithInvalidInputHeader (0.00s) [2021-07-13T14:26:39.413Z] === RUN TestStdCopyWithCorruptedPrefix [2021-07-13T14:26:39.413Z] --- PASS: TestStdCopyWithCorruptedPrefix (0.00s) [2021-07-13T14:26:39.413Z] === RUN TestStdCopyReturnsWriteErrors [2021-07-13T14:26:39.413Z] --- PASS: TestStdCopyReturnsWriteErrors (0.00s) [2021-07-13T14:26:39.413Z] === RUN TestStdCopyDetectsNotFullyWrittenFrames [2021-07-13T14:26:39.413Z] --- PASS: TestStdCopyDetectsNotFullyWrittenFrames (0.00s) [2021-07-13T14:26:39.413Z] === RUN TestStdCopyReturnsErrorFromSystem [2021-07-13T14:26:39.413Z] --- PASS: TestStdCopyReturnsErrorFromSystem (0.00s) [2021-07-13T14:26:39.413Z] PASS [2021-07-13T14:26:39.413Z] coverage: 100.0% of statements [2021-07-13T14:26:39.413Z] ok github.com/docker/docker/pkg/stdcopy 0.109s coverage: 100.0% of statements [2021-07-13T14:26:39.814Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2021-07-13T14:26:39.875Z] === RUN TestRawProgressFormatterFormatStatus [2021-07-13T14:26:39.875Z] --- PASS: TestRawProgressFormatterFormatStatus (0.00s) [2021-07-13T14:26:39.875Z] === RUN TestRawProgressFormatterFormatProgress [2021-07-13T14:26:39.875Z] --- PASS: TestRawProgressFormatterFormatProgress (0.00s) [2021-07-13T14:26:39.875Z] === RUN TestFormatStatus [2021-07-13T14:26:39.875Z] --- PASS: TestFormatStatus (0.00s) [2021-07-13T14:26:39.875Z] === RUN TestFormatError [2021-07-13T14:26:39.875Z] --- PASS: TestFormatError (0.00s) [2021-07-13T14:26:39.875Z] === RUN TestFormatJSONError [2021-07-13T14:26:39.875Z] --- PASS: TestFormatJSONError (0.00s) [2021-07-13T14:26:39.875Z] === RUN TestJsonProgressFormatterFormatProgress [2021-07-13T14:26:39.875Z] --- PASS: TestJsonProgressFormatterFormatProgress (0.00s) [2021-07-13T14:26:39.875Z] === RUN TestJsonProgressFormatterFormatStatus [2021-07-13T14:26:39.875Z] --- PASS: TestJsonProgressFormatterFormatStatus (0.00s) [2021-07-13T14:26:39.875Z] === RUN TestNewJSONProgressOutput [2021-07-13T14:26:39.875Z] --- PASS: TestNewJSONProgressOutput (0.00s) [2021-07-13T14:26:39.875Z] === RUN TestAuxFormatterEmit [2021-07-13T14:26:39.875Z] --- PASS: TestAuxFormatterEmit (0.00s) [2021-07-13T14:26:39.875Z] === RUN TestStreamWriterStdout [2021-07-13T14:26:39.875Z] --- PASS: TestStreamWriterStdout (0.00s) [2021-07-13T14:26:39.875Z] === RUN TestStreamWriterStderr [2021-07-13T14:26:39.875Z] --- PASS: TestStreamWriterStderr (0.00s) [2021-07-13T14:26:39.875Z] PASS [2021-07-13T14:26:39.875Z] coverage: 66.2% of statements [2021-07-13T14:26:39.875Z] ok github.com/docker/docker/pkg/streamformatter 0.135s coverage: 66.2% of statements [2021-07-13T14:26:40.337Z] === RUN TestGenerateRandomID [2021-07-13T14:26:40.337Z] --- PASS: TestGenerateRandomID (0.00s) [2021-07-13T14:26:40.337Z] === RUN TestShortenId [2021-07-13T14:26:40.337Z] --- PASS: TestShortenId (0.00s) [2021-07-13T14:26:40.337Z] === RUN TestShortenSha256Id [2021-07-13T14:26:40.337Z] --- PASS: TestShortenSha256Id (0.00s) [2021-07-13T14:26:40.337Z] === RUN TestShortenIdEmpty [2021-07-13T14:26:40.337Z] --- PASS: TestShortenIdEmpty (0.00s) [2021-07-13T14:26:40.337Z] === RUN TestShortenIdInvalid [2021-07-13T14:26:40.337Z] --- PASS: TestShortenIdInvalid (0.00s) [2021-07-13T14:26:40.337Z] === RUN TestIsShortIDNonHex [2021-07-13T14:26:40.337Z] --- PASS: TestIsShortIDNonHex (0.00s) [2021-07-13T14:26:40.337Z] === RUN TestIsShortIDNotCorrectSize [2021-07-13T14:26:40.337Z] --- PASS: TestIsShortIDNotCorrectSize (0.00s) [2021-07-13T14:26:40.337Z] PASS [2021-07-13T14:26:40.337Z] coverage: 70.6% of statements [2021-07-13T14:26:40.337Z] ok github.com/docker/docker/pkg/stringid 0.079s coverage: 70.6% of statements [2021-07-13T14:26:40.744Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2021-07-13T14:26:41.309Z] === RUN TestIsCpusetListAvailable [2021-07-13T14:26:41.309Z] --- PASS: TestIsCpusetListAvailable (0.00s) [2021-07-13T14:26:41.309Z] PASS [2021-07-13T14:26:41.309Z] coverage: 38.2% of statements [2021-07-13T14:26:41.309Z] ok github.com/docker/docker/pkg/sysinfo 0.158s coverage: 38.2% of statements [2021-07-13T14:26:41.309Z] time="2021-07-13T14:26:40Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49309/Test.Echo: Post \"http://127.0.0.1:49309/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 8s" [2021-07-13T14:26:41.673Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2021-07-13T14:26:42.236Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2021-07-13T14:26:42.282Z] === RUN TestChtimes [2021-07-13T14:26:42.282Z] --- PASS: TestChtimes (0.00s) [2021-07-13T14:26:42.282Z] === RUN TestChtimesWindows [2021-07-13T14:26:42.282Z] --- PASS: TestChtimesWindows (0.00s) [2021-07-13T14:26:42.282Z] === RUN TestCheckSystemDriveAndRemoveDriveLetter [2021-07-13T14:26:42.282Z] --- PASS: TestCheckSystemDriveAndRemoveDriveLetter (0.00s) [2021-07-13T14:26:42.282Z] === RUN TestEnsureRemoveAllNotExist [2021-07-13T14:26:42.282Z] --- PASS: TestEnsureRemoveAllNotExist (0.00s) [2021-07-13T14:26:42.282Z] === RUN TestEnsureRemoveAllWithDir [2021-07-13T14:26:42.282Z] --- PASS: TestEnsureRemoveAllWithDir (0.00s) [2021-07-13T14:26:42.282Z] === RUN TestEnsureRemoveAllWithFile [2021-07-13T14:26:42.282Z] --- PASS: TestEnsureRemoveAllWithFile (0.00s) [2021-07-13T14:26:42.282Z] === RUN TestHasWin32KSupport [2021-07-13T14:26:42.282Z] syscall_windows_test.go:8: win32k: true [2021-07-13T14:26:42.282Z] --- PASS: TestHasWin32KSupport (0.00s) [2021-07-13T14:26:42.282Z] PASS [2021-07-13T14:26:42.282Z] coverage: 12.9% of statements [2021-07-13T14:26:42.282Z] ok github.com/docker/docker/pkg/system 0.090s coverage: 12.9% of statements [2021-07-13T14:26:42.370Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2021-07-13T14:26:42.390Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.006s coverage: 100.0% of statements [2021-07-13T14:26:42.645Z] 8d5139ce8e39: Pull complete [2021-07-13T14:26:42.645Z] Digest: sha256:6dfc9ed8c6048a7a45fba93fdfc0b5c4cf1215392e74dfa674003ccfb99061fa [2021-07-13T14:26:42.645Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2021-07-13T14:26:42.645Z] mcr.microsoft.com/windows/servercore:ltsc2019 [2021-07-13T14:26:42.645Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 completed successfully [2021-07-13T14:26:42.645Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore [2021-07-13T14:26:42.645Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.17763.2029' [2021-07-13T14:26:42.645Z] INFO: Docker version of control daemon [2021-07-13T14:26:42.645Z] [2021-07-13T14:26:42.645Z] Client: [2021-07-13T14:26:42.645Z] Version: 20.10.6 [2021-07-13T14:26:42.645Z] API version: 1.41 [2021-07-13T14:26:42.645Z] Go version: go1.16.3 [2021-07-13T14:26:42.645Z] Git commit: 370c289 [2021-07-13T14:26:42.645Z] Built: Fri Apr 9 22:49:36 2021 [2021-07-13T14:26:42.645Z] OS/Arch: windows/amd64 [2021-07-13T14:26:42.645Z] Context: default [2021-07-13T14:26:42.645Z] Experimental: true [2021-07-13T14:26:42.645Z] [2021-07-13T14:26:42.645Z] Server: Docker Engine - Community [2021-07-13T14:26:42.645Z] Engine: [2021-07-13T14:26:42.645Z] Version: 20.10.6 [2021-07-13T14:26:42.645Z] API version: 1.41 (minimum version 1.24) [2021-07-13T14:26:42.645Z] Go version: go1.13.15 [2021-07-13T14:26:42.645Z] Git commit: 8728dd2 [2021-07-13T14:26:42.645Z] Built: Fri Apr 9 22:45:40 2021 [2021-07-13T14:26:42.645Z] OS/Arch: windows/amd64 [2021-07-13T14:26:42.645Z] Experimental: true [2021-07-13T14:26:42.645Z] [2021-07-13T14:26:42.645Z] INFO: Docker info of control daemon [2021-07-13T14:26:42.645Z] [2021-07-13T14:26:42.645Z] Client: [2021-07-13T14:26:42.645Z] Context: default [2021-07-13T14:26:42.645Z] Debug Mode: false [2021-07-13T14:26:42.645Z] Plugins: [2021-07-13T14:26:42.645Z] app: Docker Application (Docker Inc., v0.8.0) [2021-07-13T14:26:42.645Z] cluster: Manage Mirantis Container Cloud clusters (Mirantis Inc., v1.9.0) [2021-07-13T14:26:42.645Z] registry: Manage Docker registries (Docker Inc., 0.1.0) [2021-07-13T14:26:42.645Z] [2021-07-13T14:26:42.645Z] Server: [2021-07-13T14:26:42.645Z] Containers: 0 [2021-07-13T14:26:42.645Z] Running: 0 [2021-07-13T14:26:42.645Z] Paused: 0 [2021-07-13T14:26:42.645Z] Stopped: 0 [2021-07-13T14:26:42.645Z] Images: 1 [2021-07-13T14:26:42.645Z] Server Version: 20.10.6 [2021-07-13T14:26:42.645Z] Storage Driver: windowsfilter (windows) lcow (linux) [2021-07-13T14:26:42.645Z] Windows: [2021-07-13T14:26:42.645Z] LCOW: [2021-07-13T14:26:42.645Z] Logging Driver: json-file [2021-07-13T14:26:42.645Z] Plugins: [2021-07-13T14:26:42.645Z] Volume: local [2021-07-13T14:26:42.645Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-07-13T14:26:42.645Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-07-13T14:26:42.645Z] Swarm: inactive [2021-07-13T14:26:42.645Z] Default Isolation: process [2021-07-13T14:26:42.645Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2021-07-13T14:26:42.645Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1879) [2021-07-13T14:26:42.645Z] OSType: windows [2021-07-13T14:26:42.645Z] Architecture: x86_64 [2021-07-13T14:26:42.645Z] CPUs: 4 [2021-07-13T14:26:42.645Z] Total Memory: 32GiB [2021-07-13T14:26:42.645Z] Name: azwin-2-672e40 [2021-07-13T14:26:42.645Z] ID: RLME:2MWS:TYGR:XP2V:HYXJ:JAQI:V4NR:BCD6:RTRS:BBVD:TZQ6:Q2X3 [2021-07-13T14:26:42.645Z] Docker Root Dir: D:\docker [2021-07-13T14:26:42.645Z] Debug Mode: false [2021-07-13T14:26:42.645Z] Registry: https://index.docker.io/v1/ [2021-07-13T14:26:42.645Z] Labels: [2021-07-13T14:26:42.645Z] Experimental: true [2021-07-13T14:26:42.645Z] Insecure Registries: [2021-07-13T14:26:42.645Z] 10.0.0.4:5000 [2021-07-13T14:26:42.645Z] 127.0.0.0/8 [2021-07-13T14:26:42.645Z] Registry Mirrors: [2021-07-13T14:26:42.645Z] http://10.0.0.4:5000/ [2021-07-13T14:26:42.645Z] Live Restore Enabled: false [2021-07-13T14:26:42.645Z] Product License: Community Engine [2021-07-13T14:26:42.645Z] [2021-07-13T14:26:42.645Z] [2021-07-13T14:26:42.645Z] INFO: Commit hash is bff0785183 [2021-07-13T14:26:42.645Z] INFO: Nuke-Everything... [2021-07-13T14:26:42.645Z] INFO: Container count on control daemon to delete is 0 [2021-07-13T14:26:42.645Z] INFO: Nuking d:\CI [2021-07-13T14:26:42.645Z] INFO: Zapped successfully [2021-07-13T14:26:42.645Z] INFO: Location for testing is d:\CI\PR-42631\2 [2021-07-13T14:26:42.645Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2021-07-13T14:26:42.645Z] [2021-07-13T14:26:42.645Z] [2021-07-13T14:26:42.645Z] INFO: Building the image from Dockerfile.windows at 07/13/2021 14:26:34... [2021-07-13T14:26:42.645Z] [2021-07-13T14:26:42.645Z] Sending build context to Docker daemon 60.85MB [2021-07-13T14:26:42.645Z] [2021-07-13T14:26:42.645Z] Step 1/10 : FROM microsoft/windowsservercore [2021-07-13T14:26:42.645Z] ---> 5bda1547be50 [2021-07-13T14:26:42.645Z] Step 2/10 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2021-07-13T14:26:42.645Z] ---> Running in 477eaa5025ac [2021-07-13T14:26:42.645Z] Removing intermediate container 477eaa5025ac [2021-07-13T14:26:42.645Z] ---> 970c15be07ea [2021-07-13T14:26:42.645Z] Step 3/10 : ARG GO_VERSION=1.16.6 [2021-07-13T14:26:42.645Z] ---> Running in 528d1a249ff6 [2021-07-13T14:26:42.805Z] Loaded image: buildpack-deps:buster [2021-07-13T14:26:42.805Z] Loaded image: busybox:latest [2021-07-13T14:26:42.805Z] Loaded image: busybox:glibc [2021-07-13T14:26:42.962Z] ok github.com/docker/docker/libnetwork/options 0.004s coverage: 100.0% of statements [2021-07-13T14:26:43.126Z] Removing intermediate container 528d1a249ff6 [2021-07-13T14:26:43.127Z] ---> fa8c53d793d9 [2021-07-13T14:26:43.127Z] Step 4/10 : ARG GOTESTSUM_COMMIT=v0.5.3 [2021-07-13T14:26:43.127Z] ---> Running in 33024c284ca1 [2021-07-13T14:26:43.165Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-07-13T14:26:43.165Z] Using test binary docker [2021-07-13T14:26:43.165Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2021-07-13T14:26:43.165Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-07-13T14:26:43.165Z] INFO: Waiting for daemon to start... [2021-07-13T14:26:43.165Z] Starting dockerd [2021-07-13T14:26:43.255Z] === RUN TestTailFile [2021-07-13T14:26:43.255Z] --- PASS: TestTailFile (0.00s) [2021-07-13T14:26:43.255Z] === RUN TestTailFileManyLines [2021-07-13T14:26:43.255Z] --- PASS: TestTailFileManyLines (0.00s) [2021-07-13T14:26:43.255Z] === RUN TestTailEmptyFile [2021-07-13T14:26:43.255Z] --- PASS: TestTailEmptyFile (0.00s) [2021-07-13T14:26:43.255Z] === RUN TestTailNegativeN [2021-07-13T14:26:43.255Z] --- PASS: TestTailNegativeN (0.00s) [2021-07-13T14:26:43.255Z] === RUN TestNewTailReader [2021-07-13T14:26:43.255Z] === PAUSE TestNewTailReader [2021-07-13T14:26:43.255Z] === CONT TestNewTailReader [2021-07-13T14:26:43.255Z] === RUN TestNewTailReader/no_delimiter [2021-07-13T14:26:43.255Z] === PAUSE TestNewTailReader/no_delimiter [2021-07-13T14:26:43.255Z] === RUN TestNewTailReader/single_byte_delimiter [2021-07-13T14:26:43.255Z] === PAUSE TestNewTailReader/single_byte_delimiter [2021-07-13T14:26:43.255Z] === RUN TestNewTailReader/2_byte_delimiter [2021-07-13T14:26:43.255Z] === PAUSE TestNewTailReader/2_byte_delimiter [2021-07-13T14:26:43.255Z] === RUN TestNewTailReader/4_byte_delimiter [2021-07-13T14:26:43.255Z] === PAUSE TestNewTailReader/4_byte_delimiter [2021-07-13T14:26:43.255Z] === RUN TestNewTailReader/8_byte_delimiter [2021-07-13T14:26:43.255Z] === PAUSE TestNewTailReader/8_byte_delimiter [2021-07-13T14:26:43.255Z] === RUN TestNewTailReader/12_byte_delimiter [2021-07-13T14:26:43.255Z] === PAUSE TestNewTailReader/12_byte_delimiter [2021-07-13T14:26:43.255Z] === RUN TestNewTailReader/truncated_last_line [2021-07-13T14:26:43.255Z] === RUN TestNewTailReader/truncated_last_line/more_than_available [2021-07-13T14:26:43.255Z] === RUN TestNewTailReader/truncated_last_line#01 [2021-07-13T14:26:43.255Z] === RUN TestNewTailReader/truncated_last_line#01/exact [2021-07-13T14:26:43.255Z] === RUN TestNewTailReader/truncated_last_line#02 [2021-07-13T14:26:43.255Z] === RUN TestNewTailReader/truncated_last_line#02/one_line [2021-07-13T14:26:43.255Z] === CONT TestNewTailReader/no_delimiter [2021-07-13T14:26:43.255Z] === RUN TestNewTailReader/no_delimiter/one_small_entry [2021-07-13T14:26:43.255Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry [2021-07-13T14:26:43.255Z] === RUN TestNewTailReader/no_delimiter/several_small_entries [2021-07-13T14:26:43.255Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries [2021-07-13T14:26:43.255Z] === RUN TestNewTailReader/no_delimiter/various_sizes [2021-07-13T14:26:43.255Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes [2021-07-13T14:26:43.255Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2021-07-13T14:26:43.255Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2021-07-13T14:26:43.255Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2021-07-13T14:26:43.255Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2021-07-13T14:26:43.255Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2021-07-13T14:26:43.255Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2021-07-13T14:26:43.255Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block [2021-07-13T14:26:43.255Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block [2021-07-13T14:26:43.255Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block [2021-07-13T14:26:43.255Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block [2021-07-13T14:26:43.255Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block [2021-07-13T14:26:43.255Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block [2021-07-13T14:26:43.255Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values [2021-07-13T14:26:43.255Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values [2021-07-13T14:26:43.255Z] === RUN TestNewTailReader/no_delimiter/no_lines [2021-07-13T14:26:43.255Z] === PAUSE TestNewTailReader/no_delimiter/no_lines [2021-07-13T14:26:43.255Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter [2021-07-13T14:26:43.255Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter [2021-07-13T14:26:43.255Z] === CONT TestNewTailReader/no_delimiter/one_small_entry [2021-07-13T14:26:43.255Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/1_lines [2021-07-13T14:26:43.255Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/1_lines [2021-07-13T14:26:43.255Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2021-07-13T14:26:43.255Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2021-07-13T14:26:43.255Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/1_lines [2021-07-13T14:26:43.255Z] === CONT TestNewTailReader/12_byte_delimiter [2021-07-13T14:26:43.255Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry [2021-07-13T14:26:43.255Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry [2021-07-13T14:26:43.255Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries [2021-07-13T14:26:43.255Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries [2021-07-13T14:26:43.255Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes [2021-07-13T14:26:43.255Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes [2021-07-13T14:26:43.255Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block [2021-07-13T14:26:43.255Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2021-07-13T14:26:43.255Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2021-07-13T14:26:43.255Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2021-07-13T14:26:43.255Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2021-07-13T14:26:43.256Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2021-07-13T14:26:43.256Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2021-07-13T14:26:43.256Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2021-07-13T14:26:43.256Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2021-07-13T14:26:43.256Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2021-07-13T14:26:43.256Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2021-07-13T14:26:43.256Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2021-07-13T14:26:43.256Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2021-07-13T14:26:43.256Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block [2021-07-13T14:26:43.256Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block [2021-07-13T14:26:43.256Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block [2021-07-13T14:26:43.256Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block [2021-07-13T14:26:43.256Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values [2021-07-13T14:26:43.256Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values [2021-07-13T14:26:43.256Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2021-07-13T14:26:43.256Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block [2021-07-13T14:26:43.256Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2021-07-13T14:26:43.256Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2021-07-13T14:26:43.256Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2021-07-13T14:26:43.256Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2021-07-13T14:26:43.256Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2021-07-13T14:26:43.256Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2021-07-13T14:26:43.256Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2021-07-13T14:26:43.256Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2021-07-13T14:26:43.256Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2021-07-13T14:26:43.256Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2021-07-13T14:26:43.256Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-07-13T14:26:43.256Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-07-13T14:26:43.256Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines [2021-07-13T14:26:43.256Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines [2021-07-13T14:26:43.256Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2021-07-13T14:26:43.256Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2021-07-13T14:26:43.256Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2021-07-13T14:26:43.256Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2021-07-13T14:26:43.256Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2021-07-13T14:26:43.256Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2021-07-13T14:26:43.256Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2021-07-13T14:26:43.256Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-07-13T14:26:43.256Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-07-13T14:26:43.256Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-07-13T14:26:43.256Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-07-13T14:26:43.256Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-07-13T14:26:43.256Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-07-13T14:26:43.256Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-07-13T14:26:43.256Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-07-13T14:26:43.256Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-07-13T14:26:43.256Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-07-13T14:26:43.256Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-07-13T14:26:43.256Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-07-13T14:26:43.256Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block [2021-07-13T14:26:43.256Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2021-07-13T14:26:43.256Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2021-07-13T14:26:43.256Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-07-13T14:26:43.256Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-07-13T14:26:43.256Z] === CONT TestNewTailReader/no_delimiter/various_sizes [2021-07-13T14:26:43.256Z] === RUN TestNewTailReader/no_delimiter/various_sizes/1_lines [2021-07-13T14:26:43.256Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/1_lines [2021-07-13T14:26:43.256Z] === RUN TestNewTailReader/no_delimiter/various_sizes/2_lines [2021-07-13T14:26:43.256Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/2_lines [2021-07-13T14:26:43.256Z] === RUN TestNewTailReader/no_delimiter/various_sizes/3_lines [2021-07-13T14:26:43.256Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/3_lines [2021-07-13T14:26:43.256Z] === RUN TestNewTailReader/no_delimiter/various_sizes/4_lines [2021-07-13T14:26:43.256Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/4_lines [2021-07-13T14:26:43.256Z] === RUN TestNewTailReader/no_delimiter/various_sizes/5_lines [2021-07-13T14:26:43.256Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/5_lines [2021-07-13T14:26:43.256Z] === RUN TestNewTailReader/no_delimiter/various_sizes/6_lines [2021-07-13T14:26:43.256Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/6_lines [2021-07-13T14:26:43.256Z] === RUN TestNewTailReader/no_delimiter/various_sizes/7_lines [2021-07-13T14:26:43.256Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/7_lines [2021-07-13T14:26:43.256Z] === RUN TestNewTailReader/no_delimiter/various_sizes/8_lines [2021-07-13T14:26:43.256Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/8_lines [2021-07-13T14:26:43.256Z] === RUN TestNewTailReader/no_delimiter/various_sizes/9_lines [2021-07-13T14:26:43.256Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/9_lines [2021-07-13T14:26:43.256Z] === RUN TestNewTailReader/no_delimiter/various_sizes/10_lines [2021-07-13T14:26:43.256Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/10_lines [2021-07-13T14:26:43.256Z] === RUN TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2021-07-13T14:26:43.256Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2021-07-13T14:26:43.256Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2021-07-13T14:26:43.256Z] === CONT TestNewTailReader/no_delimiter/several_small_entries [2021-07-13T14:26:43.256Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/1_lines [2021-07-13T14:26:43.256Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/1_lines [2021-07-13T14:26:43.256Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/2_lines [2021-07-13T14:26:43.256Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/2_lines [2021-07-13T14:26:43.256Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/3_lines [2021-07-13T14:26:43.256Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/3_lines [2021-07-13T14:26:43.256Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2021-07-13T14:26:43.256Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2021-07-13T14:26:43.256Z] === CONT TestNewTailReader/single_byte_delimiter [2021-07-13T14:26:43.256Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry [2021-07-13T14:26:43.256Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry [2021-07-13T14:26:43.256Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries [2021-07-13T14:26:43.256Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2021-07-13T14:26:43.256Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-07-13T14:26:43.256Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-07-13T14:26:43.256Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-07-13T14:26:43.256Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries [2021-07-13T14:26:43.256Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes [2021-07-13T14:26:43.256Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes [2021-07-13T14:26:43.256Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2021-07-13T14:26:43.256Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2021-07-13T14:26:43.256Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2021-07-13T14:26:43.256Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2021-07-13T14:26:43.256Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2021-07-13T14:26:43.256Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2021-07-13T14:26:43.256Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2021-07-13T14:26:43.256Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2021-07-13T14:26:43.256Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block [2021-07-13T14:26:43.256Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block [2021-07-13T14:26:43.256Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block [2021-07-13T14:26:43.256Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block [2021-07-13T14:26:43.256Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values [2021-07-13T14:26:43.256Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values [2021-07-13T14:26:43.256Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines [2021-07-13T14:26:43.256Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines [2021-07-13T14:26:43.256Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2021-07-13T14:26:43.256Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2021-07-13T14:26:43.256Z] === CONT TestNewTailReader/4_byte_delimiter [2021-07-13T14:26:43.256Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry [2021-07-13T14:26:43.256Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry [2021-07-13T14:26:43.256Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries [2021-07-13T14:26:43.256Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries [2021-07-13T14:26:43.256Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes [2021-07-13T14:26:43.256Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes [2021-07-13T14:26:43.256Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2021-07-13T14:26:43.256Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2021-07-13T14:26:43.256Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2021-07-13T14:26:43.256Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2021-07-13T14:26:43.256Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2021-07-13T14:26:43.256Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2021-07-13T14:26:43.256Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2021-07-13T14:26:43.256Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2021-07-13T14:26:43.256Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block [2021-07-13T14:26:43.256Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block [2021-07-13T14:26:43.256Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block [2021-07-13T14:26:43.256Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block [2021-07-13T14:26:43.256Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values [2021-07-13T14:26:43.256Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values [2021-07-13T14:26:43.256Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines [2021-07-13T14:26:43.256Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines [2021-07-13T14:26:43.256Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2021-07-13T14:26:43.256Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2021-07-13T14:26:43.256Z] === CONT TestNewTailReader/2_byte_delimiter [2021-07-13T14:26:43.256Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry [2021-07-13T14:26:43.256Z] === CONT TestNewTailReader/8_byte_delimiter [2021-07-13T14:26:43.256Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-07-13T14:26:43.256Z] === CONT TestNewTailReader/no_delimiter/no_lines [2021-07-13T14:26:43.256Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry [2021-07-13T14:26:43.256Z] === RUN TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2021-07-13T14:26:43.256Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry [2021-07-13T14:26:43.256Z] === PAUSE TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2021-07-13T14:26:43.256Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter [2021-07-13T14:26:43.256Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry [2021-07-13T14:26:43.256Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2021-07-13T14:26:43.256Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2021-07-13T14:26:43.256Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries [2021-07-13T14:26:43.256Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-07-13T14:26:43.256Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries [2021-07-13T14:26:43.256Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes [2021-07-13T14:26:43.256Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes [2021-07-13T14:26:43.256Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2021-07-13T14:26:43.256Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2021-07-13T14:26:43.256Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2021-07-13T14:26:43.256Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2021-07-13T14:26:43.256Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2021-07-13T14:26:43.256Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2021-07-13T14:26:43.256Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2021-07-13T14:26:43.256Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2021-07-13T14:26:43.256Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block [2021-07-13T14:26:43.256Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-07-13T14:26:43.256Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block [2021-07-13T14:26:43.256Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block [2021-07-13T14:26:43.256Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block [2021-07-13T14:26:43.256Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values [2021-07-13T14:26:43.256Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values [2021-07-13T14:26:43.256Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines [2021-07-13T14:26:43.256Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines [2021-07-13T14:26:43.256Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2021-07-13T14:26:43.256Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2021-07-13T14:26:43.256Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values [2021-07-13T14:26:43.256Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2021-07-13T14:26:43.256Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2021-07-13T14:26:43.256Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2021-07-13T14:26:43.256Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2021-07-13T14:26:43.256Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2021-07-13T14:26:43.256Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2021-07-13T14:26:43.256Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2021-07-13T14:26:43.256Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2021-07-13T14:26:43.256Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2021-07-13T14:26:43.256Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2021-07-13T14:26:43.256Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2021-07-13T14:26:43.256Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2021-07-13T14:26:43.256Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2021-07-13T14:26:43.256Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2021-07-13T14:26:43.256Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2021-07-13T14:26:43.256Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2021-07-13T14:26:43.256Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-07-13T14:26:43.256Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2021-07-13T14:26:43.256Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-07-13T14:26:43.256Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2021-07-13T14:26:43.256Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries [2021-07-13T14:26:43.256Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries [2021-07-13T14:26:43.256Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes [2021-07-13T14:26:43.256Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes [2021-07-13T14:26:43.256Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2021-07-13T14:26:43.256Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-07-13T14:26:43.256Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2021-07-13T14:26:43.256Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-07-13T14:26:43.256Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-07-13T14:26:43.256Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-07-13T14:26:43.256Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-07-13T14:26:43.256Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-07-13T14:26:43.256Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2021-07-13T14:26:43.256Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-07-13T14:26:43.256Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2021-07-13T14:26:43.256Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2021-07-13T14:26:43.256Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2021-07-13T14:26:43.256Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2021-07-13T14:26:43.256Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2021-07-13T14:26:43.257Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2021-07-13T14:26:43.257Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2021-07-13T14:26:43.257Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2021-07-13T14:26:43.257Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2021-07-13T14:26:43.257Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry [2021-07-13T14:26:43.257Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2021-07-13T14:26:43.257Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2021-07-13T14:26:43.257Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-07-13T14:26:43.257Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-07-13T14:26:43.257Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2021-07-13T14:26:43.257Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2021-07-13T14:26:43.257Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2021-07-13T14:26:43.257Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2021-07-13T14:26:43.257Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2021-07-13T14:26:43.257Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2021-07-13T14:26:43.257Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2021-07-13T14:26:43.257Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block [2021-07-13T14:26:43.257Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block [2021-07-13T14:26:43.257Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block [2021-07-13T14:26:43.257Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block [2021-07-13T14:26:43.257Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values [2021-07-13T14:26:43.257Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values [2021-07-13T14:26:43.257Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines [2021-07-13T14:26:43.257Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines [2021-07-13T14:26:43.257Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2021-07-13T14:26:43.257Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2021-07-13T14:26:43.257Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2021-07-13T14:26:43.257Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2021-07-13T14:26:43.257Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2021-07-13T14:26:43.257Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-07-13T14:26:43.257Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-07-13T14:26:43.257Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2021-07-13T14:26:43.257Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines [2021-07-13T14:26:43.257Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2021-07-13T14:26:43.257Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2021-07-13T14:26:43.257Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values [2021-07-13T14:26:43.257Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2021-07-13T14:26:43.257Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2021-07-13T14:26:43.257Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2021-07-13T14:26:43.257Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2021-07-13T14:26:43.257Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2021-07-13T14:26:43.257Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2021-07-13T14:26:43.257Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2021-07-13T14:26:43.257Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2021-07-13T14:26:43.257Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2021-07-13T14:26:43.257Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2021-07-13T14:26:43.257Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2021-07-13T14:26:43.257Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2021-07-13T14:26:43.257Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2021-07-13T14:26:43.257Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2021-07-13T14:26:43.257Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2021-07-13T14:26:43.257Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2021-07-13T14:26:43.257Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2021-07-13T14:26:43.257Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2021-07-13T14:26:43.257Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2021-07-13T14:26:43.257Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2021-07-13T14:26:43.257Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-07-13T14:26:43.257Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-07-13T14:26:43.257Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-07-13T14:26:43.257Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block [2021-07-13T14:26:43.257Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2021-07-13T14:26:43.257Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2021-07-13T14:26:43.257Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-07-13T14:26:43.257Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-07-13T14:26:43.257Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block [2021-07-13T14:26:43.257Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2021-07-13T14:26:43.257Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2021-07-13T14:26:43.257Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-07-13T14:26:43.257Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-07-13T14:26:43.257Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2021-07-13T14:26:43.257Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-07-13T14:26:43.257Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-07-13T14:26:43.257Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-07-13T14:26:43.257Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-07-13T14:26:43.257Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-07-13T14:26:43.257Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-07-13T14:26:43.257Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-07-13T14:26:43.257Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-07-13T14:26:43.257Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-07-13T14:26:43.257Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-07-13T14:26:43.257Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-07-13T14:26:43.257Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-07-13T14:26:43.257Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2021-07-13T14:26:43.257Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2021-07-13T14:26:43.257Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2021-07-13T14:26:43.257Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-07-13T14:26:43.257Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-07-13T14:26:43.257Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2021-07-13T14:26:43.257Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-07-13T14:26:43.257Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-07-13T14:26:43.257Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-07-13T14:26:43.257Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-07-13T14:26:43.257Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-07-13T14:26:43.257Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-07-13T14:26:43.257Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-07-13T14:26:43.257Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-07-13T14:26:43.257Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-07-13T14:26:43.257Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-07-13T14:26:43.257Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-07-13T14:26:43.257Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-07-13T14:26:43.257Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes [2021-07-13T14:26:43.257Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2021-07-13T14:26:43.257Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2021-07-13T14:26:43.257Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2021-07-13T14:26:43.257Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2021-07-13T14:26:43.257Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2021-07-13T14:26:43.257Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2021-07-13T14:26:43.257Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2021-07-13T14:26:43.257Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2021-07-13T14:26:43.257Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2021-07-13T14:26:43.257Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2021-07-13T14:26:43.257Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2021-07-13T14:26:43.257Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2021-07-13T14:26:43.257Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2021-07-13T14:26:43.257Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2021-07-13T14:26:43.257Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2021-07-13T14:26:43.257Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2021-07-13T14:26:43.257Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2021-07-13T14:26:43.257Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2021-07-13T14:26:43.257Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2021-07-13T14:26:43.257Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2021-07-13T14:26:43.257Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2021-07-13T14:26:43.257Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2021-07-13T14:26:43.257Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries [2021-07-13T14:26:43.257Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2021-07-13T14:26:43.257Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2021-07-13T14:26:43.257Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2021-07-13T14:26:43.257Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2021-07-13T14:26:43.257Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2021-07-13T14:26:43.257Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2021-07-13T14:26:43.257Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-07-13T14:26:43.257Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-07-13T14:26:43.257Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2021-07-13T14:26:43.257Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2021-07-13T14:26:43.257Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-07-13T14:26:43.257Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-07-13T14:26:43.257Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-07-13T14:26:43.257Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-07-13T14:26:43.257Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-07-13T14:26:43.257Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-07-13T14:26:43.257Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-07-13T14:26:43.257Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-07-13T14:26:43.257Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-07-13T14:26:43.257Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-07-13T14:26:43.257Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-07-13T14:26:43.257Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-07-13T14:26:43.257Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-07-13T14:26:43.257Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-07-13T14:26:43.257Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-07-13T14:26:43.257Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-07-13T14:26:43.257Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-07-13T14:26:43.257Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-07-13T14:26:43.257Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/1_lines [2021-07-13T14:26:43.257Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2021-07-13T14:26:43.257Z] === CONT TestNewTailReader/no_delimiter/various_sizes/10_lines [2021-07-13T14:26:43.257Z] === CONT TestNewTailReader/no_delimiter/various_sizes/9_lines [2021-07-13T14:26:43.257Z] === CONT TestNewTailReader/no_delimiter/various_sizes/8_lines [2021-07-13T14:26:43.257Z] === CONT TestNewTailReader/no_delimiter/various_sizes/7_lines [2021-07-13T14:26:43.257Z] === CONT TestNewTailReader/no_delimiter/various_sizes/6_lines [2021-07-13T14:26:43.257Z] === CONT TestNewTailReader/no_delimiter/various_sizes/5_lines [2021-07-13T14:26:43.257Z] === CONT TestNewTailReader/no_delimiter/various_sizes/2_lines [2021-07-13T14:26:43.257Z] === CONT TestNewTailReader/no_delimiter/various_sizes/3_lines [2021-07-13T14:26:43.257Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2021-07-13T14:26:43.257Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/3_lines [2021-07-13T14:26:43.257Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/2_lines [2021-07-13T14:26:43.257Z] === CONT TestNewTailReader/no_delimiter/various_sizes/4_lines [2021-07-13T14:26:43.257Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry [2021-07-13T14:26:43.257Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2021-07-13T14:26:43.257Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2021-07-13T14:26:43.257Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-07-13T14:26:43.257Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-07-13T14:26:43.257Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry [2021-07-13T14:26:43.257Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2021-07-13T14:26:43.257Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2021-07-13T14:26:43.257Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-07-13T14:26:43.257Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-07-13T14:26:43.257Z] === CONT TestNewTailReader/no_delimiter/various_sizes/1_lines [2021-07-13T14:26:43.257Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2021-07-13T14:26:43.257Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2021-07-13T14:26:43.257Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2021-07-13T14:26:43.257Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-07-13T14:26:43.257Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-07-13T14:26:43.257Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines [2021-07-13T14:26:43.257Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2021-07-13T14:26:43.257Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2021-07-13T14:26:43.257Z] === CONT TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2021-07-13T14:26:43.257Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values [2021-07-13T14:26:43.257Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2021-07-13T14:26:43.257Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2021-07-13T14:26:43.257Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2021-07-13T14:26:43.257Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2021-07-13T14:26:43.257Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2021-07-13T14:26:43.257Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2021-07-13T14:26:43.257Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2021-07-13T14:26:43.257Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2021-07-13T14:26:43.257Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2021-07-13T14:26:43.257Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2021-07-13T14:26:43.257Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2021-07-13T14:26:43.257Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block [2021-07-13T14:26:43.257Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2021-07-13T14:26:43.257Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2021-07-13T14:26:43.257Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-07-13T14:26:43.257Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-07-13T14:26:43.257Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2021-07-13T14:26:43.257Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2021-07-13T14:26:43.257Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2021-07-13T14:26:43.257Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2021-07-13T14:26:43.257Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2021-07-13T14:26:43.257Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2021-07-13T14:26:43.257Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2021-07-13T14:26:43.258Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2021-07-13T14:26:43.258Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2021-07-13T14:26:43.258Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-07-13T14:26:43.258Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-07-13T14:26:43.258Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2021-07-13T14:26:43.258Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-07-13T14:26:43.258Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-07-13T14:26:43.258Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-07-13T14:26:43.258Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-07-13T14:26:43.258Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-07-13T14:26:43.258Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-07-13T14:26:43.258Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-07-13T14:26:43.258Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-07-13T14:26:43.258Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-07-13T14:26:43.258Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-07-13T14:26:43.258Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-07-13T14:26:43.258Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-07-13T14:26:43.258Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2021-07-13T14:26:43.258Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-07-13T14:26:43.258Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-07-13T14:26:43.258Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-07-13T14:26:43.258Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-07-13T14:26:43.258Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2021-07-13T14:26:43.258Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2021-07-13T14:26:43.258Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2021-07-13T14:26:43.258Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-07-13T14:26:43.258Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-07-13T14:26:43.258Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block [2021-07-13T14:26:43.258Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2021-07-13T14:26:43.258Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2021-07-13T14:26:43.258Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-07-13T14:26:43.258Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-07-13T14:26:43.258Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes [2021-07-13T14:26:43.258Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2021-07-13T14:26:43.258Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2021-07-13T14:26:43.258Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2021-07-13T14:26:43.258Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2021-07-13T14:26:43.258Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2021-07-13T14:26:43.258Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2021-07-13T14:26:43.258Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2021-07-13T14:26:43.258Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2021-07-13T14:26:43.258Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2021-07-13T14:26:43.258Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2021-07-13T14:26:43.258Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2021-07-13T14:26:43.258Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2021-07-13T14:26:43.258Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2021-07-13T14:26:43.258Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2021-07-13T14:26:43.258Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2021-07-13T14:26:43.258Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2021-07-13T14:26:43.258Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2021-07-13T14:26:43.258Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2021-07-13T14:26:43.258Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2021-07-13T14:26:43.258Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2021-07-13T14:26:43.258Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2021-07-13T14:26:43.258Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2021-07-13T14:26:43.258Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-07-13T14:26:43.258Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-07-13T14:26:43.258Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-07-13T14:26:43.258Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-07-13T14:26:43.258Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-07-13T14:26:43.258Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-07-13T14:26:43.258Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-07-13T14:26:43.258Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-07-13T14:26:43.258Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2021-07-13T14:26:43.258Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2021-07-13T14:26:43.258Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2021-07-13T14:26:43.258Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-07-13T14:26:43.258Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-07-13T14:26:43.258Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2021-07-13T14:26:43.258Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-07-13T14:26:43.258Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-07-13T14:26:43.258Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-07-13T14:26:43.258Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-07-13T14:26:43.258Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-07-13T14:26:43.258Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-07-13T14:26:43.258Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-07-13T14:26:43.258Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2021-07-13T14:26:43.258Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-07-13T14:26:43.258Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines [2021-07-13T14:26:43.258Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries [2021-07-13T14:26:43.258Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-07-13T14:26:43.258Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2021-07-13T14:26:43.258Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2021-07-13T14:26:43.258Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2021-07-13T14:26:43.258Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2021-07-13T14:26:43.258Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2021-07-13T14:26:43.258Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2021-07-13T14:26:43.258Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-07-13T14:26:43.258Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2021-07-13T14:26:43.258Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values [2021-07-13T14:26:43.258Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2021-07-13T14:26:43.258Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2021-07-13T14:26:43.258Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2021-07-13T14:26:43.258Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2021-07-13T14:26:43.258Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2021-07-13T14:26:43.258Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2021-07-13T14:26:43.258Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-07-13T14:26:43.258Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2021-07-13T14:26:43.258Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-07-13T14:26:43.258Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2021-07-13T14:26:43.258Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2021-07-13T14:26:43.258Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2021-07-13T14:26:43.258Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2021-07-13T14:26:43.258Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2021-07-13T14:26:43.258Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2021-07-13T14:26:43.258Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2021-07-13T14:26:43.258Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2021-07-13T14:26:43.258Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2021-07-13T14:26:43.258Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2021-07-13T14:26:43.258Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2021-07-13T14:26:43.258Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2021-07-13T14:26:43.258Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2021-07-13T14:26:43.258Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2021-07-13T14:26:43.258Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2021-07-13T14:26:43.258Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2021-07-13T14:26:43.258Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-07-13T14:26:43.258Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-07-13T14:26:43.258Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-07-13T14:26:43.258Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-07-13T14:26:43.258Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-07-13T14:26:43.258Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-07-13T14:26:43.258Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block [2021-07-13T14:26:43.258Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2021-07-13T14:26:43.258Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2021-07-13T14:26:43.258Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-07-13T14:26:43.258Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-07-13T14:26:43.258Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block [2021-07-13T14:26:43.258Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2021-07-13T14:26:43.258Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2021-07-13T14:26:43.258Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-07-13T14:26:43.258Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-07-13T14:26:43.258Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes [2021-07-13T14:26:43.258Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2021-07-13T14:26:43.258Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2021-07-13T14:26:43.258Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2021-07-13T14:26:43.258Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2021-07-13T14:26:43.258Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2021-07-13T14:26:43.258Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2021-07-13T14:26:43.258Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2021-07-13T14:26:43.258Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2021-07-13T14:26:43.258Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2021-07-13T14:26:43.258Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2021-07-13T14:26:43.258Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2021-07-13T14:26:43.258Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2021-07-13T14:26:43.258Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2021-07-13T14:26:43.258Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2021-07-13T14:26:43.258Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2021-07-13T14:26:43.258Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2021-07-13T14:26:43.258Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2021-07-13T14:26:43.258Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2021-07-13T14:26:43.258Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2021-07-13T14:26:43.258Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2021-07-13T14:26:43.258Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2021-07-13T14:26:43.258Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2021-07-13T14:26:43.258Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2021-07-13T14:26:43.258Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-07-13T14:26:43.258Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-07-13T14:26:43.258Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-07-13T14:26:43.258Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-07-13T14:26:43.258Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-07-13T14:26:43.258Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-07-13T14:26:43.258Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-07-13T14:26:43.258Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-07-13T14:26:43.258Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-07-13T14:26:43.258Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-07-13T14:26:43.258Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-07-13T14:26:43.258Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-07-13T14:26:43.258Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries [2021-07-13T14:26:43.258Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2021-07-13T14:26:43.258Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2021-07-13T14:26:43.258Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2021-07-13T14:26:43.258Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2021-07-13T14:26:43.258Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2021-07-13T14:26:43.258Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2021-07-13T14:26:43.258Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-07-13T14:26:43.258Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-07-13T14:26:43.258Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2021-07-13T14:26:43.258Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-07-13T14:26:43.258Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-07-13T14:26:43.258Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-07-13T14:26:43.259Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-07-13T14:26:43.259Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-07-13T14:26:43.259Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-07-13T14:26:43.259Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-07-13T14:26:43.259Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-07-13T14:26:43.259Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-07-13T14:26:43.259Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-07-13T14:26:43.259Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-07-13T14:26:43.259Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-07-13T14:26:43.259Z] === CONT TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2021-07-13T14:26:43.259Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2021-07-13T14:26:43.259Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2021-07-13T14:26:43.259Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-07-13T14:26:43.259Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-07-13T14:26:43.259Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-07-13T14:26:43.259Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-07-13T14:26:43.259Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-07-13T14:26:43.259Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-07-13T14:26:43.259Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-07-13T14:26:43.259Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-07-13T14:26:43.259Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-07-13T14:26:43.259Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-07-13T14:26:43.259Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-07-13T14:26:43.259Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-07-13T14:26:43.259Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry [2021-07-13T14:26:43.259Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2021-07-13T14:26:43.259Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2021-07-13T14:26:43.259Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-07-13T14:26:43.259Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-07-13T14:26:43.259Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block [2021-07-13T14:26:43.259Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2021-07-13T14:26:43.259Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2021-07-13T14:26:43.259Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-07-13T14:26:43.259Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-07-13T14:26:43.259Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block [2021-07-13T14:26:43.259Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2021-07-13T14:26:43.259Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2021-07-13T14:26:43.259Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-07-13T14:26:43.259Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-07-13T14:26:43.259Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2021-07-13T14:26:43.259Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2021-07-13T14:26:43.259Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2021-07-13T14:26:43.259Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-07-13T14:26:43.259Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2021-07-13T14:26:43.259Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-07-13T14:26:43.259Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-07-13T14:26:43.259Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-07-13T14:26:43.259Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2021-07-13T14:26:43.259Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-07-13T14:26:43.259Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2021-07-13T14:26:43.259Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-07-13T14:26:43.259Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-07-13T14:26:43.259Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-07-13T14:26:43.259Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-07-13T14:26:43.259Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-07-13T14:26:43.259Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-07-13T14:26:43.259Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-07-13T14:26:43.259Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-07-13T14:26:43.259Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-07-13T14:26:43.259Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-07-13T14:26:43.259Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-07-13T14:26:43.259Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-07-13T14:26:43.259Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-07-13T14:26:43.259Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-07-13T14:26:43.259Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-07-13T14:26:43.259Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-07-13T14:26:43.259Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-07-13T14:26:43.259Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-07-13T14:26:43.259Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-07-13T14:26:43.259Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-07-13T14:26:43.259Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-07-13T14:26:43.259Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-07-13T14:26:43.259Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-07-13T14:26:43.259Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-07-13T14:26:43.259Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-07-13T14:26:43.259Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries [2021-07-13T14:26:43.259Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2021-07-13T14:26:43.259Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2021-07-13T14:26:43.259Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2021-07-13T14:26:43.259Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2021-07-13T14:26:43.259Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2021-07-13T14:26:43.259Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2021-07-13T14:26:43.259Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-07-13T14:26:43.259Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-07-13T14:26:43.259Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes [2021-07-13T14:26:43.259Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2021-07-13T14:26:43.259Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2021-07-13T14:26:43.259Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2021-07-13T14:26:43.259Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2021-07-13T14:26:43.259Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2021-07-13T14:26:43.259Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2021-07-13T14:26:43.259Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2021-07-13T14:26:43.259Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2021-07-13T14:26:43.259Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2021-07-13T14:26:43.259Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2021-07-13T14:26:43.259Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2021-07-13T14:26:43.259Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines [2021-07-13T14:26:43.259Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-07-13T14:26:43.259Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2021-07-13T14:26:43.259Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-07-13T14:26:43.259Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2021-07-13T14:26:43.259Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-07-13T14:26:43.259Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-07-13T14:26:43.259Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-07-13T14:26:43.259Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-07-13T14:26:43.259Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2021-07-13T14:26:43.259Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-07-13T14:26:43.259Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2021-07-13T14:26:43.259Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-07-13T14:26:43.259Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values [2021-07-13T14:26:43.259Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-07-13T14:26:43.259Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2021-07-13T14:26:43.259Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2021-07-13T14:26:43.259Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2021-07-13T14:26:43.259Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2021-07-13T14:26:43.259Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2021-07-13T14:26:43.259Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2021-07-13T14:26:43.259Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2021-07-13T14:26:43.259Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2021-07-13T14:26:43.259Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2021-07-13T14:26:43.259Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2021-07-13T14:26:43.259Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2021-07-13T14:26:43.259Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2021-07-13T14:26:43.259Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2021-07-13T14:26:43.259Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2021-07-13T14:26:43.259Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2021-07-13T14:26:43.259Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2021-07-13T14:26:43.259Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2021-07-13T14:26:43.259Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2021-07-13T14:26:43.259Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2021-07-13T14:26:43.259Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2021-07-13T14:26:43.259Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2021-07-13T14:26:43.259Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-07-13T14:26:43.259Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-07-13T14:26:43.259Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2021-07-13T14:26:43.259Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2021-07-13T14:26:43.259Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2021-07-13T14:26:43.259Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2021-07-13T14:26:43.259Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2021-07-13T14:26:43.259Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2021-07-13T14:26:43.259Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2021-07-13T14:26:43.259Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2021-07-13T14:26:43.259Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2021-07-13T14:26:43.259Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-07-13T14:26:43.259Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2021-07-13T14:26:43.259Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-07-13T14:26:43.259Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2021-07-13T14:26:43.259Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-07-13T14:26:43.259Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-07-13T14:26:43.259Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-07-13T14:26:43.259Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2021-07-13T14:26:43.259Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2021-07-13T14:26:43.259Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-07-13T14:26:43.259Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2021-07-13T14:26:43.259Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2021-07-13T14:26:43.259Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2021-07-13T14:26:43.259Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-07-13T14:26:43.259Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2021-07-13T14:26:43.259Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2021-07-13T14:26:43.259Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2021-07-13T14:26:43.259Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2021-07-13T14:26:43.259Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2021-07-13T14:26:43.259Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2021-07-13T14:26:43.259Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry [2021-07-13T14:26:43.259Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-07-13T14:26:43.259Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2021-07-13T14:26:43.259Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2021-07-13T14:26:43.259Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2021-07-13T14:26:43.259Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2021-07-13T14:26:43.259Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-07-13T14:26:43.259Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-07-13T14:26:43.259Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-07-13T14:26:43.259Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines [2021-07-13T14:26:43.259Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2021-07-13T14:26:43.259Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2021-07-13T14:26:43.259Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2021-07-13T14:26:43.259Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values [2021-07-13T14:26:43.259Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2021-07-13T14:26:43.259Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2021-07-13T14:26:43.259Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2021-07-13T14:26:43.259Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2021-07-13T14:26:43.259Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2021-07-13T14:26:43.259Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2021-07-13T14:26:43.259Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2021-07-13T14:26:43.259Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2021-07-13T14:26:43.259Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2021-07-13T14:26:43.259Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2021-07-13T14:26:43.259Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2021-07-13T14:26:43.259Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2021-07-13T14:26:43.259Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2021-07-13T14:26:43.259Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2021-07-13T14:26:43.259Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2021-07-13T14:26:43.259Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2021-07-13T14:26:43.259Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2021-07-13T14:26:43.259Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2021-07-13T14:26:43.259Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2021-07-13T14:26:43.259Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2021-07-13T14:26:43.259Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-07-13T14:26:43.259Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-07-13T14:26:43.259Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block [2021-07-13T14:26:43.259Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2021-07-13T14:26:43.259Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2021-07-13T14:26:43.259Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-07-13T14:26:43.259Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-07-13T14:26:43.259Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2021-07-13T14:26:43.259Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2021-07-13T14:26:43.259Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2021-07-13T14:26:43.260Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-07-13T14:26:43.260Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-07-13T14:26:43.260Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block [2021-07-13T14:26:43.260Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2021-07-13T14:26:43.260Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2021-07-13T14:26:43.260Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-07-13T14:26:43.260Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-07-13T14:26:43.260Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2021-07-13T14:26:43.260Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2021-07-13T14:26:43.260Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2021-07-13T14:26:43.260Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-07-13T14:26:43.260Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-07-13T14:26:43.260Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2021-07-13T14:26:43.260Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-07-13T14:26:43.260Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-07-13T14:26:43.260Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-07-13T14:26:43.260Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-07-13T14:26:43.260Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-07-13T14:26:43.260Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-07-13T14:26:43.260Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-07-13T14:26:43.260Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-07-13T14:26:43.260Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-07-13T14:26:43.260Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-07-13T14:26:43.260Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-07-13T14:26:43.260Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-07-13T14:26:43.260Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes [2021-07-13T14:26:43.260Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2021-07-13T14:26:43.260Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2021-07-13T14:26:43.260Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2021-07-13T14:26:43.260Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2021-07-13T14:26:43.260Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2021-07-13T14:26:43.260Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2021-07-13T14:26:43.260Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2021-07-13T14:26:43.260Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2021-07-13T14:26:43.260Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2021-07-13T14:26:43.260Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2021-07-13T14:26:43.260Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2021-07-13T14:26:43.260Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2021-07-13T14:26:43.260Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-07-13T14:26:43.260Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-07-13T14:26:43.260Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-07-13T14:26:43.260Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-07-13T14:26:43.260Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-07-13T14:26:43.260Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-07-13T14:26:43.260Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-07-13T14:26:43.260Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-07-13T14:26:43.260Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-07-13T14:26:43.260Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-07-13T14:26:43.260Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-07-13T14:26:43.260Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-07-13T14:26:43.260Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-07-13T14:26:43.260Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-07-13T14:26:43.260Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-07-13T14:26:43.260Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-07-13T14:26:43.260Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-07-13T14:26:43.260Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-07-13T14:26:43.260Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-07-13T14:26:43.260Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-07-13T14:26:43.260Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-07-13T14:26:43.260Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-07-13T14:26:43.260Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-07-13T14:26:43.260Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-07-13T14:26:43.260Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2021-07-13T14:26:43.260Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-07-13T14:26:43.260Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries [2021-07-13T14:26:43.260Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2021-07-13T14:26:43.260Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2021-07-13T14:26:43.260Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2021-07-13T14:26:43.260Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2021-07-13T14:26:43.260Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2021-07-13T14:26:43.260Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2021-07-13T14:26:43.260Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-07-13T14:26:43.260Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-07-13T14:26:43.260Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2021-07-13T14:26:43.260Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2021-07-13T14:26:43.260Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2021-07-13T14:26:43.260Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2021-07-13T14:26:43.260Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2021-07-13T14:26:43.260Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2021-07-13T14:26:43.260Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2021-07-13T14:26:43.260Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-07-13T14:26:43.260Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2021-07-13T14:26:43.260Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2021-07-13T14:26:43.260Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2021-07-13T14:26:43.260Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2021-07-13T14:26:43.260Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2021-07-13T14:26:43.260Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2021-07-13T14:26:43.260Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2021-07-13T14:26:43.260Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2021-07-13T14:26:43.260Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2021-07-13T14:26:43.260Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2021-07-13T14:26:43.260Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2021-07-13T14:26:43.260Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2021-07-13T14:26:43.260Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2021-07-13T14:26:43.260Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2021-07-13T14:26:43.260Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-07-13T14:26:43.260Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2021-07-13T14:26:43.260Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2021-07-13T14:26:43.260Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-07-13T14:26:43.260Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2021-07-13T14:26:43.260Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-07-13T14:26:43.260Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-07-13T14:26:43.260Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-07-13T14:26:43.260Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-07-13T14:26:43.260Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-07-13T14:26:43.260Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-07-13T14:26:43.260Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-07-13T14:26:43.260Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-07-13T14:26:43.260Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-07-13T14:26:43.260Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-07-13T14:26:43.260Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-07-13T14:26:43.260Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2021-07-13T14:26:43.260Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2021-07-13T14:26:43.260Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-07-13T14:26:43.260Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2021-07-13T14:26:43.260Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2021-07-13T14:26:43.260Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2021-07-13T14:26:43.260Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2021-07-13T14:26:43.260Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2021-07-13T14:26:43.260Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2021-07-13T14:26:43.260Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2021-07-13T14:26:43.260Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2021-07-13T14:26:43.260Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2021-07-13T14:26:43.260Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-07-13T14:26:43.260Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2021-07-13T14:26:43.260Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2021-07-13T14:26:43.260Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-07-13T14:26:43.260Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2021-07-13T14:26:43.260Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-07-13T14:26:43.260Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-07-13T14:26:43.260Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-07-13T14:26:43.260Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2021-07-13T14:26:43.260Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-07-13T14:26:43.260Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2021-07-13T14:26:43.260Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-07-13T14:26:43.260Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-07-13T14:26:43.260Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2021-07-13T14:26:43.260Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-07-13T14:26:43.260Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2021-07-13T14:26:43.260Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2021-07-13T14:26:43.260Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-07-13T14:26:43.260Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-07-13T14:26:43.260Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2021-07-13T14:26:43.260Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-07-13T14:26:43.260Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-07-13T14:26:43.260Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-07-13T14:26:43.260Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2021-07-13T14:26:43.260Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2021-07-13T14:26:43.260Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2021-07-13T14:26:43.260Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2021-07-13T14:26:43.260Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2021-07-13T14:26:43.260Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2021-07-13T14:26:43.260Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-07-13T14:26:43.260Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2021-07-13T14:26:43.260Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-07-13T14:26:43.260Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-07-13T14:26:43.260Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-07-13T14:26:43.260Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-07-13T14:26:43.260Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2021-07-13T14:26:43.260Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-07-13T14:26:43.260Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2021-07-13T14:26:43.260Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2021-07-13T14:26:43.260Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-07-13T14:26:43.260Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2021-07-13T14:26:43.260Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2021-07-13T14:26:43.260Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-07-13T14:26:43.260Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2021-07-13T14:26:43.260Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2021-07-13T14:26:43.260Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2021-07-13T14:26:43.260Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2021-07-13T14:26:43.260Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2021-07-13T14:26:43.260Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2021-07-13T14:26:43.260Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2021-07-13T14:26:43.260Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2021-07-13T14:26:43.260Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-07-13T14:26:43.260Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-07-13T14:26:43.260Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-07-13T14:26:43.260Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-07-13T14:26:43.260Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-07-13T14:26:43.260Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2021-07-13T14:26:43.260Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2021-07-13T14:26:43.260Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-07-13T14:26:43.260Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2021-07-13T14:26:43.260Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2021-07-13T14:26:43.260Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2021-07-13T14:26:43.260Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2021-07-13T14:26:43.260Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-07-13T14:26:43.260Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2021-07-13T14:26:43.260Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2021-07-13T14:26:43.260Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-07-13T14:26:43.260Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2021-07-13T14:26:43.260Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2021-07-13T14:26:43.260Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2021-07-13T14:26:43.260Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2021-07-13T14:26:43.260Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2021-07-13T14:26:43.260Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2021-07-13T14:26:43.260Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2021-07-13T14:26:43.260Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2021-07-13T14:26:43.260Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2021-07-13T14:26:43.260Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-07-13T14:26:43.261Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-07-13T14:26:43.261Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-07-13T14:26:43.261Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-07-13T14:26:43.261Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-07-13T14:26:43.261Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-07-13T14:26:43.261Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2021-07-13T14:26:43.261Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-07-13T14:26:43.261Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2021-07-13T14:26:43.261Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2021-07-13T14:26:43.261Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-07-13T14:26:43.261Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2021-07-13T14:26:43.261Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-07-13T14:26:43.261Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2021-07-13T14:26:43.261Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2021-07-13T14:26:43.261Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-07-13T14:26:43.261Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2021-07-13T14:26:43.261Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2021-07-13T14:26:43.261Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2021-07-13T14:26:43.261Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2021-07-13T14:26:43.261Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2021-07-13T14:26:43.261Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2021-07-13T14:26:43.261Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2021-07-13T14:26:43.261Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-07-13T14:26:43.261Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2021-07-13T14:26:43.261Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-07-13T14:26:43.261Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-07-13T14:26:43.261Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-07-13T14:26:43.261Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-07-13T14:26:43.261Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-07-13T14:26:43.261Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2021-07-13T14:26:43.261Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2021-07-13T14:26:43.261Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-07-13T14:26:43.261Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-07-13T14:26:43.261Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-07-13T14:26:43.261Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2021-07-13T14:26:43.261Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-07-13T14:26:43.261Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-07-13T14:26:43.261Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2021-07-13T14:26:43.261Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2021-07-13T14:26:43.261Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-07-13T14:26:43.261Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-07-13T14:26:43.261Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-07-13T14:26:43.261Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-07-13T14:26:43.261Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-07-13T14:26:43.261Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2021-07-13T14:26:43.261Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-07-13T14:26:43.376Z] Loaded image: debian:bullseye [2021-07-13T14:26:43.609Z] Removing intermediate container 33024c284ca1 [2021-07-13T14:26:43.609Z] ---> 9e23adbe12c9 [2021-07-13T14:26:43.609Z] 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-07-13T14:26:43.609Z] ---> Running in 090b5889fd64 [2021-07-13T14:26:43.609Z] Removing intermediate container 090b5889fd64 [2021-07-13T14:26:43.609Z] ---> 289eeb2c25fa [2021-07-13T14:26:43.609Z] 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-07-13T14:26:43.636Z] Loaded image: hello-world:latest [2021-07-13T14:26:43.724Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2021-07-13T14:26:43.724Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-07-13T14:26:43.724Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-07-13T14:26:43.724Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-07-13T14:26:43.724Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-07-13T14:26:43.724Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-07-13T14:26:43.724Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-07-13T14:26:43.724Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-07-13T14:26:43.724Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2021-07-13T14:26:43.724Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-07-13T14:26:43.724Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-07-13T14:26:43.724Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-07-13T14:26:43.724Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-07-13T14:26:43.724Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-07-13T14:26:43.724Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2021-07-13T14:26:43.724Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-07-13T14:26:43.724Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2021-07-13T14:26:43.724Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-07-13T14:26:43.724Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-07-13T14:26:43.724Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-07-13T14:26:43.724Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-07-13T14:26:43.724Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-07-13T14:26:43.724Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2021-07-13T14:26:43.724Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2021-07-13T14:26:43.724Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-07-13T14:26:43.724Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2021-07-13T14:26:43.724Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2021-07-13T14:26:43.724Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2021-07-13T14:26:43.724Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2021-07-13T14:26:43.724Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2021-07-13T14:26:43.724Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2021-07-13T14:26:43.724Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2021-07-13T14:26:43.724Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2021-07-13T14:26:43.724Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2021-07-13T14:26:43.724Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2021-07-13T14:26:43.724Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2021-07-13T14:26:43.724Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2021-07-13T14:26:43.724Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2021-07-13T14:26:43.724Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2021-07-13T14:26:43.724Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2021-07-13T14:26:43.724Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2021-07-13T14:26:43.724Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2021-07-13T14:26:43.724Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2021-07-13T14:26:43.724Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2021-07-13T14:26:43.724Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-07-13T14:26:43.724Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-07-13T14:26:43.724Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2021-07-13T14:26:43.724Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2021-07-13T14:26:43.724Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-07-13T14:26:43.724Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-07-13T14:26:43.724Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-07-13T14:26:43.724Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2021-07-13T14:26:43.724Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2021-07-13T14:26:43.724Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-07-13T14:26:43.724Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-07-13T14:26:43.724Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2021-07-13T14:26:43.724Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2021-07-13T14:26:43.724Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-07-13T14:26:43.724Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2021-07-13T14:26:43.724Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2021-07-13T14:26:43.724Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2021-07-13T14:26:43.724Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2021-07-13T14:26:43.724Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2021-07-13T14:26:43.724Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2021-07-13T14:26:43.724Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2021-07-13T14:26:43.724Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-07-13T14:26:43.724Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-07-13T14:26:43.724Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2021-07-13T14:26:43.724Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2021-07-13T14:26:43.724Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2021-07-13T14:26:43.724Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2021-07-13T14:26:43.724Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-07-13T14:26:43.724Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-07-13T14:26:43.724Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2021-07-13T14:26:43.724Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-07-13T14:26:43.724Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-07-13T14:26:43.724Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-07-13T14:26:43.724Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-07-13T14:26:43.724Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-07-13T14:26:43.724Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-07-13T14:26:43.724Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-07-13T14:26:43.724Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-07-13T14:26:43.724Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-07-13T14:26:43.724Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-07-13T14:26:43.724Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-07-13T14:26:43.724Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-07-13T14:26:43.724Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-07-13T14:26:43.724Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-07-13T14:26:43.724Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-07-13T14:26:43.724Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-07-13T14:26:43.724Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-07-13T14:26:43.724Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-07-13T14:26:43.724Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2021-07-13T14:26:43.724Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-07-13T14:26:43.724Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2021-07-13T14:26:43.724Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-07-13T14:26:43.724Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2021-07-13T14:26:43.724Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2021-07-13T14:26:43.724Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2021-07-13T14:26:43.724Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2021-07-13T14:26:43.724Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2021-07-13T14:26:43.724Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2021-07-13T14:26:43.724Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2021-07-13T14:26:43.725Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2021-07-13T14:26:43.725Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2021-07-13T14:26:43.725Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2021-07-13T14:26:43.725Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2021-07-13T14:26:43.725Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2021-07-13T14:26:43.725Z] --- PASS: TestNewTailReader (0.00s) [2021-07-13T14:26:43.725Z] --- PASS: TestNewTailReader/truncated_last_line (0.00s) [2021-07-13T14:26:43.725Z] --- PASS: TestNewTailReader/truncated_last_line/more_than_available (0.00s) [2021-07-13T14:26:43.725Z] --- PASS: TestNewTailReader/truncated_last_line#01 (0.00s) [2021-07-13T14:26:43.725Z] --- PASS: TestNewTailReader/truncated_last_line#01/exact (0.00s) [2021-07-13T14:26:43.725Z] --- PASS: TestNewTailReader/truncated_last_line#02 (0.00s) [2021-07-13T14:26:43.725Z] --- PASS: TestNewTailReader/truncated_last_line#02/one_line (0.00s) [2021-07-13T14:26:43.725Z] --- PASS: TestNewTailReader/no_delimiter (0.00s) [2021-07-13T14:26:43.725Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry (0.00s) [2021-07-13T14:26:43.725Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/1_lines (0.00s) [2021-07-13T14:26:43.725Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-07-13T14:26:43.725Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block (0.00s) [2021-07-13T14:26:43.725Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/1_lines (0.00s) [2021-07-13T14:26:43.725Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-07-13T14:26:43.725Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block (0.00s) [2021-07-13T14:26:43.725Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-07-13T14:26:43.725Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-07-13T14:26:43.725Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-07-13T14:26:43.725Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-07-13T14:26:43.725Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-07-13T14:26:43.725Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-07-13T14:26:43.725Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block (0.00s) [2021-07-13T14:26:43.725Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/1_lines (0.00s) [2021-07-13T14:26:43.725Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-07-13T14:26:43.725Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-07-13T14:26:43.725Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-07-13T14:26:43.725Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-07-13T14:26:43.725Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-07-13T14:26:43.725Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-07-13T14:26:43.725Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-07-13T14:26:43.725Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-07-13T14:26:43.725Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block (0.00s) [2021-07-13T14:26:43.725Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-07-13T14:26:43.725Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-07-13T14:26:43.725Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries (0.00s) [2021-07-13T14:26:43.725Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/1_lines (0.00s) [2021-07-13T14:26:43.725Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-07-13T14:26:43.725Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/3_lines (0.00s) [2021-07-13T14:26:43.725Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/2_lines (0.00s) [2021-07-13T14:26:43.725Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes (0.00s) [2021-07-13T14:26:43.725Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/10_lines (0.00s) [2021-07-13T14:26:43.725Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/9_lines (0.00s) [2021-07-13T14:26:43.725Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/8_lines (0.00s) [2021-07-13T14:26:43.725Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/7_lines (0.00s) [2021-07-13T14:26:43.725Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/6_lines (0.00s) [2021-07-13T14:26:43.725Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/5_lines (0.00s) [2021-07-13T14:26:43.725Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/2_lines (0.00s) [2021-07-13T14:26:43.725Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/3_lines (0.00s) [2021-07-13T14:26:43.725Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/4_lines (0.00s) [2021-07-13T14:26:43.725Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/1_lines (0.00s) [2021-07-13T14:26:43.725Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-07-13T14:26:43.725Z] --- PASS: TestNewTailReader/no_delimiter/no_lines (0.00s) [2021-07-13T14:26:43.725Z] --- PASS: TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-07-13T14:26:43.725Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter (0.00s) [2021-07-13T14:26:43.725Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-07-13T14:26:43.725Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-07-13T14:26:43.725Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block (0.01s) [2021-07-13T14:26:43.725Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-07-13T14:26:43.725Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-07-13T14:26:43.725Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-07-13T14:26:43.725Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-07-13T14:26:43.725Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-07-13T14:26:43.725Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-07-13T14:26:43.725Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values (0.00s) [2021-07-13T14:26:43.725Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/7_lines (0.00s) [2021-07-13T14:26:43.725Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-07-13T14:26:43.725Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/10_lines (0.00s) [2021-07-13T14:26:43.725Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/9_lines (0.00s) [2021-07-13T14:26:43.725Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/3_lines (0.00s) [2021-07-13T14:26:43.725Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/6_lines (0.00s) [2021-07-13T14:26:43.725Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/8_lines (0.00s) [2021-07-13T14:26:43.725Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/5_lines (0.00s) [2021-07-13T14:26:43.725Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/4_lines (0.00s) [2021-07-13T14:26:43.725Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/2_lines (0.00s) [2021-07-13T14:26:43.725Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/1_lines (0.00s) [2021-07-13T14:26:43.725Z] --- PASS: TestNewTailReader/12_byte_delimiter (0.00s) [2021-07-13T14:26:43.725Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry (0.00s) [2021-07-13T14:26:43.725Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-07-13T14:26:43.725Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-07-13T14:26:43.725Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines (0.00s) [2021-07-13T14:26:43.725Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-07-13T14:26:43.725Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter (0.00s) [2021-07-13T14:26:43.725Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-07-13T14:26:43.725Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-07-13T14:26:43.725Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block (0.00s) [2021-07-13T14:26:43.725Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-07-13T14:26:43.725Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-07-13T14:26:43.725Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values (0.00s) [2021-07-13T14:26:43.725Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-07-13T14:26:43.725Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-07-13T14:26:43.725Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-07-13T14:26:43.725Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-07-13T14:26:43.725Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-07-13T14:26:43.725Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-07-13T14:26:43.725Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-07-13T14:26:43.725Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-07-13T14:26:43.725Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-07-13T14:26:43.725Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-07-13T14:26:43.725Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-07-13T14:26:43.725Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block (0.00s) [2021-07-13T14:26:43.725Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-07-13T14:26:43.725Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-07-13T14:26:43.725Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block (0.00s) [2021-07-13T14:26:43.725Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-07-13T14:26:43.725Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-07-13T14:26:43.725Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-07-13T14:26:43.725Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-07-13T14:26:43.725Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-07-13T14:26:43.725Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-07-13T14:26:43.725Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-07-13T14:26:43.725Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-07-13T14:26:43.725Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-07-13T14:26:43.725Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries (0.00s) [2021-07-13T14:26:43.725Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-07-13T14:26:43.725Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-07-13T14:26:43.725Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-07-13T14:26:43.725Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-07-13T14:26:43.725Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-07-13T14:26:43.725Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-07-13T14:26:43.725Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-07-13T14:26:43.725Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-07-13T14:26:43.725Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-07-13T14:26:43.725Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-07-13T14:26:43.725Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-07-13T14:26:43.725Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes (0.00s) [2021-07-13T14:26:43.725Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/1_lines (0.00s) [2021-07-13T14:26:43.725Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-07-13T14:26:43.725Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/8_lines (0.00s) [2021-07-13T14:26:43.725Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/7_lines (0.00s) [2021-07-13T14:26:43.725Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/6_lines (0.00s) [2021-07-13T14:26:43.725Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/5_lines (0.00s) [2021-07-13T14:26:43.725Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/4_lines (0.00s) [2021-07-13T14:26:43.725Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/3_lines (0.00s) [2021-07-13T14:26:43.725Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/2_lines (0.00s) [2021-07-13T14:26:43.725Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/10_lines (0.00s) [2021-07-13T14:26:43.725Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/9_lines (0.00s) [2021-07-13T14:26:43.725Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-07-13T14:26:43.725Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-07-13T14:26:43.725Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-07-13T14:26:43.725Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-07-13T14:26:43.725Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-07-13T14:26:43.725Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-07-13T14:26:43.725Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-07-13T14:26:43.725Z] --- PASS: TestNewTailReader/single_byte_delimiter (0.00s) [2021-07-13T14:26:43.725Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines (0.00s) [2021-07-13T14:26:43.725Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-07-13T14:26:43.725Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry (0.00s) [2021-07-13T14:26:43.725Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-07-13T14:26:43.725Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-07-13T14:26:43.725Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block (0.00s) [2021-07-13T14:26:43.725Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-07-13T14:26:43.725Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-07-13T14:26:43.725Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter (0.00s) [2021-07-13T14:26:43.725Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-07-13T14:26:43.725Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-07-13T14:26:43.725Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-07-13T14:26:43.725Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-07-13T14:26:43.725Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-07-13T14:26:43.725Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-07-13T14:26:43.725Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-07-13T14:26:43.725Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-07-13T14:26:43.726Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-07-13T14:26:43.726Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block (0.00s) [2021-07-13T14:26:43.726Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-07-13T14:26:43.726Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-07-13T14:26:43.726Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values (0.00s) [2021-07-13T14:26:43.726Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-07-13T14:26:43.726Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-07-13T14:26:43.726Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-07-13T14:26:43.726Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-07-13T14:26:43.726Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-07-13T14:26:43.726Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-07-13T14:26:43.726Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-07-13T14:26:43.726Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-07-13T14:26:43.726Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-07-13T14:26:43.726Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-07-13T14:26:43.726Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-07-13T14:26:43.726Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block (0.00s) [2021-07-13T14:26:43.726Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-07-13T14:26:43.726Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-07-13T14:26:43.726Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-07-13T14:26:43.726Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-07-13T14:26:43.726Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-07-13T14:26:43.726Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-07-13T14:26:43.726Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-07-13T14:26:43.726Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-07-13T14:26:43.726Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-07-13T14:26:43.726Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes (0.00s) [2021-07-13T14:26:43.726Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/1_lines (0.00s) [2021-07-13T14:26:43.726Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-07-13T14:26:43.726Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/8_lines (0.00s) [2021-07-13T14:26:43.726Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/7_lines (0.00s) [2021-07-13T14:26:43.726Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/6_lines (0.00s) [2021-07-13T14:26:43.726Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/5_lines (0.00s) [2021-07-13T14:26:43.726Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/4_lines (0.00s) [2021-07-13T14:26:43.726Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/10_lines (0.00s) [2021-07-13T14:26:43.726Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/2_lines (0.00s) [2021-07-13T14:26:43.726Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/3_lines (0.00s) [2021-07-13T14:26:43.726Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/9_lines (0.00s) [2021-07-13T14:26:43.726Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-07-13T14:26:43.726Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-07-13T14:26:43.726Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-07-13T14:26:43.726Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-07-13T14:26:43.726Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-07-13T14:26:43.726Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-07-13T14:26:43.726Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-07-13T14:26:43.726Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries (0.00s) [2021-07-13T14:26:43.726Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-07-13T14:26:43.726Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-07-13T14:26:43.726Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-07-13T14:26:43.726Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-07-13T14:26:43.726Z] --- PASS: TestNewTailReader/4_byte_delimiter (0.00s) [2021-07-13T14:26:43.726Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry (0.00s) [2021-07-13T14:26:43.726Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-07-13T14:26:43.726Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-07-13T14:26:43.726Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block (0.00s) [2021-07-13T14:26:43.726Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-07-13T14:26:43.726Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-07-13T14:26:43.726Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines (0.00s) [2021-07-13T14:26:43.726Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-07-13T14:26:43.726Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter (0.00s) [2021-07-13T14:26:43.726Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-07-13T14:26:43.726Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-07-13T14:26:43.726Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block (0.00s) [2021-07-13T14:26:43.726Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-07-13T14:26:43.726Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-07-13T14:26:43.726Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block (0.00s) [2021-07-13T14:26:43.726Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-07-13T14:26:43.726Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-07-13T14:26:43.726Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values (0.00s) [2021-07-13T14:26:43.726Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-07-13T14:26:43.726Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-07-13T14:26:43.726Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-07-13T14:26:43.726Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-07-13T14:26:43.726Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-07-13T14:26:43.726Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-07-13T14:26:43.726Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-07-13T14:26:43.726Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-07-13T14:26:43.726Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-07-13T14:26:43.726Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-07-13T14:26:43.726Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-07-13T14:26:43.726Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes (0.01s) [2021-07-13T14:26:43.726Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/1_lines (0.00s) [2021-07-13T14:26:43.726Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-07-13T14:26:43.726Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/10_lines (0.00s) [2021-07-13T14:26:43.726Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/7_lines (0.00s) [2021-07-13T14:26:43.726Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/6_lines (0.00s) [2021-07-13T14:26:43.726Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/8_lines (0.00s) [2021-07-13T14:26:43.726Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/5_lines (0.00s) [2021-07-13T14:26:43.726Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/3_lines (0.00s) [2021-07-13T14:26:43.726Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/2_lines (0.00s) [2021-07-13T14:26:43.726Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/4_lines (0.00s) [2021-07-13T14:26:43.726Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/9_lines (0.00s) [2021-07-13T14:26:43.726Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-07-13T14:26:43.726Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-07-13T14:26:43.726Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-07-13T14:26:43.726Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-07-13T14:26:43.726Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-07-13T14:26:43.726Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-07-13T14:26:43.726Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-07-13T14:26:43.726Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries (0.00s) [2021-07-13T14:26:43.726Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-07-13T14:26:43.726Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-07-13T14:26:43.726Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-07-13T14:26:43.726Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-07-13T14:26:43.726Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block (0.01s) [2021-07-13T14:26:43.726Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-07-13T14:26:43.726Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-07-13T14:26:43.726Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-07-13T14:26:43.726Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-07-13T14:26:43.726Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-07-13T14:26:43.726Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-07-13T14:26:43.726Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-07-13T14:26:43.726Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-07-13T14:26:43.726Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-07-13T14:26:43.726Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-07-13T14:26:43.726Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-07-13T14:26:43.726Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-07-13T14:26:43.726Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-07-13T14:26:43.726Z] --- PASS: TestNewTailReader/8_byte_delimiter (0.00s) [2021-07-13T14:26:43.726Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block (0.00s) [2021-07-13T14:26:43.726Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-07-13T14:26:43.726Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-07-13T14:26:43.726Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry (0.00s) [2021-07-13T14:26:43.726Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-07-13T14:26:43.726Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-07-13T14:26:43.726Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block (0.00s) [2021-07-13T14:26:43.726Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-07-13T14:26:43.726Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-07-13T14:26:43.726Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block (0.00s) [2021-07-13T14:26:43.726Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-07-13T14:26:43.726Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-07-13T14:26:43.726Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-07-13T14:26:43.726Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-07-13T14:26:43.726Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-07-13T14:26:43.726Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-07-13T14:26:43.726Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-07-13T14:26:43.726Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-07-13T14:26:43.726Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-07-13T14:26:43.726Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter (0.00s) [2021-07-13T14:26:43.726Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-07-13T14:26:43.726Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-07-13T14:26:43.726Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries (0.00s) [2021-07-13T14:26:43.726Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-07-13T14:26:43.726Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-07-13T14:26:43.726Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-07-13T14:26:43.726Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-07-13T14:26:43.726Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines (0.00s) [2021-07-13T14:26:43.726Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-07-13T14:26:43.726Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values (0.00s) [2021-07-13T14:26:43.726Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-07-13T14:26:43.726Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-07-13T14:26:43.726Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-07-13T14:26:43.726Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-07-13T14:26:43.726Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-07-13T14:26:43.726Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-07-13T14:26:43.726Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-07-13T14:26:43.726Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-07-13T14:26:43.726Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-07-13T14:26:43.726Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-07-13T14:26:43.727Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-07-13T14:26:43.727Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes (0.00s) [2021-07-13T14:26:43.727Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/1_lines (0.00s) [2021-07-13T14:26:43.727Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-07-13T14:26:43.727Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/7_lines (0.00s) [2021-07-13T14:26:43.727Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/6_lines (0.00s) [2021-07-13T14:26:43.727Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/5_lines (0.00s) [2021-07-13T14:26:43.727Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/4_lines (0.00s) [2021-07-13T14:26:43.727Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/3_lines (0.00s) [2021-07-13T14:26:43.727Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/2_lines (0.00s) [2021-07-13T14:26:43.727Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/8_lines (0.00s) [2021-07-13T14:26:43.727Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/10_lines (0.00s) [2021-07-13T14:26:43.727Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/9_lines (0.00s) [2021-07-13T14:26:43.727Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-07-13T14:26:43.727Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-07-13T14:26:43.727Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-07-13T14:26:43.727Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-07-13T14:26:43.727Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-07-13T14:26:43.727Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-07-13T14:26:43.727Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-07-13T14:26:43.727Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block (0.01s) [2021-07-13T14:26:43.727Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-07-13T14:26:43.727Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-07-13T14:26:43.727Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-07-13T14:26:43.727Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-07-13T14:26:43.727Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-07-13T14:26:43.727Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-07-13T14:26:43.727Z] --- PASS: TestNewTailReader/2_byte_delimiter (0.01s) [2021-07-13T14:26:43.727Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines (0.00s) [2021-07-13T14:26:43.727Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-07-13T14:26:43.727Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry (0.00s) [2021-07-13T14:26:43.727Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-07-13T14:26:43.727Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-07-13T14:26:43.727Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block (0.00s) [2021-07-13T14:26:43.727Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-07-13T14:26:43.727Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-07-13T14:26:43.727Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter (0.00s) [2021-07-13T14:26:43.727Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-07-13T14:26:43.727Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-07-13T14:26:43.727Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block (0.00s) [2021-07-13T14:26:43.727Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-07-13T14:26:43.727Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-07-13T14:26:43.727Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values (0.00s) [2021-07-13T14:26:43.727Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-07-13T14:26:43.727Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-07-13T14:26:43.727Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-07-13T14:26:43.727Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-07-13T14:26:43.727Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-07-13T14:26:43.727Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-07-13T14:26:43.727Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-07-13T14:26:43.727Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-07-13T14:26:43.727Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-07-13T14:26:43.727Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-07-13T14:26:43.727Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-07-13T14:26:43.727Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block (0.00s) [2021-07-13T14:26:43.727Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-07-13T14:26:43.727Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-07-13T14:26:43.727Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-07-13T14:26:43.727Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-07-13T14:26:43.727Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-07-13T14:26:43.727Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-07-13T14:26:43.727Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-07-13T14:26:43.727Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-07-13T14:26:43.727Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-07-13T14:26:43.727Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-07-13T14:26:43.727Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-07-13T14:26:43.727Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-07-13T14:26:43.727Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-07-13T14:26:43.727Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-07-13T14:26:43.727Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-07-13T14:26:43.727Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-07-13T14:26:43.727Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-07-13T14:26:43.727Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-07-13T14:26:43.727Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-07-13T14:26:43.727Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-07-13T14:26:43.727Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-07-13T14:26:43.727Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-07-13T14:26:43.727Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-07-13T14:26:43.727Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries (0.00s) [2021-07-13T14:26:43.727Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-07-13T14:26:43.727Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-07-13T14:26:43.727Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-07-13T14:26:43.727Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-07-13T14:26:43.727Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes (0.00s) [2021-07-13T14:26:43.727Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/1_lines (0.00s) [2021-07-13T14:26:43.727Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/10_lines (0.00s) [2021-07-13T14:26:43.727Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/9_lines (0.00s) [2021-07-13T14:26:43.727Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/7_lines (0.00s) [2021-07-13T14:26:43.727Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/6_lines (0.00s) [2021-07-13T14:26:43.727Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/5_lines (0.00s) [2021-07-13T14:26:43.727Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/4_lines (0.00s) [2021-07-13T14:26:43.727Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/3_lines (0.00s) [2021-07-13T14:26:43.727Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/2_lines (0.00s) [2021-07-13T14:26:43.727Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/8_lines (0.00s) [2021-07-13T14:26:43.727Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-07-13T14:26:43.727Z] PASS [2021-07-13T14:26:43.727Z] coverage: 88.6% of statements [2021-07-13T14:26:43.727Z] ok github.com/docker/docker/pkg/tailfile 0.239s coverage: 88.6% of statements [2021-07-13T14:26:44.093Z] ---> Running in 0ce2da3eb682 [2021-07-13T14:26:44.188Z] === RUN TestTarSumRemoveNonExistent [2021-07-13T14:26:44.188Z] --- PASS: TestTarSumRemoveNonExistent (0.00s) [2021-07-13T14:26:44.188Z] === RUN TestTarSumRemove [2021-07-13T14:26:44.188Z] --- PASS: TestTarSumRemove (0.00s) [2021-07-13T14:26:44.188Z] === RUN TestSortFileInfoSums [2021-07-13T14:26:44.188Z] --- PASS: TestSortFileInfoSums (0.00s) [2021-07-13T14:26:44.188Z] === RUN TestNewTarSumForLabelInvalid [2021-07-13T14:26:44.188Z] --- PASS: TestNewTarSumForLabelInvalid (0.00s) [2021-07-13T14:26:44.188Z] === RUN TestNewTarSumForLabel [2021-07-13T14:26:44.188Z] --- PASS: TestNewTarSumForLabel (0.00s) [2021-07-13T14:26:44.188Z] === RUN TestEmptyTar [2021-07-13T14:26:44.188Z] --- PASS: TestEmptyTar (0.00s) [2021-07-13T14:26:44.188Z] === RUN TestTarSumsReadSize [2021-07-13T14:26:44.188Z] --- PASS: TestTarSumsReadSize (0.00s) [2021-07-13T14:26:44.188Z] === RUN TestTarSums [2021-07-13T14:26:44.188Z] --- PASS: TestTarSums (0.05s) [2021-07-13T14:26:44.188Z] === RUN TestIteration [2021-07-13T14:26:44.188Z] --- PASS: TestIteration (0.00s) [2021-07-13T14:26:44.188Z] === RUN TestVersionLabelForChecksum [2021-07-13T14:26:44.188Z] --- PASS: TestVersionLabelForChecksum (0.00s) [2021-07-13T14:26:44.188Z] === RUN TestVersion [2021-07-13T14:26:44.188Z] --- PASS: TestVersion (0.00s) [2021-07-13T14:26:44.188Z] === RUN TestGetVersion [2021-07-13T14:26:44.188Z] --- PASS: TestGetVersion (0.00s) [2021-07-13T14:26:44.188Z] === RUN TestGetVersions [2021-07-13T14:26:44.188Z] --- PASS: TestGetVersions (0.00s) [2021-07-13T14:26:44.188Z] PASS [2021-07-13T14:26:44.188Z] coverage: 89.3% of statements [2021-07-13T14:26:44.188Z] ok github.com/docker/docker/pkg/tarsum 0.196s coverage: 89.3% of statements [2021-07-13T14:26:44.206Z] Loaded image: arm32v7/hello-world:latest [2021-07-13T14:26:44.466Z] INFO: Testing against a local daemon [2021-07-13T14:26:44.466Z] === RUN TestCgroupNamespacesBuild [2021-07-13T14:26:44.649Z] testing: warning: no tests to run [2021-07-13T14:26:44.649Z] PASS [2021-07-13T14:26:44.649Z] coverage: [no statements] [2021-07-13T14:26:44.649Z] ok github.com/docker/docker/pkg/term/windows 0.079s coverage: [no statements] [no tests to run] [2021-07-13T14:26:45.110Z] === RUN TestTruncIndex [2021-07-13T14:26:45.110Z] --- PASS: TestTruncIndex (0.10s) [2021-07-13T14:26:45.110Z] PASS [2021-07-13T14:26:45.110Z] coverage: 91.5% of statements [2021-07-13T14:26:45.110Z] ok github.com/docker/docker/pkg/truncindex 0.204s coverage: 91.5% of statements [2021-07-13T14:26:45.572Z] === RUN TestIsGIT [2021-07-13T14:26:45.572Z] --- PASS: TestIsGIT (0.00s) [2021-07-13T14:26:45.572Z] === RUN TestIsTransport [2021-07-13T14:26:45.572Z] --- PASS: TestIsTransport (0.00s) [2021-07-13T14:26:45.572Z] PASS [2021-07-13T14:26:45.572Z] coverage: 100.0% of statements [2021-07-13T14:26:45.572Z] ok github.com/docker/docker/pkg/urlutil 0.115s coverage: 100.0% of statements [2021-07-13T14:26:46.032Z] === RUN TestVersionInfo [2021-07-13T14:26:46.032Z] --- PASS: TestVersionInfo (0.00s) [2021-07-13T14:26:46.032Z] === RUN TestAppendVersions [2021-07-13T14:26:46.032Z] --- PASS: TestAppendVersions (0.00s) [2021-07-13T14:26:46.032Z] PASS [2021-07-13T14:26:46.032Z] coverage: 88.9% of statements [2021-07-13T14:26:46.032Z] ok github.com/docker/docker/pkg/useragent 0.099s coverage: 88.9% of statements [2021-07-13T14:26:46.430Z] . [2021-07-13T14:26:46.430Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-07-13T14:26:46.430Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-07-13T14:26:46.430Z] Error: No such image: emptyfs [2021-07-13T14:26:46.430Z] Running integration-test (iteration 1) [2021-07-13T14:26:46.430Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2021-07-13T14:26:46.494Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2021-07-13T14:26:46.494Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2021-07-13T14:26:46.494Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2021-07-13T14:26:46.494Z] ? github.com/docker/docker/libnetwork/netutils [no test files] [2021-07-13T14:26:46.549Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2021-07-13T14:26:47.466Z] === RUN TestValidatePrivileges [2021-07-13T14:26:47.466Z] --- PASS: TestValidatePrivileges (0.00s) [2021-07-13T14:26:47.466Z] === RUN TestFilterByCapNeg [2021-07-13T14:26:47.466Z] --- PASS: TestFilterByCapNeg (0.00s) [2021-07-13T14:26:47.466Z] === RUN TestFilterByCapPos [2021-07-13T14:26:47.466Z] --- PASS: TestFilterByCapPos (0.00s) [2021-07-13T14:26:47.466Z] === RUN TestStoreGetPluginNotMatchCapRefs [2021-07-13T14:26:47.466Z] --- PASS: TestStoreGetPluginNotMatchCapRefs (0.00s) [2021-07-13T14:26:47.466Z] PASS [2021-07-13T14:26:47.466Z] coverage: 12.0% of statements [2021-07-13T14:26:47.466Z] ok github.com/docker/docker/plugin 0.192s coverage: 12.0% of statements [2021-07-13T14:26:47.466Z] === RUN TestNewSettable [2021-07-13T14:26:47.466Z] --- PASS: TestNewSettable (0.00s) [2021-07-13T14:26:47.466Z] === RUN TestIsSettable [2021-07-13T14:26:47.466Z] --- PASS: TestIsSettable (0.00s) [2021-07-13T14:26:47.466Z] === RUN TestUpdateSettingsEnv [2021-07-13T14:26:47.466Z] --- PASS: TestUpdateSettingsEnv (0.00s) [2021-07-13T14:26:47.466Z] PASS [2021-07-13T14:26:47.466Z] coverage: 20.0% of statements [2021-07-13T14:26:47.466Z] ok github.com/docker/docker/plugin/v2 0.139s coverage: 20.0% of statements [2021-07-13T14:26:47.494Z] DEBUG: print all environment variables to check how Jenkins runs this script [2021-07-13T14:26:47.494Z] C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-063d03ca\powershellScript.ps1'; exit $LASTEXITCODE; [2021-07-13T14:26:47.494Z] ---------------------------------------------------------------------------- [2021-07-13T14:26:47.494Z] [2021-07-13T14:26:47.494Z] INFO: executeCI.ps1 starting at Tue Jul 13 14:26:45 CUT 2021 [2021-07-13T14:26:47.494Z] [2021-07-13T14:26:47.494Z] INFO: Script version 05-Feb-2019 09:03 PDT [2021-07-13T14:26:47.494Z] INFO: Running git version 2.24.1.windows.2 [2021-07-13T14:26:47.494Z] INFO: Branch:fe_release Build:20295.1.210212-1600 [2021-07-13T14:26:47.494Z] INFO: Environment variables: [2021-07-13T14:26:47.494Z] [2021-07-13T14:26:47.494Z] Name Value [2021-07-13T14:26:47.494Z] ---- ----- [2021-07-13T14:26:47.494Z] ALLUSERSPROFILE C:\ProgramData [2021-07-13T14:26:47.494Z] APPDATA C:\Windows\system32\config\systemprofile\AppData\Roaming [2021-07-13T14:26:47.494Z] APT_MIRROR cdn-fastly.deb.debian.org [2021-07-13T14:26:47.494Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.12 [2021-07-13T14:26:47.494Z] AZURE_GUEST_AGENT_EXTENSION... [{"Key":"ExtensionTelemetryPipeline","Value":"1.0"}] [2021-07-13T14:26:47.494Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.12 [2021-07-13T14:26:47.494Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN [2021-07-13T14:26:47.494Z] AZURE_GUEST_AGENT_WIRE_PROT... 168.63.129.16 [2021-07-13T14:26:47.494Z] BRANCH_NAME PR-42631 [2021-07-13T14:26:47.494Z] BUILD_DISPLAY_NAME #2 [2021-07-13T14:26:47.494Z] BUILD_ID 2 [2021-07-13T14:26:47.494Z] BUILD_NUMBER 2 [2021-07-13T14:26:47.494Z] BUILD_TAG jenkins-moby-PR-42631-2 [2021-07-13T14:26:47.494Z] BUILD_URL https://ci-next.docker.com/public/job/moby/job/PR-42631/2/ [2021-07-13T14:26:47.494Z] CHANGE_AUTHOR thaJeztah [2021-07-13T14:26:47.494Z] CHANGE_AUTHOR_DISPLAY_NAME Sebastiaan van Stijn [2021-07-13T14:26:47.494Z] CHANGE_BRANCH bump_go_1.16.6 [2021-07-13T14:26:47.494Z] CHANGE_FORK thaJeztah/docker [2021-07-13T14:26:47.494Z] CHANGE_ID 42631 [2021-07-13T14:26:47.494Z] CHANGE_TARGET master [2021-07-13T14:26:47.494Z] CHANGE_TITLE Bump go 1.16.6 (addresses CVE-2021-34558) [2021-07-13T14:26:47.494Z] CHANGE_URL https://github.com/moby/moby/pull/42631 [2021-07-13T14:26:47.494Z] CHECK_CONFIG_COMMIT 2b0755b936416834e14208c6c37b36977e67ea35 [2021-07-13T14:26:47.494Z] CommonProgramFiles C:\Program Files\Common Files [2021-07-13T14:26:47.494Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2021-07-13T14:26:47.494Z] CommonProgramW6432 C:\Program Files\Common Files [2021-07-13T14:26:47.494Z] COMPUTERNAME azwin-2-9498e0 [2021-07-13T14:26:47.494Z] ComSpec C:\Windows\system32\cmd.exe [2021-07-13T14:26:47.494Z] ConfigSequenceNumber 0 [2021-07-13T14:26:47.494Z] DOCKER_BUILDKIT 0 [2021-07-13T14:26:47.494Z] DOCKER_DUT_DEBUG 1 [2021-07-13T14:26:47.494Z] DOCKER_EXPERIMENTAL 1 [2021-07-13T14:26:47.494Z] DOCKER_GRAPHDRIVER overlay2 [2021-07-13T14:26:47.494Z] DOCKER_WINDOWS_CONTAINERD_R... 1 [2021-07-13T14:26:47.494Z] DriverData C:\Windows\System32\Drivers\DriverData [2021-07-13T14:26:47.494Z] EXECUTOR_NUMBER 0 [2021-07-13T14:26:47.494Z] FQDN azwin-2-9498e0.westus.cloudapp.azure.com [2021-07-13T14:26:47.494Z] GIT_BRANCH PR-42631 [2021-07-13T14:26:47.494Z] GIT_COMMIT 5b36dc51234ca04f05fc1342e90eed27929eeee2 [2021-07-13T14:26:47.494Z] GIT_PREVIOUS_COMMIT fe6f1a4067e15f99adceaa5a1a305103ca09d3f6 [2021-07-13T14:26:47.494Z] GIT_URL https://github.com/moby/moby.git [2021-07-13T14:26:47.494Z] HUDSON_COOKIE 1245a5e8-ed7c-4de3-b14f-f91c4c35c7f4 [2021-07-13T14:26:47.494Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2021-07-13T14:26:47.494Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2021-07-13T14:26:47.494Z] HUDSON_URL https://ci-next.docker.com/public/ [2021-07-13T14:26:47.494Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.282-1.b08.ojdkbuild.windows.x86_64 [2021-07-13T14:26:47.494Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2021-07-13T14:26:47.494Z] JENKINS_NODE_COOKIE 0a3d988d-d1e8-44b0-94cd-aaf00e4007f2 [2021-07-13T14:26:47.494Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2021-07-13T14:26:47.494Z] JENKINS_URL https://ci-next.docker.com/public/ [2021-07-13T14:26:47.494Z] JOB_BASE_NAME PR-42631 [2021-07-13T14:26:47.494Z] JOB_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42631/display/redirect [2021-07-13T14:26:47.494Z] JOB_NAME moby/PR-42631 [2021-07-13T14:26:47.494Z] JOB_URL https://ci-next.docker.com/public/job/moby/job/PR-42631/ [2021-07-13T14:26:47.494Z] library.jps.version master [2021-07-13T14:26:47.494Z] LOCALAPPDATA C:\Windows\system32\config\systemprofile\AppData\Local [2021-07-13T14:26:47.494Z] NODE_LABELS amd64 azure azwin-2-9498e0 azwin-2022 docker west-us windows windows-2022 x86_64 [2021-07-13T14:26:47.494Z] NODE_NAME azwin-2-9498e0 [2021-07-13T14:26:47.494Z] NUMBER_OF_PROCESSORS 4 [2021-07-13T14:26:47.494Z] OS Windows_NT [2021-07-13T14:26:47.494Z] Path C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPo... [2021-07-13T14:26:47.494Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2021-07-13T14:26:47.494Z] PROCESSOR_ARCHITECTURE AMD64 [2021-07-13T14:26:47.494Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 79 Stepping 1, GenuineIntel [2021-07-13T14:26:47.494Z] PROCESSOR_LEVEL 6 [2021-07-13T14:26:47.494Z] PROCESSOR_REVISION 4f01 [2021-07-13T14:26:47.494Z] ProgramData C:\ProgramData [2021-07-13T14:26:47.494Z] ProgramFiles C:\Program Files [2021-07-13T14:26:47.494Z] ProgramFiles(x86) C:\Program Files (x86) [2021-07-13T14:26:47.494Z] ProgramW6432 C:\Program Files [2021-07-13T14:26:47.494Z] PROMPT $P$G [2021-07-13T14:26:47.494Z] PSExecutionPolicyPreference Bypass [2021-07-13T14:26:47.494Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\Windows\syste... [2021-07-13T14:26:47.494Z] PUBLIC C:\Users\Public [2021-07-13T14:26:47.494Z] RUN_ARTIFACTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42631/2/display/redirect?page=artif... [2021-07-13T14:26:47.494Z] RUN_CHANGES_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42631/2/display/redirect?page=changes [2021-07-13T14:26:47.494Z] RUN_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42631/2/display/redirect [2021-07-13T14:26:47.494Z] RUN_TESTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42631/2/display/redirect?page=tests [2021-07-13T14:26:47.494Z] SKIP_VALIDATION_TESTS 1 [2021-07-13T14:26:47.494Z] SOURCES_DRIVE d [2021-07-13T14:26:47.494Z] SOURCES_SUBDIR gopath [2021-07-13T14:26:47.494Z] STAGE_NAME Run tests [2021-07-13T14:26:47.494Z] SystemDrive C: [2021-07-13T14:26:47.494Z] SystemRoot C:\Windows [2021-07-13T14:26:47.494Z] TEMP C:\Windows\TEMP [2021-07-13T14:26:47.494Z] TESTDEBUG 0 [2021-07-13T14:26:47.494Z] TESTRUN_DRIVE d [2021-07-13T14:26:47.494Z] TESTRUN_SUBDIR CI [2021-07-13T14:26:47.494Z] TIMEOUT 120m [2021-07-13T14:26:47.494Z] TMP C:\Windows\TEMP [2021-07-13T14:26:47.494Z] USERDOMAIN WORKGROUP [2021-07-13T14:26:47.494Z] USERNAME azwin-2-9498e0$ [2021-07-13T14:26:47.494Z] USERPROFILE C:\Windows\system32\config\systemprofile [2021-07-13T14:26:47.494Z] windir C:\Windows [2021-07-13T14:26:47.494Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore/insider [2021-07-13T14:26:47.494Z] WINDOWS_BASE_IMAGE_TAG 10.0.20295.1 [2021-07-13T14:26:47.494Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2021-07-13T14:26:47.494Z] WORKSPACE_TMP d:\gopath\src\github.com\docker\docker@tmp [2021-07-13T14:26:47.494Z] [2021-07-13T14:26:47.494Z] [2021-07-13T14:26:47.494Z] [2021-07-13T14:26:47.494Z] INFO: Sources under d:\gopath\... [2021-07-13T14:26:47.494Z] INFO: Test run under d:\CI\... [2021-07-13T14:26:47.494Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2021-07-13T14:26:47.494Z] INFO: docker/docker repository was found [2021-07-13T14:26:47.494Z] INFO: Image microsoft/windowsservercore:latest is already loaded in the control daemon [2021-07-13T14:26:47.494Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.20295.1' [2021-07-13T14:26:47.494Z] INFO: Docker version of control daemon [2021-07-13T14:26:47.494Z] [2021-07-13T14:26:47.494Z] Client: Mirantis Container Runtime [2021-07-13T14:26:47.494Z] Version: 20.10.0 [2021-07-13T14:26:47.494Z] API version: 1.41 [2021-07-13T14:26:47.494Z] Go version: go1.13.15 [2021-07-13T14:26:47.494Z] Git commit: 6ee42dc [2021-07-13T14:26:47.494Z] Built: 03/11/2021 13:24:56 [2021-07-13T14:26:47.494Z] OS/Arch: windows/amd64 [2021-07-13T14:26:47.494Z] Context: default [2021-07-13T14:26:47.494Z] Experimental: true [2021-07-13T14:26:47.494Z] [2021-07-13T14:26:47.494Z] Server: Mirantis Container Runtime [2021-07-13T14:26:47.494Z] Engine: [2021-07-13T14:26:47.494Z] Version: 20.10.0 [2021-07-13T14:26:47.495Z] API version: 1.41 (minimum version 1.24) [2021-07-13T14:26:47.495Z] Go version: go1.13.15 [2021-07-13T14:26:47.495Z] Git commit: 1e08f21e79 [2021-07-13T14:26:47.495Z] Built: 03/11/2021 13:23:32 [2021-07-13T14:26:47.495Z] OS/Arch: windows/amd64 [2021-07-13T14:26:47.495Z] Experimental: true [2021-07-13T14:26:47.495Z] [2021-07-13T14:26:47.495Z] INFO: Docker info of control daemon [2021-07-13T14:26:47.495Z] [2021-07-13T14:26:47.495Z] Client: [2021-07-13T14:26:47.495Z] Context: default [2021-07-13T14:26:47.495Z] Debug Mode: false [2021-07-13T14:26:47.495Z] Plugins: [2021-07-13T14:26:47.495Z] app: Docker Application (Docker Inc., v0.8.0) [2021-07-13T14:26:47.495Z] cluster: Manage Mirantis Container Cloud clusters (Mirantis Inc., v1.9.0) [2021-07-13T14:26:47.495Z] registry: Manage Docker registries (Docker Inc., 0.1.0) [2021-07-13T14:26:47.495Z] [2021-07-13T14:26:47.495Z] Server: [2021-07-13T14:26:47.495Z] Containers: 0 [2021-07-13T14:26:47.495Z] Running: 0 [2021-07-13T14:26:47.495Z] Paused: 0 [2021-07-13T14:26:47.495Z] Stopped: 0 [2021-07-13T14:26:47.495Z] Images: 10 [2021-07-13T14:26:47.495Z] Server Version: 20.10.0 [2021-07-13T14:26:47.495Z] Storage Driver: windowsfilter (windows) lcow (linux) [2021-07-13T14:26:47.495Z] Windows: [2021-07-13T14:26:47.495Z] LCOW: [2021-07-13T14:26:47.495Z] Logging Driver: json-file [2021-07-13T14:26:47.495Z] Plugins: [2021-07-13T14:26:47.495Z] Volume: local [2021-07-13T14:26:47.495Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-07-13T14:26:47.495Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-07-13T14:26:47.495Z] Swarm: inactive [2021-07-13T14:26:47.495Z] Default Isolation: process [2021-07-13T14:26:47.495Z] Kernel Version: 10.0 20295 (20295.1.amd64fre.fe_release.210212-1600) [2021-07-13T14:26:47.495Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20295.1) [2021-07-13T14:26:47.495Z] OSType: windows [2021-07-13T14:26:47.495Z] Architecture: x86_64 [2021-07-13T14:26:47.495Z] CPUs: 4 [2021-07-13T14:26:47.495Z] Total Memory: 32GiB [2021-07-13T14:26:47.495Z] Name: azwin-2-9498e0 [2021-07-13T14:26:47.495Z] ID: HIW7:RJDB:LAOZ:BJYL:XAN5:UZSY:3HLA:IGW5:APOR:JIRV:4S77:NKO6 [2021-07-13T14:26:47.495Z] Docker Root Dir: D:\docker [2021-07-13T14:26:47.495Z] Debug Mode: false [2021-07-13T14:26:47.495Z] Registry: https://index.docker.io/v1/ [2021-07-13T14:26:47.495Z] Labels: [2021-07-13T14:26:47.495Z] Experimental: true [2021-07-13T14:26:47.495Z] Insecure Registries: [2021-07-13T14:26:47.495Z] 10.0.0.4:5000 [2021-07-13T14:26:47.495Z] 127.0.0.0/8 [2021-07-13T14:26:47.495Z] Registry Mirrors: [2021-07-13T14:26:47.495Z] http://10.0.0.4:5000/ [2021-07-13T14:26:47.495Z] Live Restore Enabled: false [2021-07-13T14:26:47.495Z] [2021-07-13T14:26:47.495Z] [2021-07-13T14:26:47.495Z] INFO: Commit hash is 5b36dc5123 [2021-07-13T14:26:47.495Z] INFO: Nuke-Everything... [2021-07-13T14:26:47.495Z] INFO: Container count on control daemon to delete is 0 [2021-07-13T14:26:47.762Z] --- PASS: TestCgroupNamespacesBuild (2.76s) [2021-07-13T14:26:47.762Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2021-07-13T14:26:47.975Z] INFO: Nuking d:\CI [2021-07-13T14:26:47.975Z] INFO: Zapped successfully [2021-07-13T14:26:47.975Z] INFO: Location for testing is d:\CI\PR-42631\2 [2021-07-13T14:26:47.975Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2021-07-13T14:26:47.975Z] [2021-07-13T14:26:47.975Z] [2021-07-13T14:26:47.975Z] INFO: Building the image from Dockerfile.windows at 07/13/2021 14:26:47... [2021-07-13T14:26:47.975Z] [2021-07-13T14:26:48.439Z] === RUN TestLoad [2021-07-13T14:26:48.439Z] --- PASS: TestLoad (0.00s) [2021-07-13T14:26:48.439Z] === RUN TestSave [2021-07-13T14:26:48.439Z] --- PASS: TestSave (0.02s) [2021-07-13T14:26:48.439Z] === RUN TestAddDeleteGet [2021-07-13T14:26:48.439Z] --- PASS: TestAddDeleteGet (0.03s) [2021-07-13T14:26:48.439Z] === RUN TestInvalidTags [2021-07-13T14:26:48.439Z] --- PASS: TestInvalidTags (0.00s) [2021-07-13T14:26:48.439Z] PASS [2021-07-13T14:26:48.439Z] coverage: 83.7% of statements [2021-07-13T14:26:48.439Z] ok github.com/docker/docker/reference 0.187s coverage: 83.7% of statements [2021-07-13T14:26:48.448Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2021-07-13T14:26:48.703Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.47s) [2021-07-13T14:26:48.703Z] === RUN TestBuildWithSession [2021-07-13T14:26:48.703Z] build_session_test.go:25: TODO: BuildKit [2021-07-13T14:26:48.703Z] --- SKIP: TestBuildWithSession (0.00s) [2021-07-13T14:26:48.703Z] === RUN TestBuildSquashParent [2021-07-13T14:26:49.417Z] === RUN TestResolveAuthConfigIndexServer [2021-07-13T14:26:49.417Z] --- PASS: TestResolveAuthConfigIndexServer (0.00s) [2021-07-13T14:26:49.417Z] === RUN TestResolveAuthConfigFullURL [2021-07-13T14:26:49.417Z] --- PASS: TestResolveAuthConfigFullURL (0.00s) [2021-07-13T14:26:49.417Z] === RUN TestLoadAllowNondistributableArtifacts [2021-07-13T14:26:49.417Z] --- PASS: TestLoadAllowNondistributableArtifacts (0.00s) [2021-07-13T14:26:49.417Z] === RUN TestValidateMirror [2021-07-13T14:26:49.417Z] --- PASS: TestValidateMirror (0.00s) [2021-07-13T14:26:49.417Z] === RUN TestLoadInsecureRegistries [2021-07-13T14:26:49.417Z] time="2021-07-13T14:26:49Z" level=warning msg="insecure registry http://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2021-07-13T14:26:49.417Z] time="2021-07-13T14:26:49Z" level=warning msg="insecure registry https://myregistry.example.com should not contain 'https://' and 'https://' has been removed from the insecure registry config" [2021-07-13T14:26:49.417Z] time="2021-07-13T14:26:49Z" level=warning msg="insecure registry HTTP://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2021-07-13T14:26:49.417Z] --- PASS: TestLoadInsecureRegistries (0.12s) [2021-07-13T14:26:49.417Z] === RUN TestNewServiceConfig [2021-07-13T14:26:49.417Z] --- PASS: TestNewServiceConfig (0.00s) [2021-07-13T14:26:49.417Z] === RUN TestValidateIndexName [2021-07-13T14:26:49.417Z] --- PASS: TestValidateIndexName (0.00s) [2021-07-13T14:26:49.417Z] === RUN TestValidateIndexNameWithError [2021-07-13T14:26:49.417Z] --- PASS: TestValidateIndexNameWithError (0.00s) [2021-07-13T14:26:49.417Z] === RUN TestEndpointParse [2021-07-13T14:26:49.417Z] --- PASS: TestEndpointParse (0.00s) [2021-07-13T14:26:49.417Z] === RUN TestEndpointParseInvalid [2021-07-13T14:26:49.417Z] --- PASS: TestEndpointParseInvalid (0.00s) [2021-07-13T14:26:49.417Z] === RUN TestValidateEndpoint [2021-07-13T14:26:49.417Z] --- PASS: TestValidateEndpoint (0.00s) [2021-07-13T14:26:49.417Z] === RUN TestPing [2021-07-13T14:26:49.417Z] --- PASS: TestPing (0.00s) [2021-07-13T14:26:49.417Z] === RUN TestPingRegistryEndpoint [2021-07-13T14:26:49.417Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2021-07-13T14:26:49.417Z] --- SKIP: TestPingRegistryEndpoint (0.00s) [2021-07-13T14:26:49.417Z] === RUN TestEndpoint [2021-07-13T14:26:49.417Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2021-07-13T14:26:49.417Z] --- SKIP: TestEndpoint (0.00s) [2021-07-13T14:26:49.417Z] === RUN TestParseRepositoryInfo [2021-07-13T14:26:49.417Z] --- PASS: TestParseRepositoryInfo (0.00s) [2021-07-13T14:26:49.417Z] === RUN TestNewIndexInfo [2021-07-13T14:26:49.417Z] --- PASS: TestNewIndexInfo (0.00s) [2021-07-13T14:26:49.417Z] === RUN TestMirrorEndpointLookup [2021-07-13T14:26:49.417Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2021-07-13T14:26:49.417Z] --- SKIP: TestMirrorEndpointLookup (0.00s) [2021-07-13T14:26:49.417Z] === RUN TestSearchRepositories [2021-07-13T14:26:49.417Z] registry_test.go:721: GET /v1/search?q=fakequery&n=25 HTTP/1.1 [2021-07-13T14:26:49.417Z] Host: 127.0.0.1:49323 [2021-07-13T14:26:49.417Z] User-Agent: docker test client [2021-07-13T14:26:49.417Z] Authorization: Token fake-token [2021-07-13T14:26:49.417Z] X-Docker-Token: true [2021-07-13T14:26:49.417Z] Accept-Encoding: gzip [2021-07-13T14:26:49.417Z] [2021-07-13T14:26:49.417Z] [2021-07-13T14:26:49.417Z] registry_test.go:730: HTTP/1.1 200 OK [2021-07-13T14:26:49.417Z] Connection: close [2021-07-13T14:26:49.417Z] Content-Length: 144 [2021-07-13T14:26:49.417Z] Cache-Control: no-cache [2021-07-13T14:26:49.417Z] Content-Type: application/json [2021-07-13T14:26:49.417Z] Date: Tue, 13 Jul 2021 14:26:49 GMT [2021-07-13T14:26:49.417Z] Expires: -1 [2021-07-13T14:26:49.417Z] Pragma: no-cache [2021-07-13T14:26:49.417Z] Server: docker-tests/mock [2021-07-13T14:26:49.417Z] X-Docker-Registry-Config: mock [2021-07-13T14:26:49.417Z] X-Docker-Registry-Version: 0.0.0 [2021-07-13T14:26:49.417Z] [2021-07-13T14:26:49.417Z] [2021-07-13T14:26:49.417Z] --- PASS: TestSearchRepositories (0.00s) [2021-07-13T14:26:49.417Z] === RUN TestTrustedLocation [2021-07-13T14:26:49.417Z] --- PASS: TestTrustedLocation (0.00s) [2021-07-13T14:26:49.417Z] === RUN TestAddRequiredHeadersToRedirectedRequests [2021-07-13T14:26:49.417Z] --- PASS: TestAddRequiredHeadersToRedirectedRequests (0.00s) [2021-07-13T14:26:49.417Z] === RUN TestAllowNondistributableArtifacts [2021-07-13T14:26:49.417Z] --- PASS: TestAllowNondistributableArtifacts (0.00s) [2021-07-13T14:26:49.417Z] === RUN TestIsSecureIndex [2021-07-13T14:26:49.417Z] --- PASS: TestIsSecureIndex (0.00s) [2021-07-13T14:26:49.417Z] PASS [2021-07-13T14:26:49.417Z] coverage: 51.7% of statements [2021-07-13T14:26:49.417Z] ok github.com/docker/docker/registry 0.464s coverage: 51.7% of statements [2021-07-13T14:26:49.417Z] === RUN TestResumableRequestHeaderSimpleErrors [2021-07-13T14:26:49.417Z] --- PASS: TestResumableRequestHeaderSimpleErrors (0.00s) [2021-07-13T14:26:49.417Z] === RUN TestResumableRequestHeaderNotTooMuchFailures [2021-07-13T14:26:49.417Z] --- PASS: TestResumableRequestHeaderNotTooMuchFailures (0.01s) [2021-07-13T14:26:49.417Z] === RUN TestResumableRequestHeaderTooMuchFailures [2021-07-13T14:26:49.417Z] --- PASS: TestResumableRequestHeaderTooMuchFailures (0.00s) [2021-07-13T14:26:49.417Z] === RUN TestResumableRequestReaderWithReadError [2021-07-13T14:26:49.821Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2021-07-13T14:26:49.879Z] --- PASS: TestNewClientWithTimeout (17.61s) [2021-07-13T14:26:49.879Z] === RUN TestClientStream [2021-07-13T14:26:49.879Z] --- PASS: TestClientStream (0.00s) [2021-07-13T14:26:49.879Z] === RUN TestClientSendFile [2021-07-13T14:26:49.879Z] --- PASS: TestClientSendFile (0.00s) [2021-07-13T14:26:49.879Z] === RUN TestClientWithRequestTimeout [2021-07-13T14:26:49.879Z] --- PASS: TestClientWithRequestTimeout (0.00s) [2021-07-13T14:26:49.879Z] === RUN TestFileSpecPlugin [2021-07-13T14:26:49.879Z] --- PASS: TestFileSpecPlugin (0.01s) [2021-07-13T14:26:49.879Z] === RUN TestFileJSONSpecPlugin [2021-07-13T14:26:49.879Z] time="2021-07-13T14:26:49Z" level=info msg="encountered error during pull and clearing it before resume: An error occurred" [2021-07-13T14:26:49.879Z] --- PASS: TestResumableRequestReaderWithReadError (0.12s) [2021-07-13T14:26:49.879Z] === RUN TestResumableRequestReaderWithEOFWith416Response [2021-07-13T14:26:49.879Z] --- PASS: TestResumableRequestReaderWithEOFWith416Response (0.00s) [2021-07-13T14:26:49.879Z] === RUN TestResumableRequestReaderWithServerDoesntSupportByteRanges [2021-07-13T14:26:49.879Z] --- PASS: TestResumableRequestReaderWithServerDoesntSupportByteRanges (0.00s) [2021-07-13T14:26:49.879Z] --- PASS: TestFileJSONSpecPlugin (0.00s) [2021-07-13T14:26:49.879Z] === RUN TestResumableRequestReaderWithZeroTotalSize [2021-07-13T14:26:49.879Z] --- PASS: TestResumableRequestReaderWithZeroTotalSize (0.00s) [2021-07-13T14:26:49.879Z] === RUN TestResumableRequestReader [2021-07-13T14:26:49.879Z] --- PASS: TestResumableRequestReader (0.00s) [2021-07-13T14:26:49.879Z] === RUN TestResumableRequestReaderWithInitialResponse [2021-07-13T14:26:49.879Z] === RUN TestFileJSONSpecPluginWithoutTLSConfig [2021-07-13T14:26:49.879Z] --- PASS: TestFileJSONSpecPluginWithoutTLSConfig (0.00s) [2021-07-13T14:26:49.879Z] === RUN TestPluginAddHandler [2021-07-13T14:26:49.879Z] --- PASS: TestPluginAddHandler (0.00s) [2021-07-13T14:26:49.879Z] === RUN TestPluginWaitBadPlugin [2021-07-13T14:26:49.879Z] --- PASS: TestPluginWaitBadPlugin (0.00s) [2021-07-13T14:26:49.879Z] === RUN TestGet [2021-07-13T14:26:49.879Z] time="2021-07-13T14:26:49Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 1s" [2021-07-13T14:26:49.879Z] --- PASS: TestResumableRequestReaderWithInitialResponse (0.00s) [2021-07-13T14:26:49.879Z] PASS [2021-07-13T14:26:49.879Z] coverage: 100.0% of statements [2021-07-13T14:26:49.879Z] ok github.com/docker/docker/registry/resumable 0.357s coverage: 100.0% of statements [2021-07-13T14:26:49.879Z] === RUN TestRestartManagerTimeout [2021-07-13T14:26:49.879Z] --- PASS: TestRestartManagerTimeout (0.00s) [2021-07-13T14:26:49.879Z] === RUN TestRestartManagerTimeoutReset [2021-07-13T14:26:49.879Z] --- PASS: TestRestartManagerTimeoutReset (0.00s) [2021-07-13T14:26:49.879Z] PASS [2021-07-13T14:26:49.879Z] coverage: 50.9% of statements [2021-07-13T14:26:49.879Z] ok github.com/docker/docker/restartmanager 0.083s coverage: 50.9% of statements [2021-07-13T14:26:50.340Z] === RUN TestDecodeContainerConfig [2021-07-13T14:26:50.340Z] --- PASS: TestDecodeContainerConfig (0.00s) [2021-07-13T14:26:50.340Z] === RUN TestDecodeContainerConfigIsolation [2021-07-13T14:26:50.340Z] --- PASS: TestDecodeContainerConfigIsolation (0.00s) [2021-07-13T14:26:50.340Z] === RUN TestValidatePrivileged [2021-07-13T14:26:50.340Z] --- PASS: TestValidatePrivileged (0.00s) [2021-07-13T14:26:50.340Z] PASS [2021-07-13T14:26:50.340Z] coverage: 52.2% of statements [2021-07-13T14:26:50.340Z] ok github.com/docker/docker/runconfig 0.112s coverage: 52.2% of statements [2021-07-13T14:26:50.801Z] time="2021-07-13T14:26:50Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 2s" [2021-07-13T14:26:50.801Z] === RUN TestGenerateRandomAlphaOnlyStringLength [2021-07-13T14:26:50.801Z] --- PASS: TestGenerateRandomAlphaOnlyStringLength (0.00s) [2021-07-13T14:26:50.801Z] === RUN TestGenerateRandomAlphaOnlyStringUniqueness [2021-07-13T14:26:50.801Z] --- PASS: TestGenerateRandomAlphaOnlyStringUniqueness (0.00s) [2021-07-13T14:26:50.801Z] PASS [2021-07-13T14:26:50.801Z] coverage: 62.5% of statements [2021-07-13T14:26:50.801Z] ok github.com/docker/docker/testutil 0.187s coverage: 62.5% of statements [2021-07-13T14:26:52.347Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2021-07-13T14:26:52.988Z] time="2021-07-13T14:26:52Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 4s" [2021-07-13T14:26:53.451Z] === RUN TestGetDriver [2021-07-13T14:26:53.451Z] --- PASS: TestGetDriver (0.00s) [2021-07-13T14:26:53.451Z] === RUN TestVolumeRequestError [2021-07-13T14:26:53.451Z] --- PASS: TestVolumeRequestError (0.01s) [2021-07-13T14:26:53.451Z] PASS [2021-07-13T14:26:53.451Z] coverage: 36.1% of statements [2021-07-13T14:26:53.451Z] ok github.com/docker/docker/volume/drivers 0.191s coverage: 36.1% of statements [2021-07-13T14:26:53.451Z] === RUN TestGetAddress [2021-07-13T14:26:53.451Z] --- PASS: TestGetAddress (0.00s) [2021-07-13T14:26:53.451Z] === RUN TestRemove [2021-07-13T14:26:53.451Z] local_test.go:34: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2021-07-13T14:26:53.451Z] --- SKIP: TestRemove (0.00s) [2021-07-13T14:26:53.451Z] === RUN TestInitializeWithVolumes [2021-07-13T14:26:53.451Z] --- PASS: TestInitializeWithVolumes (0.00s) [2021-07-13T14:26:53.451Z] === RUN TestCreate [2021-07-13T14:26:53.451Z] --- PASS: TestCreate (0.01s) [2021-07-13T14:26:53.451Z] === RUN TestValidateName [2021-07-13T14:26:53.451Z] --- PASS: TestValidateName (0.00s) [2021-07-13T14:26:53.451Z] === RUN TestCreateWithOpts [2021-07-13T14:26:53.451Z] local_test.go:181: runtime.GOOS == "windows" [2021-07-13T14:26:53.451Z] --- SKIP: TestCreateWithOpts (0.00s) [2021-07-13T14:26:53.451Z] === RUN TestRelaodNoOpts [2021-07-13T14:26:53.451Z] --- PASS: TestRelaodNoOpts (0.01s) [2021-07-13T14:26:53.451Z] PASS [2021-07-13T14:26:53.451Z] coverage: 41.5% of statements [2021-07-13T14:26:53.451Z] ok github.com/docker/docker/volume/local 0.177s coverage: 41.5% of statements [2021-07-13T14:26:53.930Z] Sending build context to Docker daemon 60.85MB [2021-07-13T14:26:53.930Z] [2021-07-13T14:26:54.410Z] Step 1/10 : FROM microsoft/windowsservercore [2021-07-13T14:26:54.410Z] ---> 39d157a84080 [2021-07-13T14:26:54.410Z] Step 2/10 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2021-07-13T14:26:54.410Z] ---> Using cache [2021-07-13T14:26:54.410Z] ---> 044b547fc242 [2021-07-13T14:26:54.410Z] Step 3/10 : ARG GO_VERSION=1.16.6 [2021-07-13T14:26:54.410Z] ---> Running in 9d7be4178deb [2021-07-13T14:26:54.435Z] === RUN TestConvertTmpfsOptions [2021-07-13T14:26:54.435Z] parser_test.go:49: data="mode=700,size=1m" [2021-07-13T14:26:54.435Z] parser_test.go:49: data="ro" [2021-07-13T14:26:54.435Z] --- PASS: TestConvertTmpfsOptions (0.00s) [2021-07-13T14:26:54.435Z] === RUN TestParseMountRaw [2021-07-13T14:26:54.435Z] --- PASS: TestParseMountRaw (0.02s) [2021-07-13T14:26:54.435Z] === RUN TestParseMountRawSplit [2021-07-13T14:26:54.435Z] parser_test.go:390: case 0 [2021-07-13T14:26:54.435Z] parser_test.go:390: case 1 [2021-07-13T14:26:54.435Z] parser_test.go:390: case 2 [2021-07-13T14:26:54.435Z] parser_test.go:390: case 3 [2021-07-13T14:26:54.435Z] parser_test.go:390: case 4 [2021-07-13T14:26:54.435Z] parser_test.go:390: case 5 [2021-07-13T14:26:54.435Z] parser_test.go:390: case 6 [2021-07-13T14:26:54.435Z] parser_test.go:390: case 7 [2021-07-13T14:26:54.435Z] parser_test.go:390: case 8 [2021-07-13T14:26:54.435Z] parser_test.go:390: case 0 [2021-07-13T14:26:54.435Z] parser_test.go:390: case 1 [2021-07-13T14:26:54.435Z] parser_test.go:390: case 2 [2021-07-13T14:26:54.435Z] parser_test.go:390: case 3 [2021-07-13T14:26:54.435Z] parser_test.go:390: case 4 [2021-07-13T14:26:54.435Z] parser_test.go:390: case 5 [2021-07-13T14:26:54.435Z] parser_test.go:390: case 6 [2021-07-13T14:26:54.435Z] parser_test.go:390: case 7 [2021-07-13T14:26:54.435Z] parser_test.go:390: case 8 [2021-07-13T14:26:54.435Z] parser_test.go:390: case 9 [2021-07-13T14:26:54.435Z] parser_test.go:390: case 10 [2021-07-13T14:26:54.435Z] parser_test.go:390: case 11 [2021-07-13T14:26:54.435Z] parser_test.go:390: case 12 [2021-07-13T14:26:54.435Z] parser_test.go:390: case 0 [2021-07-13T14:26:54.435Z] parser_test.go:390: case 1 [2021-07-13T14:26:54.435Z] parser_test.go:390: case 2 [2021-07-13T14:26:54.435Z] parser_test.go:390: case 3 [2021-07-13T14:26:54.435Z] parser_test.go:390: case 4 [2021-07-13T14:26:54.435Z] parser_test.go:390: case 5 [2021-07-13T14:26:54.435Z] parser_test.go:390: case 6 [2021-07-13T14:26:54.435Z] parser_test.go:390: case 7 [2021-07-13T14:26:54.435Z] parser_test.go:390: case 8 [2021-07-13T14:26:54.435Z] parser_test.go:390: case 9 [2021-07-13T14:26:54.435Z] parser_test.go:390: case 10 [2021-07-13T14:26:54.435Z] parser_test.go:390: case 11 [2021-07-13T14:26:54.436Z] --- PASS: TestParseMountRawSplit (0.01s) [2021-07-13T14:26:54.436Z] === RUN TestParseMountSpec [2021-07-13T14:26:54.436Z] parser_test.go:455: case 0 [2021-07-13T14:26:54.436Z] parser_test.go:455: case 1 [2021-07-13T14:26:54.436Z] parser_test.go:455: case 2 [2021-07-13T14:26:54.436Z] parser_test.go:455: case 3 [2021-07-13T14:26:54.436Z] parser_test.go:455: case 4 [2021-07-13T14:26:54.436Z] parser_test.go:455: case 5 [2021-07-13T14:26:54.436Z] --- PASS: TestParseMountSpec (0.00s) [2021-07-13T14:26:54.436Z] === RUN TestParseMountSpecBindWithFileinfoError [2021-07-13T14:26:54.436Z] --- PASS: TestParseMountSpecBindWithFileinfoError (0.00s) [2021-07-13T14:26:54.436Z] === RUN TestValidateMount [2021-07-13T14:26:54.436Z] --- PASS: TestValidateMount (0.00s) [2021-07-13T14:26:54.436Z] PASS [2021-07-13T14:26:54.436Z] coverage: 66.2% of statements [2021-07-13T14:26:54.436Z] ok github.com/docker/docker/volume/mounts 0.142s coverage: 66.2% of statements [2021-07-13T14:26:54.873Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2021-07-13T14:26:54.897Z] === RUN TestSetGetMeta [2021-07-13T14:26:54.897Z] === PAUSE TestSetGetMeta [2021-07-13T14:26:54.897Z] === RUN TestRestore [2021-07-13T14:26:54.897Z] === PAUSE TestRestore [2021-07-13T14:26:54.897Z] === RUN TestServiceCreate [2021-07-13T14:26:54.897Z] === PAUSE TestServiceCreate [2021-07-13T14:26:54.897Z] === RUN TestServiceList [2021-07-13T14:26:54.897Z] === PAUSE TestServiceList [2021-07-13T14:26:54.897Z] === RUN TestServiceRemove [2021-07-13T14:26:54.897Z] === PAUSE TestServiceRemove [2021-07-13T14:26:54.897Z] === RUN TestServiceGet [2021-07-13T14:26:54.897Z] === PAUSE TestServiceGet [2021-07-13T14:26:54.897Z] === RUN TestServicePrune [2021-07-13T14:26:54.897Z] === PAUSE TestServicePrune [2021-07-13T14:26:54.897Z] === RUN TestCreate [2021-07-13T14:26:54.897Z] === PAUSE TestCreate [2021-07-13T14:26:54.897Z] === RUN TestRemove [2021-07-13T14:26:54.897Z] === PAUSE TestRemove [2021-07-13T14:26:54.897Z] === RUN TestList [2021-07-13T14:26:54.897Z] === PAUSE TestList [2021-07-13T14:26:54.897Z] === RUN TestFindByDriver [2021-07-13T14:26:54.897Z] === PAUSE TestFindByDriver [2021-07-13T14:26:54.897Z] === RUN TestFindByReferenced [2021-07-13T14:26:54.897Z] === PAUSE TestFindByReferenced [2021-07-13T14:26:54.897Z] === RUN TestDerefMultipleOfSameRef [2021-07-13T14:26:54.897Z] === PAUSE TestDerefMultipleOfSameRef [2021-07-13T14:26:54.897Z] === RUN TestCreateKeepOptsLabelsWhenExistsRemotely [2021-07-13T14:26:54.897Z] === PAUSE TestCreateKeepOptsLabelsWhenExistsRemotely [2021-07-13T14:26:54.897Z] === RUN TestDefererencePluginOnCreateError [2021-07-13T14:26:54.897Z] === PAUSE TestDefererencePluginOnCreateError [2021-07-13T14:26:54.897Z] === RUN TestRefDerefRemove [2021-07-13T14:26:54.897Z] === PAUSE TestRefDerefRemove [2021-07-13T14:26:54.897Z] === RUN TestGet [2021-07-13T14:26:54.897Z] === PAUSE TestGet [2021-07-13T14:26:54.897Z] === RUN TestGetWithReference [2021-07-13T14:26:54.897Z] === PAUSE TestGetWithReference [2021-07-13T14:26:54.897Z] === RUN TestFilterFunc [2021-07-13T14:26:54.897Z] === RUN TestFilterFunc/test_nil_list [2021-07-13T14:26:54.897Z] === PAUSE TestFilterFunc/test_nil_list [2021-07-13T14:26:54.897Z] === RUN TestFilterFunc/test_empty_list [2021-07-13T14:26:54.897Z] === PAUSE TestFilterFunc/test_empty_list [2021-07-13T14:26:54.897Z] === RUN TestFilterFunc/test_filter_non-empty_to_empty [2021-07-13T14:26:54.897Z] === PAUSE TestFilterFunc/test_filter_non-empty_to_empty [2021-07-13T14:26:54.897Z] === RUN TestFilterFunc/test_nothing_to_fitler_non-empty_list [2021-07-13T14:26:54.897Z] === PAUSE TestFilterFunc/test_nothing_to_fitler_non-empty_list [2021-07-13T14:26:54.897Z] === RUN TestFilterFunc/test_filter_some [2021-07-13T14:26:54.897Z] === PAUSE TestFilterFunc/test_filter_some [2021-07-13T14:26:54.897Z] === RUN TestFilterFunc/test_filter_middle [2021-07-13T14:26:54.897Z] === PAUSE TestFilterFunc/test_filter_middle [2021-07-13T14:26:54.897Z] === RUN TestFilterFunc/test_filter_middle_and_last [2021-07-13T14:26:54.897Z] === PAUSE TestFilterFunc/test_filter_middle_and_last [2021-07-13T14:26:54.897Z] === RUN TestFilterFunc/test_filter_first_and_last [2021-07-13T14:26:54.897Z] === PAUSE TestFilterFunc/test_filter_first_and_last [2021-07-13T14:26:54.897Z] === CONT TestFilterFunc/test_nil_list [2021-07-13T14:26:54.897Z] === CONT TestFilterFunc/test_filter_some [2021-07-13T14:26:54.897Z] === CONT TestFilterFunc/test_nothing_to_fitler_non-empty_list [2021-07-13T14:26:54.897Z] === CONT TestFilterFunc/test_filter_middle_and_last [2021-07-13T14:26:54.897Z] === CONT TestFilterFunc/test_filter_first_and_last [2021-07-13T14:26:54.897Z] === CONT TestFilterFunc/test_filter_middle [2021-07-13T14:26:54.897Z] === CONT TestFilterFunc/test_filter_non-empty_to_empty [2021-07-13T14:26:54.897Z] === CONT TestFilterFunc/test_empty_list [2021-07-13T14:26:54.897Z] --- PASS: TestFilterFunc (0.00s) [2021-07-13T14:26:54.897Z] --- PASS: TestFilterFunc/test_nil_list (0.00s) [2021-07-13T14:26:54.897Z] --- PASS: TestFilterFunc/test_filter_some (0.00s) [2021-07-13T14:26:54.897Z] --- PASS: TestFilterFunc/test_filter_middle_and_last (0.00s) [2021-07-13T14:26:54.897Z] --- PASS: TestFilterFunc/test_filter_first_and_last (0.00s) [2021-07-13T14:26:54.897Z] --- PASS: TestFilterFunc/test_filter_middle (0.00s) [2021-07-13T14:26:54.897Z] --- PASS: TestFilterFunc/test_filter_non-empty_to_empty (0.00s) [2021-07-13T14:26:54.897Z] --- PASS: TestFilterFunc/test_empty_list (0.00s) [2021-07-13T14:26:54.897Z] --- PASS: TestFilterFunc/test_nothing_to_fitler_non-empty_list (0.00s) [2021-07-13T14:26:54.897Z] === CONT TestSetGetMeta [2021-07-13T14:26:54.897Z] === CONT TestDerefMultipleOfSameRef [2021-07-13T14:26:54.897Z] === CONT TestServicePrune [2021-07-13T14:26:54.897Z] === CONT TestServiceGet [2021-07-13T14:26:54.897Z] --- PASS: TestSetGetMeta (0.02s) [2021-07-13T14:26:54.897Z] === CONT TestGetWithReference [2021-07-13T14:26:54.897Z] --- PASS: TestDerefMultipleOfSameRef (0.02s) [2021-07-13T14:26:54.897Z] === CONT TestGet [2021-07-13T14:26:54.897Z] --- PASS: TestGetWithReference (0.02s) [2021-07-13T14:26:54.897Z] === CONT TestRefDerefRemove [2021-07-13T14:26:54.897Z] --- PASS: TestGet (0.02s) [2021-07-13T14:26:54.897Z] === CONT TestDefererencePluginOnCreateError [2021-07-13T14:26:55.196Z] ok github.com/docker/docker/libnetwork/osl 4.489s coverage: 39.7% of statements [2021-07-13T14:26:55.196Z] ok github.com/docker/docker/libnetwork/osl/kernel 0.004s coverage: 20.0% of statements [2021-07-13T14:26:55.288Z] --- PASS: TestBuildSquashParent (6.09s) [2021-07-13T14:26:55.288Z] === RUN TestBuildWithRemoveAndForceRemove [2021-07-13T14:26:55.288Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-07-13T14:26:55.288Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-07-13T14:26:55.288Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-07-13T14:26:55.288Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-07-13T14:26:55.288Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-07-13T14:26:55.288Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-07-13T14:26:55.288Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-07-13T14:26:55.288Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-07-13T14:26:55.288Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-07-13T14:26:55.288Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-07-13T14:26:55.288Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-07-13T14:26:55.288Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-07-13T14:26:55.288Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-07-13T14:26:55.288Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-07-13T14:26:55.359Z] --- PASS: TestRefDerefRemove (0.01s) [2021-07-13T14:26:55.359Z] === CONT TestCreateKeepOptsLabelsWhenExistsRemotely [2021-07-13T14:26:55.359Z] === CONT TestList [2021-07-13T14:26:55.359Z] --- PASS: TestDefererencePluginOnCreateError (0.02s) [2021-07-13T14:26:55.359Z] --- PASS: TestCreateKeepOptsLabelsWhenExistsRemotely (0.01s) [2021-07-13T14:26:55.359Z] === CONT TestFindByReferenced [2021-07-13T14:26:55.359Z] --- PASS: TestFindByReferenced (0.01s) [2021-07-13T14:26:55.359Z] === CONT TestFindByDriver [2021-07-13T14:26:55.359Z] --- PASS: TestList (0.02s) [2021-07-13T14:26:55.359Z] === CONT TestRemove [2021-07-13T14:26:55.359Z] --- PASS: TestFindByDriver (0.02s) [2021-07-13T14:26:55.359Z] === CONT TestCreate [2021-07-13T14:26:55.359Z] --- PASS: TestRemove (0.02s) [2021-07-13T14:26:55.359Z] === CONT TestServiceList [2021-07-13T14:26:55.359Z] --- PASS: TestCreate (0.01s) [2021-07-13T14:26:55.359Z] === CONT TestServiceRemove [2021-07-13T14:26:55.359Z] --- PASS: TestServiceGet (0.15s) [2021-07-13T14:26:55.359Z] === CONT TestServiceCreate [2021-07-13T14:26:55.359Z] time="2021-07-13T14:26:54Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-07-13T14:26:55.359Z] --- PASS: TestServiceRemove (0.05s) [2021-07-13T14:26:55.359Z] === CONT TestRestore [2021-07-13T14:26:55.359Z] time="2021-07-13T14:26:54Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-07-13T14:26:55.359Z] --- PASS: TestServiceList (0.07s) [2021-07-13T14:26:55.359Z] time="2021-07-13T14:26:54Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-07-13T14:26:55.359Z] time="2021-07-13T14:26:54Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test3 [2021-07-13T14:26:55.359Z] --- PASS: TestServiceCreate (0.02s) [2021-07-13T14:26:55.359Z] time="2021-07-13T14:26:54Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-07-13T14:26:55.359Z] --- PASS: TestRestore (0.02s) [2021-07-13T14:26:55.359Z] --- PASS: TestServicePrune (0.18s) [2021-07-13T14:26:55.359Z] PASS [2021-07-13T14:26:55.359Z] coverage: 69.6% of statements [2021-07-13T14:26:55.359Z] ok github.com/docker/docker/volume/service 0.436s coverage: 69.6% of statements [2021-07-13T14:26:56.580Z] ok github.com/docker/docker/libnetwork/portallocator 0.016s coverage: 86.1% of statements [2021-07-13T14:26:56.672Z] Removing intermediate container 9d7be4178deb [2021-07-13T14:26:56.672Z] ---> 0d2d3c0bd09f [2021-07-13T14:26:56.672Z] Step 4/10 : ARG GOTESTSUM_COMMIT=v0.5.3 [2021-07-13T14:26:56.672Z] ---> Running in 6abc05389d0a [2021-07-13T14:26:56.901Z] time="2021-07-13T14:26:56Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 8s" [2021-07-13T14:26:57.151Z] Removing intermediate container 6abc05389d0a [2021-07-13T14:26:57.151Z] ---> d6d01b875143 [2021-07-13T14:26:57.151Z] 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-07-13T14:26:57.151Z] ---> Running in bf8d83cf66b5 [2021-07-13T14:26:57.199Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-07-13T14:26:57.199Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-07-13T14:26:57.631Z] Removing intermediate container bf8d83cf66b5 [2021-07-13T14:26:57.631Z] ---> 7025f1cddde3 [2021-07-13T14:26:57.631Z] 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-07-13T14:26:57.631Z] ---> Running in 506d06563492 [2021-07-13T14:26:58.150Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2021-07-13T14:26:59.110Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-07-13T14:26:59.371Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-07-13T14:26:59.882Z] ok github.com/docker/docker/libnetwork/portmapper 0.936s coverage: 49.5% of statements [2021-07-13T14:27:00.693Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2021-07-13T14:27:01.285Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2021-07-13T14:27:01.286Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.13s) [2021-07-13T14:27:01.286Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.31s) [2021-07-13T14:27:01.286Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.12s) [2021-07-13T14:27:01.286Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.22s) [2021-07-13T14:27:01.286Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.97s) [2021-07-13T14:27:01.286Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.03s) [2021-07-13T14:27:01.286Z] === RUN TestBuildMultiStageCopy [2021-07-13T14:27:01.286Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-07-13T14:27:01.297Z] ok github.com/docker/docker/libnetwork/resolvconf 0.007s coverage: 70.5% of statements [2021-07-13T14:27:02.152Z] [2021-07-13T14:27:02.152Z] SUCCESS: Specified value was saved. [2021-07-13T14:27:02.466Z] [2021-07-13T14:27:02.466Z] SUCCESS: Specified value was saved. [2021-07-13T14:27:02.634Z] INFO: Downloading git... [2021-07-13T14:27:03.197Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-07-13T14:27:03.225Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2021-07-13T14:27:03.237Z] ok github.com/docker/docker/libnetwork/types 0.006s coverage: 47.9% of statements [2021-07-13T14:27:03.457Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-07-13T14:27:03.476Z] INFO: Downloading git... [2021-07-13T14:27:03.564Z] INFO [runner/goanalysis_metalinter/goanalysis] analyzers took 3m27.276998935s with top 10 stages: buildssa: 1m48.608133508s, goimports: 24.32794921s, unconvert: 15.182411302s, gosec: 11.251227225s, golint: 6.783568359s, ineffassign: 5.01314907s, misspell: 4.62911312s, vrp: 3.807480469s, inspect: 3.307526139s, printf: 2.216102213s [2021-07-13T14:27:03.564Z] INFO [runner] Issues before processing: 2863, after processing: 0 [2021-07-13T14:27:03.564Z] INFO [runner] Processors filtering stat (out/in): autogenerated_exclude: 1899/2288, identifier_marker: 1899/1899, exclude: 1899/1899, nolint: 0/78, skip_dirs: 2288/2288, exclude-rules: 78/1899, filename_unadjuster: 2288/2288, path_prettifier: 2288/2288, cgo: 2288/2863, skip_files: 2288/2288 [2021-07-13T14:27:03.564Z] INFO [runner] processing took 69.27945ms with stages: nolint: 27.906938ms, identifier_marker: 18.652241ms, path_prettifier: 11.54753ms, autogenerated_exclude: 5.133136ms, exclude-rules: 3.703159ms, skip_dirs: 1.938561ms, cgo: 243.163µs, filename_unadjuster: 149.833µs, max_same_issues: 1.167µs, uniq_by_line: 763ns, exclude: 683ns, skip_files: 482ns, max_from_linter: 464ns, diff: 455ns, source_code: 319ns, path_shortener: 291ns, max_per_file_from_linter: 265ns [2021-07-13T14:27:03.564Z] INFO [runner] linters took 1m51.807157961s with stages: goanalysis_metalinter: 1m26.832809324s, unused: 24.904942012s [2021-07-13T14:27:03.564Z] INFO File cache stats: 1687 entries of total size 8.5MiB [2021-07-13T14:27:03.564Z] INFO Memory: 2487 samples, avg is 1913.1MB, max is 4775.5MB [2021-07-13T14:27:03.564Z] INFO Execution took 4m8.518292017s [2021-07-13T14:27:03.564Z] Congratulations! The shell scripts are properly formatted. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker-py) [Pipeline] sh [2021-07-13T14:27:03.718Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-07-13T14:27:03.898Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42631/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=2875c6d0d6374f350f3250f8b22e04733ff88e49 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:2875c6d0d6374f350f3250f8b22e04733ff88e49 hack/make.sh dynbinary test-docker-py [2021-07-13T14:27:03.988Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-07-13T14:27:03.988Z] --- PASS: TestBuildMultiStageCopy (2.69s) [2021-07-13T14:27:03.988Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.89s) [2021-07-13T14:27:03.988Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.20s) [2021-07-13T14:27:03.988Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.19s) [2021-07-13T14:27:03.988Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.21s) [2021-07-13T14:27:03.988Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.21s) [2021-07-13T14:27:03.988Z] === RUN TestBuildMultiStageParentConfig [2021-07-13T14:27:04.179Z] ok github.com/docker/docker/oci 0.012s coverage: 45.2% of statements [2021-07-13T14:27:04.240Z] INFO: Downloading go... [2021-07-13T14:27:04.465Z] [2021-07-13T14:27:04.465Z] Removing bundles/ [2021-07-13T14:27:04.465Z] [2021-07-13T14:27:04.465Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2021-07-13T14:27:04.465Z] Building: bundles/dynbinary-daemon/dockerd-dev [2021-07-13T14:27:04.465Z] GOOS="" GOARCH="" GOARM="" [2021-07-13T14:27:04.971Z] --- PASS: TestBuildMultiStageParentConfig (0.63s) [2021-07-13T14:27:04.971Z] === RUN TestBuildLabelWithTargets [2021-07-13T14:27:05.079Z] INFO: Downloading go... [2021-07-13T14:27:05.490Z] --- PASS: TestGet (15.01s) [2021-07-13T14:27:05.490Z] === RUN TestPluginWithNoManifest [2021-07-13T14:27:05.490Z] --- PASS: TestPluginWithNoManifest (0.00s) [2021-07-13T14:27:05.490Z] === RUN TestGetAll [2021-07-13T14:27:05.490Z] --- PASS: TestGetAll (0.00s) [2021-07-13T14:27:05.490Z] PASS [2021-07-13T14:27:05.490Z] coverage: 73.4% of statements [2021-07-13T14:27:05.490Z] ok github.com/docker/docker/pkg/plugins 36.187s coverage: 73.4% of statements [2021-07-13T14:27:05.541Z] --- PASS: TestBuildLabelWithTargets (0.92s) [2021-07-13T14:27:05.541Z] === RUN TestBuildWithEmptyLayers [2021-07-13T14:27:05.568Z] ok github.com/docker/docker/opts 0.037s coverage: 67.1% of statements [2021-07-13T14:27:05.751Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-07-13T14:27:05.751Z] Using test binary docker [2021-07-13T14:27:05.853Z] INFO: Downloading compiler 1 of 3... [2021-07-13T14:27:06.009Z] +++ /etc/init.d/apparmor start [2021-07-13T14:27:06.009Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-07-13T14:27:06.009Z] INFO: Waiting for daemon to start... [2021-07-13T14:27:06.009Z] Starting dockerd [2021-07-13T14:27:06.009Z] +++ 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-07-13T14:27:06.111Z] --- PASS: TestBuildWithEmptyLayers (0.42s) [2021-07-13T14:27:06.111Z] === RUN TestBuildMultiStageOnBuild [2021-07-13T14:27:06.140Z] ok github.com/docker/docker/pkg/aaparser 0.003s coverage: 52.9% of statements [2021-07-13T14:27:06.334Z] INFO: Downloading compiler 2 of 3... [2021-07-13T14:27:06.683Z] INFO: Downloading compiler 1 of 3... [2021-07-13T14:27:06.683Z] INFO: Downloading compiler 2 of 3... [2021-07-13T14:27:06.683Z] INFO: Downloading compiler 3 of 3... [2021-07-13T14:27:06.821Z] INFO: Downloading compiler 3 of 3... [2021-07-13T14:27:06.821Z] INFO: Extracting git... [2021-07-13T14:27:07.162Z] INFO: Extracting git... [2021-07-13T14:27:08.023Z] --- PASS: TestBuildMultiStageOnBuild (2.01s) [2021-07-13T14:27:08.023Z] === RUN TestBuildUncleanTarFilenames [2021-07-13T14:27:08.323Z] Loaded image: buildpack-deps:buster [2021-07-13T14:27:08.323Z] Loaded image: busybox:latest [2021-07-13T14:27:08.323Z] Loaded image: busybox:glibc [2021-07-13T14:27:08.323Z] Loaded image: debian:bullseye [2021-07-13T14:27:08.323Z] Loaded image: hello-world:latest [2021-07-13T14:27:08.323Z] Loaded image: arm32v7/hello-world:latest [2021-07-13T14:27:08.323Z] INFO: Testing against a local daemon [2021-07-13T14:27:08.323Z] === RUN TestCgroupNamespacesBuild [2021-07-13T14:27:08.537Z] . [2021-07-13T14:27:08.537Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-07-13T14:27:08.537Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-07-13T14:27:08.537Z] Error: No such image: emptyfs [2021-07-13T14:27:08.537Z] ++++ tar -cC bundles/test-integration/emptyfs . [2021-07-13T14:27:08.537Z] ++++ docker load [2021-07-13T14:27:08.537Z] Running integration-test (iteration 1) [2021-07-13T14:27:08.537Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2021-07-13T14:27:08.537Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.build -t ./test.main -test.v -test.timeout=120m [2021-07-13T14:27:08.537Z] ++ set -e [2021-07-13T14:27:08.537Z] ++ '[' -n 0 ']' [2021-07-13T14:27:08.537Z] ++ set -x [2021-07-13T14:27:08.537Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.build -t ./test.main -test.v -test.timeout=120m [2021-07-13T14:27:08.594Z] --- PASS: TestBuildUncleanTarFilenames (0.57s) [2021-07-13T14:27:08.594Z] === RUN TestBuildMultiStageLayerLeak [2021-07-13T14:27:08.690Z] ok github.com/docker/docker/libnetwork/ipam 35.113s coverage: 85.3% of statements [2021-07-13T14:27:08.885Z] --- PASS: TestCgroupNamespacesBuild (1.54s) [2021-07-13T14:27:08.886Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2021-07-13T14:27:09.633Z] ok github.com/docker/docker/pkg/archive 1.087s coverage: 81.9% of statements [2021-07-13T14:27:10.205Z] ok github.com/docker/docker/pkg/broadcaster 0.005s coverage: 100.0% of statements [2021-07-13T14:27:10.205Z] ok github.com/docker/docker/pkg/capabilities 0.006s coverage: 87.5% of statements [2021-07-13T14:27:10.251Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.44s) [2021-07-13T14:27:10.251Z] === RUN TestBuildWithSession [2021-07-13T14:27:10.251Z] build_session_test.go:25: TODO: BuildKit [2021-07-13T14:27:10.251Z] --- SKIP: TestBuildWithSession (0.00s) [2021-07-13T14:27:10.251Z] === RUN TestBuildSquashParent [2021-07-13T14:27:11.138Z] --- PASS: TestBuildMultiStageLayerLeak (2.06s) [2021-07-13T14:27:11.138Z] === RUN TestBuildWithHugeFile [2021-07-13T14:27:12.124Z] ok github.com/docker/docker/pkg/authorization 1.194s coverage: 68.3% of statements [2021-07-13T14:27:12.696Z] ok github.com/docker/docker/pkg/directory 0.005s coverage: 80.0% of statements [2021-07-13T14:27:14.607Z] ok github.com/docker/docker/pkg/discovery 0.005s coverage: 58.3% of statements [2021-07-13T14:27:14.868Z] ok github.com/docker/docker/pkg/chrootarchive 3.177s coverage: 43.2% of statements [2021-07-13T14:27:15.130Z] ok github.com/docker/docker/pkg/discovery/file 0.008s coverage: 97.6% of statements [2021-07-13T14:27:16.073Z] ok github.com/docker/docker/pkg/discovery/memory 0.006s coverage: 92.3% of statements [2021-07-13T14:27:16.335Z] ok github.com/docker/docker/pkg/discovery/nodes 0.004s coverage: 93.8% of statements [2021-07-13T14:27:18.336Z] --- PASS: TestBuildSquashParent (7.55s) [2021-07-13T14:27:18.336Z] === RUN TestBuildWithRemoveAndForceRemove [2021-07-13T14:27:18.336Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-07-13T14:27:18.336Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-07-13T14:27:18.336Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-07-13T14:27:18.336Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-07-13T14:27:18.336Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-07-13T14:27:18.336Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-07-13T14:27:18.336Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-07-13T14:27:18.336Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-07-13T14:27:18.336Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-07-13T14:27:18.336Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-07-13T14:27:18.336Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-07-13T14:27:18.336Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-07-13T14:27:18.336Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-07-13T14:27:18.336Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-07-13T14:27:18.883Z] ok github.com/docker/docker/pkg/discovery/kv 3.061s coverage: 84.1% of statements [2021-07-13T14:27:18.883Z] ok github.com/docker/docker/pkg/dmesg 0.004s coverage: 83.3% of statements [2021-07-13T14:27:19.790Z] INFO: Expanding go... [2021-07-13T14:27:20.232Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-07-13T14:27:20.232Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-07-13T14:27:20.270Z] ok github.com/docker/docker/pkg/filenotify 0.607s coverage: 67.0% of statements [2021-07-13T14:27:20.531Z] ok github.com/docker/docker/pkg/fileutils 0.013s coverage: 86.3% of statements [2021-07-13T14:27:20.792Z] ok github.com/docker/docker/pkg/fsutils 0.360s coverage: 85.1% of statements [2021-07-13T14:27:21.054Z] ok github.com/docker/docker/pkg/homedir 0.004s coverage: 11.4% of statements [2021-07-13T14:27:21.316Z] ok github.com/docker/docker/libnetwork 63.611s coverage: 41.0% of statements [2021-07-13T14:27:21.316Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2021-07-13T14:27:21.316Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2021-07-13T14:27:21.316Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2021-07-13T14:27:21.316Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2021-07-13T14:27:21.316Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2021-07-13T14:27:21.316Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2021-07-13T14:27:21.316Z] ? github.com/docker/docker/libnetwork/cmd/ovrouter [no test files] [2021-07-13T14:27:21.316Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2021-07-13T14:27:21.316Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2021-07-13T14:27:21.316Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2021-07-13T14:27:21.316Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2021-07-13T14:27:21.316Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2021-07-13T14:27:21.316Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2021-07-13T14:27:21.316Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2021-07-13T14:27:21.316Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2021-07-13T14:27:21.316Z] ? github.com/docker/docker/libnetwork/drivers/windows [no test files] [2021-07-13T14:27:21.316Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2021-07-13T14:27:21.316Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2021-07-13T14:27:21.316Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2021-07-13T14:27:21.316Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2021-07-13T14:27:22.260Z] ok github.com/docker/docker/pkg/jsonmessage 0.009s coverage: 91.7% of statements [2021-07-13T14:27:22.522Z] ok github.com/docker/docker/pkg/idtools 0.843s coverage: 69.5% of statements [2021-07-13T14:27:22.522Z] ok github.com/docker/docker/pkg/longpath 0.004s coverage: 100.0% of statements [2021-07-13T14:27:22.784Z] ok github.com/docker/docker/pkg/namesgenerator 0.007s coverage: 85.7% of statements [2021-07-13T14:27:23.045Z] ok github.com/docker/docker/pkg/parsers 0.005s coverage: 97.0% of statements [2021-07-13T14:27:23.045Z] ok github.com/docker/docker/pkg/ioutils 0.598s coverage: 70.6% of statements [2021-07-13T14:27:23.307Z] ok github.com/docker/docker/pkg/parsers/kernel 0.007s coverage: 60.0% of statements [2021-07-13T14:27:23.552Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-07-13T14:27:23.552Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-07-13T14:27:23.568Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.008s coverage: 86.7% of statements [2021-07-13T14:27:23.568Z] ok github.com/docker/docker/pkg/pidfile 0.020s coverage: 82.4% of statements [2021-07-13T14:27:24.510Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.024s coverage: 56.8% of statements [2021-07-13T14:27:24.832Z] INFO: Expanding go... [2021-07-13T14:27:25.441Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2021-07-13T14:27:25.441Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.35s) [2021-07-13T14:27:25.441Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.43s) [2021-07-13T14:27:25.441Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.72s) [2021-07-13T14:27:25.441Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.88s) [2021-07-13T14:27:25.441Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.98s) [2021-07-13T14:27:25.441Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.11s) [2021-07-13T14:27:25.441Z] === RUN TestBuildMultiStageCopy [2021-07-13T14:27:25.441Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-07-13T14:27:25.452Z] ok github.com/docker/docker/pkg/plugins/transport 0.011s coverage: 85.7% of statements [2021-07-13T14:27:25.452Z] ok github.com/docker/docker/pkg/pools 0.004s coverage: 88.2% of statements [2021-07-13T14:27:25.713Z] ok github.com/docker/docker/pkg/progress 0.003s coverage: 75.9% of statements [2021-07-13T14:27:26.610Z] 2021/07/13 14:27:24 Closing DB instances... [2021-07-13T14:27:26.610Z] --- PASS: TestNetworkDBGarbageCollection (53.82s) [2021-07-13T14:27:26.610Z] === RUN TestFindNode [2021-07-13T14:27:26.610Z] 2021/07/13 14:27:25 Closing DB instances... [2021-07-13T14:27:26.610Z] --- PASS: TestFindNode (0.01s) [2021-07-13T14:27:26.610Z] === RUN TestChangeNodeState [2021-07-13T14:27:26.610Z] 2021/07/13 14:27:25 Closing DB instances... [2021-07-13T14:27:26.610Z] --- PASS: TestChangeNodeState (0.01s) [2021-07-13T14:27:26.610Z] === RUN TestNodeReincarnation [2021-07-13T14:27:26.610Z] 2021/07/13 14:27:25 Closing DB instances... [2021-07-13T14:27:27.096Z] ok github.com/docker/docker/pkg/pubsub 1.074s coverage: 75.0% of statements [2021-07-13T14:27:27.667Z] ok github.com/docker/docker/pkg/reexec 0.023s coverage: 82.4% of statements [2021-07-13T14:27:28.240Z] ok github.com/docker/docker/pkg/stdcopy 0.008s coverage: 100.0% of statements [2021-07-13T14:27:28.707Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-07-13T14:27:29.267Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-07-13T14:27:29.623Z] ok github.com/docker/docker/pkg/streamformatter 0.010s coverage: 66.2% of statements [2021-07-13T14:27:29.883Z] ok github.com/docker/docker/pkg/stringid 0.011s coverage: 70.6% of statements [2021-07-13T14:27:30.194Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-07-13T14:27:31.121Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-07-13T14:27:31.311Z] time="2021-07-13T14:27:30Z" level=error msg="failed to send node leave: timed out broadcasting node event" [2021-07-13T14:27:31.311Z] --- PASS: TestNodeReincarnation (5.01s) [2021-07-13T14:27:31.311Z] === RUN TestParallelCreate [2021-07-13T14:27:31.311Z] 2021/07/13 14:27:30 Closing DB instances... [2021-07-13T14:27:31.311Z] --- PASS: TestParallelCreate (0.01s) [2021-07-13T14:27:31.311Z] === RUN TestParallelDelete [2021-07-13T14:27:31.311Z] 2021/07/13 14:27:30 Closing DB instances... [2021-07-13T14:27:31.311Z] --- PASS: TestParallelDelete (0.01s) [2021-07-13T14:27:31.311Z] === RUN TestNetworkDBIslands [2021-07-13T14:27:31.311Z] time="2021-07-13T14:27:30Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:44aa5176dfb3 with config:&{NodeID:44aa5176dfb3 Hostname:node1 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10033 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-07-13T14:27:31.311Z] time="2021-07-13T14:27:30Z" level=info msg="Node 44aa5176dfb3/172.26.142.94, joined gossip cluster" [2021-07-13T14:27:31.311Z] time="2021-07-13T14:27:30Z" level=info msg="Node 44aa5176dfb3/172.26.142.94, added to nodes list" [2021-07-13T14:27:31.311Z] time="2021-07-13T14:27:30Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:beacf919651d with config:&{NodeID:beacf919651d Hostname:node2 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10034 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-07-13T14:27:31.311Z] time="2021-07-13T14:27:30Z" level=info msg="Node beacf919651d/172.26.142.94, joined gossip cluster" [2021-07-13T14:27:31.311Z] time="2021-07-13T14:27:30Z" level=info msg="Node beacf919651d/172.26.142.94, added to nodes list" [2021-07-13T14:27:31.311Z] time="2021-07-13T14:27:30Z" level=info msg="The new bootstrap node list is:[localhost:10033]" [2021-07-13T14:27:31.311Z] time="2021-07-13T14:27:30Z" level=debug msg="memberlist: Stream connection from=[::1]:49364" [2021-07-13T14:27:31.311Z] time="2021-07-13T14:27:30Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10033" [2021-07-13T14:27:31.311Z] time="2021-07-13T14:27:30Z" level=info msg="Node beacf919651d/172.26.142.94, joined gossip cluster" [2021-07-13T14:27:31.311Z] time="2021-07-13T14:27:30Z" level=info msg="Node beacf919651d/172.26.142.94, added to nodes list" [2021-07-13T14:27:31.311Z] time="2021-07-13T14:27:30Z" level=info msg="Node 44aa5176dfb3/172.26.142.94, joined gossip cluster" [2021-07-13T14:27:31.311Z] time="2021-07-13T14:27:30Z" level=info msg="Node 44aa5176dfb3/172.26.142.94, added to nodes list" [2021-07-13T14:27:31.311Z] time="2021-07-13T14:27:30Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10033" [2021-07-13T14:27:31.311Z] time="2021-07-13T14:27:30Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49365" [2021-07-13T14:27:31.773Z] time="2021-07-13T14:27:31Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:ea61db49bad3 with config:&{NodeID:ea61db49bad3 Hostname:node3 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10035 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-07-13T14:27:31.773Z] time="2021-07-13T14:27:31Z" level=info msg="Node ea61db49bad3/172.26.142.94, joined gossip cluster" [2021-07-13T14:27:31.773Z] time="2021-07-13T14:27:31Z" level=info msg="Node ea61db49bad3/172.26.142.94, added to nodes list" [2021-07-13T14:27:31.773Z] time="2021-07-13T14:27:31Z" level=info msg="The new bootstrap node list is:[localhost:10034]" [2021-07-13T14:27:31.773Z] time="2021-07-13T14:27:31Z" level=debug msg="memberlist: Stream connection from=[::1]:49366" [2021-07-13T14:27:31.773Z] time="2021-07-13T14:27:31Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10034" [2021-07-13T14:27:31.773Z] time="2021-07-13T14:27:31Z" level=info msg="Node ea61db49bad3/172.26.142.94, joined gossip cluster" [2021-07-13T14:27:31.773Z] time="2021-07-13T14:27:31Z" level=info msg="Node ea61db49bad3/172.26.142.94, added to nodes list" [2021-07-13T14:27:31.773Z] time="2021-07-13T14:27:31Z" level=info msg="Node 44aa5176dfb3/172.26.142.94, joined gossip cluster" [2021-07-13T14:27:31.773Z] time="2021-07-13T14:27:31Z" level=info msg="Node 44aa5176dfb3/172.26.142.94, added to nodes list" [2021-07-13T14:27:31.773Z] time="2021-07-13T14:27:31Z" level=info msg="Node beacf919651d/172.26.142.94, joined gossip cluster" [2021-07-13T14:27:31.773Z] time="2021-07-13T14:27:31Z" level=info msg="Node beacf919651d/172.26.142.94, added to nodes list" [2021-07-13T14:27:31.773Z] time="2021-07-13T14:27:31Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10034" [2021-07-13T14:27:31.773Z] time="2021-07-13T14:27:31Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49367" [2021-07-13T14:27:32.049Z] --- PASS: TestBuildMultiStageCopy (6.96s) [2021-07-13T14:27:32.049Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.96s) [2021-07-13T14:27:32.049Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (1.00s) [2021-07-13T14:27:32.049Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.00s) [2021-07-13T14:27:32.049Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.01s) [2021-07-13T14:27:32.049Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.00s) [2021-07-13T14:27:32.049Z] === RUN TestBuildMultiStageParentConfig [2021-07-13T14:27:32.234Z] time="2021-07-13T14:27:31Z" level=info msg="Node ea61db49bad3/172.26.142.94, joined gossip cluster" [2021-07-13T14:27:32.234Z] time="2021-07-13T14:27:31Z" level=info msg="Node ea61db49bad3/172.26.142.94, added to nodes list" [2021-07-13T14:27:32.234Z] time="2021-07-13T14:27:32Z" level=info msg="New memberlist node - Node:node4 will use memberlist nodeID:f1dcbd25965c with config:&{NodeID:f1dcbd25965c Hostname:node4 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10036 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-07-13T14:27:32.234Z] time="2021-07-13T14:27:32Z" level=info msg="Node f1dcbd25965c/172.26.142.94, joined gossip cluster" [2021-07-13T14:27:32.234Z] time="2021-07-13T14:27:32Z" level=info msg="Node f1dcbd25965c/172.26.142.94, added to nodes list" [2021-07-13T14:27:32.234Z] time="2021-07-13T14:27:32Z" level=info msg="The new bootstrap node list is:[localhost:10035]" [2021-07-13T14:27:32.234Z] time="2021-07-13T14:27:32Z" level=debug msg="memberlist: Stream connection from=[::1]:49368" [2021-07-13T14:27:32.234Z] time="2021-07-13T14:27:32Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10035" [2021-07-13T14:27:32.234Z] time="2021-07-13T14:27:32Z" level=info msg="Node f1dcbd25965c/172.26.142.94, joined gossip cluster" [2021-07-13T14:27:32.234Z] time="2021-07-13T14:27:32Z" level=info msg="Node f1dcbd25965c/172.26.142.94, added to nodes list" [2021-07-13T14:27:32.234Z] time="2021-07-13T14:27:32Z" level=info msg="Node 44aa5176dfb3/172.26.142.94, joined gossip cluster" [2021-07-13T14:27:32.234Z] time="2021-07-13T14:27:32Z" level=info msg="Node 44aa5176dfb3/172.26.142.94, added to nodes list" [2021-07-13T14:27:32.234Z] time="2021-07-13T14:27:32Z" level=info msg="Node beacf919651d/172.26.142.94, joined gossip cluster" [2021-07-13T14:27:32.234Z] time="2021-07-13T14:27:32Z" level=info msg="Node beacf919651d/172.26.142.94, added to nodes list" [2021-07-13T14:27:32.234Z] time="2021-07-13T14:27:32Z" level=info msg="Node ea61db49bad3/172.26.142.94, joined gossip cluster" [2021-07-13T14:27:32.234Z] time="2021-07-13T14:27:32Z" level=info msg="Node ea61db49bad3/172.26.142.94, added to nodes list" [2021-07-13T14:27:32.234Z] time="2021-07-13T14:27:32Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49369" [2021-07-13T14:27:32.234Z] time="2021-07-13T14:27:32Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10035" [2021-07-13T14:27:32.426Z] ok github.com/docker/docker/pkg/signal 3.594s coverage: 62.3% of statements [2021-07-13T14:27:32.695Z] time="2021-07-13T14:27:32Z" level=info msg="Node f1dcbd25965c/172.26.142.94, joined gossip cluster" [2021-07-13T14:27:32.695Z] time="2021-07-13T14:27:32Z" level=info msg="Node f1dcbd25965c/172.26.142.94, added to nodes list" [2021-07-13T14:27:32.695Z] time="2021-07-13T14:27:32Z" level=info msg="Node f1dcbd25965c/172.26.142.94, joined gossip cluster" [2021-07-13T14:27:32.695Z] time="2021-07-13T14:27:32Z" level=info msg="Node f1dcbd25965c/172.26.142.94, added to nodes list" [2021-07-13T14:27:32.695Z] time="2021-07-13T14:27:32Z" level=info msg="New memberlist node - Node:node5 will use memberlist nodeID:2b4d7d1b9d04 with config:&{NodeID:2b4d7d1b9d04 Hostname:node5 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10037 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-07-13T14:27:32.695Z] time="2021-07-13T14:27:32Z" level=info msg="Node 2b4d7d1b9d04/172.26.142.94, joined gossip cluster" [2021-07-13T14:27:32.695Z] time="2021-07-13T14:27:32Z" level=info msg="Node 2b4d7d1b9d04/172.26.142.94, added to nodes list" [2021-07-13T14:27:32.695Z] time="2021-07-13T14:27:32Z" level=info msg="The new bootstrap node list is:[localhost:10036]" [2021-07-13T14:27:32.695Z] time="2021-07-13T14:27:32Z" level=debug msg="memberlist: Stream connection from=[::1]:49370" [2021-07-13T14:27:32.695Z] time="2021-07-13T14:27:32Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10036" [2021-07-13T14:27:32.695Z] time="2021-07-13T14:27:32Z" level=info msg="Node 2b4d7d1b9d04/172.26.142.94, joined gossip cluster" [2021-07-13T14:27:32.695Z] time="2021-07-13T14:27:32Z" level=info msg="Node 2b4d7d1b9d04/172.26.142.94, added to nodes list" [2021-07-13T14:27:32.695Z] time="2021-07-13T14:27:32Z" level=info msg="Node ea61db49bad3/172.26.142.94, joined gossip cluster" [2021-07-13T14:27:32.695Z] time="2021-07-13T14:27:32Z" level=info msg="Node ea61db49bad3/172.26.142.94, added to nodes list" [2021-07-13T14:27:32.695Z] time="2021-07-13T14:27:32Z" level=info msg="Node beacf919651d/172.26.142.94, joined gossip cluster" [2021-07-13T14:27:32.695Z] time="2021-07-13T14:27:32Z" level=info msg="Node beacf919651d/172.26.142.94, added to nodes list" [2021-07-13T14:27:32.695Z] time="2021-07-13T14:27:32Z" level=info msg="Node f1dcbd25965c/172.26.142.94, joined gossip cluster" [2021-07-13T14:27:32.695Z] time="2021-07-13T14:27:32Z" level=info msg="Node f1dcbd25965c/172.26.142.94, added to nodes list" [2021-07-13T14:27:32.695Z] time="2021-07-13T14:27:32Z" level=info msg="Node 44aa5176dfb3/172.26.142.94, joined gossip cluster" [2021-07-13T14:27:32.695Z] time="2021-07-13T14:27:32Z" level=info msg="Node 44aa5176dfb3/172.26.142.94, added to nodes list" [2021-07-13T14:27:32.695Z] time="2021-07-13T14:27:32Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49371" [2021-07-13T14:27:32.695Z] time="2021-07-13T14:27:32Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10036" [2021-07-13T14:27:32.695Z] time="2021-07-13T14:27:32Z" level=info msg="Node 2b4d7d1b9d04/172.26.142.94, joined gossip cluster" [2021-07-13T14:27:32.695Z] time="2021-07-13T14:27:32Z" level=info msg="Node 2b4d7d1b9d04/172.26.142.94, added to nodes list" [2021-07-13T14:27:32.695Z] time="2021-07-13T14:27:32Z" level=info msg="Node 2b4d7d1b9d04/172.26.142.94, joined gossip cluster" [2021-07-13T14:27:32.695Z] time="2021-07-13T14:27:32Z" level=info msg="Node 2b4d7d1b9d04/172.26.142.94, added to nodes list" [2021-07-13T14:27:32.695Z] time="2021-07-13T14:27:32Z" level=info msg="Node 2b4d7d1b9d04/172.26.142.94, joined gossip cluster" [2021-07-13T14:27:32.695Z] time="2021-07-13T14:27:32Z" level=info msg="Node 2b4d7d1b9d04/172.26.142.94, added to nodes list" [2021-07-13T14:27:33.156Z] networkdb_test.go:834: Re-joining: 3 [2021-07-13T14:27:33.156Z] time="2021-07-13T14:27:32Z" level=info msg="The new bootstrap node list is:[172.26.142.94:10033 172.26.142.94:10034 172.26.142.94:10035]" [2021-07-13T14:27:33.156Z] time="2021-07-13T14:27:32Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.26.142.94:10033" [2021-07-13T14:27:33.156Z] time="2021-07-13T14:27:32Z" level=debug msg="memberlist: Stream connection from=172.26.142.94:49372" [2021-07-13T14:27:33.156Z] time="2021-07-13T14:27:32Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.26.142.94:10034" [2021-07-13T14:27:33.156Z] time="2021-07-13T14:27:32Z" level=debug msg="memberlist: Stream connection from=172.26.142.94:49373" [2021-07-13T14:27:33.156Z] time="2021-07-13T14:27:32Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.26.142.94:10035" [2021-07-13T14:27:33.156Z] time="2021-07-13T14:27:32Z" level=debug msg="memberlist: Stream connection from=172.26.142.94:49374" [2021-07-13T14:27:33.156Z] networkdb_test.go:834: Re-joining: 4 [2021-07-13T14:27:33.156Z] time="2021-07-13T14:27:33Z" level=info msg="The new bootstrap node list is:[172.26.142.94:10033 172.26.142.94:10034 172.26.142.94:10035]" [2021-07-13T14:27:33.156Z] time="2021-07-13T14:27:33Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.26.142.94:10033" [2021-07-13T14:27:33.156Z] time="2021-07-13T14:27:33Z" level=debug msg="memberlist: Stream connection from=172.26.142.94:49375" [2021-07-13T14:27:33.156Z] time="2021-07-13T14:27:33Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.26.142.94:10034" [2021-07-13T14:27:33.156Z] time="2021-07-13T14:27:33Z" level=debug msg="memberlist: Stream connection from=172.26.142.94:49376" [2021-07-13T14:27:33.156Z] time="2021-07-13T14:27:33Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.26.142.94:10035" [2021-07-13T14:27:33.156Z] time="2021-07-13T14:27:33Z" level=debug msg="memberlist: Stream connection from=172.26.142.94:49377" [2021-07-13T14:27:33.371Z] ok github.com/docker/docker/pkg/sysinfo 0.011s coverage: 52.9% of statements [2021-07-13T14:27:33.618Z] time="2021-07-13T14:27:33Z" level=info msg="node 0 leaving" [2021-07-13T14:27:33.618Z] time="2021-07-13T14:27:33Z" level=info msg="Node 44aa5176dfb3 change state NodeActive --> NodeLeft" [2021-07-13T14:27:33.618Z] time="2021-07-13T14:27:33Z" level=info msg="node2(beacf919651d): Node leave event for 44aa5176dfb3/172.26.142.94" [2021-07-13T14:27:33.618Z] time="2021-07-13T14:27:33Z" level=info msg="Node 44aa5176dfb3 change state NodeActive --> NodeLeft" [2021-07-13T14:27:33.618Z] time="2021-07-13T14:27:33Z" level=info msg="node3(ea61db49bad3): Node leave event for 44aa5176dfb3/172.26.142.94" [2021-07-13T14:27:33.618Z] time="2021-07-13T14:27:33Z" level=info msg="Node 44aa5176dfb3 change state NodeActive --> NodeLeft" [2021-07-13T14:27:33.618Z] time="2021-07-13T14:27:33Z" level=info msg="node5(2b4d7d1b9d04): Node leave event for 44aa5176dfb3/172.26.142.94" [2021-07-13T14:27:33.618Z] time="2021-07-13T14:27:33Z" level=info msg="Node 44aa5176dfb3 change state NodeActive --> NodeLeft" [2021-07-13T14:27:33.618Z] time="2021-07-13T14:27:33Z" level=info msg="node4(f1dcbd25965c): Node leave event for 44aa5176dfb3/172.26.142.94" [2021-07-13T14:27:33.618Z] time="2021-07-13T14:27:33Z" level=info msg="Node 44aa5176dfb3 change state NodeActive --> NodeLeft" [2021-07-13T14:27:33.618Z] time="2021-07-13T14:27:33Z" level=info msg="node1(44aa5176dfb3): Node leave event for 44aa5176dfb3/172.26.142.94" [2021-07-13T14:27:34.079Z] time="2021-07-13T14:27:33Z" level=info msg="Node 44aa5176dfb3/172.26.142.94, left gossip cluster" [2021-07-13T14:27:34.079Z] time="2021-07-13T14:27:33Z" level=info msg="Node 44aa5176dfb3/172.26.142.94, left gossip cluster" [2021-07-13T14:27:34.079Z] time="2021-07-13T14:27:33Z" level=info msg="Node 44aa5176dfb3/172.26.142.94, left gossip cluster" [2021-07-13T14:27:34.079Z] time="2021-07-13T14:27:33Z" level=info msg="Node 44aa5176dfb3/172.26.142.94, left gossip cluster" [2021-07-13T14:27:34.079Z] time="2021-07-13T14:27:33Z" level=info msg="Node 44aa5176dfb3/172.26.142.94, left gossip cluster" [2021-07-13T14:27:34.079Z] time="2021-07-13T14:27:33Z" level=warning msg="memberlist: Failed to send ping: write udp [::]:10033->172.26.142.94:10036: use of closed network connection" [2021-07-13T14:27:34.079Z] time="2021-07-13T14:27:33Z" level=info msg="node 1 leaving" [2021-07-13T14:27:34.079Z] time="2021-07-13T14:27:33Z" level=info msg="Node beacf919651d change state NodeActive --> NodeLeft" [2021-07-13T14:27:34.079Z] time="2021-07-13T14:27:33Z" level=info msg="node5(2b4d7d1b9d04): Node leave event for beacf919651d/172.26.142.94" [2021-07-13T14:27:34.079Z] time="2021-07-13T14:27:33Z" level=info msg="Node beacf919651d/172.26.142.94, left gossip cluster" [2021-07-13T14:27:34.079Z] time="2021-07-13T14:27:33Z" level=info msg="Node beacf919651d change state NodeActive --> NodeFailed" [2021-07-13T14:27:34.079Z] time="2021-07-13T14:27:33Z" level=info msg="Node beacf919651d/172.26.142.94, added to failed nodes list" [2021-07-13T14:27:34.079Z] time="2021-07-13T14:27:33Z" level=info msg="Node beacf919651d change state NodeActive --> NodeLeft" [2021-07-13T14:27:34.079Z] time="2021-07-13T14:27:33Z" level=info msg="node3(ea61db49bad3): Node leave event for beacf919651d/172.26.142.94" [2021-07-13T14:27:34.079Z] time="2021-07-13T14:27:33Z" level=error msg="node: beacf919651d is unknown to memberlist" [2021-07-13T14:27:34.079Z] time="2021-07-13T14:27:33Z" level=info msg="Node beacf919651d change state NodeActive --> NodeLeft" [2021-07-13T14:27:34.079Z] time="2021-07-13T14:27:33Z" level=info msg="node4(f1dcbd25965c): Node leave event for beacf919651d/172.26.142.94" [2021-07-13T14:27:34.079Z] time="2021-07-13T14:27:34Z" level=info msg="Node beacf919651d/172.26.142.94, left gossip cluster" [2021-07-13T14:27:34.079Z] time="2021-07-13T14:27:34Z" level=info msg="Node beacf919651d/172.26.142.94, left gossip cluster" [2021-07-13T14:27:34.079Z] time="2021-07-13T14:27:34Z" level=info msg="Node beacf919651d/172.26.142.94, left gossip cluster" [2021-07-13T14:27:34.314Z] ok github.com/docker/docker/pkg/tailfile 0.101s coverage: 88.6% of statements [2021-07-13T14:27:34.541Z] time="2021-07-13T14:27:34Z" level=info msg="node 2 leaving" [2021-07-13T14:27:34.541Z] time="2021-07-13T14:27:34Z" level=info msg="Node ea61db49bad3 change state NodeActive --> NodeLeft" [2021-07-13T14:27:34.541Z] time="2021-07-13T14:27:34Z" level=info msg="node5(2b4d7d1b9d04): Node leave event for ea61db49bad3/172.26.142.94" [2021-07-13T14:27:34.541Z] time="2021-07-13T14:27:34Z" level=info msg="Node ea61db49bad3 change state NodeActive --> NodeLeft" [2021-07-13T14:27:34.541Z] time="2021-07-13T14:27:34Z" level=info msg="node4(f1dcbd25965c): Node leave event for ea61db49bad3/172.26.142.94" [2021-07-13T14:27:34.541Z] time="2021-07-13T14:27:34Z" level=info msg="Node ea61db49bad3/172.26.142.94, left gossip cluster" [2021-07-13T14:27:34.541Z] time="2021-07-13T14:27:34Z" level=info msg="Node ea61db49bad3 change state NodeActive --> NodeFailed" [2021-07-13T14:27:34.541Z] time="2021-07-13T14:27:34Z" level=info msg="Node ea61db49bad3/172.26.142.94, added to failed nodes list" [2021-07-13T14:27:34.541Z] time="2021-07-13T14:27:34Z" level=info msg="Node ea61db49bad3/172.26.142.94, left gossip cluster" [2021-07-13T14:27:34.541Z] time="2021-07-13T14:27:34Z" level=error msg="node: ea61db49bad3 is unknown to memberlist" [2021-07-13T14:27:34.541Z] time="2021-07-13T14:27:34Z" level=info msg="Node ea61db49bad3/172.26.142.94, left gossip cluster" [2021-07-13T14:27:35.002Z] time="2021-07-13T14:27:34Z" level=warning msg="memberlist: Failed to send ping: write udp [::]:10035->172.26.142.94:10037: use of closed network connection" [2021-07-13T14:27:35.002Z] networkdb_test.go:866: node4: OK [2021-07-13T14:27:35.002Z] networkdb_test.go:866: node5: OK [2021-07-13T14:27:35.002Z] time="2021-07-13T14:27:34Z" level=info msg="node 0 coming back" [2021-07-13T14:27:35.002Z] time="2021-07-13T14:27:34Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:752c82088220 with config:&{NodeID:752c82088220 Hostname:node1 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10033 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-07-13T14:27:35.002Z] time="2021-07-13T14:27:34Z" level=info msg="Node 752c82088220/172.26.142.94, joined gossip cluster" [2021-07-13T14:27:35.002Z] time="2021-07-13T14:27:34Z" level=info msg="Node 752c82088220/172.26.142.94, added to nodes list" [2021-07-13T14:27:35.002Z] time="2021-07-13T14:27:34Z" level=info msg="node 1 coming back" [2021-07-13T14:27:35.002Z] time="2021-07-13T14:27:34Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:96c9265cb5fb with config:&{NodeID:96c9265cb5fb Hostname:node2 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10034 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-07-13T14:27:35.002Z] time="2021-07-13T14:27:34Z" level=info msg="Node 96c9265cb5fb/172.26.142.94, joined gossip cluster" [2021-07-13T14:27:35.002Z] time="2021-07-13T14:27:34Z" level=info msg="Node 96c9265cb5fb/172.26.142.94, added to nodes list" [2021-07-13T14:27:35.002Z] time="2021-07-13T14:27:34Z" level=info msg="node 2 coming back" [2021-07-13T14:27:35.002Z] time="2021-07-13T14:27:34Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:532f2b5ee88f with config:&{NodeID:532f2b5ee88f Hostname:node3 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10035 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-07-13T14:27:35.002Z] time="2021-07-13T14:27:34Z" level=info msg="Node 532f2b5ee88f/172.26.142.94, joined gossip cluster" [2021-07-13T14:27:35.002Z] time="2021-07-13T14:27:34Z" level=info msg="Node 532f2b5ee88f/172.26.142.94, added to nodes list" [2021-07-13T14:27:35.462Z] time="2021-07-13T14:27:35Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.26.142.94:10035" [2021-07-13T14:27:35.462Z] time="2021-07-13T14:27:35Z" level=debug msg="memberlist: Stream connection from=172.26.142.94:49378" [2021-07-13T14:27:35.462Z] time="2021-07-13T14:27:35Z" level=info msg="Node 2b4d7d1b9d04/172.26.142.94, joined gossip cluster" [2021-07-13T14:27:35.462Z] time="2021-07-13T14:27:35Z" level=info msg="Node 2b4d7d1b9d04/172.26.142.94, added to nodes list" [2021-07-13T14:27:35.462Z] time="2021-07-13T14:27:35Z" level=info msg="Node f1dcbd25965c/172.26.142.94, joined gossip cluster" [2021-07-13T14:27:35.462Z] time="2021-07-13T14:27:35Z" level=info msg="Node f1dcbd25965c/172.26.142.94, added to nodes list" [2021-07-13T14:27:35.462Z] time="2021-07-13T14:27:35Z" level=info msg="Node 532f2b5ee88f/172.26.142.94, joined gossip cluster" [2021-07-13T14:27:35.462Z] time="2021-07-13T14:27:35Z" level=info msg="Node 532f2b5ee88f/172.26.142.94, is the new incarnation of the failed node ea61db49bad3/172.26.142.94" [2021-07-13T14:27:35.462Z] time="2021-07-13T14:27:35Z" level=info msg="Node ea61db49bad3 change state NodeFailed --> NodeLeft" [2021-07-13T14:27:35.462Z] time="2021-07-13T14:27:35Z" level=info msg="Node 532f2b5ee88f/172.26.142.94, added to nodes list" [2021-07-13T14:27:35.462Z] time="2021-07-13T14:27:35Z" level=info msg="Node 532f2b5ee88f/172.26.142.94, joined gossip cluster" [2021-07-13T14:27:35.462Z] time="2021-07-13T14:27:35Z" level=info msg="Node 532f2b5ee88f/172.26.142.94, is the new incarnation of the shutdown node ea61db49bad3/172.26.142.94" [2021-07-13T14:27:35.462Z] time="2021-07-13T14:27:35Z" level=info msg="Node 532f2b5ee88f/172.26.142.94, added to nodes list" [2021-07-13T14:27:35.700Z] ok github.com/docker/docker/pkg/tarsum 0.094s coverage: 89.3% of statements [2021-07-13T14:27:35.924Z] time="2021-07-13T14:27:35Z" level=info msg="Node 532f2b5ee88f/172.26.142.94, joined gossip cluster" [2021-07-13T14:27:35.924Z] time="2021-07-13T14:27:35Z" level=info msg="Node 532f2b5ee88f/172.26.142.94, added to nodes list" [2021-07-13T14:27:35.924Z] time="2021-07-13T14:27:35Z" level=info msg="Node 532f2b5ee88f/172.26.142.94, joined gossip cluster" [2021-07-13T14:27:35.924Z] time="2021-07-13T14:27:35Z" level=info msg="Node 532f2b5ee88f/172.26.142.94, is the new incarnation of the shutdown node ea61db49bad3/172.26.142.94" [2021-07-13T14:27:35.924Z] time="2021-07-13T14:27:35Z" level=info msg="Node 532f2b5ee88f/172.26.142.94, added to nodes list" [2021-07-13T14:27:35.924Z] time="2021-07-13T14:27:35Z" level=info msg="Node 96c9265cb5fb/172.26.142.94, joined gossip cluster" [2021-07-13T14:27:35.924Z] time="2021-07-13T14:27:35Z" level=info msg="Node 96c9265cb5fb/172.26.142.94, added to nodes list" [2021-07-13T14:27:35.924Z] time="2021-07-13T14:27:35Z" level=info msg="Node f1dcbd25965c/172.26.142.94, joined gossip cluster" [2021-07-13T14:27:35.924Z] time="2021-07-13T14:27:35Z" level=info msg="Node f1dcbd25965c/172.26.142.94, added to nodes list" [2021-07-13T14:27:35.924Z] time="2021-07-13T14:27:35Z" level=info msg="Node 2b4d7d1b9d04/172.26.142.94, joined gossip cluster" [2021-07-13T14:27:35.924Z] time="2021-07-13T14:27:35Z" level=info msg="Node 2b4d7d1b9d04/172.26.142.94, added to nodes list" [2021-07-13T14:27:35.924Z] time="2021-07-13T14:27:35Z" level=info msg="Node 96c9265cb5fb/172.26.142.94, joined gossip cluster" [2021-07-13T14:27:35.924Z] time="2021-07-13T14:27:35Z" level=info msg="Node 96c9265cb5fb/172.26.142.94, joined gossip cluster" [2021-07-13T14:27:35.924Z] time="2021-07-13T14:27:35Z" level=info msg="Node 96c9265cb5fb/172.26.142.94, is the new incarnation of the shutdown node beacf919651d/172.26.142.94" [2021-07-13T14:27:35.924Z] time="2021-07-13T14:27:35Z" level=info msg="Node 96c9265cb5fb/172.26.142.94, added to nodes list" [2021-07-13T14:27:35.924Z] time="2021-07-13T14:27:35Z" level=info msg="Node 96c9265cb5fb/172.26.142.94, is the new incarnation of the shutdown node beacf919651d/172.26.142.94" [2021-07-13T14:27:35.924Z] time="2021-07-13T14:27:35Z" level=info msg="Node 96c9265cb5fb/172.26.142.94, added to nodes list" [2021-07-13T14:27:35.924Z] time="2021-07-13T14:27:35Z" level=info msg="Node 96c9265cb5fb/172.26.142.94, joined gossip cluster" [2021-07-13T14:27:35.924Z] time="2021-07-13T14:27:35Z" level=info msg="Node 96c9265cb5fb/172.26.142.94, added to nodes list" [2021-07-13T14:27:35.924Z] time="2021-07-13T14:27:35Z" level=info msg="Node 532f2b5ee88f/172.26.142.94, joined gossip cluster" [2021-07-13T14:27:35.924Z] time="2021-07-13T14:27:35Z" level=info msg="Node 532f2b5ee88f/172.26.142.94, added to nodes list" [2021-07-13T14:27:35.924Z] time="2021-07-13T14:27:35Z" level=info msg="Node 752c82088220/172.26.142.94, joined gossip cluster" [2021-07-13T14:27:35.924Z] time="2021-07-13T14:27:35Z" level=info msg="Node 752c82088220/172.26.142.94, added to nodes list" [2021-07-13T14:27:35.924Z] time="2021-07-13T14:27:35Z" level=info msg="Node 752c82088220/172.26.142.94, joined gossip cluster" [2021-07-13T14:27:35.924Z] time="2021-07-13T14:27:35Z" level=info msg="Node 752c82088220/172.26.142.94, added to nodes list" [2021-07-13T14:27:35.924Z] time="2021-07-13T14:27:35Z" level=info msg="Node 752c82088220/172.26.142.94, joined gossip cluster" [2021-07-13T14:27:35.924Z] time="2021-07-13T14:27:35Z" level=info msg="Node 752c82088220/172.26.142.94, is the new incarnation of the shutdown node 44aa5176dfb3/172.26.142.94" [2021-07-13T14:27:35.924Z] time="2021-07-13T14:27:35Z" level=info msg="Node 752c82088220/172.26.142.94, added to nodes list" [2021-07-13T14:27:35.924Z] time="2021-07-13T14:27:35Z" level=info msg="Node 752c82088220/172.26.142.94, joined gossip cluster" [2021-07-13T14:27:35.924Z] time="2021-07-13T14:27:35Z" level=info msg="Node 752c82088220/172.26.142.94, is the new incarnation of the shutdown node 44aa5176dfb3/172.26.142.94" [2021-07-13T14:27:35.925Z] time="2021-07-13T14:27:35Z" level=info msg="Node 752c82088220/172.26.142.94, added to nodes list" [2021-07-13T14:27:35.975Z] testing: warning: no tests to run [2021-07-13T14:27:35.975Z] coverage: [no statements] [2021-07-13T14:27:35.975Z] ok github.com/docker/docker/pkg/term/windows 0.003s coverage: [no statements] [no tests to run] [2021-07-13T14:27:36.555Z] ok github.com/docker/docker/pkg/truncindex 0.104s coverage: 91.5% of statements [2021-07-13T14:27:36.816Z] ok github.com/docker/docker/pkg/urlutil 0.027s coverage: 100.0% of statements [2021-07-13T14:27:37.076Z] ok github.com/docker/docker/pkg/useragent 0.003s coverage: 88.9% of statements [2021-07-13T14:27:37.292Z] --- PASS: TestBuildMultiStageParentConfig (4.99s) [2021-07-13T14:27:37.292Z] === RUN TestBuildLabelWithTargets [2021-07-13T14:27:37.338Z] ok github.com/docker/docker/pkg/system 0.008s coverage: 39.9% of statements [2021-07-13T14:27:40.641Z] ok github.com/docker/docker/plugin 0.535s coverage: 23.2% of statements [2021-07-13T14:27:43.189Z] ok github.com/docker/docker/profiles/seccomp 0.015s coverage: 85.1% of statements [2021-07-13T14:27:44.575Z] ok github.com/docker/docker/plugin/v2 0.006s coverage: 14.4% of statements [2021-07-13T14:27:45.147Z] ok github.com/docker/docker/reference 0.011s coverage: 83.7% of statements [2021-07-13T14:27:45.255Z] INFO: Expanding compiler 1 of 3... [2021-07-13T14:27:45.255Z] INFO: Expanding compiler 2 of 3... [2021-07-13T14:27:45.374Z] --- PASS: TestBuildLabelWithTargets (8.00s) [2021-07-13T14:27:45.374Z] === RUN TestBuildWithEmptyLayers [2021-07-13T14:27:45.409Z] ok github.com/docker/docker/quota 0.556s coverage: 71.4% of statements [2021-07-13T14:27:47.345Z] ok github.com/docker/docker/registry 0.123s coverage: 58.8% of statements [2021-07-13T14:27:47.935Z] ok github.com/docker/docker/restartmanager 0.009s coverage: 45.3% of statements [2021-07-13T14:27:48.639Z] --- PASS: TestBuildWithEmptyLayers (2.99s) [2021-07-13T14:27:48.639Z] === RUN TestBuildMultiStageOnBuild [2021-07-13T14:27:48.885Z] ok github.com/docker/docker/registry/resumable 0.022s coverage: 100.0% of statements [2021-07-13T14:27:49.113Z] INFO: Expanding compiler 3 of 3... [2021-07-13T14:27:49.145Z] ok github.com/docker/docker/testutil 0.004s coverage: 62.5% of statements [2021-07-13T14:27:49.592Z] INFO: Removing downloaded files... [2021-07-13T14:27:49.592Z] INFO: Ensuring existence of directory C:\gopath\src\github.com\docker\docker\bundles ... [2021-07-13T14:27:49.592Z] INFO: Configuring git core.autocrlf... [2021-07-13T14:27:49.720Z] ok github.com/docker/docker/runconfig 0.022s coverage: 66.1% of statements [2021-07-13T14:27:50.338Z] INFO: Expanding compiler 1 of 3... [2021-07-13T14:27:50.338Z] INFO: Expanding compiler 2 of 3... [2021-07-13T14:27:53.880Z] --- PASS: TestBuildMultiStageOnBuild (5.02s) [2021-07-13T14:27:53.880Z] === RUN TestBuildUncleanTarFilenames [2021-07-13T14:27:53.880Z] --- PASS: TestBuildUncleanTarFilenames (0.55s) [2021-07-13T14:27:53.880Z] === RUN TestBuildMultiStageLayerLeak [2021-07-13T14:27:54.218Z] INFO: Expanding compiler 3 of 3... [2021-07-13T14:27:54.701Z] INFO: Removing downloaded files... [2021-07-13T14:27:54.701Z] INFO: Ensuring existence of directory C:\gopath\src\github.com\docker\docker\bundles ... [2021-07-13T14:27:54.701Z] INFO: Configuring git core.autocrlf... [2021-07-13T14:27:55.194Z] Loaded image: buildpack-deps:buster [2021-07-13T14:27:55.194Z] Loaded image: busybox:latest [2021-07-13T14:27:55.194Z] Loaded image: busybox:glibc [2021-07-13T14:27:58.045Z] --- PASS: TestBuildMultiStageLayerLeak (4.44s) [2021-07-13T14:27:58.045Z] === RUN TestBuildWithHugeFile [2021-07-13T14:27:59.378Z] Loaded image: debian:bullseye [2021-07-13T14:27:59.378Z] Loaded image: hello-world:latest [2021-07-13T14:27:59.635Z] Loaded image: arm32v7/hello-world:latest [2021-07-13T14:27:59.635Z] INFO: Testing against a local daemon [2021-07-13T14:27:59.635Z] === RUN TestCgroupNamespacesBuild [2021-07-13T14:27:59.723Z] ok github.com/docker/docker/pkg/plugins 33.653s coverage: 76.6% of statements [2021-07-13T14:27:59.723Z] ok github.com/docker/docker/volume/drivers 0.040s coverage: 36.1% of statements [2021-07-13T14:28:00.296Z] ok github.com/docker/docker/volume/mounts 0.088s coverage: 67.0% of statements [2021-07-13T14:28:00.296Z] ok github.com/docker/docker/volume/local 0.350s coverage: 76.4% of statements [2021-07-13T14:28:02.919Z] --- PASS: TestCgroupNamespacesBuild (3.20s) [2021-07-13T14:28:02.919Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2021-07-13T14:28:05.447Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.44s) [2021-07-13T14:28:05.447Z] === RUN TestBuildWithSession [2021-07-13T14:28:05.447Z] build_session_test.go:25: TODO: BuildKit [2021-07-13T14:28:05.447Z] --- SKIP: TestBuildWithSession (0.00s) [2021-07-13T14:28:05.447Z] === RUN TestBuildSquashParent [2021-07-13T14:28:05.857Z] time="2021-07-13T14:28:03Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.26.142.94:10033" [2021-07-13T14:28:05.858Z] time="2021-07-13T14:28:03Z" level=debug msg="memberlist: Stream connection from=172.26.142.94:49379" [2021-07-13T14:28:05.858Z] time="2021-07-13T14:28:03Z" level=info msg="Node 2b4d7d1b9d04/172.26.142.94, joined gossip cluster" [2021-07-13T14:28:05.858Z] time="2021-07-13T14:28:03Z" level=info msg="Node 2b4d7d1b9d04/172.26.142.94, added to nodes list" [2021-07-13T14:28:05.858Z] time="2021-07-13T14:28:03Z" level=info msg="Node f1dcbd25965c/172.26.142.94, joined gossip cluster" [2021-07-13T14:28:05.858Z] time="2021-07-13T14:28:03Z" level=info msg="Node f1dcbd25965c/172.26.142.94, added to nodes list" [2021-07-13T14:28:05.858Z] 2021/07/13 14:28:04 Closing DB instances... [2021-07-13T14:28:05.858Z] time="2021-07-13T14:28:04Z" level=info msg="Node 752c82088220 change state NodeActive --> NodeLeft" [2021-07-13T14:28:05.858Z] time="2021-07-13T14:28:04Z" level=info msg="Node 752c82088220 change state NodeActive --> NodeLeft" [2021-07-13T14:28:05.858Z] time="2021-07-13T14:28:04Z" level=info msg="node5(2b4d7d1b9d04): Node leave event for 752c82088220/172.26.142.94" [2021-07-13T14:28:05.858Z] time="2021-07-13T14:28:04Z" level=info msg="node3(532f2b5ee88f): Node leave event for 752c82088220/172.26.142.94" [2021-07-13T14:28:05.858Z] time="2021-07-13T14:28:04Z" level=info msg="Node 752c82088220 change state NodeActive --> NodeLeft" [2021-07-13T14:28:05.858Z] time="2021-07-13T14:28:04Z" level=info msg="node4(f1dcbd25965c): Node leave event for 752c82088220/172.26.142.94" [2021-07-13T14:28:05.858Z] time="2021-07-13T14:28:04Z" level=info msg="Node 752c82088220 change state NodeActive --> NodeLeft" [2021-07-13T14:28:05.858Z] time="2021-07-13T14:28:04Z" level=info msg="node1(752c82088220): Node leave event for 752c82088220/172.26.142.94" [2021-07-13T14:28:05.858Z] time="2021-07-13T14:28:04Z" level=info msg="Node 752c82088220 change state NodeActive --> NodeLeft" [2021-07-13T14:28:05.858Z] time="2021-07-13T14:28:04Z" level=info msg="node2(96c9265cb5fb): Node leave event for 752c82088220/172.26.142.94" [2021-07-13T14:28:05.858Z] time="2021-07-13T14:28:05Z" level=info msg="Node 752c82088220/172.26.142.94, left gossip cluster" [2021-07-13T14:28:05.858Z] time="2021-07-13T14:28:05Z" level=info msg="Node 752c82088220/172.26.142.94, left gossip cluster" [2021-07-13T14:28:05.858Z] time="2021-07-13T14:28:05Z" level=info msg="Node 752c82088220/172.26.142.94, left gossip cluster" [2021-07-13T14:28:05.858Z] time="2021-07-13T14:28:05Z" level=info msg="Node 752c82088220/172.26.142.94, left gossip cluster" [2021-07-13T14:28:05.858Z] time="2021-07-13T14:28:05Z" level=info msg="Node 752c82088220/172.26.142.94, left gossip cluster" [2021-07-13T14:28:05.858Z] time="2021-07-13T14:28:05Z" level=info msg="Node 96c9265cb5fb change state NodeActive --> NodeLeft" [2021-07-13T14:28:05.858Z] time="2021-07-13T14:28:05Z" level=info msg="node4(f1dcbd25965c): Node leave event for 96c9265cb5fb/172.26.142.94" [2021-07-13T14:28:05.858Z] time="2021-07-13T14:28:05Z" level=info msg="Node 96c9265cb5fb change state NodeActive --> NodeLeft" [2021-07-13T14:28:05.858Z] time="2021-07-13T14:28:05Z" level=info msg="node3(532f2b5ee88f): Node leave event for 96c9265cb5fb/172.26.142.94" [2021-07-13T14:28:05.858Z] time="2021-07-13T14:28:05Z" level=info msg="Node 96c9265cb5fb change state NodeActive --> NodeLeft" [2021-07-13T14:28:05.858Z] time="2021-07-13T14:28:05Z" level=info msg="node2(96c9265cb5fb): Node leave event for 96c9265cb5fb/172.26.142.94" [2021-07-13T14:28:05.858Z] time="2021-07-13T14:28:05Z" level=info msg="Node 96c9265cb5fb change state NodeActive --> NodeLeft" [2021-07-13T14:28:05.858Z] time="2021-07-13T14:28:05Z" level=info msg="node5(2b4d7d1b9d04): Node leave event for 96c9265cb5fb/172.26.142.94" [2021-07-13T14:28:05.858Z] time="2021-07-13T14:28:05Z" level=info msg="Node 96c9265cb5fb/172.26.142.94, left gossip cluster" [2021-07-13T14:28:05.858Z] time="2021-07-13T14:28:05Z" level=info msg="Node 96c9265cb5fb/172.26.142.94, left gossip cluster" [2021-07-13T14:28:05.858Z] time="2021-07-13T14:28:05Z" level=info msg="Node 96c9265cb5fb/172.26.142.94, left gossip cluster" [2021-07-13T14:28:05.858Z] time="2021-07-13T14:28:05Z" level=info msg="Node 96c9265cb5fb/172.26.142.94, left gossip cluster" [2021-07-13T14:28:05.858Z] time="2021-07-13T14:28:05Z" level=info msg="Node 532f2b5ee88f/172.26.142.94, left gossip cluster" [2021-07-13T14:28:05.858Z] time="2021-07-13T14:28:05Z" level=info msg="Node 532f2b5ee88f change state NodeActive --> NodeFailed" [2021-07-13T14:28:05.858Z] time="2021-07-13T14:28:05Z" level=info msg="Node 532f2b5ee88f/172.26.142.94, added to failed nodes list" [2021-07-13T14:28:05.858Z] time="2021-07-13T14:28:05Z" level=info msg="Node 532f2b5ee88f change state NodeActive --> NodeLeft" [2021-07-13T14:28:05.858Z] time="2021-07-13T14:28:05Z" level=info msg="node4(f1dcbd25965c): Node leave event for 532f2b5ee88f/172.26.142.94" [2021-07-13T14:28:06.310Z] time="2021-07-13T14:28:05Z" level=error msg="node: 532f2b5ee88f is unknown to memberlist" [2021-07-13T14:28:06.310Z] time="2021-07-13T14:28:05Z" level=info msg="Node 532f2b5ee88f change state NodeActive --> NodeLeft" [2021-07-13T14:28:06.310Z] time="2021-07-13T14:28:05Z" level=info msg="node5(2b4d7d1b9d04): Node leave event for 532f2b5ee88f/172.26.142.94" [2021-07-13T14:28:06.310Z] time="2021-07-13T14:28:05Z" level=info msg="Node 532f2b5ee88f/172.26.142.94, left gossip cluster" [2021-07-13T14:28:06.310Z] time="2021-07-13T14:28:06Z" level=debug msg="memberlist: Failed ping: f1dcbd25965c (timeout reached)" [2021-07-13T14:28:06.310Z] time="2021-07-13T14:28:06Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10034->172.26.142.94:10037: use of closed network connection" [2021-07-13T14:28:06.310Z] time="2021-07-13T14:28:06Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10034->172.26.142.94:10035: use of closed network connection" [2021-07-13T14:28:06.310Z] time="2021-07-13T14:28:06Z" level=debug msg="memberlist: Stream connection from=172.26.142.94:49380" [2021-07-13T14:28:06.764Z] time="2021-07-13T14:28:06Z" level=info msg="Node f1dcbd25965c/172.26.142.94, left gossip cluster" [2021-07-13T14:28:06.764Z] time="2021-07-13T14:28:06Z" level=info msg="Node f1dcbd25965c change state NodeActive --> NodeFailed" [2021-07-13T14:28:06.764Z] time="2021-07-13T14:28:06Z" level=info msg="Node f1dcbd25965c/172.26.142.94, added to failed nodes list" [2021-07-13T14:28:06.764Z] time="2021-07-13T14:28:06Z" level=info msg="Node f1dcbd25965c change state NodeActive --> NodeLeft" [2021-07-13T14:28:06.764Z] time="2021-07-13T14:28:06Z" level=info msg="node5(2b4d7d1b9d04): Node leave event for f1dcbd25965c/172.26.142.94" [2021-07-13T14:28:06.764Z] time="2021-07-13T14:28:06Z" level=error msg="node: f1dcbd25965c is unknown to memberlist" [2021-07-13T14:28:06.764Z] time="2021-07-13T14:28:06Z" level=info msg="Node f1dcbd25965c/172.26.142.94, left gossip cluster" [2021-07-13T14:28:06.764Z] time="2021-07-13T14:28:06Z" level=info msg="Node 2b4d7d1b9d04/172.26.142.94, left gossip cluster" [2021-07-13T14:28:06.764Z] time="2021-07-13T14:28:06Z" level=info msg="Node 2b4d7d1b9d04 change state NodeActive --> NodeFailed" [2021-07-13T14:28:06.764Z] time="2021-07-13T14:28:06Z" level=info msg="Node 2b4d7d1b9d04/172.26.142.94, added to failed nodes list" [2021-07-13T14:28:06.764Z] time="2021-07-13T14:28:06Z" level=warning msg="memberlist: Was able to connect to f1dcbd25965c but other probes failed, network may be misconfigured" [2021-07-13T14:28:06.879Z] ok github.com/docker/docker/volume/service 0.023s coverage: 72.3% of statements [2021-07-13T14:28:07.216Z] --- PASS: TestNetworkDBIslands (36.04s) [2021-07-13T14:28:07.216Z] PASS [2021-07-13T14:28:07.216Z] coverage: 59.3% of statements [2021-07-13T14:28:07.216Z] ok github.com/docker/docker/libnetwork/networkdb 126.513s coverage: 59.3% of statements [2021-07-13T14:28:07.216Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2021-07-13T14:28:07.216Z] ? github.com/docker/docker/libnetwork/osl/kernel [no test files] [2021-07-13T14:28:07.216Z] ? github.com/docker/docker/libnetwork/portmapper [no test files] [2021-07-13T14:28:07.216Z] ? github.com/docker/docker/libnetwork/resolvconf [no test files] [2021-07-13T14:28:07.216Z] ? github.com/docker/docker/libnetwork/resolvconf/dns [no test files] [2021-07-13T14:28:07.216Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2021-07-13T14:28:07.216Z] ? github.com/docker/docker/oci/caps [no test files] [2021-07-13T14:28:07.216Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2021-07-13T14:28:07.216Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2021-07-13T14:28:07.216Z] ? github.com/docker/docker/pkg/locker [no test files] [2021-07-13T14:28:07.216Z] ? github.com/docker/docker/pkg/mount [no test files] [2021-07-13T14:28:07.216Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2021-07-13T14:28:07.216Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2021-07-13T14:28:07.216Z] ? github.com/docker/docker/pkg/parsers/operatingsystem [no test files] [2021-07-13T14:28:07.216Z] ? github.com/docker/docker/pkg/platform [no test files] [2021-07-13T14:28:07.216Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2021-07-13T14:28:07.216Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2021-07-13T14:28:07.216Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2021-07-13T14:28:07.216Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2021-07-13T14:28:07.216Z] ? github.com/docker/docker/pkg/symlink [no test files] [2021-07-13T14:28:07.216Z] ? github.com/docker/docker/pkg/term [no test files] [2021-07-13T14:28:07.216Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2021-07-13T14:28:07.216Z] ? github.com/docker/docker/profiles/seccomp [no test files] [2021-07-13T14:28:07.216Z] ? github.com/docker/docker/quota [no test files] [2021-07-13T14:28:07.216Z] ? github.com/docker/docker/rootless [no test files] [2021-07-13T14:28:07.216Z] ? github.com/docker/docker/runconfig/opts [no test files] [2021-07-13T14:28:07.216Z] ? github.com/docker/docker/testutil/daemon [no test files] [2021-07-13T14:28:07.216Z] ? github.com/docker/docker/testutil/environment [no test files] [2021-07-13T14:28:07.216Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2021-07-13T14:28:07.216Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2021-07-13T14:28:07.216Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2021-07-13T14:28:07.216Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2021-07-13T14:28:07.216Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2021-07-13T14:28:07.216Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2021-07-13T14:28:07.216Z] ? github.com/docker/docker/testutil/registry [no test files] [2021-07-13T14:28:07.216Z] ? github.com/docker/docker/testutil/request [no test files] [2021-07-13T14:28:07.216Z] ? github.com/docker/docker/volume [no test files] [2021-07-13T14:28:07.216Z] ? github.com/docker/docker/volume/service/opts [no test files] [2021-07-13T14:28:07.216Z] ? github.com/docker/docker/volume/testutils [no test files] [2021-07-13T14:28:07.411Z] --- PASS: TestBuildWithHugeFile (52.35s) [2021-07-13T14:28:07.412Z] === RUN TestBuildWCOWSandboxSize [2021-07-13T14:28:07.412Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-07-13T14:28:07.412Z] --- SKIP: TestBuildWCOWSandboxSize (0.01s) [2021-07-13T14:28:07.412Z] === RUN TestBuildWithEmptyDockerfile [2021-07-13T14:28:07.412Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-07-13T14:28:07.412Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-07-13T14:28:07.412Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-07-13T14:28:07.412Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-07-13T14:28:07.412Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-07-13T14:28:07.412Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-07-13T14:28:07.412Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-07-13T14:28:07.412Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-07-13T14:28:07.412Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-07-13T14:28:07.412Z] --- PASS: TestBuildWithEmptyDockerfile (0.11s) [2021-07-13T14:28:07.412Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.13s) [2021-07-13T14:28:07.412Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.13s) [2021-07-13T14:28:07.412Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) [2021-07-13T14:28:07.412Z] === RUN TestBuildPreserveOwnership [2021-07-13T14:28:07.412Z] === RUN TestBuildPreserveOwnership/copy_from [2021-07-13T14:28:07.412Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2021-07-13T14:28:07.673Z] --- PASS: TestBuildPreserveOwnership (4.33s) [2021-07-13T14:28:07.673Z] --- PASS: TestBuildPreserveOwnership/copy_from (3.00s) [2021-07-13T14:28:07.673Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.32s) [2021-07-13T14:28:07.673Z] === RUN TestBuildPlatformInvalid [2021-07-13T14:28:07.673Z] --- PASS: TestBuildPlatformInvalid (0.07s) [2021-07-13T14:28:07.673Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2021-07-13T14:28:09.370Z] [2021-07-13T14:28:09.370Z] === Skipped [2021-07-13T14:28:09.370Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s) [2021-07-13T14:28:09.370Z] dispatchers_test.go:377: Windows does not support stopsignal [2021-07-13T14:28:09.370Z] [2021-07-13T14:28:09.370Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.00s) [2021-07-13T14:28:09.370Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-07-13T14:28:09.370Z] [2021-07-13T14:28:09.370Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.00s) [2021-07-13T14:28:09.370Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-07-13T14:28:09.370Z] [2021-07-13T14:28:09.370Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.01s) [2021-07-13T14:28:09.370Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-07-13T14:28:09.370Z] [2021-07-13T14:28:09.370Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.00s) [2021-07-13T14:28:09.370Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-07-13T14:28:09.370Z] [2021-07-13T14:28:09.370Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s) [2021-07-13T14:28:09.370Z] client_test.go:23: runtime.GOOS == "windows" [2021-07-13T14:28:09.370Z] [2021-07-13T14:28:09.370Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCP6Proxy (0.00s) [2021-07-13T14:28:09.370Z] network_proxy_test.go:197: Need to start CI docker with --ipv6 [2021-07-13T14:28:09.370Z] [2021-07-13T14:28:09.370Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2021-07-13T14:28:09.370Z] network_proxy_test.go:212: No support for dual stack yet [2021-07-13T14:28:09.370Z] [2021-07-13T14:28:09.370Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestUDP6Proxy (0.00s) [2021-07-13T14:28:09.370Z] network_proxy_test.go:241: Need to start CI docker with --ipv6 [2021-07-13T14:28:09.370Z] [2021-07-13T14:28:09.370Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP4Proxy (0.00s) [2021-07-13T14:28:09.370Z] network_proxy_test.go:288: runtime.GOOS == "windows": sctp is not supported on windows [2021-07-13T14:28:09.370Z] [2021-07-13T14:28:09.370Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP6Proxy (0.00s) [2021-07-13T14:28:09.370Z] network_proxy_test.go:302: Need to start CI docker with --ipv6 [2021-07-13T14:28:09.370Z] [2021-07-13T14:28:09.370Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s) [2021-07-13T14:28:09.370Z] daemon_test.go:147: root required [2021-07-13T14:28:09.370Z] [2021-07-13T14:28:09.370Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s) [2021-07-13T14:28:09.370Z] reload_test.go:520: root required [2021-07-13T14:28:09.370Z] [2021-07-13T14:28:09.370Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.00s) [2021-07-13T14:28:09.370Z] config_test.go:527: os.Getuid() != 0: skipping test that requires root [2021-07-13T14:28:09.370Z] [2021-07-13T14:28:09.370Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s) [2021-07-13T14:28:09.370Z] pull_v2_test.go:73: Needs fixing on Windows [2021-07-13T14:28:09.370Z] [2021-07-13T14:28:09.370Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s) [2021-07-13T14:28:09.370Z] pull_v2_test.go:118: Needs fixing on Windows [2021-07-13T14:28:09.370Z] [2021-07-13T14:28:09.370Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s) [2021-07-13T14:28:09.370Z] download_test.go:268: Needs fixing on Windows [2021-07-13T14:28:09.370Z] [2021-07-13T14:28:09.370Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s) [2021-07-13T14:28:09.370Z] layer_test.go:304: Failing on Windows [2021-07-13T14:28:09.370Z] [2021-07-13T14:28:09.370Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s) [2021-07-13T14:28:09.370Z] layer_test.go:353: Failing on Windows [2021-07-13T14:28:09.370Z] [2021-07-13T14:28:09.370Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s) [2021-07-13T14:28:09.370Z] layer_test.go:468: Failing on Windows [2021-07-13T14:28:09.370Z] [2021-07-13T14:28:09.370Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s) [2021-07-13T14:28:09.370Z] layer_test.go:697: Failing on Windows [2021-07-13T14:28:09.370Z] [2021-07-13T14:28:09.370Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s) [2021-07-13T14:28:09.370Z] migration_test.go:46: Failing on Windows [2021-07-13T14:28:09.370Z] [2021-07-13T14:28:09.370Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s) [2021-07-13T14:28:09.370Z] migration_test.go:182: Failing on Windows [2021-07-13T14:28:09.370Z] [2021-07-13T14:28:09.370Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s) [2021-07-13T14:28:09.370Z] mount_test.go:17: Failing on Windows [2021-07-13T14:28:09.370Z] [2021-07-13T14:28:09.370Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s) [2021-07-13T14:28:09.370Z] mount_test.go:76: Failing on Windows [2021-07-13T14:28:09.370Z] [2021-07-13T14:28:09.370Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s) [2021-07-13T14:28:09.370Z] mount_test.go:125: Failing on Windows [2021-07-13T14:28:09.370Z] [2021-07-13T14:28:09.370Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s) [2021-07-13T14:28:09.370Z] mount_test.go:212: Failing on Windows [2021-07-13T14:28:09.370Z] [2021-07-13T14:28:09.370Z] === SKIP: github.com/docker/docker/libnetwork TestSRVServiceQuery (0.00s) [2021-07-13T14:28:09.370Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2021-07-13T14:28:09.370Z] [2021-07-13T14:28:09.370Z] === SKIP: github.com/docker/docker/libnetwork TestServiceVIPReuse (0.00s) [2021-07-13T14:28:09.370Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2021-07-13T14:28:09.370Z] [2021-07-13T14:28:09.370Z] === SKIP: github.com/docker/docker/libnetwork TestIpamReleaseOnNetDriverFailures (0.01s) [2021-07-13T14:28:09.370Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2021-07-13T14:28:09.370Z] [2021-07-13T14:28:09.370Z] === SKIP: github.com/docker/docker/libnetwork TestDNSIPQuery (0.00s) [2021-07-13T14:28:09.370Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2021-07-13T14:28:09.370Z] [2021-07-13T14:28:09.370Z] === SKIP: github.com/docker/docker/libnetwork TestDNSProxyServFail (0.00s) [2021-07-13T14:28:09.370Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2021-07-13T14:28:09.370Z] [2021-07-13T14:28:09.370Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddEmpty (0.00s) [2021-07-13T14:28:09.370Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-07-13T14:28:09.370Z] [2021-07-13T14:28:09.370Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddMultiPrio (0.00s) [2021-07-13T14:28:09.370Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-07-13T14:28:09.370Z] [2021-07-13T14:28:09.370Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddSamePrio (0.01s) [2021-07-13T14:28:09.370Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-07-13T14:28:09.370Z] [2021-07-13T14:28:09.370Z] === SKIP: github.com/docker/docker/libnetwork TestCleanupServiceDiscovery (0.00s) [2021-07-13T14:28:09.370Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2021-07-13T14:28:09.370Z] [2021-07-13T14:28:09.370Z] === SKIP: github.com/docker/docker/libnetwork TestDNSOptions (0.00s) [2021-07-13T14:28:09.370Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2021-07-13T14:28:09.370Z] [2021-07-13T14:28:09.370Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestNAT (0.00s) [2021-07-13T14:28:09.370Z] windows_test.go:57: Test does not work on CI and was never running to begin with [2021-07-13T14:28:09.370Z] [2021-07-13T14:28:09.370Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestTransparent (0.00s) [2021-07-13T14:28:09.370Z] windows_test.go:62: Test does not work on CI and was never running to begin with [2021-07-13T14:28:09.370Z] [2021-07-13T14:28:09.370Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2021-07-13T14:28:09.370Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-07-13T14:28:09.370Z] [2021-07-13T14:28:09.370Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2021-07-13T14:28:09.370Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-07-13T14:28:09.370Z] [2021-07-13T14:28:09.370Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2021-07-13T14:28:09.370Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-07-13T14:28:09.370Z] [2021-07-13T14:28:09.370Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2021-07-13T14:28:09.370Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-07-13T14:28:09.370Z] [2021-07-13T14:28:09.370Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2021-07-13T14:28:09.370Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-07-13T14:28:09.370Z] [2021-07-13T14:28:09.370Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s) [2021-07-13T14:28:09.370Z] archive_test.go:134: Xz not present in msys2 [2021-07-13T14:28:09.370Z] [2021-07-13T14:28:09.370Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s) [2021-07-13T14:28:09.370Z] archive_test.go:239: Failing on Windows CI machines [2021-07-13T14:28:09.370Z] [2021-07-13T14:28:09.370Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s) [2021-07-13T14:28:09.370Z] archive_windows_test.go:16: Currently fails [2021-07-13T14:28:09.370Z] [2021-07-13T14:28:09.370Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s) [2021-07-13T14:28:09.370Z] changes_test.go:196: needs more investigation [2021-07-13T14:28:09.370Z] [2021-07-13T14:28:09.370Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesDirsEmpty (0.00s) [2021-07-13T14:28:09.370Z] changes_test.go:261: FIXME: broken on Windows 1903 and up; see #39846 [2021-07-13T14:28:09.370Z] [2021-07-13T14:28:09.370Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesDirsMutated (0.00s) [2021-07-13T14:28:09.370Z] changes_test.go:355: FIXME: broken on Windows 1903 and up; see #39846 [2021-07-13T14:28:09.370Z] [2021-07-13T14:28:09.370Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s) [2021-07-13T14:28:09.370Z] changes_test.go:433: needs further investigation [2021-07-13T14:28:09.370Z] [2021-07-13T14:28:09.370Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s) [2021-07-13T14:28:09.370Z] changes_test.go:469: needs further investigation [2021-07-13T14:28:09.370Z] [2021-07-13T14:28:09.370Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s) [2021-07-13T14:28:09.370Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2021-07-13T14:28:09.370Z] [2021-07-13T14:28:09.370Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s) [2021-07-13T14:28:09.370Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2021-07-13T14:28:09.370Z] [2021-07-13T14:28:09.370Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s) [2021-07-13T14:28:09.370Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-07-13T14:28:09.370Z] [2021-07-13T14:28:09.370Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s) [2021-07-13T14:28:09.370Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-07-13T14:28:09.370Z] [2021-07-13T14:28:09.370Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s) [2021-07-13T14:28:09.370Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2021-07-13T14:28:09.370Z] [2021-07-13T14:28:09.370Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s) [2021-07-13T14:28:09.370Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-07-13T14:28:09.370Z] [2021-07-13T14:28:09.370Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2021-07-13T14:28:09.370Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2021-07-13T14:28:09.370Z] [2021-07-13T14:28:09.370Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2021-07-13T14:28:09.370Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2021-07-13T14:28:09.370Z] [2021-07-13T14:28:09.370Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s) [2021-07-13T14:28:09.370Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2021-07-13T14:28:09.370Z] [2021-07-13T14:28:09.370Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s) [2021-07-13T14:28:09.370Z] poller_test.go:41: No chmod on Windows [2021-07-13T14:28:09.370Z] [2021-07-13T14:28:09.370Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2021-07-13T14:28:09.370Z] fileutils_test.go:134: Needs porting to Windows [2021-07-13T14:28:09.370Z] [2021-07-13T14:28:09.370Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s) [2021-07-13T14:28:09.370Z] fileutils_test.go:180: Needs porting to Windows [2021-07-13T14:28:09.370Z] [2021-07-13T14:28:09.370Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.00s) [2021-07-13T14:28:09.370Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2021-07-13T14:28:09.370Z] [2021-07-13T14:28:09.370Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.00s) [2021-07-13T14:28:09.370Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2021-07-13T14:28:09.370Z] [2021-07-13T14:28:09.370Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.00s) [2021-07-13T14:28:09.370Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2021-07-13T14:28:09.370Z] [2021-07-13T14:28:09.370Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s) [2021-07-13T14:28:09.370Z] local_test.go:34: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2021-07-13T14:28:09.370Z] [2021-07-13T14:28:09.370Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s) [2021-07-13T14:28:09.370Z] local_test.go:181: runtime.GOOS == "windows" [2021-07-13T14:28:09.370Z] [2021-07-13T14:28:09.370Z] [2021-07-13T14:28:09.370Z] DONE 2027 tests, 69 skipped in 295.111s [2021-07-13T14:28:09.370Z] INFO: make.ps1 ended at 07/13/2021 14:28:09 [2021-07-13T14:28:10.887Z] INFO: Unit tests results(bundles\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker [2021-07-13T14:28:10.887Z] INFO: Unit tests ended at 07/13/2021 14:28:10. Duration:00:05:07.6527685 [2021-07-13T14:28:10.887Z] INFO: Building busybox [2021-07-13T14:28:10.887Z] Sending build context to Docker daemon 5.12kB [2021-07-13T14:28:10.887Z] [2021-07-13T14:28:10.887Z] Step 1/13 : ARG WINDOWS_BASE_IMAGE=mcr.microsoft.com/windows/servercore [2021-07-13T14:28:10.887Z] Step 2/13 : ARG WINDOWS_BASE_IMAGE_TAG=ltsc2019 [2021-07-13T14:28:10.887Z] Step 3/13 : ARG BUSYBOX_VERSION=FRP-3329-gcf0fa4d13 [2021-07-13T14:28:10.887Z] Step 4/13 : ARG BUSYBOX_SHA256SUM=bfaeb88638e580fc522a68e69072e305308f9747563e51fa085eec60ca39a5ae [2021-07-13T14:28:10.887Z] Step 5/13 : FROM ${WINDOWS_BASE_IMAGE}:${WINDOWS_BASE_IMAGE_TAG} [2021-07-13T14:28:10.887Z] ---> 39d157a84080 [2021-07-13T14:28:10.887Z] Step 6/13 : RUN mkdir C:\tmp && mkdir C:\bin [2021-07-13T14:28:10.887Z] ---> Running in 8a66bdcc4d9d [2021-07-13T14:28:15.531Z] Removing intermediate container 8a66bdcc4d9d [2021-07-13T14:28:15.531Z] ---> 7008133586e6 [2021-07-13T14:28:15.531Z] Step 7/13 : ARG BUSYBOX_VERSION [2021-07-13T14:28:15.531Z] ---> Running in cb1b6f90f064 [2021-07-13T14:28:15.531Z] Removing intermediate container cb1b6f90f064 [2021-07-13T14:28:15.531Z] ---> 12c525e441e3 [2021-07-13T14:28:15.531Z] Step 8/13 : ARG BUSYBOX_SHA256SUM [2021-07-13T14:28:15.531Z] ---> Running in e50fa562d74e [2021-07-13T14:28:15.984Z] Removing intermediate container e50fa562d74e [2021-07-13T14:28:15.984Z] ---> 0b4eaf80101b [2021-07-13T14:28:15.984Z] Step 9/13 : ADD https://frippery.org/files/busybox/busybox-w32-${BUSYBOX_VERSION}.exe /bin/busybox.exe [2021-07-13T14:28:16.938Z] [2021-07-13T14:28:17.391Z] ---> 95a40dbacc53 [2021-07-13T14:28:17.391Z] Step 10/13 : RUN powershell if ((Get-FileHash -Path /bin/busybox.exe -Algorithm SHA256).Hash -ne $Env:BUSYBOX_SHA256SUM) { Throw \"Checksum validation failed\" } [2021-07-13T14:28:17.844Z] ---> Running in 57da7f444e97 [2021-07-13T14:28:20.314Z] --- PASS: TestBuildSquashParent (13.00s) [2021-07-13T14:28:20.314Z] === RUN TestBuildWithRemoveAndForceRemove [2021-07-13T14:28:20.314Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-07-13T14:28:20.314Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-07-13T14:28:20.314Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-07-13T14:28:20.314Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-07-13T14:28:20.314Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-07-13T14:28:20.314Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-07-13T14:28:20.314Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-07-13T14:28:20.314Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-07-13T14:28:20.314Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-07-13T14:28:20.314Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-07-13T14:28:20.314Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-07-13T14:28:20.314Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-07-13T14:28:20.314Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-07-13T14:28:20.314Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-07-13T14:28:22.574Z] Loaded image: buildpack-deps:buster [2021-07-13T14:28:22.574Z] Loaded image: busybox:latest [2021-07-13T14:28:22.574Z] Loaded image: busybox:glibc [2021-07-13T14:28:24.486Z] Loaded image: debian:bullseye [2021-07-13T14:28:24.486Z] Loaded image: hello-world:latest [2021-07-13T14:28:24.486Z] Loaded image: arm32v7/hello-world:latest [2021-07-13T14:28:24.489Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-07-13T14:28:24.490Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-07-13T14:28:24.962Z] Removing intermediate container 57da7f444e97 [2021-07-13T14:28:24.962Z] ---> dd161205fb75 [2021-07-13T14:28:24.962Z] Step 11/13 : RUN setx /M PATH "C:\bin;%PATH%" [2021-07-13T14:28:24.962Z] ---> Running in d47752dd0a2e [2021-07-13T14:28:26.525Z] [2021-07-13T14:28:26.525Z] SUCCESS: Specified value was saved. [2021-07-13T14:28:28.678Z] Removing intermediate container d47752dd0a2e [2021-07-13T14:28:28.678Z] ---> 31b1193bb813 [2021-07-13T14:28:28.678Z] Step 12/13 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2021-07-13T14:28:28.678Z] ---> Running in 3e07d4aff7fa [2021-07-13T14:28:29.746Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-07-13T14:28:29.746Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-07-13T14:28:32.381Z] Cannot create a file when that file already exists. [2021-07-13T14:28:32.617Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (24.15s) [2021-07-13T14:28:32.617Z] PASS [2021-07-13T14:28:32.617Z] [2021-07-13T14:28:32.617Z] === Skipped [2021-07-13T14:28:32.617Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2021-07-13T14:28:32.617Z] build_session_test.go:25: TODO: BuildKit [2021-07-13T14:28:32.617Z] [2021-07-13T14:28:32.617Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.01s) [2021-07-13T14:28:32.617Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-07-13T14:28:32.617Z] [2021-07-13T14:28:32.617Z] [2021-07-13T14:28:32.617Z] DONE 34 tests, 2 skipped in 124.253s [2021-07-13T14:28:32.617Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2021-07-13T14:28:32.617Z] INFO: Testing against a local daemon [2021-07-13T14:28:32.617Z] === RUN TestConfigInspect [2021-07-13T14:28:34.526Z] --- PASS: TestConfigInspect (2.53s) [2021-07-13T14:28:34.526Z] === RUN TestConfigList [2021-07-13T14:28:35.021Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2021-07-13T14:28:35.021Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (5.87s) [2021-07-13T14:28:35.021Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (5.88s) [2021-07-13T14:28:35.021Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (5.48s) [2021-07-13T14:28:35.021Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (5.56s) [2021-07-13T14:28:35.021Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (5.43s) [2021-07-13T14:28:35.021Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (5.37s) [2021-07-13T14:28:35.021Z] === RUN TestBuildMultiStageCopy [2021-07-13T14:28:35.021Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-07-13T14:28:37.026Z] Removing intermediate container 3e07d4aff7fa [2021-07-13T14:28:37.026Z] ---> ccf49fa29903 [2021-07-13T14:28:37.026Z] Step 13/13 : CMD ["sh"] [2021-07-13T14:28:37.026Z] ---> Running in 39533b0b6de9 [2021-07-13T14:28:37.026Z] Removing intermediate container 39533b0b6de9 [2021-07-13T14:28:37.026Z] ---> ab7a04825bf4 [2021-07-13T14:28:37.026Z] Successfully built ab7a04825bf4 [2021-07-13T14:28:37.026Z] Successfully tagged busybox:latest [2021-07-13T14:28:37.026Z] INFO: Docker images of the daemon under test [2021-07-13T14:28:37.026Z] [2021-07-13T14:28:37.026Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-07-13T14:28:37.026Z] busybox latest ab7a04825bf4 Less than a second ago 2.78GB [2021-07-13T14:28:37.026Z] microsoft/windowsservercore latest 39d157a84080 4 months ago 2.74GB [2021-07-13T14:28:37.026Z] mcr.microsoft.com/windows/servercore/insider 10.0.20295.1 39d157a84080 4 months ago 2.74GB [2021-07-13T14:28:37.026Z] [2021-07-13T14:28:37.026Z] INFO: Running integration tests at 07/13/2021 14:28:36... [2021-07-13T14:28:37.026Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2021-07-13T14:28:37.026Z] INFO: Integration API tests being run from the host: [2021-07-13T14:28:37.026Z] INFO: make.ps1 starting at 07/13/2021 14:28:36 [2021-07-13T14:28:37.073Z] --- PASS: TestConfigList (2.18s) [2021-07-13T14:28:37.073Z] === RUN TestConfigsCreateAndDelete [2021-07-13T14:28:37.984Z] Running D:\gopath\src\github.com\docker\docker\integration\build [2021-07-13T14:28:38.984Z] --- PASS: TestConfigsCreateAndDelete (2.17s) [2021-07-13T14:28:38.984Z] === RUN TestConfigsUpdate [2021-07-13T14:28:39.202Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-07-13T14:28:39.202Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-07-13T14:28:39.768Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-07-13T14:28:40.333Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-07-13T14:28:40.900Z] --- PASS: TestBuildMultiStageCopy (5.67s) [2021-07-13T14:28:40.900Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (3.57s) [2021-07-13T14:28:40.900Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.51s) [2021-07-13T14:28:40.900Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.48s) [2021-07-13T14:28:40.900Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.55s) [2021-07-13T14:28:40.900Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.55s) [2021-07-13T14:28:40.900Z] === RUN TestBuildMultiStageParentConfig [2021-07-13T14:28:40.916Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2021-07-13T14:28:40.916Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2021-07-13T14:28:40.916Z] GOOS="" GOARCH="" GOARM="" [2021-07-13T14:28:40.916Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2021-07-13T14:28:40.916Z] [2021-07-13T14:28:40.916Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py) [2021-07-13T14:28:40.917Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py) [2021-07-13T14:28:40.917Z] Using test binary docker [2021-07-13T14:28:40.917Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2021-07-13T14:28:40.917Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-07-13T14:28:40.917Z] INFO: Waiting for daemon to start... [2021-07-13T14:28:40.917Z] Starting dockerd [2021-07-13T14:28:40.917Z] . [2021-07-13T14:28:40.917Z] INFO: Building docker-sdk-python3:5.0.0... [2021-07-13T14:28:41.527Z] --- PASS: TestConfigsUpdate (2.16s) [2021-07-13T14:28:41.527Z] === RUN TestTemplatedConfig [2021-07-13T14:28:42.272Z] --- PASS: TestBuildMultiStageParentConfig (1.25s) [2021-07-13T14:28:42.272Z] === RUN TestBuildLabelWithTargets [2021-07-13T14:28:44.169Z] --- PASS: TestBuildLabelWithTargets (2.07s) [2021-07-13T14:28:44.169Z] === RUN TestBuildWithEmptyLayers [2021-07-13T14:28:44.826Z] --- PASS: TestTemplatedConfig (3.34s) [2021-07-13T14:28:44.826Z] === RUN TestConfigCreateResolve [2021-07-13T14:28:45.541Z] --- PASS: TestBuildWithEmptyLayers (1.16s) [2021-07-13T14:28:45.541Z] === RUN TestBuildMultiStageOnBuild [2021-07-13T14:28:46.736Z] --- PASS: TestConfigCreateResolve (2.17s) [2021-07-13T14:28:46.736Z] PASS [2021-07-13T14:28:46.736Z] [2021-07-13T14:28:46.736Z] DONE 6 tests in 14.577s [2021-07-13T14:28:46.736Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2021-07-13T14:28:46.736Z] INFO: Testing against a local daemon [2021-07-13T14:28:46.736Z] === RUN TestCheckpoint [2021-07-13T14:28:46.736Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-07-13T14:28:46.736Z] --- SKIP: TestCheckpoint (0.00s) [2021-07-13T14:28:46.736Z] === RUN TestContainerInvalidJSON [2021-07-13T14:28:46.736Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2021-07-13T14:28:46.736Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2021-07-13T14:28:46.736Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-07-13T14:28:46.736Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-07-13T14:28:46.736Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-07-13T14:28:46.736Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-07-13T14:28:46.736Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2021-07-13T14:28:46.736Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-07-13T14:28:46.736Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-07-13T14:28:46.736Z] --- PASS: TestContainerInvalidJSON (0.01s) [2021-07-13T14:28:46.736Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2021-07-13T14:28:46.736Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2021-07-13T14:28:46.736Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2021-07-13T14:28:46.736Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-07-13T14:28:46.736Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.06s) [2021-07-13T14:28:46.736Z] === RUN TestCopyFromContainerPathIsNotDir [2021-07-13T14:28:46.736Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s) [2021-07-13T14:28:46.736Z] === RUN TestCopyToContainerPathDoesNotExist [2021-07-13T14:28:46.736Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s) [2021-07-13T14:28:46.736Z] === RUN TestCopyToContainerPathIsNotDir [2021-07-13T14:28:46.736Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s) [2021-07-13T14:28:46.736Z] === RUN TestCopyFromContainer [2021-07-13T14:28:48.121Z] === RUN TestCopyFromContainer// [2021-07-13T14:28:48.121Z] === RUN TestCopyFromContainer//bar/root [2021-07-13T14:28:48.121Z] === RUN TestCopyFromContainer//bar/root/ [2021-07-13T14:28:48.121Z] === RUN TestCopyFromContainer/bar/quux [2021-07-13T14:28:48.384Z] === RUN TestCopyFromContainer/bar/quux/ [2021-07-13T14:28:48.384Z] === RUN TestCopyFromContainer/bar/quux/baz [2021-07-13T14:28:48.384Z] === RUN TestCopyFromContainer/bar/filesymlink [2021-07-13T14:28:48.384Z] === RUN TestCopyFromContainer/bar/dirsymlink [2021-07-13T14:28:48.384Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2021-07-13T14:28:48.644Z] === RUN TestCopyFromContainer/bar/notarget [2021-07-13T14:28:48.644Z] --- PASS: TestCopyFromContainer (1.82s) [2021-07-13T14:28:48.644Z] --- PASS: TestCopyFromContainer// (0.06s) [2021-07-13T14:28:48.644Z] --- PASS: TestCopyFromContainer//bar/root (0.06s) [2021-07-13T14:28:48.644Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2021-07-13T14:28:48.644Z] --- PASS: TestCopyFromContainer/bar/quux (0.06s) [2021-07-13T14:28:48.644Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.05s) [2021-07-13T14:28:48.644Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.05s) [2021-07-13T14:28:48.644Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.05s) [2021-07-13T14:28:48.644Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.05s) [2021-07-13T14:28:48.644Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.05s) [2021-07-13T14:28:48.644Z] --- PASS: TestCopyFromContainer/bar/notarget (0.05s) [2021-07-13T14:28:48.644Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-07-13T14:28:48.644Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-07-13T14:28:48.644Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-07-13T14:28:48.644Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-07-13T14:28:48.644Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-07-13T14:28:48.644Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-07-13T14:28:48.644Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-07-13T14:28:48.644Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-07-13T14:28:48.644Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-07-13T14:28:48.644Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-07-13T14:28:48.644Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2021-07-13T14:28:48.644Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2021-07-13T14:28:48.644Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2021-07-13T14:28:48.644Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2021-07-13T14:28:48.644Z] === RUN TestCreateLinkToNonExistingContainer [2021-07-13T14:28:48.644Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s) [2021-07-13T14:28:48.644Z] === RUN TestCreateWithInvalidEnv [2021-07-13T14:28:48.644Z] === RUN TestCreateWithInvalidEnv/0 [2021-07-13T14:28:48.644Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-07-13T14:28:48.644Z] === RUN TestCreateWithInvalidEnv/1 [2021-07-13T14:28:48.644Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-07-13T14:28:48.644Z] === RUN TestCreateWithInvalidEnv/2 [2021-07-13T14:28:48.644Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-07-13T14:28:48.644Z] === CONT TestCreateWithInvalidEnv/0 [2021-07-13T14:28:48.644Z] === CONT TestCreateWithInvalidEnv/2 [2021-07-13T14:28:48.644Z] === CONT TestCreateWithInvalidEnv/1 [2021-07-13T14:28:48.644Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2021-07-13T14:28:48.645Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2021-07-13T14:28:48.645Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2021-07-13T14:28:48.645Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-07-13T14:28:48.645Z] === RUN TestCreateTmpfsMountsTarget [2021-07-13T14:28:48.645Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2021-07-13T14:28:48.645Z] === RUN TestCreateWithCustomMaskedPaths [2021-07-13T14:28:49.723Z] --- PASS: TestBuildMultiStageOnBuild (4.17s) [2021-07-13T14:28:49.723Z] === RUN TestBuildUncleanTarFilenames [2021-07-13T14:28:51.097Z] --- PASS: TestBuildUncleanTarFilenames (1.42s) [2021-07-13T14:28:51.097Z] === RUN TestBuildMultiStageLayerLeak [2021-07-13T14:28:51.188Z] --- PASS: TestCreateWithCustomMaskedPaths (2.33s) [2021-07-13T14:28:51.188Z] === RUN TestCreateWithCustomReadonlyPaths [2021-07-13T14:28:53.732Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.28s) [2021-07-13T14:28:53.732Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-07-13T14:28:53.732Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-07-13T14:28:53.732Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-07-13T14:28:53.732Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-07-13T14:28:53.732Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-07-13T14:28:53.732Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-07-13T14:28:53.732Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-07-13T14:28:53.732Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-07-13T14:28:53.732Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-07-13T14:28:53.732Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-07-13T14:28:53.732Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-07-13T14:28:53.732Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-07-13T14:28:53.732Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-07-13T14:28:53.732Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-07-13T14:28:53.732Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-07-13T14:28:53.732Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-07-13T14:28:53.732Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2021-07-13T14:28:53.732Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2021-07-13T14:28:53.732Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2021-07-13T14:28:53.732Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2021-07-13T14:28:53.732Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2021-07-13T14:28:53.732Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2021-07-13T14:28:53.732Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-07-13T14:28:53.993Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.75s) [2021-07-13T14:28:53.993Z] === RUN TestCreateDifferentPlatform [2021-07-13T14:28:54.234Z] --- PASS: TestBuildWithHugeFile (51.14s) [2021-07-13T14:28:54.234Z] === RUN TestBuildWCOWSandboxSize [2021-07-13T14:28:54.234Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-07-13T14:28:54.234Z] --- SKIP: TestBuildWCOWSandboxSize (0.01s) [2021-07-13T14:28:54.234Z] === RUN TestBuildWithEmptyDockerfile [2021-07-13T14:28:54.234Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-07-13T14:28:54.234Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-07-13T14:28:54.234Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-07-13T14:28:54.234Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-07-13T14:28:54.234Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-07-13T14:28:54.234Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-07-13T14:28:54.234Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-07-13T14:28:54.234Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-07-13T14:28:54.234Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-07-13T14:28:54.234Z] --- PASS: TestBuildWithEmptyDockerfile (0.11s) [2021-07-13T14:28:54.234Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.12s) [2021-07-13T14:28:54.234Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.12s) [2021-07-13T14:28:54.234Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) [2021-07-13T14:28:54.234Z] === RUN TestBuildPreserveOwnership [2021-07-13T14:28:54.234Z] === RUN TestBuildPreserveOwnership/copy_from [2021-07-13T14:28:54.254Z] === RUN TestCreateDifferentPlatform/different_os [2021-07-13T14:28:54.254Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-07-13T14:28:54.254Z] --- PASS: TestCreateDifferentPlatform (0.02s) [2021-07-13T14:28:54.254Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2021-07-13T14:28:54.254Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-07-13T14:28:54.254Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-07-13T14:28:54.254Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.04s) [2021-07-13T14:28:54.254Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-07-13T14:28:54.254Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.04s) [2021-07-13T14:28:54.254Z] === RUN TestContainerStartOnDaemonRestart [2021-07-13T14:28:54.254Z] === PAUSE TestContainerStartOnDaemonRestart [2021-07-13T14:28:54.254Z] === RUN TestDaemonRestartIpcMode [2021-07-13T14:28:54.254Z] === PAUSE TestDaemonRestartIpcMode [2021-07-13T14:28:54.254Z] === RUN TestDaemonHostGatewayIP [2021-07-13T14:28:54.254Z] === PAUSE TestDaemonHostGatewayIP [2021-07-13T14:28:54.254Z] === RUN TestRestartDaemonWithRestartingContainer [2021-07-13T14:28:54.254Z] === PAUSE TestRestartDaemonWithRestartingContainer [2021-07-13T14:28:54.254Z] === RUN TestContainerKillOnDaemonStart [2021-07-13T14:28:54.254Z] === PAUSE TestContainerKillOnDaemonStart [2021-07-13T14:28:54.254Z] === RUN TestDiff [2021-07-13T14:28:55.195Z] --- PASS: TestDiff (0.78s) [2021-07-13T14:28:55.195Z] === RUN TestExecWithCloseStdin [2021-07-13T14:28:55.279Z] --- PASS: TestBuildMultiStageLayerLeak (4.30s) [2021-07-13T14:28:55.279Z] === RUN TestBuildWithHugeFile [2021-07-13T14:28:56.124Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2021-07-13T14:28:56.136Z] --- PASS: TestExecWithCloseStdin (1.06s) [2021-07-13T14:28:56.136Z] === RUN TestExec [2021-07-13T14:28:57.096Z] --- PASS: TestExec (1.07s) [2021-07-13T14:28:57.096Z] === RUN TestExecUser [2021-07-13T14:28:58.496Z] --- PASS: TestExecUser (1.13s) [2021-07-13T14:28:58.496Z] === RUN TestExportContainerAndImportImage [2021-07-13T14:28:59.436Z] --- PASS: TestExportContainerAndImportImage (0.99s) [2021-07-13T14:28:59.436Z] === RUN TestExportContainerAfterDaemonRestart [2021-07-13T14:29:00.291Z] --- PASS: TestBuildPreserveOwnership (10.55s) [2021-07-13T14:29:00.291Z] --- PASS: TestBuildPreserveOwnership/copy_from (6.54s) [2021-07-13T14:29:00.291Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (4.00s) [2021-07-13T14:29:00.291Z] === RUN TestBuildPlatformInvalid [2021-07-13T14:29:00.291Z] --- PASS: TestBuildPlatformInvalid (0.07s) [2021-07-13T14:29:00.291Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2021-07-13T14:29:00.291Z] build_userns_linux_test.go:32: testEnv.IsRootless() [2021-07-13T14:29:00.291Z] --- SKIP: TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s) [2021-07-13T14:29:00.291Z] PASS [2021-07-13T14:29:00.291Z] [2021-07-13T14:29:00.291Z] === Skipped [2021-07-13T14:29:00.291Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2021-07-13T14:29:00.291Z] build_session_test.go:25: TODO: BuildKit [2021-07-13T14:29:00.291Z] [2021-07-13T14:29:00.291Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.01s) [2021-07-13T14:29:00.291Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-07-13T14:29:00.291Z] [2021-07-13T14:29:00.291Z] === SKIP: amd64.integration.build TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s) [2021-07-13T14:29:00.291Z] build_userns_linux_test.go:32: testEnv.IsRootless() [2021-07-13T14:29:00.291Z] [2021-07-13T14:29:00.291Z] [2021-07-13T14:29:00.291Z] DONE 34 tests, 3 skipped in 134.022s [2021-07-13T14:29:00.291Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2021-07-13T14:29:00.291Z] INFO: Testing against a local daemon [2021-07-13T14:29:00.291Z] === RUN TestConfigInspect [2021-07-13T14:29:00.291Z] config_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-13T14:29:00.291Z] --- SKIP: TestConfigInspect (0.02s) [2021-07-13T14:29:00.291Z] === RUN TestConfigList [2021-07-13T14:29:00.291Z] config_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-13T14:29:00.291Z] --- SKIP: TestConfigList (0.01s) [2021-07-13T14:29:00.291Z] === RUN TestConfigsCreateAndDelete [2021-07-13T14:29:00.547Z] config_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-13T14:29:00.547Z] --- SKIP: TestConfigsCreateAndDelete (0.02s) [2021-07-13T14:29:00.547Z] === RUN TestConfigsUpdate [2021-07-13T14:29:00.547Z] config_test.go:171: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-13T14:29:00.547Z] --- SKIP: TestConfigsUpdate (0.01s) [2021-07-13T14:29:00.547Z] === RUN TestTemplatedConfig [2021-07-13T14:29:00.547Z] config_test.go:221: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-13T14:29:00.547Z] --- SKIP: TestTemplatedConfig (0.00s) [2021-07-13T14:29:00.547Z] === RUN TestConfigCreateResolve [2021-07-13T14:29:00.547Z] config_test.go:333: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-13T14:29:00.547Z] --- SKIP: TestConfigCreateResolve (0.01s) [2021-07-13T14:29:00.547Z] PASS [2021-07-13T14:29:00.547Z] [2021-07-13T14:29:00.547Z] === Skipped [2021-07-13T14:29:00.547Z] === SKIP: amd64.integration.config TestConfigInspect (0.02s) [2021-07-13T14:29:00.547Z] config_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-13T14:29:00.547Z] [2021-07-13T14:29:00.547Z] === SKIP: amd64.integration.config TestConfigList (0.01s) [2021-07-13T14:29:00.547Z] config_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-13T14:29:00.547Z] [2021-07-13T14:29:00.547Z] === SKIP: amd64.integration.config TestConfigsCreateAndDelete (0.02s) [2021-07-13T14:29:00.547Z] config_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-13T14:29:00.547Z] [2021-07-13T14:29:00.547Z] === SKIP: amd64.integration.config TestConfigsUpdate (0.01s) [2021-07-13T14:29:00.547Z] config_test.go:171: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-13T14:29:00.547Z] [2021-07-13T14:29:00.547Z] === SKIP: amd64.integration.config TestTemplatedConfig (0.00s) [2021-07-13T14:29:00.547Z] config_test.go:221: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-13T14:29:00.547Z] [2021-07-13T14:29:00.547Z] === SKIP: amd64.integration.config TestConfigCreateResolve (0.01s) [2021-07-13T14:29:00.547Z] config_test.go:333: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-13T14:29:00.547Z] [2021-07-13T14:29:00.547Z] [2021-07-13T14:29:00.547Z] DONE 6 tests, 6 skipped in 0.184s [2021-07-13T14:29:00.547Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2021-07-13T14:29:00.547Z] INFO: Testing against a local daemon [2021-07-13T14:29:00.547Z] === RUN TestCheckpoint [2021-07-13T14:29:00.547Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-07-13T14:29:00.547Z] --- SKIP: TestCheckpoint (0.00s) [2021-07-13T14:29:00.547Z] === RUN TestContainerInvalidJSON [2021-07-13T14:29:00.547Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2021-07-13T14:29:00.547Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2021-07-13T14:29:00.547Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-07-13T14:29:00.547Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-07-13T14:29:00.547Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-07-13T14:29:00.547Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-07-13T14:29:00.547Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2021-07-13T14:29:00.547Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-07-13T14:29:00.547Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-07-13T14:29:00.547Z] --- PASS: TestContainerInvalidJSON (0.01s) [2021-07-13T14:29:00.547Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2021-07-13T14:29:00.547Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2021-07-13T14:29:00.547Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2021-07-13T14:29:00.547Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-07-13T14:29:00.803Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.06s) [2021-07-13T14:29:00.803Z] === RUN TestCopyFromContainerPathIsNotDir [2021-07-13T14:29:00.803Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.06s) [2021-07-13T14:29:00.803Z] === RUN TestCopyToContainerPathDoesNotExist [2021-07-13T14:29:00.803Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.06s) [2021-07-13T14:29:00.803Z] === RUN TestCopyToContainerPathIsNotDir [2021-07-13T14:29:00.803Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s) [2021-07-13T14:29:00.803Z] === RUN TestCopyFromContainer [2021-07-13T14:29:00.820Z] --- PASS: TestExportContainerAfterDaemonRestart (1.27s) [2021-07-13T14:29:00.820Z] === RUN TestHealthCheckWorkdir [2021-07-13T14:29:02.203Z] --- PASS: TestHealthCheckWorkdir (1.50s) [2021-07-13T14:29:02.203Z] === RUN TestHealthKillContainer [2021-07-13T14:29:03.038Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-07-13T14:29:03.038Z] INFO: Testing against a local daemon [2021-07-13T14:29:03.038Z] === RUN TestBuildWithSession [2021-07-13T14:29:03.038Z] build_session_test.go:25: TODO: BuildKit [2021-07-13T14:29:03.038Z] --- SKIP: TestBuildWithSession (0.00s) [2021-07-13T14:29:03.038Z] === RUN TestBuildSquashParent [2021-07-13T14:29:03.038Z] build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-07-13T14:29:03.038Z] --- SKIP: TestBuildSquashParent (0.00s) [2021-07-13T14:29:03.038Z] === RUN TestBuildWithRemoveAndForceRemove [2021-07-13T14:29:03.038Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-07-13T14:29:03.038Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-07-13T14:29:03.038Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-07-13T14:29:03.038Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-07-13T14:29:03.038Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-07-13T14:29:03.038Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-07-13T14:29:03.038Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-07-13T14:29:03.038Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-07-13T14:29:03.038Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-07-13T14:29:03.038Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-07-13T14:29:03.038Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-07-13T14:29:03.038Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-07-13T14:29:03.038Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-07-13T14:29:03.038Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-07-13T14:29:03.038Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-07-13T14:29:03.038Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-07-13T14:29:04.071Z] === RUN TestCopyFromContainer// [2021-07-13T14:29:04.328Z] === RUN TestCopyFromContainer//bar/root [2021-07-13T14:29:04.328Z] === RUN TestCopyFromContainer//bar/root/ [2021-07-13T14:29:04.328Z] === RUN TestCopyFromContainer/bar/quux [2021-07-13T14:29:04.328Z] === RUN TestCopyFromContainer/bar/quux/ [2021-07-13T14:29:04.328Z] === RUN TestCopyFromContainer/bar/quux/baz [2021-07-13T14:29:04.584Z] === RUN TestCopyFromContainer/bar/filesymlink [2021-07-13T14:29:04.584Z] === RUN TestCopyFromContainer/bar/dirsymlink [2021-07-13T14:29:04.584Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2021-07-13T14:29:04.584Z] === RUN TestCopyFromContainer/bar/notarget [2021-07-13T14:29:04.840Z] --- PASS: TestCopyFromContainer (3.85s) [2021-07-13T14:29:04.840Z] --- PASS: TestCopyFromContainer// (0.06s) [2021-07-13T14:29:04.840Z] --- PASS: TestCopyFromContainer//bar/root (0.05s) [2021-07-13T14:29:04.840Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2021-07-13T14:29:04.840Z] --- PASS: TestCopyFromContainer/bar/quux (0.06s) [2021-07-13T14:29:04.840Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.05s) [2021-07-13T14:29:04.840Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.05s) [2021-07-13T14:29:04.840Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.05s) [2021-07-13T14:29:04.840Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.05s) [2021-07-13T14:29:04.840Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.05s) [2021-07-13T14:29:04.840Z] --- PASS: TestCopyFromContainer/bar/notarget (0.05s) [2021-07-13T14:29:04.840Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-07-13T14:29:04.840Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-07-13T14:29:04.840Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-07-13T14:29:04.840Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-07-13T14:29:04.840Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-07-13T14:29:04.840Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-07-13T14:29:04.840Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-07-13T14:29:04.840Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-07-13T14:29:04.840Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-07-13T14:29:04.840Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-07-13T14:29:04.840Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2021-07-13T14:29:04.840Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2021-07-13T14:29:04.840Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2021-07-13T14:29:04.840Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2021-07-13T14:29:04.840Z] === RUN TestCreateLinkToNonExistingContainer [2021-07-13T14:29:04.840Z] --- PASS: TestCreateLinkToNonExistingContainer (0.05s) [2021-07-13T14:29:04.840Z] === RUN TestCreateWithInvalidEnv [2021-07-13T14:29:04.840Z] === RUN TestCreateWithInvalidEnv/0 [2021-07-13T14:29:04.840Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-07-13T14:29:04.840Z] === RUN TestCreateWithInvalidEnv/1 [2021-07-13T14:29:04.840Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-07-13T14:29:04.840Z] === RUN TestCreateWithInvalidEnv/2 [2021-07-13T14:29:04.840Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-07-13T14:29:04.840Z] === CONT TestCreateWithInvalidEnv/0 [2021-07-13T14:29:04.840Z] === CONT TestCreateWithInvalidEnv/2 [2021-07-13T14:29:04.840Z] === CONT TestCreateWithInvalidEnv/1 [2021-07-13T14:29:04.840Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2021-07-13T14:29:04.841Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2021-07-13T14:29:04.841Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2021-07-13T14:29:04.841Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-07-13T14:29:04.841Z] === RUN TestCreateTmpfsMountsTarget [2021-07-13T14:29:04.841Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2021-07-13T14:29:04.841Z] === RUN TestCreateWithCustomMaskedPaths [2021-07-13T14:29:05.499Z] --- PASS: TestHealthKillContainer (3.15s) [2021-07-13T14:29:05.499Z] === RUN TestInspectCpusetInConfigPre120 [2021-07-13T14:29:06.069Z] --- PASS: TestInspectCpusetInConfigPre120 (0.78s) [2021-07-13T14:29:06.069Z] === RUN TestIpcModeNone [2021-07-13T14:29:06.731Z] --- PASS: TestCreateWithCustomMaskedPaths (1.95s) [2021-07-13T14:29:06.731Z] === RUN TestCreateWithCustomReadonlyPaths [2021-07-13T14:29:07.009Z] --- PASS: TestIpcModeNone (1.10s) [2021-07-13T14:29:07.009Z] === RUN TestIpcModePrivate [2021-07-13T14:29:07.949Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:55, shared: false, mustBeShared: false [2021-07-13T14:29:08.210Z] --- PASS: TestIpcModePrivate (1.08s) [2021-07-13T14:29:08.210Z] === RUN TestIpcModeShareable [2021-07-13T14:29:08.620Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.90s) [2021-07-13T14:29:08.620Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-07-13T14:29:08.620Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-07-13T14:29:08.620Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-07-13T14:29:08.620Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-07-13T14:29:08.620Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-07-13T14:29:08.620Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-07-13T14:29:08.620Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-07-13T14:29:08.620Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-07-13T14:29:08.620Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-07-13T14:29:08.620Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-07-13T14:29:08.620Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-07-13T14:29:08.620Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-07-13T14:29:08.620Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-07-13T14:29:08.620Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-07-13T14:29:08.620Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-07-13T14:29:08.620Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-07-13T14:29:08.620Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2021-07-13T14:29:08.620Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2021-07-13T14:29:08.620Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2021-07-13T14:29:08.620Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2021-07-13T14:29:08.620Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2021-07-13T14:29:08.620Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2021-07-13T14:29:08.620Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-07-13T14:29:09.151Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:50, shared: true, mustBeShared: true [2021-07-13T14:29:09.151Z] --- PASS: TestIpcModeShareable (1.05s) [2021-07-13T14:29:09.151Z] === RUN TestAPIIpcModeShareableAndContainer [2021-07-13T14:29:09.570Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.67s) [2021-07-13T14:29:09.570Z] === RUN TestCreateDifferentPlatform [2021-07-13T14:29:09.570Z] === RUN TestCreateDifferentPlatform/different_os [2021-07-13T14:29:09.570Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-07-13T14:29:09.570Z] --- PASS: TestCreateDifferentPlatform (0.02s) [2021-07-13T14:29:09.570Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2021-07-13T14:29:09.570Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-07-13T14:29:09.570Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-07-13T14:29:09.570Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.02s) [2021-07-13T14:29:09.570Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-07-13T14:29:09.570Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.04s) [2021-07-13T14:29:09.570Z] === RUN TestContainerStartOnDaemonRestart [2021-07-13T14:29:09.570Z] daemon_linux_test.go:38: (*Execution).IsRootless-fm [2021-07-13T14:29:09.570Z] --- SKIP: TestContainerStartOnDaemonRestart (0.00s) [2021-07-13T14:29:09.570Z] === RUN TestDaemonRestartIpcMode [2021-07-13T14:29:09.570Z] === PAUSE TestDaemonRestartIpcMode [2021-07-13T14:29:09.570Z] === RUN TestDaemonHostGatewayIP [2021-07-13T14:29:09.570Z] daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-07-13T14:29:09.570Z] --- SKIP: TestDaemonHostGatewayIP (0.00s) [2021-07-13T14:29:09.570Z] === RUN TestRestartDaemonWithRestartingContainer [2021-07-13T14:29:09.571Z] === PAUSE TestRestartDaemonWithRestartingContainer [2021-07-13T14:29:09.571Z] === RUN TestContainerKillOnDaemonStart [2021-07-13T14:29:09.571Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2021-07-13T14:29:09.571Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2021-07-13T14:29:09.571Z] === RUN TestDiff [2021-07-13T14:29:10.135Z] --- PASS: TestDiff (0.66s) [2021-07-13T14:29:10.135Z] === RUN TestExecWithCloseStdin [2021-07-13T14:29:11.062Z] --- PASS: TestExecWithCloseStdin (0.95s) [2021-07-13T14:29:11.062Z] === RUN TestExec [2021-07-13T14:29:11.569Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-07-13T14:29:11.990Z] --- PASS: TestExec (0.94s) [2021-07-13T14:29:11.990Z] === RUN TestExecUser [2021-07-13T14:29:12.448Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.96s) [2021-07-13T14:29:12.448Z] === RUN TestAPIIpcModeHost [2021-07-13T14:29:12.528Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-07-13T14:29:12.919Z] --- PASS: TestExecUser (0.91s) [2021-07-13T14:29:12.919Z] === RUN TestExportContainerAndImportImage [2021-07-13T14:29:13.387Z] --- PASS: TestAPIIpcModeHost (1.09s) [2021-07-13T14:29:13.387Z] === RUN TestDaemonIpcModeShareable [2021-07-13T14:29:13.846Z] --- PASS: TestExportContainerAndImportImage (0.81s) [2021-07-13T14:29:13.847Z] === RUN TestExportContainerAfterDaemonRestart [2021-07-13T14:29:14.771Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:58, shared: true, mustBeShared: true [2021-07-13T14:29:15.032Z] --- PASS: TestDaemonIpcModeShareable (1.68s) [2021-07-13T14:29:15.032Z] === RUN TestDaemonIpcModePrivate [2021-07-13T14:29:15.212Z] --- PASS: TestExportContainerAfterDaemonRestart (1.29s) [2021-07-13T14:29:15.212Z] === RUN TestHealthCheckWorkdir [2021-07-13T14:29:16.122Z] Removing intermediate container 506d06563492 [2021-07-13T14:29:16.122Z] ---> 137586edf20f [2021-07-13T14:29:16.122Z] 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-07-13T14:29:16.122Z] ---> Running in 99ed213f5247 [2021-07-13T14:29:16.122Z] INFO: Building gotestsum version v0.5.3 in C:\gopath [2021-07-13T14:29:16.122Z] go: downloading gotest.tools/gotestsum v0.5.3 [2021-07-13T14:29:16.122Z] go: downloading github.com/fatih/color v1.9.0 [2021-07-13T14:29:16.122Z] go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-07-13T14:29:16.122Z] go: downloading github.com/pkg/errors v0.9.1 [2021-07-13T14:29:16.122Z] go: downloading github.com/spf13/pflag v1.0.3 [2021-07-13T14:29:16.122Z] go: downloading github.com/mattn/go-colorable v0.1.6 [2021-07-13T14:29:16.122Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2021-07-13T14:29:16.122Z] go: downloading github.com/jonboulle/clockwork v0.1.0 [2021-07-13T14:29:16.122Z] go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-07-13T14:29:16.122Z] go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-07-13T14:29:16.122Z] go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-07-13T14:29:16.122Z] go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-07-13T14:29:16.414Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:63, shared: false, mustBeShared: false [2021-07-13T14:29:16.576Z] --- PASS: TestHealthCheckWorkdir (1.35s) [2021-07-13T14:29:16.576Z] === RUN TestHealthKillContainer [2021-07-13T14:29:16.674Z] --- PASS: TestDaemonIpcModePrivate (1.63s) [2021-07-13T14:29:16.674Z] === RUN TestDaemonIpcModePrivateFromConfig [2021-07-13T14:29:18.058Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:63, shared: false, mustBeShared: false [2021-07-13T14:29:18.058Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.64s) [2021-07-13T14:29:18.058Z] === RUN TestDaemonIpcModeShareableFromConfig [2021-07-13T14:29:19.133Z] INFO: Build done for gotestsum... [2021-07-13T14:29:19.843Z] --- PASS: TestHealthKillContainer (2.97s) [2021-07-13T14:29:19.843Z] === RUN TestInspectCpusetInConfigPre120 [2021-07-13T14:29:19.970Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:58, shared: true, mustBeShared: true [2021-07-13T14:29:19.970Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.73s) [2021-07-13T14:29:19.970Z] === RUN TestIpcModeOlderClient [2021-07-13T14:29:19.970Z] === PAUSE TestIpcModeOlderClient [2021-07-13T14:29:19.970Z] === RUN TestKillContainerInvalidSignal [2021-07-13T14:29:20.100Z] --- PASS: TestInspectCpusetInConfigPre120 (0.66s) [2021-07-13T14:29:20.100Z] === RUN TestIpcModeNone [2021-07-13T14:29:20.541Z] --- PASS: TestKillContainerInvalidSignal (0.71s) [2021-07-13T14:29:20.541Z] === RUN TestKillContainer [2021-07-13T14:29:20.541Z] === RUN TestKillContainer/no_signal [2021-07-13T14:29:21.027Z] --- PASS: TestIpcModeNone (0.89s) [2021-07-13T14:29:21.027Z] === RUN TestIpcModePrivate [2021-07-13T14:29:21.482Z] === RUN TestKillContainer/non_killing_signal [2021-07-13T14:29:21.589Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:71, shared: false, mustBeShared: false [2021-07-13T14:29:21.743Z] === RUN TestKillContainer/killing_signal [2021-07-13T14:29:21.845Z] --- PASS: TestIpcModePrivate (0.93s) [2021-07-13T14:29:21.845Z] === RUN TestIpcModeShareable [2021-07-13T14:29:21.845Z] ipcmode_linux_test.go:119: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-07-13T14:29:21.845Z] --- SKIP: TestIpcModeShareable (0.00s) [2021-07-13T14:29:21.845Z] === RUN TestAPIIpcModeShareableAndContainer [2021-07-13T14:29:22.685Z] --- PASS: TestKillContainer (2.03s) [2021-07-13T14:29:22.685Z] --- PASS: TestKillContainer/no_signal (0.66s) [2021-07-13T14:29:22.685Z] --- PASS: TestKillContainer/non_killing_signal (0.52s) [2021-07-13T14:29:22.685Z] --- PASS: TestKillContainer/killing_signal (0.67s) [2021-07-13T14:29:22.685Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-07-13T14:29:22.685Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2021-07-13T14:29:23.256Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2021-07-13T14:29:24.198Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.36s) [2021-07-13T14:29:24.198Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.66s) [2021-07-13T14:29:24.198Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.52s) [2021-07-13T14:29:24.198Z] === RUN TestKillStoppedContainer [2021-07-13T14:29:24.198Z] --- PASS: TestKillStoppedContainer (0.04s) [2021-07-13T14:29:24.198Z] === RUN TestKillStoppedContainerAPIPre120 [2021-07-13T14:29:24.198Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s) [2021-07-13T14:29:24.198Z] === RUN TestKillDifferentUserContainer [2021-07-13T14:29:24.362Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.59s) [2021-07-13T14:29:24.362Z] === RUN TestAPIIpcModeHost [2021-07-13T14:29:24.362Z] ipcmode_linux_test.go:195: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-07-13T14:29:24.362Z] --- SKIP: TestAPIIpcModeHost (0.00s) [2021-07-13T14:29:24.362Z] === RUN TestDaemonIpcModeShareable [2021-07-13T14:29:24.362Z] ipcmode_linux_test.go:267: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-07-13T14:29:24.362Z] --- SKIP: TestDaemonIpcModeShareable (0.00s) [2021-07-13T14:29:24.362Z] === RUN TestDaemonIpcModePrivate [2021-07-13T14:29:24.768Z] --- PASS: TestKillDifferentUserContainer (0.70s) [2021-07-13T14:29:24.768Z] === RUN TestInspectOomKilledTrue [2021-07-13T14:29:24.768Z] kill_test.go:158: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929) [2021-07-13T14:29:24.768Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2021-07-13T14:29:24.768Z] === RUN TestInspectOomKilledFalse [2021-07-13T14:29:24.839Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2021-07-13T14:29:24.839Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (9.41s) [2021-07-13T14:29:24.839Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (10.31s) [2021-07-13T14:29:24.839Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (10.81s) [2021-07-13T14:29:24.839Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (11.02s) [2021-07-13T14:29:24.839Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (11.90s) [2021-07-13T14:29:24.839Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (11.27s) [2021-07-13T14:29:24.839Z] === RUN TestBuildMultiStageCopy [2021-07-13T14:29:24.839Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-07-13T14:29:25.710Z] --- PASS: TestInspectOomKilledFalse (0.67s) [2021-07-13T14:29:25.710Z] === RUN TestLinksEtcHostsContentMatch [2021-07-13T14:29:25.728Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:74, shared: false, mustBeShared: false [2021-07-13T14:29:25.984Z] --- PASS: TestDaemonIpcModePrivate (1.60s) [2021-07-13T14:29:25.984Z] === RUN TestDaemonIpcModePrivateFromConfig [2021-07-13T14:29:25.984Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-07-13T14:29:25.984Z] --- SKIP: TestDaemonIpcModePrivateFromConfig (0.00s) [2021-07-13T14:29:25.985Z] === RUN TestDaemonIpcModeShareableFromConfig [2021-07-13T14:29:25.985Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-07-13T14:29:25.985Z] --- SKIP: TestDaemonIpcModeShareableFromConfig (0.00s) [2021-07-13T14:29:25.985Z] === RUN TestIpcModeOlderClient [2021-07-13T14:29:25.985Z] === PAUSE TestIpcModeOlderClient [2021-07-13T14:29:25.985Z] === RUN TestKillContainerInvalidSignal [2021-07-13T14:29:26.283Z] --- PASS: TestLinksEtcHostsContentMatch (0.81s) [2021-07-13T14:29:26.283Z] === RUN TestLinksContainerNames [2021-07-13T14:29:26.547Z] --- PASS: TestKillContainerInvalidSignal (0.64s) [2021-07-13T14:29:26.547Z] === RUN TestKillContainer [2021-07-13T14:29:26.547Z] === RUN TestKillContainer/no_signal [2021-07-13T14:29:27.476Z] === RUN TestKillContainer/non_killing_signal [2021-07-13T14:29:27.591Z] sha256:fabeadce592970fa601d65f267560a2c6513fa301878ee96f27c6e6e986de88f [2021-07-13T14:29:27.591Z] INFO: Starting docker-py tests... [2021-07-13T14:29:27.591Z] ============================= test session starts ============================== [2021-07-13T14:29:27.591Z] platform linux -- Python 3.7.11, pytest-4.3.1, py-1.10.0, pluggy-0.13.1 [2021-07-13T14:29:27.591Z] rootdir: /src, inifile: pytest.ini [2021-07-13T14:29:27.591Z] plugins: timeout-1.3.3, cov-2.6.1 [2021-07-13T14:29:27.591Z] collected 390 items / 1 deselected / 389 selected [2021-07-13T14:29:27.591Z] [2021-07-13T14:29:27.668Z] --- PASS: TestLinksContainerNames (1.34s) [2021-07-13T14:29:27.668Z] === RUN TestLogsFollowTailEmpty [2021-07-13T14:29:27.733Z] === RUN TestKillContainer/killing_signal [2021-07-13T14:29:28.239Z] --- PASS: TestLogsFollowTailEmpty (0.65s) [2021-07-13T14:29:28.239Z] === RUN TestContainerNetworkMountsNoChown [2021-07-13T14:29:28.340Z] ok github.com/docker/docker/libnetwork/networkdb 161.127s coverage: 60.2% of statements [2021-07-13T14:29:28.340Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2021-07-13T14:29:28.340Z] ? github.com/docker/docker/libnetwork/resolvconf/dns [no test files] [2021-07-13T14:29:28.340Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2021-07-13T14:29:28.340Z] ? github.com/docker/docker/oci/caps [no test files] [2021-07-13T14:29:28.340Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2021-07-13T14:29:28.340Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2021-07-13T14:29:28.340Z] ? github.com/docker/docker/pkg/locker [no test files] [2021-07-13T14:29:28.340Z] ? github.com/docker/docker/pkg/loopback [no test files] [2021-07-13T14:29:28.340Z] ? github.com/docker/docker/pkg/mount [no test files] [2021-07-13T14:29:28.340Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2021-07-13T14:29:28.340Z] ? github.com/docker/docker/pkg/platform [no test files] [2021-07-13T14:29:28.340Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2021-07-13T14:29:28.340Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2021-07-13T14:29:28.340Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2021-07-13T14:29:28.340Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2021-07-13T14:29:28.340Z] ? github.com/docker/docker/pkg/symlink [no test files] [2021-07-13T14:29:28.340Z] ? github.com/docker/docker/pkg/term [no test files] [2021-07-13T14:29:28.340Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2021-07-13T14:29:28.340Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2021-07-13T14:29:28.340Z] ? github.com/docker/docker/rootless [no test files] [2021-07-13T14:29:28.340Z] ? github.com/docker/docker/rootless/specconv [no test files] [2021-07-13T14:29:28.340Z] ? github.com/docker/docker/runconfig/opts [no test files] [2021-07-13T14:29:28.340Z] ? github.com/docker/docker/testutil/daemon [no test files] [2021-07-13T14:29:28.340Z] ? github.com/docker/docker/testutil/environment [no test files] [2021-07-13T14:29:28.340Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2021-07-13T14:29:28.340Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2021-07-13T14:29:28.340Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2021-07-13T14:29:28.340Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2021-07-13T14:29:28.340Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2021-07-13T14:29:28.340Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2021-07-13T14:29:28.340Z] ? github.com/docker/docker/testutil/registry [no test files] [2021-07-13T14:29:28.340Z] ? github.com/docker/docker/testutil/request [no test files] [2021-07-13T14:29:28.340Z] ? github.com/docker/docker/volume [no test files] [2021-07-13T14:29:28.340Z] ? github.com/docker/docker/volume/service/opts [no test files] [2021-07-13T14:29:28.340Z] ? github.com/docker/docker/volume/testutils [no test files] [2021-07-13T14:29:28.340Z] [2021-07-13T14:29:28.340Z] === Skipped [2021-07-13T14:29:28.340Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s) [2021-07-13T14:29:28.340Z] network_proxy_test.go:197: Need to start CI docker with --ipv6 [2021-07-13T14:29:28.340Z] [2021-07-13T14:29:28.340Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2021-07-13T14:29:28.340Z] network_proxy_test.go:212: No support for dual stack yet [2021-07-13T14:29:28.340Z] [2021-07-13T14:29:28.340Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s) [2021-07-13T14:29:28.340Z] network_proxy_test.go:241: Need to start CI docker with --ipv6 [2021-07-13T14:29:28.340Z] [2021-07-13T14:29:28.340Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s) [2021-07-13T14:29:28.340Z] network_proxy_test.go:302: Need to start CI docker with --ipv6 [2021-07-13T14:29:28.340Z] [2021-07-13T14:29:28.340Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2021-07-13T14:29:28.340Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-07-13T14:29:28.340Z] graphtest_unix.go:44: Driver btrfs not supported [2021-07-13T14:29:28.340Z] [2021-07-13T14:29:28.340Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2021-07-13T14:29:28.340Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-07-13T14:29:28.340Z] graphtest_unix.go:44: Driver btrfs not supported [2021-07-13T14:29:28.340Z] [2021-07-13T14:29:28.340Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2021-07-13T14:29:28.340Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-07-13T14:29:28.340Z] graphtest_unix.go:44: Driver btrfs not supported [2021-07-13T14:29:28.340Z] [2021-07-13T14:29:28.340Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2021-07-13T14:29:28.340Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-07-13T14:29:28.340Z] graphtest_unix.go:44: Driver btrfs not supported [2021-07-13T14:29:28.340Z] [2021-07-13T14:29:28.340Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2021-07-13T14:29:28.340Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-07-13T14:29:28.340Z] graphtest_unix.go:44: Driver btrfs not supported [2021-07-13T14:29:28.340Z] [2021-07-13T14:29:28.340Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2021-07-13T14:29:28.340Z] graphtest_unix.go:71: No driver to put! [2021-07-13T14:29:28.340Z] [2021-07-13T14:29:28.340Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2021-07-13T14:29:28.340Z] time="2021-07-13T14:25:55Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-07-13T14:29:28.340Z] graphtest_unix.go:42: graphdriver: driver not supported [2021-07-13T14:29:28.340Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2021-07-13T14:29:28.340Z] [2021-07-13T14:29:28.340Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2021-07-13T14:29:28.340Z] time="2021-07-13T14:25:55Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-07-13T14:29:28.340Z] graphtest_unix.go:42: graphdriver: driver not supported [2021-07-13T14:29:28.340Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2021-07-13T14:29:28.340Z] [2021-07-13T14:29:28.340Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2021-07-13T14:29:28.340Z] time="2021-07-13T14:25:55Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-07-13T14:29:28.340Z] graphtest_unix.go:42: graphdriver: driver not supported [2021-07-13T14:29:28.340Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2021-07-13T14:29:28.340Z] [2021-07-13T14:29:28.340Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2021-07-13T14:29:28.340Z] time="2021-07-13T14:25:55Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-07-13T14:29:28.340Z] graphtest_unix.go:42: graphdriver: driver not supported [2021-07-13T14:29:28.340Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2021-07-13T14:29:28.340Z] [2021-07-13T14:29:28.340Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2021-07-13T14:29:28.340Z] time="2021-07-13T14:25:55Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-07-13T14:29:28.340Z] graphtest_unix.go:42: graphdriver: driver not supported [2021-07-13T14:29:28.340Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2021-07-13T14:29:28.340Z] [2021-07-13T14:29:28.340Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2021-07-13T14:29:28.340Z] graphtest_unix.go:71: No driver to put! [2021-07-13T14:29:28.340Z] [2021-07-13T14:29:28.340Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2021-07-13T14:29:28.340Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2021-07-13T14:29:28.340Z] [2021-07-13T14:29:28.340Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2021-07-13T14:29:28.340Z] overlay_test.go:49: Fails to compute changes intermittently [2021-07-13T14:29:28.340Z] [2021-07-13T14:29:28.340Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2021-07-13T14:29:28.340Z] overlay_test.go:65: Cannot run test with naive change algorithm [2021-07-13T14:29:28.340Z] [2021-07-13T14:29:28.340Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2021-07-13T14:29:28.340Z] graphtest_unix.go:314: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2021-07-13T14:29:28.340Z] [2021-07-13T14:29:28.340Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2021-07-13T14:29:28.340Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-07-13T14:29:28.340Z] graphtest_unix.go:44: Driver zfs not supported [2021-07-13T14:29:28.340Z] [2021-07-13T14:29:28.340Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2021-07-13T14:29:28.340Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-07-13T14:29:28.340Z] graphtest_unix.go:44: Driver zfs not supported [2021-07-13T14:29:28.340Z] [2021-07-13T14:29:28.340Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2021-07-13T14:29:28.340Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-07-13T14:29:28.340Z] graphtest_unix.go:44: Driver zfs not supported [2021-07-13T14:29:28.340Z] [2021-07-13T14:29:28.340Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2021-07-13T14:29:28.340Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-07-13T14:29:28.340Z] graphtest_unix.go:44: Driver zfs not supported [2021-07-13T14:29:28.340Z] [2021-07-13T14:29:28.340Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2021-07-13T14:29:28.340Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-07-13T14:29:28.340Z] graphtest_unix.go:44: Driver zfs not supported [2021-07-13T14:29:28.340Z] [2021-07-13T14:29:28.340Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2021-07-13T14:29:28.340Z] graphtest_unix.go:71: No driver to put! [2021-07-13T14:29:28.340Z] [2021-07-13T14:29:28.340Z] === SKIP: libnetwork/api TestJoinLeave (0.00s) [2021-07-13T14:29:28.340Z] api_linux_test.go:1247: This test fails on arm64 foor some reason... this need to be fixed [2021-07-13T14:29:28.340Z] [2021-07-13T14:29:28.341Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2021-07-13T14:29:28.341Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-07-13T14:29:28.341Z] [2021-07-13T14:29:28.341Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2021-07-13T14:29:28.341Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-07-13T14:29:28.341Z] [2021-07-13T14:29:28.341Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2021-07-13T14:29:28.341Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-07-13T14:29:28.341Z] [2021-07-13T14:29:28.341Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2021-07-13T14:29:28.341Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-07-13T14:29:28.341Z] [2021-07-13T14:29:28.341Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2021-07-13T14:29:28.341Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-07-13T14:29:28.341Z] [2021-07-13T14:29:28.341Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s) [2021-07-13T14:29:28.341Z] firewalld_test.go:13: firewalld is not running [2021-07-13T14:29:28.341Z] [2021-07-13T14:29:28.341Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2021-07-13T14:29:28.341Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2021-07-13T14:29:28.341Z] [2021-07-13T14:29:28.341Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2021-07-13T14:29:28.341Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2021-07-13T14:29:28.341Z] [2021-07-13T14:29:28.341Z] [2021-07-13T14:29:28.341Z] DONE 2627 tests, 35 skipped in 370.863s Post stage [Pipeline] junit [2021-07-13T14:29:28.355Z] Recording test results [2021-07-13T14:29:28.661Z] --- PASS: TestKillContainer (1.90s) [2021-07-13T14:29:28.661Z] --- PASS: TestKillContainer/no_signal (0.60s) [2021-07-13T14:29:28.661Z] --- PASS: TestKillContainer/non_killing_signal (0.48s) [2021-07-13T14:29:28.661Z] --- PASS: TestKillContainer/killing_signal (0.63s) [2021-07-13T14:29:28.661Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-07-13T14:29:28.661Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2021-07-13T14:29:29.189Z] --- PASS: TestContainerNetworkMountsNoChown (0.66s) [2021-07-13T14:29:29.189Z] === RUN TestMountDaemonRoot [2021-07-13T14:29:29.189Z] === RUN TestMountDaemonRoot/default [2021-07-13T14:29:29.189Z] === PAUSE TestMountDaemonRoot/default [2021-07-13T14:29:29.189Z] === RUN TestMountDaemonRoot/private [2021-07-13T14:29:29.189Z] === PAUSE TestMountDaemonRoot/private [2021-07-13T14:29:29.189Z] === RUN TestMountDaemonRoot/rprivate [2021-07-13T14:29:29.189Z] === PAUSE TestMountDaemonRoot/rprivate [2021-07-13T14:29:29.189Z] === RUN TestMountDaemonRoot/slave [2021-07-13T14:29:29.189Z] === PAUSE TestMountDaemonRoot/slave [2021-07-13T14:29:29.189Z] === RUN TestMountDaemonRoot/rslave [2021-07-13T14:29:29.189Z] === PAUSE TestMountDaemonRoot/rslave [2021-07-13T14:29:29.189Z] === RUN TestMountDaemonRoot/shared [2021-07-13T14:29:29.189Z] === PAUSE TestMountDaemonRoot/shared [2021-07-13T14:29:29.189Z] === RUN TestMountDaemonRoot/rshared [2021-07-13T14:29:29.189Z] === PAUSE TestMountDaemonRoot/rshared [2021-07-13T14:29:29.189Z] === CONT TestMountDaemonRoot/default [2021-07-13T14:29:29.189Z] === RUN TestMountDaemonRoot/default/mount_subpath [2021-07-13T14:29:29.189Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2021-07-13T14:29:29.189Z] === RUN TestMountDaemonRoot/default/bind_root [2021-07-13T14:29:29.189Z] === PAUSE TestMountDaemonRoot/default/bind_root [2021-07-13T14:29:29.189Z] === RUN TestMountDaemonRoot/default/bind_subpath [2021-07-13T14:29:29.189Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2021-07-13T14:29:29.189Z] === RUN TestMountDaemonRoot/default/mount_root [2021-07-13T14:29:29.189Z] === PAUSE TestMountDaemonRoot/default/mount_root [2021-07-13T14:29:29.189Z] === CONT TestMountDaemonRoot/rslave [2021-07-13T14:29:29.189Z] === RUN TestMountDaemonRoot/rslave/bind_root [2021-07-13T14:29:29.189Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2021-07-13T14:29:29.189Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2021-07-13T14:29:29.189Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2021-07-13T14:29:29.189Z] === RUN TestMountDaemonRoot/rslave/mount_root [2021-07-13T14:29:29.189Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2021-07-13T14:29:29.189Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2021-07-13T14:29:29.189Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2021-07-13T14:29:29.189Z] === CONT TestMountDaemonRoot/rshared [2021-07-13T14:29:29.189Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2021-07-13T14:29:29.189Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2021-07-13T14:29:29.189Z] === RUN TestMountDaemonRoot/rshared/mount_root [2021-07-13T14:29:29.189Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2021-07-13T14:29:29.189Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2021-07-13T14:29:29.189Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2021-07-13T14:29:29.189Z] === RUN TestMountDaemonRoot/rshared/bind_root [2021-07-13T14:29:29.189Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2021-07-13T14:29:29.189Z] === CONT TestMountDaemonRoot/shared [2021-07-13T14:29:29.189Z] === RUN TestMountDaemonRoot/shared/bind_root [2021-07-13T14:29:29.189Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2021-07-13T14:29:29.189Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2021-07-13T14:29:29.189Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2021-07-13T14:29:29.189Z] === RUN TestMountDaemonRoot/shared/mount_root [2021-07-13T14:29:29.189Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2021-07-13T14:29:29.189Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2021-07-13T14:29:29.189Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2021-07-13T14:29:29.189Z] === CONT TestMountDaemonRoot/rprivate [2021-07-13T14:29:29.189Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2021-07-13T14:29:29.189Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2021-07-13T14:29:29.189Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2021-07-13T14:29:29.189Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2021-07-13T14:29:29.189Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2021-07-13T14:29:29.189Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2021-07-13T14:29:29.189Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2021-07-13T14:29:29.189Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2021-07-13T14:29:29.189Z] === CONT TestMountDaemonRoot/slave [2021-07-13T14:29:29.189Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2021-07-13T14:29:29.189Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2021-07-13T14:29:29.189Z] === RUN TestMountDaemonRoot/slave/bind_root [2021-07-13T14:29:29.189Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2021-07-13T14:29:29.189Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2021-07-13T14:29:29.189Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2021-07-13T14:29:29.189Z] === RUN TestMountDaemonRoot/slave/mount_root [2021-07-13T14:29:29.189Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2021-07-13T14:29:29.189Z] === CONT TestMountDaemonRoot/private [2021-07-13T14:29:29.189Z] === RUN TestMountDaemonRoot/private/bind_subpath [2021-07-13T14:29:29.189Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2021-07-13T14:29:29.189Z] === RUN TestMountDaemonRoot/private/mount_root [2021-07-13T14:29:29.189Z] === PAUSE TestMountDaemonRoot/private/mount_root [2021-07-13T14:29:29.189Z] === RUN TestMountDaemonRoot/private/mount_subpath [2021-07-13T14:29:29.189Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2021-07-13T14:29:29.189Z] === RUN TestMountDaemonRoot/private/bind_root [2021-07-13T14:29:29.189Z] === PAUSE TestMountDaemonRoot/private/bind_root [2021-07-13T14:29:29.189Z] === CONT TestMountDaemonRoot/default/mount_subpath [2021-07-13T14:29:29.189Z] === CONT TestMountDaemonRoot/rslave/bind_root [2021-07-13T14:29:29.189Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2021-07-13T14:29:29.189Z] === CONT TestMountDaemonRoot/default/mount_root [2021-07-13T14:29:29.189Z] === CONT TestMountDaemonRoot/default/bind_subpath [2021-07-13T14:29:29.189Z] === CONT TestMountDaemonRoot/default/bind_root [2021-07-13T14:29:29.189Z] === CONT TestMountDaemonRoot/shared/bind_root [2021-07-13T14:29:29.189Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2021-07-13T14:29:29.189Z] === CONT TestMountDaemonRoot/rslave/mount_root [2021-07-13T14:29:29.189Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2021-07-13T14:29:29.189Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2021-07-13T14:29:29.189Z] === CONT TestMountDaemonRoot/rshared/bind_root [2021-07-13T14:29:29.189Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2021-07-13T14:29:29.189Z] === CONT TestMountDaemonRoot/rshared/mount_root [2021-07-13T14:29:29.189Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2021-07-13T14:29:29.189Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2021-07-13T14:29:29.189Z] === CONT TestMountDaemonRoot/shared/mount_root [2021-07-13T14:29:29.189Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2021-07-13T14:29:29.189Z] === CONT TestMountDaemonRoot/private/bind_subpath [2021-07-13T14:29:29.189Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2021-07-13T14:29:29.189Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2021-07-13T14:29:29.223Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2021-07-13T14:29:29.449Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2021-07-13T14:29:29.449Z] === CONT TestMountDaemonRoot/slave/mount_root [2021-07-13T14:29:29.449Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2021-07-13T14:29:29.449Z] === CONT TestMountDaemonRoot/slave/bind_root [2021-07-13T14:29:29.449Z] === CONT TestMountDaemonRoot/private/bind_root [2021-07-13T14:29:29.449Z] === CONT TestMountDaemonRoot/private/mount_subpath [2021-07-13T14:29:29.449Z] === CONT TestMountDaemonRoot/private/mount_root [2021-07-13T14:29:29.449Z] --- PASS: TestMountDaemonRoot (0.02s) [2021-07-13T14:29:29.449Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2021-07-13T14:29:29.450Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.05s) [2021-07-13T14:29:29.450Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.04s) [2021-07-13T14:29:29.450Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.04s) [2021-07-13T14:29:29.450Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.04s) [2021-07-13T14:29:29.450Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2021-07-13T14:29:29.450Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.07s) [2021-07-13T14:29:29.450Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.04s) [2021-07-13T14:29:29.450Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s) [2021-07-13T14:29:29.450Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s) [2021-07-13T14:29:29.450Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2021-07-13T14:29:29.450Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s) [2021-07-13T14:29:29.450Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.04s) [2021-07-13T14:29:29.450Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.03s) [2021-07-13T14:29:29.450Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.04s) [2021-07-13T14:29:29.450Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2021-07-13T14:29:29.450Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2021-07-13T14:29:29.450Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2021-07-13T14:29:29.450Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2021-07-13T14:29:29.450Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2021-07-13T14:29:29.450Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2021-07-13T14:29:29.450Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2021-07-13T14:29:29.450Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2021-07-13T14:29:29.450Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s) [2021-07-13T14:29:29.450Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s) [2021-07-13T14:29:29.450Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2021-07-13T14:29:29.450Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2021-07-13T14:29:29.450Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2021-07-13T14:29:29.450Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2021-07-13T14:29:29.450Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2021-07-13T14:29:29.450Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2021-07-13T14:29:29.450Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.04s) [2021-07-13T14:29:29.450Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2021-07-13T14:29:29.450Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2021-07-13T14:29:29.450Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2021-07-13T14:29:29.450Z] === RUN TestContainerBindMountNonRecursive [2021-07-13T14:29:29.785Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.27s) [2021-07-13T14:29:29.785Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.64s) [2021-07-13T14:29:29.785Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.48s) [2021-07-13T14:29:29.785Z] === RUN TestKillStoppedContainer [2021-07-13T14:29:29.785Z] --- PASS: TestKillStoppedContainer (0.06s) [2021-07-13T14:29:29.785Z] === RUN TestKillStoppedContainerAPIPre120 [2021-07-13T14:29:29.917Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2021-07-13T14:29:30.041Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.05s) [2021-07-13T14:29:30.041Z] === RUN TestKillDifferentUserContainer [2021-07-13T14:29:30.305Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42631/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=c9a27fda6a2fb7134e08d47e68848d1d9e2e1e10 -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:c9a27fda6a2fb7134e08d47e68848d1d9e2e1e10 hack/make.sh dynbinary test-integration [2021-07-13T14:29:30.603Z] --- PASS: TestKillDifferentUserContainer (0.64s) [2021-07-13T14:29:30.603Z] === RUN TestInspectOomKilledTrue [2021-07-13T14:29:30.603Z] kill_test.go:156: testEnv.DaemonInfo.CgroupDriver == "none" [2021-07-13T14:29:30.603Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2021-07-13T14:29:30.603Z] === RUN TestInspectOomKilledFalse [2021-07-13T14:29:30.603Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-07-13T14:29:30.603Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2021-07-13T14:29:30.603Z] === RUN TestLinksEtcHostsContentMatch [2021-07-13T14:29:30.603Z] links_linux_test.go:19: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2021-07-13T14:29:30.603Z] --- SKIP: TestLinksEtcHostsContentMatch (0.00s) [2021-07-13T14:29:30.603Z] === RUN TestLinksContainerNames [2021-07-13T14:29:31.248Z] [2021-07-13T14:29:31.248Z] Removing bundles/ [2021-07-13T14:29:31.248Z] [2021-07-13T14:29:31.248Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2021-07-13T14:29:31.248Z] Building: bundles/dynbinary-daemon/dockerd-dev [2021-07-13T14:29:31.248Z] GOOS="" GOARCH="" GOARM="" [2021-07-13T14:29:31.361Z] --- PASS: TestContainerBindMountNonRecursive (2.08s) [2021-07-13T14:29:31.362Z] === RUN TestContainerVolumesMountedAsShared [2021-07-13T14:29:31.762Z] Removing intermediate container 99ed213f5247 [2021-07-13T14:29:31.762Z] ---> db28e599261a [2021-07-13T14:29:31.762Z] Step 8/10 : ENTRYPOINT ["powershell.exe"] [2021-07-13T14:29:31.762Z] ---> Running in 0ddd9589d950 [2021-07-13T14:29:31.932Z] --- PASS: TestContainerVolumesMountedAsShared (0.41s) [2021-07-13T14:29:31.932Z] === RUN TestContainerVolumesMountedAsSlave [2021-07-13T14:29:31.975Z] --- PASS: TestLinksContainerNames (1.30s) [2021-07-13T14:29:31.975Z] === RUN TestLogsFollowTailEmpty [2021-07-13T14:29:32.246Z] Removing intermediate container 0ddd9589d950 [2021-07-13T14:29:32.246Z] ---> b65cd646e6a9 [2021-07-13T14:29:32.246Z] Step 9/10 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2021-07-13T14:29:32.246Z] ---> Running in 4f86d6cff8a6 [2021-07-13T14:29:32.538Z] --- PASS: TestLogsFollowTailEmpty (0.65s) [2021-07-13T14:29:32.538Z] === RUN TestContainerNetworkMountsNoChown [2021-07-13T14:29:32.729Z] Removing intermediate container 4f86d6cff8a6 [2021-07-13T14:29:32.729Z] ---> 7f8a6c9fe869 [2021-07-13T14:29:32.729Z] Step 10/10 : COPY . . [2021-07-13T14:29:32.874Z] --- PASS: TestContainerVolumesMountedAsSlave (0.80s) [2021-07-13T14:29:32.874Z] === RUN TestNetworkNat [2021-07-13T14:29:33.100Z] --- PASS: TestContainerNetworkMountsNoChown (0.62s) [2021-07-13T14:29:33.100Z] === RUN TestMountDaemonRoot [2021-07-13T14:29:33.100Z] === RUN TestMountDaemonRoot/default [2021-07-13T14:29:33.100Z] === PAUSE TestMountDaemonRoot/default [2021-07-13T14:29:33.100Z] === RUN TestMountDaemonRoot/private [2021-07-13T14:29:33.100Z] === PAUSE TestMountDaemonRoot/private [2021-07-13T14:29:33.100Z] === RUN TestMountDaemonRoot/rprivate [2021-07-13T14:29:33.100Z] === PAUSE TestMountDaemonRoot/rprivate [2021-07-13T14:29:33.100Z] === RUN TestMountDaemonRoot/slave [2021-07-13T14:29:33.100Z] === PAUSE TestMountDaemonRoot/slave [2021-07-13T14:29:33.100Z] === RUN TestMountDaemonRoot/rslave [2021-07-13T14:29:33.100Z] === PAUSE TestMountDaemonRoot/rslave [2021-07-13T14:29:33.100Z] === RUN TestMountDaemonRoot/shared [2021-07-13T14:29:33.100Z] === PAUSE TestMountDaemonRoot/shared [2021-07-13T14:29:33.100Z] === RUN TestMountDaemonRoot/rshared [2021-07-13T14:29:33.100Z] === PAUSE TestMountDaemonRoot/rshared [2021-07-13T14:29:33.100Z] === CONT TestMountDaemonRoot/default [2021-07-13T14:29:33.100Z] === RUN TestMountDaemonRoot/default/bind_root [2021-07-13T14:29:33.100Z] === PAUSE TestMountDaemonRoot/default/bind_root [2021-07-13T14:29:33.100Z] === RUN TestMountDaemonRoot/default/bind_subpath [2021-07-13T14:29:33.100Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2021-07-13T14:29:33.100Z] === RUN TestMountDaemonRoot/default/mount_root [2021-07-13T14:29:33.100Z] === PAUSE TestMountDaemonRoot/default/mount_root [2021-07-13T14:29:33.100Z] === RUN TestMountDaemonRoot/default/mount_subpath [2021-07-13T14:29:33.100Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2021-07-13T14:29:33.100Z] === CONT TestMountDaemonRoot/rslave [2021-07-13T14:29:33.100Z] === CONT TestMountDaemonRoot/rshared [2021-07-13T14:29:33.100Z] === RUN TestMountDaemonRoot/rslave/bind_root [2021-07-13T14:29:33.100Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2021-07-13T14:29:33.100Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2021-07-13T14:29:33.100Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2021-07-13T14:29:33.100Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2021-07-13T14:29:33.100Z] === RUN TestMountDaemonRoot/rshared/mount_root [2021-07-13T14:29:33.100Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2021-07-13T14:29:33.100Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2021-07-13T14:29:33.100Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2021-07-13T14:29:33.100Z] === RUN TestMountDaemonRoot/rshared/bind_root [2021-07-13T14:29:33.100Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2021-07-13T14:29:33.100Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2021-07-13T14:29:33.100Z] === RUN TestMountDaemonRoot/rslave/mount_root [2021-07-13T14:29:33.100Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2021-07-13T14:29:33.100Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2021-07-13T14:29:33.100Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2021-07-13T14:29:33.100Z] === CONT TestMountDaemonRoot/shared [2021-07-13T14:29:33.100Z] === RUN TestMountDaemonRoot/shared/mount_root [2021-07-13T14:29:33.100Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2021-07-13T14:29:33.100Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2021-07-13T14:29:33.100Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2021-07-13T14:29:33.100Z] === RUN TestMountDaemonRoot/shared/bind_root [2021-07-13T14:29:33.100Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2021-07-13T14:29:33.100Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2021-07-13T14:29:33.100Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2021-07-13T14:29:33.100Z] === CONT TestMountDaemonRoot/rprivate [2021-07-13T14:29:33.100Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2021-07-13T14:29:33.100Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2021-07-13T14:29:33.100Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2021-07-13T14:29:33.100Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2021-07-13T14:29:33.100Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2021-07-13T14:29:33.100Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2021-07-13T14:29:33.100Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2021-07-13T14:29:33.100Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2021-07-13T14:29:33.100Z] === CONT TestMountDaemonRoot/slave [2021-07-13T14:29:33.100Z] === RUN TestMountDaemonRoot/slave/bind_root [2021-07-13T14:29:33.100Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2021-07-13T14:29:33.100Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2021-07-13T14:29:33.100Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2021-07-13T14:29:33.100Z] === RUN TestMountDaemonRoot/slave/mount_root [2021-07-13T14:29:33.100Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2021-07-13T14:29:33.100Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2021-07-13T14:29:33.100Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2021-07-13T14:29:33.100Z] === CONT TestMountDaemonRoot/private [2021-07-13T14:29:33.100Z] === RUN TestMountDaemonRoot/private/bind_root [2021-07-13T14:29:33.100Z] === PAUSE TestMountDaemonRoot/private/bind_root [2021-07-13T14:29:33.100Z] === RUN TestMountDaemonRoot/private/bind_subpath [2021-07-13T14:29:33.100Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2021-07-13T14:29:33.100Z] === RUN TestMountDaemonRoot/private/mount_root [2021-07-13T14:29:33.100Z] === PAUSE TestMountDaemonRoot/private/mount_root [2021-07-13T14:29:33.100Z] === RUN TestMountDaemonRoot/private/mount_subpath [2021-07-13T14:29:33.100Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2021-07-13T14:29:33.100Z] === CONT TestMountDaemonRoot/default/bind_root [2021-07-13T14:29:33.100Z] === CONT TestMountDaemonRoot/default/mount_subpath [2021-07-13T14:29:33.100Z] === CONT TestMountDaemonRoot/default/mount_root [2021-07-13T14:29:33.100Z] === CONT TestMountDaemonRoot/default/bind_subpath [2021-07-13T14:29:33.100Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2021-07-13T14:29:33.100Z] === CONT TestMountDaemonRoot/rslave/bind_root [2021-07-13T14:29:33.357Z] === CONT TestMountDaemonRoot/shared/mount_root [2021-07-13T14:29:33.357Z] === CONT TestMountDaemonRoot/rshared/bind_root [2021-07-13T14:29:33.357Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2021-07-13T14:29:33.357Z] === CONT TestMountDaemonRoot/rshared/mount_root [2021-07-13T14:29:33.357Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2021-07-13T14:29:33.357Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2021-07-13T14:29:33.357Z] === CONT TestMountDaemonRoot/rslave/mount_root [2021-07-13T14:29:33.357Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2021-07-13T14:29:33.357Z] === CONT TestMountDaemonRoot/slave/bind_root [2021-07-13T14:29:33.357Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2021-07-13T14:29:33.357Z] === CONT TestMountDaemonRoot/shared/bind_root [2021-07-13T14:29:33.357Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2021-07-13T14:29:33.357Z] === CONT TestMountDaemonRoot/private/bind_root [2021-07-13T14:29:33.357Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2021-07-13T14:29:33.357Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2021-07-13T14:29:33.357Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2021-07-13T14:29:33.444Z] --- PASS: TestNetworkNat (0.82s) [2021-07-13T14:29:33.444Z] === RUN TestNetworkLocalhostTCPNat [2021-07-13T14:29:33.612Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2021-07-13T14:29:33.612Z] === CONT TestMountDaemonRoot/slave/mount_root [2021-07-13T14:29:33.612Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2021-07-13T14:29:33.612Z] === CONT TestMountDaemonRoot/private/mount_subpath [2021-07-13T14:29:33.612Z] === CONT TestMountDaemonRoot/private/mount_root [2021-07-13T14:29:33.612Z] === CONT TestMountDaemonRoot/private/bind_subpath [2021-07-13T14:29:33.612Z] --- PASS: TestMountDaemonRoot (0.02s) [2021-07-13T14:29:33.612Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2021-07-13T14:29:33.612Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.04s) [2021-07-13T14:29:33.612Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.04s) [2021-07-13T14:29:33.613Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.04s) [2021-07-13T14:29:33.613Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.04s) [2021-07-13T14:29:33.613Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2021-07-13T14:29:33.613Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s) [2021-07-13T14:29:33.613Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.04s) [2021-07-13T14:29:33.613Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s) [2021-07-13T14:29:33.613Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.04s) [2021-07-13T14:29:33.613Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2021-07-13T14:29:33.613Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.04s) [2021-07-13T14:29:33.613Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.04s) [2021-07-13T14:29:33.613Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.04s) [2021-07-13T14:29:33.613Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s) [2021-07-13T14:29:33.613Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2021-07-13T14:29:33.613Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2021-07-13T14:29:33.613Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2021-07-13T14:29:33.613Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2021-07-13T14:29:33.613Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2021-07-13T14:29:33.613Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2021-07-13T14:29:33.613Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2021-07-13T14:29:33.613Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2021-07-13T14:29:33.613Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s) [2021-07-13T14:29:33.613Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s) [2021-07-13T14:29:33.613Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2021-07-13T14:29:33.613Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2021-07-13T14:29:33.613Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2021-07-13T14:29:33.613Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2021-07-13T14:29:33.613Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2021-07-13T14:29:33.613Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2021-07-13T14:29:33.613Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2021-07-13T14:29:33.613Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2021-07-13T14:29:33.613Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2021-07-13T14:29:33.613Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2021-07-13T14:29:33.613Z] === RUN TestContainerBindMountNonRecursive [2021-07-13T14:29:33.613Z] 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-07-13T14:29:33.613Z] --- SKIP: TestContainerBindMountNonRecursive (0.01s) [2021-07-13T14:29:33.613Z] === RUN TestContainerVolumesMountedAsShared [2021-07-13T14:29:33.613Z] 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-07-13T14:29:33.613Z] --- SKIP: TestContainerVolumesMountedAsShared (0.00s) [2021-07-13T14:29:33.613Z] === RUN TestContainerVolumesMountedAsSlave [2021-07-13T14:29:33.613Z] 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-07-13T14:29:33.613Z] --- SKIP: TestContainerVolumesMountedAsSlave (0.00s) [2021-07-13T14:29:33.613Z] === RUN TestNetworkNat [2021-07-13T14:29:34.385Z] --- PASS: TestNetworkLocalhostTCPNat (0.73s) [2021-07-13T14:29:34.385Z] === RUN TestNetworkLoopbackNat [2021-07-13T14:29:34.542Z] --- PASS: TestNetworkNat (0.75s) [2021-07-13T14:29:34.542Z] === RUN TestNetworkLocalhostTCPNat [2021-07-13T14:29:35.104Z] --- PASS: TestNetworkLocalhostTCPNat (0.70s) [2021-07-13T14:29:35.104Z] === RUN TestNetworkLoopbackNat [2021-07-13T14:29:36.532Z] Removing intermediate container 0ce2da3eb682 [2021-07-13T14:29:36.532Z] ---> f2678fdf2cf9 [2021-07-13T14:29:36.532Z] 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-07-13T14:29:36.532Z] ---> Running in 099d44d61fc6 [2021-07-13T14:29:36.532Z] INFO: Building gotestsum version v0.5.3 in C:\gopath [2021-07-13T14:29:36.532Z] go: downloading gotest.tools/gotestsum v0.5.3 [2021-07-13T14:29:36.532Z] go: downloading github.com/fatih/color v1.9.0 [2021-07-13T14:29:36.532Z] go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-07-13T14:29:36.532Z] go: downloading github.com/pkg/errors v0.9.1 [2021-07-13T14:29:36.532Z] go: downloading github.com/spf13/pflag v1.0.3 [2021-07-13T14:29:36.532Z] go: downloading github.com/mattn/go-colorable v0.1.6 [2021-07-13T14:29:36.532Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2021-07-13T14:29:36.532Z] go: downloading github.com/jonboulle/clockwork v0.1.0 [2021-07-13T14:29:36.532Z] go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-07-13T14:29:36.532Z] go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-07-13T14:29:36.532Z] go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-07-13T14:29:36.532Z] go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-07-13T14:29:36.532Z] INFO: Build done for gotestsum... [2021-07-13T14:29:37.683Z] --- PASS: TestNetworkLoopbackNat (3.12s) [2021-07-13T14:29:37.683Z] === RUN TestPause [2021-07-13T14:29:37.944Z] --- PASS: TestPause (0.68s) [2021-07-13T14:29:37.944Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-07-13T14:29:37.944Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-07-13T14:29:37.944Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2021-07-13T14:29:37.944Z] === RUN TestPauseStopPausedContainer [2021-07-13T14:29:38.370Z] --- PASS: TestNetworkLoopbackNat (3.01s) [2021-07-13T14:29:38.370Z] === RUN TestPause [2021-07-13T14:29:38.370Z] pause_test.go:24: testEnv.DaemonInfo.CgroupDriver == "none" [2021-07-13T14:29:38.370Z] --- SKIP: TestPause (0.00s) [2021-07-13T14:29:38.370Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-07-13T14:29:38.370Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-07-13T14:29:38.370Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2021-07-13T14:29:38.370Z] === RUN TestPauseStopPausedContainer [2021-07-13T14:29:38.370Z] pause_test.go:72: testEnv.DaemonInfo.CgroupDriver == "none" [2021-07-13T14:29:38.370Z] --- SKIP: TestPauseStopPausedContainer (0.01s) [2021-07-13T14:29:38.370Z] === RUN TestPidHost [2021-07-13T14:29:38.885Z] --- PASS: TestPauseStopPausedContainer (0.69s) [2021-07-13T14:29:38.885Z] === RUN TestPidHost [2021-07-13T14:29:40.260Z] --- PASS: TestPidHost (1.93s) [2021-07-13T14:29:40.260Z] === RUN TestPsFilter [2021-07-13T14:29:40.260Z] --- PASS: TestPsFilter (0.12s) [2021-07-13T14:29:40.260Z] === RUN TestRemoveContainerWithRemovedVolume [2021-07-13T14:29:40.795Z] --- PASS: TestPidHost (1.96s) [2021-07-13T14:29:40.795Z] === RUN TestPsFilter [2021-07-13T14:29:40.795Z] --- PASS: TestPsFilter (0.12s) [2021-07-13T14:29:40.795Z] === RUN TestRemoveContainerWithRemovedVolume [2021-07-13T14:29:40.822Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.64s) [2021-07-13T14:29:40.822Z] === RUN TestRemoveContainerWithVolume [2021-07-13T14:29:41.365Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.64s) [2021-07-13T14:29:41.365Z] === RUN TestRemoveContainerWithVolume [2021-07-13T14:29:41.383Z] --- PASS: TestRemoveContainerWithVolume (0.63s) [2021-07-13T14:29:41.383Z] === RUN TestRemoveContainerRunning [2021-07-13T14:29:41.938Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-07-13T14:29:41.938Z] Using test binary docker [2021-07-13T14:29:41.938Z] +++ /etc/init.d/apparmor start [2021-07-13T14:29:41.938Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-07-13T14:29:41.938Z] Using test binary docker [2021-07-13T14:29:41.938Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-07-13T14:29:41.938Z] Starting dockerd [2021-07-13T14:29:41.938Z] INFO: Waiting for daemon to start... [2021-07-13T14:29:41.938Z] +++ 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-07-13T14:29:41.938Z] +++ /etc/init.d/apparmor start [2021-07-13T14:29:41.938Z] .Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-07-13T14:29:41.938Z] INFO: Waiting for daemon to start... [2021-07-13T14:29:41.938Z] Starting dockerd [2021-07-13T14:29:41.938Z] +++ 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-07-13T14:29:41.945Z] --- PASS: TestRemoveContainerRunning (0.65s) [2021-07-13T14:29:41.945Z] === RUN TestRemoveContainerForceRemoveRunning [2021-07-13T14:29:42.305Z] --- PASS: TestRemoveContainerWithVolume (0.68s) [2021-07-13T14:29:42.305Z] === RUN TestRemoveContainerRunning [2021-07-13T14:29:42.427Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-07-13T14:29:42.427Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-07-13T14:29:42.427Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-07-13T14:29:42.507Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.63s) [2021-07-13T14:29:42.507Z] === RUN TestRemoveInvalidContainer [2021-07-13T14:29:42.763Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2021-07-13T14:29:42.763Z] === RUN TestRenameLinkedContainer [2021-07-13T14:29:42.870Z] . [2021-07-13T14:29:42.870Z] [2021-07-13T14:29:42.870Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-07-13T14:29:42.870Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-07-13T14:29:42.870Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-07-13T14:29:42.870Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-07-13T14:29:42.870Z] Error: No such image: emptyfs [2021-07-13T14:29:42.870Z] ++++ tar -cC bundles/test-integration/emptyfs . [2021-07-13T14:29:42.870Z] ++++ docker load [2021-07-13T14:29:42.870Z] Error: No such image: emptyfs [2021-07-13T14:29:42.870Z] ++++ tar -cC bundles/test-integration/emptyfs . [2021-07-13T14:29:42.870Z] ++++ docker load [2021-07-13T14:29:42.876Z] --- PASS: TestRemoveContainerRunning (0.69s) [2021-07-13T14:29:42.876Z] === RUN TestRemoveContainerForceRemoveRunning [2021-07-13T14:29:43.384Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-07-13T14:29:43.435Z] Running integration-test (iteration 1) [2021-07-13T14:29:43.435Z] 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-07-13T14:29:43.435Z] ++ 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-07-13T14:29:43.435Z] ++ set -e [2021-07-13T14:29:43.435Z] ++ '[' -n 0 ']' [2021-07-13T14:29:43.435Z] ++ set -x [2021-07-13T14:29:43.435Z] ++ env -i DEST=/go/src/github.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-07-13T14:29:43.435Z] Running integration-test (iteration 1) [2021-07-13T14:29:43.435Z] 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-07-13T14:29:43.435Z] ++ 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-07-13T14:29:43.435Z] ++ set -e [2021-07-13T14:29:43.435Z] ++ '[' -n 0 ']' [2021-07-13T14:29:43.435Z] ++ set -x [2021-07-13T14:29:43.435Z] ++ env -i DEST=/go/src/github.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-07-13T14:29:43.470Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.66s) [2021-07-13T14:29:43.470Z] === RUN TestRemoveInvalidContainer [2021-07-13T14:29:43.470Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2021-07-13T14:29:43.470Z] === RUN TestRenameLinkedContainer [2021-07-13T14:29:44.903Z] --- PASS: TestBuildMultiStageCopy (20.67s) [2021-07-13T14:29:44.903Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (16.49s) [2021-07-13T14:29:44.903Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.77s) [2021-07-13T14:29:44.903Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.93s) [2021-07-13T14:29:44.903Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.16s) [2021-07-13T14:29:44.903Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.32s) [2021-07-13T14:29:44.903Z] === RUN TestBuildMultiStageParentConfig [2021-07-13T14:29:46.031Z] --- PASS: TestRenameLinkedContainer (2.77s) [2021-07-13T14:29:46.031Z] === RUN TestRenameStoppedContainer [2021-07-13T14:29:46.122Z] tests/integration/api_build_test.py .......................X [ 6%] [2021-07-13T14:29:46.287Z] --- PASS: TestRenameStoppedContainer (0.77s) [2021-07-13T14:29:46.287Z] === RUN TestRenameRunningContainerAndReuse [2021-07-13T14:29:46.688Z] tests/integration/api_client_test.py ..... [ 7%] [2021-07-13T14:29:46.784Z] --- PASS: TestRenameLinkedContainer (2.95s) [2021-07-13T14:29:46.784Z] === RUN TestRenameStoppedContainer [2021-07-13T14:29:47.046Z] --- PASS: TestRenameStoppedContainer (0.67s) [2021-07-13T14:29:47.046Z] === RUN TestRenameRunningContainerAndReuse [2021-07-13T14:29:47.061Z] --- PASS: TestBuildMultiStageParentConfig (2.25s) [2021-07-13T14:29:47.061Z] === RUN TestBuildLabelWithTargets [2021-07-13T14:29:47.061Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-07-13T14:29:47.061Z] --- SKIP: TestBuildLabelWithTargets (0.01s) [2021-07-13T14:29:47.061Z] === RUN TestBuildWithEmptyLayers [2021-07-13T14:29:47.653Z] --- PASS: TestRenameRunningContainerAndReuse (1.33s) [2021-07-13T14:29:47.653Z] === RUN TestRenameInvalidName [2021-07-13T14:29:48.019Z] --- PASS: TestBuildWithEmptyLayers (1.23s) [2021-07-13T14:29:48.019Z] === RUN TestBuildMultiStageOnBuild [2021-07-13T14:29:48.217Z] --- PASS: TestRenameInvalidName (0.67s) [2021-07-13T14:29:48.217Z] === RUN TestRenameAnonymousContainer [2021-07-13T14:29:48.431Z] --- PASS: TestRenameRunningContainerAndReuse (1.36s) [2021-07-13T14:29:48.431Z] === RUN TestRenameInvalidName [2021-07-13T14:29:48.451Z] tests/integration/api_config_test.py ..... [ 8%] [2021-07-13T14:29:49.372Z] --- PASS: TestRenameInvalidName (0.71s) [2021-07-13T14:29:49.372Z] === RUN TestRenameAnonymousContainer [2021-07-13T14:29:50.733Z] --- PASS: TestRenameAnonymousContainer (2.54s) [2021-07-13T14:29:50.733Z] === RUN TestRenameContainerWithSameName [2021-07-13T14:29:51.295Z] --- PASS: TestRenameContainerWithSameName (0.69s) [2021-07-13T14:29:51.295Z] === RUN TestRenameContainerWithLinkedContainer [2021-07-13T14:29:51.659Z] Removing intermediate container 099d44d61fc6 [2021-07-13T14:29:51.659Z] ---> fe757d5eb3cd [2021-07-13T14:29:51.659Z] Step 8/10 : ENTRYPOINT ["powershell.exe"] [2021-07-13T14:29:51.659Z] ---> Running in a10068d1d82f [2021-07-13T14:29:51.923Z] --- PASS: TestRenameAnonymousContainer (2.49s) [2021-07-13T14:29:51.923Z] === RUN TestRenameContainerWithSameName [2021-07-13T14:29:52.148Z] Removing intermediate container a10068d1d82f [2021-07-13T14:29:52.148Z] ---> b6547ceb9556 [2021-07-13T14:29:52.148Z] Step 9/10 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2021-07-13T14:29:52.148Z] ---> Running in f2ced55af06e [2021-07-13T14:29:52.495Z] --- PASS: TestRenameContainerWithSameName (0.67s) [2021-07-13T14:29:52.495Z] === RUN TestRenameContainerWithLinkedContainer [2021-07-13T14:29:53.163Z] Removing intermediate container f2ced55af06e [2021-07-13T14:29:53.163Z] ---> f25beb5efd7b [2021-07-13T14:29:53.163Z] Step 10/10 : COPY . . [2021-07-13T14:29:53.182Z] --- PASS: TestRenameContainerWithLinkedContainer (1.40s) [2021-07-13T14:29:53.182Z] === RUN TestResize [2021-07-13T14:29:53.438Z] --- PASS: TestResize (0.67s) [2021-07-13T14:29:53.438Z] === RUN TestResizeWithInvalidSize [2021-07-13T14:29:53.882Z] --- PASS: TestRenameContainerWithLinkedContainer (1.37s) [2021-07-13T14:29:53.882Z] === RUN TestResize [2021-07-13T14:29:54.380Z] --- PASS: TestResizeWithInvalidSize (0.74s) [2021-07-13T14:29:54.380Z] === RUN TestResizeWhenContainerNotStarted [2021-07-13T14:29:54.453Z] --- PASS: TestResize (0.69s) [2021-07-13T14:29:54.453Z] === RUN TestResizeWithInvalidSize [2021-07-13T14:29:54.946Z] --- PASS: TestResizeWhenContainerNotStarted (0.67s) [2021-07-13T14:29:54.946Z] === RUN TestDaemonRestartKillContainers [2021-07-13T14:29:54.946Z] restart_test.go:19: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2021-07-13T14:29:54.946Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2021-07-13T14:29:54.946Z] === RUN TestCgroupNamespacesRun [2021-07-13T14:29:55.025Z] --- PASS: TestResizeWithInvalidSize (0.71s) [2021-07-13T14:29:55.025Z] === RUN TestResizeWhenContainerNotStarted [2021-07-13T14:29:55.967Z] --- PASS: TestResizeWhenContainerNotStarted (0.65s) [2021-07-13T14:29:55.967Z] === RUN TestDaemonRestartKillContainers [2021-07-13T14:29:55.967Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-07-13T14:29:55.967Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-07-13T14:29:55.967Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-07-13T14:29:55.967Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-07-13T14:29:55.967Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-07-13T14:29:55.967Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-07-13T14:29:55.967Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-07-13T14:29:55.967Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-07-13T14:29:55.967Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-07-13T14:29:55.967Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-07-13T14:29:55.967Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-07-13T14:29:55.967Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-07-13T14:29:55.967Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-07-13T14:29:55.967Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-07-13T14:29:55.967Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-07-13T14:29:55.967Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-07-13T14:29:55.967Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-07-13T14:29:55.967Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-07-13T14:29:55.967Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-07-13T14:29:55.967Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-07-13T14:29:55.967Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-07-13T14:29:55.967Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-07-13T14:29:55.967Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-07-13T14:29:55.967Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-07-13T14:29:55.967Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-07-13T14:29:55.967Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-07-13T14:29:56.834Z] --- PASS: TestCgroupNamespacesRun (1.62s) [2021-07-13T14:29:56.834Z] === RUN TestCgroupNamespacesRunPrivileged [2021-07-13T14:29:57.761Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.10s) [2021-07-13T14:29:57.761Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2021-07-13T14:29:57.879Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-07-13T14:29:58.140Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-07-13T14:29:58.199Z] ---> 4b1f86410cfe [2021-07-13T14:29:59.128Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.59s) [2021-07-13T14:29:59.128Z] === RUN TestCgroupNamespacesRunHostMode [2021-07-13T14:29:59.801Z] Successfully built 4b1f86410cfe [2021-07-13T14:29:59.801Z] Successfully tagged docker:latest [2021-07-13T14:29:59.801Z] INFO: Image build ended at 07/13/2021 14:29:59. Duration:00:03:11.6604344 [2021-07-13T14:29:59.801Z] [2021-07-13T14:29:59.801Z] [2021-07-13T14:29:59.801Z] INFO: Building the test binaries at 07/13/2021 14:29:59... [2021-07-13T14:30:00.323Z] --- PASS: TestBuildMultiStageOnBuild (11.06s) [2021-07-13T14:30:00.323Z] === RUN TestBuildUncleanTarFilenames [2021-07-13T14:30:00.323Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-07-13T14:30:00.323Z] --- SKIP: TestBuildUncleanTarFilenames (0.00s) [2021-07-13T14:30:00.323Z] === RUN TestBuildMultiStageLayerLeak [2021-07-13T14:30:00.688Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-07-13T14:30:00.949Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-07-13T14:30:01.021Z] --- PASS: TestCgroupNamespacesRunHostMode (1.61s) [2021-07-13T14:30:01.021Z] === RUN TestCgroupNamespacesRunPrivateMode [2021-07-13T14:30:02.387Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.63s) [2021-07-13T14:30:02.387Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2021-07-13T14:30:02.865Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-07-13T14:30:03.124Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-07-13T14:30:03.753Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.14s) [2021-07-13T14:30:03.753Z] === RUN TestCgroupNamespacesRunInvalidMode [2021-07-13T14:30:04.315Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.71s) [2021-07-13T14:30:04.315Z] === RUN TestCgroupNamespacesRunOlderClient [2021-07-13T14:30:04.506Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-07-13T14:30:04.747Z] INFO: make.ps1 starting at 07/13/2021 14:30:04 [2021-07-13T14:30:04.747Z] INFO: Git commit (5b36dc5123) assumed from DOCKER_GITCOMMIT environment variable [2021-07-13T14:30:04.747Z] INFO: Invoking autogen... [2021-07-13T14:30:05.077Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-07-13T14:30:05.756Z] INFO: Building daemon... [2021-07-13T14:30:06.017Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-07-13T14:30:06.203Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.61s) [2021-07-13T14:30:06.203Z] === RUN TestNISDomainname [2021-07-13T14:30:06.203Z] run_linux_test.go:29: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2021-07-13T14:30:06.203Z] --- SKIP: TestNISDomainname (0.01s) [2021-07-13T14:30:06.203Z] === RUN TestHostnameDnsResolution [2021-07-13T14:30:06.278Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-07-13T14:30:07.132Z] --- PASS: TestHostnameDnsResolution (1.23s) [2021-07-13T14:30:07.132Z] === RUN TestStats [2021-07-13T14:30:07.132Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2021-07-13T14:30:07.132Z] --- SKIP: TestStats (0.00s) [2021-07-13T14:30:07.132Z] === RUN TestStopContainerWithTimeout [2021-07-13T14:30:07.132Z] === RUN TestStopContainerWithTimeout/0 [2021-07-13T14:30:07.132Z] === PAUSE TestStopContainerWithTimeout/0 [2021-07-13T14:30:07.132Z] === RUN TestStopContainerWithTimeout/1 [2021-07-13T14:30:07.132Z] === PAUSE TestStopContainerWithTimeout/1 [2021-07-13T14:30:07.132Z] === RUN TestStopContainerWithTimeout/3 [2021-07-13T14:30:07.132Z] === PAUSE TestStopContainerWithTimeout/3 [2021-07-13T14:30:07.132Z] === RUN TestStopContainerWithTimeout/-1 [2021-07-13T14:30:07.132Z] === PAUSE TestStopContainerWithTimeout/-1 [2021-07-13T14:30:07.132Z] === CONT TestStopContainerWithTimeout/0 [2021-07-13T14:30:07.132Z] === CONT TestStopContainerWithTimeout/-1 [2021-07-13T14:30:08.060Z] === CONT TestStopContainerWithTimeout/3 [2021-07-13T14:30:08.189Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2021-07-13T14:30:08.189Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.17s) [2021-07-13T14:30:08.189Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.39s) [2021-07-13T14:30:08.189Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (2.73s) [2021-07-13T14:30:08.189Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.87s) [2021-07-13T14:30:08.189Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.23s) [2021-07-13T14:30:08.189Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.21s) [2021-07-13T14:30:08.189Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.35s) [2021-07-13T14:30:08.189Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.08s) [2021-07-13T14:30:08.189Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.26s) [2021-07-13T14:30:08.189Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.24s) [2021-07-13T14:30:08.189Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.27s) [2021-07-13T14:30:08.189Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.91s) [2021-07-13T14:30:08.189Z] === RUN TestCgroupNamespacesRun [2021-07-13T14:30:10.100Z] --- PASS: TestCgroupNamespacesRun (1.64s) [2021-07-13T14:30:10.101Z] === RUN TestCgroupNamespacesRunPrivileged [2021-07-13T14:30:10.101Z] run_cgroupns_linux_test.go:61: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns [2021-07-13T14:30:10.101Z] --- SKIP: TestCgroupNamespacesRunPrivileged (0.00s) [2021-07-13T14:30:10.101Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2021-07-13T14:30:10.576Z] --- PASS: TestBuildMultiStageLayerLeak (9.99s) [2021-07-13T14:30:10.576Z] === RUN TestBuildWithHugeFile [2021-07-13T14:30:10.576Z] === CONT TestStopContainerWithTimeout/1 [2021-07-13T14:30:11.491Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.66s) [2021-07-13T14:30:11.491Z] === RUN TestCgroupNamespacesRunHostMode [2021-07-13T14:30:11.941Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2021-07-13T14:30:11.941Z] --- PASS: TestStopContainerWithTimeout/0 (1.00s) [2021-07-13T14:30:11.941Z] --- PASS: TestStopContainerWithTimeout/-1 (3.04s) [2021-07-13T14:30:11.941Z] --- PASS: TestStopContainerWithTimeout/3 (2.62s) [2021-07-13T14:30:11.941Z] --- PASS: TestStopContainerWithTimeout/1 (1.68s) [2021-07-13T14:30:11.941Z] === RUN TestDeleteDevicemapper [2021-07-13T14:30:11.941Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-07-13T14:30:11.941Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2021-07-13T14:30:11.941Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-07-13T14:30:13.405Z] --- PASS: TestCgroupNamespacesRunHostMode (1.65s) [2021-07-13T14:30:13.405Z] === RUN TestCgroupNamespacesRunPrivateMode [2021-07-13T14:30:13.831Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.01s) [2021-07-13T14:30:13.831Z] === RUN TestUpdateMemory [2021-07-13T14:30:13.831Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2021-07-13T14:30:13.831Z] --- SKIP: TestUpdateMemory (0.00s) [2021-07-13T14:30:13.831Z] === RUN TestUpdateCPUQuota [2021-07-13T14:30:13.831Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2021-07-13T14:30:13.831Z] --- SKIP: TestUpdateCPUQuota (0.00s) [2021-07-13T14:30:13.831Z] === RUN TestUpdatePidsLimit [2021-07-13T14:30:13.831Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2021-07-13T14:30:13.831Z] --- SKIP: TestUpdatePidsLimit (0.00s) [2021-07-13T14:30:13.831Z] === RUN TestUpdateRestartPolicy [2021-07-13T14:30:14.788Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.63s) [2021-07-13T14:30:14.788Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2021-07-13T14:30:16.169Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.18s) [2021-07-13T14:30:16.169Z] === RUN TestCgroupNamespacesRunInvalidMode [2021-07-13T14:30:16.740Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.68s) [2021-07-13T14:30:16.740Z] === RUN TestCgroupNamespacesRunOlderClient [2021-07-13T14:30:18.123Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.66s) [2021-07-13T14:30:18.123Z] === RUN TestNISDomainname [2021-07-13T14:30:19.506Z] --- PASS: TestNISDomainname (1.24s) [2021-07-13T14:30:19.506Z] === RUN TestHostnameDnsResolution [2021-07-13T14:30:20.889Z] --- PASS: TestHostnameDnsResolution (1.24s) [2021-07-13T14:30:20.889Z] === RUN TestStats [2021-07-13T14:30:23.437Z] --- PASS: TestStats (2.73s) [2021-07-13T14:30:23.437Z] === RUN TestStopContainerWithTimeout [2021-07-13T14:30:23.437Z] === RUN TestStopContainerWithTimeout/0 [2021-07-13T14:30:23.437Z] === PAUSE TestStopContainerWithTimeout/0 [2021-07-13T14:30:23.437Z] === RUN TestStopContainerWithTimeout/1 [2021-07-13T14:30:23.437Z] === PAUSE TestStopContainerWithTimeout/1 [2021-07-13T14:30:23.437Z] === RUN TestStopContainerWithTimeout/3 [2021-07-13T14:30:23.437Z] === PAUSE TestStopContainerWithTimeout/3 [2021-07-13T14:30:23.437Z] === RUN TestStopContainerWithTimeout/-1 [2021-07-13T14:30:23.437Z] === PAUSE TestStopContainerWithTimeout/-1 [2021-07-13T14:30:23.437Z] === CONT TestStopContainerWithTimeout/0 [2021-07-13T14:30:23.437Z] === CONT TestStopContainerWithTimeout/-1 [2021-07-13T14:30:23.520Z] ---> 4efdc1bd54cc [2021-07-13T14:30:24.023Z] Successfully built 4efdc1bd54cc [2021-07-13T14:30:24.024Z] Successfully tagged docker:latest [2021-07-13T14:30:24.024Z] INFO: Image build ended at 07/13/2021 14:30:23. Duration:00:03:49.6851071 [2021-07-13T14:30:24.505Z] [2021-07-13T14:30:24.505Z] [2021-07-13T14:30:24.505Z] INFO: Building the test binaries at 07/13/2021 14:30:24... [2021-07-13T14:30:24.821Z] === CONT TestStopContainerWithTimeout/3 [2021-07-13T14:30:25.721Z] tests/integration/api_container_test.py ....x...........x............... [ 16%] [2021-07-13T14:30:26.731Z] === CONT TestStopContainerWithTimeout/1 [2021-07-13T14:30:28.112Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2021-07-13T14:30:28.112Z] --- PASS: TestStopContainerWithTimeout/0 (1.09s) [2021-07-13T14:30:28.112Z] --- PASS: TestStopContainerWithTimeout/-1 (3.00s) [2021-07-13T14:30:28.112Z] --- PASS: TestStopContainerWithTimeout/3 (2.66s) [2021-07-13T14:30:28.112Z] --- PASS: TestStopContainerWithTimeout/1 (1.69s) [2021-07-13T14:30:28.112Z] === RUN TestDeleteDevicemapper [2021-07-13T14:30:28.112Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-07-13T14:30:28.112Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2021-07-13T14:30:28.112Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-07-13T14:30:28.671Z] --- PASS: TestUpdateRestartPolicy (12.32s) [2021-07-13T14:30:28.671Z] === RUN TestUpdateRestartWithAutoRemove [2021-07-13T14:30:28.671Z] --- PASS: TestUpdateRestartWithAutoRemove (0.66s) [2021-07-13T14:30:28.671Z] === RUN TestWaitNonBlocked [2021-07-13T14:30:28.671Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-07-13T14:30:28.671Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-07-13T14:30:28.671Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-07-13T14:30:28.671Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-07-13T14:30:28.671Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-07-13T14:30:28.671Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-07-13T14:30:28.671Z] --- PASS: TestWaitNonBlocked (0.01s) [2021-07-13T14:30:28.671Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.87s) [2021-07-13T14:30:28.671Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.94s) [2021-07-13T14:30:28.671Z] === RUN TestWaitBlocked [2021-07-13T14:30:28.671Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2021-07-13T14:30:28.671Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2021-07-13T14:30:28.671Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2021-07-13T14:30:28.671Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2021-07-13T14:30:28.671Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2021-07-13T14:30:28.671Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2021-07-13T14:30:28.928Z] --- PASS: TestWaitBlocked (0.01s) [2021-07-13T14:30:28.928Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.15s) [2021-07-13T14:30:28.928Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.20s) [2021-07-13T14:30:28.928Z] === CONT TestDaemonRestartIpcMode [2021-07-13T14:30:28.928Z] === CONT TestIpcModeOlderClient [2021-07-13T14:30:29.189Z] --- PASS: TestIpcModeOlderClient (0.09s) [2021-07-13T14:30:29.189Z] === CONT TestRestartDaemonWithRestartingContainer [2021-07-13T14:30:30.101Z] Loaded image: buildpack-deps:buster [2021-07-13T14:30:30.101Z] Loaded image: busybox:latest [2021-07-13T14:30:30.101Z] Loaded image: busybox:glibc [2021-07-13T14:30:30.101Z] Loaded image: buildpack-deps:buster [2021-07-13T14:30:30.101Z] Loaded image: busybox:latest [2021-07-13T14:30:30.101Z] Loaded image: busybox:glibc [2021-07-13T14:30:30.618Z] INFO: make.ps1 starting at 07/13/2021 14:30:30 [2021-07-13T14:30:30.657Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.12s) [2021-07-13T14:30:30.657Z] === RUN TestUpdateMemory [2021-07-13T14:30:31.101Z] INFO: Git commit (bff0785183) assumed from DOCKER_GITCOMMIT environment variable [2021-07-13T14:30:31.101Z] INFO: Invoking autogen... [2021-07-13T14:30:31.585Z] INFO: Building daemon... [2021-07-13T14:30:31.597Z] --- PASS: TestUpdateMemory (1.27s) [2021-07-13T14:30:31.597Z] === RUN TestUpdateCPUQuota [2021-07-13T14:30:32.461Z] --- PASS: TestRestartDaemonWithRestartingContainer (3.19s) [2021-07-13T14:30:33.024Z] --- PASS: TestDaemonRestartIpcMode (3.88s) [2021-07-13T14:30:33.024Z] PASS [2021-07-13T14:30:33.024Z] [2021-07-13T14:30:33.024Z] === Skipped [2021-07-13T14:30:33.024Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2021-07-13T14:30:33.024Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-07-13T14:30:33.024Z] [2021-07-13T14:30:33.024Z] === SKIP: amd64.integration.container TestContainerStartOnDaemonRestart (0.00s) [2021-07-13T14:30:33.024Z] daemon_linux_test.go:38: (*Execution).IsRootless-fm [2021-07-13T14:30:33.024Z] [2021-07-13T14:30:33.024Z] === SKIP: amd64.integration.container TestDaemonHostGatewayIP (0.00s) [2021-07-13T14:30:33.024Z] daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-07-13T14:30:33.024Z] [2021-07-13T14:30:33.024Z] === SKIP: amd64.integration.container TestContainerKillOnDaemonStart (0.00s) [2021-07-13T14:30:33.024Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2021-07-13T14:30:33.024Z] [2021-07-13T14:30:33.024Z] === SKIP: amd64.integration.container TestIpcModeShareable (0.00s) [2021-07-13T14:30:33.024Z] ipcmode_linux_test.go:119: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-07-13T14:30:33.024Z] [2021-07-13T14:30:33.024Z] === SKIP: amd64.integration.container TestAPIIpcModeHost (0.00s) [2021-07-13T14:30:33.024Z] ipcmode_linux_test.go:195: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-07-13T14:30:33.024Z] [2021-07-13T14:30:33.024Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareable (0.00s) [2021-07-13T14:30:33.024Z] ipcmode_linux_test.go:267: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-07-13T14:30:33.024Z] [2021-07-13T14:30:33.024Z] === SKIP: amd64.integration.container TestDaemonIpcModePrivateFromConfig (0.00s) [2021-07-13T14:30:33.024Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-07-13T14:30:33.024Z] [2021-07-13T14:30:33.024Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareableFromConfig (0.00s) [2021-07-13T14:30:33.024Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-07-13T14:30:33.024Z] [2021-07-13T14:30:33.024Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2021-07-13T14:30:33.024Z] kill_test.go:156: testEnv.DaemonInfo.CgroupDriver == "none" [2021-07-13T14:30:33.024Z] [2021-07-13T14:30:33.024Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2021-07-13T14:30:33.024Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-07-13T14:30:33.024Z] [2021-07-13T14:30:33.024Z] === SKIP: amd64.integration.container TestLinksEtcHostsContentMatch (0.00s) [2021-07-13T14:30:33.024Z] links_linux_test.go:19: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2021-07-13T14:30:33.024Z] [2021-07-13T14:30:33.024Z] === SKIP: amd64.integration.container TestContainerBindMountNonRecursive (0.01s) [2021-07-13T14:30:33.024Z] 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-07-13T14:30:33.024Z] [2021-07-13T14:30:33.024Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsShared (0.00s) [2021-07-13T14:30:33.024Z] 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-07-13T14:30:33.024Z] [2021-07-13T14:30:33.024Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsSlave (0.00s) [2021-07-13T14:30:33.024Z] 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-07-13T14:30:33.024Z] [2021-07-13T14:30:33.024Z] === SKIP: amd64.integration.container TestPause (0.00s) [2021-07-13T14:30:33.024Z] pause_test.go:24: testEnv.DaemonInfo.CgroupDriver == "none" [2021-07-13T14:30:33.024Z] [2021-07-13T14:30:33.024Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2021-07-13T14:30:33.024Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-07-13T14:30:33.024Z] [2021-07-13T14:30:33.024Z] === SKIP: amd64.integration.container TestPauseStopPausedContainer (0.01s) [2021-07-13T14:30:33.024Z] pause_test.go:72: testEnv.DaemonInfo.CgroupDriver == "none" [2021-07-13T14:30:33.024Z] [2021-07-13T14:30:33.024Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers (0.00s) [2021-07-13T14:30:33.024Z] restart_test.go:19: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2021-07-13T14:30:33.024Z] [2021-07-13T14:30:33.024Z] === SKIP: amd64.integration.container TestNISDomainname (0.01s) [2021-07-13T14:30:33.024Z] run_linux_test.go:29: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2021-07-13T14:30:33.024Z] [2021-07-13T14:30:33.024Z] === SKIP: amd64.integration.container TestStats (0.00s) [2021-07-13T14:30:33.024Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2021-07-13T14:30:33.024Z] [2021-07-13T14:30:33.024Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2021-07-13T14:30:33.024Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-07-13T14:30:33.024Z] [2021-07-13T14:30:33.024Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2021-07-13T14:30:33.024Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2021-07-13T14:30:33.024Z] [2021-07-13T14:30:33.024Z] === SKIP: amd64.integration.container TestUpdateCPUQuota (0.00s) [2021-07-13T14:30:33.024Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2021-07-13T14:30:33.024Z] [2021-07-13T14:30:33.024Z] === SKIP: amd64.integration.container TestUpdatePidsLimit (0.00s) [2021-07-13T14:30:33.024Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2021-07-13T14:30:33.024Z] [2021-07-13T14:30:33.024Z] [2021-07-13T14:30:33.024Z] DONE 177 tests, 25 skipped in 92.444s [2021-07-13T14:30:33.024Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2021-07-13T14:30:33.024Z] === RUN TestConfigDaemonLibtrustID [2021-07-13T14:30:33.588Z] --- PASS: TestConfigDaemonLibtrustID (0.53s) [2021-07-13T14:30:33.588Z] === RUN TestDaemonConfigValidation [2021-07-13T14:30:33.588Z] === RUN TestDaemonConfigValidation/config_with_no_content [2021-07-13T14:30:33.588Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2021-07-13T14:30:33.588Z] === RUN TestDaemonConfigValidation/config_with_{} [2021-07-13T14:30:33.588Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2021-07-13T14:30:33.588Z] === RUN TestDaemonConfigValidation/invalid_config [2021-07-13T14:30:33.588Z] === PAUSE TestDaemonConfigValidation/invalid_config [2021-07-13T14:30:33.588Z] === RUN TestDaemonConfigValidation/malformed_config [2021-07-13T14:30:33.588Z] === PAUSE TestDaemonConfigValidation/malformed_config [2021-07-13T14:30:33.588Z] === RUN TestDaemonConfigValidation/valid_config [2021-07-13T14:30:33.588Z] === PAUSE TestDaemonConfigValidation/valid_config [2021-07-13T14:30:33.588Z] === CONT TestDaemonConfigValidation/config_with_no_content [2021-07-13T14:30:33.588Z] === CONT TestDaemonConfigValidation/malformed_config [2021-07-13T14:30:33.588Z] === CONT TestDaemonConfigValidation/valid_config [2021-07-13T14:30:33.588Z] === CONT TestDaemonConfigValidation/invalid_config [2021-07-13T14:30:33.588Z] === CONT TestDaemonConfigValidation/config_with_{} [2021-07-13T14:30:33.844Z] --- PASS: TestDaemonConfigValidation (0.00s) [2021-07-13T14:30:33.844Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.08s) [2021-07-13T14:30:33.844Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.10s) [2021-07-13T14:30:33.844Z] --- PASS: TestDaemonConfigValidation/valid_config (0.08s) [2021-07-13T14:30:33.844Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.10s) [2021-07-13T14:30:33.844Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.07s) [2021-07-13T14:30:33.844Z] PASS [2021-07-13T14:30:33.844Z] [2021-07-13T14:30:33.844Z] DONE 7 tests in 0.842s [2021-07-13T14:30:33.844Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2021-07-13T14:30:33.844Z] INFO: Testing against a local daemon [2021-07-13T14:30:33.844Z] === RUN TestCommitInheritsEnv [2021-07-13T14:30:34.284Z] Loaded image: debian:bullseye [2021-07-13T14:30:34.542Z] Loaded image: hello-world:latest [2021-07-13T14:30:34.542Z] Loaded image: arm32v7/hello-world:latest [2021-07-13T14:30:34.799Z] INFO: Testing against a local daemon [2021-07-13T14:30:34.799Z] === RUN TestDockerSuite [2021-07-13T14:30:34.799Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2021-07-13T14:30:34.799Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2021-07-13T14:30:35.056Z] === RUN TestDockerSuite/TestAPIErrorJSON [2021-07-13T14:30:35.056Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2021-07-13T14:30:35.056Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2021-07-13T14:30:35.056Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2021-07-13T14:30:35.056Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2021-07-13T14:30:35.056Z] === RUN TestDockerSuite/TestAPIImagesDelete [2021-07-13T14:30:35.209Z] --- PASS: TestCommitInheritsEnv (1.20s) [2021-07-13T14:30:35.209Z] === RUN TestImportExtremelyLargeImageWorks [2021-07-13T14:30:35.209Z] === PAUSE TestImportExtremelyLargeImageWorks [2021-07-13T14:30:35.209Z] === RUN TestImagesFilterMultiReference [2021-07-13T14:30:35.209Z] --- PASS: TestImagesFilterMultiReference (0.08s) [2021-07-13T14:30:35.209Z] === RUN TestImagePullPlatformInvalid [2021-07-13T14:30:35.209Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2021-07-13T14:30:35.209Z] === RUN TestRemoveImageOrphaning [2021-07-13T14:30:35.987Z] Loaded image: debian:bullseye [2021-07-13T14:30:36.245Z] Loaded image: hello-world:latest [2021-07-13T14:30:36.245Z] Loaded image: arm32v7/hello-world:latest [2021-07-13T14:30:36.245Z] INFO: Testing against a local daemon [2021-07-13T14:30:36.502Z] === RUN TestDockerDaemonSuite [2021-07-13T14:30:36.502Z] === RUN TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool [2021-07-13T14:30:36.760Z] === RUN TestDockerSuite/TestAPIImagesFilter [2021-07-13T14:30:36.760Z] === RUN TestDockerSuite/TestAPIImagesHistory [2021-07-13T14:30:37.095Z] --- PASS: TestRemoveImageOrphaning (1.91s) [2021-07-13T14:30:37.095Z] === RUN TestRemoveImageGarbageCollector [2021-07-13T14:30:37.095Z] remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2021-07-13T14:30:37.095Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2021-07-13T14:30:37.095Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-07-13T14:30:37.095Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2021-07-13T14:30:37.095Z] === RUN TestTagInvalidReference [2021-07-13T14:30:37.095Z] --- PASS: TestTagInvalidReference (0.01s) [2021-07-13T14:30:37.095Z] === RUN TestTagValidPrefixedRepo [2021-07-13T14:30:37.327Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2021-07-13T14:30:37.327Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2021-07-13T14:30:37.351Z] --- PASS: TestTagValidPrefixedRepo (0.05s) [2021-07-13T14:30:37.351Z] === RUN TestTagExistedNameWithoutForce [2021-07-13T14:30:37.351Z] --- PASS: TestTagExistedNameWithoutForce (0.03s) [2021-07-13T14:30:37.351Z] === RUN TestTagOfficialNames [2021-07-13T14:30:37.351Z] --- PASS: TestTagOfficialNames (0.06s) [2021-07-13T14:30:37.351Z] === RUN TestTagMatchesDigest [2021-07-13T14:30:37.351Z] --- PASS: TestTagMatchesDigest (0.01s) [2021-07-13T14:30:37.351Z] === CONT TestImportExtremelyLargeImageWorks [2021-07-13T14:30:38.222Z] --- PASS: TestUpdateCPUQuota (6.61s) [2021-07-13T14:30:38.222Z] === RUN TestUpdatePidsLimit [2021-07-13T14:30:38.222Z] === RUN TestUpdatePidsLimit/update_from_none [2021-07-13T14:30:38.262Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2021-07-13T14:30:38.262Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2021-07-13T14:30:38.262Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2021-07-13T14:30:38.794Z] === RUN TestUpdatePidsLimit/no_change [2021-07-13T14:30:39.735Z] === RUN TestUpdatePidsLimit/update_lower [2021-07-13T14:30:40.157Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2021-07-13T14:30:40.306Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2021-07-13T14:30:40.415Z] === RUN TestDockerSuite/TestAPINetworkFilter [2021-07-13T14:30:40.672Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2021-07-13T14:30:40.672Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2021-07-13T14:30:41.248Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2021-07-13T14:30:41.605Z] === RUN TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon [2021-07-13T14:30:41.605Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2021-07-13T14:30:41.819Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2021-07-13T14:30:42.390Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2021-07-13T14:30:43.502Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2021-07-13T14:30:43.502Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2021-07-13T14:30:43.502Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2021-07-13T14:30:43.502Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2021-07-13T14:30:43.774Z] --- PASS: TestUpdatePidsLimit (5.67s) [2021-07-13T14:30:43.774Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.69s) [2021-07-13T14:30:43.774Z] --- PASS: TestUpdatePidsLimit/no_change (0.71s) [2021-07-13T14:30:43.774Z] --- PASS: TestUpdatePidsLimit/update_lower (0.77s) [2021-07-13T14:30:43.774Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.75s) [2021-07-13T14:30:43.774Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.68s) [2021-07-13T14:30:43.774Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.69s) [2021-07-13T14:30:43.774Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.68s) [2021-07-13T14:30:43.774Z] === RUN TestUpdateRestartPolicy [2021-07-13T14:30:44.434Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2021-07-13T14:30:50.979Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2021-07-13T14:30:51.544Z] --- PASS: TestBuildWithHugeFile (116.33s) [2021-07-13T14:30:51.544Z] === RUN TestBuildWCOWSandboxSize [2021-07-13T14:30:51.544Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-07-13T14:30:51.544Z] --- SKIP: TestBuildWCOWSandboxSize (0.01s) [2021-07-13T14:30:51.544Z] === RUN TestBuildWithEmptyDockerfile [2021-07-13T14:30:51.544Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-07-13T14:30:51.544Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-07-13T14:30:51.544Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-07-13T14:30:51.544Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-07-13T14:30:51.544Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-07-13T14:30:51.544Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-07-13T14:30:51.544Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-07-13T14:30:51.544Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-07-13T14:30:51.544Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-07-13T14:30:51.544Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s) [2021-07-13T14:30:51.544Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.08s) [2021-07-13T14:30:51.544Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.09s) [2021-07-13T14:30:51.544Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) [2021-07-13T14:30:51.544Z] === RUN TestBuildPreserveOwnership [2021-07-13T14:30:51.544Z] === RUN TestBuildPreserveOwnership/copy_from [2021-07-13T14:30:52.476Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2021-07-13T14:30:52.775Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2021-07-13T14:30:52.775Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2021-07-13T14:30:52.775Z] GOOS="" GOARCH="" GOARM="" [2021-07-13T14:30:52.775Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2021-07-13T14:30:52.775Z] [2021-07-13T14:30:52.775Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-07-13T14:30:52.775Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-07-13T14:30:52.775Z] HOSTNAME=acc136b1a5f8 [2021-07-13T14:30:52.775Z] TESTDEBUG=0 [2021-07-13T14:30:52.775Z] DEST=bundles/test-integration [2021-07-13T14:30:52.775Z] PWD=/go/src/github.com/docker/docker [2021-07-13T14:30:52.775Z] DOCKER_GITCOMMIT=c9a27fda6a2fb7134e08d47e68848d1d9e2e1e10 [2021-07-13T14:30:52.775Z] container=docker [2021-07-13T14:30:52.775Z] HOME=/root [2021-07-13T14:30:52.775Z] GOLANG_VERSION=1.16.6 [2021-07-13T14:30:52.775Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-07-13T14:30:52.775Z] VALIDATE_BRANCH=master [2021-07-13T14:30:52.775Z] TERM=xterm [2021-07-13T14:30:52.775Z] DOCKER_PKG=github.com/docker/docker [2021-07-13T14:30:52.775Z] SHLVL=1 [2021-07-13T14:30:52.775Z] TIMEOUT=120m [2021-07-13T14:30:52.775Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-07-13T14:30:52.775Z] DOCKER_GRAPHDRIVER=overlay2 [2021-07-13T14:30:52.775Z] GO111MODULE=off [2021-07-13T14:30:52.775Z] DOCKER_EXPERIMENTAL=1 [2021-07-13T14:30:52.775Z] TEST_SKIP_INTEGRATION_CLI=1 [2021-07-13T14:30:52.775Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-07-13T14:30:52.775Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-07-13T14:30:52.775Z] GOPATH=/go [2021-07-13T14:30:52.775Z] PKG_CONFIG=pkg-config [2021-07-13T14:30:52.775Z] _=/usr/bin/env [2021-07-13T14:30:52.775Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2021-07-13T14:30:55.000Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2021-07-13T14:30:55.000Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2021-07-13T14:30:56.370Z] --- PASS: TestBuildPreserveOwnership (4.79s) [2021-07-13T14:30:56.370Z] --- PASS: TestBuildPreserveOwnership/copy_from (3.15s) [2021-07-13T14:30:56.370Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.63s) [2021-07-13T14:30:56.370Z] === RUN TestBuildPlatformInvalid [2021-07-13T14:30:56.627Z] --- PASS: TestBuildPlatformInvalid (0.09s) [2021-07-13T14:30:56.627Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2021-07-13T14:30:56.884Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2021-07-13T14:30:58.254Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2021-07-13T14:30:58.673Z] --- PASS: TestUpdateRestartPolicy (12.56s) [2021-07-13T14:30:58.673Z] === RUN TestUpdateRestartWithAutoRemove [2021-07-13T14:30:58.673Z] --- PASS: TestUpdateRestartWithAutoRemove (0.69s) [2021-07-13T14:30:58.673Z] === RUN TestWaitNonBlocked [2021-07-13T14:30:58.673Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-07-13T14:30:58.673Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-07-13T14:30:58.673Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-07-13T14:30:58.673Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-07-13T14:30:58.673Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-07-13T14:30:58.673Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-07-13T14:30:58.673Z] --- PASS: TestWaitNonBlocked (0.02s) [2021-07-13T14:30:58.673Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.14s) [2021-07-13T14:30:58.673Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.17s) [2021-07-13T14:30:58.673Z] === RUN TestWaitBlocked [2021-07-13T14:30:58.673Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2021-07-13T14:30:58.673Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2021-07-13T14:30:58.673Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2021-07-13T14:30:58.673Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2021-07-13T14:30:58.673Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2021-07-13T14:30:58.673Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2021-07-13T14:30:59.613Z] --- PASS: TestWaitBlocked (0.01s) [2021-07-13T14:30:59.613Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.11s) [2021-07-13T14:30:59.613Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.13s) [2021-07-13T14:30:59.613Z] === CONT TestContainerStartOnDaemonRestart [2021-07-13T14:30:59.613Z] === CONT TestIpcModeOlderClient [2021-07-13T14:30:59.613Z] --- PASS: TestIpcModeOlderClient (0.07s) [2021-07-13T14:30:59.613Z] === CONT TestRestartDaemonWithRestartingContainer [2021-07-13T14:30:59.623Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2021-07-13T14:31:00.554Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2021-07-13T14:31:01.119Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill [2021-07-13T14:31:02.051Z] === RUN TestDockerSuite/TestAttachAfterDetach [2021-07-13T14:31:02.915Z] --- PASS: TestContainerStartOnDaemonRestart (2.99s) [2021-07-13T14:31:02.915Z] === CONT TestContainerKillOnDaemonStart [2021-07-13T14:31:02.915Z] --- PASS: TestRestartDaemonWithRestartingContainer (3.02s) [2021-07-13T14:31:02.915Z] === CONT TestDaemonHostGatewayIP [2021-07-13T14:31:03.422Z] docker_cli_daemon_test.go:1455: [d13e52b257cc9] daemon is not started [2021-07-13T14:31:03.987Z] check_test.go:309: [da055c552a6fc] daemon is not started [2021-07-13T14:31:03.987Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash [2021-07-13T14:31:04.244Z] === RUN TestDockerSuite/TestAttachClosedOnContainerStop [2021-07-13T14:31:06.215Z] --- PASS: TestDaemonHostGatewayIP (3.64s) [2021-07-13T14:31:06.215Z] === CONT TestDaemonRestartIpcMode [2021-07-13T14:31:06.782Z] === RUN TestDockerSuite/TestAttachDetach [2021-07-13T14:31:06.782Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown [2021-07-13T14:31:08.152Z] === RUN TestDockerSuite/TestAttachDisconnect [2021-07-13T14:31:09.514Z] --- PASS: TestDaemonRestartIpcMode (2.99s) [2021-07-13T14:31:09.521Z] check_test.go:309: [d75af76869da7] daemon is not started [2021-07-13T14:31:09.521Z] === RUN TestDockerDaemonSuite/TestDaemonAllocatesListeningPort [2021-07-13T14:31:09.778Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2021-07-13T14:31:12.301Z] === RUN TestDockerSuite/TestAttachPausedContainer [2021-07-13T14:31:13.672Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2021-07-13T14:31:14.237Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeExternal [2021-07-13T14:31:14.794Z] --- PASS: TestContainerKillOnDaemonStart (12.10s) [2021-07-13T14:31:14.794Z] PASS [2021-07-13T14:31:14.794Z] [2021-07-13T14:31:14.794Z] === Skipped [2021-07-13T14:31:14.794Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2021-07-13T14:31:14.794Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-07-13T14:31:14.794Z] [2021-07-13T14:31:14.794Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2021-07-13T14:31:14.794Z] kill_test.go:158: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929) [2021-07-13T14:31:14.794Z] [2021-07-13T14:31:14.794Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2021-07-13T14:31:14.795Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-07-13T14:31:14.795Z] [2021-07-13T14:31:14.795Z] === SKIP: amd64.integration.container TestCgroupNamespacesRunPrivileged (0.00s) [2021-07-13T14:31:14.795Z] run_cgroupns_linux_test.go:61: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns [2021-07-13T14:31:14.795Z] [2021-07-13T14:31:14.795Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2021-07-13T14:31:14.795Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-07-13T14:31:14.795Z] [2021-07-13T14:31:14.795Z] [2021-07-13T14:31:14.795Z] DONE 196 tests, 5 skipped in 147.945s [2021-07-13T14:31:14.795Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2021-07-13T14:31:14.795Z] === RUN TestConfigDaemonLibtrustID [2021-07-13T14:31:14.801Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2021-07-13T14:31:15.055Z] --- PASS: TestConfigDaemonLibtrustID (0.52s) [2021-07-13T14:31:15.055Z] === RUN TestDaemonConfigValidation [2021-07-13T14:31:15.055Z] === RUN TestDaemonConfigValidation/config_with_no_content [2021-07-13T14:31:15.055Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2021-07-13T14:31:15.055Z] === RUN TestDaemonConfigValidation/config_with_{} [2021-07-13T14:31:15.055Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2021-07-13T14:31:15.055Z] === RUN TestDaemonConfigValidation/invalid_config [2021-07-13T14:31:15.055Z] === PAUSE TestDaemonConfigValidation/invalid_config [2021-07-13T14:31:15.055Z] === RUN TestDaemonConfigValidation/malformed_config [2021-07-13T14:31:15.055Z] === PAUSE TestDaemonConfigValidation/malformed_config [2021-07-13T14:31:15.055Z] === RUN TestDaemonConfigValidation/valid_config [2021-07-13T14:31:15.055Z] === PAUSE TestDaemonConfigValidation/valid_config [2021-07-13T14:31:15.055Z] === CONT TestDaemonConfigValidation/config_with_no_content [2021-07-13T14:31:15.055Z] === CONT TestDaemonConfigValidation/valid_config [2021-07-13T14:31:15.055Z] === CONT TestDaemonConfigValidation/invalid_config [2021-07-13T14:31:15.055Z] === CONT TestDaemonConfigValidation/malformed_config [2021-07-13T14:31:15.315Z] === CONT TestDaemonConfigValidation/config_with_{} [2021-07-13T14:31:15.315Z] --- PASS: TestDaemonConfigValidation (0.00s) [2021-07-13T14:31:15.315Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.07s) [2021-07-13T14:31:15.315Z] --- PASS: TestDaemonConfigValidation/valid_config (0.09s) [2021-07-13T14:31:15.315Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.06s) [2021-07-13T14:31:15.315Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.09s) [2021-07-13T14:31:15.315Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.06s) [2021-07-13T14:31:15.315Z] PASS [2021-07-13T14:31:15.315Z] [2021-07-13T14:31:15.315Z] DONE 7 tests in 0.736s [2021-07-13T14:31:15.315Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2021-07-13T14:31:15.315Z] INFO: Testing against a local daemon [2021-07-13T14:31:15.315Z] === RUN TestCommitInheritsEnv [2021-07-13T14:31:15.575Z] --- PASS: TestCommitInheritsEnv (0.27s) [2021-07-13T14:31:15.575Z] === RUN TestImportExtremelyLargeImageWorks [2021-07-13T14:31:15.575Z] === PAUSE TestImportExtremelyLargeImageWorks [2021-07-13T14:31:15.575Z] === RUN TestImagesFilterMultiReference [2021-07-13T14:31:15.575Z] --- PASS: TestImagesFilterMultiReference (0.06s) [2021-07-13T14:31:15.575Z] === RUN TestImagePullPlatformInvalid [2021-07-13T14:31:15.575Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2021-07-13T14:31:15.575Z] === RUN TestRemoveImageOrphaning [2021-07-13T14:31:15.836Z] --- PASS: TestRemoveImageOrphaning (0.26s) [2021-07-13T14:31:15.836Z] === RUN TestRemoveImageGarbageCollector [2021-07-13T14:31:16.695Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2021-07-13T14:31:17.627Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork [2021-07-13T14:31:17.748Z] --- PASS: TestRemoveImageGarbageCollector (1.89s) [2021-07-13T14:31:17.748Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-07-13T14:31:17.748Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2021-07-13T14:31:17.748Z] === RUN TestTagInvalidReference [2021-07-13T14:31:17.748Z] --- PASS: TestTagInvalidReference (0.01s) [2021-07-13T14:31:17.748Z] === RUN TestTagValidPrefixedRepo [2021-07-13T14:31:17.748Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2021-07-13T14:31:17.748Z] === RUN TestTagExistedNameWithoutForce [2021-07-13T14:31:18.009Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2021-07-13T14:31:18.009Z] === RUN TestTagOfficialNames [2021-07-13T14:31:18.009Z] --- PASS: TestTagOfficialNames (0.05s) [2021-07-13T14:31:18.009Z] === RUN TestTagMatchesDigest [2021-07-13T14:31:18.009Z] --- PASS: TestTagMatchesDigest (0.02s) [2021-07-13T14:31:18.009Z] === CONT TestImportExtremelyLargeImageWorks [2021-07-13T14:31:19.525Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2021-07-13T14:31:20.459Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr [2021-07-13T14:31:21.024Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2021-07-13T14:31:22.919Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2021-07-13T14:31:22.919Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2021-07-13T14:31:24.817Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2021-07-13T14:31:25.075Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 [2021-07-13T14:31:25.333Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2021-07-13T14:31:26.704Z] Loaded image: buildpack-deps:buster [2021-07-13T14:31:26.961Z] Loaded image: busybox:latest [2021-07-13T14:31:27.527Z] Loaded image: busybox:glibc [2021-07-13T14:31:30.052Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeIP [2021-07-13T14:31:32.283Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2021-07-13T14:31:32.283Z] [2021-07-13T14:31:32.283Z] ________ ____ __. [2021-07-13T14:31:32.283Z] \_____ \ | |/ _| [2021-07-13T14:31:32.283Z] / | \| < [2021-07-13T14:31:32.283Z] / | \ | \ [2021-07-13T14:31:32.283Z] \_______ /____|__ \ [2021-07-13T14:31:32.283Z] \/ \/ [2021-07-13T14:31:32.283Z] [2021-07-13T14:31:32.283Z] INFO: make.ps1 ended at 07/13/2021 14:31:21 [2021-07-13T14:31:32.283Z] INFO: Binaries build ended at 07/13/2021 14:31:23. Duration:00:01:23.6268252 [2021-07-13T14:31:32.283Z] INFO: Copying the built daemon binary to d:\CI\PR-42631\2\binary\dockerd-5b36dc5123.exe... [2021-07-13T14:31:32.283Z] INFO: Copying the built client binary to d:\CI\PR-42631\2\binary\docker-5b36dc5123.exe... [2021-07-13T14:31:32.283Z] INFO: Copying dockerversion from the container... [2021-07-13T14:31:32.283Z] INFO: Copying the golang package from the container to d:\CI\PR-42631\2\installer\go.zip... [2021-07-13T14:31:32.283Z] INFO: Extracting go.zip to d:\CI\PR-42631\2\go [2021-07-13T14:31:33.329Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeNone [2021-07-13T14:31:33.586Z] Loaded image: debian:bullseye [2021-07-13T14:31:33.586Z] Loaded image: hello-world:latest [2021-07-13T14:31:33.843Z] Loaded image: arm32v7/hello-world:latest [2021-07-13T14:31:34.407Z] === RUN TestDockerDaemonSuite/TestDaemonCgroupParent [2021-07-13T14:31:35.888Z] ..........................xx.................... [ 29%] [2021-07-13T14:31:37.682Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress [2021-07-13T14:31:37.940Z] check_test.go:309: [db9f2876a651a] daemon is not started [2021-07-13T14:31:38.198Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress [2021-07-13T14:31:38.456Z] check_test.go:309: [da312116143eb] daemon is not started [2021-07-13T14:31:38.456Z] === RUN TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode [2021-07-13T14:31:40.982Z] === RUN TestDockerDaemonSuite/TestDaemonDebugLog [2021-07-13T14:31:41.557Z] check_test.go:309: [d91defc3e6f5e] daemon is not started [2021-07-13T14:31:41.557Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit [2021-07-13T14:31:44.842Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet [2021-07-13T14:31:44.842Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (48.01s) [2021-07-13T14:31:44.842Z] PASS [2021-07-13T14:31:44.842Z] [2021-07-13T14:31:44.842Z] === Skipped [2021-07-13T14:31:44.842Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2021-07-13T14:31:44.842Z] build_session_test.go:25: TODO: BuildKit [2021-07-13T14:31:44.842Z] [2021-07-13T14:31:44.842Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.01s) [2021-07-13T14:31:44.842Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-07-13T14:31:44.842Z] [2021-07-13T14:31:44.842Z] [2021-07-13T14:31:44.842Z] DONE 34 tests, 2 skipped in 275.900s [2021-07-13T14:31:44.842Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2021-07-13T14:31:44.842Z] ++ 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-07-13T14:31:44.842Z] ++ set -e [2021-07-13T14:31:44.842Z] ++ '[' -n 0 ']' [2021-07-13T14:31:44.842Z] ++ set -x [2021-07-13T14:31:44.842Z] ++ env -i DEST=/go/src/github.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-07-13T14:31:44.842Z] INFO: Testing against a local daemon [2021-07-13T14:31:44.842Z] === RUN TestConfigInspect [2021-07-13T14:31:46.213Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit [2021-07-13T14:31:48.111Z] --- PASS: TestConfigInspect (3.00s) [2021-07-13T14:31:48.111Z] === RUN TestConfigList [2021-07-13T14:31:48.676Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig [2021-07-13T14:31:50.048Z] === RUN TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload [2021-07-13T14:31:50.254Z] INFO: Extraction ended at 07/13/2021 14:31:49. Duration:00:00:24.0002143 [2021-07-13T14:31:50.254Z] INFO: Updating the golang and path environment variables [2021-07-13T14:31:50.254Z] INFO: GOPATH=d:\gopath [2021-07-13T14:31:50.254Z] INFO: go version go1.16.6 windows/amd64 [2021-07-13T14:31:50.254Z] INFO: Running the daemon under test in debug mode [2021-07-13T14:31:50.254Z] INFO: Starting a daemon under test... [2021-07-13T14:31:50.254Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-42631\2\daemon --pidfile d:\CI\PR-42631\2\docker.pid -D [2021-07-13T14:31:50.304Z] === RUN TestDockerDaemonSuite/TestDaemonEvents [2021-07-13T14:31:50.562Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2021-07-13T14:31:50.562Z] --- PASS: TestConfigList (2.76s) [2021-07-13T14:31:50.562Z] === RUN TestConfigsCreateAndDelete [2021-07-13T14:31:50.819Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2021-07-13T14:31:51.679Z] --- PASS: TestBuildWithHugeFile (94.59s) [2021-07-13T14:31:51.679Z] === RUN TestBuildWCOWSandboxSize [2021-07-13T14:31:51.853Z] INFO: Process started successfully. [2021-07-13T14:31:51.853Z] INFO: Start tailing logs of the daemon under tests [2021-07-13T14:31:51.853Z] INFO: Waiting for the daemon under test to start... [2021-07-13T14:31:52.190Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2021-07-13T14:31:52.447Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2021-07-13T14:31:53.015Z] === RUN TestDockerSuite/TestBuildAddChangeOwnership [2021-07-13T14:31:53.271Z] --- PASS: TestConfigsCreateAndDelete (2.51s) [2021-07-13T14:31:53.271Z] === RUN TestConfigsUpdate [2021-07-13T14:31:53.838Z] === RUN TestDockerDaemonSuite/TestDaemonEventsWithFilters [2021-07-13T14:31:55.209Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2021-07-13T14:31:55.775Z] --- PASS: TestConfigsUpdate (2.54s) [2021-07-13T14:31:55.775Z] === RUN TestTemplatedConfig [2021-07-13T14:31:57.143Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2021-07-13T14:31:57.706Z] === RUN TestDockerDaemonSuite/TestDaemonExitOnFailure [2021-07-13T14:31:57.706Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2021-07-13T14:31:58.191Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2021-07-13T14:31:58.191Z] [2021-07-13T14:31:58.191Z] ________ ____ __. [2021-07-13T14:31:58.191Z] \_____ \ | |/ _| [2021-07-13T14:31:58.191Z] / | \| < [2021-07-13T14:31:58.191Z] / | \ | \ [2021-07-13T14:31:58.191Z] \_______ /____|__ \ [2021-07-13T14:31:58.191Z] \/ \/ [2021-07-13T14:31:58.191Z] [2021-07-13T14:31:58.191Z] INFO: make.ps1 ended at 07/13/2021 14:31:54 [2021-07-13T14:31:58.191Z] INFO: Binaries build ended at 07/13/2021 14:31:55. Duration:00:01:31.4430417 [2021-07-13T14:31:58.191Z] INFO: Copying the built daemon binary to d:\CI\PR-42631\2\binary\dockerd-bff0785183.exe... [2021-07-13T14:31:58.191Z] INFO: Copying the built client binary to d:\CI\PR-42631\2\binary\docker-bff0785183.exe... [2021-07-13T14:31:58.191Z] INFO: Copying dockerversion from the container... [2021-07-13T14:31:58.191Z] INFO: Copying the golang package from the container to d:\CI\PR-42631\2\installer\go.zip... [2021-07-13T14:31:58.191Z] INFO: Extracting go.zip to d:\CI\PR-42631\2\go [2021-07-13T14:31:58.269Z] check_test.go:309: [dedddccff8677] daemon is not started [2021-07-13T14:31:58.269Z] === RUN TestDockerDaemonSuite/TestDaemonFlagD [2021-07-13T14:31:58.834Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebug [2021-07-13T14:31:59.399Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal [2021-07-13T14:31:59.656Z] === RUN TestDockerDaemonSuite/TestDaemonICCLinkExpose [2021-07-13T14:31:59.913Z] --- PASS: TestTemplatedConfig (4.27s) [2021-07-13T14:31:59.914Z] === RUN TestConfigCreateResolve [2021-07-13T14:32:01.983Z] tests/integration/api_exec_test.py ..................... [ 34%] [2021-07-13T14:32:03.193Z] --- PASS: TestConfigCreateResolve (3.24s) [2021-07-13T14:32:03.193Z] PASS [2021-07-13T14:32:03.193Z] [2021-07-13T14:32:03.193Z] DONE 6 tests in 18.547s [2021-07-13T14:32:03.193Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2021-07-13T14:32:03.193Z] ++ 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-07-13T14:32:03.193Z] ++ set -e [2021-07-13T14:32:03.193Z] ++ '[' -n 0 ']' [2021-07-13T14:32:03.193Z] ++ set -x [2021-07-13T14:32:03.193Z] ++ env -i DEST=/go/src/github.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-07-13T14:32:03.450Z] INFO: Testing against a local daemon [2021-07-13T14:32:03.450Z] === RUN TestCheckpoint [2021-07-13T14:32:03.450Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-07-13T14:32:03.450Z] --- SKIP: TestCheckpoint (0.00s) [2021-07-13T14:32:03.450Z] === RUN TestContainerInvalidJSON [2021-07-13T14:32:03.450Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2021-07-13T14:32:03.450Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2021-07-13T14:32:03.450Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-07-13T14:32:03.450Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-07-13T14:32:03.450Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-07-13T14:32:03.450Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-07-13T14:32:03.450Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2021-07-13T14:32:03.450Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-07-13T14:32:03.450Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-07-13T14:32:03.450Z] --- PASS: TestContainerInvalidJSON (0.01s) [2021-07-13T14:32:03.450Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2021-07-13T14:32:03.450Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2021-07-13T14:32:03.450Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2021-07-13T14:32:03.450Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-07-13T14:32:03.450Z] === RUN TestDockerDaemonSuite/TestDaemonICCPing [2021-07-13T14:32:03.708Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.11s) [2021-07-13T14:32:03.708Z] === RUN TestCopyFromContainerPathIsNotDir [2021-07-13T14:32:03.708Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.09s) [2021-07-13T14:32:03.708Z] === RUN TestCopyToContainerPathDoesNotExist [2021-07-13T14:32:03.708Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.08s) [2021-07-13T14:32:03.708Z] === RUN TestCopyToContainerPathIsNotDir [2021-07-13T14:32:03.965Z] --- PASS: TestCopyToContainerPathIsNotDir (0.08s) [2021-07-13T14:32:03.965Z] === RUN TestCopyFromContainer [2021-07-13T14:32:06.488Z] === RUN TestCopyFromContainer// [2021-07-13T14:32:06.488Z] === RUN TestCopyFromContainer//bar/root [2021-07-13T14:32:06.488Z] === RUN TestCopyFromContainer//bar/root/ [2021-07-13T14:32:06.488Z] === RUN TestCopyFromContainer/bar/quux [2021-07-13T14:32:06.488Z] === RUN TestCopyFromContainer/bar/quux/ [2021-07-13T14:32:06.745Z] === RUN TestCopyFromContainer/bar/quux/baz [2021-07-13T14:32:06.745Z] === RUN TestCopyFromContainer/bar/filesymlink [2021-07-13T14:32:06.745Z] === RUN TestCopyFromContainer/bar/dirsymlink [2021-07-13T14:32:07.002Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2021-07-13T14:32:07.002Z] === RUN TestCopyFromContainer/bar/notarget [2021-07-13T14:32:07.259Z] --- PASS: TestCopyFromContainer (3.25s) [2021-07-13T14:32:07.259Z] --- PASS: TestCopyFromContainer// (0.13s) [2021-07-13T14:32:07.259Z] --- PASS: TestCopyFromContainer//bar/root (0.09s) [2021-07-13T14:32:07.259Z] --- PASS: TestCopyFromContainer//bar/root/ (0.11s) [2021-07-13T14:32:07.259Z] --- PASS: TestCopyFromContainer/bar/quux (0.19s) [2021-07-13T14:32:07.259Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.12s) [2021-07-13T14:32:07.259Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.10s) [2021-07-13T14:32:07.259Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.08s) [2021-07-13T14:32:07.259Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.07s) [2021-07-13T14:32:07.259Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.09s) [2021-07-13T14:32:07.259Z] --- PASS: TestCopyFromContainer/bar/notarget (0.07s) [2021-07-13T14:32:07.259Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-07-13T14:32:07.259Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-07-13T14:32:07.259Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-07-13T14:32:07.259Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-07-13T14:32:07.259Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-07-13T14:32:07.259Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-07-13T14:32:07.260Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-07-13T14:32:07.260Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-07-13T14:32:07.260Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-07-13T14:32:07.260Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-07-13T14:32:07.260Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s) [2021-07-13T14:32:07.260Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2021-07-13T14:32:07.260Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2021-07-13T14:32:07.260Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2021-07-13T14:32:07.260Z] === RUN TestCreateLinkToNonExistingContainer [2021-07-13T14:32:07.260Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s) [2021-07-13T14:32:07.260Z] === RUN TestCreateWithInvalidEnv [2021-07-13T14:32:07.260Z] === RUN TestCreateWithInvalidEnv/0 [2021-07-13T14:32:07.260Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-07-13T14:32:07.260Z] === RUN TestCreateWithInvalidEnv/1 [2021-07-13T14:32:07.260Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-07-13T14:32:07.260Z] === RUN TestCreateWithInvalidEnv/2 [2021-07-13T14:32:07.260Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-07-13T14:32:07.260Z] === CONT TestCreateWithInvalidEnv/0 [2021-07-13T14:32:07.260Z] === CONT TestCreateWithInvalidEnv/2 [2021-07-13T14:32:07.260Z] === CONT TestCreateWithInvalidEnv/1 [2021-07-13T14:32:07.260Z] --- PASS: TestCreateWithInvalidEnv (0.03s) [2021-07-13T14:32:07.260Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2021-07-13T14:32:07.260Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-07-13T14:32:07.260Z] --- PASS: TestCreateWithInvalidEnv/0 (0.01s) [2021-07-13T14:32:07.260Z] === RUN TestCreateTmpfsMountsTarget [2021-07-13T14:32:07.260Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2021-07-13T14:32:07.260Z] === RUN TestCreateWithCustomMaskedPaths [2021-07-13T14:32:08.192Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2021-07-13T14:32:10.089Z] === RUN TestDockerDaemonSuite/TestDaemonIP [2021-07-13T14:32:10.654Z] --- PASS: TestCreateWithCustomMaskedPaths (3.52s) [2021-07-13T14:32:10.654Z] === RUN TestCreateWithCustomReadonlyPaths [2021-07-13T14:32:11.675Z] tests/integration/api_healthcheck_test.py .... [ 35%] [2021-07-13T14:32:13.177Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6Enabled [2021-07-13T14:32:13.177Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2021-07-13T14:32:13.177Z] check_test.go:309: [d1f5206258c95] daemon is not started [2021-07-13T14:32:13.177Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR [2021-07-13T14:32:13.254Z] ...INFO: Daemon under test started and replied! [2021-07-13T14:32:13.254Z] INFO: Docker version of the daemon under test [2021-07-13T14:32:13.254Z] [2021-07-13T14:32:13.254Z] Client: [2021-07-13T14:32:13.254Z] Version: 17.06.2-ce [2021-07-13T14:32:13.254Z] API version: 1.30 [2021-07-13T14:32:13.254Z] Go version: go1.8.3 [2021-07-13T14:32:13.254Z] Git commit: cec0b72 [2021-07-13T14:32:13.254Z] Built: Tue Sep 5 19:57:19 2017 [2021-07-13T14:32:13.254Z] OS/Arch: windows/amd64 [2021-07-13T14:32:13.254Z] [2021-07-13T14:32:13.254Z] Server: [2021-07-13T14:32:13.254Z] Version: 0.0.0-dev [2021-07-13T14:32:13.254Z] API version: 1.42 (minimum version 1.24) [2021-07-13T14:32:13.254Z] Go version: go1.16.6 [2021-07-13T14:32:13.254Z] Git commit: 5b36dc5123 [2021-07-13T14:32:13.254Z] Built: 07/13/2021 14:30:04 [2021-07-13T14:32:13.254Z] OS/Arch: windows/amd64 [2021-07-13T14:32:13.254Z] Experimental: false [2021-07-13T14:32:13.254Z] [2021-07-13T14:32:13.254Z] INFO: Docker info of the daemon under test [2021-07-13T14:32:13.254Z] [2021-07-13T14:32:13.254Z] Containers: 0 [2021-07-13T14:32:13.254Z] Running: 0 [2021-07-13T14:32:13.254Z] Paused: 0 [2021-07-13T14:32:13.254Z] Stopped: 0 [2021-07-13T14:32:13.254Z] Images: 0 [2021-07-13T14:32:13.254Z] Server Version: 0.0.0-dev [2021-07-13T14:32:13.254Z] Storage Driver: windowsfilter [2021-07-13T14:32:13.254Z] Windows: [2021-07-13T14:32:13.254Z] Logging Driver: json-file [2021-07-13T14:32:13.254Z] Plugins: [2021-07-13T14:32:13.254Z] Volume: local [2021-07-13T14:32:13.254Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-07-13T14:32:13.254Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-07-13T14:32:13.254Z] Swarm: inactive [2021-07-13T14:32:13.254Z] Default Isolation: process [2021-07-13T14:32:13.254Z] Kernel Version: 10.0 20295 (20295.1.amd64fre.fe_release.210212-1600) [2021-07-13T14:32:13.254Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20295.1) [2021-07-13T14:32:13.254Z] OSType: windows [2021-07-13T14:32:13.254Z] Architecture: x86_64 [2021-07-13T14:32:13.254Z] CPUs: 4 [2021-07-13T14:32:13.254Z] Total Memory: 32GiB [2021-07-13T14:32:13.254Z] Name: azwin-2-9498e0 [2021-07-13T14:32:13.254Z] ID: 4DGD:O4V3:6BU2:2WFZ:5QVV:ESFS:KDZ7:K62T:SNPX:KNEG:RNSW:THKH [2021-07-13T14:32:13.254Z] Docker Root Dir: D:\CI\PR-42631\2\daemon [2021-07-13T14:32:13.254Z] Debug Mode (client): false [2021-07-13T14:32:13.254Z] Debug Mode (server): true [2021-07-13T14:32:13.254Z] File Descriptors: -1 [2021-07-13T14:32:13.254Z] Goroutines: 16 [2021-07-13T14:32:13.254Z] System Time: 2021-07-13T14:32:11.1648327Z [2021-07-13T14:32:13.254Z] EventsListeners: 0 [2021-07-13T14:32:13.254Z] Registry: https://index.docker.io/v1/ [2021-07-13T14:32:13.254Z] Labels: [2021-07-13T14:32:13.254Z] Experimental: false [2021-07-13T14:32:13.254Z] Insecure Registries: [2021-07-13T14:32:13.254Z] 127.0.0.0/8 [2021-07-13T14:32:13.254Z] Live Restore Enabled: false [2021-07-13T14:32:13.254Z] [2021-07-13T14:32:13.254Z] [2021-07-13T14:32:13.254Z] INFO: Docker images of the daemon under test [2021-07-13T14:32:13.254Z] [2021-07-13T14:32:13.254Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-07-13T14:32:13.254Z] [2021-07-13T14:32:13.254Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore/insider [2021-07-13T14:32:13.254Z] 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-07-13T14:32:13.254Z] 10.0.20295.1: Pulling from windows/servercore/insider [2021-07-13T14:32:13.254Z] 29d5b6a226d2: Pulling fs layer [2021-07-13T14:32:13.729Z] --- PASS: TestImportExtremelyLargeImageWorks (91.47s) [2021-07-13T14:32:13.729Z] PASS [2021-07-13T14:32:13.729Z] [2021-07-13T14:32:13.729Z] === Skipped [2021-07-13T14:32:13.729Z] === SKIP: amd64.integration.image TestRemoveImageGarbageCollector (0.00s) [2021-07-13T14:32:13.730Z] remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2021-07-13T14:32:13.730Z] [2021-07-13T14:32:13.730Z] [2021-07-13T14:32:13.730Z] DONE 12 tests, 1 skipped in 95.066s [2021-07-13T14:32:13.730Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2021-07-13T14:32:13.730Z] INFO: Testing against a local daemon [2021-07-13T14:32:13.730Z] === RUN TestNetworkCreateDelete [2021-07-13T14:32:13.730Z] --- PASS: TestNetworkCreateDelete (0.13s) [2021-07-13T14:32:13.730Z] === RUN TestDockerNetworkDeletePreferID [2021-07-13T14:32:13.730Z] --- PASS: TestDockerNetworkDeletePreferID (0.36s) [2021-07-13T14:32:13.730Z] === RUN TestDaemonDNSFallback [2021-07-13T14:32:13.741Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2021-07-13T14:32:13.741Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2021-07-13T14:32:14.265Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2021-07-13T14:32:14.306Z] --- PASS: TestCreateWithCustomReadonlyPaths (3.40s) [2021-07-13T14:32:14.306Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-07-13T14:32:14.306Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-07-13T14:32:14.306Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-07-13T14:32:14.306Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-07-13T14:32:14.306Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-07-13T14:32:14.306Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-07-13T14:32:14.306Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-07-13T14:32:14.306Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-07-13T14:32:14.306Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-07-13T14:32:14.306Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-07-13T14:32:14.306Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-07-13T14:32:14.306Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-07-13T14:32:14.306Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-07-13T14:32:14.306Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-07-13T14:32:14.306Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-07-13T14:32:14.306Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-07-13T14:32:14.306Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.04s) [2021-07-13T14:32:14.306Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.02s) [2021-07-13T14:32:14.306Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.02s) [2021-07-13T14:32:14.306Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.02s) [2021-07-13T14:32:14.306Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.02s) [2021-07-13T14:32:14.306Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.03s) [2021-07-13T14:32:14.306Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-07-13T14:32:15.700Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (1.48s) [2021-07-13T14:32:15.700Z] === RUN TestCreateDifferentPlatform [2021-07-13T14:32:15.700Z] === RUN TestCreateDifferentPlatform/different_os [2021-07-13T14:32:15.700Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-07-13T14:32:15.700Z] --- PASS: TestCreateDifferentPlatform (0.03s) [2021-07-13T14:32:15.700Z] --- PASS: TestCreateDifferentPlatform/different_os (0.01s) [2021-07-13T14:32:15.700Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-07-13T14:32:15.700Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-07-13T14:32:15.700Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.04s) [2021-07-13T14:32:15.700Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-07-13T14:32:15.957Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2021-07-13T14:32:15.957Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac [2021-07-13T14:32:15.957Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.10s) [2021-07-13T14:32:15.957Z] === RUN TestContainerStartOnDaemonRestart [2021-07-13T14:32:15.957Z] === PAUSE TestContainerStartOnDaemonRestart [2021-07-13T14:32:15.957Z] === RUN TestDaemonRestartIpcMode [2021-07-13T14:32:15.957Z] === PAUSE TestDaemonRestartIpcMode [2021-07-13T14:32:15.957Z] === RUN TestDaemonHostGatewayIP [2021-07-13T14:32:15.957Z] === PAUSE TestDaemonHostGatewayIP [2021-07-13T14:32:15.957Z] === RUN TestRestartDaemonWithRestartingContainer [2021-07-13T14:32:15.957Z] === PAUSE TestRestartDaemonWithRestartingContainer [2021-07-13T14:32:15.957Z] === RUN TestContainerKillOnDaemonStart [2021-07-13T14:32:15.957Z] === PAUSE TestContainerKillOnDaemonStart [2021-07-13T14:32:15.957Z] === RUN TestDiff [2021-07-13T14:32:16.245Z] --- PASS: TestDaemonDNSFallback (6.59s) [2021-07-13T14:32:16.245Z] === RUN TestInspectNetwork [2021-07-13T14:32:16.245Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-13T14:32:16.245Z] --- SKIP: TestInspectNetwork (0.00s) [2021-07-13T14:32:16.245Z] === RUN TestRunContainerWithBridgeNone [2021-07-13T14:32:16.245Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-07-13T14:32:16.245Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2021-07-13T14:32:16.245Z] === RUN TestNetworkInvalidJSON [2021-07-13T14:32:16.245Z] === RUN TestNetworkInvalidJSON//networks/create [2021-07-13T14:32:16.245Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-07-13T14:32:16.245Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-07-13T14:32:16.245Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-07-13T14:32:16.245Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-07-13T14:32:16.245Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-07-13T14:32:16.245Z] === CONT TestNetworkInvalidJSON//networks/create [2021-07-13T14:32:16.245Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-07-13T14:32:16.245Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-07-13T14:32:16.245Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2021-07-13T14:32:16.245Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2021-07-13T14:32:16.245Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2021-07-13T14:32:16.245Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2021-07-13T14:32:16.245Z] === RUN TestNetworkList [2021-07-13T14:32:16.245Z] === RUN TestNetworkList//networks [2021-07-13T14:32:16.245Z] === PAUSE TestNetworkList//networks [2021-07-13T14:32:16.245Z] === RUN TestNetworkList//networks/ [2021-07-13T14:32:16.245Z] === PAUSE TestNetworkList//networks/ [2021-07-13T14:32:16.245Z] === CONT TestNetworkList//networks [2021-07-13T14:32:16.245Z] === CONT TestNetworkList//networks/ [2021-07-13T14:32:16.245Z] --- PASS: TestNetworkList (0.02s) [2021-07-13T14:32:16.245Z] --- PASS: TestNetworkList//networks (0.00s) [2021-07-13T14:32:16.245Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-07-13T14:32:16.245Z] === RUN TestHostIPv4BridgeLabel [2021-07-13T14:32:16.245Z] network_test.go:128: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-07-13T14:32:16.245Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2021-07-13T14:32:16.245Z] === RUN TestDaemonRestartWithLiveRestore [2021-07-13T14:32:16.245Z] service_test.go:32: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-07-13T14:32:16.245Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.01s) [2021-07-13T14:32:16.245Z] === RUN TestDaemonDefaultNetworkPools [2021-07-13T14:32:16.245Z] service_test.go:62: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-07-13T14:32:16.245Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2021-07-13T14:32:16.245Z] === RUN TestDaemonRestartWithExistingNetwork [2021-07-13T14:32:16.245Z] service_test.go:105: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-07-13T14:32:16.245Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2021-07-13T14:32:16.245Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-07-13T14:32:16.245Z] service_test.go:139: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-07-13T14:32:16.245Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2021-07-13T14:32:16.245Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-07-13T14:32:16.245Z] service_test.go:190: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-07-13T14:32:16.245Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2021-07-13T14:32:16.245Z] === RUN TestServiceWithPredefinedNetwork [2021-07-13T14:32:16.245Z] service_test.go:213: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-13T14:32:16.245Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2021-07-13T14:32:16.245Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-07-13T14:32:16.245Z] service_test.go:242: FLAKY_TEST [2021-07-13T14:32:16.245Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-07-13T14:32:16.245Z] === RUN TestServiceWithDataPathPortInit [2021-07-13T14:32:16.245Z] service_test.go:335: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-13T14:32:16.245Z] --- SKIP: TestServiceWithDataPathPortInit (0.01s) [2021-07-13T14:32:16.245Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-07-13T14:32:16.245Z] service_test.go:402: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-13T14:32:16.245Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2021-07-13T14:32:16.245Z] PASS [2021-07-13T14:32:16.245Z] [2021-07-13T14:32:16.245Z] === Skipped [2021-07-13T14:32:16.245Z] === SKIP: amd64.integration.network TestInspectNetwork (0.00s) [2021-07-13T14:32:16.245Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-13T14:32:16.245Z] [2021-07-13T14:32:16.245Z] === SKIP: amd64.integration.network TestRunContainerWithBridgeNone (0.00s) [2021-07-13T14:32:16.245Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-07-13T14:32:16.245Z] [2021-07-13T14:32:16.245Z] === SKIP: amd64.integration.network TestHostIPv4BridgeLabel (0.00s) [2021-07-13T14:32:16.245Z] network_test.go:128: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-07-13T14:32:16.245Z] [2021-07-13T14:32:16.245Z] === SKIP: amd64.integration.network TestDaemonRestartWithLiveRestore (0.01s) [2021-07-13T14:32:16.245Z] service_test.go:32: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-07-13T14:32:16.245Z] [2021-07-13T14:32:16.245Z] === SKIP: amd64.integration.network TestDaemonDefaultNetworkPools (0.00s) [2021-07-13T14:32:16.245Z] service_test.go:62: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-07-13T14:32:16.245Z] [2021-07-13T14:32:16.245Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetwork (0.00s) [2021-07-13T14:32:16.245Z] service_test.go:105: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-07-13T14:32:16.245Z] [2021-07-13T14:32:16.245Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2021-07-13T14:32:16.245Z] service_test.go:139: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-07-13T14:32:16.245Z] [2021-07-13T14:32:16.245Z] === SKIP: amd64.integration.network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2021-07-13T14:32:16.245Z] service_test.go:190: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-07-13T14:32:16.245Z] [2021-07-13T14:32:16.245Z] === SKIP: amd64.integration.network TestServiceWithPredefinedNetwork (0.00s) [2021-07-13T14:32:16.245Z] service_test.go:213: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-13T14:32:16.245Z] [2021-07-13T14:32:16.245Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-07-13T14:32:16.245Z] service_test.go:242: FLAKY_TEST [2021-07-13T14:32:16.245Z] [2021-07-13T14:32:16.245Z] === SKIP: amd64.integration.network TestServiceWithDataPathPortInit (0.01s) [2021-07-13T14:32:16.245Z] service_test.go:335: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-13T14:32:16.245Z] [2021-07-13T14:32:16.245Z] === SKIP: amd64.integration.network TestServiceWithDefaultAddressPoolInit (0.00s) [2021-07-13T14:32:16.245Z] service_test.go:402: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-13T14:32:16.245Z] [2021-07-13T14:32:16.245Z] [2021-07-13T14:32:16.245Z] DONE 22 tests, 12 skipped in 7.260s [2021-07-13T14:32:16.245Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2021-07-13T14:32:16.245Z] INFO: Testing against a local daemon [2021-07-13T14:32:16.245Z] === RUN TestDockerNetworkIpvlanPersistance [2021-07-13T14:32:16.245Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-07-13T14:32:16.245Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2021-07-13T14:32:16.245Z] === RUN TestDockerNetworkIpvlan [2021-07-13T14:32:16.245Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-07-13T14:32:16.245Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2021-07-13T14:32:16.245Z] PASS [2021-07-13T14:32:16.245Z] [2021-07-13T14:32:16.245Z] === Skipped [2021-07-13T14:32:16.245Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2021-07-13T14:32:16.245Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-07-13T14:32:16.245Z] [2021-07-13T14:32:16.245Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2021-07-13T14:32:16.245Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-07-13T14:32:16.245Z] [2021-07-13T14:32:16.245Z] [2021-07-13T14:32:16.245Z] DONE 2 tests, 2 skipped in 0.107s [2021-07-13T14:32:16.245Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2021-07-13T14:32:16.245Z] INFO: Testing against a local daemon [2021-07-13T14:32:16.245Z] === RUN TestDockerNetworkMacvlanPersistance [2021-07-13T14:32:16.245Z] macvlan_test.go:22: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-07-13T14:32:16.245Z] --- SKIP: TestDockerNetworkMacvlanPersistance (0.00s) [2021-07-13T14:32:16.245Z] === RUN TestDockerNetworkMacvlan [2021-07-13T14:32:16.245Z] macvlan_test.go:45: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-07-13T14:32:16.245Z] --- SKIP: TestDockerNetworkMacvlan (0.00s) [2021-07-13T14:32:16.245Z] PASS [2021-07-13T14:32:16.245Z] [2021-07-13T14:32:16.245Z] === Skipped [2021-07-13T14:32:16.245Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlanPersistance (0.00s) [2021-07-13T14:32:16.245Z] macvlan_test.go:22: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-07-13T14:32:16.245Z] [2021-07-13T14:32:16.245Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlan (0.00s) [2021-07-13T14:32:16.245Z] macvlan_test.go:45: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-07-13T14:32:16.245Z] [2021-07-13T14:32:16.245Z] [2021-07-13T14:32:16.245Z] DONE 2 tests, 2 skipped in 0.109s [2021-07-13T14:32:16.245Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2021-07-13T14:32:16.501Z] testing: warning: no tests to run [2021-07-13T14:32:16.501Z] PASS [2021-07-13T14:32:16.501Z] [2021-07-13T14:32:16.501Z] DONE 0 tests in 0.028s [2021-07-13T14:32:16.501Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2021-07-13T14:32:16.501Z] INFO: Testing against a local daemon [2021-07-13T14:32:16.501Z] === RUN TestAuthZPluginAllowRequest [2021-07-13T14:32:16.501Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-07-13T14:32:16.501Z] --- SKIP: TestAuthZPluginAllowRequest (0.00s) [2021-07-13T14:32:16.501Z] === RUN TestAuthZPluginTLS [2021-07-13T14:32:16.501Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-07-13T14:32:16.501Z] --- SKIP: TestAuthZPluginTLS (0.00s) [2021-07-13T14:32:16.501Z] === RUN TestAuthZPluginDenyRequest [2021-07-13T14:32:16.501Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-07-13T14:32:16.501Z] --- SKIP: TestAuthZPluginDenyRequest (0.00s) [2021-07-13T14:32:16.501Z] === RUN TestAuthZPluginAPIDenyResponse [2021-07-13T14:32:16.501Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-07-13T14:32:16.501Z] --- SKIP: TestAuthZPluginAPIDenyResponse (0.00s) [2021-07-13T14:32:16.501Z] === RUN TestAuthZPluginDenyResponse [2021-07-13T14:32:16.501Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-07-13T14:32:16.501Z] --- SKIP: TestAuthZPluginDenyResponse (0.00s) [2021-07-13T14:32:16.501Z] === RUN TestAuthZPluginAllowEventStream [2021-07-13T14:32:16.501Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-07-13T14:32:16.501Z] --- SKIP: TestAuthZPluginAllowEventStream (0.00s) [2021-07-13T14:32:16.501Z] === RUN TestAuthZPluginErrorResponse [2021-07-13T14:32:16.501Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-07-13T14:32:16.501Z] --- SKIP: TestAuthZPluginErrorResponse (0.00s) [2021-07-13T14:32:16.501Z] === RUN TestAuthZPluginErrorRequest [2021-07-13T14:32:16.501Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-07-13T14:32:16.501Z] --- SKIP: TestAuthZPluginErrorRequest (0.00s) [2021-07-13T14:32:16.501Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2021-07-13T14:32:16.501Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-07-13T14:32:16.501Z] --- SKIP: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2021-07-13T14:32:16.501Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2021-07-13T14:32:16.501Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-07-13T14:32:16.501Z] --- SKIP: TestAuthZPluginEnsureLoadImportWorking (0.00s) [2021-07-13T14:32:16.501Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2021-07-13T14:32:16.501Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-07-13T14:32:16.501Z] --- SKIP: TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2021-07-13T14:32:16.501Z] === RUN TestAuthZPluginHeader [2021-07-13T14:32:16.501Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-07-13T14:32:16.501Z] --- SKIP: TestAuthZPluginHeader (0.00s) [2021-07-13T14:32:16.501Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2021-07-13T14:32:16.757Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-07-13T14:32:16.757Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.21s) [2021-07-13T14:32:16.757Z] === RUN TestAuthZPluginV2Disable [2021-07-13T14:32:16.757Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-07-13T14:32:16.757Z] --- SKIP: TestAuthZPluginV2Disable (0.01s) [2021-07-13T14:32:16.757Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2021-07-13T14:32:16.757Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-07-13T14:32:16.757Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.02s) [2021-07-13T14:32:16.757Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2021-07-13T14:32:16.757Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-07-13T14:32:16.757Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.01s) [2021-07-13T14:32:16.757Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2021-07-13T14:32:16.757Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-07-13T14:32:16.757Z] --- SKIP: TestAuthZPluginV2NonexistentFailsDaemonStart (0.02s) [2021-07-13T14:32:16.757Z] PASS [2021-07-13T14:32:16.757Z] [2021-07-13T14:32:16.757Z] === Skipped [2021-07-13T14:32:16.757Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowRequest (0.00s) [2021-07-13T14:32:16.757Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-07-13T14:32:16.757Z] [2021-07-13T14:32:16.757Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginTLS (0.00s) [2021-07-13T14:32:16.757Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-07-13T14:32:16.757Z] [2021-07-13T14:32:16.757Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyRequest (0.00s) [2021-07-13T14:32:16.757Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-07-13T14:32:16.757Z] [2021-07-13T14:32:16.757Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAPIDenyResponse (0.00s) [2021-07-13T14:32:16.757Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-07-13T14:32:16.757Z] [2021-07-13T14:32:16.757Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyResponse (0.00s) [2021-07-13T14:32:16.757Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-07-13T14:32:16.757Z] [2021-07-13T14:32:16.757Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowEventStream (0.00s) [2021-07-13T14:32:16.757Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-07-13T14:32:16.757Z] [2021-07-13T14:32:16.757Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorResponse (0.00s) [2021-07-13T14:32:16.757Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-07-13T14:32:16.757Z] [2021-07-13T14:32:16.757Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorRequest (0.00s) [2021-07-13T14:32:16.757Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-07-13T14:32:16.757Z] [2021-07-13T14:32:16.757Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2021-07-13T14:32:16.757Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-07-13T14:32:16.757Z] [2021-07-13T14:32:16.757Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureLoadImportWorking (0.00s) [2021-07-13T14:32:16.757Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-07-13T14:32:16.757Z] [2021-07-13T14:32:16.757Z] === SKIP: amd64.integration.plugin.authz TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2021-07-13T14:32:16.757Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-07-13T14:32:16.757Z] [2021-07-13T14:32:16.757Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginHeader (0.00s) [2021-07-13T14:32:16.757Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-07-13T14:32:16.757Z] [2021-07-13T14:32:16.757Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.21s) [2021-07-13T14:32:16.757Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-07-13T14:32:16.757Z] [2021-07-13T14:32:16.757Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2Disable (0.01s) [2021-07-13T14:32:16.757Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-07-13T14:32:16.757Z] [2021-07-13T14:32:16.757Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.02s) [2021-07-13T14:32:16.757Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-07-13T14:32:16.757Z] [2021-07-13T14:32:16.757Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.01s) [2021-07-13T14:32:16.757Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-07-13T14:32:16.757Z] [2021-07-13T14:32:16.757Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2NonexistentFailsDaemonStart (0.02s) [2021-07-13T14:32:16.757Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-07-13T14:32:16.757Z] [2021-07-13T14:32:16.757Z] [2021-07-13T14:32:16.757Z] DONE 17 tests, 17 skipped in 0.393s [2021-07-13T14:32:16.757Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2021-07-13T14:32:17.013Z] INFO: Testing against a local daemon [2021-07-13T14:32:17.013Z] === RUN TestPluginInvalidJSON [2021-07-13T14:32:17.013Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-07-13T14:32:17.013Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-07-13T14:32:17.013Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-07-13T14:32:17.013Z] --- PASS: TestPluginInvalidJSON (0.01s) [2021-07-13T14:32:17.013Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-07-13T14:32:17.013Z] === RUN TestPluginInstall [2021-07-13T14:32:17.013Z] plugin_test.go:64: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-07-13T14:32:17.013Z] --- SKIP: TestPluginInstall (0.00s) [2021-07-13T14:32:17.013Z] === RUN TestPluginsWithRuntimes [2021-07-13T14:32:17.013Z] 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-07-13T14:32:17.013Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2021-07-13T14:32:17.013Z] === RUN TestPluginBackCompatMediaTypes [2021-07-13T14:32:17.013Z] plugin_test.go:235: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access) [2021-07-13T14:32:17.013Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2021-07-13T14:32:17.013Z] PASS [2021-07-13T14:32:17.013Z] [2021-07-13T14:32:17.013Z] === Skipped [2021-07-13T14:32:17.013Z] === SKIP: amd64.integration.plugin.common TestPluginInstall (0.00s) [2021-07-13T14:32:17.013Z] plugin_test.go:64: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-07-13T14:32:17.013Z] [2021-07-13T14:32:17.013Z] === SKIP: amd64.integration.plugin.common TestPluginsWithRuntimes (0.00s) [2021-07-13T14:32:17.013Z] 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-07-13T14:32:17.013Z] [2021-07-13T14:32:17.013Z] === SKIP: amd64.integration.plugin.common TestPluginBackCompatMediaTypes (0.00s) [2021-07-13T14:32:17.013Z] plugin_test.go:235: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access) [2021-07-13T14:32:17.013Z] [2021-07-13T14:32:17.013Z] [2021-07-13T14:32:17.013Z] DONE 5 tests, 3 skipped in 0.139s [2021-07-13T14:32:17.013Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2021-07-13T14:32:17.013Z] INFO: Testing against a local daemon [2021-07-13T14:32:17.013Z] === RUN TestExternalGraphDriver [2021-07-13T14:32:17.013Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2021-07-13T14:32:17.013Z] --- SKIP: TestExternalGraphDriver (0.06s) [2021-07-13T14:32:17.013Z] === RUN TestGraphdriverPluginV2 [2021-07-13T14:32:17.327Z] --- PASS: TestDiff (1.17s) [2021-07-13T14:32:17.328Z] === RUN TestExecWithCloseStdin [2021-07-13T14:32:18.681Z] tests/integration/api_image_test.py ............s..... [ 40%] [2021-07-13T14:32:18.700Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6HostMode [2021-07-13T14:32:18.958Z] --- PASS: TestExecWithCloseStdin (1.82s) [2021-07-13T14:32:18.958Z] === RUN TestExec [2021-07-13T14:32:20.329Z] === RUN TestDockerSuite/TestBuildAddNonTar [2021-07-13T14:32:20.895Z] --- PASS: TestExec (1.95s) [2021-07-13T14:32:20.896Z] === RUN TestExecUser [2021-07-13T14:32:21.153Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesClean [2021-07-13T14:32:21.229Z] --- PASS: TestGraphdriverPluginV2 (3.83s) [2021-07-13T14:32:21.229Z] PASS [2021-07-13T14:32:21.229Z] [2021-07-13T14:32:21.229Z] === Skipped [2021-07-13T14:32:21.229Z] === SKIP: amd64.integration.plugin.graphdriver TestExternalGraphDriver (0.06s) [2021-07-13T14:32:21.229Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2021-07-13T14:32:21.229Z] [2021-07-13T14:32:21.229Z] [2021-07-13T14:32:21.229Z] DONE 2 tests, 1 skipped in 4.005s [2021-07-13T14:32:21.229Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2021-07-13T14:32:21.229Z] INFO: Testing against a local daemon [2021-07-13T14:32:21.229Z] === RUN TestContinueAfterPluginCrash [2021-07-13T14:32:21.229Z] === PAUSE TestContinueAfterPluginCrash [2021-07-13T14:32:21.229Z] === RUN TestReadPluginNoRead [2021-07-13T14:32:21.229Z] === PAUSE TestReadPluginNoRead [2021-07-13T14:32:21.229Z] === RUN TestDaemonStartWithLogOpt [2021-07-13T14:32:21.229Z] === PAUSE TestDaemonStartWithLogOpt [2021-07-13T14:32:21.229Z] === CONT TestContinueAfterPluginCrash [2021-07-13T14:32:21.229Z] === CONT TestDaemonStartWithLogOpt [2021-07-13T14:32:22.086Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2021-07-13T14:32:22.394Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2021-07-13T14:32:22.650Z] --- PASS: TestExecUser (1.85s) [2021-07-13T14:32:22.650Z] === RUN TestExportContainerAndImportImage [2021-07-13T14:32:22.907Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2021-07-13T14:32:23.471Z] check_test.go:309: [d89979953590b] daemon is not started [2021-07-13T14:32:23.471Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesCreate [2021-07-13T14:32:24.405Z] --- PASS: TestExportContainerAndImportImage (1.78s) [2021-07-13T14:32:24.405Z] === RUN TestExportContainerAfterDaemonRestart [2021-07-13T14:32:25.406Z] --- PASS: TestDaemonStartWithLogOpt (4.31s) [2021-07-13T14:32:25.406Z] === CONT TestReadPluginNoRead [2021-07-13T14:32:26.300Z] --- PASS: TestExportContainerAfterDaemonRestart (1.65s) [2021-07-13T14:32:26.300Z] === RUN TestHealthCheckWorkdir [2021-07-13T14:32:27.670Z] === RUN TestDockerDaemonSuite/TestDaemonKeyGeneration [2021-07-13T14:32:27.925Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2021-07-13T14:32:27.927Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2021-07-13T14:32:28.184Z] check_test.go:309: [d4fea2238ea1f] daemon is not started [2021-07-13T14:32:28.184Z] === RUN TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins [2021-07-13T14:32:28.317Z] 29d5b6a226d2: Verifying Checksum [2021-07-13T14:32:28.317Z] 29d5b6a226d2: Download complete [2021-07-13T14:32:28.545Z] INFO: Extraction ended at 07/13/2021 14:32:24. Duration:00:00:26.5526016 [2021-07-13T14:32:28.545Z] INFO: Updating the golang and path environment variables [2021-07-13T14:32:28.545Z] INFO: GOPATH=d:\gopath [2021-07-13T14:32:28.545Z] INFO: go version go1.16.6 windows/amd64 [2021-07-13T14:32:28.545Z] INFO: Running the daemon under test in debug mode [2021-07-13T14:32:28.545Z] INFO: Starting a daemon under test... [2021-07-13T14:32:28.545Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-42631\2\daemon --pidfile d:\CI\PR-42631\2\docker.pid -D [2021-07-13T14:32:28.545Z] INFO: Process started successfully. [2021-07-13T14:32:28.545Z] INFO: Start tailing logs of the daemon under tests [2021-07-13T14:32:28.545Z] INFO: Waiting for the daemon under test to start... [2021-07-13T14:32:28.747Z] --- PASS: TestHealthCheckWorkdir (2.63s) [2021-07-13T14:32:28.747Z] === RUN TestHealthKillContainer [2021-07-13T14:32:29.294Z] === RUN TestReadPluginNoRead/default [2021-07-13T14:32:30.227Z] --- PASS: TestContinueAfterPluginCrash (9.17s) [2021-07-13T14:32:30.641Z] docker_cli_daemon_plugins_test.go:79: [d2f5d3ebdc517] daemon is not started [2021-07-13T14:32:30.788Z] === RUN TestReadPluginNoRead/disabled_caching [2021-07-13T14:32:30.898Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2021-07-13T14:32:31.462Z] === RUN TestDockerDaemonSuite/TestDaemonKillWithPlugins [2021-07-13T14:32:31.718Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2021-07-13T14:32:31.976Z] --- PASS: TestHealthKillContainer (3.15s) [2021-07-13T14:32:31.976Z] === RUN TestInspectCpusetInConfigPre120 [2021-07-13T14:32:32.153Z] === CONT TestReadPluginNoRead [2021-07-13T14:32:32.153Z] read_test.go:92: [d9d4ed715ab74] daemon is not started [2021-07-13T14:32:32.153Z] --- PASS: TestReadPluginNoRead (6.78s) [2021-07-13T14:32:32.153Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.53s) [2021-07-13T14:32:32.153Z] --- PASS: TestReadPluginNoRead/default (1.50s) [2021-07-13T14:32:32.153Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.51s) [2021-07-13T14:32:32.153Z] PASS [2021-07-13T14:32:32.153Z] [2021-07-13T14:32:32.153Z] DONE 6 tests in 11.200s [2021-07-13T14:32:32.153Z] 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-07-13T14:32:32.153Z] testing: warning: no tests to run [2021-07-13T14:32:32.153Z] PASS [2021-07-13T14:32:32.153Z] [2021-07-13T14:32:32.153Z] DONE 0 tests in 0.037s [2021-07-13T14:32:32.153Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2021-07-13T14:32:32.409Z] INFO: Testing against a local daemon [2021-07-13T14:32:32.409Z] === RUN TestPluginWithDevMounts [2021-07-13T14:32:32.409Z] mounts_test.go:21: (*Execution).IsRootless-fm [2021-07-13T14:32:32.409Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2021-07-13T14:32:32.409Z] PASS [2021-07-13T14:32:32.409Z] [2021-07-13T14:32:32.409Z] === Skipped [2021-07-13T14:32:32.409Z] === SKIP: amd64.integration.plugin.volumes TestPluginWithDevMounts (0.00s) [2021-07-13T14:32:32.409Z] mounts_test.go:21: (*Execution).IsRootless-fm [2021-07-13T14:32:32.409Z] [2021-07-13T14:32:32.409Z] [2021-07-13T14:32:32.409Z] DONE 1 tests, 1 skipped in 0.113s [2021-07-13T14:32:32.409Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2021-07-13T14:32:32.409Z] INFO: Testing against a local daemon [2021-07-13T14:32:32.409Z] === RUN TestSecretInspect [2021-07-13T14:32:32.409Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-13T14:32:32.409Z] --- SKIP: TestSecretInspect (0.01s) [2021-07-13T14:32:32.409Z] === RUN TestSecretList [2021-07-13T14:32:32.409Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-13T14:32:32.409Z] --- SKIP: TestSecretList (0.01s) [2021-07-13T14:32:32.409Z] === RUN TestSecretsCreateAndDelete [2021-07-13T14:32:32.409Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-13T14:32:32.409Z] --- SKIP: TestSecretsCreateAndDelete (0.02s) [2021-07-13T14:32:32.409Z] === RUN TestSecretsUpdate [2021-07-13T14:32:32.409Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-13T14:32:32.665Z] --- SKIP: TestSecretsUpdate (0.01s) [2021-07-13T14:32:32.665Z] === RUN TestTemplatedSecret [2021-07-13T14:32:32.665Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-13T14:32:32.665Z] --- SKIP: TestTemplatedSecret (0.00s) [2021-07-13T14:32:32.665Z] === RUN TestSecretCreateResolve [2021-07-13T14:32:32.665Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-13T14:32:32.665Z] --- SKIP: TestSecretCreateResolve (0.01s) [2021-07-13T14:32:32.665Z] PASS [2021-07-13T14:32:32.665Z] [2021-07-13T14:32:32.665Z] === Skipped [2021-07-13T14:32:32.665Z] === SKIP: amd64.integration.secret TestSecretInspect (0.01s) [2021-07-13T14:32:32.665Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-13T14:32:32.665Z] [2021-07-13T14:32:32.665Z] === SKIP: amd64.integration.secret TestSecretList (0.01s) [2021-07-13T14:32:32.665Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-13T14:32:32.665Z] [2021-07-13T14:32:32.665Z] === SKIP: amd64.integration.secret TestSecretsCreateAndDelete (0.02s) [2021-07-13T14:32:32.665Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-13T14:32:32.665Z] [2021-07-13T14:32:32.665Z] === SKIP: amd64.integration.secret TestSecretsUpdate (0.01s) [2021-07-13T14:32:32.665Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-13T14:32:32.665Z] [2021-07-13T14:32:32.665Z] === SKIP: amd64.integration.secret TestTemplatedSecret (0.00s) [2021-07-13T14:32:32.665Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-13T14:32:32.665Z] [2021-07-13T14:32:32.665Z] === SKIP: amd64.integration.secret TestSecretCreateResolve (0.01s) [2021-07-13T14:32:32.665Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-13T14:32:32.665Z] [2021-07-13T14:32:32.665Z] [2021-07-13T14:32:32.665Z] DONE 6 tests, 6 skipped in 0.187s [2021-07-13T14:32:32.665Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2021-07-13T14:32:32.665Z] INFO: Testing against a local daemon [2021-07-13T14:32:32.665Z] === RUN TestServiceCreateInit [2021-07-13T14:32:32.665Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-07-13T14:32:32.665Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-13T14:32:32.665Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-07-13T14:32:32.665Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-13T14:32:32.665Z] --- PASS: TestServiceCreateInit (0.01s) [2021-07-13T14:32:32.665Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-07-13T14:32:32.665Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-07-13T14:32:32.665Z] === RUN TestCreateServiceMultipleTimes [2021-07-13T14:32:32.665Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-13T14:32:32.665Z] --- SKIP: TestCreateServiceMultipleTimes (0.01s) [2021-07-13T14:32:32.665Z] === RUN TestCreateServiceConflict [2021-07-13T14:32:32.665Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-13T14:32:32.665Z] --- SKIP: TestCreateServiceConflict (0.01s) [2021-07-13T14:32:32.665Z] === RUN TestCreateServiceMaxReplicas [2021-07-13T14:32:32.665Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-13T14:32:32.665Z] --- SKIP: TestCreateServiceMaxReplicas (0.01s) [2021-07-13T14:32:32.665Z] === RUN TestCreateWithDuplicateNetworkNames [2021-07-13T14:32:32.665Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-13T14:32:32.665Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.01s) [2021-07-13T14:32:32.665Z] === RUN TestCreateServiceSecretFileMode [2021-07-13T14:32:32.665Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-13T14:32:32.665Z] --- SKIP: TestCreateServiceSecretFileMode (0.02s) [2021-07-13T14:32:32.665Z] === RUN TestCreateServiceConfigFileMode [2021-07-13T14:32:32.921Z] create_test.go:314: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-13T14:32:32.921Z] --- SKIP: TestCreateServiceConfigFileMode (0.01s) [2021-07-13T14:32:32.921Z] === RUN TestCreateServiceSysctls [2021-07-13T14:32:32.921Z] create_test.go:404: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-13T14:32:32.921Z] --- SKIP: TestCreateServiceSysctls (0.02s) [2021-07-13T14:32:32.921Z] === RUN TestCreateServiceCapabilities [2021-07-13T14:32:32.921Z] create_test.go:488: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-13T14:32:32.921Z] --- SKIP: TestCreateServiceCapabilities (0.02s) [2021-07-13T14:32:32.921Z] === RUN TestInspect [2021-07-13T14:32:32.921Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-13T14:32:32.921Z] --- SKIP: TestInspect (0.01s) [2021-07-13T14:32:32.921Z] === RUN TestCreateJob [2021-07-13T14:32:32.921Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-13T14:32:32.921Z] --- SKIP: TestCreateJob (0.01s) [2021-07-13T14:32:32.921Z] === RUN TestReplicatedJob [2021-07-13T14:32:32.921Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-13T14:32:32.921Z] --- SKIP: TestReplicatedJob (0.01s) [2021-07-13T14:32:32.921Z] === RUN TestUpdateReplicatedJob [2021-07-13T14:32:32.921Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-13T14:32:32.921Z] --- SKIP: TestUpdateReplicatedJob (0.01s) [2021-07-13T14:32:32.921Z] === RUN TestServiceListWithStatuses [2021-07-13T14:32:32.921Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-07-13T14:32:32.921Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-07-13T14:32:32.921Z] === RUN TestDockerNetworkConnectAlias [2021-07-13T14:32:32.921Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-13T14:32:32.921Z] --- SKIP: TestDockerNetworkConnectAlias (0.01s) [2021-07-13T14:32:32.921Z] === RUN TestDockerNetworkReConnect [2021-07-13T14:32:32.921Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-13T14:32:32.921Z] --- SKIP: TestDockerNetworkReConnect (0.02s) [2021-07-13T14:32:32.921Z] === RUN TestServicePlugin [2021-07-13T14:32:33.346Z] --- PASS: TestInspectCpusetInConfigPre120 (1.14s) [2021-07-13T14:32:33.347Z] === RUN TestIpcModeNone [2021-07-13T14:32:33.347Z] === RUN TestDockerSuite/TestBuildAddScript [2021-07-13T14:32:33.604Z] docker_cli_daemon_plugins_test.go:169: [d445054626e3a] daemon is not started [2021-07-13T14:32:34.536Z] --- PASS: TestIpcModeNone (1.53s) [2021-07-13T14:32:34.536Z] === RUN TestIpcModePrivate [2021-07-13T14:32:34.811Z] plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-13T14:32:35.067Z] --- SKIP: TestServicePlugin (2.04s) [2021-07-13T14:32:35.067Z] === RUN TestServiceUpdateLabel [2021-07-13T14:32:35.067Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-13T14:32:35.067Z] --- SKIP: TestServiceUpdateLabel (0.01s) [2021-07-13T14:32:35.067Z] === RUN TestServiceUpdateSecrets [2021-07-13T14:32:35.067Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-13T14:32:35.067Z] --- SKIP: TestServiceUpdateSecrets (0.01s) [2021-07-13T14:32:35.067Z] === RUN TestServiceUpdateConfigs [2021-07-13T14:32:35.067Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-13T14:32:35.067Z] --- SKIP: TestServiceUpdateConfigs (0.01s) [2021-07-13T14:32:35.067Z] === RUN TestServiceUpdateNetwork [2021-07-13T14:32:35.067Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-13T14:32:35.067Z] --- SKIP: TestServiceUpdateNetwork (0.01s) [2021-07-13T14:32:35.067Z] === RUN TestServiceUpdatePidsLimit [2021-07-13T14:32:35.067Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-13T14:32:35.067Z] --- SKIP: TestServiceUpdatePidsLimit (0.02s) [2021-07-13T14:32:35.067Z] PASS [2021-07-13T14:32:35.067Z] [2021-07-13T14:32:35.067Z] === Skipped [2021-07-13T14:32:35.067Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-07-13T14:32:35.067Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-13T14:32:35.067Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-07-13T14:32:35.067Z] [2021-07-13T14:32:35.067Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-07-13T14:32:35.067Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-13T14:32:35.067Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-07-13T14:32:35.067Z] [2021-07-13T14:32:35.067Z] === SKIP: amd64.integration.service TestCreateServiceMultipleTimes (0.01s) [2021-07-13T14:32:35.067Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-13T14:32:35.067Z] [2021-07-13T14:32:35.067Z] === SKIP: amd64.integration.service TestCreateServiceConflict (0.01s) [2021-07-13T14:32:35.067Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-13T14:32:35.067Z] [2021-07-13T14:32:35.067Z] === SKIP: amd64.integration.service TestCreateServiceMaxReplicas (0.01s) [2021-07-13T14:32:35.067Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-13T14:32:35.067Z] [2021-07-13T14:32:35.067Z] === SKIP: amd64.integration.service TestCreateWithDuplicateNetworkNames (0.01s) [2021-07-13T14:32:35.067Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-13T14:32:35.067Z] [2021-07-13T14:32:35.067Z] === SKIP: amd64.integration.service TestCreateServiceSecretFileMode (0.02s) [2021-07-13T14:32:35.067Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-13T14:32:35.067Z] [2021-07-13T14:32:35.067Z] === SKIP: amd64.integration.service TestCreateServiceConfigFileMode (0.01s) [2021-07-13T14:32:35.067Z] create_test.go:314: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-13T14:32:35.067Z] [2021-07-13T14:32:35.067Z] === SKIP: amd64.integration.service TestCreateServiceSysctls (0.02s) [2021-07-13T14:32:35.067Z] create_test.go:404: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-13T14:32:35.067Z] [2021-07-13T14:32:35.067Z] === SKIP: amd64.integration.service TestCreateServiceCapabilities (0.02s) [2021-07-13T14:32:35.067Z] create_test.go:488: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-13T14:32:35.068Z] [2021-07-13T14:32:35.068Z] === SKIP: amd64.integration.service TestInspect (0.01s) [2021-07-13T14:32:35.068Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-13T14:32:35.068Z] [2021-07-13T14:32:35.068Z] === SKIP: amd64.integration.service TestCreateJob (0.01s) [2021-07-13T14:32:35.068Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-13T14:32:35.068Z] [2021-07-13T14:32:35.068Z] === SKIP: amd64.integration.service TestReplicatedJob (0.01s) [2021-07-13T14:32:35.068Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-13T14:32:35.068Z] [2021-07-13T14:32:35.068Z] === SKIP: amd64.integration.service TestUpdateReplicatedJob (0.01s) [2021-07-13T14:32:35.068Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-13T14:32:35.068Z] [2021-07-13T14:32:35.068Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2021-07-13T14:32:35.068Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-07-13T14:32:35.068Z] [2021-07-13T14:32:35.068Z] === SKIP: amd64.integration.service TestDockerNetworkConnectAlias (0.01s) [2021-07-13T14:32:35.068Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-13T14:32:35.068Z] [2021-07-13T14:32:35.068Z] === SKIP: amd64.integration.service TestDockerNetworkReConnect (0.02s) [2021-07-13T14:32:35.068Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-13T14:32:35.068Z] [2021-07-13T14:32:35.068Z] === SKIP: amd64.integration.service TestServicePlugin (2.04s) [2021-07-13T14:32:35.068Z] plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-13T14:32:35.068Z] [2021-07-13T14:32:35.068Z] === SKIP: amd64.integration.service TestServiceUpdateLabel (0.01s) [2021-07-13T14:32:35.068Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-13T14:32:35.068Z] [2021-07-13T14:32:35.068Z] === SKIP: amd64.integration.service TestServiceUpdateSecrets (0.01s) [2021-07-13T14:32:35.068Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-13T14:32:35.068Z] [2021-07-13T14:32:35.068Z] === SKIP: amd64.integration.service TestServiceUpdateConfigs (0.01s) [2021-07-13T14:32:35.068Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-13T14:32:35.068Z] [2021-07-13T14:32:35.068Z] === SKIP: amd64.integration.service TestServiceUpdateNetwork (0.01s) [2021-07-13T14:32:35.068Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-13T14:32:35.068Z] [2021-07-13T14:32:35.068Z] === SKIP: amd64.integration.service TestServiceUpdatePidsLimit (0.02s) [2021-07-13T14:32:35.068Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-13T14:32:35.068Z] [2021-07-13T14:32:35.068Z] [2021-07-13T14:32:35.068Z] DONE 24 tests, 23 skipped in 2.443s [2021-07-13T14:32:35.068Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2021-07-13T14:32:35.068Z] INFO: Testing against a local daemon [2021-07-13T14:32:35.068Z] === RUN TestSessionCreate [2021-07-13T14:32:35.068Z] --- PASS: TestSessionCreate (0.02s) [2021-07-13T14:32:35.068Z] === RUN TestSessionCreateWithBadUpgrade [2021-07-13T14:32:35.068Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2021-07-13T14:32:35.068Z] PASS [2021-07-13T14:32:35.068Z] [2021-07-13T14:32:35.068Z] DONE 2 tests in 0.146s [2021-07-13T14:32:35.068Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2021-07-13T14:32:35.100Z] === RUN TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink [2021-07-13T14:32:35.323Z] INFO: Testing against a local daemon [2021-07-13T14:32:35.323Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-07-13T14:32:35.323Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-07-13T14:32:35.323Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-07-13T14:32:35.323Z] === RUN TestEventsExecDie [2021-07-13T14:32:36.471Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:102, shared: false, mustBeShared: false [2021-07-13T14:32:36.471Z] --- PASS: TestIpcModePrivate (1.94s) [2021-07-13T14:32:36.471Z] === RUN TestIpcModeShareable [2021-07-13T14:32:36.688Z] --- PASS: TestEventsExecDie (1.17s) [2021-07-13T14:32:36.688Z] === RUN TestEventsBackwardsCompatible [2021-07-13T14:32:36.688Z] --- PASS: TestEventsBackwardsCompatible (0.23s) [2021-07-13T14:32:36.688Z] === RUN TestEventsVolumeCreate [2021-07-13T14:32:36.944Z] --- PASS: TestEventsVolumeCreate (0.14s) [2021-07-13T14:32:36.944Z] === RUN TestInfoBinaryCommits [2021-07-13T14:32:36.944Z] --- PASS: TestInfoBinaryCommits (0.02s) [2021-07-13T14:32:36.944Z] === RUN TestInfoAPIVersioned [2021-07-13T14:32:36.944Z] --- PASS: TestInfoAPIVersioned (0.01s) [2021-07-13T14:32:36.944Z] === RUN TestInfoDiscoveryBackend [2021-07-13T14:32:37.403Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2021-07-13T14:32:37.509Z] --- PASS: TestInfoDiscoveryBackend (0.52s) [2021-07-13T14:32:37.509Z] === RUN TestInfoDiscoveryInvalidAdvertise [2021-07-13T14:32:38.335Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:103, shared: true, mustBeShared: true [2021-07-13T14:32:38.593Z] --- PASS: TestIpcModeShareable (2.12s) [2021-07-13T14:32:38.593Z] === RUN TestAPIIpcModeShareableAndContainer [2021-07-13T14:32:39.491Z] tests/integration/api_network_test.py ............................ [ 47%] [2021-07-13T14:32:39.527Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelDebug [2021-07-13T14:32:40.092Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelFatal [2021-07-13T14:32:40.656Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelWrong [2021-07-13T14:32:40.774Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (3.38s) [2021-07-13T14:32:40.774Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2021-07-13T14:32:40.774Z] info_linux_test.go:95: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-07-13T14:32:40.774Z] --- SKIP: TestInfoDiscoveryAdvertiseInterfaceName (0.00s) [2021-07-13T14:32:40.774Z] === RUN TestInfoAPI [2021-07-13T14:32:40.774Z] --- PASS: TestInfoAPI (0.02s) [2021-07-13T14:32:40.774Z] === RUN TestInfoAPIWarnings [2021-07-13T14:32:41.219Z] check_test.go:309: [d880886fb31f2] daemon is not started [2021-07-13T14:32:41.219Z] === RUN TestDockerDaemonSuite/TestDaemonLogOptions [2021-07-13T14:32:43.117Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefault [2021-07-13T14:32:43.681Z] --- PASS: TestAPIIpcModeShareableAndContainer (4.87s) [2021-07-13T14:32:43.681Z] === RUN TestAPIIpcModeHost [2021-07-13T14:32:45.577Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride [2021-07-13T14:32:45.834Z] --- PASS: TestAPIIpcModeHost (2.23s) [2021-07-13T14:32:45.834Z] === RUN TestDaemonIpcModeShareable [2021-07-13T14:32:46.572Z] .....INFO: Daemon under test started and replied! [2021-07-13T14:32:46.572Z] INFO: Docker version of the daemon under test [2021-07-13T14:32:46.572Z] [2021-07-13T14:32:46.572Z] Client: [2021-07-13T14:32:46.572Z] Version: 17.06.2-ce [2021-07-13T14:32:46.572Z] API version: 1.30 [2021-07-13T14:32:46.572Z] Go version: go1.8.3 [2021-07-13T14:32:46.572Z] Git commit: cec0b72 [2021-07-13T14:32:46.572Z] Built: Tue Sep 5 19:57:19 2017 [2021-07-13T14:32:46.572Z] OS/Arch: windows/amd64 [2021-07-13T14:32:46.572Z] [2021-07-13T14:32:46.572Z] Server: [2021-07-13T14:32:46.572Z] Version: 0.0.0-dev [2021-07-13T14:32:46.572Z] API version: 1.42 (minimum version 1.24) [2021-07-13T14:32:46.572Z] Go version: go1.16.6 [2021-07-13T14:32:46.572Z] Git commit: bff0785183 [2021-07-13T14:32:46.572Z] Built: 07/13/2021 14:30:30 [2021-07-13T14:32:46.572Z] OS/Arch: windows/amd64 [2021-07-13T14:32:46.572Z] Experimental: false [2021-07-13T14:32:46.572Z] [2021-07-13T14:32:46.572Z] INFO: Docker info of the daemon under test [2021-07-13T14:32:46.572Z] [2021-07-13T14:32:46.572Z] Containers: 0 [2021-07-13T14:32:46.572Z] Running: 0 [2021-07-13T14:32:46.572Z] Paused: 0 [2021-07-13T14:32:46.572Z] Stopped: 0 [2021-07-13T14:32:46.572Z] Images: 0 [2021-07-13T14:32:46.572Z] Server Version: 0.0.0-dev [2021-07-13T14:32:46.572Z] Storage Driver: windowsfilter [2021-07-13T14:32:46.572Z] Windows: [2021-07-13T14:32:46.572Z] Logging Driver: json-file [2021-07-13T14:32:46.572Z] Plugins: [2021-07-13T14:32:46.572Z] Volume: local [2021-07-13T14:32:46.572Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-07-13T14:32:46.572Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-07-13T14:32:46.572Z] Swarm: inactive [2021-07-13T14:32:46.572Z] Default Isolation: process [2021-07-13T14:32:46.572Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2021-07-13T14:32:46.572Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1879) [2021-07-13T14:32:46.572Z] OSType: windows [2021-07-13T14:32:46.572Z] Architecture: x86_64 [2021-07-13T14:32:46.572Z] CPUs: 4 [2021-07-13T14:32:46.572Z] Total Memory: 32GiB [2021-07-13T14:32:46.572Z] Name: azwin-2-672e40 [2021-07-13T14:32:46.572Z] ID: CQFL:ASXP:RN5V:A442:X7MY:WFWR:WVV6:ATXP:JB3H:HJJN:O2T7:YZ6O [2021-07-13T14:32:46.572Z] Docker Root Dir: D:\CI\PR-42631\2\daemon [2021-07-13T14:32:46.572Z] Debug Mode (client): false [2021-07-13T14:32:46.572Z] Debug Mode (server): true [2021-07-13T14:32:46.572Z] File Descriptors: -1 [2021-07-13T14:32:46.572Z] Goroutines: 16 [2021-07-13T14:32:46.572Z] System Time: 2021-07-13T14:32:44.2684917Z [2021-07-13T14:32:46.572Z] EventsListeners: 0 [2021-07-13T14:32:46.572Z] Registry: https://index.docker.io/v1/ [2021-07-13T14:32:46.572Z] Labels: [2021-07-13T14:32:46.572Z] Experimental: false [2021-07-13T14:32:46.572Z] Insecure Registries: [2021-07-13T14:32:46.572Z] 127.0.0.0/8 [2021-07-13T14:32:46.572Z] Live Restore Enabled: false [2021-07-13T14:32:46.572Z] [2021-07-13T14:32:46.572Z] [2021-07-13T14:32:46.572Z] INFO: Docker images of the daemon under test [2021-07-13T14:32:46.572Z] [2021-07-13T14:32:46.572Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-07-13T14:32:46.572Z] [2021-07-13T14:32:46.572Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore [2021-07-13T14:32:46.572Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub into daemon under test. This may take some time... [2021-07-13T14:32:46.572Z] ltsc2019: Pulling from windows/servercore [2021-07-13T14:32:46.572Z] 4612f6d0b889: Pulling fs layer [2021-07-13T14:32:46.572Z] 8d5139ce8e39: Pulling fs layer [2021-07-13T14:32:47.397Z] tests/integration/api_plugin_test.py ........... [ 50%] [2021-07-13T14:32:47.745Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNone [2021-07-13T14:32:48.002Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2021-07-13T14:32:48.260Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:99, shared: true, mustBeShared: true [2021-07-13T14:32:48.518Z] --- PASS: TestDaemonIpcModeShareable (2.78s) [2021-07-13T14:32:48.518Z] === RUN TestDaemonIpcModePrivate [2021-07-13T14:32:48.897Z] tests/integration/api_secret_test.py ..... [ 51%] [2021-07-13T14:32:49.888Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError [2021-07-13T14:32:51.260Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:110, shared: false, mustBeShared: false [2021-07-13T14:32:51.260Z] --- PASS: TestDaemonIpcModePrivate (2.67s) [2021-07-13T14:32:51.260Z] === RUN TestDaemonIpcModePrivateFromConfig [2021-07-13T14:32:51.825Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride [2021-07-13T14:32:53.541Z] tests/integration/api_service_test.py ....................s............. [ 60%] [2021-07-13T14:32:53.725Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:97, shared: false, mustBeShared: false [2021-07-13T14:32:53.725Z] --- PASS: TestDaemonIpcModePrivateFromConfig (2.62s) [2021-07-13T14:32:53.725Z] === RUN TestDaemonIpcModeShareableFromConfig [2021-07-13T14:32:54.289Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild [2021-07-13T14:32:54.494Z] --- PASS: TestImportExtremelyLargeImageWorks (92.38s) [2021-07-13T14:32:54.494Z] PASS [2021-07-13T14:32:54.494Z] [2021-07-13T14:32:54.494Z] DONE 12 tests in 95.084s [2021-07-13T14:32:54.494Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2021-07-13T14:32:54.494Z] INFO: Testing against a local daemon [2021-07-13T14:32:54.494Z] === RUN TestNetworkCreateDelete [2021-07-13T14:32:54.494Z] --- PASS: TestNetworkCreateDelete (0.13s) [2021-07-13T14:32:54.494Z] === RUN TestDockerNetworkDeletePreferID [2021-07-13T14:32:54.494Z] --- PASS: TestDockerNetworkDeletePreferID (0.39s) [2021-07-13T14:32:54.494Z] === RUN TestDaemonDNSFallback [2021-07-13T14:32:55.220Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2021-07-13T14:32:56.594Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:91, shared: true, mustBeShared: true [2021-07-13T14:32:56.594Z] --- PASS: TestDaemonIpcModeShareableFromConfig (2.78s) [2021-07-13T14:32:56.594Z] === RUN TestIpcModeOlderClient [2021-07-13T14:32:56.594Z] === PAUSE TestIpcModeOlderClient [2021-07-13T14:32:56.594Z] === RUN TestKillContainerInvalidSignal [2021-07-13T14:32:56.594Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrency [2021-07-13T14:32:57.160Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile [2021-07-13T14:32:57.179Z] 8d5139ce8e39: Verifying Checksum [2021-07-13T14:32:57.179Z] 8d5139ce8e39: Download complete [2021-07-13T14:32:57.726Z] --- PASS: TestKillContainerInvalidSignal (1.24s) [2021-07-13T14:32:57.726Z] === RUN TestKillContainer [2021-07-13T14:32:57.726Z] === RUN TestKillContainer/no_signal [2021-07-13T14:32:57.793Z] --- PASS: TestDaemonDNSFallback (6.61s) [2021-07-13T14:32:57.793Z] === RUN TestInspectNetwork [2021-07-13T14:32:58.657Z] === RUN TestKillContainer/non_killing_signal [2021-07-13T14:32:58.813Z] --- PASS: TestInfoAPIWarnings (16.36s) [2021-07-13T14:32:58.813Z] === RUN TestInfoDebug [2021-07-13T14:32:58.813Z] --- PASS: TestInfoDebug (0.52s) [2021-07-13T14:32:58.813Z] === RUN TestInfoInsecureRegistries [2021-07-13T14:32:58.813Z] --- PASS: TestInfoInsecureRegistries (0.53s) [2021-07-13T14:32:58.813Z] === RUN TestInfoRegistryMirrors [2021-07-13T14:32:58.813Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2021-07-13T14:32:58.813Z] === RUN TestLoginFailsWithBadCredentials [2021-07-13T14:32:58.813Z] --- PASS: TestLoginFailsWithBadCredentials (0.13s) [2021-07-13T14:32:58.813Z] === RUN TestPingCacheHeaders [2021-07-13T14:32:58.813Z] --- PASS: TestPingCacheHeaders (0.02s) [2021-07-13T14:32:58.813Z] === RUN TestPingGet [2021-07-13T14:32:58.813Z] --- PASS: TestPingGet (0.01s) [2021-07-13T14:32:58.813Z] === RUN TestPingHead [2021-07-13T14:32:58.813Z] --- PASS: TestPingHead (0.02s) [2021-07-13T14:32:58.813Z] === RUN TestVersion [2021-07-13T14:32:58.813Z] --- PASS: TestVersion (0.02s) [2021-07-13T14:32:58.813Z] PASS [2021-07-13T14:32:58.813Z] [2021-07-13T14:32:58.813Z] === Skipped [2021-07-13T14:32:58.813Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-07-13T14:32:58.813Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-07-13T14:32:58.813Z] [2021-07-13T14:32:58.813Z] === SKIP: amd64.integration.system TestInfoDiscoveryAdvertiseInterfaceName (0.00s) [2021-07-13T14:32:58.813Z] info_linux_test.go:95: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-07-13T14:32:58.813Z] [2021-07-13T14:32:58.813Z] [2021-07-13T14:32:58.813Z] DONE 19 tests, 2 skipped in 23.733s [2021-07-13T14:32:58.813Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2021-07-13T14:32:58.914Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2021-07-13T14:32:59.069Z] INFO: Testing against a local daemon [2021-07-13T14:32:59.069Z] === RUN TestVolumesCreateAndList [2021-07-13T14:32:59.069Z] --- PASS: TestVolumesCreateAndList (0.03s) [2021-07-13T14:32:59.069Z] === RUN TestVolumesRemove [2021-07-13T14:32:59.069Z] --- PASS: TestVolumesRemove (0.06s) [2021-07-13T14:32:59.069Z] === RUN TestVolumesInspect [2021-07-13T14:32:59.069Z] --- PASS: TestVolumesInspect (0.02s) [2021-07-13T14:32:59.069Z] === RUN TestVolumesInvalidJSON [2021-07-13T14:32:59.069Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-07-13T14:32:59.069Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-07-13T14:32:59.069Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-07-13T14:32:59.069Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2021-07-13T14:32:59.069Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-07-13T14:32:59.069Z] PASS [2021-07-13T14:32:59.069Z] [2021-07-13T14:32:59.069Z] DONE 5 tests in 0.220s [2021-07-13T14:32:59.069Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-07-13T14:32:59.325Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 12567 is not a child of this shell [2021-07-13T14:32:59.325Z] warning: PID 12567 from bundles/test-integration/docker.pid had a nonzero exit code [2021-07-13T14:32:59.325Z] Leaving: AppArmorNo profiles have been unloaded. [2021-07-13T14:32:59.325Z] [2021-07-13T14:32:59.325Z] Unloading profiles will leave already running processes permanently [2021-07-13T14:32:59.325Z] unconfined, which can lead to unexpected situations. [2021-07-13T14:32:59.325Z] [2021-07-13T14:32:59.325Z] To set a process to complain mode, use the command line tool [2021-07-13T14:32:59.325Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-07-13T14:32:59.325Z] Removing test suite binaries [2021-07-13T14:32:59.325Z] exiting test-integration [2021-07-13T14:32:59.325Z] ++ exit 0 [2021-07-13T14:32:59.325Z] [2021-07-13T14:32:59.479Z] === RUN TestDockerSuite/TestBuildAddTar [2021-07-13T14:32:59.479Z] === RUN TestKillContainer/killing_signal Post stage [Pipeline] junit [2021-07-13T14:33:00.703Z] Recording test results [2021-07-13T14:33:00.852Z] --- PASS: TestKillContainer (2.87s) [2021-07-13T14:33:00.852Z] --- PASS: TestKillContainer/no_signal (0.87s) [2021-07-13T14:33:00.852Z] --- PASS: TestKillContainer/non_killing_signal (0.76s) [2021-07-13T14:33:00.852Z] --- PASS: TestKillContainer/killing_signal (0.96s) [2021-07-13T14:33:00.852Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-07-13T14:33:00.852Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2021-07-13T14:33:00.852Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload [2021-07-13T14:33:01.092Z] === RUN TestInspectNetwork/full_network_id [2021-07-13T14:33:01.092Z] === RUN TestInspectNetwork/partial_network_id [2021-07-13T14:33:01.092Z] === RUN TestInspectNetwork/network_name [2021-07-13T14:33:01.092Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2021-07-13T14:33:01.786Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2021-07-13T14:33:02.403Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2021-07-13T14:33:02.717Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (2.06s) [2021-07-13T14:33:02.717Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (1.08s) [2021-07-13T14:33:02.717Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.77s) [2021-07-13T14:33:02.717Z] === RUN TestKillStoppedContainer [2021-07-13T14:33:02.798Z] + echo Ensuring container killed. [2021-07-13T14:33:02.798Z] Ensuring container killed. [2021-07-13T14:33:02.798Z] + docker rm -vf docker-pr2 [2021-07-13T14:33:02.798Z] Error: No such container: docker-pr2 [Pipeline] sh [2021-07-13T14:33:02.974Z] --- PASS: TestKillStoppedContainer (0.09s) [2021-07-13T14:33:02.974Z] === RUN TestKillStoppedContainerAPIPre120 [2021-07-13T14:33:02.974Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.06s) [2021-07-13T14:33:02.974Z] === RUN TestKillDifferentUserContainer [2021-07-13T14:33:03.122Z] + echo Chowning /workspace to jenkins user [2021-07-13T14:33:03.122Z] Chowning /workspace to jenkins user [2021-07-13T14:33:03.122Z] + id -u [2021-07-13T14:33:03.122Z] + id -g [2021-07-13T14:33:03.122Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42631:/workspace busybox chown -R 1000:1000 /workspace [2021-07-13T14:33:03.122Z] Unable to find image 'busybox:latest' locally [2021-07-13T14:33:03.122Z] latest: Pulling from library/busybox [2021-07-13T14:33:03.378Z] b71f96345d44: Pulling fs layer [2021-07-13T14:33:03.378Z] b71f96345d44: Verifying Checksum [2021-07-13T14:33:03.378Z] b71f96345d44: Download complete [2021-07-13T14:33:03.378Z] b71f96345d44: Pull complete [2021-07-13T14:33:03.378Z] Digest: sha256:0f354ec1728d9ff32edcd7d1b8bbdfc798277ad36120dc3dc683be44524c8b60 [2021-07-13T14:33:03.378Z] Status: Downloaded newer image for busybox:latest [2021-07-13T14:33:03.908Z] --- PASS: TestKillDifferentUserContainer (0.94s) [2021-07-13T14:33:03.908Z] === RUN TestInspectOomKilledTrue [2021-07-13T14:33:03.908Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-07-13T14:33:03.908Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2021-07-13T14:33:03.908Z] === RUN TestInspectOomKilledFalse [2021-07-13T14:33:03.908Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-07-13T14:33:03.908Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2021-07-13T14:33:03.908Z] === RUN TestLinksEtcHostsContentMatch [Pipeline] catchError [Pipeline] { [2021-07-13T14:33:05.279Z] --- PASS: TestLinksEtcHostsContentMatch (1.16s) [2021-07-13T14:33:05.279Z] === RUN TestLinksContainerNames [Pipeline] sh [2021-07-13T14:33:05.290Z] --- PASS: TestInspectNetwork (7.51s) [2021-07-13T14:33:05.290Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2021-07-13T14:33:05.290Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2021-07-13T14:33:05.290Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2021-07-13T14:33:05.290Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2021-07-13T14:33:05.290Z] === RUN TestRunContainerWithBridgeNone [2021-07-13T14:33:05.556Z] + bundleName=amd64-rootless [2021-07-13T14:33:05.556Z] + echo Creating amd64-rootless-bundles.tar.gz [2021-07-13T14:33:05.556Z] Creating amd64-rootless-bundles.tar.gz [2021-07-13T14:33:05.556Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2021-07-13T14:33:05.556Z] + xargs tar -czf amd64-rootless-bundles.tar.gz [Pipeline] archiveArtifacts [2021-07-13T14:33:05.565Z] Archiving artifacts [2021-07-13T14:33:05.995Z] 4612f6d0b889: Verifying Checksum [2021-07-13T14:33:05.995Z] 4612f6d0b889: Download complete [2021-07-13T14:33:07.177Z] --- PASS: TestLinksContainerNames (1.83s) [2021-07-13T14:33:07.177Z] === RUN TestLogsFollowTailEmpty [2021-07-13T14:33:07.434Z] === RUN TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError [2021-07-13T14:33:07.599Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42631/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-07-13T14:33:07.692Z] === RUN TestDockerSuite/TestBuildAddTarXz [2021-07-13T14:33:07.716Z] .......................... [ 67%] [2021-07-13T14:33:07.950Z] + make clean [2021-07-13T14:33:07.952Z] --- PASS: TestLogsFollowTailEmpty (1.09s) [2021-07-13T14:33:07.952Z] === RUN TestContainerNetworkMountsNoChown [2021-07-13T14:33:08.205Z] docker volume rm -f docker-dev-cache [2021-07-13T14:33:08.206Z] docker-dev-cache [Pipeline] deleteDir [2021-07-13T14:33:08.590Z] --- PASS: TestRunContainerWithBridgeNone (3.02s) [2021-07-13T14:33:08.590Z] === RUN TestNetworkInvalidJSON [2021-07-13T14:33:08.590Z] === RUN TestNetworkInvalidJSON//networks/create [2021-07-13T14:33:08.590Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-07-13T14:33:08.590Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-07-13T14:33:08.590Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-07-13T14:33:08.590Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-07-13T14:33:08.590Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-07-13T14:33:08.590Z] === CONT TestNetworkInvalidJSON//networks/create [2021-07-13T14:33:08.590Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-07-13T14:33:08.590Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-07-13T14:33:08.590Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2021-07-13T14:33:08.590Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2021-07-13T14:33:08.590Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2021-07-13T14:33:08.590Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2021-07-13T14:33:08.590Z] === RUN TestNetworkList [2021-07-13T14:33:08.590Z] === RUN TestNetworkList//networks [2021-07-13T14:33:08.590Z] === PAUSE TestNetworkList//networks [2021-07-13T14:33:08.590Z] === RUN TestNetworkList//networks/ [2021-07-13T14:33:08.590Z] === PAUSE TestNetworkList//networks/ [2021-07-13T14:33:08.590Z] === CONT TestNetworkList//networks [2021-07-13T14:33:08.590Z] === CONT TestNetworkList//networks/ [2021-07-13T14:33:08.590Z] --- PASS: TestNetworkList (0.01s) [2021-07-13T14:33:08.590Z] --- PASS: TestNetworkList//networks (0.00s) [2021-07-13T14:33:08.590Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-07-13T14:33:08.590Z] === RUN TestHostIPv4BridgeLabel [2021-07-13T14:33:08.590Z] --- PASS: TestHostIPv4BridgeLabel (0.57s) [2021-07-13T14:33:08.590Z] === RUN TestDaemonRestartWithLiveRestore [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-07-13T14:33:09.325Z] --- PASS: TestContainerNetworkMountsNoChown (1.26s) [2021-07-13T14:33:09.325Z] === RUN TestMountDaemonRoot [2021-07-13T14:33:09.325Z] === RUN TestMountDaemonRoot/default [2021-07-13T14:33:09.325Z] === PAUSE TestMountDaemonRoot/default [2021-07-13T14:33:09.325Z] === RUN TestMountDaemonRoot/private [2021-07-13T14:33:09.325Z] === PAUSE TestMountDaemonRoot/private [2021-07-13T14:33:09.325Z] === RUN TestMountDaemonRoot/rprivate [2021-07-13T14:33:09.325Z] === PAUSE TestMountDaemonRoot/rprivate [2021-07-13T14:33:09.325Z] === RUN TestMountDaemonRoot/slave [2021-07-13T14:33:09.325Z] === PAUSE TestMountDaemonRoot/slave [2021-07-13T14:33:09.325Z] === RUN TestMountDaemonRoot/rslave [2021-07-13T14:33:09.325Z] === PAUSE TestMountDaemonRoot/rslave [2021-07-13T14:33:09.325Z] === RUN TestMountDaemonRoot/shared [2021-07-13T14:33:09.325Z] === PAUSE TestMountDaemonRoot/shared [2021-07-13T14:33:09.325Z] === RUN TestMountDaemonRoot/rshared [2021-07-13T14:33:09.325Z] === PAUSE TestMountDaemonRoot/rshared [2021-07-13T14:33:09.325Z] === CONT TestMountDaemonRoot/default [2021-07-13T14:33:09.325Z] === RUN TestMountDaemonRoot/default/bind_root [2021-07-13T14:33:09.325Z] === PAUSE TestMountDaemonRoot/default/bind_root [2021-07-13T14:33:09.325Z] === RUN TestMountDaemonRoot/default/bind_subpath [2021-07-13T14:33:09.325Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2021-07-13T14:33:09.325Z] === RUN TestMountDaemonRoot/default/mount_root [2021-07-13T14:33:09.325Z] === PAUSE TestMountDaemonRoot/default/mount_root [2021-07-13T14:33:09.325Z] === RUN TestMountDaemonRoot/default/mount_subpath [2021-07-13T14:33:09.325Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2021-07-13T14:33:09.325Z] === CONT TestMountDaemonRoot/rslave [2021-07-13T14:33:09.325Z] === RUN TestMountDaemonRoot/rslave/bind_root [2021-07-13T14:33:09.325Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2021-07-13T14:33:09.325Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2021-07-13T14:33:09.325Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2021-07-13T14:33:09.325Z] === RUN TestMountDaemonRoot/rslave/mount_root [2021-07-13T14:33:09.325Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2021-07-13T14:33:09.325Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2021-07-13T14:33:09.325Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2021-07-13T14:33:09.325Z] === CONT TestMountDaemonRoot/rshared [2021-07-13T14:33:09.325Z] === RUN TestMountDaemonRoot/rshared/bind_root [2021-07-13T14:33:09.325Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2021-07-13T14:33:09.325Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2021-07-13T14:33:09.325Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2021-07-13T14:33:09.325Z] === RUN TestMountDaemonRoot/rshared/mount_root [2021-07-13T14:33:09.325Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2021-07-13T14:33:09.325Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2021-07-13T14:33:09.325Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2021-07-13T14:33:09.325Z] === CONT TestMountDaemonRoot/shared [2021-07-13T14:33:09.325Z] === RUN TestMountDaemonRoot/shared/bind_root [2021-07-13T14:33:09.325Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2021-07-13T14:33:09.325Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2021-07-13T14:33:09.325Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2021-07-13T14:33:09.325Z] === RUN TestMountDaemonRoot/shared/mount_root [2021-07-13T14:33:09.325Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2021-07-13T14:33:09.325Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2021-07-13T14:33:09.325Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2021-07-13T14:33:09.325Z] === CONT TestMountDaemonRoot/rprivate [2021-07-13T14:33:09.325Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2021-07-13T14:33:09.325Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2021-07-13T14:33:09.325Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2021-07-13T14:33:09.325Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2021-07-13T14:33:09.325Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2021-07-13T14:33:09.325Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2021-07-13T14:33:09.325Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2021-07-13T14:33:09.325Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2021-07-13T14:33:09.325Z] === CONT TestMountDaemonRoot/slave [2021-07-13T14:33:09.325Z] === RUN TestMountDaemonRoot/slave/mount_root [2021-07-13T14:33:09.325Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2021-07-13T14:33:09.325Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2021-07-13T14:33:09.325Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2021-07-13T14:33:09.325Z] === RUN TestMountDaemonRoot/slave/bind_root [2021-07-13T14:33:09.325Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2021-07-13T14:33:09.325Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2021-07-13T14:33:09.325Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2021-07-13T14:33:09.325Z] === CONT TestMountDaemonRoot/private [2021-07-13T14:33:09.325Z] === RUN TestMountDaemonRoot/private/mount_subpath [2021-07-13T14:33:09.325Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2021-07-13T14:33:09.325Z] === RUN TestMountDaemonRoot/private/bind_root [2021-07-13T14:33:09.325Z] === PAUSE TestMountDaemonRoot/private/bind_root [2021-07-13T14:33:09.325Z] === RUN TestMountDaemonRoot/private/bind_subpath [2021-07-13T14:33:09.325Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2021-07-13T14:33:09.325Z] === RUN TestMountDaemonRoot/private/mount_root [2021-07-13T14:33:09.325Z] === PAUSE TestMountDaemonRoot/private/mount_root [2021-07-13T14:33:09.325Z] === CONT TestMountDaemonRoot/default/bind_root [2021-07-13T14:33:09.325Z] === CONT TestMountDaemonRoot/rslave/bind_root [2021-07-13T14:33:09.325Z] === CONT TestMountDaemonRoot/rshared/bind_root [2021-07-13T14:33:09.325Z] === CONT TestMountDaemonRoot/default/mount_subpath [2021-07-13T14:33:09.325Z] === CONT TestMountDaemonRoot/default/mount_root [2021-07-13T14:33:09.325Z] === CONT TestMountDaemonRoot/default/bind_subpath [2021-07-13T14:33:09.582Z] --- PASS: TestDaemonRestartWithLiveRestore (1.06s) [2021-07-13T14:33:09.582Z] === RUN TestDaemonDefaultNetworkPools [2021-07-13T14:33:09.584Z] === CONT TestMountDaemonRoot/shared/bind_root [2021-07-13T14:33:09.584Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2021-07-13T14:33:09.584Z] === CONT TestMountDaemonRoot/rslave/mount_root [2021-07-13T14:33:09.584Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2021-07-13T14:33:09.584Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2021-07-13T14:33:09.584Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2021-07-13T14:33:09.584Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2021-07-13T14:33:09.584Z] === CONT TestMountDaemonRoot/rshared/mount_root [2021-07-13T14:33:09.841Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2021-07-13T14:33:09.841Z] === CONT TestMountDaemonRoot/slave/mount_root [2021-07-13T14:33:09.841Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2021-07-13T14:33:09.841Z] === CONT TestMountDaemonRoot/shared/mount_root [2021-07-13T14:33:09.841Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2021-07-13T14:33:09.841Z] === CONT TestMountDaemonRoot/private/mount_subpath [2021-07-13T14:33:09.841Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2021-07-13T14:33:09.841Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2021-07-13T14:33:09.841Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2021-07-13T14:33:09.841Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2021-07-13T14:33:09.841Z] === CONT TestMountDaemonRoot/slave/bind_root [2021-07-13T14:33:09.841Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2021-07-13T14:33:09.841Z] === CONT TestMountDaemonRoot/private/mount_root [2021-07-13T14:33:09.841Z] === CONT TestMountDaemonRoot/private/bind_subpath [2021-07-13T14:33:10.098Z] === CONT TestMountDaemonRoot/private/bind_root [2021-07-13T14:33:10.098Z] --- PASS: TestMountDaemonRoot (0.06s) [2021-07-13T14:33:10.098Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2021-07-13T14:33:10.098Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.08s) [2021-07-13T14:33:10.098Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.06s) [2021-07-13T14:33:10.098Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.08s) [2021-07-13T14:33:10.098Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.08s) [2021-07-13T14:33:10.098Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2021-07-13T14:33:10.098Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.08s) [2021-07-13T14:33:10.098Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.09s) [2021-07-13T14:33:10.098Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.07s) [2021-07-13T14:33:10.098Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.08s) [2021-07-13T14:33:10.098Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2021-07-13T14:33:10.098Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.06s) [2021-07-13T14:33:10.098Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.07s) [2021-07-13T14:33:10.098Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.08s) [2021-07-13T14:33:10.098Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.07s) [2021-07-13T14:33:10.098Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2021-07-13T14:33:10.098Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.04s) [2021-07-13T14:33:10.098Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.04s) [2021-07-13T14:33:10.098Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s) [2021-07-13T14:33:10.098Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.05s) [2021-07-13T14:33:10.098Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2021-07-13T14:33:10.098Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.05s) [2021-07-13T14:33:10.098Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s) [2021-07-13T14:33:10.098Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s) [2021-07-13T14:33:10.098Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s) [2021-07-13T14:33:10.098Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2021-07-13T14:33:10.098Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.04s) [2021-07-13T14:33:10.098Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s) [2021-07-13T14:33:10.098Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s) [2021-07-13T14:33:10.098Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s) [2021-07-13T14:33:10.098Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2021-07-13T14:33:10.098Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s) [2021-07-13T14:33:10.098Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.05s) [2021-07-13T14:33:10.098Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.06s) [2021-07-13T14:33:10.098Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.04s) [2021-07-13T14:33:10.098Z] === RUN TestContainerBindMountNonRecursive [2021-07-13T14:33:10.543Z] --- PASS: TestDaemonDefaultNetworkPools (0.74s) [2021-07-13T14:33:10.543Z] === RUN TestDaemonRestartWithExistingNetwork [2021-07-13T14:33:11.471Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2021-07-13T14:33:11.485Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.14s) [2021-07-13T14:33:11.485Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-07-13T14:33:12.866Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.20s) [2021-07-13T14:33:12.866Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-07-13T14:33:13.436Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.59s) [2021-07-13T14:33:13.436Z] === RUN TestServiceWithPredefinedNetwork [2021-07-13T14:33:13.997Z] --- PASS: TestContainerBindMountNonRecursive (3.70s) [2021-07-13T14:33:13.997Z] === RUN TestContainerVolumesMountedAsShared [2021-07-13T14:33:14.563Z] --- PASS: TestContainerVolumesMountedAsShared (0.87s) [2021-07-13T14:33:14.563Z] === RUN TestContainerVolumesMountedAsSlave [2021-07-13T14:33:15.127Z] check_test.go:309: [d890ea08d746e] daemon is not started [2021-07-13T14:33:15.127Z] === RUN TestDockerDaemonSuite/TestDaemonRestartCleanupNetns [2021-07-13T14:33:15.977Z] --- PASS: TestServiceWithPredefinedNetwork (2.51s) [2021-07-13T14:33:15.977Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-07-13T14:33:15.977Z] service_test.go:242: FLAKY_TEST [2021-07-13T14:33:15.977Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-07-13T14:33:15.977Z] === RUN TestServiceWithDataPathPortInit [2021-07-13T14:33:16.058Z] --- PASS: TestContainerVolumesMountedAsSlave (1.57s) [2021-07-13T14:33:16.058Z] === RUN TestNetworkNat [2021-07-13T14:33:17.428Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2021-07-13T14:33:17.704Z] --- PASS: TestNetworkNat (1.44s) [2021-07-13T14:33:17.704Z] === RUN TestNetworkLocalhostTCPNat [2021-07-13T14:33:17.973Z] === RUN TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart [2021-07-13T14:33:19.348Z] --- PASS: TestNetworkLocalhostTCPNat (1.42s) [2021-07-13T14:33:19.348Z] === RUN TestNetworkLoopbackNat [2021-07-13T14:33:23.527Z] --- PASS: TestNetworkLoopbackNat (4.39s) [2021-07-13T14:33:23.527Z] === RUN TestPause [2021-07-13T14:33:24.899Z] --- PASS: TestPause (1.39s) [2021-07-13T14:33:24.899Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-07-13T14:33:24.900Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-07-13T14:33:24.900Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2021-07-13T14:33:24.900Z] === RUN TestPauseStopPausedContainer [2021-07-13T14:33:26.272Z] --- PASS: TestPauseStopPausedContainer (1.45s) [2021-07-13T14:33:26.272Z] === RUN TestPidHost [2021-07-13T14:33:28.799Z] === RUN TestDockerSuite/TestBuildBlankName [2021-07-13T14:33:28.799Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2021-07-13T14:33:30.170Z] --- PASS: TestPidHost (4.01s) [2021-07-13T14:33:30.170Z] === RUN TestPsFilter [2021-07-13T14:33:30.427Z] --- PASS: TestPsFilter (0.15s) [2021-07-13T14:33:30.427Z] === RUN TestRemoveContainerWithRemovedVolume [2021-07-13T14:33:30.881Z] --- PASS: TestServiceWithDataPathPortInit (14.33s) [2021-07-13T14:33:30.881Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-07-13T14:33:31.801Z] --- PASS: TestRemoveContainerWithRemovedVolume (1.17s) [2021-07-13T14:33:31.801Z] === RUN TestRemoveContainerWithVolume [2021-07-13T14:33:32.367Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2021-07-13T14:33:33.302Z] --- PASS: TestRemoveContainerWithVolume (1.80s) [2021-07-13T14:33:33.302Z] === RUN TestRemoveContainerRunning [2021-07-13T14:33:33.424Z] service_test.go:434: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:z77b6ptxnyxa17ezkku8oaf4f Created:2021-07-13 14:33:31.500652714 +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[5a5cc8dd7714312c81e9064bfd54dd7d82fc4c2c7ae7eb9044e7d3f003cd2392:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.5n5omorwsjsw46n17gxcuykce EndpointID:af734dcec21ae1fa33b26fb767cc7cb86778b5c108e5729241aa02fd69a2119b MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:62de2a291b98fb4666c5b6a0bb0eb646b453aeb5a756e4acbafb6485facc0083 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:a958a5e50714 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.5n5omorwsjsw46n17gxcuykce EndpointID:af734dcec21ae1fa33b26fb767cc7cb86778b5c108e5729241aa02fd69a2119b EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2021-07-13T14:33:35.200Z] --- PASS: TestRemoveContainerRunning (1.59s) [2021-07-13T14:33:35.200Z] === RUN TestRemoveContainerForceRemoveRunning [2021-07-13T14:33:35.765Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2021-07-13T14:33:36.330Z] --- PASS: TestRemoveContainerForceRemoveRunning (1.31s) [2021-07-13T14:33:36.330Z] === RUN TestRemoveInvalidContainer [2021-07-13T14:33:36.330Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2021-07-13T14:33:36.330Z] === RUN TestRenameLinkedContainer [2021-07-13T14:33:37.623Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.23s) [2021-07-13T14:33:37.623Z] PASS [2021-07-13T14:33:37.623Z] [2021-07-13T14:33:37.623Z] === Skipped [2021-07-13T14:33:37.623Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-07-13T14:33:37.623Z] service_test.go:242: FLAKY_TEST [2021-07-13T14:33:37.623Z] [2021-07-13T14:33:37.623Z] [2021-07-13T14:33:37.623Z] DONE 26 tests, 1 skipped in 47.093s [2021-07-13T14:33:37.623Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2021-07-13T14:33:37.623Z] INFO: Testing against a local daemon [2021-07-13T14:33:37.623Z] === RUN TestDockerNetworkIpvlanPersistance [2021-07-13T14:33:37.623Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-07-13T14:33:37.623Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2021-07-13T14:33:37.623Z] === RUN TestDockerNetworkIpvlan [2021-07-13T14:33:37.623Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-07-13T14:33:37.623Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2021-07-13T14:33:37.623Z] PASS [2021-07-13T14:33:37.623Z] [2021-07-13T14:33:37.623Z] === Skipped [2021-07-13T14:33:37.623Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2021-07-13T14:33:37.623Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-07-13T14:33:37.623Z] [2021-07-13T14:33:37.623Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2021-07-13T14:33:37.623Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-07-13T14:33:37.623Z] [2021-07-13T14:33:37.623Z] [2021-07-13T14:33:37.623Z] DONE 2 tests, 2 skipped in 0.037s [2021-07-13T14:33:37.623Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2021-07-13T14:33:37.623Z] INFO: Testing against a local daemon [2021-07-13T14:33:37.623Z] === RUN TestDockerNetworkMacvlanPersistance [2021-07-13T14:33:38.227Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2021-07-13T14:33:39.006Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.30s) [2021-07-13T14:33:39.006Z] === RUN TestDockerNetworkMacvlan [2021-07-13T14:33:39.577Z] === RUN TestDockerNetworkMacvlan/Subinterface [2021-07-13T14:33:40.148Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2021-07-13T14:33:41.089Z] === RUN TestDockerNetworkMacvlan/NilParent [2021-07-13T14:33:41.506Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2021-07-13T14:33:41.506Z] --- PASS: TestRenameLinkedContainer (5.30s) [2021-07-13T14:33:41.506Z] === RUN TestRenameStoppedContainer [2021-07-13T14:33:43.408Z] --- PASS: TestRenameStoppedContainer (1.55s) [2021-07-13T14:33:43.408Z] === RUN TestRenameRunningContainerAndReuse [2021-07-13T14:33:43.408Z] === RUN TestDockerDaemonSuite/TestDaemonRestartKillWait [2021-07-13T14:33:43.633Z] === RUN TestDockerNetworkMacvlan/InternalMode [2021-07-13T14:33:45.303Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2021-07-13T14:33:45.561Z] --- PASS: TestRenameRunningContainerAndReuse (2.49s) [2021-07-13T14:33:45.561Z] === RUN TestRenameInvalidName [2021-07-13T14:33:46.493Z] === RUN TestDockerDaemonSuite/TestDaemonRestartLocalVolumes [2021-07-13T14:33:46.934Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2021-07-13T14:33:47.059Z] --- PASS: TestRenameInvalidName (1.22s) [2021-07-13T14:33:47.059Z] === RUN TestRenameAnonymousContainer [2021-07-13T14:33:47.316Z] === RUN TestDockerDaemonSuite/TestDaemonRestartOnFailure [2021-07-13T14:33:48.628Z] tests/integration/api_swarm_test.py ......xs...x....... [ 71%] [2021-07-13T14:33:48.688Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2021-07-13T14:33:50.585Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2021-07-13T14:33:51.150Z] --- PASS: TestRenameAnonymousContainer (4.32s) [2021-07-13T14:33:51.150Z] === RUN TestRenameContainerWithSameName [2021-07-13T14:33:52.222Z] === RUN TestDockerNetworkMacvlan/Addressing [2021-07-13T14:33:52.519Z] --- PASS: TestRenameContainerWithSameName (1.25s) [2021-07-13T14:33:52.520Z] === RUN TestRenameContainerWithLinkedContainer [2021-07-13T14:33:53.163Z] --- PASS: TestDockerNetworkMacvlan (14.17s) [2021-07-13T14:33:53.163Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.06s) [2021-07-13T14:33:53.163Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.08s) [2021-07-13T14:33:53.163Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.59s) [2021-07-13T14:33:53.163Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (1.92s) [2021-07-13T14:33:53.163Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (3.96s) [2021-07-13T14:33:53.163Z] --- PASS: TestDockerNetworkMacvlan/Addressing (1.29s) [2021-07-13T14:33:53.163Z] PASS [2021-07-13T14:33:53.163Z] [2021-07-13T14:33:53.163Z] DONE 8 tests in 15.503s [2021-07-13T14:33:53.163Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2021-07-13T14:33:53.163Z] testing: warning: no tests to run [2021-07-13T14:33:53.163Z] PASS [2021-07-13T14:33:53.163Z] [2021-07-13T14:33:53.163Z] DONE 0 tests in 0.006s [2021-07-13T14:33:53.163Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2021-07-13T14:33:53.163Z] INFO: Testing against a local daemon [2021-07-13T14:33:53.163Z] === RUN TestAuthZPluginAllowRequest [2021-07-13T14:33:53.903Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRenameContainer [2021-07-13T14:33:54.546Z] --- PASS: TestAuthZPluginAllowRequest (1.42s) [2021-07-13T14:33:54.546Z] === RUN TestAuthZPluginTLS [2021-07-13T14:33:54.844Z] 29d5b6a226d2: Pull complete [2021-07-13T14:33:54.844Z] Digest: sha256:e92dcad0bf84dc0ec9fdcf076eb32c9cb664a0605be1843365b6fc3e9de2306b [2021-07-13T14:33:54.844Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-07-13T14:33:54.844Z] INFO: docker pull of mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 into daemon under test completed successfully [2021-07-13T14:33:54.844Z] INFO: Tagging mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 as microsoft/windowsservercore in daemon under test [2021-07-13T14:33:54.844Z] INFO: Version of mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 is '10.0.20295.1' [2021-07-13T14:33:54.844Z] WARN: Skipping validation tests [2021-07-13T14:33:54.844Z] INFO: Running unit tests at 07/13/2021 14:33:53... [2021-07-13T14:33:55.117Z] --- PASS: TestAuthZPluginTLS (0.55s) [2021-07-13T14:33:55.117Z] === RUN TestAuthZPluginDenyRequest [2021-07-13T14:33:55.279Z] --- PASS: TestRenameContainerWithLinkedContainer (2.53s) [2021-07-13T14:33:55.279Z] === RUN TestResize [2021-07-13T14:33:55.279Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2021-07-13T14:33:55.687Z] --- PASS: TestAuthZPluginDenyRequest (0.53s) [2021-07-13T14:33:55.687Z] === RUN TestAuthZPluginAPIDenyResponse [2021-07-13T14:33:56.211Z] --- PASS: TestResize (1.27s) [2021-07-13T14:33:56.211Z] === RUN TestResizeWithInvalidSize [2021-07-13T14:33:56.257Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) [2021-07-13T14:33:56.257Z] === RUN TestAuthZPluginDenyResponse [2021-07-13T14:33:56.828Z] --- PASS: TestAuthZPluginDenyResponse (0.54s) [2021-07-13T14:33:56.828Z] === RUN TestAuthZPluginAllowEventStream [2021-07-13T14:33:57.583Z] --- PASS: TestResizeWithInvalidSize (1.15s) [2021-07-13T14:33:57.583Z] === RUN TestResizeWhenContainerNotStarted [2021-07-13T14:33:58.147Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork [2021-07-13T14:33:58.211Z] --- PASS: TestAuthZPluginAllowEventStream (1.40s) [2021-07-13T14:33:58.211Z] === RUN TestAuthZPluginErrorResponse [2021-07-13T14:33:58.712Z] --- PASS: TestResizeWhenContainerNotStarted (1.27s) [2021-07-13T14:33:58.712Z] === RUN TestDaemonRestartKillContainers [2021-07-13T14:33:58.712Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-07-13T14:33:58.712Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-07-13T14:33:58.712Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-07-13T14:33:58.712Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-07-13T14:33:58.712Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-07-13T14:33:58.712Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-07-13T14:33:58.712Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-07-13T14:33:58.712Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-07-13T14:33:58.712Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-07-13T14:33:58.712Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-07-13T14:33:58.712Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-07-13T14:33:58.712Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-07-13T14:33:58.712Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-07-13T14:33:58.712Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-07-13T14:33:58.712Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-07-13T14:33:58.712Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-07-13T14:33:58.712Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-07-13T14:33:58.712Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-07-13T14:33:58.712Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-07-13T14:33:58.712Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-07-13T14:33:58.712Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-07-13T14:33:58.712Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-07-13T14:33:58.712Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-07-13T14:33:58.712Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-07-13T14:33:58.712Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-07-13T14:33:58.712Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-07-13T14:33:58.751Z] INFO: make.ps1 starting at 07/13/2021 14:33:58 [2021-07-13T14:33:58.751Z] INFO: Git commit (5b36dc5123) assumed from DOCKER_GITCOMMIT environment variable [2021-07-13T14:33:58.751Z] INFO: Invoking autogen... [2021-07-13T14:33:58.782Z] --- PASS: TestAuthZPluginErrorResponse (0.55s) [2021-07-13T14:33:58.782Z] === RUN TestAuthZPluginErrorRequest [2021-07-13T14:33:58.904Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2021-07-13T14:33:58.904Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2021-07-13T14:33:59.042Z] --- PASS: TestAuthZPluginErrorRequest (0.54s) [2021-07-13T14:33:59.042Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2021-07-13T14:33:59.230Z] INFO: Running unit tests... [2021-07-13T14:33:59.613Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.54s) [2021-07-13T14:33:59.613Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2021-07-13T14:34:01.524Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.71s) [2021-07-13T14:34:01.524Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2021-07-13T14:34:02.893Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-07-13T14:34:02.893Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-07-13T14:34:03.435Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.66s) [2021-07-13T14:34:03.435Z] === RUN TestAuthZPluginHeader [2021-07-13T14:34:03.695Z] --- PASS: TestAuthZPluginHeader (0.70s) [2021-07-13T14:34:03.695Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2021-07-13T14:34:06.175Z] check_test.go:309: [d6464a4b1550c] daemon is not started [2021-07-13T14:34:06.175Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse [2021-07-13T14:34:06.700Z] tests/integration/api_volume_test.py ......... [ 74%] [2021-07-13T14:34:06.700Z] tests/integration/client_test.py ..... [ 75%] [2021-07-13T14:34:06.700Z] tests/integration/context_api_test.py ... [ 76%] [2021-07-13T14:34:06.700Z] tests/integration/errors_test.py . [ 76%] [2021-07-13T14:34:07.546Z] === RUN TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode [2021-07-13T14:34:07.803Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-07-13T14:34:07.897Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (3.67s) [2021-07-13T14:34:07.897Z] === RUN TestAuthZPluginV2Disable [2021-07-13T14:34:08.006Z] INFO: Invoking unit tests run with C:\gopath/bin/\gotestsum.exe --format=standard-verbose --jsonfile=bundles\go-test-report-unit-tests.json --junitfile=bundles\junit-report-unit-tests.xml -- -cover -ldflags -w -a "-test.timeout=10m" github.com/docker/docker/api github.com/docker/docker/api/server github.com/docker/docker/api/server/backend/build github.com/docker/docker/api/server/httputils github.com/docker/docker/api/server/middleware github.com/docker/docker/api/server/router github.com/docker/docker/api/server/router/build github.com/docker/docker/api/server/router/checkpoint github.com/docker/docker/api/server/router/container github.com/docker/docker/api/server/router/debug github.com/docker/docker/api/server/router/distribution github.com/docker/docker/api/server/router/grpc github.com/docker/docker/api/server/router/image github.com/docker/docker/api/server/router/network github.com/docker/docker/api/server/router/plugin github.com/docker/docker/api/server/router/session github.com/docker/docker/api/server/router/swarm github.com/docker/docker/api/server/router/system github.com/docker/docker/api/server/router/volume github.com/docker/docker/api/types github.com/docker/docker/api/types/backend github.com/docker/docker/api/types/blkiodev github.com/docker/docker/api/types/container github.com/docker/docker/api/types/events github.com/docker/docker/api/types/filters github.com/docker/docker/api/types/image github.com/docker/docker/api/types/mount github.com/docker/docker/api/types/network github.com/docker/docker/api/types/plugins/logdriver github.com/docker/docker/api/types/registry github.com/docker/docker/api/types/strslice github.com/docker/docker/api/types/swarm github.com/docker/docker/api/types/swarm/runtime github.com/docker/docker/api/types/time github.com/docker/docker/api/types/versions github.com/docker/docker/api/types/versions/v1p19 github.com/docker/docker/api/types/versions/v1p20 github.com/docker/docker/api/types/volume github.com/docker/docker/autogen/winresources/dockerd github.com/docker/docker/builder github.com/docker/docker/builder/builder-next github.com/docker/docker/builder/builder-next/adapters/containerimage github.com/docker/docker/builder/builder-next/adapters/localinlinecache github.com/docker/docker/builder/builder-next/adapters/snapshot github.com/docker/docker/builder/builder-next/exporter github.com/docker/docker/builder/builder-next/imagerefchecker github.com/docker/docker/builder/builder-next/worker github.com/docker/docker/builder/dockerfile github.com/docker/docker/builder/dockerignore github.com/docker/docker/builder/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/cli github.com/docker/docker/cli/config github.com/docker/docker/cli/debug github.com/docker/docker/client github.com/docker/docker/cmd/docker-proxy github.com/docker/docker/cmd/dockerd github.com/docker/docker/container github.com/docker/docker/container/stream github.com/docker/docker/contrib/apparmor github.com/docker/docker/contrib/docker-device-tool github.com/docker/docker/contrib/httpserver github.com/docker/docker/daemon github.com/docker/docker/daemon/cluster github.com/docker/docker/daemon/cluster/controllers/plugin github.com/docker/docker/daemon/cluster/convert github.com/docker/docker/daemon/cluster/executor github.com/docker/docker/daemon/cluster/executor/container github.com/docker/docker/daemon/cluster/provider github.com/docker/docker/daemon/config github.com/docker/docker/daemon/discovery github.com/docker/docker/daemon/events github.com/docker/docker/daemon/events/testutils github.com/docker/docker/daemon/exec github.com/docker/docker/daemon/graphdriver github.com/docker/docker/daemon/graphdriver/btrfs github.com/docker/docker/daemon/graphdriver/devmapper github.com/docker/docker/daemon/graphdriver/fuse-overlayfs github.com/docker/docker/daemon/graphdriver/graphtest github.com/docker/docker/daemon/graphdriver/overlay github.com/docker/docker/daemon/graphdriver/overlay2 github.com/docker/docker/daemon/graphdriver/register github.com/docker/docker/daemon/graphdriver/vfs github.com/docker/docker/daemon/graphdriver/windows github.com/docker/docker/daemon/graphdriver/zfs github.com/docker/docker/daemon/images github.com/docker/docker/daemon/initlayer github.com/docker/docker/daemon/links github.com/docker/docker/daemon/listeners github.com/docker/docker/daemon/logger github.com/docker/docker/daemon/logger/awslogs github.com/docker/docker/daemon/logger/etwlogs github.com/docker/docker/daemon/logger/fluentd github.com/docker/docker/daemon/logger/gcplogs github.com/docker/docker/daemon/logger/gelf github.com/docker/docker/daemon/logger/journald github.com/docker/docker/daemon/logger/jsonfilelog github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog github.com/docker/docker/daemon/logger/local github.com/docker/docker/daemon/logger/logentries github.com/docker/docker/daemon/logger/loggerutils github.com/docker/docker/daemon/logger/loggerutils/cache github.com/docker/docker/daemon/logger/splunk github.com/docker/docker/daemon/logger/syslog github.com/docker/docker/daemon/logger/templates github.com/docker/docker/daemon/names github.com/docker/docker/daemon/network github.com/docker/docker/daemon/stats github.com/docker/docker/distribution github.com/docker/docker/distribution/metadata github.com/docker/docker/distribution/utils github.com/docker/docker/distribution/xfer github.com/docker/docker/dockerversion github.com/docker/docker/errdefs github.com/docker/docker/image github.com/docker/docker/image/cache github.com/docker/docker/image/tarexport github.com/docker/docker/image/v1 github.com/docker/docker/internal/test/suite github.com/docker/docker/layer github.com/docker/docker/libcontainerd github.com/docker/docker/libcontainerd/local github.com/docker/docker/libcontainerd/queue github.com/docker/docker/libcontainerd/remote github.com/docker/docker/libcontainerd/supervisor github.com/docker/docker/libcontainerd/types github.com/docker/docker/libnetwork github.com/docker/docker/libnetwork/api github.com/docker/docker/libnetwork/bitseq github.com/docker/docker/libnetwork/cluster github.com/docker/docker/libnetwork/cmd/diagnostic github.com/docker/docker/libnetwork/cmd/networkdb-test github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient github.com/docker/docker/libnetwork/cmd/readme_test github.com/docker/docker/libnetwork/config github.com/docker/docker/libnetwork/datastore github.com/docker/docker/libnetwork/diagnostic github.com/docker/docker/libnetwork/discoverapi github.com/docker/docker/libnetwork/driverapi github.com/docker/docker/libnetwork/drivers/bridge github.com/docker/docker/libnetwork/drivers/bridge/brmanager github.com/docker/docker/libnetwork/drivers/host github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager github.com/docker/docker/libnetwork/drivers/null github.com/docker/docker/libnetwork/drivers/overlay github.com/docker/docker/libnetwork/drivers/overlay/overlayutils github.com/docker/docker/libnetwork/drivers/overlay/ovmanager github.com/docker/docker/libnetwork/drivers/remote github.com/docker/docker/libnetwork/drivers/remote/api github.com/docker/docker/libnetwork/drivers/windows github.com/docker/docker/libnetwork/drivers/windows/overlay github.com/docker/docker/libnetwork/drvregistry github.com/docker/docker/libnetwork/etchosts github.com/docker/docker/libnetwork/hostdiscovery github.com/docker/docker/libnetwork/idm github.com/docker/docker/libnetwork/internal/caller github.com/docker/docker/libnetwork/internal/setmatrix github.com/docker/docker/libnetwork/ipam github.com/docker/docker/libnetwork/ipamapi github.com/docker/docker/libnetwork/ipams/builtin github.com/docker/docker/libnetwork/ipams/null github.com/docker/docker/libnetwork/ipams/remote github.com/docker/docker/libnetwork/ipams/remote/api github.com/docker/docker/libnetwork/ipams/windowsipam github.com/docker/docker/libnetwork/ipamutils github.com/docker/docker/libnetwork/netlabel github.com/docker/docker/libnetwork/netutils github.com/docker/docker/libnetwork/networkdb github.com/docker/docker/libnetwork/ns github.com/docker/docker/libnetwork/options github.com/docker/docker/libnetwork/osl github.com/docker/docker/libnetwork/osl/kernel github.com/docker/docker/libnetwork/portallocator github.com/docker/docker/libnetwork/portmapper github.com/docker/docker/libnetwork/resolvconf github.com/docker/docker/libnetwork/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-07-13T14:34:09.174Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-07-13T14:34:10.439Z] --- PASS: TestAuthZPluginV2Disable (2.92s) [2021-07-13T14:34:10.439Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2021-07-13T14:34:10.546Z] === RUN TestDockerDaemonSuite/TestDaemonRestartUnlessStopped [2021-07-13T14:34:11.916Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-07-13T14:34:12.172Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-07-13T14:34:12.430Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2021-07-13T14:34:13.000Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (2.68s) [2021-07-13T14:34:13.000Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2021-07-13T14:34:14.331Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-07-13T14:34:15.266Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-07-13T14:34:15.831Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-07-13T14:34:16.090Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2021-07-13T14:34:17.021Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-07-13T14:34:18.554Z] ? github.com/docker/docker/api [no test files] [2021-07-13T14:34:19.547Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2021-07-13T14:34:19.547Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (3.54s) [2021-07-13T14:34:19.547Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (4.17s) [2021-07-13T14:34:19.547Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (5.68s) [2021-07-13T14:34:19.547Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (6.02s) [2021-07-13T14:34:19.547Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (3.71s) [2021-07-13T14:34:19.547Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (3.34s) [2021-07-13T14:34:19.547Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.96s) [2021-07-13T14:34:19.547Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (3.54s) [2021-07-13T14:34:19.547Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.73s) [2021-07-13T14:34:19.547Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.65s) [2021-07-13T14:34:19.547Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.76s) [2021-07-13T14:34:19.547Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.69s) [2021-07-13T14:34:19.547Z] === RUN TestCgroupNamespacesRun [2021-07-13T14:34:19.805Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2021-07-13T14:34:20.371Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2021-07-13T14:34:22.267Z] --- PASS: TestCgroupNamespacesRun (2.84s) [2021-07-13T14:34:22.267Z] === RUN TestCgroupNamespacesRunPrivileged [2021-07-13T14:34:23.641Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2021-07-13T14:34:24.206Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.93s) [2021-07-13T14:34:24.206Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2021-07-13T14:34:25.138Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer [2021-07-13T14:34:27.036Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (2.47s) [2021-07-13T14:34:27.036Z] === RUN TestCgroupNamespacesRunHostMode [2021-07-13T14:34:27.601Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2021-07-13T14:34:27.925Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (12.37s) [2021-07-13T14:34:27.925Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2021-07-13T14:34:29.525Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange [2021-07-13T14:34:29.525Z] --- PASS: TestCgroupNamespacesRunHostMode (2.84s) [2021-07-13T14:34:29.525Z] === RUN TestCgroupNamespacesRunPrivateMode [2021-07-13T14:34:30.896Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning [2021-07-13T14:34:32.265Z] --- PASS: TestCgroupNamespacesRunPrivateMode (2.71s) [2021-07-13T14:34:32.265Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2021-07-13T14:34:32.943Z] tests/integration/models_containers_test.py ............................ [ 83%] [2021-07-13T14:34:33.637Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways [2021-07-13T14:34:33.894Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.70s) [2021-07-13T14:34:33.894Z] === RUN TestCgroupNamespacesRunInvalidMode [2021-07-13T14:34:34.825Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2021-07-13T14:34:34.825Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.90s) [2021-07-13T14:34:34.825Z] === RUN TestCgroupNamespacesRunOlderClient [2021-07-13T14:34:36.546Z] === RUN TestMiddlewares [2021-07-13T14:34:36.546Z] --- PASS: TestMiddlewares (0.00s) [2021-07-13T14:34:36.546Z] PASS [2021-07-13T14:34:36.546Z] coverage: 9.0% of statements [2021-07-13T14:34:36.546Z] ok github.com/docker/docker/api/server 0.314s coverage: 9.0% of statements [2021-07-13T14:34:36.725Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2021-07-13T14:34:37.658Z] --- PASS: TestCgroupNamespacesRunOlderClient (2.60s) [2021-07-13T14:34:37.658Z] === RUN TestNISDomainname [2021-07-13T14:34:37.658Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize [2021-07-13T14:34:37.658Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2021-07-13T14:34:37.658Z] check_test.go:309: [ddccc3f0f3081] daemon is not started [2021-07-13T14:34:37.658Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize [2021-07-13T14:34:37.658Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2021-07-13T14:34:37.658Z] check_test.go:309: [d5cdfe5a316a5] daemon is not started [2021-07-13T14:34:37.658Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer [2021-07-13T14:34:38.591Z] === RUN TestDockerSuite/TestBuildCacheAdd [2021-07-13T14:34:39.523Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2021-07-13T14:34:40.088Z] --- PASS: TestNISDomainname (2.43s) [2021-07-13T14:34:40.088Z] === RUN TestHostnameDnsResolution [2021-07-13T14:34:40.088Z] === RUN TestDockerSuite/TestBuildCacheFrom [2021-07-13T14:34:41.984Z] check_test.go:309: [d5e851123404a] daemon is not started [2021-07-13T14:34:41.985Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithLinks [2021-07-13T14:34:41.985Z] --- PASS: TestHostnameDnsResolution (1.98s) [2021-07-13T14:34:41.985Z] === RUN TestStats [2021-07-13T14:34:42.820Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.58s) [2021-07-13T14:34:42.820Z] PASS [2021-07-13T14:34:42.820Z] [2021-07-13T14:34:42.820Z] DONE 17 tests in 48.924s [2021-07-13T14:34:42.820Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2021-07-13T14:34:42.820Z] INFO: Testing against a local daemon [2021-07-13T14:34:42.820Z] === RUN TestPluginInvalidJSON [2021-07-13T14:34:42.820Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-07-13T14:34:42.820Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-07-13T14:34:42.820Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-07-13T14:34:42.820Z] --- PASS: TestPluginInvalidJSON (0.01s) [2021-07-13T14:34:42.820Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-07-13T14:34:42.820Z] === RUN TestPluginInstall [2021-07-13T14:34:42.820Z] === RUN TestPluginInstall/no_auth [2021-07-13T14:34:43.761Z] time="2021-07-13T14:34:43Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-07-13T14:34:43.761Z] time="2021-07-13T14:34:43Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:10dbceaba7d507b4a548c1a3fa0f58e608be6c5235e74d9c1e257e8ab679b964" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-07-13T14:34:43.761Z] time="2021-07-13T14:34:43Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-07-13T14:34:43.761Z] time="2021-07-13T14:34:43Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:10dbceaba7d507b4a548c1a3fa0f58e608be6c5235e74d9c1e257e8ab679b964" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-07-13T14:34:43.761Z] === RUN TestPluginInstall/with_htpasswd [2021-07-13T14:34:44.332Z] time="2021-07-13T14:34:44Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-07-13T14:34:44.332Z] time="2021-07-13T14:34:44Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:10dbceaba7d507b4a548c1a3fa0f58e608be6c5235e74d9c1e257e8ab679b964" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-07-13T14:34:44.332Z] time="2021-07-13T14:34:44Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-07-13T14:34:44.332Z] time="2021-07-13T14:34:44Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:10dbceaba7d507b4a548c1a3fa0f58e608be6c5235e74d9c1e257e8ab679b964" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-07-13T14:34:44.332Z] === RUN TestPluginInstall/with_insecure [2021-07-13T14:34:45.263Z] --- PASS: TestStats (3.27s) [2021-07-13T14:34:45.263Z] === RUN TestStopContainerWithTimeout [2021-07-13T14:34:45.263Z] === RUN TestStopContainerWithTimeout/0 [2021-07-13T14:34:45.263Z] === PAUSE TestStopContainerWithTimeout/0 [2021-07-13T14:34:45.263Z] === RUN TestStopContainerWithTimeout/1 [2021-07-13T14:34:45.263Z] === PAUSE TestStopContainerWithTimeout/1 [2021-07-13T14:34:45.263Z] === RUN TestStopContainerWithTimeout/3 [2021-07-13T14:34:45.263Z] === PAUSE TestStopContainerWithTimeout/3 [2021-07-13T14:34:45.263Z] === RUN TestStopContainerWithTimeout/-1 [2021-07-13T14:34:45.263Z] === PAUSE TestStopContainerWithTimeout/-1 [2021-07-13T14:34:45.263Z] === CONT TestStopContainerWithTimeout/0 [2021-07-13T14:34:45.263Z] === CONT TestStopContainerWithTimeout/-1 [2021-07-13T14:34:45.273Z] time="2021-07-13T14:34:45Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-07-13T14:34:45.273Z] time="2021-07-13T14:34:45Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:b70dc20bc6e42b2ab6e15caaf0e4e66cfff5c0ae8b9ea083adfe9c516e01bc1e" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-07-13T14:34:45.273Z] time="2021-07-13T14:34:45Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-07-13T14:34:45.273Z] time="2021-07-13T14:34:45Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:b70dc20bc6e42b2ab6e15caaf0e4e66cfff5c0ae8b9ea083adfe9c516e01bc1e" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-07-13T14:34:45.534Z] plugin_test.go:165: [dc595111322ae] daemon is not started [2021-07-13T14:34:45.534Z] --- PASS: TestPluginInstall (3.55s) [2021-07-13T14:34:45.534Z] --- PASS: TestPluginInstall/no_auth (1.78s) [2021-07-13T14:34:45.534Z] --- PASS: TestPluginInstall/with_htpasswd (0.66s) [2021-07-13T14:34:45.534Z] --- PASS: TestPluginInstall/with_insecure (1.11s) [2021-07-13T14:34:45.534Z] === RUN TestPluginsWithRuntimes [2021-07-13T14:34:45.626Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2021-07-13T14:34:46.194Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2021-07-13T14:34:47.444Z] === RUN TestPluginsWithRuntimes/No_Args [2021-07-13T14:34:47.563Z] === CONT TestStopContainerWithTimeout/3 [2021-07-13T14:34:47.820Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithNames [2021-07-13T14:34:48.014Z] === RUN TestPluginsWithRuntimes/With_Args [2021-07-13T14:34:48.384Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2021-07-13T14:34:48.949Z] === RUN TestDockerSuite/TestBuildCancellationKillsSleep [2021-07-13T14:34:48.953Z] --- PASS: TestPluginsWithRuntimes (3.43s) [2021-07-13T14:34:48.953Z] --- PASS: TestPluginsWithRuntimes/No_Args (0.90s) [2021-07-13T14:34:48.953Z] --- PASS: TestPluginsWithRuntimes/With_Args (0.90s) [2021-07-13T14:34:48.953Z] === RUN TestPluginBackCompatMediaTypes [2021-07-13T14:34:49.207Z] === CONT TestStopContainerWithTimeout/1 [2021-07-13T14:34:49.523Z] --- PASS: TestPluginBackCompatMediaTypes (0.60s) [2021-07-13T14:34:49.523Z] PASS [2021-07-13T14:34:49.523Z] [2021-07-13T14:34:49.523Z] DONE 10 tests in 7.619s [2021-07-13T14:34:49.523Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2021-07-13T14:34:49.523Z] INFO: Testing against a local daemon [2021-07-13T14:34:49.523Z] === RUN TestExternalGraphDriver [2021-07-13T14:34:49.783Z] === RUN TestExternalGraphDriver/json [2021-07-13T14:34:50.140Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2021-07-13T14:34:50.907Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2021-07-13T14:34:51.510Z] --- PASS: TestStopContainerWithTimeout (0.02s) [2021-07-13T14:34:51.510Z] --- PASS: TestStopContainerWithTimeout/0 (2.05s) [2021-07-13T14:34:51.510Z] --- PASS: TestStopContainerWithTimeout/-1 (3.96s) [2021-07-13T14:34:51.510Z] --- PASS: TestStopContainerWithTimeout/3 (3.14s) [2021-07-13T14:34:51.510Z] --- PASS: TestStopContainerWithTimeout/1 (2.19s) [2021-07-13T14:34:51.510Z] === RUN TestDeleteDevicemapper [2021-07-13T14:34:51.510Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-07-13T14:34:51.510Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2021-07-13T14:34:51.510Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-07-13T14:34:51.510Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer [2021-07-13T14:34:51.694Z] === RUN TestExternalGraphDriver/spec [2021-07-13T14:34:51.982Z] ......... [ 86%] [2021-07-13T14:34:53.604Z] === RUN TestExternalGraphDriver/pull [2021-07-13T14:34:54.989Z] --- PASS: TestExternalGraphDriver (5.41s) [2021-07-13T14:34:54.989Z] --- PASS: TestExternalGraphDriver/json (1.89s) [2021-07-13T14:34:54.989Z] --- PASS: TestExternalGraphDriver/spec (1.87s) [2021-07-13T14:34:54.989Z] --- PASS: TestExternalGraphDriver/pull (1.59s) [2021-07-13T14:34:54.989Z] === RUN TestGraphdriverPluginV2 [2021-07-13T14:34:55.689Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled [2021-07-13T14:34:55.689Z] --- PASS: TestStopContainerWithRestartPolicyAlways (4.40s) [2021-07-13T14:34:55.689Z] === RUN TestUpdateMemory [2021-07-13T14:34:55.689Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2021-07-13T14:34:55.689Z] --- SKIP: TestUpdateMemory (0.00s) [2021-07-13T14:34:55.689Z] === RUN TestUpdateCPUQuota [2021-07-13T14:34:57.241Z] tests/integration/models_images_test.py ............... [ 89%] [2021-07-13T14:34:57.482Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2021-07-13T14:34:57.649Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled [2021-07-13T14:34:57.906Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2021-07-13T14:34:58.696Z] tests/integration/models_networks_test.py .... [ 91%] [2021-07-13T14:34:58.865Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2021-07-13T14:34:59.127Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2021-07-13T14:34:59.276Z] --- PASS: TestGraphdriverPluginV2 (3.70s) [2021-07-13T14:34:59.276Z] PASS [2021-07-13T14:34:59.276Z] [2021-07-13T14:34:59.276Z] DONE 5 tests in 9.146s [2021-07-13T14:34:59.276Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2021-07-13T14:34:59.276Z] INFO: Testing against a local daemon [2021-07-13T14:34:59.276Z] === RUN TestContinueAfterPluginCrash [2021-07-13T14:34:59.276Z] === PAUSE TestContinueAfterPluginCrash [2021-07-13T14:34:59.276Z] === RUN TestReadPluginNoRead [2021-07-13T14:34:59.276Z] === PAUSE TestReadPluginNoRead [2021-07-13T14:34:59.276Z] === RUN TestDaemonStartWithLogOpt [2021-07-13T14:34:59.276Z] === PAUSE TestDaemonStartWithLogOpt [2021-07-13T14:34:59.276Z] === CONT TestContinueAfterPluginCrash [2021-07-13T14:34:59.276Z] === CONT TestDaemonStartWithLogOpt [2021-07-13T14:35:00.429Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2021-07-13T14:35:00.687Z] === RUN TestDockerSuite/TestBuildClearCmd [2021-07-13T14:35:00.944Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts [2021-07-13T14:35:01.201Z] === RUN TestDockerSuite/TestBuildCmd [2021-07-13T14:35:01.459Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2021-07-13T14:35:01.716Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2021-07-13T14:35:01.973Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2021-07-13T14:35:01.973Z] docker_cli_build_test.go:5333: unmatched requirement DaemonIsWindows [2021-07-13T14:35:01.973Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2021-07-13T14:35:02.578Z] --- PASS: TestDaemonStartWithLogOpt (3.49s) [2021-07-13T14:35:02.578Z] === CONT TestReadPluginNoRead [2021-07-13T14:35:03.367Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2021-07-13T14:35:04.491Z] === RUN TestReadPluginNoRead/default [2021-07-13T14:35:05.252Z] tests/integration/models_nodes_test.py . [ 91%] [2021-07-13T14:35:05.818Z] tests/integration/models_resources_test.py . [ 91%] [2021-07-13T14:35:05.888Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume [2021-07-13T14:35:05.888Z] --- PASS: TestUpdateCPUQuota (9.86s) [2021-07-13T14:35:05.888Z] === RUN TestUpdatePidsLimit [2021-07-13T14:35:05.888Z] === RUN TestUpdatePidsLimit/update_from_none [2021-07-13T14:35:06.401Z] === RUN TestReadPluginNoRead/disabled_caching [2021-07-13T14:35:06.818Z] === RUN TestUpdatePidsLimit/no_change [2021-07-13T14:35:07.576Z] tests/integration/models_services_test.py ..............X. [ 95%] [2021-07-13T14:35:07.784Z] --- PASS: TestContinueAfterPluginCrash (8.88s) [2021-07-13T14:35:07.784Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2021-07-13T14:35:08.188Z] === RUN TestUpdatePidsLimit/update_lower [2021-07-13T14:35:09.166Z] === CONT TestReadPluginNoRead [2021-07-13T14:35:09.166Z] read_test.go:92: [d5d5550e82b07] daemon is not started [2021-07-13T14:35:09.166Z] --- PASS: TestReadPluginNoRead (6.90s) [2021-07-13T14:35:09.166Z] --- PASS: TestReadPluginNoRead/default (1.54s) [2021-07-13T14:35:09.166Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.57s) [2021-07-13T14:35:09.166Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.50s) [2021-07-13T14:35:09.166Z] PASS [2021-07-13T14:35:09.166Z] [2021-07-13T14:35:09.166Z] DONE 6 tests in 10.432s [2021-07-13T14:35:09.166Z] 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-07-13T14:35:09.166Z] testing: warning: no tests to run [2021-07-13T14:35:09.166Z] PASS [2021-07-13T14:35:09.166Z] [2021-07-13T14:35:09.166Z] DONE 0 tests in 0.007s [2021-07-13T14:35:09.166Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2021-07-13T14:35:09.166Z] INFO: Testing against a local daemon [2021-07-13T14:35:09.166Z] === RUN TestPluginWithDevMounts [2021-07-13T14:35:09.166Z] === PAUSE TestPluginWithDevMounts [2021-07-13T14:35:09.166Z] === CONT TestPluginWithDevMounts [2021-07-13T14:35:09.558Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2021-07-13T14:35:10.324Z] tests/integration/models_swarm_test.py .. [ 96%] [2021-07-13T14:35:10.582Z] tests/integration/models_volumes_test.py .. [ 96%] [2021-07-13T14:35:10.930Z] === RUN TestDockerSuite/TestBuildConditionalCache [2021-07-13T14:35:11.076Z] --- PASS: TestPluginWithDevMounts (1.64s) [2021-07-13T14:35:11.076Z] PASS [2021-07-13T14:35:11.076Z] [2021-07-13T14:35:11.076Z] DONE 1 tests in 1.681s [2021-07-13T14:35:11.076Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2021-07-13T14:35:11.076Z] INFO: Testing against a local daemon [2021-07-13T14:35:11.076Z] === RUN TestSecretInspect [2021-07-13T14:35:11.188Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2021-07-13T14:35:11.354Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2021-07-13T14:35:11.752Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer [2021-07-13T14:35:12.009Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2021-07-13T14:35:12.573Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2021-07-13T14:35:13.504Z] === RUN TestDockerSuite/TestBuildContextCleanup [2021-07-13T14:35:13.616Z] --- PASS: TestSecretInspect (2.20s) [2021-07-13T14:35:13.616Z] === RUN TestSecretList [2021-07-13T14:35:14.068Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2021-07-13T14:35:14.068Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2021-07-13T14:35:14.633Z] check_test.go:309: [d279c40588dd2] daemon is not started [2021-07-13T14:35:14.633Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs [2021-07-13T14:35:15.198Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2021-07-13T14:35:15.526Z] --- PASS: TestSecretList (2.21s) [2021-07-13T14:35:15.526Z] === RUN TestSecretsCreateAndDelete [2021-07-13T14:35:15.624Z] tests/integration/regression_test.py ...... [ 98%] [2021-07-13T14:35:15.762Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2021-07-13T14:35:16.141Z] tests/integration/credentials/store_test.py ...... [ 99%] [2021-07-13T14:35:16.141Z] tests/integration/credentials/utils_test.py . [100%] [2021-07-13T14:35:16.141Z] [2021-07-13T14:35:16.141Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml ------- [2021-07-13T14:35:16.141Z] =========================== short test summary info ============================ [2021-07-13T14:35:16.141Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options [2021-07-13T14:35:16.141Z] CONFIG_RT_GROUP_SCHED isn't enabled [2021-07-13T14:35:16.141Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt [2021-07-13T14:35:16.141Z] Not supported on most drivers [2021-07-13T14:35:16.141Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top [2021-07-13T14:35:16.141Z] Output of docker top depends on host distro, and is not formalized. [2021-07-13T14:35:16.141Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top_with_psargs [2021-07-13T14:35:16.141Z] Output of docker top depends on host distro, and is not formalized. [2021-07-13T14:35:16.141Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr [2021-07-13T14:35:16.141Z] Can fail if eth0 has multiple IP addresses [2021-07-13T14:35:16.141Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver [2021-07-13T14:35:16.141Z] This doesn't seem to be taken into account by the engine [2021-07-13T14:35:16.141Z] SKIPPED [1] tests/integration/api_image_test.py:291: Doesn't work inside a container - FIXME [2021-07-13T14:35:16.141Z] SKIPPED [1] tests/integration/api_service_test.py:473: API version is too low (< 1.40) [2021-07-13T14:35:16.141Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0 [2021-07-13T14:35:16.141Z] = 378 passed, 3 skipped, 1 deselected, 6 xfailed, 2 xpassed in 352.45 seconds == [2021-07-13T14:35:16.328Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2021-07-13T14:35:16.328Z] --- PASS: TestUpdatePidsLimit (10.70s) [2021-07-13T14:35:16.328Z] --- PASS: TestUpdatePidsLimit/update_from_none (1.25s) [2021-07-13T14:35:16.328Z] --- PASS: TestUpdatePidsLimit/no_change (1.27s) [2021-07-13T14:35:16.328Z] --- PASS: TestUpdatePidsLimit/update_lower (1.46s) [2021-07-13T14:35:16.328Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (1.68s) [2021-07-13T14:35:16.328Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (1.29s) [2021-07-13T14:35:16.328Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (1.37s) [2021-07-13T14:35:16.328Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (1.30s) [2021-07-13T14:35:16.328Z] === RUN TestUpdateRestartPolicy [2021-07-13T14:35:16.399Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py) [2021-07-13T14:35:17.436Z] --- PASS: TestSecretsCreateAndDelete (2.15s) [2021-07-13T14:35:17.436Z] === RUN TestSecretsUpdate [2021-07-13T14:35:18.226Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins [2021-07-13T14:35:19.976Z] --- PASS: TestSecretsUpdate (2.27s) [2021-07-13T14:35:19.976Z] === RUN TestTemplatedSecret [2021-07-13T14:35:21.503Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeout [2021-07-13T14:35:23.275Z] --- PASS: TestTemplatedSecret (3.36s) [2021-07-13T14:35:23.275Z] === RUN TestSecretCreateResolve [2021-07-13T14:35:23.397Z] check_test.go:309: [d83f234f1098f] daemon is not started [2021-07-13T14:35:23.397Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile [2021-07-13T14:35:25.880Z] --- PASS: TestSecretCreateResolve (2.21s) [2021-07-13T14:35:25.880Z] PASS [2021-07-13T14:35:25.880Z] [2021-07-13T14:35:25.880Z] DONE 6 tests in 14.425s [2021-07-13T14:35:25.880Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2021-07-13T14:35:25.880Z] INFO: Testing against a local daemon [2021-07-13T14:35:25.880Z] === RUN TestServiceCreateInit [2021-07-13T14:35:25.880Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-07-13T14:35:27.569Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownWithPlugins [2021-07-13T14:35:28.592Z] Leaving: AppArmorNo profiles have been unloaded. [2021-07-13T14:35:28.592Z] [2021-07-13T14:35:28.592Z] Unloading profiles will leave already running processes permanently [2021-07-13T14:35:28.592Z] unconfined, which can lead to unexpected situations. [2021-07-13T14:35:28.592Z] [2021-07-13T14:35:28.592Z] To set a process to complain mode, use the command line tool [2021-07-13T14:35:28.592Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-07-13T14:35:28.592Z] Post stage [Pipeline] junit [2021-07-13T14:35:28.605Z] Recording test results [2021-07-13T14:35:28.749Z] [Checks API] No suitable checks publisher found. [Pipeline] sh [2021-07-13T14:35:28.939Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2021-07-13T14:35:29.023Z] + echo Ensuring container killed. [2021-07-13T14:35:29.023Z] Ensuring container killed. [2021-07-13T14:35:29.023Z] + docker rm -vf docker-pr2 [2021-07-13T14:35:29.023Z] Error: No such container: docker-pr2 [Pipeline] sh [2021-07-13T14:35:29.302Z] + echo Chowning /workspace to jenkins user [2021-07-13T14:35:29.302Z] Chowning /workspace to jenkins user [2021-07-13T14:35:29.302Z] + id -u [2021-07-13T14:35:29.302Z] + id -g [2021-07-13T14:35:29.302Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42631:/workspace busybox chown -R 1000:1000 /workspace [2021-07-13T14:35:29.875Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2021-07-13T14:35:30.104Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-07-13T14:35:30.133Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2021-07-13T14:35:31.062Z] --- PASS: TestUpdateRestartPolicy (14.64s) [2021-07-13T14:35:31.062Z] === RUN TestUpdateRestartWithAutoRemove [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-07-13T14:35:31.510Z] + bundleName=docker-py [2021-07-13T14:35:31.510Z] + echo Creating docker-py-bundles.tar.gz [2021-07-13T14:35:31.510Z] Creating docker-py-bundles.tar.gz [2021-07-13T14:35:31.510Z] + 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-07-13T14:35:31.521Z] Archiving artifacts [2021-07-13T14:35:31.627Z] === RUN TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation [2021-07-13T14:35:31.765Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42631/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Static) [Pipeline] sh [2021-07-13T14:35:32.120Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42631/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_GITCOMMIT=2875c6d0d6374f350f3250f8b22e04733ff88e49 -e DOCKER_GRAPHDRIVER docker:2875c6d0d6374f350f3250f8b22e04733ff88e49 hack/make.sh binary [2021-07-13T14:35:32.558Z] --- PASS: TestUpdateRestartWithAutoRemove (1.36s) [2021-07-13T14:35:32.558Z] === RUN TestWaitNonBlocked [2021-07-13T14:35:32.558Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-07-13T14:35:32.558Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-07-13T14:35:32.558Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-07-13T14:35:32.558Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-07-13T14:35:32.558Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-07-13T14:35:32.558Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-07-13T14:35:32.687Z] [2021-07-13T14:35:32.687Z] Removing bundles/ [2021-07-13T14:35:32.687Z] [2021-07-13T14:35:32.687Z] ---> Making bundle: binary (in bundles/binary) [2021-07-13T14:35:32.687Z] Building: bundles/binary-daemon/dockerd-dev [2021-07-13T14:35:32.687Z] GOOS="" GOARCH="" GOARM="" [2021-07-13T14:35:32.816Z] === RUN TestDockerDaemonSuite/TestDaemonStartIptablesFalse [2021-07-13T14:35:33.382Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost [2021-07-13T14:35:33.946Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2021-07-13T14:35:33.946Z] docker_cli_daemon_test.go:2887: Checking IpcMode private set from config [2021-07-13T14:35:33.946Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2021-07-13T14:35:34.513Z] --- PASS: TestWaitNonBlocked (0.03s) [2021-07-13T14:35:34.513Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.76s) [2021-07-13T14:35:34.513Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (2.00s) [2021-07-13T14:35:34.513Z] === RUN TestWaitBlocked [2021-07-13T14:35:34.513Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2021-07-13T14:35:34.513Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2021-07-13T14:35:34.513Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2021-07-13T14:35:34.513Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2021-07-13T14:35:34.513Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2021-07-13T14:35:34.513Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2021-07-13T14:35:34.513Z] docker_cli_daemon_test.go:2887: Checking IpcMode shareable set from config [2021-07-13T14:35:35.078Z] docker_cli_daemon_test.go:2887: Checking IpcMode host set from config [2021-07-13T14:35:35.387Z] --- PASS: TestServiceCreateInit (9.22s) [2021-07-13T14:35:35.387Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (4.63s) [2021-07-13T14:35:35.387Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (4.56s) [2021-07-13T14:35:35.387Z] === RUN TestCreateServiceMultipleTimes [2021-07-13T14:35:35.644Z] docker_cli_daemon_test.go:2887: Checking IpcMode container:123 set from config [2021-07-13T14:35:35.902Z] docker_cli_daemon_test.go:2887: Checking IpcMode nosuchmode set from config [2021-07-13T14:35:36.159Z] --- PASS: TestWaitBlocked (0.02s) [2021-07-13T14:35:36.159Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.72s) [2021-07-13T14:35:36.159Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.76s) [2021-07-13T14:35:36.159Z] === CONT TestContainerStartOnDaemonRestart [2021-07-13T14:35:36.159Z] === CONT TestContainerKillOnDaemonStart [2021-07-13T14:35:36.416Z] docker_cli_daemon_test.go:2887: Checking IpcMode private set from cli [2021-07-13T14:35:36.997Z] docker_cli_daemon_test.go:2887: Checking IpcMode shareable set from cli [2021-07-13T14:35:37.424Z] === RUN TestBoolValue [2021-07-13T14:35:37.424Z] --- PASS: TestBoolValue (0.00s) [2021-07-13T14:35:37.424Z] === RUN TestBoolValueOrDefault [2021-07-13T14:35:37.424Z] --- PASS: TestBoolValueOrDefault (0.00s) [2021-07-13T14:35:37.424Z] === RUN TestInt64ValueOrZero [2021-07-13T14:35:37.424Z] --- PASS: TestInt64ValueOrZero (0.00s) [2021-07-13T14:35:37.424Z] === RUN TestInt64ValueOrDefault [2021-07-13T14:35:37.424Z] --- PASS: TestInt64ValueOrDefault (0.00s) [2021-07-13T14:35:37.424Z] === RUN TestInt64ValueOrDefaultWithError [2021-07-13T14:35:37.424Z] --- PASS: TestInt64ValueOrDefaultWithError (0.00s) [2021-07-13T14:35:37.424Z] === RUN TestJsonContentType [2021-07-13T14:35:37.424Z] --- PASS: TestJsonContentType (0.00s) [2021-07-13T14:35:37.424Z] PASS [2021-07-13T14:35:37.424Z] coverage: 14.7% of statements [2021-07-13T14:35:37.424Z] ok github.com/docker/docker/api/server/httputils 0.326s coverage: 14.7% of statements [2021-07-13T14:35:37.424Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2021-07-13T14:35:37.567Z] docker_cli_daemon_test.go:2887: Checking IpcMode host set from cli [2021-07-13T14:35:37.920Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2021-07-13T14:35:38.131Z] docker_cli_daemon_test.go:2887: Checking IpcMode container:123 set from cli [2021-07-13T14:35:38.694Z] docker_cli_daemon_test.go:2887: Checking IpcMode nosuchmode set from cli [2021-07-13T14:35:39.257Z] check_test.go:309: [d774b06c3f92e] daemon is not started [2021-07-13T14:35:39.257Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutColors [2021-07-13T14:35:39.687Z] === RUN TestMaskSecretKeys [2021-07-13T14:35:39.687Z] === RUN TestMaskSecretKeys/secret/config_create_and_update_requests [2021-07-13T14:35:39.687Z] === RUN TestMaskSecretKeys/masking_other_fields_(recursively) [2021-07-13T14:35:39.687Z] === RUN TestMaskSecretKeys/case_insensitive_field_matching [2021-07-13T14:35:39.687Z] --- PASS: TestMaskSecretKeys (0.00s) [2021-07-13T14:35:39.687Z] --- PASS: TestMaskSecretKeys/secret/config_create_and_update_requests (0.00s) [2021-07-13T14:35:39.687Z] --- PASS: TestMaskSecretKeys/masking_other_fields_(recursively) (0.00s) [2021-07-13T14:35:39.687Z] --- PASS: TestMaskSecretKeys/case_insensitive_field_matching (0.00s) [2021-07-13T14:35:39.687Z] === RUN TestVersionMiddlewareVersion [2021-07-13T14:35:39.687Z] --- PASS: TestVersionMiddlewareVersion (0.00s) [2021-07-13T14:35:39.687Z] === RUN TestVersionMiddlewareWithErrorsReturnsHeaders [2021-07-13T14:35:39.687Z] --- PASS: TestVersionMiddlewareWithErrorsReturnsHeaders (0.00s) [2021-07-13T14:35:39.687Z] PASS [2021-07-13T14:35:39.687Z] coverage: 37.7% of statements [2021-07-13T14:35:39.687Z] ok github.com/docker/docker/api/server/middleware 0.248s coverage: 37.7% of statements [2021-07-13T14:35:39.687Z] ? github.com/docker/docker/api/server/router [no test files] [2021-07-13T14:35:39.687Z] ? github.com/docker/docker/api/server/router/build [no test files] [2021-07-13T14:35:39.687Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2021-07-13T14:35:39.687Z] ? github.com/docker/docker/api/server/router/container [no test files] [2021-07-13T14:35:39.687Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2021-07-13T14:35:39.687Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2021-07-13T14:35:39.687Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2021-07-13T14:35:39.687Z] ? github.com/docker/docker/api/server/router/image [no test files] [2021-07-13T14:35:39.822Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2021-07-13T14:35:40.167Z] ? github.com/docker/docker/api/server/router/network [no test files] [2021-07-13T14:35:40.387Z] check_test.go:309: [d0c5348a15d9d] daemon is not started [2021-07-13T14:35:40.387Z] --- PASS: TestContainerStartOnDaemonRestart (4.16s) [2021-07-13T14:35:40.387Z] === CONT TestRestartDaemonWithRestartingContainer [2021-07-13T14:35:40.387Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutHost [2021-07-13T14:35:40.646Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2021-07-13T14:35:40.646Z] ? github.com/docker/docker/api/server/router/session [no test files] [2021-07-13T14:35:40.949Z] === RUN TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 [2021-07-13T14:35:41.206Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2021-07-13T14:35:41.206Z] docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows [2021-07-13T14:35:41.206Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2021-07-13T14:35:41.206Z] docker_cli_build_test.go:5883: unmatched requirement DaemonIsWindows [2021-07-13T14:35:41.206Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2021-07-13T14:35:41.206Z] docker_cli_build_test.go:5866: unmatched requirement DaemonIsWindows [2021-07-13T14:35:41.206Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2021-07-13T14:35:41.206Z] docker_cli_build_test.go:5901: unmatched requirement DaemonIsWindows [2021-07-13T14:35:41.206Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2021-07-13T14:35:41.268Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2021-07-13T14:35:41.655Z] === RUN TestAdjustForAPIVersion [2021-07-13T14:35:41.655Z] --- PASS: TestAdjustForAPIVersion (0.00s) [2021-07-13T14:35:41.655Z] PASS [2021-07-13T14:35:41.655Z] coverage: 5.7% of statements [2021-07-13T14:35:41.655Z] ok github.com/docker/docker/api/server/router/swarm 0.264s coverage: 5.7% of statements [2021-07-13T14:35:41.655Z] ? github.com/docker/docker/api/server/router/system [no test files] [2021-07-13T14:35:41.655Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2021-07-13T14:35:41.655Z] ? github.com/docker/docker/api/types [no test files] [2021-07-13T14:35:41.655Z] ? github.com/docker/docker/api/types/backend [no test files] [2021-07-13T14:35:41.655Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2021-07-13T14:35:41.655Z] ? github.com/docker/docker/api/types/container [no test files] [2021-07-13T14:35:41.655Z] ? github.com/docker/docker/api/types/events [no test files] [2021-07-13T14:35:41.655Z] === RUN TestToJSON [2021-07-13T14:35:41.655Z] --- PASS: TestToJSON (0.00s) [2021-07-13T14:35:41.655Z] === RUN TestToParamWithVersion [2021-07-13T14:35:41.655Z] --- PASS: TestToParamWithVersion (0.00s) [2021-07-13T14:35:41.655Z] === RUN TestFromJSON [2021-07-13T14:35:41.655Z] --- PASS: TestFromJSON (0.00s) [2021-07-13T14:35:41.655Z] === RUN TestEmpty [2021-07-13T14:35:41.655Z] --- PASS: TestEmpty (0.00s) [2021-07-13T14:35:41.655Z] === RUN TestArgsMatchKVListEmptySources [2021-07-13T14:35:41.655Z] --- PASS: TestArgsMatchKVListEmptySources (0.00s) [2021-07-13T14:35:41.655Z] === RUN TestArgsMatchKVList [2021-07-13T14:35:41.655Z] --- PASS: TestArgsMatchKVList (0.00s) [2021-07-13T14:35:41.655Z] === RUN TestArgsMatch [2021-07-13T14:35:41.655Z] --- PASS: TestArgsMatch (0.00s) [2021-07-13T14:35:41.655Z] === RUN TestAdd [2021-07-13T14:35:41.655Z] --- PASS: TestAdd (0.00s) [2021-07-13T14:35:41.655Z] === RUN TestDel [2021-07-13T14:35:41.655Z] --- PASS: TestDel (0.00s) [2021-07-13T14:35:41.655Z] === RUN TestLen [2021-07-13T14:35:41.655Z] --- PASS: TestLen (0.00s) [2021-07-13T14:35:41.655Z] === RUN TestExactMatch [2021-07-13T14:35:41.655Z] --- PASS: TestExactMatch (0.00s) [2021-07-13T14:35:41.655Z] === RUN TestOnlyOneExactMatch [2021-07-13T14:35:41.655Z] --- PASS: TestOnlyOneExactMatch (0.00s) [2021-07-13T14:35:41.655Z] === RUN TestContains [2021-07-13T14:35:41.655Z] --- PASS: TestContains (0.00s) [2021-07-13T14:35:41.655Z] === RUN TestValidate [2021-07-13T14:35:41.655Z] --- PASS: TestValidate (0.00s) [2021-07-13T14:35:41.655Z] === RUN TestWalkValues [2021-07-13T14:35:41.655Z] --- PASS: TestWalkValues (0.00s) [2021-07-13T14:35:41.655Z] === RUN TestFuzzyMatch [2021-07-13T14:35:41.655Z] --- PASS: TestFuzzyMatch (0.00s) [2021-07-13T14:35:41.655Z] === RUN TestClone [2021-07-13T14:35:41.655Z] --- PASS: TestClone (0.00s) [2021-07-13T14:35:41.655Z] PASS [2021-07-13T14:35:41.655Z] coverage: 92.2% of statements [2021-07-13T14:35:41.655Z] ok github.com/docker/docker/api/types/filters 0.256s coverage: 92.2% of statements [2021-07-13T14:35:41.655Z] ? github.com/docker/docker/api/types/image [no test files] [2021-07-13T14:35:41.655Z] ? github.com/docker/docker/api/types/mount [no test files] [2021-07-13T14:35:41.655Z] ? github.com/docker/docker/api/types/network [no test files] [2021-07-13T14:35:41.655Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2021-07-13T14:35:41.655Z] ? github.com/docker/docker/api/types/registry [no test files] [2021-07-13T14:35:41.655Z] === RUN TestStrSliceMarshalJSON [2021-07-13T14:35:41.655Z] --- PASS: TestStrSliceMarshalJSON (0.00s) [2021-07-13T14:35:41.655Z] === RUN TestStrSliceUnmarshalJSON [2021-07-13T14:35:41.655Z] --- PASS: TestStrSliceUnmarshalJSON (0.00s) [2021-07-13T14:35:41.655Z] === RUN TestStrSliceUnmarshalString [2021-07-13T14:35:41.655Z] --- PASS: TestStrSliceUnmarshalString (0.00s) [2021-07-13T14:35:41.655Z] === RUN TestStrSliceUnmarshalSlice [2021-07-13T14:35:41.655Z] --- PASS: TestStrSliceUnmarshalSlice (0.00s) [2021-07-13T14:35:41.655Z] PASS [2021-07-13T14:35:41.655Z] coverage: 90.0% of statements [2021-07-13T14:35:41.655Z] ok github.com/docker/docker/api/types/strslice 0.301s coverage: 90.0% of statements [2021-07-13T14:35:41.655Z] ? github.com/docker/docker/api/types/swarm [no test files] [2021-07-13T14:35:41.655Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2021-07-13T14:35:41.655Z] === RUN TestDurationToSecondsString [2021-07-13T14:35:41.655Z] --- PASS: TestDurationToSecondsString (0.00s) [2021-07-13T14:35:41.655Z] === RUN TestGetTimestamp [2021-07-13T14:35:42.135Z] --- PASS: TestGetTimestamp (0.16s) [2021-07-13T14:35:42.135Z] === RUN TestParseTimestamps [2021-07-13T14:35:42.135Z] --- PASS: TestParseTimestamps (0.00s) [2021-07-13T14:35:42.135Z] PASS [2021-07-13T14:35:42.135Z] coverage: 100.0% of statements [2021-07-13T14:35:42.135Z] ok github.com/docker/docker/api/types/time 0.265s coverage: 100.0% of statements [2021-07-13T14:35:42.135Z] === RUN TestCompareVersion [2021-07-13T14:35:42.135Z] --- PASS: TestCompareVersion (0.00s) [2021-07-13T14:35:42.135Z] PASS [2021-07-13T14:35:42.135Z] coverage: 75.0% of statements [2021-07-13T14:35:42.135Z] ok github.com/docker/docker/api/types/versions 0.143s coverage: 75.0% of statements [2021-07-13T14:35:42.135Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2021-07-13T14:35:42.135Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2021-07-13T14:35:42.135Z] ? github.com/docker/docker/api/types/volume [no test files] [2021-07-13T14:35:42.135Z] ? github.com/docker/docker/autogen/winresources/dockerd [no test files] [2021-07-13T14:35:42.135Z] ? github.com/docker/docker/builder [no test files] [2021-07-13T14:35:42.135Z] ? github.com/docker/docker/builder/builder-next [no test files] [2021-07-13T14:35:42.135Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2021-07-13T14:35:42.135Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2021-07-13T14:35:42.135Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2021-07-13T14:35:42.135Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2021-07-13T14:35:42.135Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2021-07-13T14:35:42.135Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2021-07-13T14:35:42.578Z] === RUN TestDockerDaemonSuite/TestDaemonUlimitDefaults [2021-07-13T14:35:43.735Z] === RUN TestParseRemoteURL [2021-07-13T14:35:43.735Z] === RUN TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment [2021-07-13T14:35:43.735Z] === RUN TestParseRemoteURL/git_scheme,_no_url-fragment [2021-07-13T14:35:43.735Z] === RUN TestParseRemoteURL/git_scheme,_with_url-fragment [2021-07-13T14:35:43.735Z] === RUN TestParseRemoteURL/https_scheme,_no_url-fragment [2021-07-13T14:35:43.735Z] === RUN TestParseRemoteURL/https_scheme,_with_url-fragment [2021-07-13T14:35:43.735Z] === RUN TestParseRemoteURL/git@,_no_url-fragment [2021-07-13T14:35:43.735Z] === RUN TestParseRemoteURL/git@,_with_url-fragment [2021-07-13T14:35:43.735Z] === RUN TestParseRemoteURL/ssh,_no_url-fragment [2021-07-13T14:35:43.735Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment [2021-07-13T14:35:43.735Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment_and_user [2021-07-13T14:35:43.735Z] --- PASS: TestParseRemoteURL (0.00s) [2021-07-13T14:35:43.735Z] --- PASS: TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment (0.00s) [2021-07-13T14:35:43.735Z] --- PASS: TestParseRemoteURL/git_scheme,_no_url-fragment (0.00s) [2021-07-13T14:35:43.735Z] --- PASS: TestParseRemoteURL/git_scheme,_with_url-fragment (0.00s) [2021-07-13T14:35:43.735Z] --- PASS: TestParseRemoteURL/https_scheme,_no_url-fragment (0.00s) [2021-07-13T14:35:43.735Z] --- PASS: TestParseRemoteURL/https_scheme,_with_url-fragment (0.00s) [2021-07-13T14:35:43.735Z] --- PASS: TestParseRemoteURL/git@,_no_url-fragment (0.00s) [2021-07-13T14:35:43.735Z] --- PASS: TestParseRemoteURL/git@,_with_url-fragment (0.00s) [2021-07-13T14:35:43.735Z] --- PASS: TestParseRemoteURL/ssh,_no_url-fragment (0.00s) [2021-07-13T14:35:43.735Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment (0.00s) [2021-07-13T14:35:43.735Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment_and_user (0.00s) [2021-07-13T14:35:43.735Z] === RUN TestCloneArgsSmartHttp [2021-07-13T14:35:43.735Z] --- PASS: TestCloneArgsSmartHttp (0.01s) [2021-07-13T14:35:43.735Z] === RUN TestCloneArgsDumbHttp [2021-07-13T14:35:43.735Z] --- PASS: TestCloneArgsDumbHttp (0.01s) [2021-07-13T14:35:43.735Z] === RUN TestCloneArgsGit [2021-07-13T14:35:43.735Z] --- PASS: TestCloneArgsGit (0.00s) [2021-07-13T14:35:43.735Z] === RUN TestCheckoutGit [2021-07-13T14:35:43.952Z] --- PASS: TestRestartDaemonWithRestartingContainer (3.38s) [2021-07-13T14:35:43.952Z] === CONT TestDaemonHostGatewayIP [2021-07-13T14:35:46.475Z] === RUN TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp [2021-07-13T14:35:46.549Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2021-07-13T14:35:46.732Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2021-07-13T14:35:46.732Z] check_test.go:309: [d87c93422346e] daemon is not started [2021-07-13T14:35:46.732Z] === RUN TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting [2021-07-13T14:35:46.745Z] === RUN TestProcessShouldRemoveDockerfileDockerignore [2021-07-13T14:35:46.745Z] --- PASS: TestProcessShouldRemoveDockerfileDockerignore (0.00s) [2021-07-13T14:35:46.745Z] === RUN TestProcessNoDockerignore [2021-07-13T14:35:46.745Z] --- PASS: TestProcessNoDockerignore (0.00s) [2021-07-13T14:35:46.745Z] === RUN TestProcessShouldLeaveAllFiles [2021-07-13T14:35:46.745Z] --- PASS: TestProcessShouldLeaveAllFiles (0.00s) [2021-07-13T14:35:46.745Z] === RUN TestDetectContentType [2021-07-13T14:35:46.745Z] --- PASS: TestDetectContentType (0.00s) [2021-07-13T14:35:46.745Z] === RUN TestSelectAcceptableMIME [2021-07-13T14:35:46.745Z] --- PASS: TestSelectAcceptableMIME (0.00s) [2021-07-13T14:35:46.745Z] === RUN TestInspectEmptyResponse [2021-07-13T14:35:46.745Z] --- PASS: TestInspectEmptyResponse (0.00s) [2021-07-13T14:35:46.745Z] === RUN TestInspectResponseBinary [2021-07-13T14:35:46.745Z] --- PASS: TestInspectResponseBinary (0.00s) [2021-07-13T14:35:46.745Z] === RUN TestResponseUnsupportedContentType [2021-07-13T14:35:46.745Z] --- PASS: TestResponseUnsupportedContentType (0.00s) [2021-07-13T14:35:46.745Z] === RUN TestInspectResponseTextSimple [2021-07-13T14:35:46.745Z] --- PASS: TestInspectResponseTextSimple (0.00s) [2021-07-13T14:35:46.745Z] === RUN TestInspectResponseEmptyContentType [2021-07-13T14:35:46.745Z] --- PASS: TestInspectResponseEmptyContentType (0.00s) [2021-07-13T14:35:46.745Z] === RUN TestUnknownContentLength [2021-07-13T14:35:46.745Z] --- PASS: TestUnknownContentLength (0.00s) [2021-07-13T14:35:46.745Z] === RUN TestDownloadRemote [2021-07-13T14:35:46.745Z] --- PASS: TestDownloadRemote (0.07s) [2021-07-13T14:35:46.745Z] === RUN TestGetWithStatusError [2021-07-13T14:35:46.745Z] --- PASS: TestGetWithStatusError (0.00s) [2021-07-13T14:35:46.745Z] === RUN TestCloseRootDirectory [2021-07-13T14:35:46.745Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-07-13T14:35:46.745Z] --- SKIP: TestCloseRootDirectory (0.00s) [2021-07-13T14:35:46.745Z] === RUN TestHashFile [2021-07-13T14:35:46.745Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-07-13T14:35:46.745Z] --- SKIP: TestHashFile (0.00s) [2021-07-13T14:35:46.745Z] === RUN TestHashSubdir [2021-07-13T14:35:46.745Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-07-13T14:35:46.745Z] --- SKIP: TestHashSubdir (0.01s) [2021-07-13T14:35:46.745Z] === RUN TestRemoveDirectory [2021-07-13T14:35:46.745Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-07-13T14:35:46.745Z] --- SKIP: TestRemoveDirectory (0.00s) [2021-07-13T14:35:46.745Z] PASS [2021-07-13T14:35:46.745Z] coverage: 9.3% of statements [2021-07-13T14:35:46.745Z] ok github.com/docker/docker/builder/remotecontext 0.736s coverage: 9.3% of statements [2021-07-13T14:35:46.745Z] === RUN TestGetAllAllowed [2021-07-13T14:35:46.745Z] --- PASS: TestGetAllAllowed (0.00s) [2021-07-13T14:35:46.745Z] === RUN TestGetAllMeta [2021-07-13T14:35:46.745Z] --- PASS: TestGetAllMeta (0.00s) [2021-07-13T14:35:46.745Z] === RUN TestWarnOnUnusedBuildArgs [2021-07-13T14:35:46.745Z] --- PASS: TestWarnOnUnusedBuildArgs (0.00s) [2021-07-13T14:35:46.745Z] === RUN TestIsUnreferencedBuiltin [2021-07-13T14:35:46.745Z] --- PASS: TestIsUnreferencedBuiltin (0.00s) [2021-07-13T14:35:46.745Z] === RUN TestIsExistingDirectory [2021-07-13T14:35:46.745Z] --- PASS: TestIsExistingDirectory (0.00s) [2021-07-13T14:35:46.745Z] === RUN TestGetFilenameForDownload [2021-07-13T14:35:46.745Z] --- PASS: TestGetFilenameForDownload (0.00s) [2021-07-13T14:35:46.745Z] === RUN TestEnv2Variables [2021-07-13T14:35:46.745Z] --- PASS: TestEnv2Variables (0.00s) [2021-07-13T14:35:46.745Z] === RUN TestEnvValueWithExistingRunConfigEnv [2021-07-13T14:35:46.745Z] --- PASS: TestEnvValueWithExistingRunConfigEnv (0.00s) [2021-07-13T14:35:46.745Z] === RUN TestMaintainer [2021-07-13T14:35:46.745Z] --- PASS: TestMaintainer (0.00s) [2021-07-13T14:35:46.745Z] === RUN TestLabel [2021-07-13T14:35:46.745Z] --- PASS: TestLabel (0.00s) [2021-07-13T14:35:46.745Z] === RUN TestFromScratch [2021-07-13T14:35:46.745Z] --- PASS: TestFromScratch (0.00s) [2021-07-13T14:35:46.745Z] === RUN TestFromWithArg [2021-07-13T14:35:46.745Z] --- PASS: TestFromWithArg (0.00s) [2021-07-13T14:35:46.745Z] === RUN TestFromWithArgButBuildArgsNotGiven [2021-07-13T14:35:46.745Z] --- PASS: TestFromWithArgButBuildArgsNotGiven (0.00s) [2021-07-13T14:35:46.745Z] === RUN TestFromWithUndefinedArg [2021-07-13T14:35:46.745Z] --- PASS: TestFromWithUndefinedArg (0.00s) [2021-07-13T14:35:46.745Z] === RUN TestFromMultiStageWithNamedStage [2021-07-13T14:35:46.745Z] --- PASS: TestFromMultiStageWithNamedStage (0.00s) [2021-07-13T14:35:46.745Z] === RUN TestOnbuild [2021-07-13T14:35:46.745Z] --- PASS: TestOnbuild (0.00s) [2021-07-13T14:35:46.745Z] === RUN TestWorkdir [2021-07-13T14:35:46.745Z] --- PASS: TestWorkdir (0.00s) [2021-07-13T14:35:46.745Z] === RUN TestCmd [2021-07-13T14:35:46.745Z] --- PASS: TestCmd (0.00s) [2021-07-13T14:35:46.745Z] === RUN TestHealthcheckNone [2021-07-13T14:35:46.745Z] --- PASS: TestHealthcheckNone (0.00s) [2021-07-13T14:35:46.745Z] === RUN TestHealthcheckCmd [2021-07-13T14:35:46.745Z] --- PASS: TestHealthcheckCmd (0.00s) [2021-07-13T14:35:46.745Z] === RUN TestEntrypoint [2021-07-13T14:35:46.745Z] --- PASS: TestEntrypoint (0.00s) [2021-07-13T14:35:46.745Z] === RUN TestExpose [2021-07-13T14:35:46.745Z] --- PASS: TestExpose (0.00s) [2021-07-13T14:35:46.745Z] === RUN TestUser [2021-07-13T14:35:46.745Z] --- PASS: TestUser (0.00s) [2021-07-13T14:35:46.745Z] === RUN TestVolume [2021-07-13T14:35:46.745Z] --- PASS: TestVolume (0.00s) [2021-07-13T14:35:46.745Z] === RUN TestStopSignal [2021-07-13T14:35:46.745Z] dispatchers_test.go:377: Windows does not support stopsignal [2021-07-13T14:35:46.745Z] --- SKIP: TestStopSignal (0.00s) [2021-07-13T14:35:46.745Z] === RUN TestArg [2021-07-13T14:35:46.745Z] --- PASS: TestArg (0.00s) [2021-07-13T14:35:46.745Z] === RUN TestShell [2021-07-13T14:35:46.745Z] --- PASS: TestShell (0.00s) [2021-07-13T14:35:46.745Z] === RUN TestPrependEnvOnCmd [2021-07-13T14:35:46.745Z] --- PASS: TestPrependEnvOnCmd (0.00s) [2021-07-13T14:35:46.745Z] === RUN TestRunWithBuildArgs [2021-07-13T14:35:46.745Z] --- PASS: TestRunWithBuildArgs (0.00s) [2021-07-13T14:35:46.745Z] === RUN TestRunIgnoresHealthcheck [2021-07-13T14:35:46.745Z] --- PASS: TestRunIgnoresHealthcheck (0.00s) [2021-07-13T14:35:46.745Z] === RUN TestDispatchUnsupportedOptions [2021-07-13T14:35:46.745Z] === RUN TestDispatchUnsupportedOptions/ADD_with_chmod [2021-07-13T14:35:46.745Z] === RUN TestDispatchUnsupportedOptions/COPY_with_chmod [2021-07-13T14:35:46.745Z] === RUN TestDispatchUnsupportedOptions/RUN_with_unsupported_options [2021-07-13T14:35:46.745Z] --- PASS: TestDispatchUnsupportedOptions (0.00s) [2021-07-13T14:35:46.745Z] --- PASS: TestDispatchUnsupportedOptions/ADD_with_chmod (0.00s) [2021-07-13T14:35:46.745Z] --- PASS: TestDispatchUnsupportedOptions/COPY_with_chmod (0.00s) [2021-07-13T14:35:46.745Z] --- PASS: TestDispatchUnsupportedOptions/RUN_with_unsupported_options (0.00s) [2021-07-13T14:35:46.745Z] === RUN TestNormalizeWorkdir [2021-07-13T14:35:46.745Z] --- PASS: TestNormalizeWorkdir (0.00s) [2021-07-13T14:35:46.745Z] === RUN TestDispatch [2021-07-13T14:35:46.745Z] === RUN TestDispatch/ADD_multiple_files_to_file [2021-07-13T14:35:46.745Z] === RUN TestDispatch/Wildcard_ADD_multiple_files_to_file [2021-07-13T14:35:46.745Z] === RUN TestDispatch/COPY_multiple_files_to_file [2021-07-13T14:35:46.745Z] === RUN TestDispatch/ADD_multiple_files_to_file_with_whitespace [2021-07-13T14:35:46.745Z] === RUN TestDispatch/COPY_multiple_files_to_file_with_whitespace [2021-07-13T14:35:46.745Z] === RUN TestDispatch/COPY_wildcard_no_files [2021-07-13T14:35:46.745Z] === RUN TestDispatch/COPY_url [2021-07-13T14:35:46.745Z] --- PASS: TestDispatch (0.09s) [2021-07-13T14:35:46.745Z] --- PASS: TestDispatch/ADD_multiple_files_to_file (0.03s) [2021-07-13T14:35:46.745Z] --- PASS: TestDispatch/Wildcard_ADD_multiple_files_to_file (0.02s) [2021-07-13T14:35:46.745Z] --- PASS: TestDispatch/COPY_multiple_files_to_file (0.02s) [2021-07-13T14:35:46.745Z] --- PASS: TestDispatch/ADD_multiple_files_to_file_with_whitespace (0.01s) [2021-07-13T14:35:46.745Z] --- PASS: TestDispatch/COPY_multiple_files_to_file_with_whitespace (0.01s) [2021-07-13T14:35:46.745Z] --- PASS: TestDispatch/COPY_wildcard_no_files (0.00s) [2021-07-13T14:35:46.745Z] --- PASS: TestDispatch/COPY_url (0.00s) [2021-07-13T14:35:46.745Z] === RUN TestAddScratchImageAddsToMounts [2021-07-13T14:35:46.745Z] --- PASS: TestAddScratchImageAddsToMounts (0.00s) [2021-07-13T14:35:46.745Z] === RUN TestAddFromScratchPopulatesPlatform [2021-07-13T14:35:46.745Z] --- PASS: TestAddFromScratchPopulatesPlatform (0.00s) [2021-07-13T14:35:46.745Z] === RUN TestAddFromScratchDoesNotModifyArgPlatform [2021-07-13T14:35:46.745Z] --- PASS: TestAddFromScratchDoesNotModifyArgPlatform (0.00s) [2021-07-13T14:35:46.745Z] === RUN TestAddFromScratchPopulatesPlatformIfNil [2021-07-13T14:35:46.745Z] --- PASS: TestAddFromScratchPopulatesPlatformIfNil (0.00s) [2021-07-13T14:35:46.745Z] === RUN TestImageSourceGetAddsToMounts [2021-07-13T14:35:46.745Z] --- PASS: TestImageSourceGetAddsToMounts (0.00s) [2021-07-13T14:35:46.745Z] === RUN TestEmptyDockerfile [2021-07-13T14:35:46.745Z] --- PASS: TestEmptyDockerfile (0.01s) [2021-07-13T14:35:46.745Z] === RUN TestSymlinkDockerfile [2021-07-13T14:35:46.745Z] --- PASS: TestSymlinkDockerfile (0.01s) [2021-07-13T14:35:46.745Z] === RUN TestDockerfileOutsideTheBuildContext [2021-07-13T14:35:46.745Z] --- PASS: TestDockerfileOutsideTheBuildContext (0.00s) [2021-07-13T14:35:46.745Z] === RUN TestNonExistingDockerfile [2021-07-13T14:35:46.745Z] --- PASS: TestNonExistingDockerfile (0.00s) [2021-07-13T14:35:46.745Z] === RUN TestCopyRunConfig [2021-07-13T14:35:46.745Z] --- PASS: TestCopyRunConfig (0.00s) [2021-07-13T14:35:46.745Z] === RUN TestDeepCopyRunConfig [2021-07-13T14:35:46.745Z] --- PASS: TestDeepCopyRunConfig (0.00s) [2021-07-13T14:35:46.745Z] === RUN TestExportImage [2021-07-13T14:35:46.745Z] --- PASS: TestExportImage (0.00s) [2021-07-13T14:35:46.745Z] === RUN TestNormalizeDest [2021-07-13T14:35:46.745Z] --- PASS: TestNormalizeDest (0.00s) [2021-07-13T14:35:46.745Z] PASS [2021-07-13T14:35:46.745Z] coverage: 47.0% of statements [2021-07-13T14:35:46.745Z] ok github.com/docker/docker/builder/dockerfile 1.204s coverage: 47.0% of statements [2021-07-13T14:35:47.225Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2021-07-13T14:35:47.705Z] === RUN TestEnable [2021-07-13T14:35:47.705Z] --- PASS: TestEnable (0.00s) [2021-07-13T14:35:47.705Z] === RUN TestDisable [2021-07-13T14:35:47.705Z] --- PASS: TestDisable (0.00s) [2021-07-13T14:35:47.705Z] === RUN TestEnabled [2021-07-13T14:35:47.705Z] --- PASS: TestEnabled (0.00s) [2021-07-13T14:35:47.705Z] PASS [2021-07-13T14:35:47.705Z] coverage: 100.0% of statements [2021-07-13T14:35:47.705Z] ok github.com/docker/docker/cli/debug 0.192s coverage: 100.0% of statements [2021-07-13T14:35:48.716Z] === RUN TestTCP4Proxy [2021-07-13T14:35:48.716Z] --- PASS: TestTCP4Proxy (0.01s) [2021-07-13T14:35:48.716Z] === RUN TestTCP4ProxyHalfClose [2021-07-13T14:35:48.716Z] --- PASS: TestTCP4ProxyHalfClose (0.00s) [2021-07-13T14:35:48.716Z] === RUN TestTCP6Proxy [2021-07-13T14:35:48.716Z] network_proxy_test.go:197: Need to start CI docker with --ipv6 [2021-07-13T14:35:48.716Z] --- SKIP: TestTCP6Proxy (0.00s) [2021-07-13T14:35:48.716Z] === RUN TestTCPDualStackProxy [2021-07-13T14:35:48.716Z] network_proxy_test.go:212: No support for dual stack yet [2021-07-13T14:35:48.716Z] --- SKIP: TestTCPDualStackProxy (0.00s) [2021-07-13T14:35:48.716Z] === RUN TestUDP4Proxy [2021-07-13T14:35:48.716Z] --- PASS: TestUDP4Proxy (0.00s) [2021-07-13T14:35:48.716Z] === RUN TestUDP6Proxy [2021-07-13T14:35:48.716Z] network_proxy_test.go:241: Need to start CI docker with --ipv6 [2021-07-13T14:35:48.716Z] --- SKIP: TestUDP6Proxy (0.00s) [2021-07-13T14:35:48.716Z] === RUN TestUDPWriteError [2021-07-13T14:35:48.716Z] --- PASS: TestUDPWriteError (0.00s) [2021-07-13T14:35:48.716Z] === RUN TestSCTP4Proxy [2021-07-13T14:35:48.716Z] network_proxy_test.go:288: runtime.GOOS == "windows": sctp is not supported on windows [2021-07-13T14:35:48.716Z] --- SKIP: TestSCTP4Proxy (0.00s) [2021-07-13T14:35:48.716Z] === RUN TestSCTP6Proxy [2021-07-13T14:35:48.716Z] network_proxy_test.go:302: Need to start CI docker with --ipv6 [2021-07-13T14:35:48.716Z] --- SKIP: TestSCTP6Proxy (0.00s) [2021-07-13T14:35:48.716Z] PASS [2021-07-13T14:35:48.716Z] coverage: 49.4% of statements [2021-07-13T14:35:48.716Z] ok github.com/docker/docker/cmd/docker-proxy 0.216s coverage: 49.4% of statements [2021-07-13T14:35:48.736Z] 4612f6d0b889: Pull complete [2021-07-13T14:35:49.257Z] --- PASS: TestDaemonHostGatewayIP (5.50s) [2021-07-13T14:35:49.257Z] === CONT TestDaemonRestartIpcMode [2021-07-13T14:35:50.190Z] --- PASS: TestContainerKillOnDaemonStart (14.14s) [2021-07-13T14:35:50.190Z] === CONT TestIpcModeOlderClient [2021-07-13T14:35:50.447Z] --- PASS: TestIpcModeOlderClient (0.12s) [2021-07-13T14:35:50.705Z] === RUN TestDockerDaemonSuite/TestDaemonWideLogConfig [2021-07-13T14:35:53.126Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2021-07-13T14:35:53.228Z] === RUN TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath [2021-07-13T14:35:53.495Z] --- PASS: TestCreateServiceMultipleTimes (17.32s) [2021-07-13T14:35:53.495Z] === RUN TestCreateServiceConflict [2021-07-13T14:35:53.794Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2021-07-13T14:35:54.065Z] --- PASS: TestCreateServiceConflict (2.20s) [2021-07-13T14:35:54.065Z] === RUN TestCreateServiceMaxReplicas [2021-07-13T14:35:54.360Z] --- PASS: TestDaemonRestartIpcMode (5.14s) [2021-07-13T14:35:54.360Z] PASS [2021-07-13T14:35:54.360Z] [2021-07-13T14:35:54.360Z] === Skipped [2021-07-13T14:35:54.360Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2021-07-13T14:35:54.360Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-07-13T14:35:54.360Z] [2021-07-13T14:35:54.360Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2021-07-13T14:35:54.360Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-07-13T14:35:54.360Z] [2021-07-13T14:35:54.360Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2021-07-13T14:35:54.360Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-07-13T14:35:54.360Z] [2021-07-13T14:35:54.360Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2021-07-13T14:35:54.360Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-07-13T14:35:54.360Z] [2021-07-13T14:35:54.360Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2021-07-13T14:35:54.360Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-07-13T14:35:54.360Z] [2021-07-13T14:35:54.360Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2021-07-13T14:35:54.360Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2021-07-13T14:35:54.360Z] [2021-07-13T14:35:54.360Z] [2021-07-13T14:35:54.360Z] DONE 196 tests, 6 skipped in 231.066s [2021-07-13T14:35:54.360Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2021-07-13T14:35:54.360Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.daemon -t ./test.main -test.v -test.timeout=120m [2021-07-13T14:35:54.360Z] ++ set -e [2021-07-13T14:35:54.360Z] ++ '[' -n 0 ']' [2021-07-13T14:35:54.360Z] ++ set -x [2021-07-13T14:35:54.360Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.daemon -t ./test.main -test.v -test.timeout=120m [2021-07-13T14:35:54.360Z] === RUN TestConfigDaemonLibtrustID [2021-07-13T14:35:54.511Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2021-07-13T14:35:54.925Z] --- PASS: TestConfigDaemonLibtrustID (0.54s) [2021-07-13T14:35:54.925Z] === RUN TestDaemonConfigValidation [2021-07-13T14:35:54.925Z] === RUN TestDaemonConfigValidation/config_with_no_content [2021-07-13T14:35:54.925Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2021-07-13T14:35:54.925Z] === RUN TestDaemonConfigValidation/config_with_{} [2021-07-13T14:35:54.925Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2021-07-13T14:35:54.925Z] === RUN TestDaemonConfigValidation/invalid_config [2021-07-13T14:35:54.925Z] === PAUSE TestDaemonConfigValidation/invalid_config [2021-07-13T14:35:54.925Z] === RUN TestDaemonConfigValidation/malformed_config [2021-07-13T14:35:54.925Z] === PAUSE TestDaemonConfigValidation/malformed_config [2021-07-13T14:35:54.925Z] === RUN TestDaemonConfigValidation/valid_config [2021-07-13T14:35:54.925Z] === PAUSE TestDaemonConfigValidation/valid_config [2021-07-13T14:35:54.925Z] === CONT TestDaemonConfigValidation/config_with_no_content [2021-07-13T14:35:54.925Z] === CONT TestDaemonConfigValidation/malformed_config [2021-07-13T14:35:55.184Z] === CONT TestDaemonConfigValidation/valid_config [2021-07-13T14:35:55.184Z] === CONT TestDaemonConfigValidation/invalid_config [2021-07-13T14:35:55.184Z] === CONT TestDaemonConfigValidation/config_with_{} [2021-07-13T14:35:55.442Z] --- PASS: TestDaemonConfigValidation (0.00s) [2021-07-13T14:35:55.442Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.15s) [2021-07-13T14:35:55.442Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.21s) [2021-07-13T14:35:55.442Z] --- PASS: TestDaemonConfigValidation/valid_config (0.10s) [2021-07-13T14:35:55.442Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.12s) [2021-07-13T14:35:55.442Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.18s) [2021-07-13T14:35:55.442Z] PASS [2021-07-13T14:35:55.442Z] [2021-07-13T14:35:55.442Z] DONE 7 tests in 1.090s [2021-07-13T14:35:55.442Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2021-07-13T14:35:55.442Z] ++ 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-07-13T14:35:55.442Z] ++ set -e [2021-07-13T14:35:55.442Z] ++ '[' -n 0 ']' [2021-07-13T14:35:55.442Z] ++ set -x [2021-07-13T14:35:55.442Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-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-07-13T14:35:55.700Z] INFO: Testing against a local daemon [2021-07-13T14:35:55.700Z] === RUN TestCommitInheritsEnv [2021-07-13T14:35:56.265Z] --- PASS: TestCommitInheritsEnv (0.52s) [2021-07-13T14:35:56.265Z] === RUN TestImportExtremelyLargeImageWorks [2021-07-13T14:35:56.265Z] === PAUSE TestImportExtremelyLargeImageWorks [2021-07-13T14:35:56.265Z] === RUN TestImagesFilterMultiReference [2021-07-13T14:35:56.265Z] --- PASS: TestImagesFilterMultiReference (0.10s) [2021-07-13T14:35:56.265Z] === RUN TestImagePullPlatformInvalid [2021-07-13T14:35:56.523Z] --- PASS: TestImagePullPlatformInvalid (0.05s) [2021-07-13T14:35:56.523Z] === RUN TestRemoveImageOrphaning [2021-07-13T14:35:57.088Z] --- PASS: TestRemoveImageOrphaning (0.51s) [2021-07-13T14:35:57.088Z] === RUN TestRemoveImageGarbageCollector [2021-07-13T14:35:57.361Z] --- PASS: TestCreateServiceMaxReplicas (3.17s) [2021-07-13T14:35:57.361Z] === RUN TestCreateWithDuplicateNetworkNames [2021-07-13T14:35:57.652Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2021-07-13T14:35:57.910Z] === RUN TestDockerDaemonSuite/TestDaemonWithWrongkey [2021-07-13T14:35:57.910Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2021-07-13T14:35:58.713Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2021-07-13T14:35:58.843Z] check_test.go:309: [dc45116658ca1] daemon is not started [2021-07-13T14:35:58.843Z] === RUN TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork [2021-07-13T14:35:59.409Z] --- PASS: TestRemoveImageGarbageCollector (2.59s) [2021-07-13T14:35:59.409Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-07-13T14:35:59.666Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.05s) [2021-07-13T14:35:59.666Z] === RUN TestTagInvalidReference [2021-07-13T14:35:59.666Z] --- PASS: TestTagInvalidReference (0.04s) [2021-07-13T14:35:59.666Z] === RUN TestTagValidPrefixedRepo [2021-07-13T14:35:59.666Z] --- PASS: TestTagValidPrefixedRepo (0.08s) [2021-07-13T14:35:59.666Z] === RUN TestTagExistedNameWithoutForce [2021-07-13T14:35:59.666Z] --- PASS: TestTagExistedNameWithoutForce (0.06s) [2021-07-13T14:35:59.666Z] === RUN TestTagOfficialNames [2021-07-13T14:35:59.923Z] --- PASS: TestTagOfficialNames (0.09s) [2021-07-13T14:35:59.923Z] === RUN TestTagMatchesDigest [2021-07-13T14:35:59.923Z] --- PASS: TestTagMatchesDigest (0.03s) [2021-07-13T14:35:59.923Z] === CONT TestImportExtremelyLargeImageWorks [2021-07-13T14:36:00.099Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2021-07-13T14:36:01.348Z] === RUN TestCheckpointCreateError [2021-07-13T14:36:01.348Z] --- PASS: TestCheckpointCreateError (0.00s) [2021-07-13T14:36:01.348Z] === RUN TestCheckpointCreate [2021-07-13T14:36:01.348Z] --- PASS: TestCheckpointCreate (0.00s) [2021-07-13T14:36:01.348Z] === RUN TestCheckpointDeleteError [2021-07-13T14:36:01.348Z] --- PASS: TestCheckpointDeleteError (0.00s) [2021-07-13T14:36:01.348Z] === RUN TestCheckpointDelete [2021-07-13T14:36:01.348Z] --- PASS: TestCheckpointDelete (0.00s) [2021-07-13T14:36:01.348Z] === RUN TestCheckpointListError [2021-07-13T14:36:01.348Z] --- PASS: TestCheckpointListError (0.00s) [2021-07-13T14:36:01.348Z] === RUN TestCheckpointList [2021-07-13T14:36:01.348Z] --- PASS: TestCheckpointList (0.00s) [2021-07-13T14:36:01.348Z] === RUN TestCheckpointListContainerNotFound [2021-07-13T14:36:01.348Z] --- PASS: TestCheckpointListContainerNotFound (0.00s) [2021-07-13T14:36:01.348Z] === RUN TestNewClientWithOpsFromEnv [2021-07-13T14:36:01.348Z] client_test.go:23: runtime.GOOS == "windows" [2021-07-13T14:36:01.348Z] --- SKIP: TestNewClientWithOpsFromEnv (0.00s) [2021-07-13T14:36:01.348Z] === RUN TestGetAPIPath [2021-07-13T14:36:01.348Z] --- PASS: TestGetAPIPath (0.00s) [2021-07-13T14:36:01.348Z] === RUN TestParseHostURL [2021-07-13T14:36:01.348Z] --- PASS: TestParseHostURL (0.00s) [2021-07-13T14:36:01.348Z] === RUN TestNewClientWithOpsFromEnvSetsDefaultVersion [2021-07-13T14:36:01.348Z] --- PASS: TestNewClientWithOpsFromEnvSetsDefaultVersion (0.00s) [2021-07-13T14:36:01.348Z] === RUN TestNegotiateAPIVersionEmpty [2021-07-13T14:36:01.348Z] --- PASS: TestNegotiateAPIVersionEmpty (0.00s) [2021-07-13T14:36:01.348Z] === RUN TestNegotiateAPIVersion [2021-07-13T14:36:01.348Z] --- PASS: TestNegotiateAPIVersion (0.00s) [2021-07-13T14:36:01.348Z] === RUN TestNegotiateAPVersionOverride [2021-07-13T14:36:01.348Z] --- PASS: TestNegotiateAPVersionOverride (0.00s) [2021-07-13T14:36:01.348Z] === RUN TestNegotiateAPIVersionAutomatic [2021-07-13T14:36:01.348Z] --- PASS: TestNegotiateAPIVersionAutomatic (0.00s) [2021-07-13T14:36:01.348Z] === RUN TestNegotiateAPIVersionWithEmptyVersion [2021-07-13T14:36:01.348Z] --- PASS: TestNegotiateAPIVersionWithEmptyVersion (0.00s) [2021-07-13T14:36:01.348Z] === RUN TestNegotiateAPIVersionWithFixedVersion [2021-07-13T14:36:01.348Z] --- PASS: TestNegotiateAPIVersionWithFixedVersion (0.00s) [2021-07-13T14:36:01.348Z] === RUN TestClientRedirect [2021-07-13T14:36:01.348Z] --- PASS: TestClientRedirect (0.00s) [2021-07-13T14:36:01.348Z] === RUN TestConfigCreateUnsupported [2021-07-13T14:36:01.348Z] --- PASS: TestConfigCreateUnsupported (0.00s) [2021-07-13T14:36:01.348Z] === RUN TestConfigCreateError [2021-07-13T14:36:01.348Z] --- PASS: TestConfigCreateError (0.00s) [2021-07-13T14:36:01.348Z] === RUN TestConfigCreate [2021-07-13T14:36:01.348Z] --- PASS: TestConfigCreate (0.00s) [2021-07-13T14:36:01.348Z] === RUN TestConfigInspectNotFound [2021-07-13T14:36:01.348Z] --- PASS: TestConfigInspectNotFound (0.00s) [2021-07-13T14:36:01.348Z] === RUN TestConfigInspectWithEmptyID [2021-07-13T14:36:01.348Z] --- PASS: TestConfigInspectWithEmptyID (0.00s) [2021-07-13T14:36:01.348Z] === RUN TestConfigInspectUnsupported [2021-07-13T14:36:01.348Z] --- PASS: TestConfigInspectUnsupported (0.00s) [2021-07-13T14:36:01.348Z] === RUN TestConfigInspectError [2021-07-13T14:36:01.348Z] --- PASS: TestConfigInspectError (0.00s) [2021-07-13T14:36:01.348Z] === RUN TestConfigInspectConfigNotFound [2021-07-13T14:36:01.348Z] --- PASS: TestConfigInspectConfigNotFound (0.00s) [2021-07-13T14:36:01.348Z] === RUN TestConfigInspect [2021-07-13T14:36:01.348Z] --- PASS: TestConfigInspect (0.00s) [2021-07-13T14:36:01.348Z] === RUN TestConfigListUnsupported [2021-07-13T14:36:01.348Z] --- PASS: TestConfigListUnsupported (0.00s) [2021-07-13T14:36:01.348Z] === RUN TestConfigListError [2021-07-13T14:36:01.348Z] --- PASS: TestConfigListError (0.00s) [2021-07-13T14:36:01.348Z] === RUN TestConfigList [2021-07-13T14:36:01.348Z] --- PASS: TestConfigList (0.00s) [2021-07-13T14:36:01.348Z] === RUN TestConfigRemoveUnsupported [2021-07-13T14:36:01.348Z] --- PASS: TestConfigRemoveUnsupported (0.00s) [2021-07-13T14:36:01.348Z] === RUN TestConfigRemoveError [2021-07-13T14:36:01.348Z] --- PASS: TestConfigRemoveError (0.00s) [2021-07-13T14:36:01.348Z] === RUN TestConfigRemove [2021-07-13T14:36:01.348Z] --- PASS: TestConfigRemove (0.00s) [2021-07-13T14:36:01.348Z] === RUN TestConfigUpdateUnsupported [2021-07-13T14:36:01.348Z] --- PASS: TestConfigUpdateUnsupported (0.00s) [2021-07-13T14:36:01.348Z] === RUN TestConfigUpdateError [2021-07-13T14:36:01.348Z] --- PASS: TestConfigUpdateError (0.00s) [2021-07-13T14:36:01.348Z] === RUN TestConfigUpdate [2021-07-13T14:36:01.348Z] --- PASS: TestConfigUpdate (0.00s) [2021-07-13T14:36:01.348Z] === RUN TestContainerCommitError [2021-07-13T14:36:01.348Z] --- PASS: TestContainerCommitError (0.00s) [2021-07-13T14:36:01.348Z] === RUN TestContainerCommit [2021-07-13T14:36:01.348Z] --- PASS: TestContainerCommit (0.00s) [2021-07-13T14:36:01.348Z] === RUN TestContainerStatPathError [2021-07-13T14:36:01.348Z] --- PASS: TestContainerStatPathError (0.00s) [2021-07-13T14:36:01.348Z] === RUN TestContainerStatPathNotFoundError [2021-07-13T14:36:01.348Z] --- PASS: TestContainerStatPathNotFoundError (0.00s) [2021-07-13T14:36:01.348Z] === RUN TestContainerStatPathNoHeaderError [2021-07-13T14:36:01.348Z] --- PASS: TestContainerStatPathNoHeaderError (0.00s) [2021-07-13T14:36:01.348Z] === RUN TestContainerStatPath [2021-07-13T14:36:01.348Z] --- PASS: TestContainerStatPath (0.00s) [2021-07-13T14:36:01.348Z] === RUN TestCopyToContainerError [2021-07-13T14:36:01.348Z] --- PASS: TestCopyToContainerError (0.00s) [2021-07-13T14:36:01.348Z] === RUN TestCopyToContainerNotFoundError [2021-07-13T14:36:01.348Z] --- PASS: TestCopyToContainerNotFoundError (0.00s) [2021-07-13T14:36:01.348Z] === RUN TestCopyToContainerNotStatusOKError [2021-07-13T14:36:01.348Z] --- PASS: TestCopyToContainerNotStatusOKError (0.00s) [2021-07-13T14:36:01.348Z] === RUN TestCopyToContainer [2021-07-13T14:36:01.348Z] --- PASS: TestCopyToContainer (0.00s) [2021-07-13T14:36:01.348Z] === RUN TestCopyFromContainerError [2021-07-13T14:36:01.348Z] --- PASS: TestCopyFromContainerError (0.00s) [2021-07-13T14:36:01.348Z] === RUN TestCopyFromContainerNotFoundError [2021-07-13T14:36:01.348Z] --- PASS: TestCopyFromContainerNotFoundError (0.00s) [2021-07-13T14:36:01.348Z] === RUN TestCopyFromContainerNotStatusOKError [2021-07-13T14:36:01.348Z] --- PASS: TestCopyFromContainerNotStatusOKError (0.00s) [2021-07-13T14:36:01.348Z] === RUN TestCopyFromContainerNoHeaderError [2021-07-13T14:36:01.348Z] --- PASS: TestCopyFromContainerNoHeaderError (0.00s) [2021-07-13T14:36:01.348Z] === RUN TestCopyFromContainer [2021-07-13T14:36:01.348Z] --- PASS: TestCopyFromContainer (0.00s) [2021-07-13T14:36:01.348Z] === RUN TestContainerCreateError [2021-07-13T14:36:01.348Z] --- PASS: TestContainerCreateError (0.00s) [2021-07-13T14:36:01.348Z] === RUN TestContainerCreateImageNotFound [2021-07-13T14:36:01.348Z] --- PASS: TestContainerCreateImageNotFound (0.00s) [2021-07-13T14:36:01.348Z] === RUN TestContainerCreateWithName [2021-07-13T14:36:01.348Z] --- PASS: TestContainerCreateWithName (0.00s) [2021-07-13T14:36:01.348Z] === RUN TestContainerCreateAutoRemove [2021-07-13T14:36:01.348Z] --- PASS: TestContainerCreateAutoRemove (0.00s) [2021-07-13T14:36:01.348Z] === RUN TestContainerDiffError [2021-07-13T14:36:01.348Z] --- PASS: TestContainerDiffError (0.00s) [2021-07-13T14:36:01.348Z] === RUN TestContainerDiff [2021-07-13T14:36:01.348Z] --- PASS: TestContainerDiff (0.00s) [2021-07-13T14:36:01.348Z] === RUN TestContainerExecCreateError [2021-07-13T14:36:01.348Z] --- PASS: TestContainerExecCreateError (0.00s) [2021-07-13T14:36:01.348Z] === RUN TestContainerExecCreate [2021-07-13T14:36:01.348Z] --- PASS: TestContainerExecCreate (0.00s) [2021-07-13T14:36:01.348Z] === RUN TestContainerExecStartError [2021-07-13T14:36:01.348Z] --- PASS: TestContainerExecStartError (0.00s) [2021-07-13T14:36:01.348Z] === RUN TestContainerExecStart [2021-07-13T14:36:01.348Z] --- PASS: TestContainerExecStart (0.00s) [2021-07-13T14:36:01.348Z] === RUN TestContainerExecInspectError [2021-07-13T14:36:01.348Z] --- PASS: TestContainerExecInspectError (0.00s) [2021-07-13T14:36:01.348Z] === RUN TestContainerExecInspect [2021-07-13T14:36:01.348Z] --- PASS: TestContainerExecInspect (0.00s) [2021-07-13T14:36:01.348Z] === RUN TestContainerExportError [2021-07-13T14:36:01.348Z] --- PASS: TestContainerExportError (0.00s) [2021-07-13T14:36:01.348Z] === RUN TestContainerExport [2021-07-13T14:36:01.348Z] --- PASS: TestContainerExport (0.00s) [2021-07-13T14:36:01.348Z] === RUN TestContainerInspectError [2021-07-13T14:36:01.348Z] --- PASS: TestContainerInspectError (0.00s) [2021-07-13T14:36:01.348Z] === RUN TestContainerInspectContainerNotFound [2021-07-13T14:36:01.348Z] --- PASS: TestContainerInspectContainerNotFound (0.00s) [2021-07-13T14:36:01.348Z] === RUN TestContainerInspectWithEmptyID [2021-07-13T14:36:01.348Z] --- PASS: TestContainerInspectWithEmptyID (0.00s) [2021-07-13T14:36:01.348Z] === RUN TestContainerInspect [2021-07-13T14:36:01.348Z] --- PASS: TestContainerInspect (0.00s) [2021-07-13T14:36:01.348Z] === RUN TestContainerInspectNode [2021-07-13T14:36:01.348Z] --- PASS: TestContainerInspectNode (0.00s) [2021-07-13T14:36:01.348Z] === RUN TestContainerKillError [2021-07-13T14:36:01.348Z] --- PASS: TestContainerKillError (0.00s) [2021-07-13T14:36:01.348Z] === RUN TestContainerKill [2021-07-13T14:36:01.348Z] --- PASS: TestContainerKill (0.00s) [2021-07-13T14:36:01.348Z] === RUN TestContainerListError [2021-07-13T14:36:01.348Z] --- PASS: TestContainerListError (0.00s) [2021-07-13T14:36:01.348Z] === RUN TestContainerList [2021-07-13T14:36:01.348Z] --- PASS: TestContainerList (0.00s) [2021-07-13T14:36:01.348Z] === RUN TestContainerLogsNotFoundError [2021-07-13T14:36:01.348Z] --- PASS: TestContainerLogsNotFoundError (0.00s) [2021-07-13T14:36:01.348Z] === RUN TestContainerLogsError [2021-07-13T14:36:01.348Z] --- PASS: TestContainerLogsError (0.00s) [2021-07-13T14:36:01.348Z] === RUN TestContainerLogs [2021-07-13T14:36:01.348Z] --- PASS: TestContainerLogs (0.19s) [2021-07-13T14:36:01.348Z] === RUN TestContainerPauseError [2021-07-13T14:36:01.348Z] --- PASS: TestContainerPauseError (0.00s) [2021-07-13T14:36:01.348Z] === RUN TestContainerPause [2021-07-13T14:36:01.348Z] --- PASS: TestContainerPause (0.00s) [2021-07-13T14:36:01.348Z] === RUN TestContainersPruneError [2021-07-13T14:36:01.348Z] --- PASS: TestContainersPruneError (0.00s) [2021-07-13T14:36:01.348Z] === RUN TestContainersPrune [2021-07-13T14:36:01.348Z] --- PASS: TestContainersPrune (0.04s) [2021-07-13T14:36:01.348Z] === RUN TestContainerRemoveError [2021-07-13T14:36:01.348Z] --- PASS: TestContainerRemoveError (0.00s) [2021-07-13T14:36:01.348Z] === RUN TestContainerRemoveNotFoundError [2021-07-13T14:36:01.348Z] --- PASS: TestContainerRemoveNotFoundError (0.00s) [2021-07-13T14:36:01.348Z] === RUN TestContainerRemove [2021-07-13T14:36:01.348Z] --- PASS: TestContainerRemove (0.00s) [2021-07-13T14:36:01.348Z] === RUN TestContainerRenameError [2021-07-13T14:36:01.348Z] --- PASS: TestContainerRenameError (0.00s) [2021-07-13T14:36:01.348Z] === RUN TestContainerRename [2021-07-13T14:36:01.348Z] --- PASS: TestContainerRename (0.00s) [2021-07-13T14:36:01.348Z] === RUN TestContainerResizeError [2021-07-13T14:36:01.348Z] --- PASS: TestContainerResizeError (0.00s) [2021-07-13T14:36:01.348Z] === RUN TestContainerExecResizeError [2021-07-13T14:36:01.348Z] --- PASS: TestContainerExecResizeError (0.00s) [2021-07-13T14:36:01.348Z] === RUN TestContainerResize [2021-07-13T14:36:01.348Z] --- PASS: TestContainerResize (0.00s) [2021-07-13T14:36:01.348Z] === RUN TestContainerExecResize [2021-07-13T14:36:01.348Z] --- PASS: TestContainerExecResize (0.00s) [2021-07-13T14:36:01.348Z] === RUN TestContainerRestartError [2021-07-13T14:36:01.348Z] --- PASS: TestContainerRestartError (0.00s) [2021-07-13T14:36:01.348Z] === RUN TestContainerRestart [2021-07-13T14:36:01.348Z] --- PASS: TestContainerRestart (0.00s) [2021-07-13T14:36:01.348Z] === RUN TestContainerStartError [2021-07-13T14:36:01.348Z] --- PASS: TestContainerStartError (0.00s) [2021-07-13T14:36:01.348Z] === RUN TestContainerStart [2021-07-13T14:36:01.348Z] --- PASS: TestContainerStart (0.00s) [2021-07-13T14:36:01.348Z] === RUN TestContainerStatsError [2021-07-13T14:36:01.348Z] --- PASS: TestContainerStatsError (0.00s) [2021-07-13T14:36:01.348Z] === RUN TestContainerStats [2021-07-13T14:36:01.348Z] --- PASS: TestContainerStats (0.00s) [2021-07-13T14:36:01.348Z] === RUN TestContainerStopError [2021-07-13T14:36:01.348Z] --- PASS: TestContainerStopError (0.00s) [2021-07-13T14:36:01.348Z] === RUN TestContainerStop [2021-07-13T14:36:01.348Z] --- PASS: TestContainerStop (0.00s) [2021-07-13T14:36:01.348Z] === RUN TestContainerTopError [2021-07-13T14:36:01.348Z] --- PASS: TestContainerTopError (0.00s) [2021-07-13T14:36:01.348Z] === RUN TestContainerTop [2021-07-13T14:36:01.348Z] --- PASS: TestContainerTop (0.00s) [2021-07-13T14:36:01.348Z] === RUN TestContainerUnpauseError [2021-07-13T14:36:01.348Z] --- PASS: TestContainerUnpauseError (0.00s) [2021-07-13T14:36:01.348Z] === RUN TestContainerUnpause [2021-07-13T14:36:01.348Z] --- PASS: TestContainerUnpause (0.00s) [2021-07-13T14:36:01.348Z] === RUN TestContainerUpdateError [2021-07-13T14:36:01.348Z] --- PASS: TestContainerUpdateError (0.00s) [2021-07-13T14:36:01.348Z] === RUN TestContainerUpdate [2021-07-13T14:36:01.348Z] --- PASS: TestContainerUpdate (0.00s) [2021-07-13T14:36:01.348Z] === RUN TestContainerWaitError [2021-07-13T14:36:01.348Z] --- PASS: TestContainerWaitError (0.00s) [2021-07-13T14:36:01.348Z] === RUN TestContainerWait [2021-07-13T14:36:01.348Z] --- PASS: TestContainerWait (0.00s) [2021-07-13T14:36:01.348Z] === RUN TestDiskUsageError [2021-07-13T14:36:01.348Z] --- PASS: TestDiskUsageError (0.00s) [2021-07-13T14:36:01.348Z] === RUN TestDiskUsage [2021-07-13T14:36:01.348Z] --- PASS: TestDiskUsage (0.00s) [2021-07-13T14:36:01.348Z] === RUN TestDistributionInspectUnsupported [2021-07-13T14:36:01.348Z] --- PASS: TestDistributionInspectUnsupported (0.00s) [2021-07-13T14:36:01.348Z] === RUN TestDistributionInspectWithEmptyID [2021-07-13T14:36:01.348Z] --- PASS: TestDistributionInspectWithEmptyID (0.00s) [2021-07-13T14:36:01.348Z] === RUN TestEventsErrorInOptions [2021-07-13T14:36:01.348Z] --- PASS: TestEventsErrorInOptions (0.00s) [2021-07-13T14:36:01.348Z] === RUN TestEventsErrorFromServer [2021-07-13T14:36:01.348Z] --- PASS: TestEventsErrorFromServer (0.00s) [2021-07-13T14:36:01.348Z] === RUN TestEvents [2021-07-13T14:36:01.348Z] --- PASS: TestEvents (0.00s) [2021-07-13T14:36:01.348Z] === RUN TestTLSCloseWriter [2021-07-13T14:36:01.348Z] === PAUSE TestTLSCloseWriter [2021-07-13T14:36:01.349Z] === RUN TestImageBuildError [2021-07-13T14:36:01.349Z] --- PASS: TestImageBuildError (0.00s) [2021-07-13T14:36:01.349Z] === RUN TestImageBuild [2021-07-13T14:36:01.349Z] --- PASS: TestImageBuild (0.00s) [2021-07-13T14:36:01.349Z] === RUN TestGetDockerOS [2021-07-13T14:36:01.349Z] --- PASS: TestGetDockerOS (0.00s) [2021-07-13T14:36:01.349Z] === RUN TestImageCreateError [2021-07-13T14:36:01.349Z] --- PASS: TestImageCreateError (0.00s) [2021-07-13T14:36:01.349Z] === RUN TestImageCreate [2021-07-13T14:36:01.349Z] --- PASS: TestImageCreate (0.00s) [2021-07-13T14:36:01.349Z] === RUN TestImageHistoryError [2021-07-13T14:36:01.349Z] --- PASS: TestImageHistoryError (0.00s) [2021-07-13T14:36:01.349Z] === RUN TestImageHistory [2021-07-13T14:36:01.349Z] --- PASS: TestImageHistory (0.00s) [2021-07-13T14:36:01.349Z] === RUN TestImageImportError [2021-07-13T14:36:01.349Z] --- PASS: TestImageImportError (0.00s) [2021-07-13T14:36:01.349Z] === RUN TestImageImport [2021-07-13T14:36:01.349Z] --- PASS: TestImageImport (0.00s) [2021-07-13T14:36:01.349Z] === RUN TestImageInspectError [2021-07-13T14:36:01.349Z] --- PASS: TestImageInspectError (0.00s) [2021-07-13T14:36:01.349Z] === RUN TestImageInspectImageNotFound [2021-07-13T14:36:01.349Z] --- PASS: TestImageInspectImageNotFound (0.00s) [2021-07-13T14:36:01.349Z] === RUN TestImageInspectWithEmptyID [2021-07-13T14:36:01.349Z] --- PASS: TestImageInspectWithEmptyID (0.00s) [2021-07-13T14:36:01.349Z] === RUN TestImageInspect [2021-07-13T14:36:01.349Z] --- PASS: TestImageInspect (0.00s) [2021-07-13T14:36:01.349Z] === RUN TestImageListError [2021-07-13T14:36:01.349Z] --- PASS: TestImageListError (0.00s) [2021-07-13T14:36:01.349Z] === RUN TestImageList [2021-07-13T14:36:01.349Z] --- PASS: TestImageList (0.00s) [2021-07-13T14:36:01.349Z] === RUN TestImageListApiBefore125 [2021-07-13T14:36:01.349Z] --- PASS: TestImageListApiBefore125 (0.00s) [2021-07-13T14:36:01.349Z] === RUN TestImageLoadError [2021-07-13T14:36:01.349Z] --- PASS: TestImageLoadError (0.00s) [2021-07-13T14:36:01.349Z] === RUN TestImageLoad [2021-07-13T14:36:01.349Z] --- PASS: TestImageLoad (0.00s) [2021-07-13T14:36:01.349Z] === RUN TestImagesPruneError [2021-07-13T14:36:01.349Z] --- PASS: TestImagesPruneError (0.00s) [2021-07-13T14:36:01.349Z] === RUN TestImagesPrune [2021-07-13T14:36:01.349Z] --- PASS: TestImagesPrune (0.00s) [2021-07-13T14:36:01.349Z] === RUN TestImagePullReferenceParseError [2021-07-13T14:36:01.349Z] --- PASS: TestImagePullReferenceParseError (0.00s) [2021-07-13T14:36:01.349Z] === RUN TestImagePullAnyError [2021-07-13T14:36:01.349Z] --- PASS: TestImagePullAnyError (0.00s) [2021-07-13T14:36:01.349Z] === RUN TestImagePullStatusUnauthorizedError [2021-07-13T14:36:01.349Z] --- PASS: TestImagePullStatusUnauthorizedError (0.00s) [2021-07-13T14:36:01.349Z] === RUN TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError [2021-07-13T14:36:01.349Z] --- PASS: TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2021-07-13T14:36:01.349Z] === RUN TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError [2021-07-13T14:36:01.349Z] --- PASS: TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2021-07-13T14:36:01.349Z] === RUN TestImagePullWithPrivilegedFuncNoError [2021-07-13T14:36:01.349Z] --- PASS: TestImagePullWithPrivilegedFuncNoError (0.00s) [2021-07-13T14:36:01.349Z] === RUN TestImagePullWithoutErrors [2021-07-13T14:36:01.349Z] --- PASS: TestImagePullWithoutErrors (0.00s) [2021-07-13T14:36:01.349Z] === RUN TestImagePushReferenceError [2021-07-13T14:36:01.349Z] --- PASS: TestImagePushReferenceError (0.00s) [2021-07-13T14:36:01.349Z] === RUN TestImagePushAnyError [2021-07-13T14:36:01.349Z] --- PASS: TestImagePushAnyError (0.00s) [2021-07-13T14:36:01.349Z] === RUN TestImagePushStatusUnauthorizedError [2021-07-13T14:36:01.349Z] --- PASS: TestImagePushStatusUnauthorizedError (0.00s) [2021-07-13T14:36:01.349Z] === RUN TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError [2021-07-13T14:36:01.349Z] --- PASS: TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2021-07-13T14:36:01.349Z] === RUN TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError [2021-07-13T14:36:01.349Z] --- PASS: TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2021-07-13T14:36:01.349Z] === RUN TestImagePushWithPrivilegedFuncNoError [2021-07-13T14:36:01.349Z] --- PASS: TestImagePushWithPrivilegedFuncNoError (0.00s) [2021-07-13T14:36:01.349Z] === RUN TestImagePushWithoutErrors [2021-07-13T14:36:01.349Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=false [2021-07-13T14:36:01.349Z] === RUN TestImagePushWithoutErrors/myimage:tag,all-tags=false [2021-07-13T14:36:01.349Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=true [2021-07-13T14:36:01.349Z] === RUN TestImagePushWithoutErrors/myimage:anything,all-tags=true [2021-07-13T14:36:01.349Z] --- PASS: TestImagePushWithoutErrors (0.00s) [2021-07-13T14:36:01.349Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=false (0.00s) [2021-07-13T14:36:01.349Z] --- PASS: TestImagePushWithoutErrors/myimage:tag,all-tags=false (0.00s) [2021-07-13T14:36:01.349Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=true (0.00s) [2021-07-13T14:36:01.349Z] --- PASS: TestImagePushWithoutErrors/myimage:anything,all-tags=true (0.00s) [2021-07-13T14:36:01.349Z] === RUN TestImageRemoveError [2021-07-13T14:36:01.349Z] --- PASS: TestImageRemoveError (0.00s) [2021-07-13T14:36:01.349Z] === RUN TestImageRemoveImageNotFound [2021-07-13T14:36:01.349Z] --- PASS: TestImageRemoveImageNotFound (0.00s) [2021-07-13T14:36:01.349Z] === RUN TestImageRemove [2021-07-13T14:36:01.349Z] --- PASS: TestImageRemove (0.00s) [2021-07-13T14:36:01.349Z] === RUN TestImageSaveError [2021-07-13T14:36:01.349Z] --- PASS: TestImageSaveError (0.00s) [2021-07-13T14:36:01.349Z] === RUN TestImageSave [2021-07-13T14:36:01.349Z] --- PASS: TestImageSave (0.00s) [2021-07-13T14:36:01.349Z] === RUN TestImageSearchAnyError [2021-07-13T14:36:01.349Z] --- PASS: TestImageSearchAnyError (0.00s) [2021-07-13T14:36:01.349Z] === RUN TestImageSearchStatusUnauthorizedError [2021-07-13T14:36:01.349Z] --- PASS: TestImageSearchStatusUnauthorizedError (0.00s) [2021-07-13T14:36:01.349Z] === RUN TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError [2021-07-13T14:36:01.349Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2021-07-13T14:36:01.349Z] === RUN TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError [2021-07-13T14:36:01.349Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2021-07-13T14:36:01.349Z] === RUN TestImageSearchWithPrivilegedFuncNoError [2021-07-13T14:36:01.349Z] --- PASS: TestImageSearchWithPrivilegedFuncNoError (0.00s) [2021-07-13T14:36:01.349Z] === RUN TestImageSearchWithoutErrors [2021-07-13T14:36:01.349Z] --- PASS: TestImageSearchWithoutErrors (0.00s) [2021-07-13T14:36:01.349Z] === RUN TestImageTagError [2021-07-13T14:36:01.349Z] --- PASS: TestImageTagError (0.00s) [2021-07-13T14:36:01.349Z] === RUN TestImageTagInvalidReference [2021-07-13T14:36:01.349Z] --- PASS: TestImageTagInvalidReference (0.00s) [2021-07-13T14:36:01.349Z] === RUN TestImageTagInvalidSourceImageName [2021-07-13T14:36:01.349Z] --- PASS: TestImageTagInvalidSourceImageName (0.00s) [2021-07-13T14:36:01.349Z] === RUN TestImageTagHexSource [2021-07-13T14:36:01.349Z] --- PASS: TestImageTagHexSource (0.00s) [2021-07-13T14:36:01.349Z] === RUN TestImageTag [2021-07-13T14:36:01.349Z] --- PASS: TestImageTag (0.00s) [2021-07-13T14:36:01.349Z] === RUN TestInfoServerError [2021-07-13T14:36:01.349Z] --- PASS: TestInfoServerError (0.00s) [2021-07-13T14:36:01.349Z] === RUN TestInfoInvalidResponseJSONError [2021-07-13T14:36:01.349Z] --- PASS: TestInfoInvalidResponseJSONError (0.00s) [2021-07-13T14:36:01.349Z] === RUN TestInfo [2021-07-13T14:36:01.349Z] --- PASS: TestInfo (0.00s) [2021-07-13T14:36:01.349Z] === RUN TestNetworkConnectError [2021-07-13T14:36:01.349Z] --- PASS: TestNetworkConnectError (0.00s) [2021-07-13T14:36:01.349Z] === RUN TestNetworkConnectEmptyNilEndpointSettings [2021-07-13T14:36:01.349Z] --- PASS: TestNetworkConnectEmptyNilEndpointSettings (0.00s) [2021-07-13T14:36:01.349Z] === RUN TestNetworkConnect [2021-07-13T14:36:01.349Z] --- PASS: TestNetworkConnect (0.00s) [2021-07-13T14:36:01.349Z] === RUN TestNetworkCreateError [2021-07-13T14:36:01.349Z] --- PASS: TestNetworkCreateError (0.00s) [2021-07-13T14:36:01.349Z] === RUN TestNetworkCreate [2021-07-13T14:36:01.349Z] --- PASS: TestNetworkCreate (0.00s) [2021-07-13T14:36:01.349Z] === RUN TestNetworkDisconnectError [2021-07-13T14:36:01.349Z] --- PASS: TestNetworkDisconnectError (0.00s) [2021-07-13T14:36:01.349Z] === RUN TestNetworkDisconnect [2021-07-13T14:36:01.349Z] --- PASS: TestNetworkDisconnect (0.00s) [2021-07-13T14:36:01.349Z] === RUN TestNetworkInspectError [2021-07-13T14:36:01.349Z] --- PASS: TestNetworkInspectError (0.00s) [2021-07-13T14:36:01.349Z] === RUN TestNetworkInspectNotFoundError [2021-07-13T14:36:01.349Z] --- PASS: TestNetworkInspectNotFoundError (0.00s) [2021-07-13T14:36:01.349Z] === RUN TestNetworkInspectWithEmptyID [2021-07-13T14:36:01.349Z] --- PASS: TestNetworkInspectWithEmptyID (0.00s) [2021-07-13T14:36:01.349Z] === RUN TestNetworkInspect [2021-07-13T14:36:01.349Z] --- PASS: TestNetworkInspect (0.00s) [2021-07-13T14:36:01.349Z] === RUN TestNetworkListError [2021-07-13T14:36:01.349Z] --- PASS: TestNetworkListError (0.00s) [2021-07-13T14:36:01.349Z] === RUN TestNetworkList [2021-07-13T14:36:01.349Z] --- PASS: TestNetworkList (0.00s) [2021-07-13T14:36:01.349Z] === RUN TestNetworksPruneError [2021-07-13T14:36:01.349Z] --- PASS: TestNetworksPruneError (0.00s) [2021-07-13T14:36:01.349Z] === RUN TestNetworksPrune [2021-07-13T14:36:01.349Z] --- PASS: TestNetworksPrune (0.00s) [2021-07-13T14:36:01.349Z] === RUN TestNetworkRemoveError [2021-07-13T14:36:01.349Z] --- PASS: TestNetworkRemoveError (0.00s) [2021-07-13T14:36:01.349Z] === RUN TestNetworkRemove [2021-07-13T14:36:01.349Z] --- PASS: TestNetworkRemove (0.00s) [2021-07-13T14:36:01.349Z] === RUN TestNodeInspectError [2021-07-13T14:36:01.349Z] --- PASS: TestNodeInspectError (0.00s) [2021-07-13T14:36:01.349Z] === RUN TestNodeInspectNodeNotFound [2021-07-13T14:36:01.349Z] --- PASS: TestNodeInspectNodeNotFound (0.00s) [2021-07-13T14:36:01.349Z] === RUN TestNodeInspectWithEmptyID [2021-07-13T14:36:01.349Z] --- PASS: TestNodeInspectWithEmptyID (0.00s) [2021-07-13T14:36:01.349Z] === RUN TestNodeInspect [2021-07-13T14:36:01.349Z] --- PASS: TestNodeInspect (0.00s) [2021-07-13T14:36:01.349Z] === RUN TestNodeListError [2021-07-13T14:36:01.349Z] --- PASS: TestNodeListError (0.00s) [2021-07-13T14:36:01.349Z] === RUN TestNodeList [2021-07-13T14:36:01.349Z] --- PASS: TestNodeList (0.00s) [2021-07-13T14:36:01.349Z] === RUN TestNodeRemoveError [2021-07-13T14:36:01.349Z] --- PASS: TestNodeRemoveError (0.00s) [2021-07-13T14:36:01.349Z] === RUN TestNodeRemove [2021-07-13T14:36:01.349Z] --- PASS: TestNodeRemove (0.00s) [2021-07-13T14:36:01.349Z] === RUN TestNodeUpdateError [2021-07-13T14:36:01.349Z] --- PASS: TestNodeUpdateError (0.00s) [2021-07-13T14:36:01.349Z] === RUN TestNodeUpdate [2021-07-13T14:36:01.349Z] --- PASS: TestNodeUpdate (0.00s) [2021-07-13T14:36:01.349Z] === RUN TestOptionWithTimeout [2021-07-13T14:36:01.349Z] --- PASS: TestOptionWithTimeout (0.00s) [2021-07-13T14:36:01.349Z] === RUN TestPingFail [2021-07-13T14:36:01.349Z] --- PASS: TestPingFail (0.00s) [2021-07-13T14:36:01.349Z] === RUN TestPingWithError [2021-07-13T14:36:01.349Z] 2021/07/13 14:35:59 RoundTripper returned a response & error; ignoring response [2021-07-13T14:36:01.349Z] 2021/07/13 14:35:59 RoundTripper returned a response & error; ignoring response [2021-07-13T14:36:01.349Z] --- PASS: TestPingWithError (0.00s) [2021-07-13T14:36:01.349Z] === RUN TestPingSuccess [2021-07-13T14:36:01.349Z] --- PASS: TestPingSuccess (0.00s) [2021-07-13T14:36:01.349Z] === RUN TestPingHeadFallback [2021-07-13T14:36:01.349Z] === RUN TestPingHeadFallback/OK [2021-07-13T14:36:01.349Z] === RUN TestPingHeadFallback/Internal_Server_Error [2021-07-13T14:36:01.349Z] === RUN TestPingHeadFallback/Not_Found [2021-07-13T14:36:01.349Z] === RUN TestPingHeadFallback/Method_Not_Allowed [2021-07-13T14:36:01.349Z] --- PASS: TestPingHeadFallback (0.00s) [2021-07-13T14:36:01.349Z] --- PASS: TestPingHeadFallback/OK (0.00s) [2021-07-13T14:36:01.349Z] --- PASS: TestPingHeadFallback/Internal_Server_Error (0.00s) [2021-07-13T14:36:01.349Z] --- PASS: TestPingHeadFallback/Not_Found (0.00s) [2021-07-13T14:36:01.349Z] --- PASS: TestPingHeadFallback/Method_Not_Allowed (0.00s) [2021-07-13T14:36:01.349Z] === RUN TestPluginDisableError [2021-07-13T14:36:01.349Z] --- PASS: TestPluginDisableError (0.00s) [2021-07-13T14:36:01.349Z] === RUN TestPluginDisable [2021-07-13T14:36:01.349Z] --- PASS: TestPluginDisable (0.00s) [2021-07-13T14:36:01.349Z] === RUN TestPluginEnableError [2021-07-13T14:36:01.349Z] --- PASS: TestPluginEnableError (0.00s) [2021-07-13T14:36:01.349Z] === RUN TestPluginEnable [2021-07-13T14:36:01.349Z] --- PASS: TestPluginEnable (0.00s) [2021-07-13T14:36:01.349Z] === RUN TestPluginInspectError [2021-07-13T14:36:01.349Z] --- PASS: TestPluginInspectError (0.00s) [2021-07-13T14:36:01.349Z] === RUN TestPluginInspectWithEmptyID [2021-07-13T14:36:01.349Z] --- PASS: TestPluginInspectWithEmptyID (0.00s) [2021-07-13T14:36:01.349Z] === RUN TestPluginInspect [2021-07-13T14:36:01.349Z] --- PASS: TestPluginInspect (0.00s) [2021-07-13T14:36:01.349Z] === RUN TestPluginListError [2021-07-13T14:36:01.349Z] --- PASS: TestPluginListError (0.00s) [2021-07-13T14:36:01.349Z] === RUN TestPluginList [2021-07-13T14:36:01.349Z] --- PASS: TestPluginList (0.00s) [2021-07-13T14:36:01.349Z] === RUN TestPluginPushError [2021-07-13T14:36:01.349Z] --- PASS: TestPluginPushError (0.00s) [2021-07-13T14:36:01.349Z] === RUN TestPluginPush [2021-07-13T14:36:01.349Z] --- PASS: TestPluginPush (0.00s) [2021-07-13T14:36:01.349Z] === RUN TestPluginRemoveError [2021-07-13T14:36:01.349Z] --- PASS: TestPluginRemoveError (0.00s) [2021-07-13T14:36:01.349Z] === RUN TestPluginRemove [2021-07-13T14:36:01.349Z] --- PASS: TestPluginRemove (0.00s) [2021-07-13T14:36:01.349Z] === RUN TestPluginSetError [2021-07-13T14:36:01.349Z] --- PASS: TestPluginSetError (0.00s) [2021-07-13T14:36:01.349Z] === RUN TestPluginSet [2021-07-13T14:36:01.349Z] --- PASS: TestPluginSet (0.00s) [2021-07-13T14:36:01.349Z] === RUN TestSetHostHeader [2021-07-13T14:36:01.349Z] --- PASS: TestSetHostHeader (0.00s) [2021-07-13T14:36:01.349Z] === RUN TestPlainTextError [2021-07-13T14:36:01.349Z] --- PASS: TestPlainTextError (0.00s) [2021-07-13T14:36:01.349Z] === RUN TestInfiniteError [2021-07-13T14:36:01.349Z] --- PASS: TestInfiniteError (0.03s) [2021-07-13T14:36:01.349Z] === RUN TestCanceledContext [2021-07-13T14:36:01.349Z] 2021/07/13 14:35:59 RoundTripper returned a response & error; ignoring response [2021-07-13T14:36:01.349Z] --- PASS: TestCanceledContext (0.00s) [2021-07-13T14:36:01.349Z] === RUN TestDeadlineExceededContext [2021-07-13T14:36:01.349Z] 2021/07/13 14:35:59 RoundTripper returned a response & error; ignoring response [2021-07-13T14:36:01.349Z] --- PASS: TestDeadlineExceededContext (0.00s) [2021-07-13T14:36:01.349Z] === RUN TestSecretCreateUnsupported [2021-07-13T14:36:01.349Z] --- PASS: TestSecretCreateUnsupported (0.00s) [2021-07-13T14:36:01.349Z] === RUN TestSecretCreateError [2021-07-13T14:36:01.349Z] --- PASS: TestSecretCreateError (0.00s) [2021-07-13T14:36:01.349Z] === RUN TestSecretCreate [2021-07-13T14:36:01.349Z] --- PASS: TestSecretCreate (0.00s) [2021-07-13T14:36:01.349Z] === RUN TestSecretInspectUnsupported [2021-07-13T14:36:01.349Z] --- PASS: TestSecretInspectUnsupported (0.00s) [2021-07-13T14:36:01.349Z] === RUN TestSecretInspectError [2021-07-13T14:36:01.349Z] --- PASS: TestSecretInspectError (0.00s) [2021-07-13T14:36:01.349Z] === RUN TestSecretInspectSecretNotFound [2021-07-13T14:36:01.349Z] --- PASS: TestSecretInspectSecretNotFound (0.00s) [2021-07-13T14:36:01.349Z] === RUN TestSecretInspectWithEmptyID [2021-07-13T14:36:01.349Z] --- PASS: TestSecretInspectWithEmptyID (0.00s) [2021-07-13T14:36:01.349Z] === RUN TestSecretInspect [2021-07-13T14:36:01.349Z] --- PASS: TestSecretInspect (0.00s) [2021-07-13T14:36:01.349Z] === RUN TestSecretListUnsupported [2021-07-13T14:36:01.349Z] --- PASS: TestSecretListUnsupported (0.00s) [2021-07-13T14:36:01.349Z] === RUN TestSecretListError [2021-07-13T14:36:01.349Z] --- PASS: TestSecretListError (0.00s) [2021-07-13T14:36:01.349Z] === RUN TestSecretList [2021-07-13T14:36:01.349Z] --- PASS: TestSecretList (0.00s) [2021-07-13T14:36:01.349Z] === RUN TestSecretRemoveUnsupported [2021-07-13T14:36:01.349Z] --- PASS: TestSecretRemoveUnsupported (0.00s) [2021-07-13T14:36:01.349Z] === RUN TestSecretRemoveError [2021-07-13T14:36:01.349Z] --- PASS: TestSecretRemoveError (0.00s) [2021-07-13T14:36:01.349Z] === RUN TestSecretRemove [2021-07-13T14:36:01.349Z] --- PASS: TestSecretRemove (0.00s) [2021-07-13T14:36:01.349Z] === RUN TestSecretUpdateUnsupported [2021-07-13T14:36:01.349Z] --- PASS: TestSecretUpdateUnsupported (0.00s) [2021-07-13T14:36:01.349Z] === RUN TestSecretUpdateError [2021-07-13T14:36:01.349Z] --- PASS: TestSecretUpdateError (0.00s) [2021-07-13T14:36:01.349Z] === RUN TestSecretUpdate [2021-07-13T14:36:01.349Z] --- PASS: TestSecretUpdate (0.00s) [2021-07-13T14:36:01.349Z] === RUN TestServiceCreateError [2021-07-13T14:36:01.349Z] --- PASS: TestServiceCreateError (0.00s) [2021-07-13T14:36:01.349Z] === RUN TestServiceCreate [2021-07-13T14:36:01.349Z] --- PASS: TestServiceCreate (0.00s) [2021-07-13T14:36:01.349Z] === RUN TestServiceCreateCompatiblePlatforms [2021-07-13T14:36:01.349Z] --- PASS: TestServiceCreateCompatiblePlatforms (0.00s) [2021-07-13T14:36:01.349Z] === RUN TestServiceCreateDigestPinning [2021-07-13T14:36:01.349Z] --- PASS: TestServiceCreateDigestPinning (0.00s) [2021-07-13T14:36:01.349Z] === RUN TestServiceInspectError [2021-07-13T14:36:01.349Z] --- PASS: TestServiceInspectError (0.00s) [2021-07-13T14:36:01.349Z] === RUN TestServiceInspectServiceNotFound [2021-07-13T14:36:01.349Z] --- PASS: TestServiceInspectServiceNotFound (0.00s) [2021-07-13T14:36:01.349Z] === RUN TestServiceInspectWithEmptyID [2021-07-13T14:36:01.349Z] --- PASS: TestServiceInspectWithEmptyID (0.00s) [2021-07-13T14:36:01.349Z] === RUN TestServiceInspect [2021-07-13T14:36:01.349Z] --- PASS: TestServiceInspect (0.00s) [2021-07-13T14:36:01.349Z] === RUN TestServiceListError [2021-07-13T14:36:01.349Z] --- PASS: TestServiceListError (0.00s) [2021-07-13T14:36:01.349Z] === RUN TestServiceList [2021-07-13T14:36:01.349Z] --- PASS: TestServiceList (0.00s) [2021-07-13T14:36:01.349Z] === RUN TestServiceLogsError [2021-07-13T14:36:01.349Z] --- PASS: TestServiceLogsError (0.00s) [2021-07-13T14:36:01.349Z] === RUN TestServiceLogs [2021-07-13T14:36:01.349Z] --- PASS: TestServiceLogs (0.00s) [2021-07-13T14:36:01.349Z] === RUN TestServiceRemoveError [2021-07-13T14:36:01.349Z] --- PASS: TestServiceRemoveError (0.00s) [2021-07-13T14:36:01.349Z] === RUN TestServiceRemoveNotFoundError [2021-07-13T14:36:01.349Z] --- PASS: TestServiceRemoveNotFoundError (0.00s) [2021-07-13T14:36:01.349Z] === RUN TestServiceRemove [2021-07-13T14:36:01.349Z] --- PASS: TestServiceRemove (0.00s) [2021-07-13T14:36:01.349Z] === RUN TestServiceUpdateError [2021-07-13T14:36:01.349Z] --- PASS: TestServiceUpdateError (0.00s) [2021-07-13T14:36:01.349Z] === RUN TestServiceUpdate [2021-07-13T14:36:01.349Z] --- PASS: TestServiceUpdate (0.00s) [2021-07-13T14:36:01.349Z] === RUN TestSwarmGetUnlockKeyError [2021-07-13T14:36:01.349Z] --- PASS: TestSwarmGetUnlockKeyError (0.00s) [2021-07-13T14:36:01.349Z] === RUN TestSwarmGetUnlockKey [2021-07-13T14:36:01.349Z] --- PASS: TestSwarmGetUnlockKey (0.00s) [2021-07-13T14:36:01.349Z] === RUN TestSwarmInitError [2021-07-13T14:36:01.349Z] --- PASS: TestSwarmInitError (0.00s) [2021-07-13T14:36:01.349Z] === RUN TestSwarmInit [2021-07-13T14:36:01.349Z] --- PASS: TestSwarmInit (0.00s) [2021-07-13T14:36:01.349Z] === RUN TestSwarmInspectError [2021-07-13T14:36:01.349Z] --- PASS: TestSwarmInspectError (0.00s) [2021-07-13T14:36:01.349Z] === RUN TestSwarmInspect [2021-07-13T14:36:01.350Z] --- PASS: TestSwarmInspect (0.00s) [2021-07-13T14:36:01.350Z] === RUN TestSwarmJoinError [2021-07-13T14:36:01.350Z] --- PASS: TestSwarmJoinError (0.00s) [2021-07-13T14:36:01.350Z] === RUN TestSwarmJoin [2021-07-13T14:36:01.350Z] --- PASS: TestSwarmJoin (0.00s) [2021-07-13T14:36:01.350Z] === RUN TestSwarmLeaveError [2021-07-13T14:36:01.350Z] --- PASS: TestSwarmLeaveError (0.00s) [2021-07-13T14:36:01.350Z] === RUN TestSwarmLeave [2021-07-13T14:36:01.350Z] --- PASS: TestSwarmLeave (0.00s) [2021-07-13T14:36:01.350Z] === RUN TestSwarmUnlockError [2021-07-13T14:36:01.350Z] --- PASS: TestSwarmUnlockError (0.00s) [2021-07-13T14:36:01.350Z] === RUN TestSwarmUnlock [2021-07-13T14:36:01.350Z] --- PASS: TestSwarmUnlock (0.00s) [2021-07-13T14:36:01.350Z] === RUN TestSwarmUpdateError [2021-07-13T14:36:01.350Z] --- PASS: TestSwarmUpdateError (0.00s) [2021-07-13T14:36:01.350Z] === RUN TestSwarmUpdate [2021-07-13T14:36:01.350Z] --- PASS: TestSwarmUpdate (0.00s) [2021-07-13T14:36:01.350Z] === RUN TestTaskInspectError [2021-07-13T14:36:01.350Z] --- PASS: TestTaskInspectError (0.00s) [2021-07-13T14:36:01.350Z] === RUN TestTaskInspectWithEmptyID [2021-07-13T14:36:01.350Z] --- PASS: TestTaskInspectWithEmptyID (0.00s) [2021-07-13T14:36:01.350Z] === RUN TestTaskInspect [2021-07-13T14:36:01.350Z] --- PASS: TestTaskInspect (0.00s) [2021-07-13T14:36:01.350Z] === RUN TestTaskListError [2021-07-13T14:36:01.350Z] --- PASS: TestTaskListError (0.00s) [2021-07-13T14:36:01.350Z] === RUN TestTaskList [2021-07-13T14:36:01.350Z] --- PASS: TestTaskList (0.00s) [2021-07-13T14:36:01.350Z] === RUN TestVolumeCreateError [2021-07-13T14:36:01.350Z] --- PASS: TestVolumeCreateError (0.00s) [2021-07-13T14:36:01.350Z] === RUN TestVolumeCreate [2021-07-13T14:36:01.350Z] --- PASS: TestVolumeCreate (0.00s) [2021-07-13T14:36:01.350Z] === RUN TestVolumeInspectError [2021-07-13T14:36:01.350Z] --- PASS: TestVolumeInspectError (0.00s) [2021-07-13T14:36:01.350Z] === RUN TestVolumeInspectNotFound [2021-07-13T14:36:01.350Z] --- PASS: TestVolumeInspectNotFound (0.00s) [2021-07-13T14:36:01.350Z] === RUN TestVolumeInspectWithEmptyID [2021-07-13T14:36:01.350Z] --- PASS: TestVolumeInspectWithEmptyID (0.00s) [2021-07-13T14:36:01.350Z] === RUN TestVolumeInspect [2021-07-13T14:36:01.350Z] --- PASS: TestVolumeInspect (0.00s) [2021-07-13T14:36:01.350Z] === RUN TestVolumeListError [2021-07-13T14:36:01.350Z] --- PASS: TestVolumeListError (0.00s) [2021-07-13T14:36:01.350Z] === RUN TestVolumeList [2021-07-13T14:36:01.350Z] --- PASS: TestVolumeList (0.00s) [2021-07-13T14:36:01.350Z] === RUN TestVolumeRemoveError [2021-07-13T14:36:01.350Z] --- PASS: TestVolumeRemoveError (0.00s) [2021-07-13T14:36:01.350Z] === RUN TestVolumeRemove [2021-07-13T14:36:01.350Z] --- PASS: TestVolumeRemove (0.00s) [2021-07-13T14:36:01.350Z] === CONT TestTLSCloseWriter [2021-07-13T14:36:01.350Z] --- PASS: TestTLSCloseWriter (0.01s) [2021-07-13T14:36:01.350Z] PASS [2021-07-13T14:36:01.350Z] coverage: 75.0% of statements [2021-07-13T14:36:01.350Z] ok github.com/docker/docker/client 0.893s coverage: 75.0% of statements [2021-07-13T14:36:08.025Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2021-07-13T14:36:08.025Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2021-07-13T14:36:08.231Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2021-07-13T14:36:10.772Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2021-07-13T14:36:12.202Z] === RUN TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore [2021-07-13T14:36:12.259Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.37s) [2021-07-13T14:36:12.259Z] === RUN TestCreateServiceSecretFileMode [2021-07-13T14:36:13.641Z] --- PASS: TestCreateServiceSecretFileMode (2.68s) [2021-07-13T14:36:13.641Z] === RUN TestCreateServiceConfigFileMode [2021-07-13T14:36:15.513Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2021-07-13T14:36:16.190Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2021-07-13T14:36:16.193Z] --- PASS: TestCreateServiceConfigFileMode (2.66s) [2021-07-13T14:36:16.193Z] === RUN TestCreateServiceSysctls [2021-07-13T14:36:17.125Z] === RUN TestDockerDaemonSuite/TestFailedPluginRemove [2021-07-13T14:36:17.487Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-07-13T14:36:17.487Z] Using test binary docker [2021-07-13T14:36:17.487Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2021-07-13T14:36:17.487Z] +++ /etc/init.d/apparmor start [2021-07-13T14:36:17.487Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-07-13T14:36:17.487Z] INFO: Waiting for daemon to start... [2021-07-13T14:36:17.487Z] Starting dockerd [2021-07-13T14:36:17.487Z] +++ 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-07-13T14:36:18.058Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2021-07-13T14:36:19.332Z] --- PASS: TestCheckoutGit (33.38s) [2021-07-13T14:36:19.333Z] === RUN TestValidGitTransport [2021-07-13T14:36:19.333Z] --- PASS: TestValidGitTransport (0.00s) [2021-07-13T14:36:19.333Z] === RUN TestGitInvalidRef [2021-07-13T14:36:19.333Z] --- PASS: TestGitInvalidRef (0.20s) [2021-07-13T14:36:19.333Z] PASS [2021-07-13T14:36:19.333Z] coverage: 86.3% of statements [2021-07-13T14:36:19.333Z] ok github.com/docker/docker/builder/remotecontext/git 33.945s coverage: 86.3% of statements [2021-07-13T14:36:19.333Z] ? github.com/docker/docker/cli [no test files] [2021-07-13T14:36:19.333Z] ? github.com/docker/docker/cli/config [no test files] [2021-07-13T14:36:19.397Z] . [2021-07-13T14:36:19.397Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-07-13T14:36:19.397Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-07-13T14:36:19.397Z] Error: No such image: emptyfs [2021-07-13T14:36:19.397Z] ++++ tar -cC bundles/test-integration/emptyfs . [2021-07-13T14:36:19.397Z] ++++ docker load [2021-07-13T14:36:19.397Z] Running integration-test (iteration 1) [2021-07-13T14:36:19.397Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m [2021-07-13T14:36:19.397Z] ++ 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-07-13T14:36:19.397Z] ++ set -e [2021-07-13T14:36:19.397Z] ++ '[' -n 0 ']' [2021-07-13T14:36:19.397Z] ++ set -x [2021-07-13T14:36:19.397Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-07-13T14:36:19.429Z] check_test.go:309: [d42b41c457469] daemon is not started [2021-07-13T14:36:19.429Z] === RUN TestDockerDaemonSuite/TestHTTPSInfo [2021-07-13T14:36:19.994Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueCert [2021-07-13T14:36:20.392Z] --- PASS: TestCreateServiceSysctls (3.63s) [2021-07-13T14:36:20.392Z] === RUN TestCreateServiceCapabilities [2021-07-13T14:36:20.560Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert [2021-07-13T14:36:21.125Z] === RUN TestDockerDaemonSuite/TestHTTPSRun [2021-07-13T14:36:22.935Z] --- PASS: TestCreateServiceCapabilities (2.83s) [2021-07-13T14:36:22.935Z] === RUN TestInspect [2021-07-13T14:36:23.652Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2021-07-13T14:36:23.652Z] === RUN TestDockerDaemonSuite/TestLegacyDaemonCommand [2021-07-13T14:36:23.652Z] check_test.go:309: [ddc281474d077] daemon is not started [2021-07-13T14:36:23.652Z] === RUN TestDockerDaemonSuite/TestPluginListFilterCapability [2021-07-13T14:36:24.218Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2021-07-13T14:36:24.218Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2021-07-13T14:36:25.587Z] === RUN TestDockerDaemonSuite/TestPluginListFilterEnabled [2021-07-13T14:36:25.845Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2021-07-13T14:36:26.234Z] --- PASS: TestInspect (3.18s) [2021-07-13T14:36:26.234Z] === RUN TestCreateJob [2021-07-13T14:36:27.215Z] === RUN TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart [2021-07-13T14:36:27.473Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2021-07-13T14:36:29.371Z] === RUN TestDockerSuite/TestBuildDockerignore [2021-07-13T14:36:29.533Z] --- PASS: TestCreateJob (3.57s) [2021-07-13T14:36:29.533Z] === RUN TestReplicatedJob [2021-07-13T14:36:31.267Z] === RUN TestDockerDaemonSuite/TestPruneImageDangling [2021-07-13T14:36:32.638Z] === RUN TestDockerDaemonSuite/TestPruneImageLabel [2021-07-13T14:36:34.415Z] === RUN TestLoadDaemonCliConfigWithoutOverriding [2021-07-13T14:36:34.415Z] --- PASS: TestLoadDaemonCliConfigWithoutOverriding (0.00s) [2021-07-13T14:36:34.415Z] === RUN TestLoadDaemonCliConfigWithTLS [2021-07-13T14:36:34.415Z] --- PASS: TestLoadDaemonCliConfigWithTLS (0.00s) [2021-07-13T14:36:34.415Z] === RUN TestLoadDaemonCliConfigWithConflicts [2021-07-13T14:36:34.415Z] --- PASS: TestLoadDaemonCliConfigWithConflicts (0.00s) [2021-07-13T14:36:34.415Z] === RUN TestLoadDaemonCliWithConflictingNodeGenericResources [2021-07-13T14:36:34.415Z] --- PASS: TestLoadDaemonCliWithConflictingNodeGenericResources (0.00s) [2021-07-13T14:36:34.415Z] === RUN TestLoadDaemonCliWithConflictingLabels [2021-07-13T14:36:34.415Z] --- PASS: TestLoadDaemonCliWithConflictingLabels (0.00s) [2021-07-13T14:36:34.415Z] === RUN TestLoadDaemonCliWithDuplicateLabels [2021-07-13T14:36:34.415Z] --- PASS: TestLoadDaemonCliWithDuplicateLabels (0.00s) [2021-07-13T14:36:34.415Z] === RUN TestLoadDaemonCliConfigWithTLSVerify [2021-07-13T14:36:34.415Z] --- PASS: TestLoadDaemonCliConfigWithTLSVerify (0.01s) [2021-07-13T14:36:34.415Z] === RUN TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse [2021-07-13T14:36:34.415Z] --- PASS: TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse (0.00s) [2021-07-13T14:36:34.415Z] === RUN TestLoadDaemonCliConfigWithoutTLSVerify [2021-07-13T14:36:34.415Z] --- PASS: TestLoadDaemonCliConfigWithoutTLSVerify (0.00s) [2021-07-13T14:36:34.415Z] === RUN TestLoadDaemonCliConfigWithLogLevel [2021-07-13T14:36:34.415Z] --- PASS: TestLoadDaemonCliConfigWithLogLevel (0.00s) [2021-07-13T14:36:34.415Z] === RUN TestLoadDaemonConfigWithEmbeddedOptions [2021-07-13T14:36:34.415Z] --- PASS: TestLoadDaemonConfigWithEmbeddedOptions (0.00s) [2021-07-13T14:36:34.415Z] === RUN TestLoadDaemonConfigWithRegistryOptions [2021-07-13T14:36:34.415Z] --- PASS: TestLoadDaemonConfigWithRegistryOptions (0.00s) [2021-07-13T14:36:34.415Z] === RUN TestConfigureDaemonLogs [2021-07-13T14:36:34.415Z] --- PASS: TestConfigureDaemonLogs (0.00s) [2021-07-13T14:36:34.415Z] === RUN TestCommonOptionsInstallFlags [2021-07-13T14:36:34.415Z] --- PASS: TestCommonOptionsInstallFlags (0.00s) [2021-07-13T14:36:34.415Z] === RUN TestCommonOptionsInstallFlagsWithDefaults [2021-07-13T14:36:34.415Z] --- PASS: TestCommonOptionsInstallFlagsWithDefaults (0.00s) [2021-07-13T14:36:34.415Z] PASS [2021-07-13T14:36:34.415Z] coverage: 18.5% of statements [2021-07-13T14:36:34.415Z] ok github.com/docker/docker/cmd/dockerd 1.164s coverage: 18.5% of statements [2021-07-13T14:36:34.415Z] === RUN TestContainerStopSignal [2021-07-13T14:36:34.415Z] --- PASS: TestContainerStopSignal (0.00s) [2021-07-13T14:36:34.415Z] === RUN TestContainerStopTimeout [2021-07-13T14:36:34.415Z] --- PASS: TestContainerStopTimeout (0.00s) [2021-07-13T14:36:34.415Z] === RUN TestContainerSecretReferenceDestTarget [2021-07-13T14:36:34.415Z] --- PASS: TestContainerSecretReferenceDestTarget (0.00s) [2021-07-13T14:36:34.415Z] === RUN TestContainerLogPathSetForJSONFileLogger [2021-07-13T14:36:34.415Z] --- PASS: TestContainerLogPathSetForJSONFileLogger (0.01s) [2021-07-13T14:36:34.415Z] === RUN TestContainerLogPathSetForRingLogger [2021-07-13T14:36:34.415Z] --- PASS: TestContainerLogPathSetForRingLogger (0.00s) [2021-07-13T14:36:34.415Z] === RUN TestReplaceAndAppendEnvVars [2021-07-13T14:36:34.415Z] env_test.go:19: default=[HOME=/root FOO=foo_default], override=[HOME=/root TERM=xterm FOO BAR], result=[HOME=/root TERM=xterm] [2021-07-13T14:36:34.415Z] --- PASS: TestReplaceAndAppendEnvVars (0.00s) [2021-07-13T14:36:34.415Z] === RUN TestNewMemoryStore [2021-07-13T14:36:34.415Z] --- PASS: TestNewMemoryStore (0.00s) [2021-07-13T14:36:34.415Z] === RUN TestAddContainers [2021-07-13T14:36:34.415Z] --- PASS: TestAddContainers (0.00s) [2021-07-13T14:36:34.415Z] === RUN TestGetContainer [2021-07-13T14:36:34.415Z] --- PASS: TestGetContainer (0.00s) [2021-07-13T14:36:34.415Z] === RUN TestDeleteContainer [2021-07-13T14:36:34.415Z] --- PASS: TestDeleteContainer (0.00s) [2021-07-13T14:36:34.415Z] === RUN TestListContainers [2021-07-13T14:36:34.415Z] --- PASS: TestListContainers (0.00s) [2021-07-13T14:36:34.415Z] === RUN TestFirstContainer [2021-07-13T14:36:34.415Z] --- PASS: TestFirstContainer (0.00s) [2021-07-13T14:36:34.415Z] === RUN TestApplyAllContainer [2021-07-13T14:36:34.415Z] --- PASS: TestApplyAllContainer (0.00s) [2021-07-13T14:36:34.415Z] === RUN TestIsValidHealthString [2021-07-13T14:36:34.415Z] --- PASS: TestIsValidHealthString (0.00s) [2021-07-13T14:36:34.415Z] === RUN TestStateRunStop [2021-07-13T14:36:34.415Z] --- PASS: TestStateRunStop (0.00s) [2021-07-13T14:36:34.415Z] === RUN TestStateTimeoutWait [2021-07-13T14:36:34.415Z] state_test.go:141: Stop callback fired [2021-07-13T14:36:34.415Z] state_test.go:165: Stop callback fired [2021-07-13T14:36:34.415Z] --- PASS: TestStateTimeoutWait (0.10s) [2021-07-13T14:36:34.415Z] === RUN TestIsValidStateString [2021-07-13T14:36:34.415Z] --- PASS: TestIsValidStateString (0.00s) [2021-07-13T14:36:34.415Z] === RUN TestViewSaveDelete [2021-07-13T14:36:34.415Z] --- PASS: TestViewSaveDelete (0.01s) [2021-07-13T14:36:34.415Z] === RUN TestViewAll [2021-07-13T14:36:34.415Z] --- PASS: TestViewAll (0.02s) [2021-07-13T14:36:34.415Z] === RUN TestViewGet [2021-07-13T14:36:34.415Z] --- PASS: TestViewGet (0.01s) [2021-07-13T14:36:34.415Z] === RUN TestNames [2021-07-13T14:36:34.415Z] --- PASS: TestNames (0.00s) [2021-07-13T14:36:34.415Z] === RUN TestViewWithHealthCheck [2021-07-13T14:36:34.415Z] --- PASS: TestViewWithHealthCheck (0.01s) [2021-07-13T14:36:34.415Z] PASS [2021-07-13T14:36:34.415Z] coverage: 41.5% of statements [2021-07-13T14:36:34.415Z] ok github.com/docker/docker/container 1.750s coverage: 41.5% of statements [2021-07-13T14:36:34.415Z] ? github.com/docker/docker/container/stream [no test files] [2021-07-13T14:36:34.415Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2021-07-13T14:36:34.415Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2021-07-13T14:36:34.415Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2021-07-13T14:36:35.163Z] === RUN TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore [2021-07-13T14:36:35.424Z] === RUN TestNewListSecretsFilters [2021-07-13T14:36:35.424Z] --- PASS: TestNewListSecretsFilters (0.00s) [2021-07-13T14:36:35.424Z] === RUN TestNewListConfigsFilters [2021-07-13T14:36:35.424Z] --- PASS: TestNewListConfigsFilters (0.00s) [2021-07-13T14:36:35.424Z] PASS [2021-07-13T14:36:35.424Z] coverage: 0.5% of statements [2021-07-13T14:36:35.424Z] ok github.com/docker/docker/daemon/cluster 1.144s coverage: 0.5% of statements [2021-07-13T14:36:35.904Z] === RUN TestPrepare [2021-07-13T14:36:35.904Z] --- PASS: TestPrepare (0.00s) [2021-07-13T14:36:35.904Z] === RUN TestStart [2021-07-13T14:36:35.904Z] --- PASS: TestStart (0.00s) [2021-07-13T14:36:35.904Z] === RUN TestWaitCancel [2021-07-13T14:36:35.904Z] --- PASS: TestWaitCancel (0.00s) [2021-07-13T14:36:35.904Z] === RUN TestWaitDisabled [2021-07-13T14:36:35.904Z] --- PASS: TestWaitDisabled (0.00s) [2021-07-13T14:36:35.904Z] === RUN TestWaitEnabled [2021-07-13T14:36:35.904Z] --- PASS: TestWaitEnabled (0.00s) [2021-07-13T14:36:35.904Z] === RUN TestRemove [2021-07-13T14:36:35.904Z] --- PASS: TestRemove (0.00s) [2021-07-13T14:36:35.904Z] PASS [2021-07-13T14:36:35.904Z] coverage: 65.3% of statements [2021-07-13T14:36:35.904Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.833s coverage: 65.3% of statements [2021-07-13T14:36:36.115Z] --- PASS: TestReplicatedJob (6.57s) [2021-07-13T14:36:36.116Z] === RUN TestUpdateReplicatedJob [2021-07-13T14:36:38.914Z] === RUN TestNetworkConvertBasicNetworkFromGRPCCreatedAt [2021-07-13T14:36:38.914Z] --- PASS: TestNetworkConvertBasicNetworkFromGRPCCreatedAt (0.17s) [2021-07-13T14:36:38.914Z] === RUN TestServiceConvertFromGRPCRuntimeContainer [2021-07-13T14:36:38.914Z] --- PASS: TestServiceConvertFromGRPCRuntimeContainer (0.00s) [2021-07-13T14:36:38.914Z] === RUN TestServiceConvertFromGRPCGenericRuntimePlugin [2021-07-13T14:36:38.914Z] --- PASS: TestServiceConvertFromGRPCGenericRuntimePlugin (0.00s) [2021-07-13T14:36:38.914Z] === RUN TestServiceConvertToGRPCGenericRuntimePlugin [2021-07-13T14:36:38.914Z] --- PASS: TestServiceConvertToGRPCGenericRuntimePlugin (0.00s) [2021-07-13T14:36:38.914Z] === RUN TestServiceConvertToGRPCContainerRuntime [2021-07-13T14:36:38.914Z] --- PASS: TestServiceConvertToGRPCContainerRuntime (0.00s) [2021-07-13T14:36:38.914Z] === RUN TestServiceConvertToGRPCGenericRuntimeCustom [2021-07-13T14:36:38.914Z] --- PASS: TestServiceConvertToGRPCGenericRuntimeCustom (0.00s) [2021-07-13T14:36:38.914Z] === RUN TestServiceConvertToGRPCIsolation [2021-07-13T14:36:38.914Z] === RUN TestServiceConvertToGRPCIsolation/empty [2021-07-13T14:36:38.914Z] === RUN TestServiceConvertToGRPCIsolation/default [2021-07-13T14:36:38.914Z] === RUN TestServiceConvertToGRPCIsolation/process [2021-07-13T14:36:38.914Z] === RUN TestServiceConvertToGRPCIsolation/hyperv [2021-07-13T14:36:38.914Z] === RUN TestServiceConvertToGRPCIsolation/proCess [2021-07-13T14:36:38.914Z] === RUN TestServiceConvertToGRPCIsolation/hypErv [2021-07-13T14:36:38.914Z] --- PASS: TestServiceConvertToGRPCIsolation (0.00s) [2021-07-13T14:36:38.914Z] --- PASS: TestServiceConvertToGRPCIsolation/empty (0.00s) [2021-07-13T14:36:38.914Z] --- PASS: TestServiceConvertToGRPCIsolation/default (0.00s) [2021-07-13T14:36:39.339Z] === RUN TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore [2021-07-13T14:36:39.395Z] --- PASS: TestServiceConvertToGRPCIsolation/process (0.00s) [2021-07-13T14:36:39.395Z] --- PASS: TestServiceConvertToGRPCIsolation/hyperv (0.00s) [2021-07-13T14:36:39.395Z] --- PASS: TestServiceConvertToGRPCIsolation/proCess (0.00s) [2021-07-13T14:36:39.395Z] --- PASS: TestServiceConvertToGRPCIsolation/hypErv (0.00s) [2021-07-13T14:36:39.395Z] === RUN TestServiceConvertFromGRPCIsolation [2021-07-13T14:36:39.395Z] === RUN TestServiceConvertFromGRPCIsolation/default [2021-07-13T14:36:39.395Z] === RUN TestServiceConvertFromGRPCIsolation/process [2021-07-13T14:36:39.395Z] === RUN TestServiceConvertFromGRPCIsolation/hyperv [2021-07-13T14:36:39.395Z] --- PASS: TestServiceConvertFromGRPCIsolation (0.00s) [2021-07-13T14:36:39.395Z] --- PASS: TestServiceConvertFromGRPCIsolation/default (0.00s) [2021-07-13T14:36:39.395Z] --- PASS: TestServiceConvertFromGRPCIsolation/process (0.00s) [2021-07-13T14:36:39.395Z] --- PASS: TestServiceConvertFromGRPCIsolation/hyperv (0.00s) [2021-07-13T14:36:39.395Z] === RUN TestServiceConvertToGRPCCredentialSpec [2021-07-13T14:36:39.395Z] === RUN TestServiceConvertToGRPCCredentialSpec/empty_credential_spec [2021-07-13T14:36:39.395Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec [2021-07-13T14:36:39.395Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec [2021-07-13T14:36:39.395Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec [2021-07-13T14:36:39.395Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec [2021-07-13T14:36:39.395Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_credential_spec [2021-07-13T14:36:39.395Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_credential_spec [2021-07-13T14:36:39.395Z] === RUN TestServiceConvertToGRPCCredentialSpec/registry_credential_spec [2021-07-13T14:36:39.395Z] --- PASS: TestServiceConvertToGRPCCredentialSpec (0.00s) [2021-07-13T14:36:39.395Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/empty_credential_spec (0.00s) [2021-07-13T14:36:39.395Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec (0.00s) [2021-07-13T14:36:39.395Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec (0.00s) [2021-07-13T14:36:39.395Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec (0.00s) [2021-07-13T14:36:39.395Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec (0.00s) [2021-07-13T14:36:39.395Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_credential_spec (0.00s) [2021-07-13T14:36:39.395Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_credential_spec (0.00s) [2021-07-13T14:36:39.395Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/registry_credential_spec (0.00s) [2021-07-13T14:36:39.395Z] === RUN TestServiceConvertFromGRPCCredentialSpec [2021-07-13T14:36:39.395Z] === RUN TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec [2021-07-13T14:36:39.395Z] === RUN TestServiceConvertFromGRPCCredentialSpec/config_credential_spec [2021-07-13T14:36:39.395Z] === RUN TestServiceConvertFromGRPCCredentialSpec/file_credential_spec [2021-07-13T14:36:39.395Z] === RUN TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec [2021-07-13T14:36:39.395Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec (0.00s) [2021-07-13T14:36:39.395Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec (0.00s) [2021-07-13T14:36:39.395Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/config_credential_spec (0.00s) [2021-07-13T14:36:39.395Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/file_credential_spec (0.00s) [2021-07-13T14:36:39.395Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec (0.00s) [2021-07-13T14:36:39.395Z] === RUN TestServiceConvertToGRPCNetworkAtachmentRuntime [2021-07-13T14:36:39.395Z] --- PASS: TestServiceConvertToGRPCNetworkAtachmentRuntime (0.00s) [2021-07-13T14:36:39.395Z] === RUN TestServiceConvertToGRPCMismatchedRuntime [2021-07-13T14:36:39.395Z] --- PASS: TestServiceConvertToGRPCMismatchedRuntime (0.00s) [2021-07-13T14:36:39.395Z] === RUN TestTaskConvertFromGRPCNetworkAttachment [2021-07-13T14:36:39.395Z] --- PASS: TestTaskConvertFromGRPCNetworkAttachment (0.00s) [2021-07-13T14:36:39.395Z] === RUN TestServiceConvertFromGRPCConfigs [2021-07-13T14:36:39.395Z] === RUN TestServiceConvertFromGRPCConfigs/file [2021-07-13T14:36:39.395Z] === RUN TestServiceConvertFromGRPCConfigs/runtime [2021-07-13T14:36:39.395Z] --- PASS: TestServiceConvertFromGRPCConfigs (0.00s) [2021-07-13T14:36:39.395Z] --- PASS: TestServiceConvertFromGRPCConfigs/file (0.00s) [2021-07-13T14:36:39.395Z] --- PASS: TestServiceConvertFromGRPCConfigs/runtime (0.00s) [2021-07-13T14:36:39.395Z] === RUN TestServiceConvertToGRPCConfigs [2021-07-13T14:36:39.395Z] === RUN TestServiceConvertToGRPCConfigs/file [2021-07-13T14:36:39.395Z] === RUN TestServiceConvertToGRPCConfigs/runtime [2021-07-13T14:36:39.395Z] === RUN TestServiceConvertToGRPCConfigs/file_and_runtime [2021-07-13T14:36:39.395Z] === RUN TestServiceConvertToGRPCConfigs/none [2021-07-13T14:36:39.395Z] --- PASS: TestServiceConvertToGRPCConfigs (0.00s) [2021-07-13T14:36:39.395Z] --- PASS: TestServiceConvertToGRPCConfigs/file (0.00s) [2021-07-13T14:36:39.395Z] --- PASS: TestServiceConvertToGRPCConfigs/runtime (0.00s) [2021-07-13T14:36:39.395Z] --- PASS: TestServiceConvertToGRPCConfigs/file_and_runtime (0.00s) [2021-07-13T14:36:39.395Z] --- PASS: TestServiceConvertToGRPCConfigs/none (0.00s) [2021-07-13T14:36:39.395Z] PASS [2021-07-13T14:36:39.395Z] coverage: 35.9% of statements [2021-07-13T14:36:39.395Z] ok github.com/docker/docker/daemon/cluster/convert 1.423s coverage: 35.9% of statements [2021-07-13T14:36:39.412Z] --- PASS: TestUpdateReplicatedJob (3.58s) [2021-07-13T14:36:39.412Z] === RUN TestServiceListWithStatuses [2021-07-13T14:36:39.412Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-07-13T14:36:39.412Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-07-13T14:36:39.412Z] === RUN TestDockerNetworkConnectAlias [2021-07-13T14:36:41.366Z] Loaded image: buildpack-deps:buster [2021-07-13T14:36:41.366Z] Loaded image: busybox:latest [2021-07-13T14:36:41.366Z] Loaded image: busybox:glibc [2021-07-13T14:36:41.985Z] Loaded image: debian:bullseye [2021-07-13T14:36:42.247Z] Loaded image: hello-world:latest [2021-07-13T14:36:42.247Z] Loaded image: arm32v7/hello-world:latest [2021-07-13T14:36:42.407Z] === RUN TestBuilderGC [2021-07-13T14:36:42.407Z] --- PASS: TestBuilderGC (0.01s) [2021-07-13T14:36:42.407Z] === RUN TestDaemonConfigurationNotFound [2021-07-13T14:36:42.407Z] --- PASS: TestDaemonConfigurationNotFound (0.00s) [2021-07-13T14:36:42.407Z] === RUN TestDaemonBrokenConfiguration [2021-07-13T14:36:42.407Z] --- PASS: TestDaemonBrokenConfiguration (0.00s) [2021-07-13T14:36:42.407Z] === RUN TestParseClusterAdvertiseSettings [2021-07-13T14:36:42.407Z] --- PASS: TestParseClusterAdvertiseSettings (0.00s) [2021-07-13T14:36:42.407Z] === RUN TestFindConfigurationConflicts [2021-07-13T14:36:42.407Z] --- PASS: TestFindConfigurationConflicts (0.00s) [2021-07-13T14:36:42.407Z] === RUN TestFindConfigurationConflictsWithNamedOptions [2021-07-13T14:36:42.407Z] --- PASS: TestFindConfigurationConflictsWithNamedOptions (0.00s) [2021-07-13T14:36:42.407Z] === RUN TestDaemonConfigurationMergeConflicts [2021-07-13T14:36:42.407Z] --- PASS: TestDaemonConfigurationMergeConflicts (0.00s) [2021-07-13T14:36:42.407Z] === RUN TestDaemonConfigurationMergeConcurrent [2021-07-13T14:36:42.407Z] --- PASS: TestDaemonConfigurationMergeConcurrent (0.00s) [2021-07-13T14:36:42.407Z] === RUN TestDaemonConfigurationMergeConcurrentError [2021-07-13T14:36:42.407Z] --- PASS: TestDaemonConfigurationMergeConcurrentError (0.00s) [2021-07-13T14:36:42.407Z] === RUN TestDaemonConfigurationMergeConflictsWithInnerStructs [2021-07-13T14:36:42.407Z] --- PASS: TestDaemonConfigurationMergeConflictsWithInnerStructs (0.00s) [2021-07-13T14:36:42.407Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools [2021-07-13T14:36:42.407Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file [2021-07-13T14:36:42.407Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/config_file [2021-07-13T14:36:42.407Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options [2021-07-13T14:36:42.407Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools (0.01s) [2021-07-13T14:36:42.407Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file (0.00s) [2021-07-13T14:36:42.407Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/config_file (0.00s) [2021-07-13T14:36:42.407Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options (0.00s) [2021-07-13T14:36:42.407Z] === RUN TestFindConfigurationConflictsWithUnknownKeys [2021-07-13T14:36:42.407Z] --- PASS: TestFindConfigurationConflictsWithUnknownKeys (0.00s) [2021-07-13T14:36:42.407Z] === RUN TestFindConfigurationConflictsWithMergedValues [2021-07-13T14:36:42.407Z] --- PASS: TestFindConfigurationConflictsWithMergedValues (0.00s) [2021-07-13T14:36:42.407Z] === RUN TestValidateConfigurationErrors [2021-07-13T14:36:42.407Z] === RUN TestValidateConfigurationErrors/single_label_without_value [2021-07-13T14:36:42.407Z] === RUN TestValidateConfigurationErrors/multiple_label_without_value [2021-07-13T14:36:42.407Z] === RUN TestValidateConfigurationErrors/single_DNS,_invalid_IP-address [2021-07-13T14:36:42.407Z] === RUN TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address [2021-07-13T14:36:42.407Z] === RUN TestValidateConfigurationErrors/single_DNSSearch [2021-07-13T14:36:42.407Z] === RUN TestValidateConfigurationErrors/multiple_DNSSearch [2021-07-13T14:36:42.407Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-downloads [2021-07-13T14:36:42.407Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-uploads [2021-07-13T14:36:42.407Z] === RUN TestValidateConfigurationErrors/negative_max-download-attempts [2021-07-13T14:36:42.407Z] === RUN TestValidateConfigurationErrors/zero_max-download-attempts [2021-07-13T14:36:42.407Z] === RUN TestValidateConfigurationErrors/generic_resource_without_= [2021-07-13T14:36:42.407Z] === RUN TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete [2021-07-13T14:36:42.407Z] --- PASS: TestValidateConfigurationErrors (0.00s) [2021-07-13T14:36:42.407Z] --- PASS: TestValidateConfigurationErrors/single_label_without_value (0.00s) [2021-07-13T14:36:42.407Z] --- PASS: TestValidateConfigurationErrors/multiple_label_without_value (0.00s) [2021-07-13T14:36:42.407Z] --- PASS: TestValidateConfigurationErrors/single_DNS,_invalid_IP-address (0.00s) [2021-07-13T14:36:42.407Z] --- PASS: TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address (0.00s) [2021-07-13T14:36:42.407Z] --- PASS: TestValidateConfigurationErrors/single_DNSSearch (0.00s) [2021-07-13T14:36:42.407Z] --- PASS: TestValidateConfigurationErrors/multiple_DNSSearch (0.00s) [2021-07-13T14:36:42.407Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-downloads (0.00s) [2021-07-13T14:36:42.407Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-uploads (0.00s) [2021-07-13T14:36:42.407Z] --- PASS: TestValidateConfigurationErrors/negative_max-download-attempts (0.00s) [2021-07-13T14:36:42.407Z] --- PASS: TestValidateConfigurationErrors/zero_max-download-attempts (0.00s) [2021-07-13T14:36:42.407Z] --- PASS: TestValidateConfigurationErrors/generic_resource_without_= (0.00s) [2021-07-13T14:36:42.407Z] --- PASS: TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete (0.00s) [2021-07-13T14:36:42.407Z] === RUN TestValidateConfiguration [2021-07-13T14:36:42.407Z] === RUN TestValidateConfiguration/with_label [2021-07-13T14:36:42.407Z] === RUN TestValidateConfiguration/with_dns [2021-07-13T14:36:42.407Z] === RUN TestValidateConfiguration/with_dns-search [2021-07-13T14:36:42.407Z] === RUN TestValidateConfiguration/with_max-concurrent-downloads [2021-07-13T14:36:42.407Z] === RUN TestValidateConfiguration/with_max-concurrent-uploads [2021-07-13T14:36:42.407Z] === RUN TestValidateConfiguration/with_max-download-attempts [2021-07-13T14:36:42.407Z] === RUN TestValidateConfiguration/with_multiple_node_generic_resources [2021-07-13T14:36:42.407Z] === RUN TestValidateConfiguration/with_node_generic_resources [2021-07-13T14:36:42.407Z] --- PASS: TestValidateConfiguration (0.00s) [2021-07-13T14:36:42.407Z] --- PASS: TestValidateConfiguration/with_label (0.00s) [2021-07-13T14:36:42.407Z] --- PASS: TestValidateConfiguration/with_dns (0.00s) [2021-07-13T14:36:42.407Z] --- PASS: TestValidateConfiguration/with_dns-search (0.00s) [2021-07-13T14:36:42.407Z] --- PASS: TestValidateConfiguration/with_max-concurrent-downloads (0.00s) [2021-07-13T14:36:42.407Z] --- PASS: TestValidateConfiguration/with_max-concurrent-uploads (0.00s) [2021-07-13T14:36:42.407Z] --- PASS: TestValidateConfiguration/with_max-download-attempts (0.00s) [2021-07-13T14:36:42.407Z] --- PASS: TestValidateConfiguration/with_multiple_node_generic_resources (0.00s) [2021-07-13T14:36:42.407Z] --- PASS: TestValidateConfiguration/with_node_generic_resources (0.00s) [2021-07-13T14:36:42.407Z] === RUN TestModifiedDiscoverySettings [2021-07-13T14:36:42.407Z] --- PASS: TestModifiedDiscoverySettings (0.00s) [2021-07-13T14:36:42.407Z] === RUN TestReloadSetConfigFileNotExist [2021-07-13T14:36:42.407Z] time="2021-07-13T14:36:41Z" level=info msg="Got signal to reload configuration, reloading from: /tmp/blabla/not/exists/config.json" [2021-07-13T14:36:42.407Z] --- PASS: TestReloadSetConfigFileNotExist (0.16s) [2021-07-13T14:36:42.407Z] === RUN TestReloadDefaultConfigNotExist [2021-07-13T14:36:42.407Z] config_test.go:527: os.Getuid() != 0: skipping test that requires root [2021-07-13T14:36:42.407Z] --- SKIP: TestReloadDefaultConfigNotExist (0.00s) [2021-07-13T14:36:42.407Z] === RUN TestReloadBadDefaultConfig [2021-07-13T14:36:42.407Z] time="2021-07-13T14:36:42Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-config-942938723" [2021-07-13T14:36:42.407Z] --- PASS: TestReloadBadDefaultConfig (0.00s) [2021-07-13T14:36:42.407Z] === RUN TestReloadWithConflictingLabels [2021-07-13T14:36:42.407Z] time="2021-07-13T14:36:42Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-041624678" [2021-07-13T14:36:42.407Z] --- PASS: TestReloadWithConflictingLabels (0.00s) [2021-07-13T14:36:42.407Z] === RUN TestReloadWithDuplicateLabels [2021-07-13T14:36:42.407Z] time="2021-07-13T14:36:42Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-127167629" [2021-07-13T14:36:42.407Z] --- PASS: TestReloadWithDuplicateLabels (0.00s) [2021-07-13T14:36:42.407Z] === RUN TestDaemonConfigurationMerge [2021-07-13T14:36:42.407Z] --- PASS: TestDaemonConfigurationMerge (0.00s) [2021-07-13T14:36:42.407Z] PASS [2021-07-13T14:36:42.407Z] coverage: 79.2% of statements [2021-07-13T14:36:42.407Z] ok github.com/docker/docker/daemon/config 1.070s coverage: 79.2% of statements [2021-07-13T14:36:42.507Z] INFO: Testing against a local daemon [2021-07-13T14:36:42.507Z] === RUN TestCgroupNamespacesBuild [2021-07-13T14:36:43.417Z] === RUN TestWaitNodeAttachment [2021-07-13T14:36:43.515Z] === RUN TestDockerDaemonSuite/TestRunLinksChanged [2021-07-13T14:36:43.898Z] --- PASS: TestWaitNodeAttachment (0.41s) [2021-07-13T14:36:43.898Z] === RUN TestIsolationConversion [2021-07-13T14:36:43.898Z] === RUN TestIsolationConversion/default [2021-07-13T14:36:43.898Z] === RUN TestIsolationConversion/process [2021-07-13T14:36:43.898Z] === RUN TestIsolationConversion/hyperv [2021-07-13T14:36:43.898Z] --- PASS: TestIsolationConversion (0.00s) [2021-07-13T14:36:43.898Z] --- PASS: TestIsolationConversion/default (0.00s) [2021-07-13T14:36:43.898Z] --- PASS: TestIsolationConversion/process (0.00s) [2021-07-13T14:36:43.898Z] --- PASS: TestIsolationConversion/hyperv (0.00s) [2021-07-13T14:36:43.898Z] === RUN TestContainerLabels [2021-07-13T14:36:43.898Z] --- PASS: TestContainerLabels (0.00s) [2021-07-13T14:36:43.898Z] === RUN TestCredentialSpecConversion [2021-07-13T14:36:43.898Z] === RUN TestCredentialSpecConversion/none [2021-07-13T14:36:43.898Z] === RUN TestCredentialSpecConversion/config [2021-07-13T14:36:43.898Z] === RUN TestCredentialSpecConversion/file [2021-07-13T14:36:43.898Z] === RUN TestCredentialSpecConversion/registry [2021-07-13T14:36:43.898Z] --- PASS: TestCredentialSpecConversion (0.00s) [2021-07-13T14:36:43.898Z] --- PASS: TestCredentialSpecConversion/none (0.00s) [2021-07-13T14:36:43.898Z] --- PASS: TestCredentialSpecConversion/config (0.00s) [2021-07-13T14:36:43.898Z] --- PASS: TestCredentialSpecConversion/file (0.00s) [2021-07-13T14:36:43.898Z] --- PASS: TestCredentialSpecConversion/registry (0.00s) [2021-07-13T14:36:43.898Z] === RUN TestControllerValidateMountBind [2021-07-13T14:36:43.898Z] --- PASS: TestControllerValidateMountBind (0.02s) [2021-07-13T14:36:43.898Z] === RUN TestControllerValidateMountVolume [2021-07-13T14:36:43.898Z] --- PASS: TestControllerValidateMountVolume (0.00s) [2021-07-13T14:36:43.898Z] === RUN TestControllerValidateMountTarget [2021-07-13T14:36:43.898Z] --- PASS: TestControllerValidateMountTarget (0.00s) [2021-07-13T14:36:43.898Z] === RUN TestControllerValidateMountTmpfs [2021-07-13T14:36:43.898Z] --- PASS: TestControllerValidateMountTmpfs (0.00s) [2021-07-13T14:36:43.898Z] === RUN TestControllerValidateMountInvalidType [2021-07-13T14:36:43.898Z] --- PASS: TestControllerValidateMountInvalidType (0.00s) [2021-07-13T14:36:43.898Z] === RUN TestControllerValidateMountNamedPipe [2021-07-13T14:36:43.898Z] --- PASS: TestControllerValidateMountNamedPipe (0.00s) [2021-07-13T14:36:43.898Z] PASS [2021-07-13T14:36:43.898Z] coverage: 11.0% of statements [2021-07-13T14:36:43.898Z] ok github.com/docker/docker/daemon/cluster/executor/container 2.303s coverage: 11.0% of statements [2021-07-13T14:36:44.449Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2021-07-13T14:36:44.694Z] --- PASS: TestDockerNetworkConnectAlias (4.71s) [2021-07-13T14:36:44.694Z] === RUN TestDockerNetworkReConnect [2021-07-13T14:36:45.050Z] --- PASS: TestCgroupNamespacesBuild (2.13s) [2021-07-13T14:36:45.050Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2021-07-13T14:36:45.498Z] === RUN TestVerifyNetworkingConfig [2021-07-13T14:36:45.498Z] --- PASS: TestVerifyNetworkingConfig (0.00s) [2021-07-13T14:36:45.498Z] === RUN TestGetContainer [2021-07-13T14:36:45.498Z] --- PASS: TestGetContainer (0.00s) [2021-07-13T14:36:45.498Z] === RUN TestValidContainerNames [2021-07-13T14:36:45.498Z] --- PASS: TestValidContainerNames (0.00s) [2021-07-13T14:36:45.498Z] === RUN TestContainerInitDNS [2021-07-13T14:36:45.498Z] daemon_test.go:147: root required [2021-07-13T14:36:45.498Z] --- SKIP: TestContainerInitDNS (0.00s) [2021-07-13T14:36:45.498Z] === RUN TestMerge [2021-07-13T14:36:45.498Z] --- PASS: TestMerge (0.00s) [2021-07-13T14:36:45.498Z] === RUN TestValidateContainerIsolation [2021-07-13T14:36:45.498Z] --- PASS: TestValidateContainerIsolation (0.00s) [2021-07-13T14:36:45.498Z] === RUN TestFindNetworkErrorType [2021-07-13T14:36:45.498Z] --- PASS: TestFindNetworkErrorType (0.00s) [2021-07-13T14:36:45.498Z] === RUN TestEnsureServicesExist [2021-07-13T14:36:45.498Z] --- PASS: TestEnsureServicesExist (0.00s) [2021-07-13T14:36:45.498Z] === RUN TestEnsureServicesExistErrors [2021-07-13T14:36:45.498Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice [2021-07-13T14:36:45.498Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 [2021-07-13T14:36:45.498Z] === RUN TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice [2021-07-13T14:36:45.498Z] --- PASS: TestEnsureServicesExistErrors (0.00s) [2021-07-13T14:36:45.498Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice (0.00s) [2021-07-13T14:36:45.498Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 (0.00s) [2021-07-13T14:36:45.498Z] --- PASS: TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice (0.00s) [2021-07-13T14:36:45.498Z] === RUN TestContainerDelete [2021-07-13T14:36:45.498Z] --- PASS: TestContainerDelete (0.00s) [2021-07-13T14:36:45.498Z] === RUN TestContainerDoubleDelete [2021-07-13T14:36:45.498Z] --- PASS: TestContainerDoubleDelete (0.00s) [2021-07-13T14:36:45.498Z] === RUN TestLogContainerEventCopyLabels [2021-07-13T14:36:45.498Z] --- PASS: TestLogContainerEventCopyLabels (0.00s) [2021-07-13T14:36:45.498Z] === RUN TestLogContainerEventWithAttributes [2021-07-13T14:36:45.498Z] --- PASS: TestLogContainerEventWithAttributes (0.00s) [2021-07-13T14:36:45.498Z] === RUN TestNoneHealthcheck [2021-07-13T14:36:45.498Z] --- PASS: TestNoneHealthcheck (0.00s) [2021-07-13T14:36:45.498Z] === RUN TestHealthStates [2021-07-13T14:36:45.498Z] time="2021-07-13T14:36:44Z" 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-07-13T14:36:45.498Z] time="2021-07-13T14:36:45Z" 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-07-13T14:36:45.498Z] time="2021-07-13T14:36:45Z" 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-07-13T14:36:45.498Z] time="2021-07-13T14:36:45Z" 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-07-13T14:36:45.498Z] time="2021-07-13T14:36:45Z" 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-07-13T14:36:45.498Z] time="2021-07-13T14:36:45Z" 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-07-13T14:36:45.498Z] time="2021-07-13T14:36:45Z" 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-07-13T14:36:45.498Z] time="2021-07-13T14:36:45Z" 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-07-13T14:36:45.498Z] time="2021-07-13T14:36:45Z" 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-07-13T14:36:45.499Z] time="2021-07-13T14:36:45Z" 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-07-13T14:36:45.499Z] --- PASS: TestHealthStates (0.13s) [2021-07-13T14:36:45.499Z] === RUN TestMaskURLCredentials [2021-07-13T14:36:45.499Z] --- PASS: TestMaskURLCredentials (0.00s) [2021-07-13T14:36:45.499Z] === RUN TestGetInspectData [2021-07-13T14:36:45.499Z] --- PASS: TestGetInspectData (0.00s) [2021-07-13T14:36:45.499Z] === RUN TestFillLicense [2021-07-13T14:36:45.499Z] --- PASS: TestFillLicense (0.00s) [2021-07-13T14:36:45.499Z] === RUN TestListInvalidFilter [2021-07-13T14:36:45.499Z] --- PASS: TestListInvalidFilter (0.00s) [2021-07-13T14:36:45.499Z] === RUN TestNameFilter [2021-07-13T14:36:45.499Z] --- PASS: TestNameFilter (0.00s) [2021-07-13T14:36:45.499Z] === RUN TestMergeAndVerifyLogConfigNilConfig [2021-07-13T14:36:45.499Z] --- PASS: TestMergeAndVerifyLogConfigNilConfig (0.00s) [2021-07-13T14:36:45.499Z] === RUN TestSetWindowsCredentialSpecInSpec [2021-07-13T14:36:45.499Z] === RUN TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options [2021-07-13T14:36:45.499Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option [2021-07-13T14:36:45.499Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path [2021-07-13T14:36:45.499Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory [2021-07-13T14:36:45.499Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully [2021-07-13T14:36:45.499Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option [2021-07-13T14:36:45.499Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully [2021-07-13T14:36:45.499Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully [2021-07-13T14:36:45.499Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully [2021-07-13T14:36:45.499Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option [2021-07-13T14:36:45.499Z] === 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-07-13T14:36:45.499Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option [2021-07-13T14:36:45.499Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names [2021-07-13T14:36:45.499Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options [2021-07-13T14:36:45.499Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options [2021-07-13T14:36:45.499Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file [2021-07-13T14:36:45.499Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry [2021-07-13T14:36:45.499Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config [2021-07-13T14:36:45.499Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw [2021-07-13T14:36:45.499Z] --- PASS: TestSetWindowsCredentialSpecInSpec (0.00s) [2021-07-13T14:36:45.499Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options (0.00s) [2021-07-13T14:36:45.499Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option (0.00s) [2021-07-13T14:36:45.499Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path (0.00s) [2021-07-13T14:36:45.499Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory (0.00s) [2021-07-13T14:36:45.499Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully (0.00s) [2021-07-13T14:36:45.499Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option (0.00s) [2021-07-13T14:36:45.499Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully (0.00s) [2021-07-13T14:36:45.499Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully (0.00s) [2021-07-13T14:36:45.499Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully (0.00s) [2021-07-13T14:36:45.499Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option (0.00s) [2021-07-13T14:36:45.499Z] --- 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-07-13T14:36:45.499Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option (0.00s) [2021-07-13T14:36:45.499Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names (0.00s) [2021-07-13T14:36:45.499Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options (0.00s) [2021-07-13T14:36:45.499Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options (0.00s) [2021-07-13T14:36:45.499Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file (0.00s) [2021-07-13T14:36:45.499Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry (0.00s) [2021-07-13T14:36:45.499Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config (0.00s) [2021-07-13T14:36:45.499Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw (0.00s) [2021-07-13T14:36:45.499Z] === RUN TestDaemonReloadLabels [2021-07-13T14:36:45.499Z] --- PASS: TestDaemonReloadLabels (0.00s) [2021-07-13T14:36:45.499Z] === RUN TestDaemonReloadAllowNondistributableArtifacts [2021-07-13T14:36:45.499Z] --- PASS: TestDaemonReloadAllowNondistributableArtifacts (0.00s) [2021-07-13T14:36:45.499Z] === RUN TestDaemonReloadMirrors [2021-07-13T14:36:45.499Z] --- PASS: TestDaemonReloadMirrors (0.00s) [2021-07-13T14:36:45.499Z] === RUN TestDaemonReloadInsecureRegistries [2021-07-13T14:36:45.499Z] --- PASS: TestDaemonReloadInsecureRegistries (0.00s) [2021-07-13T14:36:45.499Z] === RUN TestDaemonReloadNotAffectOthers [2021-07-13T14:36:45.499Z] --- PASS: TestDaemonReloadNotAffectOthers (0.00s) [2021-07-13T14:36:45.499Z] === RUN TestDaemonDiscoveryReload [2021-07-13T14:36:45.499Z] === RUN TestDiscoveryOptsErrors [2021-07-13T14:36:45.499Z] --- PASS: TestDiscoveryOptsErrors (0.00s) [2021-07-13T14:36:45.499Z] === RUN TestDiscoveryOpts [2021-07-13T14:36:45.499Z] --- PASS: TestDiscoveryOpts (0.00s) [2021-07-13T14:36:45.499Z] PASS [2021-07-13T14:36:45.499Z] coverage: 30.0% of statements [2021-07-13T14:36:45.499Z] ok github.com/docker/docker/daemon/discovery 1.430s coverage: 30.0% of statements [2021-07-13T14:36:45.499Z] === RUN TestEventsLog [2021-07-13T14:36:45.499Z] --- PASS: TestEventsLog (0.00s) [2021-07-13T14:36:45.499Z] === RUN TestEventsLogTimeout [2021-07-13T14:36:45.499Z] --- PASS: TestEventsLogTimeout (0.00s) [2021-07-13T14:36:45.499Z] === RUN TestLogEvents [2021-07-13T14:36:45.499Z] --- PASS: TestLogEvents (0.05s) [2021-07-13T14:36:45.499Z] === RUN TestLoadBufferedEvents [2021-07-13T14:36:45.979Z] --- PASS: TestLoadBufferedEvents (0.17s) [2021-07-13T14:36:45.979Z] === RUN TestLoadBufferedEventsOnlyFromPast [2021-07-13T14:36:45.979Z] --- PASS: TestLoadBufferedEventsOnlyFromPast (0.00s) [2021-07-13T14:36:45.979Z] === RUN TestIgnoreBufferedWhenNoTimes [2021-07-13T14:36:45.979Z] --- PASS: TestIgnoreBufferedWhenNoTimes (0.00s) [2021-07-13T14:36:45.979Z] PASS [2021-07-13T14:36:45.979Z] coverage: 50.0% of statements [2021-07-13T14:36:45.979Z] ok github.com/docker/docker/daemon/events 1.347s coverage: 50.0% of statements [2021-07-13T14:36:46.432Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.67s) [2021-07-13T14:36:46.432Z] === RUN TestBuildWithSession [2021-07-13T14:36:46.432Z] build_session_test.go:25: TODO: BuildKit [2021-07-13T14:36:46.432Z] --- SKIP: TestBuildWithSession (0.00s) [2021-07-13T14:36:46.432Z] === RUN TestBuildSquashParent [2021-07-13T14:36:46.459Z] --- PASS: TestDaemonDiscoveryReload (1.00s) [2021-07-13T14:36:46.459Z] === RUN TestDaemonDiscoveryReloadFromEmptyDiscovery [2021-07-13T14:36:46.941Z] --- PASS: TestDaemonDiscoveryReloadFromEmptyDiscovery (0.50s) [2021-07-13T14:36:46.941Z] === RUN TestDaemonDiscoveryReloadOnlyClusterAdvertise [2021-07-13T14:36:46.941Z] === RUN TestIsEmptyDir [2021-07-13T14:36:46.941Z] --- PASS: TestIsEmptyDir (0.01s) [2021-07-13T14:36:46.941Z] PASS [2021-07-13T14:36:46.941Z] coverage: 2.3% of statements [2021-07-13T14:36:46.941Z] ok github.com/docker/docker/daemon/graphdriver 0.209s coverage: 2.3% of statements [2021-07-13T14:36:46.973Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2021-07-13T14:36:47.423Z] === RUN TestLinkNaming [2021-07-13T14:36:47.423Z] --- PASS: TestLinkNaming (0.00s) [2021-07-13T14:36:47.423Z] === RUN TestLinkNew [2021-07-13T14:36:47.423Z] --- PASS: TestLinkNew (0.00s) [2021-07-13T14:36:47.423Z] === RUN TestLinkEnv [2021-07-13T14:36:47.423Z] --- PASS: TestLinkEnv (0.00s) [2021-07-13T14:36:47.423Z] === RUN TestLinkMultipleEnv [2021-07-13T14:36:47.423Z] --- PASS: TestLinkMultipleEnv (0.00s) [2021-07-13T14:36:47.423Z] === RUN TestLinkPortRangeEnv [2021-07-13T14:36:47.423Z] --- PASS: TestLinkPortRangeEnv (0.00s) [2021-07-13T14:36:47.423Z] PASS [2021-07-13T14:36:47.423Z] coverage: 93.0% of statements [2021-07-13T14:36:47.423Z] ok github.com/docker/docker/daemon/links 0.205s coverage: 93.0% of statements [2021-07-13T14:36:47.423Z] --- PASS: TestDaemonDiscoveryReloadOnlyClusterAdvertise (0.50s) [2021-07-13T14:36:47.423Z] === RUN TestDaemonReloadNetworkDiagnosticPort [2021-07-13T14:36:47.423Z] reload_test.go:520: root required [2021-07-13T14:36:47.423Z] --- SKIP: TestDaemonReloadNetworkDiagnosticPort (0.00s) [2021-07-13T14:36:47.423Z] === RUN TestLoadOrCreateTrustKeyInvalidKeyFile [2021-07-13T14:36:47.423Z] --- PASS: TestLoadOrCreateTrustKeyInvalidKeyFile (0.01s) [2021-07-13T14:36:47.423Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist [2021-07-13T14:36:47.423Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist (0.03s) [2021-07-13T14:36:47.423Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist [2021-07-13T14:36:47.423Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist (0.01s) [2021-07-13T14:36:47.423Z] === RUN TestLoadOrCreateTrustKeyCreateKeyNoPath [2021-07-13T14:36:47.423Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyNoPath (0.00s) [2021-07-13T14:36:47.423Z] === RUN TestLoadOrCreateTrustKeyLoadValidKey [2021-07-13T14:36:47.423Z] --- PASS: TestLoadOrCreateTrustKeyLoadValidKey (0.00s) [2021-07-13T14:36:47.423Z] === RUN TestParseVolumesFrom [2021-07-13T14:36:47.423Z] --- PASS: TestParseVolumesFrom (0.00s) [2021-07-13T14:36:47.423Z] PASS [2021-07-13T14:36:47.423Z] coverage: 9.1% of statements [2021-07-13T14:36:47.423Z] ok github.com/docker/docker/daemon 3.391s coverage: 9.1% of statements [2021-07-13T14:36:47.423Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2021-07-13T14:36:47.423Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2021-07-13T14:36:47.423Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2021-07-13T14:36:47.423Z] ? github.com/docker/docker/daemon/exec [no test files] [2021-07-13T14:36:47.423Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2021-07-13T14:36:47.423Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2021-07-13T14:36:47.423Z] ? github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [no test files] [2021-07-13T14:36:47.423Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2021-07-13T14:36:47.423Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2021-07-13T14:36:47.423Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2021-07-13T14:36:47.423Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2021-07-13T14:36:47.423Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2021-07-13T14:36:47.423Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2021-07-13T14:36:47.423Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2021-07-13T14:36:47.991Z] --- PASS: TestDockerNetworkReConnect (3.79s) [2021-07-13T14:36:47.991Z] === RUN TestServicePlugin [2021-07-13T14:36:49.499Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNewFormat [2021-07-13T14:36:49.684Z] === RUN TestNewStreamConfig [2021-07-13T14:36:49.684Z] === RUN TestNewStreamConfig/defaults [2021-07-13T14:36:49.684Z] === RUN TestNewStreamConfig/invalid_create_group [2021-07-13T14:36:49.684Z] === RUN TestNewStreamConfig/invalid_flush_interval [2021-07-13T14:36:49.684Z] === RUN TestNewStreamConfig/invalid_max_buffered_events [2021-07-13T14:36:49.684Z] === RUN TestNewStreamConfig/invalid_multiline_pattern [2021-07-13T14:36:49.684Z] === RUN TestNewStreamConfig/flush_interval_at_15 [2021-07-13T14:36:49.684Z] === RUN TestNewStreamConfig/max_buffered_events_at_1024 [2021-07-13T14:36:49.684Z] --- PASS: TestNewStreamConfig (0.00s) [2021-07-13T14:36:49.684Z] --- PASS: TestNewStreamConfig/defaults (0.00s) [2021-07-13T14:36:49.684Z] --- PASS: TestNewStreamConfig/invalid_create_group (0.00s) [2021-07-13T14:36:49.684Z] --- PASS: TestNewStreamConfig/invalid_flush_interval (0.00s) [2021-07-13T14:36:49.684Z] --- PASS: TestNewStreamConfig/invalid_max_buffered_events (0.00s) [2021-07-13T14:36:49.684Z] --- PASS: TestNewStreamConfig/invalid_multiline_pattern (0.00s) [2021-07-13T14:36:49.684Z] --- PASS: TestNewStreamConfig/flush_interval_at_15 (0.00s) [2021-07-13T14:36:49.684Z] --- PASS: TestNewStreamConfig/max_buffered_events_at_1024 (0.00s) [2021-07-13T14:36:49.684Z] === RUN TestNewAWSLogsClientUserAgentHandler [2021-07-13T14:36:49.684Z] --- PASS: TestNewAWSLogsClientUserAgentHandler (0.00s) [2021-07-13T14:36:49.684Z] === RUN TestNewAWSLogsClientAWSLogsEndpoint [2021-07-13T14:36:49.684Z] --- PASS: TestNewAWSLogsClientAWSLogsEndpoint (0.00s) [2021-07-13T14:36:49.684Z] === RUN TestNewAWSLogsClientRegionDetect [2021-07-13T14:36:49.684Z] time="2021-07-13T14:36:49Z" level=info msg="Trying to get region from EC2 Metadata" [2021-07-13T14:36:49.684Z] --- PASS: TestNewAWSLogsClientRegionDetect (0.11s) [2021-07-13T14:36:49.684Z] === RUN TestCreateSuccess [2021-07-13T14:36:49.684Z] --- PASS: TestCreateSuccess (0.00s) [2021-07-13T14:36:49.684Z] === RUN TestCreateLogGroupSuccess [2021-07-13T14:36:49.684Z] --- PASS: TestCreateLogGroupSuccess (0.00s) [2021-07-13T14:36:49.684Z] === RUN TestCreateError [2021-07-13T14:36:49.684Z] --- PASS: TestCreateError (0.00s) [2021-07-13T14:36:49.684Z] === RUN TestCreateAlreadyExists [2021-07-13T14:36:49.684Z] time="2021-07-13T14:36:49Z" level=info msg="Log stream already exists" errorCode=ResourceAlreadyExistsException logGroupName= logStreamName= message= origError="" [2021-07-13T14:36:49.684Z] --- PASS: TestCreateAlreadyExists (0.00s) [2021-07-13T14:36:49.684Z] === RUN TestLogClosed [2021-07-13T14:36:49.684Z] --- PASS: TestLogClosed (0.00s) [2021-07-13T14:36:49.684Z] === RUN TestLogBlocking [2021-07-13T14:36:49.684Z] --- PASS: TestLogBlocking (0.00s) [2021-07-13T14:36:49.684Z] === RUN TestLogNonBlockingBufferEmpty [2021-07-13T14:36:49.684Z] --- PASS: TestLogNonBlockingBufferEmpty (0.00s) [2021-07-13T14:36:49.684Z] === RUN TestLogNonBlockingBufferFull [2021-07-13T14:36:49.684Z] --- PASS: TestLogNonBlockingBufferFull (0.00s) [2021-07-13T14:36:49.684Z] === RUN TestPublishBatchSuccess [2021-07-13T14:36:49.684Z] --- PASS: TestPublishBatchSuccess (0.00s) [2021-07-13T14:36:49.684Z] === RUN TestPublishBatchError [2021-07-13T14:36:49.684Z] time="2021-07-13T14:36:49Z" level=error msg=Error [2021-07-13T14:36:49.684Z] --- PASS: TestPublishBatchError (0.00s) [2021-07-13T14:36:49.684Z] === RUN TestPublishBatchInvalidSeqSuccess [2021-07-13T14:36:49.684Z] time="2021-07-13T14:36:49Z" level=error msg="Failed to put log events" errorCode=InvalidSequenceTokenException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2021-07-13T14:36:49.684Z] --- PASS: TestPublishBatchInvalidSeqSuccess (0.00s) [2021-07-13T14:36:49.684Z] === RUN TestPublishBatchAlreadyAccepted [2021-07-13T14:36:49.684Z] time="2021-07-13T14:36:49Z" level=error msg="Failed to put log events" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2021-07-13T14:36:49.684Z] time="2021-07-13T14:36:49Z" level=info msg="Data already accepted, ignoring error" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" [2021-07-13T14:36:49.684Z] --- PASS: TestPublishBatchAlreadyAccepted (0.00s) [2021-07-13T14:36:49.684Z] === RUN TestCollectBatchSimple [2021-07-13T14:36:49.684Z] --- PASS: TestCollectBatchSimple (0.00s) [2021-07-13T14:36:49.684Z] === RUN TestCollectBatchTicker [2021-07-13T14:36:49.684Z] --- PASS: TestCollectBatchTicker (0.00s) [2021-07-13T14:36:49.684Z] === RUN TestCollectBatchMultilinePattern [2021-07-13T14:36:49.684Z] --- PASS: TestCollectBatchMultilinePattern (0.00s) [2021-07-13T14:36:49.684Z] === RUN TestCollectBatchMultilinePatternMaxEventAge [2021-07-13T14:36:49.684Z] --- PASS: TestCollectBatchMultilinePatternMaxEventAge (0.00s) [2021-07-13T14:36:49.684Z] === RUN TestCollectBatchMultilinePatternNegativeEventAge [2021-07-13T14:36:49.684Z] --- PASS: TestCollectBatchMultilinePatternNegativeEventAge (0.00s) [2021-07-13T14:36:49.684Z] === RUN TestCollectBatchMultilinePatternMaxEventSize [2021-07-13T14:36:49.684Z] --- PASS: TestCollectBatchMultilinePatternMaxEventSize (0.01s) [2021-07-13T14:36:49.684Z] === RUN TestCollectBatchClose [2021-07-13T14:36:49.684Z] --- PASS: TestCollectBatchClose (0.00s) [2021-07-13T14:36:49.684Z] === RUN TestEffectiveLen [2021-07-13T14:36:49.684Z] === RUN TestEffectiveLen/0/Hello [2021-07-13T14:36:49.684Z] === RUN TestEffectiveLen/1/\x01\x02\x03\x04 [2021-07-13T14:36:49.684Z] === RUN TestEffectiveLen/2/🙃 [2021-07-13T14:36:49.684Z] === RUN TestEffectiveLen/3/���� [2021-07-13T14:36:49.684Z] === RUN TestEffectiveLen/4/He��o [2021-07-13T14:36:49.684Z] === RUN TestEffectiveLen/5/ [2021-07-13T14:36:49.684Z] --- PASS: TestEffectiveLen (0.00s) [2021-07-13T14:36:49.684Z] --- PASS: TestEffectiveLen/0/Hello (0.00s) [2021-07-13T14:36:49.684Z] --- PASS: TestEffectiveLen/1/\x01\x02\x03\x04 (0.00s) [2021-07-13T14:36:49.684Z] --- PASS: TestEffectiveLen/2/🙃 (0.00s) [2021-07-13T14:36:49.684Z] --- PASS: TestEffectiveLen/3/���� (0.00s) [2021-07-13T14:36:49.684Z] --- PASS: TestEffectiveLen/4/He��o (0.00s) [2021-07-13T14:36:49.684Z] --- PASS: TestEffectiveLen/5/ (0.00s) [2021-07-13T14:36:49.684Z] === RUN TestFindValidSplit [2021-07-13T14:36:49.684Z] === RUN TestFindValidSplit/0/ [2021-07-13T14:36:49.685Z] cloudwatchlogs_test.go:1044: [2021-07-13T14:36:49.685Z] cloudwatchlogs_test.go:1045: [2021-07-13T14:36:49.685Z] === RUN TestFindValidSplit/1/Hello [2021-07-13T14:36:49.685Z] cloudwatchlogs_test.go:1044: Hello [2021-07-13T14:36:49.685Z] cloudwatchlogs_test.go:1045: [2021-07-13T14:36:49.685Z] === RUN TestFindValidSplit/2/Hello [2021-07-13T14:36:49.685Z] cloudwatchlogs_test.go:1044: He [2021-07-13T14:36:49.685Z] cloudwatchlogs_test.go:1045: llo [2021-07-13T14:36:49.685Z] === RUN TestFindValidSplit/3/Hello [2021-07-13T14:36:49.685Z] cloudwatchlogs_test.go:1044: [2021-07-13T14:36:49.685Z] cloudwatchlogs_test.go:1045: Hello [2021-07-13T14:36:49.685Z] === RUN TestFindValidSplit/4/🙃 [2021-07-13T14:36:49.685Z] cloudwatchlogs_test.go:1044: [2021-07-13T14:36:49.685Z] cloudwatchlogs_test.go:1045: 🙃 [2021-07-13T14:36:49.685Z] === RUN TestFindValidSplit/5/🙃 [2021-07-13T14:36:49.685Z] cloudwatchlogs_test.go:1044: 🙃 [2021-07-13T14:36:49.685Z] cloudwatchlogs_test.go:1045: [2021-07-13T14:36:49.685Z] === RUN TestFindValidSplit/6/a� [2021-07-13T14:36:49.685Z] cloudwatchlogs_test.go:1044: a [2021-07-13T14:36:49.685Z] cloudwatchlogs_test.go:1045: � [2021-07-13T14:36:49.685Z] === RUN TestFindValidSplit/7/a� [2021-07-13T14:36:49.685Z] cloudwatchlogs_test.go:1044: a� [2021-07-13T14:36:49.685Z] cloudwatchlogs_test.go:1045: [2021-07-13T14:36:49.685Z] --- PASS: TestFindValidSplit (0.00s) [2021-07-13T14:36:49.685Z] --- PASS: TestFindValidSplit/0/ (0.00s) [2021-07-13T14:36:49.685Z] --- PASS: TestFindValidSplit/1/Hello (0.00s) [2021-07-13T14:36:49.685Z] --- PASS: TestFindValidSplit/2/Hello (0.00s) [2021-07-13T14:36:49.685Z] --- PASS: TestFindValidSplit/3/Hello (0.00s) [2021-07-13T14:36:49.685Z] --- PASS: TestFindValidSplit/4/🙃 (0.00s) [2021-07-13T14:36:49.685Z] --- PASS: TestFindValidSplit/5/🙃 (0.00s) [2021-07-13T14:36:49.685Z] --- PASS: TestFindValidSplit/6/a� (0.00s) [2021-07-13T14:36:49.685Z] --- PASS: TestFindValidSplit/7/a� (0.00s) [2021-07-13T14:36:49.685Z] === RUN TestProcessEventEmoji [2021-07-13T14:36:49.685Z] --- PASS: TestProcessEventEmoji (0.00s) [2021-07-13T14:36:49.685Z] === RUN TestCollectBatchLineSplit [2021-07-13T14:36:49.685Z] --- PASS: TestCollectBatchLineSplit (0.01s) [2021-07-13T14:36:49.685Z] === RUN TestCollectBatchLineSplitWithBinary [2021-07-13T14:36:49.685Z] --- PASS: TestCollectBatchLineSplitWithBinary (0.00s) [2021-07-13T14:36:49.685Z] === RUN TestCollectBatchMaxEvents [2021-07-13T14:36:49.685Z] --- PASS: TestCollectBatchMaxEvents (0.02s) [2021-07-13T14:36:49.685Z] === RUN TestCollectBatchMaxTotalBytes [2021-07-13T14:36:49.685Z] --- PASS: TestCollectBatchMaxTotalBytes (0.01s) [2021-07-13T14:36:49.685Z] === RUN TestCollectBatchMaxTotalBytesWithBinary [2021-07-13T14:36:49.685Z] --- PASS: TestCollectBatchMaxTotalBytesWithBinary (0.01s) [2021-07-13T14:36:49.685Z] === RUN TestCollectBatchWithDuplicateTimestamps [2021-07-13T14:36:50.164Z] --- PASS: TestCollectBatchWithDuplicateTimestamps (0.04s) [2021-07-13T14:36:50.164Z] === RUN TestParseLogOptionsMultilinePattern [2021-07-13T14:36:50.164Z] --- PASS: TestParseLogOptionsMultilinePattern (0.00s) [2021-07-13T14:36:50.164Z] === RUN TestParseLogOptionsDatetimeFormat [2021-07-13T14:36:50.164Z] === RUN TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT [2021-07-13T14:36:50.164Z] === RUN TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 [2021-07-13T14:36:50.164Z] === RUN TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec [2021-07-13T14:36:50.164Z] === RUN TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December [2021-07-13T14:36:50.164Z] === RUN TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday [2021-07-13T14:36:50.164Z] === RUN TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun [2021-07-13T14:36:50.164Z] === RUN TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 [2021-07-13T14:36:50.164Z] --- PASS: TestParseLogOptionsDatetimeFormat (0.01s) [2021-07-13T14:36:50.164Z] --- PASS: TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT (0.00s) [2021-07-13T14:36:50.164Z] --- PASS: TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 (0.00s) [2021-07-13T14:36:50.164Z] --- PASS: TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec (0.00s) [2021-07-13T14:36:50.164Z] --- PASS: TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December (0.00s) [2021-07-13T14:36:50.164Z] --- PASS: TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday (0.00s) [2021-07-13T14:36:50.164Z] --- PASS: TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun (0.00s) [2021-07-13T14:36:50.164Z] --- PASS: TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 (0.00s) [2021-07-13T14:36:50.164Z] === RUN TestValidateLogOptionsDatetimeFormatAndMultilinePattern [2021-07-13T14:36:50.164Z] --- PASS: TestValidateLogOptionsDatetimeFormatAndMultilinePattern (0.00s) [2021-07-13T14:36:50.164Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds [2021-07-13T14:36:50.164Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/0 [2021-07-13T14:36:50.164Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/-1 [2021-07-13T14:36:50.164Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/a [2021-07-13T14:36:50.164Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/10 [2021-07-13T14:36:50.164Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds (0.00s) [2021-07-13T14:36:50.164Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/0 (0.00s) [2021-07-13T14:36:50.164Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/-1 (0.00s) [2021-07-13T14:36:50.164Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/a (0.00s) [2021-07-13T14:36:50.164Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/10 (0.00s) [2021-07-13T14:36:50.164Z] === RUN TestValidateLogOptionsMaxBufferedEvents [2021-07-13T14:36:50.164Z] === RUN TestValidateLogOptionsMaxBufferedEvents/0 [2021-07-13T14:36:50.164Z] === RUN TestValidateLogOptionsMaxBufferedEvents/-1 [2021-07-13T14:36:50.164Z] === RUN TestValidateLogOptionsMaxBufferedEvents/a [2021-07-13T14:36:50.164Z] === RUN TestValidateLogOptionsMaxBufferedEvents/10 [2021-07-13T14:36:50.164Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents (0.00s) [2021-07-13T14:36:50.164Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/0 (0.00s) [2021-07-13T14:36:50.164Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/-1 (0.00s) [2021-07-13T14:36:50.164Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/a (0.00s) [2021-07-13T14:36:50.164Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/10 (0.00s) [2021-07-13T14:36:50.164Z] === RUN TestCreateTagSuccess [2021-07-13T14:36:50.164Z] --- PASS: TestCreateTagSuccess (0.00s) [2021-07-13T14:36:50.164Z] === RUN TestNewAWSLogsClientCredentialEndpointDetect [2021-07-13T14:36:50.164Z] --- PASS: TestNewAWSLogsClientCredentialEndpointDetect (0.01s) [2021-07-13T14:36:50.164Z] === RUN TestNewAWSLogsClientCredentialEnvironmentVariable [2021-07-13T14:36:50.164Z] --- PASS: TestNewAWSLogsClientCredentialEnvironmentVariable (0.00s) [2021-07-13T14:36:50.164Z] === RUN TestNewAWSLogsClientCredentialSharedFile [2021-07-13T14:36:50.164Z] --- PASS: TestNewAWSLogsClientCredentialSharedFile (0.00s) [2021-07-13T14:36:50.164Z] PASS [2021-07-13T14:36:50.164Z] coverage: 77.8% of statements [2021-07-13T14:36:50.164Z] ok github.com/docker/docker/daemon/logger/awslogs 0.719s coverage: 77.8% of statements [2021-07-13T14:36:50.164Z] === RUN TestSearchRegistryForImagesErrors [2021-07-13T14:36:50.164Z] --- PASS: TestSearchRegistryForImagesErrors (0.00s) [2021-07-13T14:36:50.164Z] === RUN TestSearchRegistryForImages [2021-07-13T14:36:50.164Z] --- PASS: TestSearchRegistryForImages (0.00s) [2021-07-13T14:36:50.164Z] === RUN TestOnlyPlatformWithFallback [2021-07-13T14:36:50.164Z] --- PASS: TestOnlyPlatformWithFallback (0.00s) [2021-07-13T14:36:50.164Z] === RUN TestImageDelete [2021-07-13T14:36:50.164Z] === RUN TestImageDelete/no_lease [2021-07-13T14:36:50.164Z] === RUN TestImageDelete/lease_exists [2021-07-13T14:36:50.164Z] --- PASS: TestImageDelete (0.03s) [2021-07-13T14:36:50.164Z] --- PASS: TestImageDelete/no_lease (0.01s) [2021-07-13T14:36:50.164Z] --- PASS: TestImageDelete/lease_exists (0.01s) [2021-07-13T14:36:50.164Z] === RUN TestContentStoreForPull [2021-07-13T14:36:50.164Z] --- PASS: TestContentStoreForPull (0.14s) [2021-07-13T14:36:50.164Z] PASS [2021-07-13T14:36:50.164Z] coverage: 6.8% of statements [2021-07-13T14:36:50.164Z] ok github.com/docker/docker/daemon/images 1.038s coverage: 6.8% of statements [2021-07-13T14:36:50.643Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2021-07-13T14:36:50.643Z] ? github.com/docker/docker/daemon/listeners [no test files] [2021-07-13T14:36:50.643Z] === RUN TestAdapterReadLogs [2021-07-13T14:36:50.643Z] --- PASS: TestAdapterReadLogs (0.00s) [2021-07-13T14:36:50.643Z] === RUN TestCopier [2021-07-13T14:36:50.643Z] --- PASS: TestCopier (0.00s) [2021-07-13T14:36:50.643Z] === RUN TestCopierLongLines [2021-07-13T14:36:50.643Z] --- PASS: TestCopierLongLines (0.00s) [2021-07-13T14:36:50.643Z] === RUN TestCopierSlow [2021-07-13T14:36:50.643Z] --- PASS: TestCopierSlow (0.21s) [2021-07-13T14:36:50.643Z] === RUN TestCopierWithSized [2021-07-13T14:36:50.643Z] === RUN TestCopierWithSized/as_is [2021-07-13T14:36:50.643Z] === RUN TestCopierWithSized/With_RingLogger [2021-07-13T14:36:50.643Z] --- PASS: TestCopierWithSized (0.01s) [2021-07-13T14:36:50.643Z] --- PASS: TestCopierWithSized/as_is (0.00s) [2021-07-13T14:36:50.643Z] --- PASS: TestCopierWithSized/With_RingLogger (0.01s) [2021-07-13T14:36:50.643Z] === RUN TestCopierWithPartial [2021-07-13T14:36:50.643Z] --- PASS: TestCopierWithPartial (0.00s) [2021-07-13T14:36:50.643Z] === RUN TestRingLogger [2021-07-13T14:36:50.643Z] --- PASS: TestRingLogger (0.00s) [2021-07-13T14:36:50.643Z] === RUN TestRingCap [2021-07-13T14:36:50.643Z] --- PASS: TestRingCap (0.00s) [2021-07-13T14:36:50.643Z] === RUN TestRingClose [2021-07-13T14:36:50.643Z] --- PASS: TestRingClose (0.00s) [2021-07-13T14:36:50.643Z] === RUN TestRingDrain [2021-07-13T14:36:50.643Z] --- PASS: TestRingDrain (0.00s) [2021-07-13T14:36:50.643Z] PASS [2021-07-13T14:36:50.643Z] coverage: 43.8% of statements [2021-07-13T14:36:50.643Z] ok github.com/docker/docker/daemon/logger 1.177s coverage: 43.8% of statements [2021-07-13T14:36:50.643Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2021-07-13T14:36:50.643Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2021-07-13T14:36:50.643Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2021-07-13T14:36:50.643Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2021-07-13T14:36:50.643Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2021-07-13T14:36:51.397Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2021-07-13T14:36:51.397Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap [2021-07-13T14:36:51.653Z] === RUN TestJSONLogsMarshalJSONBuf [2021-07-13T14:36:51.653Z] --- PASS: TestJSONLogsMarshalJSONBuf (0.00s) [2021-07-13T14:36:51.653Z] === RUN TestFastTimeMarshalJSONWithInvalidYear [2021-07-13T14:36:51.653Z] --- PASS: TestFastTimeMarshalJSONWithInvalidYear (0.16s) [2021-07-13T14:36:51.653Z] === RUN TestFastTimeMarshalJSON [2021-07-13T14:36:51.653Z] --- PASS: TestFastTimeMarshalJSON (0.06s) [2021-07-13T14:36:51.653Z] PASS [2021-07-13T14:36:51.653Z] coverage: 87.2% of statements [2021-07-13T14:36:51.653Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.508s coverage: 87.2% of statements [2021-07-13T14:36:52.133Z] === RUN TestJSONFileLogger [2021-07-13T14:36:52.133Z] --- PASS: TestJSONFileLogger (0.00s) [2021-07-13T14:36:52.133Z] === RUN TestJSONFileLoggerWithTags [2021-07-13T14:36:52.133Z] --- PASS: TestJSONFileLoggerWithTags (0.00s) [2021-07-13T14:36:52.133Z] === RUN TestJSONFileLoggerWithOpts [2021-07-13T14:36:52.133Z] --- PASS: TestJSONFileLoggerWithOpts (0.01s) [2021-07-13T14:36:52.133Z] === RUN TestJSONFileLoggerWithLabelsEnv [2021-07-13T14:36:52.133Z] --- PASS: TestJSONFileLoggerWithLabelsEnv (0.00s) [2021-07-13T14:36:52.133Z] === RUN TestEncodeDecode [2021-07-13T14:36:52.133Z] === PAUSE TestEncodeDecode [2021-07-13T14:36:52.133Z] === RUN TestUnexpectedEOF [2021-07-13T14:36:52.133Z] time="2021-07-13T14:36:52Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2021-07-13T14:36:52.133Z] time="2021-07-13T14:36:52Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2021-07-13T14:36:52.133Z] --- PASS: TestUnexpectedEOF (0.14s) [2021-07-13T14:36:52.133Z] === CONT TestEncodeDecode [2021-07-13T14:36:52.133Z] --- PASS: TestEncodeDecode (0.00s) [2021-07-13T14:36:52.133Z] PASS [2021-07-13T14:36:52.133Z] coverage: 69.9% of statements [2021-07-13T14:36:52.133Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.596s coverage: 69.9% of statements [2021-07-13T14:36:52.194Z] plugin_test.go:62: [d5aad7a7d6850] joining swarm manager [dc868b92c3c16]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-07-13T14:36:52.613Z] === RUN TestWriteLog [2021-07-13T14:36:52.613Z] === PAUSE TestWriteLog [2021-07-13T14:36:52.613Z] === RUN TestReadLog [2021-07-13T14:36:52.613Z] === PAUSE TestReadLog [2021-07-13T14:36:52.613Z] === CONT TestWriteLog [2021-07-13T14:36:52.613Z] === CONT TestReadLog [2021-07-13T14:36:52.613Z] === RUN TestReadLog/tail_exact [2021-07-13T14:36:52.613Z] --- PASS: TestWriteLog (0.00s) [2021-07-13T14:36:52.613Z] === RUN TestReadLog/tail_less_than_available [2021-07-13T14:36:52.613Z] === RUN TestReadLog/tail_more_than_available [2021-07-13T14:36:52.613Z] --- PASS: TestReadLog (0.19s) [2021-07-13T14:36:52.613Z] --- PASS: TestReadLog/tail_exact (0.18s) [2021-07-13T14:36:52.613Z] --- PASS: TestReadLog/tail_less_than_available (0.00s) [2021-07-13T14:36:52.613Z] --- PASS: TestReadLog/tail_more_than_available (0.00s) [2021-07-13T14:36:52.613Z] PASS [2021-07-13T14:36:52.613Z] coverage: 75.2% of statements [2021-07-13T14:36:52.613Z] ok github.com/docker/docker/daemon/logger/local 0.706s coverage: 75.2% of statements [2021-07-13T14:36:52.613Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2021-07-13T14:36:52.783Z] plugin_test.go:65: [d93821725b543] joining swarm manager [dc868b92c3c16]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-07-13T14:36:52.791Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames [2021-07-13T14:36:53.011Z] --- PASS: TestBuildSquashParent (5.83s) [2021-07-13T14:36:53.011Z] === RUN TestBuildWithRemoveAndForceRemove [2021-07-13T14:36:53.011Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-07-13T14:36:53.011Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-07-13T14:36:53.011Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-07-13T14:36:53.011Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-07-13T14:36:53.011Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-07-13T14:36:53.011Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-07-13T14:36:53.011Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-07-13T14:36:53.011Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-07-13T14:36:53.011Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-07-13T14:36:53.011Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-07-13T14:36:53.011Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-07-13T14:36:53.011Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-07-13T14:36:53.011Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-07-13T14:36:53.011Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-07-13T14:36:53.011Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-07-13T14:36:53.011Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-07-13T14:36:53.622Z] === RUN TestOpenFileDelete [2021-07-13T14:36:53.622Z] --- PASS: TestOpenFileDelete (0.00s) [2021-07-13T14:36:53.622Z] === RUN TestOpenFileRename [2021-07-13T14:36:53.622Z] --- PASS: TestOpenFileRename (0.00s) [2021-07-13T14:36:53.622Z] === RUN TestParseLogTagDefaultTag [2021-07-13T14:36:53.622Z] --- PASS: TestParseLogTagDefaultTag (0.00s) [2021-07-13T14:36:53.622Z] === RUN TestParseLogTag [2021-07-13T14:36:53.622Z] --- PASS: TestParseLogTag (0.00s) [2021-07-13T14:36:53.622Z] === RUN TestParseLogTagEmptyTag [2021-07-13T14:36:53.622Z] --- PASS: TestParseLogTagEmptyTag (0.00s) [2021-07-13T14:36:53.622Z] === RUN TestTailFiles [2021-07-13T14:36:53.622Z] --- PASS: TestTailFiles (0.00s) [2021-07-13T14:36:53.622Z] === RUN TestFollowLogsConsumerGone [2021-07-13T14:36:53.622Z] --- PASS: TestFollowLogsConsumerGone (0.00s) [2021-07-13T14:36:53.622Z] === RUN TestFollowLogsProducerGone [2021-07-13T14:36:53.622Z] logfile_test.go:232: messages sent: 4098, received: 4098 [2021-07-13T14:36:53.622Z] logfile_test.go:179: logDecode() closed after sending 4098 messages [2021-07-13T14:36:53.622Z] --- PASS: TestFollowLogsProducerGone (0.00s) [2021-07-13T14:36:53.622Z] === RUN TestCheckCapacityAndRotate [2021-07-13T14:36:53.622Z] === RUN TestCheckCapacityAndRotate/closed_log_file [2021-07-13T14:36:53.622Z] === RUN TestCheckCapacityAndRotate/with_log_reader [2021-07-13T14:36:53.622Z] --- PASS: TestCheckCapacityAndRotate (0.07s) [2021-07-13T14:36:53.622Z] --- PASS: TestCheckCapacityAndRotate/closed_log_file (0.01s) [2021-07-13T14:36:54.103Z] --- PASS: TestCheckCapacityAndRotate/with_log_reader (0.03s) [2021-07-13T14:36:54.103Z] PASS [2021-07-13T14:36:54.103Z] coverage: 53.7% of statements [2021-07-13T14:36:54.103Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.434s coverage: 53.7% of statements [2021-07-13T14:36:54.103Z] === RUN TestLog [2021-07-13T14:36:54.103Z] --- PASS: TestLog (0.00s) [2021-07-13T14:36:54.103Z] PASS [2021-07-13T14:36:54.103Z] coverage: 31.5% of statements [2021-07-13T14:36:54.103Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.447s coverage: 31.5% of statements [2021-07-13T14:36:54.179Z] === RUN TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile [2021-07-13T14:36:54.583Z] === RUN TestParseLogFormat [2021-07-13T14:36:54.583Z] --- PASS: TestParseLogFormat (0.00s) [2021-07-13T14:36:54.583Z] === RUN TestValidateLogOptEmpty [2021-07-13T14:36:54.583Z] --- PASS: TestValidateLogOptEmpty (0.00s) [2021-07-13T14:36:54.583Z] === RUN TestValidateSyslogAddress [2021-07-13T14:36:54.583Z] --- PASS: TestValidateSyslogAddress (0.00s) [2021-07-13T14:36:54.583Z] === RUN TestParseAddressDefaultPort [2021-07-13T14:36:54.583Z] --- PASS: TestParseAddressDefaultPort (0.00s) [2021-07-13T14:36:54.583Z] === RUN TestValidateSyslogFacility [2021-07-13T14:36:54.583Z] --- PASS: TestValidateSyslogFacility (0.00s) [2021-07-13T14:36:54.583Z] === RUN TestValidateLogOptSyslogFormat [2021-07-13T14:36:54.583Z] --- PASS: TestValidateLogOptSyslogFormat (0.00s) [2021-07-13T14:36:54.583Z] === RUN TestValidateLogOpt [2021-07-13T14:36:54.583Z] --- PASS: TestValidateLogOpt (0.00s) [2021-07-13T14:36:54.583Z] PASS [2021-07-13T14:36:54.583Z] coverage: 46.8% of statements [2021-07-13T14:36:54.583Z] ok github.com/docker/docker/daemon/logger/syslog 0.326s coverage: 46.8% of statements [2021-07-13T14:36:54.926Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-07-13T14:36:54.926Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-07-13T14:36:55.063Z] === RUN TestValidateLogOpt [2021-07-13T14:36:55.064Z] --- PASS: TestValidateLogOpt (0.00s) [2021-07-13T14:36:55.064Z] === RUN TestNewMissedConfig [2021-07-13T14:36:55.064Z] --- PASS: TestNewMissedConfig (0.00s) [2021-07-13T14:36:55.064Z] === RUN TestNewMissedUrl [2021-07-13T14:36:55.064Z] --- PASS: TestNewMissedUrl (0.00s) [2021-07-13T14:36:55.064Z] === RUN TestNewMissedToken [2021-07-13T14:36:55.064Z] --- PASS: TestNewMissedToken (0.00s) [2021-07-13T14:36:55.064Z] === RUN TestNewWithProxy [2021-07-13T14:36:55.064Z] --- PASS: TestNewWithProxy (0.00s) [2021-07-13T14:36:55.064Z] === RUN TestDefault [2021-07-13T14:36:55.064Z] --- PASS: TestDefault (0.01s) [2021-07-13T14:36:55.064Z] === RUN TestInlineFormatWithNonDefaultOptions [2021-07-13T14:36:55.064Z] --- PASS: TestInlineFormatWithNonDefaultOptions (0.00s) [2021-07-13T14:36:55.064Z] === RUN TestJsonFormat [2021-07-13T14:36:55.064Z] --- PASS: TestJsonFormat (0.01s) [2021-07-13T14:36:55.064Z] === RUN TestRawFormat [2021-07-13T14:36:55.064Z] --- PASS: TestRawFormat (0.00s) [2021-07-13T14:36:55.064Z] === RUN TestRawFormatWithLabels [2021-07-13T14:36:55.064Z] --- PASS: TestRawFormatWithLabels (0.00s) [2021-07-13T14:36:55.064Z] === RUN TestRawFormatWithoutTag [2021-07-13T14:36:55.064Z] --- PASS: TestRawFormatWithoutTag (0.01s) [2021-07-13T14:36:55.064Z] === RUN TestBatching [2021-07-13T14:36:55.064Z] === RUN TestNewParse [2021-07-13T14:36:55.064Z] --- PASS: TestNewParse (0.00s) [2021-07-13T14:36:55.064Z] PASS [2021-07-13T14:36:55.064Z] coverage: 8.3% of statements [2021-07-13T14:36:55.064Z] ok github.com/docker/docker/daemon/logger/templates 0.251s coverage: 8.3% of statements [2021-07-13T14:36:55.064Z] --- PASS: TestBatching (0.20s) [2021-07-13T14:36:55.064Z] === RUN TestFrequency [2021-07-13T14:36:55.544Z] --- PASS: TestFrequency (0.17s) [2021-07-13T14:36:55.544Z] === RUN TestOneMessagePerRequest [2021-07-13T14:36:55.544Z] --- PASS: TestOneMessagePerRequest (0.00s) [2021-07-13T14:36:55.544Z] === RUN TestVerify [2021-07-13T14:36:55.544Z] --- PASS: TestVerify (0.00s) [2021-07-13T14:36:55.544Z] === RUN TestSkipVerify [2021-07-13T14:36:55.544Z] time="2021-07-13T14:36:55Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-07-13T14:36:55.544Z] time="2021-07-13T14:36:55Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-07-13T14:36:55.544Z] time="2021-07-13T14:36:55Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-07-13T14:36:56.024Z] --- PASS: TestSkipVerify (0.55s) [2021-07-13T14:36:56.024Z] === RUN TestBufferMaximum [2021-07-13T14:36:56.024Z] time="2021-07-13T14:36:55Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-07-13T14:36:56.024Z] time="2021-07-13T14:36:55Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-07-13T14:36:56.024Z] time="2021-07-13T14:36:55Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-07-13T14:36:56.024Z] time="2021-07-13T14:36:55Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-07-13T14:36:56.024Z] time="2021-07-13T14:36:55Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-07-13T14:36:56.024Z] time="2021-07-13T14:36:55Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1626187015.687532\",\"host\":\"07a7eab2ccbe\"}'" [2021-07-13T14:36:56.024Z] time="2021-07-13T14:36:55Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1626187015.687532\",\"host\":\"07a7eab2ccbe\"}'" [2021-07-13T14:36:56.024Z] --- PASS: TestBufferMaximum (0.01s) [2021-07-13T14:36:56.024Z] === RUN TestServerAlwaysDown [2021-07-13T14:36:56.024Z] time="2021-07-13T14:36:55Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-07-13T14:36:56.024Z] time="2021-07-13T14:36:55Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-07-13T14:36:56.024Z] time="2021-07-13T14:36:55Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1626187015.691532\",\"host\":\"07a7eab2ccbe\"}'" [2021-07-13T14:36:56.024Z] time="2021-07-13T14:36:55Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1626187015.691532\",\"host\":\"07a7eab2ccbe\"}'" [2021-07-13T14:36:56.024Z] time="2021-07-13T14:36:55Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-07-13T14:36:56.024Z] time="2021-07-13T14:36:55Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"2\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1626187015.691532\",\"host\":\"07a7eab2ccbe\"}'" [2021-07-13T14:36:56.024Z] time="2021-07-13T14:36:55Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"3\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1626187015.692533\",\"host\":\"07a7eab2ccbe\"}'" [2021-07-13T14:36:56.024Z] time="2021-07-13T14:36:55Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"4\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1626187015.692533\",\"host\":\"07a7eab2ccbe\"}'" [2021-07-13T14:36:56.024Z] --- PASS: TestServerAlwaysDown (0.01s) [2021-07-13T14:36:56.024Z] === RUN TestCannotSendAfterClose [2021-07-13T14:36:56.024Z] --- PASS: TestCannotSendAfterClose (0.01s) [2021-07-13T14:36:56.024Z] === RUN TestDeadlockOnBlockedEndpoint [2021-07-13T14:36:56.505Z] === RUN TestV1IDService [2021-07-13T14:36:56.505Z] --- PASS: TestV1IDService (0.02s) [2021-07-13T14:36:56.505Z] === RUN TestV2MetadataService [2021-07-13T14:36:56.868Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2021-07-13T14:36:56.868Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.53s) [2021-07-13T14:36:56.868Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.75s) [2021-07-13T14:36:56.868Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.08s) [2021-07-13T14:36:56.868Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.17s) [2021-07-13T14:36:56.868Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.12s) [2021-07-13T14:36:56.868Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.98s) [2021-07-13T14:36:56.868Z] === RUN TestBuildMultiStageCopy [2021-07-13T14:36:56.868Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-07-13T14:36:56.986Z] time="2021-07-13T14:36:56Z" level=warning msg="Error while sending logs" error="Post \"http://127.0.0.1:49206/services/collector/event/1.0\": context deadline exceeded" module=logger/splunk [2021-07-13T14:36:56.986Z] time="2021-07-13T14:36:56Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"\",\"source\":\"\",\"tag\":\"containeriid\"},\"time\":\"-6795364578.871346\",\"host\":\"07a7eab2ccbe\"}'" [2021-07-13T14:36:56.986Z] --- PASS: TestDeadlockOnBlockedEndpoint (1.00s) [2021-07-13T14:36:56.986Z] PASS [2021-07-13T14:36:56.986Z] coverage: 82.5% of statements [2021-07-13T14:36:56.986Z] ok github.com/docker/docker/daemon/logger/splunk 2.390s coverage: 82.5% of statements [2021-07-13T14:36:56.986Z] ? github.com/docker/docker/daemon/names [no test files] [2021-07-13T14:36:56.986Z] ? github.com/docker/docker/daemon/network [no test files] [2021-07-13T14:36:56.986Z] ? github.com/docker/docker/daemon/stats [no test files] [2021-07-13T14:36:57.466Z] === RUN TestSuccessfulDownload [2021-07-13T14:36:57.466Z] download_test.go:268: Needs fixing on Windows [2021-07-13T14:36:57.466Z] --- SKIP: TestSuccessfulDownload (0.00s) [2021-07-13T14:36:57.466Z] === RUN TestCancelledDownload [2021-07-13T14:36:57.466Z] --- PASS: TestCancelledDownload (0.00s) [2021-07-13T14:36:57.466Z] === RUN TestMaxDownloadAttempts [2021-07-13T14:36:57.466Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2021-07-13T14:36:57.466Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2021-07-13T14:36:57.466Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2021-07-13T14:36:57.466Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2021-07-13T14:36:57.466Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2021-07-13T14:36:57.466Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2021-07-13T14:36:57.466Z] === RUN TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2021-07-13T14:36:57.466Z] === PAUSE TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2021-07-13T14:36:57.466Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2021-07-13T14:36:57.466Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2021-07-13T14:36:57.466Z] === CONT TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2021-07-13T14:36:57.466Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2021-07-13T14:36:57.945Z] --- PASS: TestV2MetadataService (1.07s) [2021-07-13T14:36:57.945Z] PASS [2021-07-13T14:36:57.945Z] coverage: 48.2% of statements [2021-07-13T14:36:57.945Z] ok github.com/docker/docker/distribution/metadata 1.451s coverage: 48.2% of statements [2021-07-13T14:36:57.945Z] time="2021-07-13T14:36:57Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-07-13T14:36:57.945Z] time="2021-07-13T14:36:57Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-07-13T14:36:57.945Z] time="2021-07-13T14:36:57Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-07-13T14:36:57.945Z] time="2021-07-13T14:36:57Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-07-13T14:36:57.945Z] --- PASS: TestMaxDownloadAttempts (0.00s) [2021-07-13T14:36:57.945Z] --- PASS: TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt (0.41s) [2021-07-13T14:36:57.945Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt (0.41s) [2021-07-13T14:36:57.945Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt (0.41s) [2021-07-13T14:36:57.945Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt (0.41s) [2021-07-13T14:36:57.945Z] === RUN TestTransfer [2021-07-13T14:36:57.945Z] --- PASS: TestTransfer (0.12s) [2021-07-13T14:36:57.945Z] === RUN TestConcurrencyLimit [2021-07-13T14:36:58.357Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine [2021-07-13T14:36:58.426Z] === RUN TestContinueOnError_NonMirrorEndpoint [2021-07-13T14:36:58.426Z] --- PASS: TestContinueOnError_NonMirrorEndpoint (0.00s) [2021-07-13T14:36:58.426Z] === RUN TestContinueOnError_MirrorEndpoint [2021-07-13T14:36:58.426Z] --- PASS: TestContinueOnError_MirrorEndpoint (0.00s) [2021-07-13T14:36:58.426Z] === RUN TestContinueOnError_NeverContinue [2021-07-13T14:36:58.426Z] --- PASS: TestContinueOnError_NeverContinue (0.00s) [2021-07-13T14:36:58.426Z] === RUN TestManifestStore [2021-07-13T14:36:58.426Z] === RUN TestManifestStore/no_remote_or_local [2021-07-13T14:36:58.426Z] time="2021-07-13T14:36:58Z" level=warning msg="Error while attempting to abort content ingest" error="remove C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\TestManifestStore_no_remote_or_local464644859\\ingest\\5b12c59ff23fa3d365724bc93c65a9481954db8222175a75005af97afc148b79\\data: The process cannot access the file because it is being used by another process." [2021-07-13T14:36:58.426Z] === RUN TestManifestStore/no_local_cache [2021-07-13T14:36:58.426Z] === RUN TestManifestStore/with_local_cache [2021-07-13T14:36:58.426Z] === RUN TestManifestStore/unknown_media_type [2021-07-13T14:36:58.426Z] === RUN TestManifestStore/unknown_media_type/no_cache [2021-07-13T14:36:58.426Z] time="2021-07-13T14:36:58Z" level=warning msg="reference for unknown type: " [2021-07-13T14:36:58.426Z] time="2021-07-13T14:36:58Z" level=warning msg="reference for unknown type: " [2021-07-13T14:36:58.426Z] === RUN TestManifestStore/unknown_media_type/with_cache [2021-07-13T14:36:58.426Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type [2021-07-13T14:36:58.426Z] time="2021-07-13T14:36:58Z" level=warning msg="reference for unknown type: " [2021-07-13T14:36:58.426Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type [2021-07-13T14:36:58.426Z] time="2021-07-13T14:36:58Z" level=warning msg="reference for unknown type: " [2021-07-13T14:36:58.426Z] time="2021-07-13T14:36:58Z" level=warning msg="reference for unknown type: " [2021-07-13T14:36:58.426Z] === RUN TestManifestStore/error_persisting_manifest [2021-07-13T14:36:58.426Z] === RUN TestManifestStore/error_persisting_manifest/error_on_writer [2021-07-13T14:36:58.426Z] === RUN TestManifestStore/error_persisting_manifest/error_on_commit [2021-07-13T14:36:58.426Z] time="2021-07-13T14:36:58Z" level=warning msg="Error persisting manifest" error="error committing manifest to content store: random error" [2021-07-13T14:36:58.426Z] --- PASS: TestManifestStore (0.27s) [2021-07-13T14:36:58.426Z] --- PASS: TestManifestStore/no_remote_or_local (0.17s) [2021-07-13T14:36:58.426Z] --- PASS: TestManifestStore/no_local_cache (0.01s) [2021-07-13T14:36:58.426Z] --- PASS: TestManifestStore/with_local_cache (0.01s) [2021-07-13T14:36:58.426Z] --- PASS: TestManifestStore/unknown_media_type (0.05s) [2021-07-13T14:36:58.426Z] --- PASS: TestManifestStore/unknown_media_type/no_cache (0.01s) [2021-07-13T14:36:58.426Z] --- PASS: TestManifestStore/unknown_media_type/with_cache (0.04s) [2021-07-13T14:36:58.426Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type (0.02s) [2021-07-13T14:36:58.426Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type (0.02s) [2021-07-13T14:36:58.426Z] --- PASS: TestManifestStore/error_persisting_manifest (0.02s) [2021-07-13T14:36:58.426Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_writer (0.00s) [2021-07-13T14:36:58.426Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_commit (0.01s) [2021-07-13T14:36:58.426Z] === RUN TestDetectManifestBlobMediaType [2021-07-13T14:36:58.426Z] === RUN TestDetectManifestBlobMediaType/mediaType_is_set [2021-07-13T14:36:58.426Z] === RUN TestDetectManifestBlobMediaType/oci_manifest [2021-07-13T14:36:58.426Z] === RUN TestDetectManifestBlobMediaType/schema1 [2021-07-13T14:36:58.426Z] === RUN TestDetectManifestBlobMediaType/oci_index_fallback [2021-07-13T14:36:58.426Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_config_set [2021-07-13T14:36:58.426Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set [2021-07-13T14:36:58.426Z] --- PASS: TestDetectManifestBlobMediaType (0.00s) [2021-07-13T14:36:58.426Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_is_set (0.00s) [2021-07-13T14:36:58.426Z] --- PASS: TestDetectManifestBlobMediaType/oci_manifest (0.00s) [2021-07-13T14:36:58.426Z] --- PASS: TestDetectManifestBlobMediaType/schema1 (0.00s) [2021-07-13T14:36:58.426Z] --- PASS: TestDetectManifestBlobMediaType/oci_index_fallback (0.00s) [2021-07-13T14:36:58.426Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_config_set (0.00s) [2021-07-13T14:36:58.426Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set (0.00s) [2021-07-13T14:36:58.426Z] === RUN TestFixManifestLayers [2021-07-13T14:36:58.426Z] --- PASS: TestFixManifestLayers (0.00s) [2021-07-13T14:36:58.426Z] === RUN TestFixManifestLayersBaseLayerParent [2021-07-13T14:36:58.426Z] pull_v2_test.go:73: Needs fixing on Windows [2021-07-13T14:36:58.426Z] --- SKIP: TestFixManifestLayersBaseLayerParent (0.00s) [2021-07-13T14:36:58.426Z] === RUN TestFixManifestLayersBadParent [2021-07-13T14:36:58.426Z] --- PASS: TestFixManifestLayersBadParent (0.00s) [2021-07-13T14:36:58.426Z] === RUN TestValidateManifest [2021-07-13T14:36:58.426Z] pull_v2_test.go:118: Needs fixing on Windows [2021-07-13T14:36:58.426Z] --- SKIP: TestValidateManifest (0.00s) [2021-07-13T14:36:58.426Z] === RUN TestFormatPlatform [2021-07-13T14:36:58.426Z] --- PASS: TestFormatPlatform (0.00s) [2021-07-13T14:36:58.426Z] === RUN TestGetRepositoryMountCandidates [2021-07-13T14:36:58.426Z] --- PASS: TestGetRepositoryMountCandidates (0.00s) [2021-07-13T14:36:58.426Z] === RUN TestLayerAlreadyExists [2021-07-13T14:36:58.426Z] 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-07-13T14:36:58.426Z] 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-07-13T14:36:58.426Z] 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-07-13T14:36:58.426Z] 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-07-13T14:36:58.426Z] 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-07-13T14:36:58.426Z] 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-07-13T14:36:58.426Z] --- PASS: TestLayerAlreadyExists (0.00s) [2021-07-13T14:36:58.426Z] === RUN TestWhenEmptyAuthConfig [2021-07-13T14:36:58.426Z] --- PASS: TestConcurrencyLimit (0.39s) [2021-07-13T14:36:58.426Z] === RUN TestInactiveJobs [2021-07-13T14:36:58.786Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-07-13T14:36:58.907Z] --- PASS: TestInactiveJobs (0.40s) [2021-07-13T14:36:58.907Z] === RUN TestWatchRelease [2021-07-13T14:36:58.907Z] --- PASS: TestWatchRelease (0.04s) [2021-07-13T14:36:58.907Z] === RUN TestWatchFinishedTransfer [2021-07-13T14:36:58.907Z] --- PASS: TestWatchFinishedTransfer (0.00s) [2021-07-13T14:36:58.907Z] === RUN TestDuplicateTransfer [2021-07-13T14:36:58.907Z] --- PASS: TestDuplicateTransfer (0.04s) [2021-07-13T14:36:58.907Z] === RUN TestSuccessfulUpload [2021-07-13T14:36:59.047Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-07-13T14:36:59.386Z] === RUN TestNotFound [2021-07-13T14:36:59.387Z] --- PASS: TestNotFound (0.00s) [2021-07-13T14:36:59.387Z] === RUN TestConflict [2021-07-13T14:36:59.387Z] --- PASS: TestConflict (0.00s) [2021-07-13T14:36:59.387Z] === RUN TestForbidden [2021-07-13T14:36:59.387Z] --- PASS: TestForbidden (0.00s) [2021-07-13T14:36:59.387Z] === RUN TestInvalidParameter [2021-07-13T14:36:59.387Z] --- PASS: TestInvalidParameter (0.00s) [2021-07-13T14:36:59.387Z] === RUN TestNotImplemented [2021-07-13T14:36:59.387Z] --- PASS: TestNotImplemented (0.00s) [2021-07-13T14:36:59.387Z] === RUN TestNotModified [2021-07-13T14:36:59.387Z] --- PASS: TestNotModified (0.00s) [2021-07-13T14:36:59.387Z] === RUN TestUnauthorized [2021-07-13T14:36:59.387Z] --- PASS: TestUnauthorized (0.00s) [2021-07-13T14:36:59.387Z] === RUN TestUnknown [2021-07-13T14:36:59.387Z] --- PASS: TestUnknown (0.00s) [2021-07-13T14:36:59.387Z] === RUN TestCancelled [2021-07-13T14:36:59.387Z] --- PASS: TestCancelled (0.00s) [2021-07-13T14:36:59.387Z] === RUN TestDeadline [2021-07-13T14:36:59.387Z] --- PASS: TestDeadline (0.00s) [2021-07-13T14:36:59.387Z] === RUN TestDataLoss [2021-07-13T14:36:59.387Z] --- PASS: TestDataLoss (0.00s) [2021-07-13T14:36:59.387Z] === RUN TestUnavailable [2021-07-13T14:36:59.387Z] --- PASS: TestUnavailable (0.00s) [2021-07-13T14:36:59.387Z] === RUN TestSystem [2021-07-13T14:36:59.387Z] --- PASS: TestSystem (0.00s) [2021-07-13T14:36:59.387Z] === RUN TestFromStatusCode [2021-07-13T14:36:59.387Z] === RUN TestFromStatusCode/Not_Found [2021-07-13T14:36:59.387Z] === RUN TestFromStatusCode/Bad_Request [2021-07-13T14:36:59.387Z] === RUN TestFromStatusCode/Conflict [2021-07-13T14:36:59.387Z] === RUN TestFromStatusCode/Unauthorized [2021-07-13T14:36:59.387Z] === RUN TestFromStatusCode/Service_Unavailable [2021-07-13T14:36:59.387Z] === RUN TestFromStatusCode/Forbidden [2021-07-13T14:36:59.387Z] === RUN TestFromStatusCode/Not_Modified [2021-07-13T14:36:59.387Z] === RUN TestFromStatusCode/Not_Implemented [2021-07-13T14:36:59.387Z] === RUN TestFromStatusCode/Internal_Server_Error [2021-07-13T14:36:59.387Z] === RUN TestFromStatusCode/Internal_Server_Error#01 [2021-07-13T14:36:59.387Z] === RUN TestFromStatusCode/Internal_Server_Error#02 [2021-07-13T14:36:59.387Z] === RUN TestFromStatusCode/Internal_Server_Error#03 [2021-07-13T14:36:59.387Z] === RUN TestFromStatusCode/Internal_Server_Error#04 [2021-07-13T14:36:59.387Z] --- PASS: TestFromStatusCode (0.00s) [2021-07-13T14:36:59.387Z] --- PASS: TestFromStatusCode/Not_Found (0.00s) [2021-07-13T14:36:59.387Z] --- PASS: TestFromStatusCode/Bad_Request (0.00s) [2021-07-13T14:36:59.387Z] --- PASS: TestFromStatusCode/Conflict (0.00s) [2021-07-13T14:36:59.387Z] --- PASS: TestFromStatusCode/Unauthorized (0.00s) [2021-07-13T14:36:59.387Z] --- PASS: TestFromStatusCode/Service_Unavailable (0.00s) [2021-07-13T14:36:59.387Z] --- PASS: TestFromStatusCode/Forbidden (0.00s) [2021-07-13T14:36:59.387Z] --- PASS: TestFromStatusCode/Not_Modified (0.00s) [2021-07-13T14:36:59.387Z] --- PASS: TestFromStatusCode/Not_Implemented (0.00s) [2021-07-13T14:36:59.387Z] --- PASS: TestFromStatusCode/Internal_Server_Error (0.00s) [2021-07-13T14:36:59.387Z] --- PASS: TestFromStatusCode/Internal_Server_Error#01 (0.00s) [2021-07-13T14:36:59.387Z] --- PASS: TestFromStatusCode/Internal_Server_Error#02 (0.00s) [2021-07-13T14:36:59.387Z] --- PASS: TestFromStatusCode/Internal_Server_Error#03 (0.00s) [2021-07-13T14:36:59.387Z] --- PASS: TestFromStatusCode/Internal_Server_Error#04 (0.00s) [2021-07-13T14:36:59.387Z] PASS [2021-07-13T14:36:59.387Z] coverage: 53.1% of statements [2021-07-13T14:36:59.387Z] time="2021-07-13T14:36:59Z" level=error msg="Upload failed, retrying: simulating retry" [2021-07-13T14:36:59.387Z] ok github.com/docker/docker/errdefs 0.226s coverage: 53.1% of statements [2021-07-13T14:36:59.387Z] --- PASS: TestSuccessfulUpload (0.37s) [2021-07-13T14:36:59.387Z] === RUN TestCancelledUpload [2021-07-13T14:36:59.387Z] --- PASS: TestCancelledUpload (0.00s) [2021-07-13T14:36:59.387Z] PASS [2021-07-13T14:36:59.387Z] coverage: 76.8% of statements [2021-07-13T14:36:59.387Z] ok github.com/docker/docker/distribution/xfer 2.109s coverage: 76.8% of statements [2021-07-13T14:36:59.617Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-07-13T14:36:59.866Z] --- PASS: TestWhenEmptyAuthConfig (1.19s) [2021-07-13T14:36:59.866Z] === RUN TestPushRegistryWhenAuthInfoEmpty [2021-07-13T14:36:59.866Z] --- PASS: TestPushRegistryWhenAuthInfoEmpty (0.00s) [2021-07-13T14:36:59.866Z] === RUN TestTokenPassThru [2021-07-13T14:36:59.866Z] --- PASS: TestTokenPassThru (0.01s) [2021-07-13T14:36:59.866Z] === RUN TestTokenPassThruDifferentHost [2021-07-13T14:36:59.866Z] --- PASS: TestTokenPassThruDifferentHost (0.01s) [2021-07-13T14:36:59.866Z] PASS [2021-07-13T14:36:59.866Z] coverage: 23.8% of statements [2021-07-13T14:36:59.866Z] ok github.com/docker/docker/distribution 1.900s coverage: 23.8% of statements [2021-07-13T14:36:59.866Z] ? github.com/docker/docker/distribution/utils [no test files] [2021-07-13T14:36:59.866Z] ? github.com/docker/docker/dockerversion [no test files] [2021-07-13T14:36:59.866Z] === RUN TestFSGetInvalidData [2021-07-13T14:36:59.866Z] --- PASS: TestFSGetInvalidData (0.02s) [2021-07-13T14:36:59.866Z] === RUN TestFSInvalidSet [2021-07-13T14:36:59.866Z] --- PASS: TestFSInvalidSet (0.01s) [2021-07-13T14:36:59.866Z] === RUN TestFSInvalidRoot [2021-07-13T14:36:59.866Z] --- PASS: TestFSInvalidRoot (0.01s) [2021-07-13T14:36:59.866Z] === RUN TestFSMetadataGetSet [2021-07-13T14:36:59.866Z] --- PASS: TestFSMetadataGetSet (0.05s) [2021-07-13T14:36:59.866Z] === RUN TestFSInvalidWalker [2021-07-13T14:36:59.866Z] --- PASS: TestFSInvalidWalker (0.02s) [2021-07-13T14:36:59.866Z] === RUN TestFSGetSet [2021-07-13T14:36:59.866Z] --- PASS: TestFSGetSet (0.02s) [2021-07-13T14:36:59.866Z] === RUN TestFSGetUnsetKey [2021-07-13T14:36:59.866Z] --- PASS: TestFSGetUnsetKey (0.01s) [2021-07-13T14:36:59.866Z] === RUN TestFSGetEmptyData [2021-07-13T14:36:59.866Z] --- PASS: TestFSGetEmptyData (0.01s) [2021-07-13T14:36:59.866Z] === RUN TestFSDelete [2021-07-13T14:36:59.878Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-07-13T14:37:00.139Z] --- PASS: TestBuildMultiStageCopy (3.25s) [2021-07-13T14:37:00.139Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.00s) [2021-07-13T14:37:00.139Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.31s) [2021-07-13T14:37:00.139Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.30s) [2021-07-13T14:37:00.139Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.31s) [2021-07-13T14:37:00.139Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.32s) [2021-07-13T14:37:00.139Z] === RUN TestBuildMultiStageParentConfig [2021-07-13T14:37:00.346Z] --- PASS: TestFSDelete (0.08s) [2021-07-13T14:37:00.346Z] === RUN TestFSWalker [2021-07-13T14:37:00.346Z] --- PASS: TestFSWalker (0.03s) [2021-07-13T14:37:00.346Z] === RUN TestFSWalkerStopOnError [2021-07-13T14:37:00.346Z] --- PASS: TestFSWalkerStopOnError (0.01s) [2021-07-13T14:37:00.346Z] === RUN TestNewFromJSON [2021-07-13T14:37:00.346Z] --- PASS: TestNewFromJSON (0.00s) [2021-07-13T14:37:00.346Z] === RUN TestNewFromJSONWithInvalidJSON [2021-07-13T14:37:00.346Z] --- PASS: TestNewFromJSONWithInvalidJSON (0.00s) [2021-07-13T14:37:00.346Z] === RUN TestMarshalKeyOrder [2021-07-13T14:37:00.346Z] --- PASS: TestMarshalKeyOrder (0.00s) [2021-07-13T14:37:00.346Z] === RUN TestHistoryEqual [2021-07-13T14:37:00.346Z] --- PASS: TestHistoryEqual (0.18s) [2021-07-13T14:37:00.346Z] === RUN TestImage [2021-07-13T14:37:00.346Z] --- PASS: TestImage (0.00s) [2021-07-13T14:37:00.346Z] === RUN TestImageOSNotEmpty [2021-07-13T14:37:00.346Z] --- PASS: TestImageOSNotEmpty (0.00s) [2021-07-13T14:37:00.346Z] === RUN TestNewChildImageFromImageWithRootFS [2021-07-13T14:37:00.346Z] --- PASS: TestNewChildImageFromImageWithRootFS (0.00s) [2021-07-13T14:37:00.346Z] === RUN TestCreate [2021-07-13T14:37:00.346Z] --- PASS: TestCreate (0.01s) [2021-07-13T14:37:00.346Z] === RUN TestRestore [2021-07-13T14:37:00.346Z] time="2021-07-13T14:37:00Z" level=error msg="invalid image sha256:f1234d75178d892a133a410355a5a990cf75d2f33eba25d575943d4df632f3a4, invalid character 'i' looking for beginning of value" [2021-07-13T14:37:00.346Z] --- PASS: TestRestore (0.04s) [2021-07-13T14:37:00.346Z] === RUN TestAddDelete [2021-07-13T14:37:00.346Z] --- PASS: TestAddDelete (0.03s) [2021-07-13T14:37:00.346Z] === RUN TestSearchAfterDelete [2021-07-13T14:37:00.346Z] --- PASS: TestSearchAfterDelete (0.01s) [2021-07-13T14:37:00.346Z] === RUN TestParentReset [2021-07-13T14:37:00.346Z] --- PASS: TestParentReset (0.06s) [2021-07-13T14:37:00.346Z] === RUN TestGetAndSetLastUpdated [2021-07-13T14:37:00.346Z] --- PASS: TestGetAndSetLastUpdated (0.03s) [2021-07-13T14:37:00.346Z] === RUN TestStoreLen [2021-07-13T14:37:00.346Z] --- PASS: TestStoreLen (0.07s) [2021-07-13T14:37:00.346Z] PASS [2021-07-13T14:37:00.346Z] coverage: 86.6% of statements [2021-07-13T14:37:00.827Z] ok github.com/docker/docker/image 1.062s coverage: 86.6% of statements [2021-07-13T14:37:00.827Z] === RUN TestCompare [2021-07-13T14:37:00.827Z] --- PASS: TestCompare (0.00s) [2021-07-13T14:37:00.827Z] PASS [2021-07-13T14:37:00.827Z] coverage: 19.2% of statements [2021-07-13T14:37:00.827Z] ok github.com/docker/docker/image/cache 0.380s coverage: 19.2% of statements [2021-07-13T14:37:01.080Z] --- PASS: TestBuildMultiStageParentConfig (0.85s) [2021-07-13T14:37:01.080Z] === RUN TestBuildLabelWithTargets [2021-07-13T14:37:01.308Z] === RUN TestValidateManifest [2021-07-13T14:37:01.308Z] === RUN TestValidateManifest/nil [2021-07-13T14:37:01.308Z] === RUN TestValidateManifest/non-nil [2021-07-13T14:37:01.308Z] --- PASS: TestValidateManifest (0.00s) [2021-07-13T14:37:01.308Z] --- PASS: TestValidateManifest/nil (0.00s) [2021-07-13T14:37:01.308Z] --- PASS: TestValidateManifest/non-nil (0.00s) [2021-07-13T14:37:01.308Z] PASS [2021-07-13T14:37:01.308Z] coverage: 0.7% of statements [2021-07-13T14:37:01.308Z] ok github.com/docker/docker/image/tarexport 0.343s coverage: 0.7% of statements [2021-07-13T14:37:01.788Z] === RUN TestMakeV1ConfigFromConfig [2021-07-13T14:37:01.788Z] --- PASS: TestMakeV1ConfigFromConfig (0.00s) [2021-07-13T14:37:01.788Z] PASS [2021-07-13T14:37:01.788Z] coverage: 25.0% of statements [2021-07-13T14:37:01.788Z] ok github.com/docker/docker/image/v1 0.288s coverage: 25.0% of statements [2021-07-13T14:37:01.788Z] ? github.com/docker/docker/internal/test/suite [no test files] [2021-07-13T14:37:02.462Z] --- PASS: TestBuildLabelWithTargets (1.36s) [2021-07-13T14:37:02.462Z] === RUN TestBuildWithEmptyLayers [2021-07-13T14:37:02.797Z] === RUN TestSerialization [2021-07-13T14:37:02.797Z] --- PASS: TestSerialization (0.02s) [2021-07-13T14:37:02.797Z] PASS [2021-07-13T14:37:02.797Z] coverage: 87.5% of statements [2021-07-13T14:37:02.797Z] ok github.com/docker/docker/libcontainerd/queue 0.331s coverage: 87.5% of statements [2021-07-13T14:37:03.034Z] --- PASS: TestBuildWithEmptyLayers (0.64s) [2021-07-13T14:37:03.034Z] === RUN TestBuildMultiStageOnBuild [2021-07-13T14:37:03.807Z] === RUN TestEnvironmentParsing [2021-07-13T14:37:03.807Z] --- PASS: TestEnvironmentParsing (0.00s) [2021-07-13T14:37:03.807Z] PASS [2021-07-13T14:37:03.807Z] coverage: 1.2% of statements [2021-07-13T14:37:03.807Z] ok github.com/docker/docker/libcontainerd/local 0.541s coverage: 1.2% of statements [2021-07-13T14:37:04.288Z] === RUN TestEmptyLayer [2021-07-13T14:37:04.288Z] --- PASS: TestEmptyLayer (0.00s) [2021-07-13T14:37:04.288Z] === RUN TestCommitFailure [2021-07-13T14:37:04.288Z] --- PASS: TestCommitFailure (0.02s) [2021-07-13T14:37:04.288Z] === RUN TestStartTransactionFailure [2021-07-13T14:37:04.288Z] --- PASS: TestStartTransactionFailure (0.01s) [2021-07-13T14:37:04.288Z] === RUN TestGetOrphan [2021-07-13T14:37:04.288Z] --- PASS: TestGetOrphan (0.01s) [2021-07-13T14:37:04.288Z] === RUN TestMountAndRegister [2021-07-13T14:37:04.288Z] layer_test.go:271: Layer size: 14 [2021-07-13T14:37:04.288Z] --- PASS: TestMountAndRegister (0.06s) [2021-07-13T14:37:04.288Z] === RUN TestLayerRelease [2021-07-13T14:37:04.288Z] layer_test.go:304: Failing on Windows [2021-07-13T14:37:04.288Z] --- SKIP: TestLayerRelease (0.00s) [2021-07-13T14:37:04.288Z] === RUN TestStoreRestore [2021-07-13T14:37:04.288Z] layer_test.go:353: Failing on Windows [2021-07-13T14:37:04.288Z] --- SKIP: TestStoreRestore (0.00s) [2021-07-13T14:37:04.288Z] === RUN TestTarStreamStability [2021-07-13T14:37:04.288Z] layer_test.go:468: Failing on Windows [2021-07-13T14:37:04.288Z] --- SKIP: TestTarStreamStability (0.00s) [2021-07-13T14:37:04.288Z] === RUN TestRegisterExistingLayer [2021-07-13T14:37:04.288Z] --- PASS: TestRegisterExistingLayer (0.22s) [2021-07-13T14:37:04.288Z] === RUN TestTarStreamVerification [2021-07-13T14:37:04.288Z] layer_test.go:697: Failing on Windows [2021-07-13T14:37:04.288Z] --- SKIP: TestTarStreamVerification (0.00s) [2021-07-13T14:37:04.288Z] === RUN TestLayerMigration [2021-07-13T14:37:04.288Z] migration_test.go:46: Failing on Windows [2021-07-13T14:37:04.288Z] --- SKIP: TestLayerMigration (0.00s) [2021-07-13T14:37:04.288Z] === RUN TestLayerMigrationNoTarsplit [2021-07-13T14:37:04.288Z] migration_test.go:182: Failing on Windows [2021-07-13T14:37:04.288Z] --- SKIP: TestLayerMigrationNoTarsplit (0.00s) [2021-07-13T14:37:04.288Z] === RUN TestMountInit [2021-07-13T14:37:04.288Z] mount_test.go:17: Failing on Windows [2021-07-13T14:37:04.288Z] --- SKIP: TestMountInit (0.00s) [2021-07-13T14:37:04.288Z] === RUN TestMountSize [2021-07-13T14:37:04.288Z] mount_test.go:76: Failing on Windows [2021-07-13T14:37:04.288Z] --- SKIP: TestMountSize (0.00s) [2021-07-13T14:37:04.288Z] === RUN TestMountChanges [2021-07-13T14:37:04.288Z] mount_test.go:125: Failing on Windows [2021-07-13T14:37:04.288Z] --- SKIP: TestMountChanges (0.00s) [2021-07-13T14:37:04.288Z] === RUN TestMountApply [2021-07-13T14:37:04.288Z] mount_test.go:212: Failing on Windows [2021-07-13T14:37:04.288Z] --- SKIP: TestMountApply (0.00s) [2021-07-13T14:37:04.288Z] PASS [2021-07-13T14:37:04.288Z] coverage: 30.1% of statements [2021-07-13T14:37:04.288Z] ok github.com/docker/docker/layer 0.617s coverage: 30.1% of statements [2021-07-13T14:37:04.771Z] ? github.com/docker/docker/libcontainerd [no test files] [2021-07-13T14:37:04.771Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2021-07-13T14:37:04.771Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2021-07-13T14:37:04.771Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2021-07-13T14:37:05.251Z] === RUN TestSequenceGetAvailableBit [2021-07-13T14:37:05.251Z] --- PASS: TestSequenceGetAvailableBit (0.00s) [2021-07-13T14:37:05.251Z] === RUN TestSequenceEqual [2021-07-13T14:37:05.251Z] --- PASS: TestSequenceEqual (0.00s) [2021-07-13T14:37:05.251Z] === RUN TestSequenceCopy [2021-07-13T14:37:05.251Z] --- PASS: TestSequenceCopy (0.00s) [2021-07-13T14:37:05.251Z] === RUN TestGetFirstAvailable [2021-07-13T14:37:05.251Z] --- PASS: TestGetFirstAvailable (0.00s) [2021-07-13T14:37:05.251Z] === RUN TestFindSequence [2021-07-13T14:37:05.251Z] --- PASS: TestFindSequence (0.00s) [2021-07-13T14:37:05.251Z] === RUN TestCheckIfAvailable [2021-07-13T14:37:05.251Z] --- PASS: TestCheckIfAvailable (0.00s) [2021-07-13T14:37:05.251Z] === RUN TestMergeSequences [2021-07-13T14:37:05.251Z] --- PASS: TestMergeSequences (0.00s) [2021-07-13T14:37:05.251Z] === RUN TestPushReservation [2021-07-13T14:37:05.251Z] --- PASS: TestPushReservation (0.00s) [2021-07-13T14:37:05.251Z] === RUN TestSerializeDeserialize [2021-07-13T14:37:05.251Z] --- PASS: TestSerializeDeserialize (0.00s) [2021-07-13T14:37:05.251Z] === RUN TestSet [2021-07-13T14:37:05.251Z] --- PASS: TestSet (0.00s) [2021-07-13T14:37:05.251Z] === RUN TestSetUnset [2021-07-13T14:37:05.251Z] --- PASS: TestSetUnset (0.00s) [2021-07-13T14:37:05.251Z] === RUN TestOffsetSetUnset [2021-07-13T14:37:05.251Z] --- PASS: TestOffsetSetUnset (0.00s) [2021-07-13T14:37:05.251Z] === RUN TestSetInRange [2021-07-13T14:37:05.251Z] --- PASS: TestSetInRange (0.00s) [2021-07-13T14:37:05.251Z] === RUN TestSetAnyInRange [2021-07-13T14:37:05.251Z] --- PASS: TestSetAnyInRange (0.00s) [2021-07-13T14:37:05.251Z] === RUN TestMethods [2021-07-13T14:37:05.251Z] --- PASS: TestMethods (0.00s) [2021-07-13T14:37:05.251Z] === RUN TestRandomAllocateDeallocate [2021-07-13T14:37:05.574Z] --- PASS: TestBuildMultiStageOnBuild (2.49s) [2021-07-13T14:37:05.574Z] === RUN TestBuildUncleanTarFilenames [2021-07-13T14:37:06.462Z] docker_cli_daemon_test.go:2550: [d6d6933ee6e85] daemon is not started [2021-07-13T14:37:06.516Z] --- PASS: TestBuildUncleanTarFilenames (0.92s) [2021-07-13T14:37:06.516Z] === RUN TestBuildMultiStageLayerLeak [2021-07-13T14:37:06.856Z] === RUN TestInvalidConfig [2021-07-13T14:37:06.856Z] --- PASS: TestInvalidConfig (0.00s) [2021-07-13T14:37:06.856Z] === RUN TestConfig [2021-07-13T14:37:06.856Z] --- PASS: TestConfig (0.00s) [2021-07-13T14:37:06.856Z] === RUN TestOptionsLabels [2021-07-13T14:37:06.856Z] --- PASS: TestOptionsLabels (0.00s) [2021-07-13T14:37:06.856Z] === RUN TestValidName [2021-07-13T14:37:06.856Z] --- PASS: TestValidName (0.00s) [2021-07-13T14:37:06.856Z] === RUN TestTLSConfiguration [2021-07-13T14:37:07.336Z] time="2021-07-13T14:37:06Z" level=info msg="Option Initializing KV with TLS" [2021-07-13T14:37:07.336Z] --- PASS: TestTLSConfiguration (0.19s) [2021-07-13T14:37:07.336Z] PASS [2021-07-13T14:37:07.336Z] coverage: 24.0% of statements [2021-07-13T14:37:07.336Z] ok github.com/docker/docker/libnetwork/config 0.433s coverage: 24.0% of statements [2021-07-13T14:37:07.816Z] === RUN TestKey [2021-07-13T14:37:07.816Z] --- PASS: TestKey (0.00s) [2021-07-13T14:37:07.816Z] === RUN TestParseKey [2021-07-13T14:37:07.816Z] --- PASS: TestParseKey (0.00s) [2021-07-13T14:37:07.816Z] === RUN TestInvalidDataStore [2021-07-13T14:37:07.816Z] --- PASS: TestInvalidDataStore (0.00s) [2021-07-13T14:37:07.816Z] === RUN TestKVObjectFlatKey [2021-07-13T14:37:07.816Z] --- PASS: TestKVObjectFlatKey (0.00s) [2021-07-13T14:37:07.816Z] === RUN TestAtomicKVObjectFlatKey [2021-07-13T14:37:07.816Z] --- PASS: TestAtomicKVObjectFlatKey (0.00s) [2021-07-13T14:37:07.816Z] PASS [2021-07-13T14:37:07.816Z] coverage: 21.9% of statements [2021-07-13T14:37:07.816Z] ok github.com/docker/docker/libnetwork/datastore 0.207s coverage: 21.9% of statements [2021-07-13T14:37:07.832Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile [2021-07-13T14:37:08.397Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2021-07-13T14:37:08.830Z] === RUN TestIPDataMarshalling [2021-07-13T14:37:08.830Z] --- PASS: TestIPDataMarshalling (0.00s) [2021-07-13T14:37:08.830Z] === RUN TestValidateAndIsV6 [2021-07-13T14:37:08.830Z] --- PASS: TestValidateAndIsV6 (0.00s) [2021-07-13T14:37:08.830Z] PASS [2021-07-13T14:37:08.830Z] coverage: 68.9% of statements [2021-07-13T14:37:08.830Z] ok github.com/docker/docker/libnetwork/driverapi 0.185s coverage: 68.9% of statements [2021-07-13T14:37:09.059Z] --- PASS: TestBuildMultiStageLayerLeak (2.42s) [2021-07-13T14:37:09.059Z] === RUN TestBuildWithHugeFile [2021-07-13T14:37:09.136Z] Created binary: bundles/binary-daemon/dockerd-dev [2021-07-13T14:37:09.136Z] Copying nested executables into bundles/binary-daemon [2021-07-13T14:37:09.136Z] Building: bundles/binary-daemon/docker-proxy-dev [2021-07-13T14:37:09.136Z] GOOS="" GOARCH="" GOARM="" [2021-07-13T14:37:09.136Z] Created binary: bundles/binary-daemon/docker-proxy-dev [2021-07-13T14:37:09.136Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Cross) [Pipeline] sh [2021-07-13T14:37:09.311Z] === RUN TestErrorInterfaces [2021-07-13T14:37:09.311Z] --- PASS: TestErrorInterfaces (0.00s) [2021-07-13T14:37:09.311Z] === RUN TestNetworkMarshalling [2021-07-13T14:37:09.311Z] --- PASS: TestNetworkMarshalling (0.18s) [2021-07-13T14:37:09.311Z] === RUN TestEndpointMarshalling [2021-07-13T14:37:09.311Z] --- PASS: TestEndpointMarshalling (0.00s) [2021-07-13T14:37:09.311Z] === RUN TestAuxAddresses [2021-07-13T14:37:09.311Z] time="2021-07-13T14:37:09Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2021-07-13T14:37:09.311Z] --- PASS: TestAuxAddresses (0.01s) [2021-07-13T14:37:09.311Z] === RUN TestSRVServiceQuery [2021-07-13T14:37:09.311Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2021-07-13T14:37:09.311Z] --- SKIP: TestSRVServiceQuery (0.01s) [2021-07-13T14:37:09.311Z] === RUN TestServiceVIPReuse [2021-07-13T14:37:09.311Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2021-07-13T14:37:09.311Z] --- SKIP: TestServiceVIPReuse (0.01s) [2021-07-13T14:37:09.311Z] === RUN TestIpamReleaseOnNetDriverFailures [2021-07-13T14:37:09.311Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2021-07-13T14:37:09.311Z] --- SKIP: TestIpamReleaseOnNetDriverFailures (0.01s) [2021-07-13T14:37:09.311Z] === RUN TestDNSIPQuery [2021-07-13T14:37:09.311Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2021-07-13T14:37:09.311Z] --- SKIP: TestDNSIPQuery (0.00s) [2021-07-13T14:37:09.311Z] === RUN TestDNSProxyServFail [2021-07-13T14:37:09.311Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2021-07-13T14:37:09.311Z] --- SKIP: TestDNSProxyServFail (0.00s) [2021-07-13T14:37:09.311Z] === RUN TestSandboxAddEmpty [2021-07-13T14:37:09.311Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-07-13T14:37:09.311Z] --- SKIP: TestSandboxAddEmpty (0.00s) [2021-07-13T14:37:09.311Z] === RUN TestSandboxAddMultiPrio [2021-07-13T14:37:09.311Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-07-13T14:37:09.311Z] --- SKIP: TestSandboxAddMultiPrio (0.00s) [2021-07-13T14:37:09.311Z] === RUN TestSandboxAddSamePrio [2021-07-13T14:37:09.311Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-07-13T14:37:09.311Z] --- SKIP: TestSandboxAddSamePrio (0.00s) [2021-07-13T14:37:09.311Z] === RUN TestCleanupServiceDiscovery [2021-07-13T14:37:09.311Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2021-07-13T14:37:09.311Z] --- SKIP: TestCleanupServiceDiscovery (0.00s) [2021-07-13T14:37:09.311Z] === RUN TestDNSOptions [2021-07-13T14:37:09.311Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2021-07-13T14:37:09.311Z] --- SKIP: TestDNSOptions (0.00s) [2021-07-13T14:37:09.311Z] === RUN TestMultipleControllersWithSameStore [2021-07-13T14:37:09.311Z] time="2021-07-13T14:37:09Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2021-07-13T14:37:09.311Z] time="2021-07-13T14:37:09Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2021-07-13T14:37:09.311Z] --- PASS: TestMultipleControllersWithSameStore (0.02s) [2021-07-13T14:37:09.311Z] PASS [2021-07-13T14:37:09.311Z] coverage: 8.6% of statements [2021-07-13T14:37:09.311Z] ok github.com/docker/docker/libnetwork 0.878s coverage: 8.6% of statements [2021-07-13T14:37:09.472Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42631/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_GITCOMMIT=2875c6d0d6374f350f3250f8b22e04733ff88e49 -e DOCKER_GRAPHDRIVER docker:2875c6d0d6374f350f3250f8b22e04733ff88e49 hack/make.sh cross [2021-07-13T14:37:09.768Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2021-07-13T14:37:09.768Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2021-07-13T14:37:09.791Z] ? github.com/docker/docker/libnetwork/api [no test files] [2021-07-13T14:37:09.791Z] === RUN TestDriver [2021-07-13T14:37:09.791Z] --- PASS: TestDriver (0.00s) [2021-07-13T14:37:09.791Z] PASS [2021-07-13T14:37:09.791Z] coverage: 34.8% of statements [2021-07-13T14:37:09.791Z] ok github.com/docker/docker/libnetwork/drivers/host 0.146s coverage: 34.8% of statements [2021-07-13T14:37:10.038Z] [2021-07-13T14:37:10.038Z] Removing bundles/ [2021-07-13T14:37:10.038Z] [2021-07-13T14:37:10.038Z] ---> Making bundle: cross (in bundles/cross) [2021-07-13T14:37:10.038Z] Cross building: bundles/cross/linux/amd64 [2021-07-13T14:37:10.038Z] Building: bundles/cross/linux/amd64-daemon/dockerd-dev [2021-07-13T14:37:10.038Z] GOOS="linux" GOARCH="amd64" GOARM="" [2021-07-13T14:37:10.800Z] === RUN TestDriver [2021-07-13T14:37:10.800Z] --- PASS: TestDriver (0.00s) [2021-07-13T14:37:10.800Z] PASS [2021-07-13T14:37:10.800Z] coverage: 34.8% of statements [2021-07-13T14:37:10.800Z] ok github.com/docker/docker/libnetwork/drivers/null 0.213s coverage: 34.8% of statements [2021-07-13T14:37:10.800Z] --- PASS: TestRandomAllocateDeallocate (5.57s) [2021-07-13T14:37:10.800Z] === RUN TestAllocateRandomDeallocate [2021-07-13T14:37:10.800Z] === RUN TestNetworkAllocateFree [2021-07-13T14:37:10.800Z] --- PASS: TestNetworkAllocateFree (0.00s) [2021-07-13T14:37:10.800Z] === RUN TestNetworkAllocateUserDefinedVNIs [2021-07-13T14:37:10.800Z] --- PASS: TestNetworkAllocateUserDefinedVNIs (0.00s) [2021-07-13T14:37:10.800Z] PASS [2021-07-13T14:37:10.800Z] coverage: 63.6% of statements [2021-07-13T14:37:10.800Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.213s coverage: 63.6% of statements [2021-07-13T14:37:11.817Z] --- PASS: TestAllocateRandomDeallocate (1.05s) [2021-07-13T14:37:11.817Z] === RUN TestAllocateRandomDeallocateSerialize [2021-07-13T14:37:11.817Z] === RUN TestGetEmptyCapabilities [2021-07-13T14:37:11.817Z] --- PASS: TestGetEmptyCapabilities (0.01s) [2021-07-13T14:37:11.817Z] === RUN TestGetExtraCapabilities [2021-07-13T14:37:11.817Z] --- PASS: TestGetExtraCapabilities (0.00s) [2021-07-13T14:37:11.817Z] === RUN TestGetInvalidCapabilities [2021-07-13T14:37:11.817Z] --- PASS: TestGetInvalidCapabilities (0.00s) [2021-07-13T14:37:11.817Z] === RUN TestRemoteDriver [2021-07-13T14:37:11.817Z] --- PASS: TestRemoteDriver (0.01s) [2021-07-13T14:37:11.817Z] === RUN TestDriverError [2021-07-13T14:37:11.817Z] --- PASS: TestDriverError (0.00s) [2021-07-13T14:37:11.817Z] === RUN TestMissingValues [2021-07-13T14:37:11.817Z] --- PASS: TestMissingValues (0.01s) [2021-07-13T14:37:11.817Z] === RUN TestRollback [2021-07-13T14:37:11.817Z] --- PASS: TestRollback (0.01s) [2021-07-13T14:37:11.817Z] PASS [2021-07-13T14:37:11.817Z] coverage: 57.4% of statements [2021-07-13T14:37:11.817Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.466s coverage: 57.4% of statements [2021-07-13T14:37:12.296Z] === RUN TestNew [2021-07-13T14:37:12.296Z] --- PASS: TestNew (0.00s) [2021-07-13T14:37:12.296Z] === RUN TestAddDriver [2021-07-13T14:37:12.296Z] --- PASS: TestAddDriver (0.00s) [2021-07-13T14:37:12.296Z] === RUN TestAddDuplicateDriver [2021-07-13T14:37:12.296Z] --- PASS: TestAddDuplicateDriver (0.00s) [2021-07-13T14:37:12.296Z] === RUN TestIPAMDefaultAddressSpaces [2021-07-13T14:37:12.296Z] --- PASS: TestIPAMDefaultAddressSpaces (0.00s) [2021-07-13T14:37:12.296Z] === RUN TestDriver [2021-07-13T14:37:12.296Z] --- PASS: TestDriver (0.00s) [2021-07-13T14:37:12.296Z] === RUN TestIPAM [2021-07-13T14:37:12.296Z] --- PASS: TestIPAM (0.00s) [2021-07-13T14:37:12.296Z] === RUN TestWalkIPAMs [2021-07-13T14:37:12.296Z] --- PASS: TestWalkIPAMs (0.00s) [2021-07-13T14:37:12.296Z] === RUN TestWalkDrivers [2021-07-13T14:37:12.296Z] --- PASS: TestWalkDrivers (0.00s) [2021-07-13T14:37:12.296Z] PASS [2021-07-13T14:37:12.296Z] coverage: 82.4% of statements [2021-07-13T14:37:12.296Z] ok github.com/docker/docker/libnetwork/drvregistry 0.330s coverage: 82.4% of statements [2021-07-13T14:37:12.776Z] --- PASS: TestAllocateRandomDeallocateSerialize (0.99s) [2021-07-13T14:37:12.776Z] === RUN TestRetrieveFromStore [2021-07-13T14:37:12.776Z] === RUN TestNAT [2021-07-13T14:37:12.776Z] windows_test.go:57: Test does not work on CI and was never running to begin with [2021-07-13T14:37:12.776Z] --- SKIP: TestNAT (0.00s) [2021-07-13T14:37:12.776Z] === RUN TestTransparent [2021-07-13T14:37:12.776Z] windows_test.go:62: Test does not work on CI and was never running to begin with [2021-07-13T14:37:12.776Z] --- SKIP: TestTransparent (0.00s) [2021-07-13T14:37:12.776Z] PASS [2021-07-13T14:37:12.776Z] coverage: 0.0% of statements [2021-07-13T14:37:12.776Z] ok github.com/docker/docker/libnetwork/drivers/windows 0.255s coverage: 0.0% of statements [2021-07-13T14:37:13.256Z] --- PASS: TestRetrieveFromStore (0.44s) [2021-07-13T14:37:13.256Z] === RUN TestIsCorrupted [2021-07-13T14:37:13.256Z] --- PASS: TestIsCorrupted (0.01s) [2021-07-13T14:37:13.256Z] === RUN TestSetRollover [2021-07-13T14:37:13.256Z] === RUN TestBuildDefault [2021-07-13T14:37:13.256Z] --- PASS: TestBuildDefault (0.00s) [2021-07-13T14:37:13.256Z] === RUN TestBuildHostnameDomainname [2021-07-13T14:37:13.256Z] --- PASS: TestBuildHostnameDomainname (0.00s) [2021-07-13T14:37:13.256Z] === RUN TestBuildHostname [2021-07-13T14:37:13.256Z] --- PASS: TestBuildHostname (0.00s) [2021-07-13T14:37:13.256Z] === RUN TestBuildHostnameFQDN [2021-07-13T14:37:13.256Z] --- PASS: TestBuildHostnameFQDN (0.00s) [2021-07-13T14:37:13.256Z] === RUN TestBuildNoIP [2021-07-13T14:37:13.256Z] --- PASS: TestBuildNoIP (0.00s) [2021-07-13T14:37:13.256Z] === RUN TestUpdate [2021-07-13T14:37:13.256Z] --- PASS: TestUpdate (0.00s) [2021-07-13T14:37:13.256Z] === RUN TestUpdateIgnoresPrefixedHostname [2021-07-13T14:37:13.256Z] --- PASS: TestUpdateIgnoresPrefixedHostname (0.00s) [2021-07-13T14:37:13.256Z] === RUN TestDeleteIgnoresPrefixedHostname [2021-07-13T14:37:13.256Z] --- PASS: TestDeleteIgnoresPrefixedHostname (0.00s) [2021-07-13T14:37:13.256Z] === RUN TestAddEmpty [2021-07-13T14:37:13.256Z] --- PASS: TestAddEmpty (0.00s) [2021-07-13T14:37:13.256Z] === RUN TestAdd [2021-07-13T14:37:13.256Z] --- PASS: TestAdd (0.00s) [2021-07-13T14:37:13.256Z] === RUN TestDeleteEmpty [2021-07-13T14:37:13.256Z] --- PASS: TestDeleteEmpty (0.00s) [2021-07-13T14:37:13.256Z] === RUN TestDeleteNewline [2021-07-13T14:37:13.256Z] --- PASS: TestDeleteNewline (0.00s) [2021-07-13T14:37:13.256Z] === RUN TestDelete [2021-07-13T14:37:13.256Z] --- PASS: TestDelete (0.00s) [2021-07-13T14:37:13.256Z] === RUN TestConcurrentWrites [2021-07-13T14:37:13.256Z] --- PASS: TestConcurrentWrites (0.21s) [2021-07-13T14:37:13.256Z] PASS [2021-07-13T14:37:13.256Z] coverage: 81.2% of statements [2021-07-13T14:37:13.256Z] ok github.com/docker/docker/libnetwork/etchosts 0.391s coverage: 81.2% of statements [2021-07-13T14:37:13.737Z] === RUN TestDiff [2021-07-13T14:37:13.737Z] --- PASS: TestDiff (0.00s) [2021-07-13T14:37:13.737Z] === RUN TestAddedCallback [2021-07-13T14:37:13.737Z] --- PASS: TestAddedCallback (0.00s) [2021-07-13T14:37:13.737Z] === RUN TestRemovedCallback [2021-07-13T14:37:13.737Z] --- PASS: TestRemovedCallback (0.00s) [2021-07-13T14:37:13.737Z] === RUN TestNoCallback [2021-07-13T14:37:13.737Z] --- PASS: TestNoCallback (0.00s) [2021-07-13T14:37:13.737Z] PASS [2021-07-13T14:37:13.737Z] coverage: 48.1% of statements [2021-07-13T14:37:13.737Z] ok github.com/docker/docker/libnetwork/hostdiscovery 0.284s coverage: 48.1% of statements [2021-07-13T14:37:14.217Z] === RUN TestNew [2021-07-13T14:37:14.217Z] --- PASS: TestNew (0.00s) [2021-07-13T14:37:14.217Z] === RUN TestAllocate [2021-07-13T14:37:14.217Z] --- PASS: TestAllocate (0.00s) [2021-07-13T14:37:14.217Z] === RUN TestUninitialized [2021-07-13T14:37:14.217Z] --- PASS: TestUninitialized (0.00s) [2021-07-13T14:37:14.217Z] === RUN TestAllocateInRange [2021-07-13T14:37:14.217Z] --- PASS: TestAllocateInRange (0.00s) [2021-07-13T14:37:14.217Z] === RUN TestAllocateSerial [2021-07-13T14:37:14.217Z] --- PASS: TestAllocateSerial (0.00s) [2021-07-13T14:37:14.217Z] PASS [2021-07-13T14:37:14.217Z] coverage: 87.5% of statements [2021-07-13T14:37:14.217Z] ok github.com/docker/docker/libnetwork/idm 0.150s coverage: 87.5% of statements [2021-07-13T14:37:14.697Z] --- PASS: TestSetRollover (1.35s) [2021-07-13T14:37:14.697Z] === RUN TestSetRolloverSerial [2021-07-13T14:37:14.697Z] === RUN TestCaller [2021-07-13T14:37:14.697Z] --- PASS: TestCaller (0.00s) [2021-07-13T14:37:14.697Z] PASS [2021-07-13T14:37:14.697Z] coverage: 100.0% of statements [2021-07-13T14:37:14.697Z] ok github.com/docker/docker/libnetwork/internal/caller 0.119s coverage: 100.0% of statements [2021-07-13T14:37:15.179Z] === RUN TestSetSerialInsertDelete [2021-07-13T14:37:15.179Z] --- PASS: TestSetSerialInsertDelete (0.00s) [2021-07-13T14:37:15.179Z] === RUN TestSetParallelInsertDelete [2021-07-13T14:37:16.190Z] === RUN TestPoolRequest [2021-07-13T14:37:16.190Z] --- PASS: TestPoolRequest (0.00s) [2021-07-13T14:37:16.190Z] === RUN TestOtherRequests [2021-07-13T14:37:16.190Z] --- PASS: TestOtherRequests (0.00s) [2021-07-13T14:37:16.190Z] PASS [2021-07-13T14:37:16.190Z] coverage: 57.1% of statements [2021-07-13T14:37:16.190Z] ok github.com/docker/docker/libnetwork/ipams/null 0.210s coverage: 57.1% of statements [2021-07-13T14:37:16.319Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2021-07-13T14:37:16.670Z] === RUN TestInt2IP2IntConversion [2021-07-13T14:37:17.150Z] --- PASS: TestInt2IP2IntConversion (0.58s) [2021-07-13T14:37:17.150Z] === RUN TestGetAddressVersion [2021-07-13T14:37:17.150Z] --- PASS: TestGetAddressVersion (0.00s) [2021-07-13T14:37:17.150Z] === RUN TestKeyString [2021-07-13T14:37:17.150Z] --- PASS: TestKeyString (0.00s) [2021-07-13T14:37:17.150Z] === RUN TestPoolDataMarshal [2021-07-13T14:37:17.150Z] --- PASS: TestPoolDataMarshal (0.00s) [2021-07-13T14:37:17.150Z] === RUN TestSubnetsMarshal [2021-07-13T14:37:17.150Z] --- PASS: TestSubnetsMarshal (0.04s) [2021-07-13T14:37:17.150Z] === RUN TestAddSubnets [2021-07-13T14:37:17.150Z] --- PASS: TestAddSubnets (0.05s) [2021-07-13T14:37:17.150Z] === RUN TestDoublePoolRelease [2021-07-13T14:37:17.150Z] --- PASS: TestDoublePoolRelease (0.02s) [2021-07-13T14:37:17.150Z] === RUN TestAddReleasePoolID [2021-07-13T14:37:17.150Z] --- PASS: TestAddReleasePoolID (0.08s) [2021-07-13T14:37:17.150Z] === RUN TestPredefinedPool [2021-07-13T14:37:17.632Z] --- PASS: TestSetRolloverSerial (2.86s) [2021-07-13T14:37:17.632Z] === RUN TestGetFirstAvailableFromCurrent [2021-07-13T14:37:17.632Z] --- PASS: TestGetFirstAvailableFromCurrent (0.00s) [2021-07-13T14:37:17.632Z] PASS [2021-07-13T14:37:17.632Z] coverage: 84.4% of statements [2021-07-13T14:37:17.632Z] --- PASS: TestPredefinedPool (0.05s) [2021-07-13T14:37:17.632Z] === RUN TestRemoveSubnet [2021-07-13T14:37:17.632Z] ok github.com/docker/docker/libnetwork/bitseq 12.448s coverage: 84.4% of statements [2021-07-13T14:37:17.632Z] === RUN TestGetCapabilities [2021-07-13T14:37:17.632Z] --- PASS: TestGetCapabilities (0.01s) [2021-07-13T14:37:17.632Z] === RUN TestGetCapabilitiesFromLegacyDriver [2021-07-13T14:37:17.632Z] --- PASS: TestGetCapabilitiesFromLegacyDriver (0.00s) [2021-07-13T14:37:17.632Z] === RUN TestGetDefaultAddressSpaces [2021-07-13T14:37:17.632Z] --- PASS: TestGetDefaultAddressSpaces (0.00s) [2021-07-13T14:37:17.632Z] === RUN TestRemoteDriver [2021-07-13T14:37:17.632Z] --- PASS: TestRemoteDriver (0.01s) [2021-07-13T14:37:17.632Z] PASS [2021-07-13T14:37:17.632Z] coverage: 47.4% of statements [2021-07-13T14:37:17.632Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.349s coverage: 47.4% of statements [2021-07-13T14:37:18.112Z] --- PASS: TestRemoveSubnet (0.60s) [2021-07-13T14:37:18.112Z] === RUN TestGetSameAddress [2021-07-13T14:37:18.112Z] --- PASS: TestGetSameAddress (0.05s) [2021-07-13T14:37:18.112Z] === RUN TestPoolAllocationReuse [2021-07-13T14:37:18.844Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2021-07-13T14:37:18.845Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2021-07-13T14:37:19.122Z] === RUN TestWindowsIPAM [2021-07-13T14:37:19.122Z] --- PASS: TestWindowsIPAM (0.00s) [2021-07-13T14:37:19.122Z] PASS [2021-07-13T14:37:19.122Z] coverage: 71.4% of statements [2021-07-13T14:37:19.122Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.185s coverage: 71.4% of statements [2021-07-13T14:37:19.399Z] --- PASS: TestServicePlugin (30.14s) [2021-07-13T14:37:19.399Z] === RUN TestServiceUpdateLabel [2021-07-13T14:37:19.602Z] === RUN TestDefaultNetwork [2021-07-13T14:37:20.084Z] --- PASS: TestDefaultNetwork (0.28s) [2021-07-13T14:37:20.084Z] === RUN TestConfigGlobalScopeDefaultNetworks [2021-07-13T14:37:20.339Z] --- PASS: TestServiceUpdateLabel (2.18s) [2021-07-13T14:37:20.339Z] === RUN TestServiceUpdateSecrets [2021-07-13T14:37:20.565Z] --- PASS: TestConfigGlobalScopeDefaultNetworks (0.26s) [2021-07-13T14:37:20.565Z] === RUN TestInitAddressPools [2021-07-13T14:37:20.565Z] --- PASS: TestInitAddressPools (0.00s) [2021-07-13T14:37:20.565Z] PASS [2021-07-13T14:37:20.565Z] coverage: 74.0% of statements [2021-07-13T14:37:20.565Z] ok github.com/docker/docker/libnetwork/ipamutils 0.770s coverage: 74.0% of statements [2021-07-13T14:37:21.052Z] === RUN TestKeyValue [2021-07-13T14:37:21.052Z] --- PASS: TestKeyValue (0.00s) [2021-07-13T14:37:21.052Z] PASS [2021-07-13T14:37:21.052Z] coverage: 60.0% of statements [2021-07-13T14:37:21.052Z] ok github.com/docker/docker/libnetwork/netlabel 0.133s coverage: 60.0% of statements [2021-07-13T14:37:21.532Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2021-07-13T14:37:21.532Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2021-07-13T14:37:21.532Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2021-07-13T14:37:21.532Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2021-07-13T14:37:21.532Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2021-07-13T14:37:21.532Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2021-07-13T14:37:21.532Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2021-07-13T14:37:21.532Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2021-07-13T14:37:21.532Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2021-07-13T14:37:21.532Z] ? github.com/docker/docker/libnetwork/drivers/bridge [no test files] [2021-07-13T14:37:21.532Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2021-07-13T14:37:21.532Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2021-07-13T14:37:21.532Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2021-07-13T14:37:21.532Z] ? github.com/docker/docker/libnetwork/drivers/overlay [no test files] [2021-07-13T14:37:21.532Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2021-07-13T14:37:21.532Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2021-07-13T14:37:21.532Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2021-07-13T14:37:22.119Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2021-07-13T14:37:22.542Z] === RUN TestGenerate [2021-07-13T14:37:22.542Z] --- PASS: TestGenerate (0.00s) [2021-07-13T14:37:22.542Z] === RUN TestGeneratePtr [2021-07-13T14:37:22.542Z] --- PASS: TestGeneratePtr (0.00s) [2021-07-13T14:37:22.683Z] === RUN TestDockerDaemonSuite/TestShmSize [2021-07-13T14:37:23.022Z] === RUN TestGenerateMissingField [2021-07-13T14:37:23.023Z] --- PASS: TestGenerateMissingField (0.00s) [2021-07-13T14:37:23.023Z] === RUN TestFieldCannotBeSet [2021-07-13T14:37:23.023Z] --- PASS: TestFieldCannotBeSet (0.00s) [2021-07-13T14:37:23.023Z] === RUN TestTypeMismatchError [2021-07-13T14:37:23.023Z] --- PASS: TestTypeMismatchError (0.00s) [2021-07-13T14:37:23.023Z] PASS [2021-07-13T14:37:23.023Z] coverage: 100.0% of statements [2021-07-13T14:37:23.023Z] ok github.com/docker/docker/libnetwork/options 0.151s coverage: 100.0% of statements [2021-07-13T14:37:24.035Z] --- PASS: TestPoolAllocationReuse (5.87s) [2021-07-13T14:37:24.035Z] === RUN TestGetAddressSubPoolEqualPool [2021-07-13T14:37:24.035Z] --- PASS: TestGetAddressSubPoolEqualPool (0.02s) [2021-07-13T14:37:24.035Z] === RUN TestRequestReleaseAddressFromSubPool [2021-07-13T14:37:24.515Z] === RUN TestNetworkDBSimple [2021-07-13T14:37:24.995Z] --- PASS: TestSetParallelInsertDelete (10.00s) [2021-07-13T14:37:24.995Z] PASS [2021-07-13T14:37:24.995Z] coverage: 100.0% of statements [2021-07-13T14:37:24.995Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.240s coverage: 100.0% of statements [2021-07-13T14:37:24.995Z] testing: warning: no tests to run [2021-07-13T14:37:24.995Z] PASS [2021-07-13T14:37:24.995Z] coverage: 0.0% of statements [2021-07-13T14:37:24.995Z] ok github.com/docker/docker/libnetwork/osl 0.214s coverage: 0.0% of statements [no tests to run] [2021-07-13T14:37:25.207Z] === RUN TestDockerDaemonSuite/TestShmSizeReload [2021-07-13T14:37:25.476Z] 2021/07/13 14:37:24 Closing DB instances... [2021-07-13T14:37:25.956Z] === RUN TestRequestNewPort [2021-07-13T14:37:25.956Z] --- PASS: TestRequestNewPort (0.00s) [2021-07-13T14:37:25.956Z] === RUN TestRequestSpecificPort [2021-07-13T14:37:25.956Z] --- PASS: TestRequestSpecificPort (0.00s) [2021-07-13T14:37:25.956Z] === RUN TestReleasePort [2021-07-13T14:37:25.956Z] --- PASS: TestReleasePort (0.00s) [2021-07-13T14:37:25.956Z] === RUN TestReuseReleasedPort [2021-07-13T14:37:25.956Z] --- PASS: TestReuseReleasedPort (0.00s) [2021-07-13T14:37:25.956Z] === RUN TestReleaseUnreadledPort [2021-07-13T14:37:25.956Z] --- PASS: TestReleaseUnreadledPort (0.00s) [2021-07-13T14:37:25.956Z] === RUN TestUnknowProtocol [2021-07-13T14:37:25.956Z] --- PASS: TestUnknowProtocol (0.00s) [2021-07-13T14:37:25.956Z] === RUN TestAllocateAllPorts [2021-07-13T14:37:25.956Z] --- PASS: TestAllocateAllPorts (0.00s) [2021-07-13T14:37:25.956Z] === RUN TestPortAllocation [2021-07-13T14:37:25.956Z] --- PASS: TestPortAllocation (0.00s) [2021-07-13T14:37:25.956Z] === RUN TestPortAllocationWithCustomRange [2021-07-13T14:37:25.956Z] --- PASS: TestPortAllocationWithCustomRange (0.00s) [2021-07-13T14:37:25.956Z] === RUN TestNoDuplicateBPR [2021-07-13T14:37:25.956Z] --- PASS: TestNoDuplicateBPR (0.00s) [2021-07-13T14:37:25.956Z] === RUN TestChangePortRange [2021-07-13T14:37:25.956Z] portallocator_test.go:345: test: port allocate range 65001-65010, setErr=begin out of range, reqPort=0 [2021-07-13T14:37:25.956Z] portallocator_test.go:345: test: port allocate range 59990-59999, setErr=end out of range, reqPort=0 [2021-07-13T14:37:25.956Z] portallocator_test.go:345: test: port allocate range 65000-60000, setErr=out of order, reqPort=0 [2021-07-13T14:37:25.956Z] portallocator_test.go:345: test: port allocate range 60100-65010, setErr=, reqPort=60100 [2021-07-13T14:37:25.956Z] portallocator_test.go:345: test: port allocate range 0-0, setErr=, reqPort=60000 [2021-07-13T14:37:25.956Z] portallocator_test.go:345: test: port allocate range 59900-65000, setErr=, reqPort=60001 [2021-07-13T14:37:25.956Z] --- PASS: TestChangePortRange (0.00s) [2021-07-13T14:37:25.956Z] PASS [2021-07-13T14:37:25.956Z] coverage: 88.6% of statements [2021-07-13T14:37:25.956Z] ok github.com/docker/docker/libnetwork/portallocator 0.148s coverage: 88.6% of statements [2021-07-13T14:37:25.956Z] --- PASS: TestRequestReleaseAddressFromSubPool (1.98s) [2021-07-13T14:37:25.956Z] === RUN TestSerializeRequestReleaseAddressFromSubPool [2021-07-13T14:37:25.956Z] === RUN TestTransportPortConv [2021-07-13T14:37:25.956Z] --- PASS: TestTransportPortConv (0.00s) [2021-07-13T14:37:25.956Z] === RUN TestTransportPortBindingConv [2021-07-13T14:37:25.956Z] --- PASS: TestTransportPortBindingConv (0.00s) [2021-07-13T14:37:25.956Z] === RUN TestErrorConstructors [2021-07-13T14:37:25.956Z] --- PASS: TestErrorConstructors (0.00s) [2021-07-13T14:37:25.956Z] === RUN TestCompareIPMask [2021-07-13T14:37:25.956Z] --- PASS: TestCompareIPMask (0.00s) [2021-07-13T14:37:25.956Z] === RUN TestUtilGetHostPartIP [2021-07-13T14:37:25.956Z] --- PASS: TestUtilGetHostPartIP (0.00s) [2021-07-13T14:37:25.956Z] === RUN TestUtilGetBroadcastIP [2021-07-13T14:37:25.956Z] --- PASS: TestUtilGetBroadcastIP (0.00s) [2021-07-13T14:37:25.956Z] === RUN TestParseCIDR [2021-07-13T14:37:25.956Z] --- PASS: TestParseCIDR (0.00s) [2021-07-13T14:37:25.956Z] PASS [2021-07-13T14:37:25.956Z] coverage: 47.9% of statements [2021-07-13T14:37:25.956Z] ok github.com/docker/docker/libnetwork/types 0.155s coverage: 47.9% of statements [2021-07-13T14:37:26.438Z] time="2021-07-13T14:37:26Z" level=error msg="node1(db2a194567b8) Could not close DB: timeout waiting for leave broadcast" [2021-07-13T14:37:26.438Z] --- PASS: TestNetworkDBSimple (2.23s) [2021-07-13T14:37:26.438Z] === RUN TestNetworkDBJoinLeaveNetwork [2021-07-13T14:37:26.918Z] === RUN TestAppendDevicePermissionsFromCgroupRules [2021-07-13T14:37:26.918Z] === RUN TestAppendDevicePermissionsFromCgroupRules/empty_rule [2021-07-13T14:37:26.918Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column [2021-07-13T14:37:26.918Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column [2021-07-13T14:37:26.918Z] === RUN TestAppendDevicePermissionsFromCgroupRules/leading_spaces [2021-07-13T14:37:26.918Z] === RUN TestAppendDevicePermissionsFromCgroupRules/trailing_spaces [2021-07-13T14:37:26.918Z] === RUN TestAppendDevicePermissionsFromCgroupRules/unknown_device_type [2021-07-13T14:37:26.918Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_type [2021-07-13T14:37:26.918Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_colon [2021-07-13T14:37:26.918Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor [2021-07-13T14:37:26.918Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_major_device [2021-07-13T14:37:26.918Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_minor_device [2021-07-13T14:37:26.918Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_permissions [2021-07-13T14:37:26.918Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_permissions [2021-07-13T14:37:26.918Z] === RUN TestAppendDevicePermissionsFromCgroupRules/too_many_permissions [2021-07-13T14:37:26.918Z] === RUN TestAppendDevicePermissionsFromCgroupRules/major_out_of_range [2021-07-13T14:37:26.918Z] === RUN TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range [2021-07-13T14:37:26.918Z] === RUN TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices [2021-07-13T14:37:26.918Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices [2021-07-13T14:37:26.918Z] === RUN TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices [2021-07-13T14:37:26.918Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions [2021-07-13T14:37:26.918Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major [2021-07-13T14:37:26.918Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_minor [2021-07-13T14:37:26.919Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor [2021-07-13T14:37:26.919Z] === RUN TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission [2021-07-13T14:37:26.919Z] === RUN TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission [2021-07-13T14:37:26.919Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission [2021-07-13T14:37:26.919Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission [2021-07-13T14:37:26.919Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules (0.00s) [2021-07-13T14:37:26.919Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/empty_rule (0.00s) [2021-07-13T14:37:26.919Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column (0.00s) [2021-07-13T14:37:26.919Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column (0.00s) [2021-07-13T14:37:26.919Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/leading_spaces (0.00s) [2021-07-13T14:37:26.919Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/trailing_spaces (0.00s) [2021-07-13T14:37:26.919Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/unknown_device_type (0.00s) [2021-07-13T14:37:26.919Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_type (0.00s) [2021-07-13T14:37:26.919Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_colon (0.00s) [2021-07-13T14:37:26.919Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor (0.00s) [2021-07-13T14:37:26.919Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_major_device (0.00s) [2021-07-13T14:37:26.919Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_minor_device (0.00s) [2021-07-13T14:37:26.919Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_permissions (0.00s) [2021-07-13T14:37:26.919Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_permissions (0.00s) [2021-07-13T14:37:26.919Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/too_many_permissions (0.00s) [2021-07-13T14:37:26.919Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/major_out_of_range (0.00s) [2021-07-13T14:37:26.919Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range (0.00s) [2021-07-13T14:37:26.919Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices (0.00s) [2021-07-13T14:37:26.919Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices (0.00s) [2021-07-13T14:37:26.919Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices (0.00s) [2021-07-13T14:37:26.919Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions (0.00s) [2021-07-13T14:37:26.919Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major (0.00s) [2021-07-13T14:37:26.919Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_minor (0.00s) [2021-07-13T14:37:26.919Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor (0.00s) [2021-07-13T14:37:26.919Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission (0.00s) [2021-07-13T14:37:26.919Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission (0.00s) [2021-07-13T14:37:26.919Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission (0.00s) [2021-07-13T14:37:26.919Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission (0.00s) [2021-07-13T14:37:26.919Z] PASS [2021-07-13T14:37:26.919Z] coverage: 44.0% of statements [2021-07-13T14:37:26.919Z] ok github.com/docker/docker/oci 0.195s coverage: 44.0% of statements [2021-07-13T14:37:27.399Z] === RUN TestAddressPoolOpt [2021-07-13T14:37:27.399Z] --- PASS: TestAddressPoolOpt (0.00s) [2021-07-13T14:37:27.399Z] === RUN TestValidateEnv [2021-07-13T14:37:27.399Z] === RUN TestValidateEnv/a [2021-07-13T14:37:27.399Z] === RUN TestValidateEnv/something [2021-07-13T14:37:27.399Z] === RUN TestValidateEnv/_=a [2021-07-13T14:37:27.399Z] === RUN TestValidateEnv/env1=value1 [2021-07-13T14:37:27.399Z] === RUN TestValidateEnv/_env1=value1 [2021-07-13T14:37:27.399Z] === RUN TestValidateEnv/env2=value2=value3 [2021-07-13T14:37:27.399Z] === RUN TestValidateEnv/env3=abc!qwe [2021-07-13T14:37:27.399Z] === RUN TestValidateEnv/env_4=value_4 [2021-07-13T14:37:27.399Z] === RUN TestValidateEnv/PATH [2021-07-13T14:37:27.399Z] === RUN TestValidateEnv/=a [2021-07-13T14:37:27.399Z] === RUN TestValidateEnv/PATH= [2021-07-13T14:37:27.399Z] === RUN TestValidateEnv/PATH=something [2021-07-13T14:37:27.399Z] === RUN TestValidateEnv/asd!qwe [2021-07-13T14:37:27.399Z] === RUN TestValidateEnv/1asd [2021-07-13T14:37:27.399Z] === RUN TestValidateEnv/123 [2021-07-13T14:37:27.399Z] === RUN TestValidateEnv/some_space [2021-07-13T14:37:27.399Z] === RUN TestValidateEnv/__some_space_before [2021-07-13T14:37:27.399Z] === RUN TestValidateEnv/some_space_after__ [2021-07-13T14:37:27.399Z] === RUN TestValidateEnv/= [2021-07-13T14:37:27.399Z] === RUN TestValidateEnv/PaTh [2021-07-13T14:37:27.399Z] --- PASS: TestValidateEnv (0.00s) [2021-07-13T14:37:27.399Z] --- PASS: TestValidateEnv/a (0.00s) [2021-07-13T14:37:27.399Z] --- PASS: TestValidateEnv/something (0.00s) [2021-07-13T14:37:27.399Z] --- PASS: TestValidateEnv/_=a (0.00s) [2021-07-13T14:37:27.399Z] --- PASS: TestValidateEnv/env1=value1 (0.00s) [2021-07-13T14:37:27.399Z] --- PASS: TestValidateEnv/_env1=value1 (0.00s) [2021-07-13T14:37:27.399Z] --- PASS: TestValidateEnv/env2=value2=value3 (0.00s) [2021-07-13T14:37:27.399Z] --- PASS: TestValidateEnv/env3=abc!qwe (0.00s) [2021-07-13T14:37:27.399Z] --- PASS: TestValidateEnv/env_4=value_4 (0.00s) [2021-07-13T14:37:27.399Z] --- PASS: TestValidateEnv/PATH (0.00s) [2021-07-13T14:37:27.399Z] --- PASS: TestValidateEnv/=a (0.00s) [2021-07-13T14:37:27.399Z] --- PASS: TestValidateEnv/PATH= (0.00s) [2021-07-13T14:37:27.399Z] --- PASS: TestValidateEnv/PATH=something (0.00s) [2021-07-13T14:37:27.399Z] --- PASS: TestValidateEnv/asd!qwe (0.00s) [2021-07-13T14:37:27.399Z] --- PASS: TestValidateEnv/1asd (0.00s) [2021-07-13T14:37:27.399Z] --- PASS: TestValidateEnv/123 (0.00s) [2021-07-13T14:37:27.399Z] --- PASS: TestValidateEnv/some_space (0.00s) [2021-07-13T14:37:27.399Z] --- PASS: TestValidateEnv/__some_space_before (0.00s) [2021-07-13T14:37:27.399Z] --- PASS: TestValidateEnv/some_space_after__ (0.00s) [2021-07-13T14:37:27.399Z] --- PASS: TestValidateEnv/= (0.00s) [2021-07-13T14:37:27.399Z] --- PASS: TestValidateEnv/PaTh (0.00s) [2021-07-13T14:37:27.399Z] === RUN TestParseHost [2021-07-13T14:37:27.399Z] --- PASS: TestParseHost (0.00s) [2021-07-13T14:37:27.399Z] === RUN TestParseDockerDaemonHost [2021-07-13T14:37:27.399Z] --- PASS: TestParseDockerDaemonHost (0.00s) [2021-07-13T14:37:27.399Z] === RUN TestParseTCP [2021-07-13T14:37:27.399Z] --- PASS: TestParseTCP (0.00s) [2021-07-13T14:37:27.399Z] === RUN TestParseInvalidUnixAddrInvalid [2021-07-13T14:37:27.399Z] --- PASS: TestParseInvalidUnixAddrInvalid (0.00s) [2021-07-13T14:37:27.399Z] === RUN TestValidateExtraHosts [2021-07-13T14:37:27.399Z] --- PASS: TestValidateExtraHosts (0.00s) [2021-07-13T14:37:27.399Z] === RUN TestIpOptString [2021-07-13T14:37:27.399Z] --- PASS: TestIpOptString (0.00s) [2021-07-13T14:37:27.399Z] === RUN TestNewIpOptInvalidDefaultVal [2021-07-13T14:37:27.399Z] --- PASS: TestNewIpOptInvalidDefaultVal (0.00s) [2021-07-13T14:37:27.399Z] === RUN TestNewIpOptValidDefaultVal [2021-07-13T14:37:27.399Z] --- PASS: TestNewIpOptValidDefaultVal (0.00s) [2021-07-13T14:37:27.399Z] === RUN TestIpOptSetInvalidVal [2021-07-13T14:37:27.399Z] --- PASS: TestIpOptSetInvalidVal (0.00s) [2021-07-13T14:37:27.399Z] === RUN TestValidateIPAddress [2021-07-13T14:37:27.399Z] --- PASS: TestValidateIPAddress (0.00s) [2021-07-13T14:37:27.399Z] === RUN TestMapOpts [2021-07-13T14:37:27.399Z] --- PASS: TestMapOpts (0.00s) [2021-07-13T14:37:27.399Z] === RUN TestListOptsWithoutValidator [2021-07-13T14:37:27.399Z] --- PASS: TestListOptsWithoutValidator (0.00s) [2021-07-13T14:37:27.399Z] === RUN TestListOptsWithValidator [2021-07-13T14:37:27.399Z] --- PASS: TestListOptsWithValidator (0.00s) [2021-07-13T14:37:27.399Z] === RUN TestValidateDNSSearch [2021-07-13T14:37:27.399Z] --- PASS: TestValidateDNSSearch (0.00s) [2021-07-13T14:37:27.399Z] === RUN TestValidateLabel [2021-07-13T14:37:27.399Z] === RUN TestValidateLabel/lable_with_bad_attribute_format [2021-07-13T14:37:27.399Z] === RUN TestValidateLabel/label_with_general_format [2021-07-13T14:37:27.399Z] === RUN TestValidateLabel/label_with_more_than_one_= [2021-07-13T14:37:27.399Z] === RUN TestValidateLabel/label_with_one_more [2021-07-13T14:37:27.399Z] === RUN TestValidateLabel/label_with_no_reserved_com.docker.* [2021-07-13T14:37:27.399Z] === RUN TestValidateLabel/label_with_no_reserved_io.docker.* [2021-07-13T14:37:27.879Z] === RUN TestValidateLabel/label_with_no_reserved_org.dockerproject.* [2021-07-13T14:37:27.879Z] === RUN TestValidateLabel/label_with_reserved_com.docker.* [2021-07-13T14:37:27.879Z] === RUN TestValidateLabel/label_with_reserved_upcase_com.docker.*_ [2021-07-13T14:37:27.879Z] === RUN TestValidateLabel/label_with_reserved_io.docker.* [2021-07-13T14:37:27.879Z] === RUN TestValidateLabel/label_with_reserved_upcase_io.docker.* [2021-07-13T14:37:27.879Z] === RUN TestValidateLabel/label_with_reserved_org.dockerproject.* [2021-07-13T14:37:27.879Z] === RUN TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* [2021-07-13T14:37:27.879Z] --- PASS: TestValidateLabel (0.00s) [2021-07-13T14:37:27.879Z] --- PASS: TestValidateLabel/lable_with_bad_attribute_format (0.00s) [2021-07-13T14:37:27.879Z] --- PASS: TestValidateLabel/label_with_general_format (0.00s) [2021-07-13T14:37:27.879Z] --- PASS: TestValidateLabel/label_with_more_than_one_= (0.00s) [2021-07-13T14:37:27.879Z] --- PASS: TestValidateLabel/label_with_one_more (0.00s) [2021-07-13T14:37:27.879Z] --- PASS: TestValidateLabel/label_with_no_reserved_com.docker.* (0.00s) [2021-07-13T14:37:27.879Z] --- PASS: TestValidateLabel/label_with_no_reserved_io.docker.* (0.00s) [2021-07-13T14:37:27.879Z] --- PASS: TestValidateLabel/label_with_no_reserved_org.dockerproject.* (0.00s) [2021-07-13T14:37:27.879Z] --- PASS: TestValidateLabel/label_with_reserved_com.docker.* (0.00s) [2021-07-13T14:37:27.879Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_com.docker.*_ (0.00s) [2021-07-13T14:37:27.879Z] --- PASS: TestValidateLabel/label_with_reserved_io.docker.* (0.00s) [2021-07-13T14:37:27.879Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_io.docker.* (0.00s) [2021-07-13T14:37:27.879Z] --- PASS: TestValidateLabel/label_with_reserved_org.dockerproject.* (0.00s) [2021-07-13T14:37:27.879Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* (0.00s) [2021-07-13T14:37:27.879Z] === RUN TestNamedListOpts [2021-07-13T14:37:27.879Z] --- PASS: TestNamedListOpts (0.00s) [2021-07-13T14:37:27.879Z] === RUN TestNamedMapOpts [2021-07-13T14:37:27.879Z] --- PASS: TestNamedMapOpts (0.00s) [2021-07-13T14:37:27.879Z] === RUN TestParseLink [2021-07-13T14:37:27.879Z] --- PASS: TestParseLink (0.00s) [2021-07-13T14:37:27.879Z] === RUN TestQuotedStringSetWithQuotes [2021-07-13T14:37:27.879Z] --- PASS: TestQuotedStringSetWithQuotes (0.00s) [2021-07-13T14:37:27.879Z] === RUN TestQuotedStringSetWithMismatchedQuotes [2021-07-13T14:37:27.879Z] --- PASS: TestQuotedStringSetWithMismatchedQuotes (0.00s) [2021-07-13T14:37:27.879Z] === RUN TestQuotedStringSetWithNoQuotes [2021-07-13T14:37:27.879Z] --- PASS: TestQuotedStringSetWithNoQuotes (0.00s) [2021-07-13T14:37:27.879Z] === RUN TestUlimitOpt [2021-07-13T14:37:27.879Z] --- PASS: TestUlimitOpt (0.00s) [2021-07-13T14:37:27.879Z] PASS [2021-07-13T14:37:27.879Z] coverage: 67.1% of statements [2021-07-13T14:37:27.879Z] ok github.com/docker/docker/opts 0.239s coverage: 67.1% of statements [2021-07-13T14:37:27.879Z] === RUN TestParseVersion [2021-07-13T14:37:27.879Z] --- PASS: TestParseVersion (0.00s) [2021-07-13T14:37:27.879Z] PASS [2021-07-13T14:37:27.879Z] coverage: 52.9% of statements [2021-07-13T14:37:27.879Z] ok github.com/docker/docker/pkg/aaparser 0.103s coverage: 52.9% of statements [2021-07-13T14:37:27.879Z] 2021/07/13 14:37:27 Closing DB instances... [2021-07-13T14:37:27.879Z] --- PASS: TestSerializeRequestReleaseAddressFromSubPool (1.99s) [2021-07-13T14:37:27.879Z] === RUN TestGetAddress [2021-07-13T14:37:28.492Z] === RUN TestDockerDaemonSuite/TestTLSVerify [2021-07-13T14:37:28.749Z] check_test.go:309: [dd22af7dfab9b] daemon is not started [2021-07-13T14:37:28.749Z] === RUN TestDockerDaemonSuite/TestVolumePlugin [2021-07-13T14:37:29.482Z] --- PASS: TestNetworkDBJoinLeaveNetwork (2.82s) [2021-07-13T14:37:29.482Z] === RUN TestNetworkDBJoinLeaveNetworks [2021-07-13T14:37:29.963Z] === RUN TestPeerCertificateMarshalJSON [2021-07-13T14:37:29.963Z] === RUN TestIsArchivePathDir [2021-07-13T14:37:30.443Z] --- PASS: TestIsArchivePathDir (0.07s) [2021-07-13T14:37:30.443Z] === RUN TestIsArchivePathInvalidFile [2021-07-13T14:37:30.443Z] === RUN TestPeerCertificateMarshalJSON/Marshalling_: [2021-07-13T14:37:30.443Z] === RUN TestPeerCertificateMarshalJSON/UnMarshalling_: [2021-07-13T14:37:30.443Z] --- PASS: TestPeerCertificateMarshalJSON (0.34s) [2021-07-13T14:37:30.443Z] --- PASS: TestPeerCertificateMarshalJSON/Marshalling_: (0.00s) [2021-07-13T14:37:30.443Z] --- PASS: TestPeerCertificateMarshalJSON/UnMarshalling_: (0.00s) [2021-07-13T14:37:30.443Z] === RUN TestMiddleware [2021-07-13T14:37:30.443Z] --- PASS: TestMiddleware (0.00s) [2021-07-13T14:37:30.443Z] === RUN TestNewResponseModifier [2021-07-13T14:37:30.443Z] --- PASS: TestNewResponseModifier (0.00s) [2021-07-13T14:37:30.443Z] PASS [2021-07-13T14:37:30.443Z] coverage: 26.8% of statements [2021-07-13T14:37:30.443Z] ok github.com/docker/docker/pkg/authorization 0.643s coverage: 26.8% of statements [2021-07-13T14:37:30.443Z] --- PASS: TestIsArchivePathInvalidFile (0.29s) [2021-07-13T14:37:30.443Z] === RUN TestIsArchivePathTar [2021-07-13T14:37:30.443Z] 2021/07/13 14:37:30 Closing DB instances... [2021-07-13T14:37:30.646Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2021-07-13T14:37:30.923Z] --- PASS: TestIsArchivePathTar (0.21s) [2021-07-13T14:37:30.923Z] === RUN TestDecompressStreamGzip [2021-07-13T14:37:30.923Z] --- PASS: TestDecompressStreamGzip (0.13s) [2021-07-13T14:37:30.923Z] === RUN TestDecompressStreamBzip2 [2021-07-13T14:37:30.923Z] === RUN TestUnbuffered [2021-07-13T14:37:30.923Z] --- PASS: TestUnbuffered (0.00s) [2021-07-13T14:37:30.923Z] === RUN TestRaceUnbuffered [2021-07-13T14:37:30.923Z] --- PASS: TestRaceUnbuffered (0.00s) [2021-07-13T14:37:30.923Z] PASS [2021-07-13T14:37:30.923Z] coverage: 100.0% of statements [2021-07-13T14:37:30.923Z] ok github.com/docker/docker/pkg/broadcaster 0.109s coverage: 100.0% of statements [2021-07-13T14:37:30.923Z] --- PASS: TestDecompressStreamBzip2 (0.18s) [2021-07-13T14:37:30.923Z] === RUN TestDecompressStreamXz [2021-07-13T14:37:30.923Z] archive_test.go:134: Xz not present in msys2 [2021-07-13T14:37:30.923Z] --- SKIP: TestDecompressStreamXz (0.00s) [2021-07-13T14:37:30.923Z] === RUN TestCompressStreamXzUnsupported [2021-07-13T14:37:30.923Z] --- PASS: TestCompressStreamXzUnsupported (0.00s) [2021-07-13T14:37:30.923Z] === RUN TestCompressStreamBzip2Unsupported [2021-07-13T14:37:30.923Z] --- PASS: TestCompressStreamBzip2Unsupported (0.00s) [2021-07-13T14:37:30.923Z] === RUN TestCompressStreamInvalid [2021-07-13T14:37:30.923Z] --- PASS: TestCompressStreamInvalid (0.00s) [2021-07-13T14:37:30.923Z] === RUN TestExtensionInvalid [2021-07-13T14:37:30.923Z] --- PASS: TestExtensionInvalid (0.00s) [2021-07-13T14:37:30.923Z] === RUN TestExtensionUncompressed [2021-07-13T14:37:30.923Z] --- PASS: TestExtensionUncompressed (0.00s) [2021-07-13T14:37:30.923Z] === RUN TestExtensionBzip2 [2021-07-13T14:37:30.923Z] --- PASS: TestExtensionBzip2 (0.00s) [2021-07-13T14:37:30.923Z] === RUN TestExtensionGzip [2021-07-13T14:37:30.923Z] --- PASS: TestExtensionGzip (0.00s) [2021-07-13T14:37:30.923Z] === RUN TestExtensionXz [2021-07-13T14:37:30.923Z] --- PASS: TestExtensionXz (0.00s) [2021-07-13T14:37:30.923Z] === RUN TestCmdStreamLargeStderr [2021-07-13T14:37:31.402Z] --- PASS: TestCmdStreamLargeStderr (0.18s) [2021-07-13T14:37:31.402Z] === RUN TestCmdStreamBad [2021-07-13T14:37:31.402Z] archive_test.go:239: Failing on Windows CI machines [2021-07-13T14:37:31.402Z] --- SKIP: TestCmdStreamBad (0.00s) [2021-07-13T14:37:31.402Z] === RUN TestCmdStreamGood [2021-07-13T14:37:31.402Z] --- PASS: TestCmdStreamGood (0.04s) [2021-07-13T14:37:31.403Z] === RUN TestUntarPathWithInvalidDest [2021-07-13T14:37:31.403Z] --- PASS: TestUntarPathWithInvalidDest (0.06s) [2021-07-13T14:37:31.403Z] === RUN TestUntarPathWithInvalidSrc [2021-07-13T14:37:31.403Z] --- PASS: TestUntarPathWithInvalidSrc (0.00s) [2021-07-13T14:37:31.403Z] === RUN TestUntarPath [2021-07-13T14:37:31.403Z] --- PASS: TestUntarPath (0.08s) [2021-07-13T14:37:31.403Z] === RUN TestUntarPathWithDestinationFile [2021-07-13T14:37:31.403Z] --- PASS: TestUntarPathWithDestinationFile (0.06s) [2021-07-13T14:37:31.403Z] === RUN TestUntarPathWithDestinationSrcFileAsFolder [2021-07-13T14:37:31.403Z] --- PASS: TestUntarPathWithDestinationSrcFileAsFolder (0.07s) [2021-07-13T14:37:31.403Z] === RUN TestCopyWithTarInvalidSrc [2021-07-13T14:37:31.403Z] --- PASS: TestCopyWithTarInvalidSrc (0.00s) [2021-07-13T14:37:31.403Z] === RUN TestCopyWithTarInexistentDestWillCreateIt [2021-07-13T14:37:31.403Z] --- PASS: TestCopyWithTarInexistentDestWillCreateIt (0.00s) [2021-07-13T14:37:31.403Z] === RUN TestCopyWithTarSrcFile [2021-07-13T14:37:31.403Z] --- PASS: TestCopyWithTarSrcFile (0.01s) [2021-07-13T14:37:31.403Z] === RUN TestCopyWithTarSrcFolder [2021-07-13T14:37:31.403Z] --- PASS: TestCopyWithTarSrcFolder (0.01s) [2021-07-13T14:37:31.403Z] === RUN TestCopyFileWithTarInvalidSrc [2021-07-13T14:37:31.403Z] --- PASS: TestCopyFileWithTarInvalidSrc (0.00s) [2021-07-13T14:37:31.403Z] === RUN TestCopyFileWithTarInexistentDestWillCreateIt [2021-07-13T14:37:31.403Z] --- PASS: TestCopyFileWithTarInexistentDestWillCreateIt (0.00s) [2021-07-13T14:37:31.403Z] === RUN TestCopyFileWithTarSrcFolder [2021-07-13T14:37:31.403Z] --- PASS: TestCopyFileWithTarSrcFolder (0.00s) [2021-07-13T14:37:31.403Z] === RUN TestCopyFileWithTarSrcFile [2021-07-13T14:37:31.403Z] --- PASS: TestCopyFileWithTarSrcFile (0.01s) [2021-07-13T14:37:31.403Z] === RUN TestTarFiles [2021-07-13T14:37:31.403Z] === RUN TestMatch [2021-07-13T14:37:31.403Z] === RUN TestMatch/[[]] [2021-07-13T14:37:31.403Z] === RUN TestMatch/[[foo]] [2021-07-13T14:37:31.403Z] === RUN TestMatch/[[bar]_[foo]] [2021-07-13T14:37:31.403Z] === RUN TestMatch/[[foo_bar]] [2021-07-13T14:37:31.403Z] === RUN TestMatch/[[qux]_[foo]] [2021-07-13T14:37:31.403Z] === RUN TestMatch/[[foo_bar]_[baz]_[bar]] [2021-07-13T14:37:31.883Z] === RUN TestMatch/[] [2021-07-13T14:37:31.883Z] === RUN TestMatch/[]#01 [2021-07-13T14:37:31.883Z] === RUN TestMatch/[[qux]] [2021-07-13T14:37:31.883Z] === RUN TestMatch/[[foo_bar_qux]] [2021-07-13T14:37:31.883Z] === RUN TestMatch/[[qux]_[baz]] [2021-07-13T14:37:31.883Z] === RUN TestMatch/[[foo_baz]] [2021-07-13T14:37:31.883Z] --- PASS: TestMatch (0.00s) [2021-07-13T14:37:31.883Z] --- PASS: TestMatch/[[]] (0.00s) [2021-07-13T14:37:31.883Z] --- PASS: TestMatch/[[foo]] (0.00s) [2021-07-13T14:37:31.883Z] --- PASS: TestMatch/[[bar]_[foo]] (0.00s) [2021-07-13T14:37:31.883Z] --- PASS: TestMatch/[[foo_bar]] (0.00s) [2021-07-13T14:37:31.883Z] --- PASS: TestMatch/[[qux]_[foo]] (0.00s) [2021-07-13T14:37:31.883Z] --- PASS: TestMatch/[[foo_bar]_[baz]_[bar]] (0.00s) [2021-07-13T14:37:31.883Z] --- PASS: TestMatch/[] (0.00s) [2021-07-13T14:37:31.883Z] --- PASS: TestMatch/[]#01 (0.00s) [2021-07-13T14:37:31.883Z] --- PASS: TestMatch/[[qux]] (0.00s) [2021-07-13T14:37:31.883Z] --- PASS: TestMatch/[[foo_bar_qux]] (0.00s) [2021-07-13T14:37:31.883Z] --- PASS: TestMatch/[[qux]_[baz]] (0.00s) [2021-07-13T14:37:31.883Z] --- PASS: TestMatch/[[foo_baz]] (0.00s) [2021-07-13T14:37:31.883Z] PASS [2021-07-13T14:37:31.883Z] coverage: 87.5% of statements [2021-07-13T14:37:31.883Z] ok github.com/docker/docker/pkg/capabilities 0.167s coverage: 87.5% of statements [2021-07-13T14:37:32.363Z] --- PASS: TestNetworkDBJoinLeaveNetworks (2.83s) [2021-07-13T14:37:32.363Z] === RUN TestNetworkDBCRUDTableEntry [2021-07-13T14:37:32.843Z] === RUN TestChrootTarUntar [2021-07-13T14:37:32.843Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2021-07-13T14:37:32.843Z] --- SKIP: TestChrootTarUntar (0.00s) [2021-07-13T14:37:32.843Z] === RUN TestChrootUntarWithHugeExcludesList [2021-07-13T14:37:32.843Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2021-07-13T14:37:32.843Z] --- SKIP: TestChrootUntarWithHugeExcludesList (0.01s) [2021-07-13T14:37:32.843Z] === RUN TestChrootUntarEmptyArchive [2021-07-13T14:37:32.843Z] --- PASS: TestChrootUntarEmptyArchive (0.00s) [2021-07-13T14:37:32.843Z] === RUN TestChrootTarUntarWithSymlink [2021-07-13T14:37:32.843Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-07-13T14:37:32.843Z] --- SKIP: TestChrootTarUntarWithSymlink (0.00s) [2021-07-13T14:37:32.843Z] === RUN TestChrootCopyWithTar [2021-07-13T14:37:32.843Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-07-13T14:37:32.843Z] --- SKIP: TestChrootCopyWithTar (0.00s) [2021-07-13T14:37:32.843Z] === RUN TestChrootCopyFileWithTar [2021-07-13T14:37:32.843Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2021-07-13T14:37:32.843Z] --- SKIP: TestChrootCopyFileWithTar (0.00s) [2021-07-13T14:37:32.843Z] === RUN TestChrootUntarPath [2021-07-13T14:37:32.843Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-07-13T14:37:32.843Z] --- SKIP: TestChrootUntarPath (0.00s) [2021-07-13T14:37:32.843Z] === RUN TestChrootUntarEmptyArchiveFromSlowReader [2021-07-13T14:37:32.843Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2021-07-13T14:37:32.843Z] --- SKIP: TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2021-07-13T14:37:32.843Z] === RUN TestChrootApplyEmptyArchiveFromSlowReader [2021-07-13T14:37:32.843Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2021-07-13T14:37:32.843Z] --- SKIP: TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2021-07-13T14:37:32.843Z] === RUN TestChrootApplyDotDotFile [2021-07-13T14:37:32.843Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2021-07-13T14:37:32.843Z] --- SKIP: TestChrootApplyDotDotFile (0.00s) [2021-07-13T14:37:32.843Z] PASS [2021-07-13T14:37:32.843Z] coverage: 15.4% of statements [2021-07-13T14:37:32.843Z] ok github.com/docker/docker/pkg/chrootarchive 0.188s coverage: 15.4% of statements [2021-07-13T14:37:33.853Z] === RUN TestSizeEmpty [2021-07-13T14:37:33.853Z] --- PASS: TestSizeEmpty (0.00s) [2021-07-13T14:37:33.853Z] === RUN TestSizeEmptyFile [2021-07-13T14:37:33.853Z] --- PASS: TestSizeEmptyFile (0.00s) [2021-07-13T14:37:33.854Z] === RUN TestSizeNonemptyFile [2021-07-13T14:37:33.854Z] --- PASS: TestSizeNonemptyFile (0.00s) [2021-07-13T14:37:33.854Z] === RUN TestSizeNestedDirectoryEmpty [2021-07-13T14:37:33.854Z] --- PASS: TestSizeNestedDirectoryEmpty (0.00s) [2021-07-13T14:37:33.854Z] === RUN TestSizeFileAndNestedDirectoryEmpty [2021-07-13T14:37:33.854Z] --- PASS: TestSizeFileAndNestedDirectoryEmpty (0.00s) [2021-07-13T14:37:33.854Z] === RUN TestSizeFileAndNestedDirectoryNonempty [2021-07-13T14:37:33.854Z] --- PASS: TestSizeFileAndNestedDirectoryNonempty (0.00s) [2021-07-13T14:37:33.854Z] === RUN TestMoveToSubdir [2021-07-13T14:37:33.854Z] --- PASS: TestMoveToSubdir (0.00s) [2021-07-13T14:37:33.854Z] === RUN TestSizeNonExistingDirectory [2021-07-13T14:37:33.854Z] --- PASS: TestSizeNonExistingDirectory (0.00s) [2021-07-13T14:37:33.854Z] PASS [2021-07-13T14:37:33.854Z] coverage: 80.0% of statements [2021-07-13T14:37:33.854Z] ok github.com/docker/docker/pkg/directory 0.139s coverage: 80.0% of statements [2021-07-13T14:37:33.920Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2021-07-13T14:37:34.334Z] 2021/07/13 14:37:33 Closing DB instances... [2021-07-13T14:37:34.484Z] --- PASS: TestDockerDaemonSuite (418.02s) [2021-07-13T14:37:34.484Z] --- PASS: TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool (5.23s) [2021-07-13T14:37:34.484Z] --- PASS: TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon (2.58s) [2021-07-13T14:37:34.485Z] --- PASS: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (16.74s) [2021-07-13T14:37:34.485Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill (3.13s) [2021-07-13T14:37:34.485Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash (2.81s) [2021-07-13T14:37:34.485Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown (2.54s) [2021-07-13T14:37:34.485Z] --- PASS: TestDockerDaemonSuite/TestDaemonAllocatesListeningPort (4.65s) [2021-07-13T14:37:34.485Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeExternal (3.40s) [2021-07-13T14:37:34.485Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork (2.92s) [2021-07-13T14:37:34.485Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr (4.56s) [2021-07-13T14:37:34.485Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 (4.78s) [2021-07-13T14:37:34.485Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeIP (3.19s) [2021-07-13T14:37:34.485Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeNone (1.51s) [2021-07-13T14:37:34.485Z] --- PASS: TestDockerDaemonSuite/TestDaemonCgroupParent (3.11s) [2021-07-13T14:37:34.485Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress (0.52s) [2021-07-13T14:37:34.485Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress (0.51s) [2021-07-13T14:37:34.485Z] --- PASS: TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode (2.33s) [2021-07-13T14:37:34.485Z] --- PASS: TestDockerDaemonSuite/TestDaemonDebugLog (0.54s) [2021-07-13T14:37:34.485Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit (2.92s) [2021-07-13T14:37:34.485Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet (1.52s) [2021-07-13T14:37:34.485Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit (2.78s) [2021-07-13T14:37:34.485Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig (1.13s) [2021-07-13T14:37:34.485Z] --- PASS: TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload (0.57s) [2021-07-13T14:37:34.485Z] --- PASS: TestDockerDaemonSuite/TestDaemonEvents (3.57s) [2021-07-13T14:37:34.485Z] --- PASS: TestDockerDaemonSuite/TestDaemonEventsWithFilters (3.67s) [2021-07-13T14:37:34.485Z] --- PASS: TestDockerDaemonSuite/TestDaemonExitOnFailure (0.51s) [2021-07-13T14:37:34.485Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagD (0.58s) [2021-07-13T14:37:34.485Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebug (0.54s) [2021-07-13T14:37:34.485Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal (0.53s) [2021-07-13T14:37:34.485Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCLinkExpose (3.77s) [2021-07-13T14:37:34.485Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCPing (6.54s) [2021-07-13T14:37:34.485Z] --- PASS: TestDockerDaemonSuite/TestDaemonIP (3.17s) [2021-07-13T14:37:34.485Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.03s) [2021-07-13T14:37:34.485Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR (2.60s) [2021-07-13T14:37:34.485Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac (2.82s) [2021-07-13T14:37:34.485Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6HostMode (2.56s) [2021-07-13T14:37:34.485Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesClean (2.18s) [2021-07-13T14:37:34.485Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesCreate (4.22s) [2021-07-13T14:37:34.485Z] --- PASS: TestDockerDaemonSuite/TestDaemonKeyGeneration (0.54s) [2021-07-13T14:37:34.485Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins (3.16s) [2021-07-13T14:37:34.485Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillWithPlugins (3.72s) [2021-07-13T14:37:34.485Z] --- PASS: TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink (4.35s) [2021-07-13T14:37:34.485Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelDebug (0.58s) [2021-07-13T14:37:34.485Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelFatal (0.54s) [2021-07-13T14:37:34.485Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelWrong (0.51s) [2021-07-13T14:37:34.485Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogOptions (2.15s) [2021-07-13T14:37:34.485Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefault (2.26s) [2021-07-13T14:37:34.485Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride (2.28s) [2021-07-13T14:37:34.485Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNone (2.13s) [2021-07-13T14:37:34.485Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError (2.04s) [2021-07-13T14:37:34.485Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride (2.28s) [2021-07-13T14:37:34.485Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild (2.51s) [2021-07-13T14:37:34.485Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrency (0.54s) [2021-07-13T14:37:34.485Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile (3.54s) [2021-07-13T14:37:34.485Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload (6.54s) [2021-07-13T14:37:34.485Z] --- PASS: TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError (7.74s) [2021-07-13T14:37:34.485Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartCleanupNetns (2.87s) [2021-07-13T14:37:34.485Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart (25.45s) [2021-07-13T14:37:34.485Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartKillWait (2.90s) [2021-07-13T14:37:34.485Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartLocalVolumes (1.13s) [2021-07-13T14:37:34.485Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartOnFailure (6.48s) [2021-07-13T14:37:34.485Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRenameContainer (4.11s) [2021-07-13T14:37:34.485Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork (7.67s) [2021-07-13T14:37:34.485Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse (1.58s) [2021-07-13T14:37:34.485Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode (3.05s) [2021-07-13T14:37:34.485Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartUnlessStopped (14.68s) [2021-07-13T14:37:34.485Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer (4.33s) [2021-07-13T14:37:34.485Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange (1.61s) [2021-07-13T14:37:34.485Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning (2.72s) [2021-07-13T14:37:34.485Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways (3.88s) [2021-07-13T14:37:34.485Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s) [2021-07-13T14:37:34.485Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s) [2021-07-13T14:37:34.485Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer (4.10s) [2021-07-13T14:37:34.485Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithLinks (6.15s) [2021-07-13T14:37:34.485Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithNames (3.61s) [2021-07-13T14:37:34.485Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer (4.14s) [2021-07-13T14:37:34.485Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled (2.08s) [2021-07-13T14:37:34.485Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled (3.38s) [2021-07-13T14:37:34.485Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts (4.43s) [2021-07-13T14:37:34.485Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume (6.21s) [2021-07-13T14:37:34.485Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer (3.00s) [2021-07-13T14:37:34.485Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs (3.62s) [2021-07-13T14:37:34.485Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins (3.17s) [2021-07-13T14:37:34.485Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeout (2.01s) [2021-07-13T14:37:34.485Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile (3.52s) [2021-07-13T14:37:34.485Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownWithPlugins (4.60s) [2021-07-13T14:37:34.485Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation (1.13s) [2021-07-13T14:37:34.485Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartIptablesFalse (0.53s) [2021-07-13T14:37:34.485Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost (0.68s) [2021-07-13T14:37:34.485Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithIpcModes (5.25s) [2021-07-13T14:37:34.485Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutColors (1.11s) [2021-07-13T14:37:34.485Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutHost (0.57s) [2021-07-13T14:37:34.485Z] --- PASS: TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 (1.47s) [2021-07-13T14:37:34.485Z] --- PASS: TestDockerDaemonSuite/TestDaemonUlimitDefaults (3.92s) [2021-07-13T14:37:34.485Z] --- PASS: TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp (0.53s) [2021-07-13T14:37:34.485Z] --- PASS: TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting (3.83s) [2021-07-13T14:37:34.485Z] --- PASS: TestDockerDaemonSuite/TestDaemonWideLogConfig (2.31s) [2021-07-13T14:37:34.485Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath (4.89s) [2021-07-13T14:37:34.485Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithWrongkey (1.04s) [2021-07-13T14:37:34.485Z] --- PASS: TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork (8.30s) [2021-07-13T14:37:34.485Z] --- PASS: TestDockerDaemonSuite/TestExecAfterDaemonRestart (5.08s) [2021-07-13T14:37:34.485Z] --- PASS: TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore (5.03s) [2021-07-13T14:37:34.485Z] --- PASS: TestDockerDaemonSuite/TestFailedPluginRemove (2.18s) [2021-07-13T14:37:34.485Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfo (0.62s) [2021-07-13T14:37:34.485Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueCert (0.60s) [2021-07-13T14:37:34.485Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert (0.57s) [2021-07-13T14:37:34.485Z] --- PASS: TestDockerDaemonSuite/TestHTTPSRun (2.28s) [2021-07-13T14:37:34.485Z] --- PASS: TestDockerDaemonSuite/TestLegacyDaemonCommand (0.01s) [2021-07-13T14:37:34.485Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterCapability (1.87s) [2021-07-13T14:37:34.485Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterEnabled (1.85s) [2021-07-13T14:37:34.485Z] --- PASS: TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart (3.91s) [2021-07-13T14:37:34.485Z] --- PASS: TestDockerDaemonSuite/TestPruneImageDangling (1.54s) [2021-07-13T14:37:34.485Z] --- PASS: TestDockerDaemonSuite/TestPruneImageLabel (1.99s) [2021-07-13T14:37:34.485Z] --- PASS: TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore (4.36s) [2021-07-13T14:37:34.485Z] --- PASS: TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore (4.57s) [2021-07-13T14:37:34.485Z] --- PASS: TestDockerDaemonSuite/TestRunLinksChanged (5.87s) [2021-07-13T14:37:34.485Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNewFormat (1.90s) [2021-07-13T14:37:34.485Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap (1.31s) [2021-07-13T14:37:34.485Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames (1.21s) [2021-07-13T14:37:34.485Z] --- PASS: TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile (3.71s) [2021-07-13T14:37:34.485Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine (10.24s) [2021-07-13T14:37:34.485Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile (10.89s) [2021-07-13T14:37:34.485Z] --- PASS: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (3.79s) [2021-07-13T14:37:34.485Z] --- PASS: TestDockerDaemonSuite/TestShmSize (2.40s) [2021-07-13T14:37:34.485Z] --- PASS: TestDockerDaemonSuite/TestShmSizeReload (3.64s) [2021-07-13T14:37:34.485Z] --- PASS: TestDockerDaemonSuite/TestTLSVerify (0.14s) [2021-07-13T14:37:34.485Z] --- PASS: TestDockerDaemonSuite/TestVolumePlugin (5.70s) [2021-07-13T14:37:34.485Z] === RUN TestDockerSwarmSuite [2021-07-13T14:37:34.485Z] === RUN TestDockerSwarmSuite/TestAPIDuplicateNetworks [2021-07-13T14:37:34.815Z] === RUN Test [2021-07-13T14:37:34.815Z] === RUN Test/TestContainsEntry [2021-07-13T14:37:34.815Z] === RUN Test/TestCreateEntries [2021-07-13T14:37:34.815Z] === RUN Test/TestEntriesDiff [2021-07-13T14:37:34.815Z] === RUN Test/TestEntriesEquality [2021-07-13T14:37:34.815Z] === RUN Test/TestGenerateWithMalformedInputAtRangeEnd [2021-07-13T14:37:34.815Z] === RUN Test/TestGenerateWithMalformedInputAtRangeStart [2021-07-13T14:37:34.815Z] === RUN Test/TestGeneratorMatchFailedNotGenerate [2021-07-13T14:37:34.815Z] === RUN Test/TestGeneratorNotGenerate [2021-07-13T14:37:34.815Z] === RUN Test/TestGeneratorWithPort [2021-07-13T14:37:34.815Z] === RUN Test/TestGeneratorWithPortNotGenerate [2021-07-13T14:37:34.815Z] === RUN Test/TestNewEntry [2021-07-13T14:37:34.815Z] === RUN Test/TestParse [2021-07-13T14:37:34.815Z] --- PASS: Test (0.00s) [2021-07-13T14:37:34.815Z] --- PASS: Test/TestContainsEntry (0.00s) [2021-07-13T14:37:34.815Z] --- PASS: Test/TestCreateEntries (0.00s) [2021-07-13T14:37:34.815Z] --- PASS: Test/TestEntriesDiff (0.00s) [2021-07-13T14:37:34.815Z] --- PASS: Test/TestEntriesEquality (0.00s) [2021-07-13T14:37:34.815Z] --- PASS: Test/TestGenerateWithMalformedInputAtRangeEnd (0.00s) [2021-07-13T14:37:34.815Z] --- PASS: Test/TestGenerateWithMalformedInputAtRangeStart (0.00s) [2021-07-13T14:37:34.815Z] --- PASS: Test/TestGeneratorMatchFailedNotGenerate (0.00s) [2021-07-13T14:37:34.815Z] --- PASS: Test/TestGeneratorNotGenerate (0.00s) [2021-07-13T14:37:34.815Z] --- PASS: Test/TestGeneratorWithPort (0.00s) [2021-07-13T14:37:34.815Z] --- PASS: Test/TestGeneratorWithPortNotGenerate (0.00s) [2021-07-13T14:37:34.815Z] --- PASS: Test/TestNewEntry (0.00s) [2021-07-13T14:37:34.815Z] --- PASS: Test/TestParse (0.00s) [2021-07-13T14:37:34.815Z] PASS [2021-07-13T14:37:34.815Z] coverage: 58.3% of statements [2021-07-13T14:37:34.815Z] ok github.com/docker/docker/pkg/discovery 0.249s coverage: 58.3% of statements [2021-07-13T14:37:35.236Z] --- PASS: TestServiceUpdateSecrets (14.97s) [2021-07-13T14:37:35.236Z] === RUN TestServiceUpdateConfigs [2021-07-13T14:37:35.296Z] --- PASS: TestNetworkDBCRUDTableEntry (3.25s) [2021-07-13T14:37:35.296Z] === RUN TestNetworkDBCRUDTableEntries [2021-07-13T14:37:35.775Z] === RUN Test [2021-07-13T14:37:35.775Z] === RUN Test/TestContent [2021-07-13T14:37:35.775Z] === RUN Test/TestInitialize [2021-07-13T14:37:35.775Z] === RUN Test/TestNew [2021-07-13T14:37:35.775Z] === RUN Test/TestParsingContentsWithComments [2021-07-13T14:37:35.775Z] === RUN Test/TestRegister [2021-07-13T14:37:35.775Z] === RUN Test/TestWatch [2021-07-13T14:37:35.775Z] --- PASS: Test (0.01s) [2021-07-13T14:37:35.775Z] --- PASS: Test/TestContent (0.00s) [2021-07-13T14:37:35.775Z] --- PASS: Test/TestInitialize (0.00s) [2021-07-13T14:37:35.775Z] --- PASS: Test/TestNew (0.00s) [2021-07-13T14:37:35.775Z] --- PASS: Test/TestParsingContentsWithComments (0.00s) [2021-07-13T14:37:35.775Z] --- PASS: Test/TestRegister (0.00s) [2021-07-13T14:37:35.775Z] --- PASS: Test/TestWatch (0.00s) [2021-07-13T14:37:35.775Z] PASS [2021-07-13T14:37:35.775Z] coverage: 97.6% of statements [2021-07-13T14:37:35.775Z] ok github.com/docker/docker/pkg/discovery/file 0.196s coverage: 97.6% of statements [2021-07-13T14:37:36.257Z] --- PASS: TestTarFiles (4.86s) [2021-07-13T14:37:36.257Z] === RUN TestTarUntar [2021-07-13T14:37:36.257Z] --- PASS: TestTarUntar (0.04s) [2021-07-13T14:37:36.257Z] === RUN TestTarWithOptionsChownOptsAlwaysOverridesIdPair [2021-07-13T14:37:36.257Z] --- PASS: TestTarWithOptionsChownOptsAlwaysOverridesIdPair (0.00s) [2021-07-13T14:37:36.257Z] === RUN TestTarWithOptions [2021-07-13T14:37:36.257Z] --- PASS: TestTarWithOptions (0.03s) [2021-07-13T14:37:36.257Z] === RUN TestTypeXGlobalHeaderDoesNotFail [2021-07-13T14:37:36.257Z] --- PASS: TestTypeXGlobalHeaderDoesNotFail (0.00s) [2021-07-13T14:37:36.257Z] === RUN TestUntarUstarGnuConflict [2021-07-13T14:37:36.257Z] --- PASS: TestUntarUstarGnuConflict (0.00s) [2021-07-13T14:37:36.257Z] === RUN TestUntarInvalidFilenames [2021-07-13T14:37:36.739Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidFilenames944812150\\dest" [2021-07-13T14:37:36.739Z] --- PASS: TestUntarInvalidFilenames (0.17s) [2021-07-13T14:37:36.739Z] === RUN TestUntarHardlinkToSymlink [2021-07-13T14:37:36.739Z] --- PASS: TestUntarHardlinkToSymlink (0.01s) [2021-07-13T14:37:36.739Z] === RUN TestUntarInvalidHardlink [2021-07-13T14:37:36.739Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink766157207\\victim\\hello" -> "../victim/hello" [2021-07-13T14:37:36.739Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink214054410\\victim\\hello" -> "/../victim/hello" [2021-07-13T14:37:36.739Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink537269729\\victim" -> "../victim" [2021-07-13T14:37:36.739Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink027729356\\victim" -> "../victim" [2021-07-13T14:37:36.739Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink415204539\\victim" -> "../victim" [2021-07-13T14:37:36.739Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink276681950\\victim" -> "../victim" [2021-07-13T14:37:36.739Z] --- PASS: TestUntarInvalidHardlink (0.04s) [2021-07-13T14:37:36.739Z] === RUN TestUntarInvalidSymlink [2021-07-13T14:37:36.739Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink197079717\\dest\\dotdot" -> "../victim/hello" [2021-07-13T14:37:36.739Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink657243072\\dest\\slash-dotdot" -> "/../victim/hello" [2021-07-13T14:37:36.739Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink483057695\\dest\\loophole-victim" -> "../victim" [2021-07-13T14:37:36.739Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink004724466\\dest\\loophole-victim" -> "../victim" [2021-07-13T14:37:36.739Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink129088425\\dest\\loophole-victim" -> "../victim" [2021-07-13T14:37:36.739Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink674676980\\dest\\loophole-victim" -> "../victim" [2021-07-13T14:37:36.739Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink399252931\\dest\\dir\\loophole" -> "../../victim" [2021-07-13T14:37:36.739Z] --- PASS: TestUntarInvalidSymlink (0.04s) [2021-07-13T14:37:36.739Z] === RUN TestTempArchiveCloseMultipleTimes [2021-07-13T14:37:36.739Z] --- PASS: TestTempArchiveCloseMultipleTimes (0.00s) [2021-07-13T14:37:36.739Z] === RUN TestXGlobalNoParent [2021-07-13T14:37:36.739Z] --- PASS: TestXGlobalNoParent (0.00s) [2021-07-13T14:37:36.739Z] === RUN TestReplaceFileTarWrapper [2021-07-13T14:37:36.739Z] --- PASS: TestReplaceFileTarWrapper (0.21s) [2021-07-13T14:37:36.739Z] === RUN TestPrefixHeaderReadable [2021-07-13T14:37:37.007Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2021-07-13T14:37:37.219Z] --- PASS: TestPrefixHeaderReadable (0.03s) [2021-07-13T14:37:37.219Z] === RUN TestDisablePigz [2021-07-13T14:37:37.219Z] archive_test.go:1331: Test will not check full path when Pigz not installed [2021-07-13T14:37:37.219Z] --- PASS: TestDisablePigz (0.11s) [2021-07-13T14:37:37.219Z] === RUN TestPigz [2021-07-13T14:37:37.219Z] archive_test.go:1360: Tested whether Pigz is not used, as it not installed [2021-07-13T14:37:37.219Z] --- PASS: TestPigz (0.15s) [2021-07-13T14:37:37.219Z] === RUN TestCopyFileWithInvalidDest [2021-07-13T14:37:37.219Z] archive_windows_test.go:16: Currently fails [2021-07-13T14:37:37.219Z] --- SKIP: TestCopyFileWithInvalidDest (0.00s) [2021-07-13T14:37:37.219Z] === RUN TestCanonicalTarNameForPath [2021-07-13T14:37:37.219Z] --- PASS: TestCanonicalTarNameForPath (0.00s) [2021-07-13T14:37:37.219Z] === RUN TestCanonicalTarName [2021-07-13T14:37:37.219Z] --- PASS: TestCanonicalTarName (0.00s) [2021-07-13T14:37:37.219Z] === RUN TestChmodTarEntry [2021-07-13T14:37:37.219Z] --- PASS: TestChmodTarEntry (0.00s) [2021-07-13T14:37:37.219Z] === RUN TestHardLinkOrder [2021-07-13T14:37:37.219Z] --- PASS: TestHardLinkOrder (0.08s) [2021-07-13T14:37:37.219Z] === RUN TestChangeString [2021-07-13T14:37:37.219Z] --- PASS: TestChangeString (0.00s) [2021-07-13T14:37:37.219Z] === RUN TestChangesWithNoChanges [2021-07-13T14:37:37.219Z] --- PASS: TestChangesWithNoChanges (0.03s) [2021-07-13T14:37:37.219Z] === RUN TestChangesWithChanges [2021-07-13T14:37:37.219Z] 2021/07/13 14:37:37 Closing DB instances... [2021-07-13T14:37:37.219Z] --- PASS: TestChangesWithChanges (0.03s) [2021-07-13T14:37:37.219Z] === RUN TestChangesWithChangesGH13590 [2021-07-13T14:37:37.219Z] changes_test.go:196: needs more investigation [2021-07-13T14:37:37.219Z] --- SKIP: TestChangesWithChangesGH13590 (0.00s) [2021-07-13T14:37:37.219Z] === RUN TestChangesDirsEmpty [2021-07-13T14:37:37.219Z] changes_test.go:261: FIXME: broken on Windows 1903 and up; see #39846 [2021-07-13T14:37:37.219Z] --- SKIP: TestChangesDirsEmpty (0.00s) [2021-07-13T14:37:37.219Z] === RUN TestChangesDirsMutated [2021-07-13T14:37:37.219Z] changes_test.go:355: FIXME: broken on Windows 1903 and up; see #39846 [2021-07-13T14:37:37.219Z] --- SKIP: TestChangesDirsMutated (0.00s) [2021-07-13T14:37:37.219Z] === RUN TestApplyLayer [2021-07-13T14:37:37.219Z] changes_test.go:433: needs further investigation [2021-07-13T14:37:37.219Z] --- SKIP: TestApplyLayer (0.00s) [2021-07-13T14:37:37.219Z] === RUN TestChangesSizeWithHardlinks [2021-07-13T14:37:37.219Z] changes_test.go:469: needs further investigation [2021-07-13T14:37:37.219Z] --- SKIP: TestChangesSizeWithHardlinks (0.00s) [2021-07-13T14:37:37.219Z] === RUN TestChangesSizeWithNoChanges [2021-07-13T14:37:37.219Z] --- PASS: TestChangesSizeWithNoChanges (0.00s) [2021-07-13T14:37:37.219Z] === RUN TestChangesSizeWithOnlyDeleteChanges [2021-07-13T14:37:37.219Z] --- PASS: TestChangesSizeWithOnlyDeleteChanges (0.00s) [2021-07-13T14:37:37.219Z] === RUN TestChangesSize [2021-07-13T14:37:37.219Z] --- PASS: TestChangesSize (0.00s) [2021-07-13T14:37:37.219Z] === RUN TestApplyLayerInvalidFilenames [2021-07-13T14:37:37.219Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidFilenames578088376\\dest" [2021-07-13T14:37:37.219Z] --- PASS: TestApplyLayerInvalidFilenames (0.02s) [2021-07-13T14:37:37.219Z] === RUN TestApplyLayerInvalidHardlink [2021-07-13T14:37:37.219Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink293946794\\victim\\hello" -> "../victim/hello" [2021-07-13T14:37:37.219Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink126826753\\victim\\hello" -> "/../victim/hello" [2021-07-13T14:37:37.219Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink082408556\\victim" -> "../victim" [2021-07-13T14:37:37.219Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink284581083\\victim" -> "../victim" [2021-07-13T14:37:37.219Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink232509566\\victim" -> "../victim" [2021-07-13T14:37:37.219Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink704742341\\victim" -> "../victim" [2021-07-13T14:37:37.219Z] --- PASS: TestApplyLayerInvalidHardlink (0.03s) [2021-07-13T14:37:37.219Z] === RUN TestApplyLayerInvalidSymlink [2021-07-13T14:37:37.219Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink611304544\\dest\\dotdot" -> "../victim/hello" [2021-07-13T14:37:37.219Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink331543103\\dest\\slash-dotdot" -> "/../victim/hello" [2021-07-13T14:37:37.572Z] === RUN TestDockerSwarmSuite/TestAPINetworkInspectWithScope [2021-07-13T14:37:37.699Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink449562258\\dest\\loophole-victim" -> "../victim" [2021-07-13T14:37:37.699Z] === RUN Test [2021-07-13T14:37:37.699Z] === RUN Test/TestInitialize [2021-07-13T14:37:37.699Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink148420809\\dest\\loophole-victim" -> "../victim" [2021-07-13T14:37:37.699Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink347171732\\dest\\loophole-victim" -> "../victim" [2021-07-13T14:37:37.699Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink076336611\\dest\\loophole-victim" -> "../victim" [2021-07-13T14:37:37.699Z] --- PASS: TestApplyLayerInvalidSymlink (0.03s) [2021-07-13T14:37:37.699Z] === RUN TestApplyLayerWhiteouts [2021-07-13T14:37:37.699Z] --- PASS: TestApplyLayerWhiteouts (0.10s) [2021-07-13T14:37:37.699Z] === RUN TestGenerateEmptyFile [2021-07-13T14:37:37.699Z] --- PASS: TestGenerateEmptyFile (0.00s) [2021-07-13T14:37:37.699Z] === RUN TestGenerateWithContent [2021-07-13T14:37:37.699Z] --- PASS: TestGenerateWithContent (0.00s) [2021-07-13T14:37:37.699Z] PASS [2021-07-13T14:37:37.699Z] coverage: 61.6% of statements [2021-07-13T14:37:37.699Z] ok github.com/docker/docker/pkg/archive 7.872s coverage: 61.6% of statements [2021-07-13T14:37:37.699Z] time="2021-07-13T14:37:37Z" level=info msg="Initializing discovery without TLS" [2021-07-13T14:37:37.699Z] time="2021-07-13T14:37:37Z" level=info msg="Initializing discovery without TLS" [2021-07-13T14:37:37.699Z] time="2021-07-13T14:37:37Z" level=info msg="Initializing discovery without TLS" [2021-07-13T14:37:37.699Z] === RUN Test/TestInitializeWithCerts [2021-07-13T14:37:37.699Z] time="2021-07-13T14:37:37Z" level=info msg="Initializing discovery with TLS" [2021-07-13T14:37:37.699Z] === RUN Test/TestWatch [2021-07-13T14:37:37.699Z] time="2021-07-13T14:37:37Z" level=info msg="Initializing discovery without TLS" [2021-07-13T14:37:38.714Z] --- PASS: TestNetworkDBCRUDTableEntries (3.27s) [2021-07-13T14:37:38.714Z] === RUN TestNetworkDBNodeLeave [2021-07-13T14:37:40.864Z] === RUN TestDockerSwarmSuite/TestAPIServiceUpdatePort [2021-07-13T14:37:40.976Z] --- PASS: Test (3.18s) [2021-07-13T14:37:40.976Z] --- PASS: Test/TestInitialize (0.17s) [2021-07-13T14:37:40.976Z] --- PASS: Test/TestInitializeWithCerts (0.00s) [2021-07-13T14:37:40.976Z] --- PASS: Test/TestWatch (3.01s) [2021-07-13T14:37:40.976Z] PASS [2021-07-13T14:37:40.976Z] coverage: 84.1% of statements [2021-07-13T14:37:40.976Z] ok github.com/docker/docker/pkg/discovery/kv 3.577s coverage: 84.1% of statements [2021-07-13T14:37:41.456Z] --- PASS: TestNetworkDBNodeLeave (2.81s) [2021-07-13T14:37:41.456Z] === RUN TestNetworkDBWatch [2021-07-13T14:37:41.456Z] === RUN Test [2021-07-13T14:37:41.456Z] === RUN Test/TestWatch [2021-07-13T14:37:41.456Z] --- PASS: Test (0.00s) [2021-07-13T14:37:41.456Z] --- PASS: Test/TestWatch (0.00s) [2021-07-13T14:37:41.456Z] PASS [2021-07-13T14:37:41.456Z] coverage: 92.3% of statements [2021-07-13T14:37:41.456Z] ok github.com/docker/docker/pkg/discovery/memory 0.208s coverage: 92.3% of statements [2021-07-13T14:37:42.465Z] === RUN Test [2021-07-13T14:37:42.465Z] === RUN Test/TestInitialize [2021-07-13T14:37:42.465Z] === RUN Test/TestInitializeWithPattern [2021-07-13T14:37:42.465Z] === RUN Test/TestRegister [2021-07-13T14:37:42.465Z] === RUN Test/TestWatch [2021-07-13T14:37:42.465Z] --- PASS: Test (0.00s) [2021-07-13T14:37:42.465Z] --- PASS: Test/TestInitialize (0.00s) [2021-07-13T14:37:42.465Z] --- PASS: Test/TestInitializeWithPattern (0.00s) [2021-07-13T14:37:42.465Z] --- PASS: Test/TestRegister (0.00s) [2021-07-13T14:37:42.465Z] --- PASS: Test/TestWatch (0.00s) [2021-07-13T14:37:42.465Z] PASS [2021-07-13T14:37:42.465Z] coverage: 93.8% of statements [2021-07-13T14:37:42.465Z] ok github.com/docker/docker/pkg/discovery/nodes 0.187s coverage: 93.8% of statements [2021-07-13T14:37:42.947Z] 2021/07/13 14:37:42 Closing DB instances... [2021-07-13T14:37:43.426Z] === RUN TestPollerAddRemove [2021-07-13T14:37:43.426Z] --- PASS: TestPollerAddRemove (0.00s) [2021-07-13T14:37:43.426Z] === RUN TestPollerEvent [2021-07-13T14:37:43.426Z] poller_test.go:41: No chmod on Windows [2021-07-13T14:37:43.426Z] --- SKIP: TestPollerEvent (0.00s) [2021-07-13T14:37:43.426Z] === RUN TestPollerClose [2021-07-13T14:37:43.426Z] --- PASS: TestPollerClose (0.00s) [2021-07-13T14:37:43.426Z] PASS [2021-07-13T14:37:43.426Z] coverage: 45.7% of statements [2021-07-13T14:37:43.426Z] ok github.com/docker/docker/pkg/filenotify 0.136s coverage: 45.7% of statements [2021-07-13T14:37:44.439Z] === RUN TestCopyFileWithInvalidSrc [2021-07-13T14:37:44.439Z] --- PASS: TestCopyFileWithInvalidSrc (0.00s) [2021-07-13T14:37:44.439Z] === RUN TestCopyFileWithInvalidDest [2021-07-13T14:37:44.439Z] --- PASS: TestCopyFileWithInvalidDest (0.00s) [2021-07-13T14:37:44.439Z] === RUN TestCopyFileWithSameSrcAndDest [2021-07-13T14:37:44.439Z] --- PASS: TestCopyFileWithSameSrcAndDest (0.00s) [2021-07-13T14:37:44.439Z] === RUN TestCopyFileWithSameSrcAndDestWithPathNameDifferent [2021-07-13T14:37:44.439Z] --- PASS: TestCopyFileWithSameSrcAndDestWithPathNameDifferent (0.00s) [2021-07-13T14:37:44.439Z] === RUN TestCopyFile [2021-07-13T14:37:44.439Z] --- PASS: TestCopyFile (0.00s) [2021-07-13T14:37:44.439Z] === RUN TestReadSymlinkedDirectoryExistingDirectory [2021-07-13T14:37:44.439Z] fileutils_test.go:134: Needs porting to Windows [2021-07-13T14:37:44.439Z] --- SKIP: TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2021-07-13T14:37:44.439Z] === RUN TestReadSymlinkedDirectoryNonExistingSymlink [2021-07-13T14:37:44.439Z] --- PASS: TestReadSymlinkedDirectoryNonExistingSymlink (0.00s) [2021-07-13T14:37:44.439Z] === RUN TestReadSymlinkedDirectoryToFile [2021-07-13T14:37:44.439Z] fileutils_test.go:180: Needs porting to Windows [2021-07-13T14:37:44.439Z] --- SKIP: TestReadSymlinkedDirectoryToFile (0.00s) [2021-07-13T14:37:44.439Z] === RUN TestWildcardMatches [2021-07-13T14:37:44.439Z] --- PASS: TestWildcardMatches (0.00s) [2021-07-13T14:37:44.439Z] === RUN TestPatternMatches [2021-07-13T14:37:44.439Z] --- PASS: TestPatternMatches (0.00s) [2021-07-13T14:37:44.439Z] === RUN TestExclusionPatternMatchesPatternBefore [2021-07-13T14:37:44.439Z] --- PASS: TestExclusionPatternMatchesPatternBefore (0.00s) [2021-07-13T14:37:44.439Z] === RUN TestPatternMatchesFolderExclusions [2021-07-13T14:37:44.439Z] --- PASS: TestPatternMatchesFolderExclusions (0.00s) [2021-07-13T14:37:44.439Z] === RUN TestPatternMatchesFolderWithSlashExclusions [2021-07-13T14:37:44.439Z] --- PASS: TestPatternMatchesFolderWithSlashExclusions (0.00s) [2021-07-13T14:37:44.439Z] === RUN TestPatternMatchesFolderWildcardExclusions [2021-07-13T14:37:44.439Z] --- PASS: TestPatternMatchesFolderWildcardExclusions (0.00s) [2021-07-13T14:37:44.439Z] === RUN TestExclusionPatternMatchesPatternAfter [2021-07-13T14:37:44.439Z] --- PASS: TestExclusionPatternMatchesPatternAfter (0.00s) [2021-07-13T14:37:44.439Z] === RUN TestExclusionPatternMatchesWholeDirectory [2021-07-13T14:37:44.439Z] --- PASS: TestExclusionPatternMatchesWholeDirectory (0.00s) [2021-07-13T14:37:44.439Z] === RUN TestSingleExclamationError [2021-07-13T14:37:44.439Z] --- PASS: TestSingleExclamationError (0.00s) [2021-07-13T14:37:44.439Z] === RUN TestMatchesWithNoPatterns [2021-07-13T14:37:44.439Z] --- PASS: TestMatchesWithNoPatterns (0.00s) [2021-07-13T14:37:44.439Z] === RUN TestMatchesWithMalformedPatterns [2021-07-13T14:37:44.439Z] --- PASS: TestMatchesWithMalformedPatterns (0.00s) [2021-07-13T14:37:44.439Z] === RUN TestMatches [2021-07-13T14:37:44.439Z] --- PASS: TestMatches (0.00s) [2021-07-13T14:37:44.439Z] === RUN TestCleanPatterns [2021-07-13T14:37:44.439Z] --- PASS: TestCleanPatterns (0.00s) [2021-07-13T14:37:44.439Z] === RUN TestCleanPatternsStripEmptyPatterns [2021-07-13T14:37:44.439Z] --- PASS: TestCleanPatternsStripEmptyPatterns (0.00s) [2021-07-13T14:37:44.439Z] === RUN TestCleanPatternsExceptionFlag [2021-07-13T14:37:44.439Z] --- PASS: TestCleanPatternsExceptionFlag (0.00s) [2021-07-13T14:37:44.439Z] === RUN TestCleanPatternsLeadingSpaceTrimmed [2021-07-13T14:37:44.439Z] --- PASS: TestCleanPatternsLeadingSpaceTrimmed (0.00s) [2021-07-13T14:37:44.439Z] === RUN TestCleanPatternsTrailingSpaceTrimmed [2021-07-13T14:37:44.439Z] --- PASS: TestCleanPatternsTrailingSpaceTrimmed (0.00s) [2021-07-13T14:37:44.439Z] === RUN TestCleanPatternsErrorSingleException [2021-07-13T14:37:44.439Z] --- PASS: TestCleanPatternsErrorSingleException (0.00s) [2021-07-13T14:37:44.439Z] === RUN TestCreateIfNotExistsDir [2021-07-13T14:37:44.439Z] --- PASS: TestCreateIfNotExistsDir (0.00s) [2021-07-13T14:37:44.439Z] === RUN TestCreateIfNotExistsFile [2021-07-13T14:37:44.439Z] --- PASS: TestCreateIfNotExistsFile (0.01s) [2021-07-13T14:37:44.439Z] === RUN TestMatch [2021-07-13T14:37:44.439Z] --- PASS: TestMatch (0.00s) [2021-07-13T14:37:44.439Z] PASS [2021-07-13T14:37:44.439Z] coverage: 85.2% of statements [2021-07-13T14:37:44.439Z] ok github.com/docker/docker/pkg/fileutils 0.233s coverage: 85.2% of statements [2021-07-13T14:37:44.439Z] --- PASS: TestNetworkDBWatch (3.02s) [2021-07-13T14:37:44.439Z] === RUN TestNetworkDBBulkSync [2021-07-13T14:37:45.449Z] === RUN TestGet [2021-07-13T14:37:45.449Z] --- PASS: TestGet (0.00s) [2021-07-13T14:37:45.449Z] === RUN TestGetShortcutString [2021-07-13T14:37:45.449Z] --- PASS: TestGetShortcutString (0.00s) [2021-07-13T14:37:45.449Z] PASS [2021-07-13T14:37:45.449Z] coverage: 42.9% of statements [2021-07-13T14:37:45.449Z] ok github.com/docker/docker/pkg/homedir 0.128s coverage: 42.9% of statements [2021-07-13T14:37:45.929Z] 2021/07/13 14:37:45 Closing DB instances... [2021-07-13T14:37:46.408Z] === RUN TestCreateIDMapOrder [2021-07-13T14:37:46.408Z] --- PASS: TestCreateIDMapOrder (0.00s) [2021-07-13T14:37:46.408Z] PASS [2021-07-13T14:37:46.408Z] coverage: 7.2% of statements [2021-07-13T14:37:46.408Z] ok github.com/docker/docker/pkg/idtools 0.167s coverage: 7.2% of statements [2021-07-13T14:37:47.412Z] === RUN TestDockerSwarmSuite/TestAPISwarmCAHash [2021-07-13T14:37:47.418Z] --- PASS: TestNetworkDBBulkSync (2.82s) [2021-07-13T14:37:47.418Z] === RUN TestNetworkDBCRUDMediumCluster [2021-07-13T14:37:47.418Z] === RUN TestFixedBufferCap [2021-07-13T14:37:47.418Z] --- PASS: TestFixedBufferCap (0.00s) [2021-07-13T14:37:47.418Z] === RUN TestFixedBufferLen [2021-07-13T14:37:47.418Z] --- PASS: TestFixedBufferLen (0.00s) [2021-07-13T14:37:47.418Z] === RUN TestFixedBufferString [2021-07-13T14:37:47.418Z] --- PASS: TestFixedBufferString (0.00s) [2021-07-13T14:37:47.418Z] === RUN TestFixedBufferWrite [2021-07-13T14:37:47.418Z] --- PASS: TestFixedBufferWrite (0.00s) [2021-07-13T14:37:47.418Z] === RUN TestFixedBufferRead [2021-07-13T14:37:47.418Z] --- PASS: TestFixedBufferRead (0.00s) [2021-07-13T14:37:47.418Z] === RUN TestBytesPipeRead [2021-07-13T14:37:47.418Z] --- PASS: TestBytesPipeRead (0.00s) [2021-07-13T14:37:47.418Z] === RUN TestBytesPipeWrite [2021-07-13T14:37:47.418Z] --- PASS: TestBytesPipeWrite (0.00s) [2021-07-13T14:37:47.418Z] === RUN TestBytesPipeWriteRandomChunks [2021-07-13T14:37:47.899Z] --- PASS: TestBytesPipeWriteRandomChunks (0.42s) [2021-07-13T14:37:47.899Z] === RUN TestAtomicWriteToFile [2021-07-13T14:37:47.899Z] --- PASS: TestAtomicWriteToFile (0.01s) [2021-07-13T14:37:47.899Z] === RUN TestAtomicWriteSetCommit [2021-07-13T14:37:47.899Z] --- PASS: TestAtomicWriteSetCommit (0.01s) [2021-07-13T14:37:47.899Z] === RUN TestAtomicWriteSetCancel [2021-07-13T14:37:47.899Z] --- PASS: TestAtomicWriteSetCancel (0.01s) [2021-07-13T14:37:47.899Z] === RUN TestReadCloserWrapperClose [2021-07-13T14:37:47.899Z] --- PASS: TestReadCloserWrapperClose (0.00s) [2021-07-13T14:37:47.899Z] === RUN TestReaderErrWrapperReadOnError [2021-07-13T14:37:47.899Z] --- PASS: TestReaderErrWrapperReadOnError (0.00s) [2021-07-13T14:37:47.899Z] === RUN TestReaderErrWrapperRead [2021-07-13T14:37:47.899Z] --- PASS: TestReaderErrWrapperRead (0.00s) [2021-07-13T14:37:47.899Z] === RUN TestHashData [2021-07-13T14:37:47.899Z] --- PASS: TestHashData (0.00s) [2021-07-13T14:37:47.899Z] === RUN TestCancelReadCloser [2021-07-13T14:37:48.380Z] --- PASS: TestCancelReadCloser (0.11s) [2021-07-13T14:37:48.380Z] === RUN TestWriteCloserWrapperClose [2021-07-13T14:37:48.380Z] --- PASS: TestWriteCloserWrapperClose (0.00s) [2021-07-13T14:37:48.380Z] === RUN TestNopWriteCloser [2021-07-13T14:37:48.380Z] --- PASS: TestNopWriteCloser (0.00s) [2021-07-13T14:37:48.380Z] === RUN TestNopWriter [2021-07-13T14:37:48.380Z] --- PASS: TestNopWriter (0.00s) [2021-07-13T14:37:48.380Z] === RUN TestWriteCounter [2021-07-13T14:37:48.380Z] --- PASS: TestWriteCounter (0.00s) [2021-07-13T14:37:48.380Z] PASS [2021-07-13T14:37:48.380Z] coverage: 69.2% of statements [2021-07-13T14:37:48.380Z] ok github.com/docker/docker/pkg/ioutils 0.745s coverage: 69.2% of statements [2021-07-13T14:37:49.390Z] === RUN TestError [2021-07-13T14:37:49.390Z] --- PASS: TestError (0.00s) [2021-07-13T14:37:49.390Z] === RUN TestProgressString [2021-07-13T14:37:49.390Z] === RUN TestProgressString/no_progress [2021-07-13T14:37:49.390Z] === RUN TestProgressString/progress_1 [2021-07-13T14:37:49.390Z] === RUN TestProgressString/some_progress_with_a_start_time [2021-07-13T14:37:49.390Z] === RUN TestProgressString/some_progress_without_a_start_time [2021-07-13T14:37:49.390Z] === RUN TestProgressString/current_more_than_total_is_not_negative_gh#7136 [2021-07-13T14:37:49.390Z] === RUN TestProgressString/with_units [2021-07-13T14:37:49.390Z] === RUN TestProgressString/current_more_than_total_with_units_is_not_negative_ [2021-07-13T14:37:49.390Z] === RUN TestProgressString/hide_counts [2021-07-13T14:37:49.390Z] --- PASS: TestProgressString (0.00s) [2021-07-13T14:37:49.390Z] --- PASS: TestProgressString/no_progress (0.00s) [2021-07-13T14:37:49.390Z] --- PASS: TestProgressString/progress_1 (0.00s) [2021-07-13T14:37:49.390Z] --- PASS: TestProgressString/some_progress_with_a_start_time (0.00s) [2021-07-13T14:37:49.390Z] --- PASS: TestProgressString/some_progress_without_a_start_time (0.00s) [2021-07-13T14:37:49.390Z] --- PASS: TestProgressString/current_more_than_total_is_not_negative_gh#7136 (0.00s) [2021-07-13T14:37:49.390Z] --- PASS: TestProgressString/with_units (0.00s) [2021-07-13T14:37:49.390Z] --- PASS: TestProgressString/current_more_than_total_with_units_is_not_negative_ (0.00s) [2021-07-13T14:37:49.390Z] --- PASS: TestProgressString/hide_counts (0.00s) [2021-07-13T14:37:49.390Z] === RUN TestJSONMessageDisplay [2021-07-13T14:37:49.390Z] --- PASS: TestJSONMessageDisplay (0.16s) [2021-07-13T14:37:49.390Z] === RUN TestJSONMessageDisplayWithJSONError [2021-07-13T14:37:49.390Z] --- PASS: TestJSONMessageDisplayWithJSONError (0.00s) [2021-07-13T14:37:49.390Z] === RUN TestDisplayJSONMessagesStreamInvalidJSON [2021-07-13T14:37:49.390Z] --- PASS: TestDisplayJSONMessagesStreamInvalidJSON (0.00s) [2021-07-13T14:37:49.390Z] === RUN TestDisplayJSONMessagesStream [2021-07-13T14:37:49.390Z] --- PASS: TestDisplayJSONMessagesStream (0.00s) [2021-07-13T14:37:49.390Z] PASS [2021-07-13T14:37:49.390Z] coverage: 91.7% of statements [2021-07-13T14:37:49.390Z] ok github.com/docker/docker/pkg/jsonmessage 0.341s coverage: 91.7% of statements [2021-07-13T14:37:49.870Z] --- PASS: TestGetAddress (21.70s) [2021-07-13T14:37:49.870Z] === RUN TestRequestSyntaxCheck [2021-07-13T14:37:49.870Z] --- PASS: TestRequestSyntaxCheck (0.03s) [2021-07-13T14:37:49.870Z] === RUN TestRequest [2021-07-13T14:37:50.350Z] === RUN TestStandardLongPath [2021-07-13T14:37:50.350Z] --- PASS: TestStandardLongPath (0.00s) [2021-07-13T14:37:50.350Z] === RUN TestUNCLongPath [2021-07-13T14:37:50.350Z] --- PASS: TestUNCLongPath (0.00s) [2021-07-13T14:37:50.350Z] PASS [2021-07-13T14:37:50.350Z] coverage: 100.0% of statements [2021-07-13T14:37:50.350Z] ok github.com/docker/docker/pkg/longpath 0.147s coverage: 100.0% of statements [2021-07-13T14:37:50.350Z] 2021/07/13 14:37:49 Closing DB instances... [2021-07-13T14:37:50.350Z] time="2021-07-13T14:37:50Z" level=error msg="node: 58a50c20e633 is unknown to memberlist" [2021-07-13T14:37:51.364Z] === RUN TestNameFormat [2021-07-13T14:37:51.364Z] --- PASS: TestNameFormat (0.00s) [2021-07-13T14:37:51.364Z] === RUN TestNameRetries [2021-07-13T14:37:51.364Z] --- PASS: TestNameRetries (0.00s) [2021-07-13T14:37:51.364Z] PASS [2021-07-13T14:37:51.364Z] coverage: 85.7% of statements [2021-07-13T14:37:51.364Z] ok github.com/docker/docker/pkg/namesgenerator 0.248s coverage: 85.7% of statements [2021-07-13T14:37:51.364Z] time="2021-07-13T14:37:50Z" level=error msg="node: a325694a6753 is unknown to memberlist" [2021-07-13T14:37:51.844Z] === RUN TestParseKeyValueOpt [2021-07-13T14:37:51.844Z] --- PASS: TestParseKeyValueOpt (0.00s) [2021-07-13T14:37:51.844Z] === RUN TestParseUintList [2021-07-13T14:37:51.844Z] --- PASS: TestParseUintList (0.00s) [2021-07-13T14:37:51.844Z] === RUN TestParseUintListMaximumLimits [2021-07-13T14:37:51.844Z] --- PASS: TestParseUintListMaximumLimits (0.00s) [2021-07-13T14:37:51.844Z] PASS [2021-07-13T14:37:51.844Z] coverage: 97.0% of statements [2021-07-13T14:37:51.844Z] ok github.com/docker/docker/pkg/parsers 0.112s coverage: 97.0% of statements [2021-07-13T14:37:51.844Z] --- PASS: TestNetworkDBCRUDMediumCluster (4.67s) [2021-07-13T14:37:51.844Z] === RUN TestNetworkDBNodeJoinLeaveIteration [2021-07-13T14:37:52.854Z] === RUN TestNewAndRemove [2021-07-13T14:37:52.854Z] --- PASS: TestNewAndRemove (0.00s) [2021-07-13T14:37:52.854Z] === RUN TestRemoveInvalidPath [2021-07-13T14:37:52.854Z] --- PASS: TestRemoveInvalidPath (0.00s) [2021-07-13T14:37:52.854Z] PASS [2021-07-13T14:37:52.854Z] coverage: 82.6% of statements [2021-07-13T14:37:52.854Z] ok github.com/docker/docker/pkg/pidfile 0.185s coverage: 82.6% of statements [2021-07-13T14:37:53.343Z] --- PASS: TestServiceUpdateConfigs (15.16s) [2021-07-13T14:37:53.343Z] === RUN TestServiceUpdateNetwork [2021-07-13T14:37:53.863Z] 2021/07/13 14:37:53 Closing DB instances... [2021-07-13T14:37:54.342Z] === RUN TestFailedConnection [2021-07-13T14:37:55.352Z] --- PASS: TestNetworkDBNodeJoinLeaveIteration (3.21s) [2021-07-13T14:37:55.352Z] === RUN TestNetworkDBGarbageCollection [2021-07-13T14:37:56.363Z] --- PASS: TestFailedConnection (2.00s) [2021-07-13T14:37:56.363Z] === RUN TestFailOnce [2021-07-13T14:37:56.843Z] 2021/07/13 14:37:56 http: panic serving 127.0.0.1:49305: Plugin not ready [2021-07-13T14:37:56.843Z] goroutine 34 [running]: [2021-07-13T14:37:56.843Z] net/http.(*conn).serve.func1(0xc000096000) [2021-07-13T14:37:56.843Z] c:/go/src/net/http/server.go:1804 +0x153 [2021-07-13T14:37:56.843Z] panic(0xbf5160, 0xd0c250) [2021-07-13T14:37:56.843Z] c:/go/src/runtime/panic.go:971 +0x49a [2021-07-13T14:37:56.843Z] github.com/docker/docker/pkg/plugins.TestFailOnce.func1(0xd1c910, 0xc000162000, 0xc0000a6000) [2021-07-13T14:37:56.843Z] C:/gopath/src/github.com/docker/docker/pkg/plugins/client_test.go:54 +0x56 [2021-07-13T14:37:56.843Z] net/http.HandlerFunc.ServeHTTP(0xc00018a050, 0xd1c910, 0xc000162000, 0xc0000a6000) [2021-07-13T14:37:56.843Z] c:/go/src/net/http/server.go:2049 +0x4b [2021-07-13T14:37:56.843Z] net/http.(*ServeMux).ServeHTTP(0xc000196000, 0xd1c910, 0xc000162000, 0xc0000a6000) [2021-07-13T14:37:56.843Z] c:/go/src/net/http/server.go:2428 +0x1b7 [2021-07-13T14:37:56.843Z] net/http.serverHandler.ServeHTTP(0xc0001a0000, 0xd1c910, 0xc000162000, 0xc0000a6000) [2021-07-13T14:37:56.843Z] c:/go/src/net/http/server.go:2867 +0xaa [2021-07-13T14:37:56.843Z] net/http.(*conn).serve(0xc000096000, 0xd1d500, 0xc00009e000) [2021-07-13T14:37:56.843Z] c:/go/src/net/http/server.go:1932 +0x8cd [2021-07-13T14:37:56.843Z] created by net/http.(*Server).Serve [2021-07-13T14:37:56.843Z] c:/go/src/net/http/server.go:2993 +0x3b8 [2021-07-13T14:37:56.843Z] time="2021-07-13T14:37:56Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49304/Test.FailOnce: Post \"http://127.0.0.1:49304/Test.FailOnce\": EOF, retrying in 1s" [2021-07-13T14:37:57.512Z] === RUN TestDockerSuite/TestBuildDotDotFile [2021-07-13T14:37:57.512Z] === RUN TestDockerSuite/TestBuildEOLInLine [2021-07-13T14:37:57.858Z] --- PASS: TestFailOnce (1.20s) [2021-07-13T14:37:57.858Z] === RUN TestEchoInputOutput [2021-07-13T14:37:57.858Z] --- PASS: TestEchoInputOutput (0.00s) [2021-07-13T14:37:57.858Z] === RUN TestBackoff [2021-07-13T14:37:57.858Z] --- PASS: TestBackoff (0.00s) [2021-07-13T14:37:57.858Z] === RUN TestAbortRetry [2021-07-13T14:37:57.858Z] --- PASS: TestAbortRetry (0.00s) [2021-07-13T14:37:57.858Z] === RUN TestClientScheme [2021-07-13T14:37:57.858Z] --- PASS: TestClientScheme (0.00s) [2021-07-13T14:37:57.858Z] === RUN TestNewClientWithTimeout [2021-07-13T14:37:58.338Z] time="2021-07-13T14:37:57Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49309/Test.Echo: Post \"http://127.0.0.1:49309/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 1s" [2021-07-13T14:37:59.347Z] --- PASS: TestRequest (9.40s) [2021-07-13T14:37:59.347Z] === RUN TestOverlappingRequests [2021-07-13T14:37:59.347Z] === RUN TestParseEmptyInterface [2021-07-13T14:37:59.347Z] --- PASS: TestParseEmptyInterface (0.00s) [2021-07-13T14:37:59.347Z] === RUN TestParseNonInterfaceType [2021-07-13T14:37:59.347Z] --- PASS: TestParseNonInterfaceType (0.00s) [2021-07-13T14:37:59.347Z] === RUN TestParseWithOneFunction [2021-07-13T14:37:59.347Z] --- PASS: TestParseWithOneFunction (0.00s) [2021-07-13T14:37:59.347Z] === RUN TestParseWithMultipleFuncs [2021-07-13T14:37:59.347Z] --- PASS: TestParseWithMultipleFuncs (0.00s) [2021-07-13T14:37:59.347Z] === RUN TestParseWithUnnamedReturn [2021-07-13T14:37:59.347Z] --- PASS: TestParseWithUnnamedReturn (0.00s) [2021-07-13T14:37:59.347Z] === RUN TestEmbeddedInterface [2021-07-13T14:37:59.347Z] --- PASS: TestEmbeddedInterface (0.00s) [2021-07-13T14:37:59.347Z] === RUN TestParsedImports [2021-07-13T14:37:59.347Z] --- PASS: TestParsedImports (0.00s) [2021-07-13T14:37:59.347Z] === RUN TestAliasedImports [2021-07-13T14:37:59.347Z] --- PASS: TestAliasedImports (0.00s) [2021-07-13T14:37:59.347Z] PASS [2021-07-13T14:37:59.347Z] coverage: 56.8% of statements [2021-07-13T14:37:59.347Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.163s coverage: 56.8% of statements [2021-07-13T14:37:59.347Z] --- PASS: TestOverlappingRequests (0.46s) [2021-07-13T14:37:59.347Z] === RUN TestRelease [2021-07-13T14:37:59.827Z] time="2021-07-13T14:37:59Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49309/Test.Echo: Post \"http://127.0.0.1:49309/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 2s" [2021-07-13T14:38:00.037Z] === RUN TestDockerSwarmSuite/TestAPISwarmErrorHandling [2021-07-13T14:38:00.307Z] === RUN TestHTTPTransport [2021-07-13T14:38:00.307Z] --- PASS: TestHTTPTransport (0.00s) [2021-07-13T14:38:00.307Z] PASS [2021-07-13T14:38:00.307Z] coverage: 85.7% of statements [2021-07-13T14:38:00.307Z] ok github.com/docker/docker/pkg/plugins/transport 0.264s coverage: 85.7% of statements [2021-07-13T14:38:00.969Z] === RUN TestDockerSwarmSuite/TestAPISwarmForceNewCluster [2021-07-13T14:38:01.318Z] === RUN TestBufioReaderPoolGetWithNoReaderShouldCreateOne [2021-07-13T14:38:01.318Z] --- PASS: TestBufioReaderPoolGetWithNoReaderShouldCreateOne (0.00s) [2021-07-13T14:38:01.318Z] === RUN TestBufioReaderPoolPutAndGet [2021-07-13T14:38:01.318Z] --- PASS: TestBufioReaderPoolPutAndGet (0.00s) [2021-07-13T14:38:01.318Z] === RUN TestNewReadCloserWrapperWithAReadCloser [2021-07-13T14:38:01.318Z] --- PASS: TestNewReadCloserWrapperWithAReadCloser (0.00s) [2021-07-13T14:38:01.318Z] === RUN TestBufioWriterPoolGetWithNoReaderShouldCreateOne [2021-07-13T14:38:01.318Z] --- PASS: TestBufioWriterPoolGetWithNoReaderShouldCreateOne (0.00s) [2021-07-13T14:38:01.318Z] === RUN TestBufioWriterPoolPutAndGet [2021-07-13T14:38:01.318Z] --- PASS: TestBufioWriterPoolPutAndGet (0.00s) [2021-07-13T14:38:01.318Z] === RUN TestNewWriteCloserWrapperWithAWriteCloser [2021-07-13T14:38:01.318Z] --- PASS: TestNewWriteCloserWrapperWithAWriteCloser (0.00s) [2021-07-13T14:38:01.318Z] === RUN TestBufferPoolPutAndGet [2021-07-13T14:38:01.318Z] --- PASS: TestBufferPoolPutAndGet (0.00s) [2021-07-13T14:38:01.318Z] PASS [2021-07-13T14:38:01.318Z] coverage: 88.2% of statements [2021-07-13T14:38:01.318Z] ok github.com/docker/docker/pkg/pools 0.156s coverage: 88.2% of statements [2021-07-13T14:38:01.318Z] --- PASS: TestRelease (1.95s) [2021-07-13T14:38:01.318Z] === RUN TestAllocateRandomDeallocate [2021-07-13T14:38:01.798Z] === RUN TestOutputOnPrematureClose [2021-07-13T14:38:01.798Z] --- PASS: TestOutputOnPrematureClose (0.00s) [2021-07-13T14:38:01.798Z] === RUN TestCompleteSilently [2021-07-13T14:38:01.798Z] --- PASS: TestCompleteSilently (0.00s) [2021-07-13T14:38:01.798Z] PASS [2021-07-13T14:38:01.798Z] coverage: 75.9% of statements [2021-07-13T14:38:01.798Z] ok github.com/docker/docker/pkg/progress 0.116s coverage: 75.9% of statements [2021-07-13T14:38:02.278Z] time="2021-07-13T14:38:01Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49309/Test.Echo: Post \"http://127.0.0.1:49309/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 4s" [2021-07-13T14:38:02.758Z] === RUN TestSendToOneSub [2021-07-13T14:38:02.758Z] --- PASS: TestSendToOneSub (0.00s) [2021-07-13T14:38:02.758Z] === RUN TestSendToMultipleSubs [2021-07-13T14:38:02.758Z] --- PASS: TestSendToMultipleSubs (0.00s) [2021-07-13T14:38:02.758Z] === RUN TestEvictOneSub [2021-07-13T14:38:02.758Z] --- PASS: TestEvictOneSub (0.00s) [2021-07-13T14:38:02.758Z] === RUN TestClosePublisher [2021-07-13T14:38:02.758Z] --- PASS: TestClosePublisher (0.00s) [2021-07-13T14:38:02.758Z] === RUN TestPubSubRace [2021-07-13T14:38:03.492Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2021-07-13T14:38:03.750Z] docker_api_swarm_test.go:562: [d4d42b113a30b] joining swarm manager [deb8e40a41259]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-07-13T14:38:03.750Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2021-07-13T14:38:03.768Z] --- PASS: TestPubSubRace (1.05s) [2021-07-13T14:38:03.768Z] PASS [2021-07-13T14:38:03.768Z] coverage: 75.0% of statements [2021-07-13T14:38:03.768Z] ok github.com/docker/docker/pkg/pubsub 1.160s coverage: 75.0% of statements [2021-07-13T14:38:04.247Z] === RUN TestRegister [2021-07-13T14:38:04.247Z] --- PASS: TestRegister (0.00s) [2021-07-13T14:38:04.247Z] === RUN TestCommand [2021-07-13T14:38:04.247Z] --- PASS: TestCommand (0.03s) [2021-07-13T14:38:04.247Z] === RUN TestNaiveSelf [2021-07-13T14:38:04.247Z] --- PASS: TestNaiveSelf (0.03s) [2021-07-13T14:38:04.247Z] PASS [2021-07-13T14:38:04.247Z] coverage: 82.4% of statements [2021-07-13T14:38:04.247Z] ok github.com/docker/docker/pkg/reexec 0.201s coverage: 82.4% of statements [2021-07-13T14:38:04.314Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2021-07-13T14:38:05.244Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2021-07-13T14:38:05.244Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2021-07-13T14:38:05.257Z] === RUN TestParseSignal [2021-07-13T14:38:05.257Z] --- PASS: TestParseSignal (0.00s) [2021-07-13T14:38:05.257Z] === RUN TestValidSignalForPlatform [2021-07-13T14:38:05.257Z] --- PASS: TestValidSignalForPlatform (0.00s) [2021-07-13T14:38:05.257Z] PASS [2021-07-13T14:38:05.257Z] coverage: 19.7% of statements [2021-07-13T14:38:05.257Z] ok github.com/docker/docker/pkg/signal 0.139s coverage: 19.7% of statements [2021-07-13T14:38:05.338Z] --- PASS: TestBuildWithHugeFile (55.86s) [2021-07-13T14:38:05.338Z] === RUN TestBuildWCOWSandboxSize [2021-07-13T14:38:05.338Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-07-13T14:38:05.338Z] --- SKIP: TestBuildWCOWSandboxSize (0.01s) [2021-07-13T14:38:05.338Z] === RUN TestBuildWithEmptyDockerfile [2021-07-13T14:38:05.338Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-07-13T14:38:05.338Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-07-13T14:38:05.338Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-07-13T14:38:05.338Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-07-13T14:38:05.338Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-07-13T14:38:05.338Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-07-13T14:38:05.338Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-07-13T14:38:05.338Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-07-13T14:38:05.338Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-07-13T14:38:05.338Z] --- PASS: TestBuildWithEmptyDockerfile (0.19s) [2021-07-13T14:38:05.338Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.19s) [2021-07-13T14:38:05.338Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.19s) [2021-07-13T14:38:05.338Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.19s) [2021-07-13T14:38:05.338Z] === RUN TestBuildPreserveOwnership [2021-07-13T14:38:05.338Z] === RUN TestBuildPreserveOwnership/copy_from [2021-07-13T14:38:05.567Z] --- PASS: TestServiceUpdateNetwork (13.53s) [2021-07-13T14:38:05.567Z] === RUN TestServiceUpdatePidsLimit [2021-07-13T14:38:05.567Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2021-07-13T14:38:05.809Z] === RUN TestDockerSuite/TestBuildEntrypoint [2021-07-13T14:38:06.066Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2021-07-13T14:38:06.137Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2021-07-13T14:38:06.267Z] === RUN TestNewStdWriter [2021-07-13T14:38:06.267Z] --- PASS: TestNewStdWriter (0.00s) [2021-07-13T14:38:06.267Z] === RUN TestWriteWithUninitializedStdWriter [2021-07-13T14:38:06.267Z] --- PASS: TestWriteWithUninitializedStdWriter (0.00s) [2021-07-13T14:38:06.267Z] === RUN TestWriteWithNilBytes [2021-07-13T14:38:06.267Z] --- PASS: TestWriteWithNilBytes (0.00s) [2021-07-13T14:38:06.267Z] === RUN TestWrite [2021-07-13T14:38:06.267Z] --- PASS: TestWrite (0.00s) [2021-07-13T14:38:06.267Z] === RUN TestWriteWithWriterError [2021-07-13T14:38:06.267Z] --- PASS: TestWriteWithWriterError (0.00s) [2021-07-13T14:38:06.267Z] === RUN TestWriteDoesNotReturnNegativeWrittenBytes [2021-07-13T14:38:06.267Z] --- PASS: TestWriteDoesNotReturnNegativeWrittenBytes (0.00s) [2021-07-13T14:38:06.267Z] === RUN TestStdCopyWriteAndRead [2021-07-13T14:38:06.267Z] --- PASS: TestStdCopyWriteAndRead (0.00s) [2021-07-13T14:38:06.267Z] === RUN TestStdCopyReturnsErrorReadingHeader [2021-07-13T14:38:06.267Z] --- PASS: TestStdCopyReturnsErrorReadingHeader (0.00s) [2021-07-13T14:38:06.267Z] === RUN TestStdCopyReturnsErrorReadingFrame [2021-07-13T14:38:06.267Z] --- PASS: TestStdCopyReturnsErrorReadingFrame (0.00s) [2021-07-13T14:38:06.267Z] === RUN TestStdCopyDetectsCorruptedFrame [2021-07-13T14:38:06.267Z] --- PASS: TestStdCopyDetectsCorruptedFrame (0.00s) [2021-07-13T14:38:06.267Z] === RUN TestStdCopyWithInvalidInputHeader [2021-07-13T14:38:06.267Z] --- PASS: TestStdCopyWithInvalidInputHeader (0.00s) [2021-07-13T14:38:06.267Z] === RUN TestStdCopyWithCorruptedPrefix [2021-07-13T14:38:06.267Z] --- PASS: TestStdCopyWithCorruptedPrefix (0.00s) [2021-07-13T14:38:06.267Z] === RUN TestStdCopyReturnsWriteErrors [2021-07-13T14:38:06.267Z] --- PASS: TestStdCopyReturnsWriteErrors (0.00s) [2021-07-13T14:38:06.267Z] === RUN TestStdCopyDetectsNotFullyWrittenFrames [2021-07-13T14:38:06.267Z] --- PASS: TestStdCopyDetectsNotFullyWrittenFrames (0.00s) [2021-07-13T14:38:06.267Z] === RUN TestStdCopyReturnsErrorFromSystem [2021-07-13T14:38:06.267Z] --- PASS: TestStdCopyReturnsErrorFromSystem (0.00s) [2021-07-13T14:38:06.267Z] PASS [2021-07-13T14:38:06.267Z] coverage: 100.0% of statements [2021-07-13T14:38:06.267Z] ok github.com/docker/docker/pkg/stdcopy 0.151s coverage: 100.0% of statements [2021-07-13T14:38:06.267Z] --- PASS: TestAllocateRandomDeallocate (5.01s) [2021-07-13T14:38:06.267Z] === RUN TestRetrieveFromStore [2021-07-13T14:38:06.747Z] time="2021-07-13T14:38:06Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49309/Test.Echo: Post \"http://127.0.0.1:49309/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 8s" [2021-07-13T14:38:07.226Z] === RUN TestRawProgressFormatterFormatStatus [2021-07-13T14:38:07.226Z] --- PASS: TestRawProgressFormatterFormatStatus (0.00s) [2021-07-13T14:38:07.226Z] === RUN TestRawProgressFormatterFormatProgress [2021-07-13T14:38:07.226Z] --- PASS: TestRawProgressFormatterFormatProgress (0.00s) [2021-07-13T14:38:07.226Z] === RUN TestFormatStatus [2021-07-13T14:38:07.226Z] --- PASS: TestFormatStatus (0.00s) [2021-07-13T14:38:07.226Z] === RUN TestFormatError [2021-07-13T14:38:07.226Z] --- PASS: TestFormatError (0.00s) [2021-07-13T14:38:07.226Z] === RUN TestFormatJSONError [2021-07-13T14:38:07.226Z] --- PASS: TestFormatJSONError (0.00s) [2021-07-13T14:38:07.226Z] === RUN TestJsonProgressFormatterFormatProgress [2021-07-13T14:38:07.226Z] --- PASS: TestJsonProgressFormatterFormatProgress (0.00s) [2021-07-13T14:38:07.226Z] === RUN TestJsonProgressFormatterFormatStatus [2021-07-13T14:38:07.226Z] --- PASS: TestJsonProgressFormatterFormatStatus (0.00s) [2021-07-13T14:38:07.226Z] === RUN TestNewJSONProgressOutput [2021-07-13T14:38:07.226Z] --- PASS: TestNewJSONProgressOutput (0.00s) [2021-07-13T14:38:07.226Z] === RUN TestAuxFormatterEmit [2021-07-13T14:38:07.226Z] --- PASS: TestAuxFormatterEmit (0.00s) [2021-07-13T14:38:07.226Z] === RUN TestStreamWriterStdout [2021-07-13T14:38:07.226Z] --- PASS: TestStreamWriterStdout (0.00s) [2021-07-13T14:38:07.226Z] === RUN TestStreamWriterStderr [2021-07-13T14:38:07.226Z] --- PASS: TestStreamWriterStderr (0.00s) [2021-07-13T14:38:07.226Z] PASS [2021-07-13T14:38:07.226Z] coverage: 66.2% of statements [2021-07-13T14:38:07.226Z] ok github.com/docker/docker/pkg/streamformatter 0.184s coverage: 66.2% of statements [2021-07-13T14:38:07.707Z] === RUN TestGenerateRandomID [2021-07-13T14:38:07.707Z] --- PASS: TestGenerateRandomID (0.00s) [2021-07-13T14:38:07.707Z] === RUN TestShortenId [2021-07-13T14:38:07.707Z] --- PASS: TestShortenId (0.00s) [2021-07-13T14:38:07.707Z] === RUN TestShortenSha256Id [2021-07-13T14:38:07.707Z] --- PASS: TestShortenSha256Id (0.00s) [2021-07-13T14:38:07.707Z] === RUN TestShortenIdEmpty [2021-07-13T14:38:07.707Z] --- PASS: TestShortenIdEmpty (0.00s) [2021-07-13T14:38:07.707Z] === RUN TestShortenIdInvalid [2021-07-13T14:38:07.707Z] --- PASS: TestShortenIdInvalid (0.00s) [2021-07-13T14:38:07.707Z] === RUN TestIsShortIDNonHex [2021-07-13T14:38:07.707Z] --- PASS: TestIsShortIDNonHex (0.00s) [2021-07-13T14:38:07.707Z] === RUN TestIsShortIDNotCorrectSize [2021-07-13T14:38:07.707Z] --- PASS: TestIsShortIDNotCorrectSize (0.00s) [2021-07-13T14:38:07.707Z] PASS [2021-07-13T14:38:07.707Z] coverage: 70.6% of statements [2021-07-13T14:38:07.707Z] ok github.com/docker/docker/pkg/stringid 0.112s coverage: 70.6% of statements [2021-07-13T14:38:08.187Z] --- PASS: TestRetrieveFromStore (1.65s) [2021-07-13T14:38:08.187Z] === RUN TestRequestReleaseAddressDuplicate [2021-07-13T14:38:08.187Z] --- PASS: TestRequestReleaseAddressDuplicate (0.01s) [2021-07-13T14:38:08.187Z] === RUN TestParallelPredefinedRequest1 [2021-07-13T14:38:08.187Z] === PAUSE TestParallelPredefinedRequest1 [2021-07-13T14:38:08.187Z] === RUN TestParallelPredefinedRequest2 [2021-07-13T14:38:08.187Z] === PAUSE TestParallelPredefinedRequest2 [2021-07-13T14:38:08.187Z] === RUN TestParallelPredefinedRequest3 [2021-07-13T14:38:08.187Z] === PAUSE TestParallelPredefinedRequest3 [2021-07-13T14:38:08.187Z] === RUN TestParallelPredefinedRequest4 [2021-07-13T14:38:08.187Z] === PAUSE TestParallelPredefinedRequest4 [2021-07-13T14:38:08.187Z] === RUN TestParallelPredefinedRequest5 [2021-07-13T14:38:08.187Z] === PAUSE TestParallelPredefinedRequest5 [2021-07-13T14:38:08.187Z] === RUN TestDebug [2021-07-13T14:38:08.187Z] --- PASS: TestDebug (0.00s) [2021-07-13T14:38:08.187Z] === RUN TestRequestPoolParallel [2021-07-13T14:38:08.633Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2021-07-13T14:38:08.668Z] --- PASS: TestRequestPoolParallel (0.50s) [2021-07-13T14:38:08.668Z] === RUN TestFullAllocateRelease [2021-07-13T14:38:08.668Z] === RUN TestIsCpusetListAvailable [2021-07-13T14:38:08.668Z] --- PASS: TestIsCpusetListAvailable (0.00s) [2021-07-13T14:38:08.668Z] PASS [2021-07-13T14:38:08.668Z] coverage: 38.2% of statements [2021-07-13T14:38:08.668Z] ok github.com/docker/docker/pkg/sysinfo 0.223s coverage: 38.2% of statements [2021-07-13T14:38:09.147Z] --- PASS: TestFullAllocateRelease (0.46s) [2021-07-13T14:38:09.147Z] === RUN TestOddAllocateRelease [2021-07-13T14:38:09.341Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2021-07-13T14:38:09.627Z] --- PASS: TestOddAllocateRelease (0.32s) [2021-07-13T14:38:09.627Z] === RUN TestFullAllocateSerialReleaseParallel [2021-07-13T14:38:09.627Z] --- PASS: TestFullAllocateSerialReleaseParallel (0.09s) [2021-07-13T14:38:09.627Z] === RUN TestOddAllocateSerialReleaseParallel [2021-07-13T14:38:09.627Z] --- PASS: TestOddAllocateSerialReleaseParallel (0.05s) [2021-07-13T14:38:09.627Z] === RUN TestEvenAllocateSerialReleaseParallel [2021-07-13T14:38:09.627Z] --- PASS: TestEvenAllocateSerialReleaseParallel (0.05s) [2021-07-13T14:38:09.627Z] === CONT TestParallelPredefinedRequest1 [2021-07-13T14:38:09.627Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-07-13T14:38:09.627Z] === CONT TestParallelPredefinedRequest4 [2021-07-13T14:38:09.627Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-07-13T14:38:09.627Z] --- SKIP: TestParallelPredefinedRequest1 (0.00s) [2021-07-13T14:38:09.627Z] === CONT TestParallelPredefinedRequest3 [2021-07-13T14:38:09.627Z] --- SKIP: TestParallelPredefinedRequest4 (0.00s) [2021-07-13T14:38:09.627Z] === CONT TestParallelPredefinedRequest3 [2021-07-13T14:38:09.627Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-07-13T14:38:09.627Z] === CONT TestParallelPredefinedRequest2 [2021-07-13T14:38:09.627Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-07-13T14:38:09.627Z] --- SKIP: TestParallelPredefinedRequest3 (0.00s) [2021-07-13T14:38:09.627Z] === CONT TestParallelPredefinedRequest5 [2021-07-13T14:38:09.627Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-07-13T14:38:09.627Z] --- SKIP: TestParallelPredefinedRequest2 (0.00s) [2021-07-13T14:38:09.627Z] --- SKIP: TestParallelPredefinedRequest5 (0.00s) [2021-07-13T14:38:09.627Z] PASS [2021-07-13T14:38:09.627Z] coverage: 85.3% of statements [2021-07-13T14:38:09.627Z] ok github.com/docker/docker/libnetwork/ipam 53.277s coverage: 85.3% of statements [2021-07-13T14:38:10.017Z] --- PASS: TestBuildPreserveOwnership (5.05s) [2021-07-13T14:38:10.017Z] --- PASS: TestBuildPreserveOwnership/copy_from (3.43s) [2021-07-13T14:38:10.017Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.61s) [2021-07-13T14:38:10.017Z] === RUN TestBuildPlatformInvalid [2021-07-13T14:38:10.276Z] --- PASS: TestBuildPlatformInvalid (0.13s) [2021-07-13T14:38:10.276Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2021-07-13T14:38:10.638Z] === RUN TestChtimes [2021-07-13T14:38:10.638Z] --- PASS: TestChtimes (0.00s) [2021-07-13T14:38:10.638Z] === RUN TestChtimesWindows [2021-07-13T14:38:10.638Z] --- PASS: TestChtimesWindows (0.00s) [2021-07-13T14:38:10.638Z] === RUN TestCheckSystemDriveAndRemoveDriveLetter [2021-07-13T14:38:10.638Z] --- PASS: TestCheckSystemDriveAndRemoveDriveLetter (0.00s) [2021-07-13T14:38:10.638Z] === RUN TestEnsureRemoveAllNotExist [2021-07-13T14:38:10.638Z] --- PASS: TestEnsureRemoveAllNotExist (0.00s) [2021-07-13T14:38:10.638Z] === RUN TestEnsureRemoveAllWithDir [2021-07-13T14:38:10.638Z] --- PASS: TestEnsureRemoveAllWithDir (0.00s) [2021-07-13T14:38:10.638Z] === RUN TestEnsureRemoveAllWithFile [2021-07-13T14:38:10.638Z] --- PASS: TestEnsureRemoveAllWithFile (0.00s) [2021-07-13T14:38:10.638Z] === RUN TestHasWin32KSupport [2021-07-13T14:38:10.638Z] syscall_windows_test.go:8: win32k: true [2021-07-13T14:38:10.638Z] --- PASS: TestHasWin32KSupport (0.00s) [2021-07-13T14:38:10.638Z] PASS [2021-07-13T14:38:10.638Z] coverage: 12.9% of statements [2021-07-13T14:38:10.638Z] ok github.com/docker/docker/pkg/system 0.219s coverage: 12.9% of statements [2021-07-13T14:38:11.236Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2021-07-13T14:38:11.649Z] === RUN TestTailFile [2021-07-13T14:38:11.649Z] --- PASS: TestTailFile (0.00s) [2021-07-13T14:38:11.649Z] === RUN TestTailFileManyLines [2021-07-13T14:38:11.649Z] --- PASS: TestTailFileManyLines (0.00s) [2021-07-13T14:38:11.649Z] === RUN TestTailEmptyFile [2021-07-13T14:38:11.649Z] --- PASS: TestTailEmptyFile (0.00s) [2021-07-13T14:38:11.649Z] === RUN TestTailNegativeN [2021-07-13T14:38:11.649Z] --- PASS: TestTailNegativeN (0.00s) [2021-07-13T14:38:11.649Z] === RUN TestNewTailReader [2021-07-13T14:38:11.649Z] === PAUSE TestNewTailReader [2021-07-13T14:38:11.649Z] === CONT TestNewTailReader [2021-07-13T14:38:11.649Z] === RUN TestNewTailReader/no_delimiter [2021-07-13T14:38:11.649Z] === PAUSE TestNewTailReader/no_delimiter [2021-07-13T14:38:11.649Z] === RUN TestNewTailReader/single_byte_delimiter [2021-07-13T14:38:11.649Z] === PAUSE TestNewTailReader/single_byte_delimiter [2021-07-13T14:38:11.649Z] === RUN TestNewTailReader/2_byte_delimiter [2021-07-13T14:38:11.649Z] === PAUSE TestNewTailReader/2_byte_delimiter [2021-07-13T14:38:11.649Z] === RUN TestNewTailReader/4_byte_delimiter [2021-07-13T14:38:11.649Z] === PAUSE TestNewTailReader/4_byte_delimiter [2021-07-13T14:38:11.649Z] === RUN TestNewTailReader/8_byte_delimiter [2021-07-13T14:38:11.649Z] === PAUSE TestNewTailReader/8_byte_delimiter [2021-07-13T14:38:11.649Z] === RUN TestNewTailReader/12_byte_delimiter [2021-07-13T14:38:11.649Z] === PAUSE TestNewTailReader/12_byte_delimiter [2021-07-13T14:38:11.649Z] === RUN TestNewTailReader/truncated_last_line [2021-07-13T14:38:11.649Z] === RUN TestNewTailReader/truncated_last_line/more_than_available [2021-07-13T14:38:11.649Z] === RUN TestNewTailReader/truncated_last_line#01 [2021-07-13T14:38:11.649Z] === RUN TestNewTailReader/truncated_last_line#01/exact [2021-07-13T14:38:11.649Z] === RUN TestNewTailReader/truncated_last_line#02 [2021-07-13T14:38:11.649Z] === RUN TestNewTailReader/truncated_last_line#02/one_line [2021-07-13T14:38:11.649Z] === CONT TestNewTailReader/no_delimiter [2021-07-13T14:38:11.649Z] === RUN TestNewTailReader/no_delimiter/one_small_entry [2021-07-13T14:38:11.649Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry [2021-07-13T14:38:11.649Z] === CONT TestNewTailReader/8_byte_delimiter [2021-07-13T14:38:11.649Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry [2021-07-13T14:38:11.649Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry [2021-07-13T14:38:11.649Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries [2021-07-13T14:38:11.649Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries [2021-07-13T14:38:11.649Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes [2021-07-13T14:38:11.649Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes [2021-07-13T14:38:11.649Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2021-07-13T14:38:11.649Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2021-07-13T14:38:11.649Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2021-07-13T14:38:11.649Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2021-07-13T14:38:11.649Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2021-07-13T14:38:11.649Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2021-07-13T14:38:11.649Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2021-07-13T14:38:11.649Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2021-07-13T14:38:11.649Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block [2021-07-13T14:38:11.649Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block [2021-07-13T14:38:11.649Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block [2021-07-13T14:38:11.649Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block [2021-07-13T14:38:11.649Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values [2021-07-13T14:38:11.649Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values [2021-07-13T14:38:11.649Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines [2021-07-13T14:38:11.649Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines [2021-07-13T14:38:11.649Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2021-07-13T14:38:11.649Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2021-07-13T14:38:11.649Z] === RUN TestNewTailReader/no_delimiter/several_small_entries [2021-07-13T14:38:11.649Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries [2021-07-13T14:38:11.649Z] === RUN TestNewTailReader/no_delimiter/various_sizes [2021-07-13T14:38:11.649Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes [2021-07-13T14:38:11.649Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2021-07-13T14:38:11.649Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2021-07-13T14:38:11.649Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2021-07-13T14:38:11.649Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2021-07-13T14:38:11.649Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2021-07-13T14:38:11.649Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2021-07-13T14:38:11.649Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block [2021-07-13T14:38:11.649Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block [2021-07-13T14:38:11.649Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block [2021-07-13T14:38:11.649Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block [2021-07-13T14:38:11.649Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block [2021-07-13T14:38:11.649Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block [2021-07-13T14:38:11.649Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values [2021-07-13T14:38:11.649Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values [2021-07-13T14:38:11.649Z] === RUN TestNewTailReader/no_delimiter/no_lines [2021-07-13T14:38:11.649Z] === PAUSE TestNewTailReader/no_delimiter/no_lines [2021-07-13T14:38:11.649Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter [2021-07-13T14:38:11.649Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter [2021-07-13T14:38:11.649Z] === CONT TestNewTailReader/single_byte_delimiter [2021-07-13T14:38:11.649Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry [2021-07-13T14:38:11.649Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry [2021-07-13T14:38:11.649Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries [2021-07-13T14:38:11.649Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries [2021-07-13T14:38:11.649Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes [2021-07-13T14:38:11.649Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes [2021-07-13T14:38:11.649Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2021-07-13T14:38:11.649Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2021-07-13T14:38:11.649Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2021-07-13T14:38:11.649Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2021-07-13T14:38:11.649Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2021-07-13T14:38:11.649Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2021-07-13T14:38:11.649Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2021-07-13T14:38:11.649Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2021-07-13T14:38:11.649Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block [2021-07-13T14:38:11.649Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block [2021-07-13T14:38:11.649Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block [2021-07-13T14:38:11.649Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block [2021-07-13T14:38:11.649Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values [2021-07-13T14:38:11.649Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values [2021-07-13T14:38:11.649Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines [2021-07-13T14:38:11.649Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines [2021-07-13T14:38:11.649Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2021-07-13T14:38:11.649Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2021-07-13T14:38:11.649Z] === CONT TestNewTailReader/12_byte_delimiter [2021-07-13T14:38:11.649Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry [2021-07-13T14:38:11.649Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry [2021-07-13T14:38:11.649Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries [2021-07-13T14:38:11.649Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries [2021-07-13T14:38:11.649Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes [2021-07-13T14:38:11.649Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes [2021-07-13T14:38:11.649Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2021-07-13T14:38:11.649Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2021-07-13T14:38:11.649Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2021-07-13T14:38:11.649Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2021-07-13T14:38:11.649Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2021-07-13T14:38:11.649Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2021-07-13T14:38:11.649Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2021-07-13T14:38:11.649Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2021-07-13T14:38:11.649Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block [2021-07-13T14:38:11.649Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block [2021-07-13T14:38:11.649Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block [2021-07-13T14:38:11.649Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block [2021-07-13T14:38:11.649Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values [2021-07-13T14:38:11.649Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values [2021-07-13T14:38:11.649Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines [2021-07-13T14:38:11.649Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines [2021-07-13T14:38:11.649Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2021-07-13T14:38:11.649Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2021-07-13T14:38:11.649Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry [2021-07-13T14:38:11.649Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2021-07-13T14:38:11.649Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2021-07-13T14:38:11.649Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-07-13T14:38:11.649Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-07-13T14:38:11.649Z] === CONT TestNewTailReader/2_byte_delimiter [2021-07-13T14:38:11.649Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry [2021-07-13T14:38:11.649Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry [2021-07-13T14:38:11.649Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries [2021-07-13T14:38:11.649Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries [2021-07-13T14:38:11.649Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes [2021-07-13T14:38:11.649Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes [2021-07-13T14:38:11.649Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2021-07-13T14:38:11.649Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2021-07-13T14:38:11.649Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2021-07-13T14:38:11.649Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2021-07-13T14:38:11.649Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2021-07-13T14:38:11.649Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2021-07-13T14:38:11.649Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2021-07-13T14:38:11.649Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2021-07-13T14:38:11.649Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block [2021-07-13T14:38:11.649Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block [2021-07-13T14:38:11.649Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block [2021-07-13T14:38:11.649Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block [2021-07-13T14:38:11.649Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values [2021-07-13T14:38:11.649Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values [2021-07-13T14:38:11.649Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines [2021-07-13T14:38:11.649Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines [2021-07-13T14:38:11.649Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2021-07-13T14:38:11.649Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2021-07-13T14:38:11.649Z] === CONT TestNewTailReader/no_delimiter/one_small_entry [2021-07-13T14:38:11.649Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/1_lines [2021-07-13T14:38:11.649Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/1_lines [2021-07-13T14:38:11.649Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2021-07-13T14:38:11.649Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2021-07-13T14:38:11.649Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter [2021-07-13T14:38:11.649Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2021-07-13T14:38:11.649Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2021-07-13T14:38:11.649Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-07-13T14:38:11.649Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-07-13T14:38:11.649Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block [2021-07-13T14:38:11.649Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2021-07-13T14:38:11.649Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2021-07-13T14:38:11.649Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2021-07-13T14:38:11.649Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2021-07-13T14:38:11.649Z] === CONT TestNewTailReader/no_delimiter/no_lines [2021-07-13T14:38:11.649Z] === RUN TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2021-07-13T14:38:11.649Z] === PAUSE TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2021-07-13T14:38:11.649Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values [2021-07-13T14:38:11.649Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2021-07-13T14:38:11.649Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2021-07-13T14:38:11.649Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2021-07-13T14:38:11.650Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2021-07-13T14:38:11.650Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2021-07-13T14:38:11.650Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2021-07-13T14:38:11.650Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2021-07-13T14:38:11.650Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2021-07-13T14:38:11.650Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2021-07-13T14:38:11.650Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2021-07-13T14:38:11.650Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2021-07-13T14:38:11.650Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2021-07-13T14:38:11.650Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2021-07-13T14:38:11.650Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2021-07-13T14:38:11.650Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2021-07-13T14:38:11.650Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2021-07-13T14:38:11.650Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2021-07-13T14:38:11.650Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2021-07-13T14:38:11.650Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2021-07-13T14:38:11.650Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2021-07-13T14:38:11.650Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2021-07-13T14:38:11.650Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2021-07-13T14:38:11.650Z] === CONT TestNewTailReader/4_byte_delimiter [2021-07-13T14:38:11.650Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry [2021-07-13T14:38:11.650Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry [2021-07-13T14:38:11.650Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries [2021-07-13T14:38:11.650Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries [2021-07-13T14:38:11.650Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes [2021-07-13T14:38:11.650Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes [2021-07-13T14:38:11.650Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2021-07-13T14:38:11.650Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2021-07-13T14:38:11.650Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2021-07-13T14:38:11.650Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2021-07-13T14:38:11.650Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2021-07-13T14:38:11.650Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2021-07-13T14:38:11.650Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2021-07-13T14:38:11.650Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2021-07-13T14:38:11.650Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block [2021-07-13T14:38:11.650Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block [2021-07-13T14:38:11.650Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block [2021-07-13T14:38:11.650Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block [2021-07-13T14:38:11.650Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values [2021-07-13T14:38:11.650Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values [2021-07-13T14:38:11.650Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines [2021-07-13T14:38:11.650Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines [2021-07-13T14:38:11.650Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2021-07-13T14:38:11.650Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2021-07-13T14:38:11.650Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block [2021-07-13T14:38:11.650Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2021-07-13T14:38:11.650Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2021-07-13T14:38:11.650Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2021-07-13T14:38:11.650Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2021-07-13T14:38:11.650Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines [2021-07-13T14:38:11.650Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2021-07-13T14:38:11.650Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2021-07-13T14:38:11.650Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2021-07-13T14:38:11.650Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2021-07-13T14:38:11.650Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2021-07-13T14:38:11.650Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-07-13T14:38:11.650Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-07-13T14:38:11.650Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values [2021-07-13T14:38:11.650Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2021-07-13T14:38:11.650Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2021-07-13T14:38:11.650Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2021-07-13T14:38:11.650Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2021-07-13T14:38:11.650Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2021-07-13T14:38:11.650Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2021-07-13T14:38:11.650Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2021-07-13T14:38:11.650Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2021-07-13T14:38:11.650Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2021-07-13T14:38:11.650Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2021-07-13T14:38:11.650Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2021-07-13T14:38:11.650Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2021-07-13T14:38:11.650Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2021-07-13T14:38:11.650Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2021-07-13T14:38:11.650Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2021-07-13T14:38:11.650Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2021-07-13T14:38:11.650Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2021-07-13T14:38:11.650Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2021-07-13T14:38:11.650Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2021-07-13T14:38:11.650Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2021-07-13T14:38:11.650Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-07-13T14:38:11.650Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2021-07-13T14:38:11.650Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block [2021-07-13T14:38:11.650Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block [2021-07-13T14:38:11.650Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2021-07-13T14:38:11.650Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2021-07-13T14:38:11.650Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-07-13T14:38:11.650Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-07-13T14:38:11.650Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-07-13T14:38:11.650Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2021-07-13T14:38:11.650Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2021-07-13T14:38:11.650Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-07-13T14:38:11.650Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-07-13T14:38:11.650Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2021-07-13T14:38:11.650Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2021-07-13T14:38:11.650Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-07-13T14:38:11.650Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-07-13T14:38:11.650Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2021-07-13T14:38:11.650Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-07-13T14:38:11.650Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-07-13T14:38:11.650Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-07-13T14:38:11.650Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-07-13T14:38:11.650Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-07-13T14:38:11.650Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-07-13T14:38:11.650Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-07-13T14:38:11.650Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-07-13T14:38:11.650Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-07-13T14:38:11.650Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-07-13T14:38:11.650Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-07-13T14:38:11.650Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-07-13T14:38:11.650Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block [2021-07-13T14:38:11.650Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2021-07-13T14:38:11.650Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2021-07-13T14:38:11.650Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-07-13T14:38:11.650Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-07-13T14:38:11.650Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2021-07-13T14:38:11.650Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2021-07-13T14:38:11.650Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2021-07-13T14:38:11.650Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2021-07-13T14:38:11.650Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2021-07-13T14:38:11.650Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2021-07-13T14:38:11.650Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2021-07-13T14:38:11.650Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2021-07-13T14:38:11.650Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2021-07-13T14:38:11.650Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2021-07-13T14:38:11.650Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2021-07-13T14:38:11.650Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-07-13T14:38:11.650Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-07-13T14:38:11.650Z] === CONT TestNewTailReader/no_delimiter/various_sizes [2021-07-13T14:38:11.650Z] === RUN TestNewTailReader/no_delimiter/various_sizes/1_lines [2021-07-13T14:38:11.650Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/1_lines [2021-07-13T14:38:11.650Z] === RUN TestNewTailReader/no_delimiter/various_sizes/2_lines [2021-07-13T14:38:11.650Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/2_lines [2021-07-13T14:38:11.650Z] === RUN TestNewTailReader/no_delimiter/various_sizes/3_lines [2021-07-13T14:38:11.650Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/3_lines [2021-07-13T14:38:11.650Z] === RUN TestNewTailReader/no_delimiter/various_sizes/4_lines [2021-07-13T14:38:11.650Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/4_lines [2021-07-13T14:38:11.650Z] === RUN TestNewTailReader/no_delimiter/various_sizes/5_lines [2021-07-13T14:38:11.650Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/5_lines [2021-07-13T14:38:11.650Z] === RUN TestNewTailReader/no_delimiter/various_sizes/6_lines [2021-07-13T14:38:11.650Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/6_lines [2021-07-13T14:38:11.650Z] === RUN TestNewTailReader/no_delimiter/various_sizes/7_lines [2021-07-13T14:38:11.650Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/7_lines [2021-07-13T14:38:11.650Z] === RUN TestNewTailReader/no_delimiter/various_sizes/8_lines [2021-07-13T14:38:11.650Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/8_lines [2021-07-13T14:38:11.650Z] === RUN TestNewTailReader/no_delimiter/various_sizes/9_lines [2021-07-13T14:38:11.650Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/9_lines [2021-07-13T14:38:11.650Z] === RUN TestNewTailReader/no_delimiter/various_sizes/10_lines [2021-07-13T14:38:11.650Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/10_lines [2021-07-13T14:38:11.650Z] === RUN TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2021-07-13T14:38:11.650Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2021-07-13T14:38:11.650Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2021-07-13T14:38:11.650Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-07-13T14:38:11.650Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-07-13T14:38:11.650Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-07-13T14:38:11.650Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-07-13T14:38:11.650Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-07-13T14:38:11.650Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-07-13T14:38:11.650Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-07-13T14:38:11.650Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-07-13T14:38:11.650Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-07-13T14:38:11.650Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-07-13T14:38:11.650Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-07-13T14:38:11.650Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-07-13T14:38:11.650Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2021-07-13T14:38:11.650Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-07-13T14:38:11.650Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-07-13T14:38:11.650Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-07-13T14:38:11.650Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-07-13T14:38:11.650Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-07-13T14:38:11.650Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-07-13T14:38:11.650Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-07-13T14:38:11.650Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-07-13T14:38:11.651Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-07-13T14:38:11.651Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-07-13T14:38:11.651Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-07-13T14:38:11.651Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-07-13T14:38:11.651Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2021-07-13T14:38:11.651Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-07-13T14:38:11.651Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-07-13T14:38:11.651Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-07-13T14:38:11.651Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-07-13T14:38:11.651Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-07-13T14:38:11.651Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-07-13T14:38:11.651Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-07-13T14:38:11.651Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-07-13T14:38:11.651Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-07-13T14:38:11.651Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-07-13T14:38:11.651Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-07-13T14:38:11.651Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-07-13T14:38:11.651Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes [2021-07-13T14:38:11.651Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2021-07-13T14:38:11.651Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2021-07-13T14:38:11.651Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2021-07-13T14:38:11.651Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2021-07-13T14:38:11.651Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2021-07-13T14:38:11.651Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2021-07-13T14:38:11.651Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2021-07-13T14:38:11.651Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2021-07-13T14:38:11.651Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2021-07-13T14:38:11.651Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2021-07-13T14:38:11.651Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2021-07-13T14:38:11.651Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2021-07-13T14:38:11.651Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2021-07-13T14:38:11.651Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2021-07-13T14:38:11.651Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2021-07-13T14:38:11.651Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2021-07-13T14:38:11.651Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2021-07-13T14:38:11.651Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2021-07-13T14:38:11.651Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2021-07-13T14:38:11.651Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2021-07-13T14:38:11.651Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2021-07-13T14:38:11.651Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2021-07-13T14:38:11.651Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries [2021-07-13T14:38:11.651Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2021-07-13T14:38:11.651Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2021-07-13T14:38:11.651Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2021-07-13T14:38:11.651Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2021-07-13T14:38:11.651Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2021-07-13T14:38:11.651Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2021-07-13T14:38:11.651Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-07-13T14:38:11.651Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-07-13T14:38:11.651Z] === CONT TestNewTailReader/no_delimiter/several_small_entries [2021-07-13T14:38:11.651Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/1_lines [2021-07-13T14:38:11.651Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/1_lines [2021-07-13T14:38:11.651Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/2_lines [2021-07-13T14:38:11.651Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/2_lines [2021-07-13T14:38:11.651Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/3_lines [2021-07-13T14:38:12.187Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/3_lines [2021-07-13T14:38:12.187Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2021-07-13T14:38:12.187Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2021-07-13T14:38:12.187Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry [2021-07-13T14:38:12.187Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2021-07-13T14:38:12.187Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2021-07-13T14:38:12.187Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2021-07-13T14:38:12.187Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry [2021-07-13T14:38:12.187Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2021-07-13T14:38:12.187Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-07-13T14:38:12.187Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-07-13T14:38:12.187Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-07-13T14:38:12.187Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-07-13T14:38:12.187Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-07-13T14:38:12.187Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-07-13T14:38:12.187Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-07-13T14:38:12.187Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-07-13T14:38:12.187Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-07-13T14:38:12.187Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-07-13T14:38:12.187Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-07-13T14:38:12.187Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-07-13T14:38:12.187Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-07-13T14:38:12.187Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-07-13T14:38:12.187Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2021-07-13T14:38:12.187Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2021-07-13T14:38:12.187Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-07-13T14:38:12.187Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-07-13T14:38:12.187Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2021-07-13T14:38:12.187Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2021-07-13T14:38:12.187Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2021-07-13T14:38:12.187Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-07-13T14:38:12.187Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-07-13T14:38:12.187Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines [2021-07-13T14:38:12.187Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2021-07-13T14:38:12.187Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2021-07-13T14:38:12.187Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values [2021-07-13T14:38:12.187Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2021-07-13T14:38:12.187Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2021-07-13T14:38:12.187Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2021-07-13T14:38:12.187Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2021-07-13T14:38:12.187Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2021-07-13T14:38:12.187Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2021-07-13T14:38:12.187Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2021-07-13T14:38:12.187Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2021-07-13T14:38:12.188Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2021-07-13T14:38:12.188Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2021-07-13T14:38:12.188Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2021-07-13T14:38:12.188Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2021-07-13T14:38:12.188Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2021-07-13T14:38:12.188Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2021-07-13T14:38:12.188Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2021-07-13T14:38:12.188Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2021-07-13T14:38:12.188Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2021-07-13T14:38:12.188Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2021-07-13T14:38:12.188Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2021-07-13T14:38:12.188Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2021-07-13T14:38:12.188Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-07-13T14:38:12.188Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-07-13T14:38:12.188Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block [2021-07-13T14:38:12.188Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2021-07-13T14:38:12.188Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2021-07-13T14:38:12.188Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-07-13T14:38:12.188Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-07-13T14:38:12.188Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2021-07-13T14:38:12.188Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-07-13T14:38:12.188Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-07-13T14:38:12.188Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-07-13T14:38:12.188Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-07-13T14:38:12.188Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-07-13T14:38:12.188Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-07-13T14:38:12.188Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-07-13T14:38:12.188Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-07-13T14:38:12.188Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-07-13T14:38:12.188Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-07-13T14:38:12.188Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-07-13T14:38:12.188Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-07-13T14:38:12.188Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block [2021-07-13T14:38:12.188Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2021-07-13T14:38:12.188Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2021-07-13T14:38:12.188Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-07-13T14:38:12.188Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-07-13T14:38:12.188Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2021-07-13T14:38:12.188Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-07-13T14:38:12.188Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-07-13T14:38:12.188Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-07-13T14:38:12.188Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-07-13T14:38:12.188Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-07-13T14:38:12.188Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-07-13T14:38:12.188Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-07-13T14:38:12.188Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-07-13T14:38:12.188Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-07-13T14:38:12.188Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-07-13T14:38:12.188Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-07-13T14:38:12.188Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-07-13T14:38:12.188Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2021-07-13T14:38:12.188Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-07-13T14:38:12.188Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-07-13T14:38:12.188Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-07-13T14:38:12.188Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-07-13T14:38:12.188Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-07-13T14:38:12.188Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-07-13T14:38:12.188Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-07-13T14:38:12.188Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-07-13T14:38:12.188Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-07-13T14:38:12.188Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-07-13T14:38:12.188Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-07-13T14:38:12.188Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-07-13T14:38:12.188Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes [2021-07-13T14:38:12.188Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2021-07-13T14:38:12.188Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2021-07-13T14:38:12.188Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2021-07-13T14:38:12.188Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2021-07-13T14:38:12.188Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2021-07-13T14:38:12.188Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2021-07-13T14:38:12.188Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2021-07-13T14:38:12.188Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2021-07-13T14:38:12.188Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2021-07-13T14:38:12.188Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2021-07-13T14:38:12.188Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2021-07-13T14:38:12.188Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2021-07-13T14:38:12.188Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2021-07-13T14:38:12.188Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2021-07-13T14:38:12.188Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2021-07-13T14:38:12.188Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2021-07-13T14:38:12.188Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2021-07-13T14:38:12.188Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2021-07-13T14:38:12.188Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2021-07-13T14:38:12.188Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2021-07-13T14:38:12.188Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2021-07-13T14:38:12.188Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2021-07-13T14:38:12.188Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2021-07-13T14:38:12.188Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-07-13T14:38:12.188Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-07-13T14:38:12.188Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-07-13T14:38:12.188Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-07-13T14:38:12.188Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-07-13T14:38:12.188Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-07-13T14:38:12.188Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-07-13T14:38:12.188Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-07-13T14:38:12.188Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-07-13T14:38:12.188Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-07-13T14:38:12.188Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-07-13T14:38:12.188Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-07-13T14:38:12.188Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2021-07-13T14:38:12.188Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2021-07-13T14:38:12.188Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2021-07-13T14:38:12.188Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-07-13T14:38:12.188Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-07-13T14:38:12.188Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2021-07-13T14:38:12.188Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2021-07-13T14:38:12.188Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2021-07-13T14:38:12.188Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-07-13T14:38:12.188Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-07-13T14:38:12.188Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines [2021-07-13T14:38:12.188Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2021-07-13T14:38:12.188Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2021-07-13T14:38:12.188Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block [2021-07-13T14:38:12.188Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2021-07-13T14:38:12.188Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2021-07-13T14:38:12.188Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-07-13T14:38:12.188Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-07-13T14:38:12.188Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries [2021-07-13T14:38:12.188Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2021-07-13T14:38:12.188Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2021-07-13T14:38:12.188Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2021-07-13T14:38:12.188Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2021-07-13T14:38:12.188Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2021-07-13T14:38:12.188Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2021-07-13T14:38:12.188Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-07-13T14:38:12.188Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-07-13T14:38:12.188Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block [2021-07-13T14:38:12.188Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2021-07-13T14:38:12.188Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2021-07-13T14:38:12.188Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-07-13T14:38:12.188Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-07-13T14:38:12.188Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2021-07-13T14:38:12.188Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2021-07-13T14:38:12.188Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2021-07-13T14:38:12.188Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-07-13T14:38:12.188Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-07-13T14:38:12.188Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values [2021-07-13T14:38:12.188Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2021-07-13T14:38:12.188Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2021-07-13T14:38:12.188Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2021-07-13T14:38:12.188Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2021-07-13T14:38:12.188Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2021-07-13T14:38:12.188Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2021-07-13T14:38:12.188Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2021-07-13T14:38:12.188Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2021-07-13T14:38:12.188Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2021-07-13T14:38:12.188Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2021-07-13T14:38:12.188Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2021-07-13T14:38:12.188Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2021-07-13T14:38:12.188Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2021-07-13T14:38:12.188Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2021-07-13T14:38:12.188Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2021-07-13T14:38:12.188Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2021-07-13T14:38:12.188Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2021-07-13T14:38:12.188Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2021-07-13T14:38:12.188Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2021-07-13T14:38:12.188Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2021-07-13T14:38:12.188Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-07-13T14:38:12.188Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-07-13T14:38:12.188Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries [2021-07-13T14:38:12.188Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2021-07-13T14:38:12.188Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2021-07-13T14:38:12.188Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2021-07-13T14:38:12.188Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2021-07-13T14:38:12.188Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2021-07-13T14:38:12.188Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2021-07-13T14:38:12.188Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-07-13T14:38:12.188Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-07-13T14:38:12.188Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes [2021-07-13T14:38:12.189Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2021-07-13T14:38:12.189Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2021-07-13T14:38:12.189Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2021-07-13T14:38:12.189Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2021-07-13T14:38:12.189Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2021-07-13T14:38:12.189Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2021-07-13T14:38:12.189Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2021-07-13T14:38:12.189Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2021-07-13T14:38:12.189Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2021-07-13T14:38:12.189Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2021-07-13T14:38:12.189Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2021-07-13T14:38:12.189Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2021-07-13T14:38:12.189Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2021-07-13T14:38:12.189Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2021-07-13T14:38:12.189Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2021-07-13T14:38:12.189Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2021-07-13T14:38:12.189Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2021-07-13T14:38:12.189Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2021-07-13T14:38:12.189Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2021-07-13T14:38:12.189Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2021-07-13T14:38:12.189Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2021-07-13T14:38:12.189Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2021-07-13T14:38:12.189Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-07-13T14:38:12.189Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry [2021-07-13T14:38:12.189Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2021-07-13T14:38:12.189Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2021-07-13T14:38:12.189Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-07-13T14:38:12.189Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-07-13T14:38:12.189Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2021-07-13T14:38:12.189Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-07-13T14:38:12.189Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-07-13T14:38:12.189Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-07-13T14:38:12.189Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-07-13T14:38:12.189Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-07-13T14:38:12.189Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-07-13T14:38:12.189Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-07-13T14:38:12.189Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-07-13T14:38:12.189Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-07-13T14:38:12.189Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-07-13T14:38:12.189Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-07-13T14:38:12.189Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-07-13T14:38:12.189Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2021-07-13T14:38:12.189Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2021-07-13T14:38:12.189Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2021-07-13T14:38:12.189Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2021-07-13T14:38:12.189Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-07-13T14:38:12.189Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-07-13T14:38:12.189Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/1_lines [2021-07-13T14:38:12.189Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines [2021-07-13T14:38:12.189Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2021-07-13T14:38:12.189Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2021-07-13T14:38:12.189Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values [2021-07-13T14:38:12.189Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2021-07-13T14:38:12.189Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2021-07-13T14:38:12.189Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2021-07-13T14:38:12.189Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2021-07-13T14:38:12.189Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2021-07-13T14:38:12.189Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2021-07-13T14:38:12.189Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2021-07-13T14:38:12.189Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2021-07-13T14:38:12.189Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2021-07-13T14:38:12.189Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2021-07-13T14:38:12.189Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2021-07-13T14:38:12.189Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2021-07-13T14:38:12.189Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2021-07-13T14:38:12.189Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2021-07-13T14:38:12.189Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2021-07-13T14:38:12.189Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2021-07-13T14:38:12.189Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2021-07-13T14:38:12.189Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2021-07-13T14:38:12.189Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2021-07-13T14:38:12.189Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2021-07-13T14:38:12.189Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-07-13T14:38:12.189Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-07-13T14:38:12.189Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2021-07-13T14:38:12.189Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-07-13T14:38:12.189Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-07-13T14:38:12.189Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-07-13T14:38:12.189Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-07-13T14:38:12.189Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-07-13T14:38:12.189Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-07-13T14:38:12.189Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-07-13T14:38:12.189Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-07-13T14:38:12.189Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block [2021-07-13T14:38:12.189Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2021-07-13T14:38:12.189Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2021-07-13T14:38:12.189Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-07-13T14:38:12.189Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-07-13T14:38:12.189Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-07-13T14:38:12.189Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-07-13T14:38:12.189Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-07-13T14:38:12.189Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-07-13T14:38:12.189Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block [2021-07-13T14:38:12.189Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2021-07-13T14:38:12.189Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2021-07-13T14:38:12.189Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-07-13T14:38:12.189Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-07-13T14:38:12.189Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2021-07-13T14:38:12.189Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-07-13T14:38:12.189Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-07-13T14:38:12.189Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-07-13T14:38:12.189Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-07-13T14:38:12.189Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-07-13T14:38:12.189Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-07-13T14:38:12.189Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-07-13T14:38:12.189Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-07-13T14:38:12.189Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-07-13T14:38:12.189Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-07-13T14:38:12.189Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-07-13T14:38:12.189Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-07-13T14:38:12.189Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2021-07-13T14:38:12.189Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2021-07-13T14:38:12.189Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2021-07-13T14:38:12.189Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-07-13T14:38:12.189Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-07-13T14:38:12.189Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2021-07-13T14:38:12.189Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-07-13T14:38:12.189Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-07-13T14:38:12.189Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-07-13T14:38:12.189Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-07-13T14:38:12.189Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-07-13T14:38:12.189Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-07-13T14:38:12.189Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-07-13T14:38:12.189Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-07-13T14:38:12.189Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-07-13T14:38:12.189Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-07-13T14:38:12.189Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-07-13T14:38:12.189Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-07-13T14:38:12.189Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes [2021-07-13T14:38:12.189Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2021-07-13T14:38:12.189Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2021-07-13T14:38:12.189Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2021-07-13T14:38:12.189Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2021-07-13T14:38:12.189Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2021-07-13T14:38:12.189Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2021-07-13T14:38:12.189Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2021-07-13T14:38:12.189Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2021-07-13T14:38:12.189Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2021-07-13T14:38:12.189Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2021-07-13T14:38:12.189Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2021-07-13T14:38:12.189Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2021-07-13T14:38:12.189Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2021-07-13T14:38:12.189Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2021-07-13T14:38:12.189Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2021-07-13T14:38:12.189Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2021-07-13T14:38:12.189Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2021-07-13T14:38:12.189Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2021-07-13T14:38:12.189Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2021-07-13T14:38:12.189Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2021-07-13T14:38:12.189Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2021-07-13T14:38:12.189Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2021-07-13T14:38:12.189Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries [2021-07-13T14:38:12.189Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2021-07-13T14:38:12.189Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2021-07-13T14:38:12.189Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2021-07-13T14:38:12.189Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2021-07-13T14:38:12.189Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2021-07-13T14:38:12.189Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2021-07-13T14:38:12.189Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-07-13T14:38:12.189Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-07-13T14:38:12.189Z] === CONT TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2021-07-13T14:38:12.189Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2021-07-13T14:38:12.189Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-07-13T14:38:12.189Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-07-13T14:38:12.189Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-07-13T14:38:12.189Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-07-13T14:38:12.189Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-07-13T14:38:12.189Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-07-13T14:38:12.189Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-07-13T14:38:12.189Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-07-13T14:38:12.189Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-07-13T14:38:12.189Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-07-13T14:38:12.189Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-07-13T14:38:12.189Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-07-13T14:38:12.189Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2021-07-13T14:38:12.189Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2021-07-13T14:38:12.189Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2021-07-13T14:38:12.189Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2021-07-13T14:38:12.189Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2021-07-13T14:38:12.189Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2021-07-13T14:38:12.189Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2021-07-13T14:38:12.189Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2021-07-13T14:38:12.189Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2021-07-13T14:38:12.189Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2021-07-13T14:38:12.189Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2021-07-13T14:38:12.189Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2021-07-13T14:38:12.189Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2021-07-13T14:38:12.189Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2021-07-13T14:38:12.189Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry [2021-07-13T14:38:12.189Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2021-07-13T14:38:12.189Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2021-07-13T14:38:12.189Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-07-13T14:38:12.189Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-07-13T14:38:12.189Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2021-07-13T14:38:12.189Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2021-07-13T14:38:12.189Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2021-07-13T14:38:12.189Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2021-07-13T14:38:12.189Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-07-13T14:38:12.189Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-07-13T14:38:12.189Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-07-13T14:38:12.189Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines [2021-07-13T14:38:12.189Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2021-07-13T14:38:12.189Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2021-07-13T14:38:12.190Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values [2021-07-13T14:38:12.190Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2021-07-13T14:38:12.190Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2021-07-13T14:38:12.190Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2021-07-13T14:38:12.190Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2021-07-13T14:38:12.190Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2021-07-13T14:38:12.190Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2021-07-13T14:38:12.190Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2021-07-13T14:38:12.190Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2021-07-13T14:38:12.190Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2021-07-13T14:38:12.190Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2021-07-13T14:38:12.190Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2021-07-13T14:38:12.190Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2021-07-13T14:38:12.190Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2021-07-13T14:38:12.190Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2021-07-13T14:38:12.190Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2021-07-13T14:38:12.190Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2021-07-13T14:38:12.190Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2021-07-13T14:38:12.190Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2021-07-13T14:38:12.190Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2021-07-13T14:38:12.190Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2021-07-13T14:38:12.190Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-07-13T14:38:12.190Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-07-13T14:38:12.190Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2021-07-13T14:38:12.190Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block [2021-07-13T14:38:12.190Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2021-07-13T14:38:12.190Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2021-07-13T14:38:12.190Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-07-13T14:38:12.190Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-07-13T14:38:12.190Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block [2021-07-13T14:38:12.190Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2021-07-13T14:38:12.190Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2021-07-13T14:38:12.190Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-07-13T14:38:12.190Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-07-13T14:38:12.190Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2021-07-13T14:38:12.190Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2021-07-13T14:38:12.190Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2021-07-13T14:38:12.190Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-07-13T14:38:12.190Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-07-13T14:38:12.190Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2021-07-13T14:38:12.190Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-07-13T14:38:12.190Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-07-13T14:38:12.190Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-07-13T14:38:12.190Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-07-13T14:38:12.190Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-07-13T14:38:12.190Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-07-13T14:38:12.190Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-07-13T14:38:12.190Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-07-13T14:38:12.190Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-07-13T14:38:12.190Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-07-13T14:38:12.190Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-07-13T14:38:12.190Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-07-13T14:38:12.190Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes [2021-07-13T14:38:12.190Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2021-07-13T14:38:12.190Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2021-07-13T14:38:12.190Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2021-07-13T14:38:12.190Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2021-07-13T14:38:12.190Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2021-07-13T14:38:12.190Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2021-07-13T14:38:12.190Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2021-07-13T14:38:12.190Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2021-07-13T14:38:12.190Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2021-07-13T14:38:12.190Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2021-07-13T14:38:12.190Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2021-07-13T14:38:12.190Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2021-07-13T14:38:12.190Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2021-07-13T14:38:12.190Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2021-07-13T14:38:12.190Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2021-07-13T14:38:12.190Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2021-07-13T14:38:12.190Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2021-07-13T14:38:12.190Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2021-07-13T14:38:12.190Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2021-07-13T14:38:12.190Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2021-07-13T14:38:12.190Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2021-07-13T14:38:12.190Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2021-07-13T14:38:12.190Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2021-07-13T14:38:12.190Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-07-13T14:38:12.190Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-07-13T14:38:12.190Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-07-13T14:38:12.190Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-07-13T14:38:12.190Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-07-13T14:38:12.190Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-07-13T14:38:12.190Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-07-13T14:38:12.190Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-07-13T14:38:12.190Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-07-13T14:38:12.190Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-07-13T14:38:12.190Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-07-13T14:38:12.190Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-07-13T14:38:12.190Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries [2021-07-13T14:38:12.190Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2021-07-13T14:38:12.190Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2021-07-13T14:38:12.190Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2021-07-13T14:38:12.190Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2021-07-13T14:38:12.190Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2021-07-13T14:38:12.190Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2021-07-13T14:38:12.190Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-07-13T14:38:12.190Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-07-13T14:38:12.190Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2021-07-13T14:38:12.190Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-07-13T14:38:12.190Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2021-07-13T14:38:12.190Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2021-07-13T14:38:12.190Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2021-07-13T14:38:12.190Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2021-07-13T14:38:12.190Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-07-13T14:38:12.190Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-07-13T14:38:12.190Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-07-13T14:38:12.190Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-07-13T14:38:12.190Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-07-13T14:38:12.190Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-07-13T14:38:12.190Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-07-13T14:38:12.190Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-07-13T14:38:12.190Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-07-13T14:38:12.190Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-07-13T14:38:12.190Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-07-13T14:38:12.190Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-07-13T14:38:12.190Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2021-07-13T14:38:12.190Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2021-07-13T14:38:12.190Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-07-13T14:38:12.190Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-07-13T14:38:12.190Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2021-07-13T14:38:12.190Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-07-13T14:38:12.190Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2021-07-13T14:38:12.190Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2021-07-13T14:38:12.190Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2021-07-13T14:38:12.190Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2021-07-13T14:38:12.190Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2021-07-13T14:38:12.190Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2021-07-13T14:38:12.190Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2021-07-13T14:38:12.190Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-07-13T14:38:12.190Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2021-07-13T14:38:12.190Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-07-13T14:38:12.190Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-07-13T14:38:12.190Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-07-13T14:38:12.190Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-07-13T14:38:12.190Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-07-13T14:38:12.190Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2021-07-13T14:38:12.190Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2021-07-13T14:38:12.190Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-07-13T14:38:12.190Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2021-07-13T14:38:12.190Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2021-07-13T14:38:12.190Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2021-07-13T14:38:12.190Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2021-07-13T14:38:12.190Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-07-13T14:38:12.190Z] === CONT TestNewTailReader/no_delimiter/various_sizes/1_lines [2021-07-13T14:38:12.190Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-07-13T14:38:12.190Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-07-13T14:38:12.190Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-07-13T14:38:12.190Z] === CONT TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2021-07-13T14:38:12.190Z] === CONT TestNewTailReader/no_delimiter/various_sizes/7_lines [2021-07-13T14:38:12.190Z] === CONT TestNewTailReader/no_delimiter/various_sizes/6_lines [2021-07-13T14:38:12.190Z] === CONT TestNewTailReader/no_delimiter/various_sizes/5_lines [2021-07-13T14:38:12.190Z] === CONT TestNewTailReader/no_delimiter/various_sizes/4_lines [2021-07-13T14:38:12.190Z] === CONT TestNewTailReader/no_delimiter/various_sizes/3_lines [2021-07-13T14:38:12.190Z] === CONT TestNewTailReader/no_delimiter/various_sizes/2_lines [2021-07-13T14:38:12.190Z] === CONT TestNewTailReader/no_delimiter/various_sizes/10_lines [2021-07-13T14:38:12.190Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-07-13T14:38:12.190Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-07-13T14:38:12.190Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-07-13T14:38:12.190Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-07-13T14:38:12.190Z] === CONT TestNewTailReader/no_delimiter/various_sizes/9_lines [2021-07-13T14:38:12.190Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-07-13T14:38:12.190Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-07-13T14:38:12.190Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-07-13T14:38:12.190Z] === CONT TestNewTailReader/no_delimiter/various_sizes/8_lines [2021-07-13T14:38:12.190Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-07-13T14:38:12.190Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-07-13T14:38:12.190Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2021-07-13T14:38:12.190Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-07-13T14:38:12.190Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-07-13T14:38:12.190Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2021-07-13T14:38:12.190Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-07-13T14:38:12.190Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-07-13T14:38:12.190Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-07-13T14:38:12.190Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2021-07-13T14:38:12.190Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-07-13T14:38:12.190Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2021-07-13T14:38:12.190Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2021-07-13T14:38:12.190Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2021-07-13T14:38:12.190Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2021-07-13T14:38:12.190Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2021-07-13T14:38:12.190Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2021-07-13T14:38:12.190Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2021-07-13T14:38:12.190Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2021-07-13T14:38:12.190Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-07-13T14:38:12.190Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/1_lines [2021-07-13T14:38:12.190Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2021-07-13T14:38:12.190Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-07-13T14:38:12.190Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/3_lines [2021-07-13T14:38:12.190Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/2_lines [2021-07-13T14:38:12.190Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2021-07-13T14:38:12.190Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-07-13T14:38:12.190Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2021-07-13T14:38:12.190Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2021-07-13T14:38:12.190Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2021-07-13T14:38:12.190Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2021-07-13T14:38:12.190Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2021-07-13T14:38:12.190Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2021-07-13T14:38:12.190Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-07-13T14:38:12.190Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-07-13T14:38:12.190Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-07-13T14:38:12.191Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-07-13T14:38:12.191Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-07-13T14:38:12.191Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2021-07-13T14:38:12.191Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-07-13T14:38:12.191Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-07-13T14:38:12.191Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-07-13T14:38:12.191Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-07-13T14:38:12.191Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2021-07-13T14:38:12.191Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-07-13T14:38:12.191Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2021-07-13T14:38:12.191Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2021-07-13T14:38:12.191Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2021-07-13T14:38:12.191Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2021-07-13T14:38:12.191Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2021-07-13T14:38:12.191Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2021-07-13T14:38:12.191Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2021-07-13T14:38:12.191Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-07-13T14:38:12.191Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2021-07-13T14:38:12.191Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-07-13T14:38:12.191Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-07-13T14:38:12.191Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-07-13T14:38:12.191Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2021-07-13T14:38:12.191Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2021-07-13T14:38:12.191Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-07-13T14:38:12.191Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-07-13T14:38:12.191Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-07-13T14:38:12.191Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-07-13T14:38:12.191Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-07-13T14:38:12.191Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-07-13T14:38:12.191Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-07-13T14:38:12.191Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-07-13T14:38:12.191Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-07-13T14:38:12.191Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2021-07-13T14:38:12.191Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-07-13T14:38:12.191Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-07-13T14:38:12.191Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-07-13T14:38:12.191Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-07-13T14:38:12.191Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-07-13T14:38:12.191Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2021-07-13T14:38:12.191Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-07-13T14:38:12.191Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-07-13T14:38:12.191Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2021-07-13T14:38:12.191Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2021-07-13T14:38:12.191Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2021-07-13T14:38:12.191Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2021-07-13T14:38:12.191Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2021-07-13T14:38:12.191Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2021-07-13T14:38:12.191Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2021-07-13T14:38:12.191Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2021-07-13T14:38:12.191Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-07-13T14:38:12.191Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-07-13T14:38:12.191Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-07-13T14:38:12.191Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-07-13T14:38:12.191Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2021-07-13T14:38:12.191Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2021-07-13T14:38:12.191Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2021-07-13T14:38:12.191Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-07-13T14:38:12.191Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-07-13T14:38:12.191Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2021-07-13T14:38:12.191Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2021-07-13T14:38:12.191Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-07-13T14:38:12.191Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2021-07-13T14:38:12.191Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2021-07-13T14:38:12.191Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2021-07-13T14:38:12.191Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-07-13T14:38:12.191Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2021-07-13T14:38:12.191Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-07-13T14:38:12.191Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2021-07-13T14:38:12.191Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2021-07-13T14:38:12.191Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-07-13T14:38:12.191Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-07-13T14:38:12.191Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2021-07-13T14:38:12.191Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2021-07-13T14:38:12.191Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2021-07-13T14:38:12.191Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2021-07-13T14:38:12.191Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2021-07-13T14:38:12.191Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2021-07-13T14:38:12.191Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2021-07-13T14:38:12.191Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2021-07-13T14:38:12.191Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2021-07-13T14:38:12.191Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-07-13T14:38:12.191Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2021-07-13T14:38:12.191Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2021-07-13T14:38:12.191Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-07-13T14:38:12.191Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2021-07-13T14:38:12.191Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2021-07-13T14:38:12.191Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2021-07-13T14:38:12.191Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2021-07-13T14:38:12.191Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2021-07-13T14:38:12.191Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2021-07-13T14:38:12.191Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2021-07-13T14:38:12.191Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2021-07-13T14:38:12.191Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2021-07-13T14:38:12.191Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2021-07-13T14:38:12.191Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-07-13T14:38:12.191Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-07-13T14:38:12.191Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2021-07-13T14:38:12.191Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2021-07-13T14:38:12.191Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2021-07-13T14:38:12.191Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2021-07-13T14:38:12.191Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-07-13T14:38:12.191Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-07-13T14:38:12.191Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-07-13T14:38:12.191Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2021-07-13T14:38:12.191Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-07-13T14:38:12.191Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2021-07-13T14:38:12.191Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2021-07-13T14:38:12.191Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2021-07-13T14:38:12.191Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2021-07-13T14:38:12.191Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2021-07-13T14:38:12.191Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2021-07-13T14:38:12.191Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2021-07-13T14:38:12.191Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-07-13T14:38:12.191Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2021-07-13T14:38:12.191Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-07-13T14:38:12.191Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-07-13T14:38:12.191Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-07-13T14:38:12.191Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-07-13T14:38:12.191Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2021-07-13T14:38:12.191Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2021-07-13T14:38:12.191Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2021-07-13T14:38:12.191Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-07-13T14:38:12.191Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-07-13T14:38:12.191Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-07-13T14:38:12.191Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-07-13T14:38:12.191Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2021-07-13T14:38:12.191Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-07-13T14:38:12.191Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-07-13T14:38:12.191Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-07-13T14:38:12.191Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-07-13T14:38:12.191Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-07-13T14:38:12.191Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-07-13T14:38:12.191Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-07-13T14:38:12.191Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-07-13T14:38:12.191Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-07-13T14:38:12.191Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-07-13T14:38:12.191Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-07-13T14:38:12.191Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-07-13T14:38:12.191Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-07-13T14:38:12.191Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2021-07-13T14:38:12.191Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2021-07-13T14:38:12.191Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2021-07-13T14:38:12.191Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2021-07-13T14:38:12.191Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2021-07-13T14:38:12.191Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2021-07-13T14:38:12.191Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2021-07-13T14:38:12.191Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2021-07-13T14:38:12.191Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2021-07-13T14:38:12.191Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2021-07-13T14:38:12.191Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2021-07-13T14:38:12.191Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2021-07-13T14:38:12.191Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2021-07-13T14:38:12.191Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-07-13T14:38:12.191Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-07-13T14:38:12.191Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2021-07-13T14:38:12.191Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-07-13T14:38:12.191Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-07-13T14:38:12.191Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-07-13T14:38:12.191Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-07-13T14:38:12.191Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2021-07-13T14:38:12.191Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-07-13T14:38:12.191Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-07-13T14:38:12.191Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-07-13T14:38:12.191Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2021-07-13T14:38:12.191Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2021-07-13T14:38:12.191Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-07-13T14:38:12.191Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2021-07-13T14:38:12.191Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2021-07-13T14:38:12.191Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-07-13T14:38:12.191Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2021-07-13T14:38:12.191Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2021-07-13T14:38:12.191Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2021-07-13T14:38:12.191Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2021-07-13T14:38:12.191Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2021-07-13T14:38:12.191Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2021-07-13T14:38:12.191Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2021-07-13T14:38:12.192Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2021-07-13T14:38:12.192Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2021-07-13T14:38:12.192Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2021-07-13T14:38:12.192Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-07-13T14:38:12.192Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-07-13T14:38:12.192Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-07-13T14:38:12.192Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2021-07-13T14:38:12.192Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2021-07-13T14:38:12.192Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-07-13T14:38:12.192Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2021-07-13T14:38:12.192Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-07-13T14:38:12.192Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-07-13T14:38:12.192Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2021-07-13T14:38:12.192Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-07-13T14:38:12.192Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-07-13T14:38:12.192Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-07-13T14:38:12.192Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2021-07-13T14:38:12.192Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2021-07-13T14:38:12.192Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2021-07-13T14:38:12.192Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2021-07-13T14:38:12.192Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2021-07-13T14:38:12.192Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2021-07-13T14:38:12.192Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2021-07-13T14:38:12.192Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2021-07-13T14:38:12.192Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-07-13T14:38:12.192Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-07-13T14:38:12.192Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-07-13T14:38:12.192Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-07-13T14:38:12.192Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-07-13T14:38:12.192Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-07-13T14:38:12.192Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2021-07-13T14:38:12.192Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-07-13T14:38:12.192Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2021-07-13T14:38:12.192Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-07-13T14:38:12.192Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-07-13T14:38:12.192Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-07-13T14:38:12.192Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-07-13T14:38:12.192Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-07-13T14:38:12.192Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-07-13T14:38:12.192Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2021-07-13T14:38:12.192Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2021-07-13T14:38:12.192Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-07-13T14:38:12.192Z] --- PASS: TestNewTailReader (0.00s) [2021-07-13T14:38:12.192Z] --- PASS: TestNewTailReader/truncated_last_line (0.00s) [2021-07-13T14:38:12.192Z] --- PASS: TestNewTailReader/truncated_last_line/more_than_available (0.00s) [2021-07-13T14:38:12.192Z] --- PASS: TestNewTailReader/truncated_last_line#01 (0.00s) [2021-07-13T14:38:12.192Z] --- PASS: TestNewTailReader/truncated_last_line#01/exact (0.00s) [2021-07-13T14:38:12.192Z] --- PASS: TestNewTailReader/truncated_last_line#02 (0.00s) [2021-07-13T14:38:12.192Z] --- PASS: TestNewTailReader/truncated_last_line#02/one_line (0.00s) [2021-07-13T14:38:12.192Z] --- PASS: TestNewTailReader/no_delimiter (0.00s) [2021-07-13T14:38:12.192Z] --- PASS: TestNewTailReader/no_delimiter/no_lines (0.00s) [2021-07-13T14:38:12.192Z] --- PASS: TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-07-13T14:38:12.192Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry (0.00s) [2021-07-13T14:38:12.192Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/1_lines (0.00s) [2021-07-13T14:38:12.192Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-07-13T14:38:12.192Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values (0.00s) [2021-07-13T14:38:12.192Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/1_lines (0.00s) [2021-07-13T14:38:12.192Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/9_lines (0.00s) [2021-07-13T14:38:12.192Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/10_lines (0.00s) [2021-07-13T14:38:12.192Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/5_lines (0.00s) [2021-07-13T14:38:12.192Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/8_lines (0.00s) [2021-07-13T14:38:12.192Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/7_lines (0.00s) [2021-07-13T14:38:12.192Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/6_lines (0.00s) [2021-07-13T14:38:12.192Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/3_lines (0.00s) [2021-07-13T14:38:12.192Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/4_lines (0.00s) [2021-07-13T14:38:12.192Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/2_lines (0.00s) [2021-07-13T14:38:12.192Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-07-13T14:38:12.192Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block (0.00s) [2021-07-13T14:38:12.192Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/1_lines (0.00s) [2021-07-13T14:38:12.192Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-07-13T14:38:12.192Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter (0.00s) [2021-07-13T14:38:12.192Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-07-13T14:38:12.192Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-07-13T14:38:12.192Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block (0.00s) [2021-07-13T14:38:12.192Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/1_lines (0.00s) [2021-07-13T14:38:12.192Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-07-13T14:38:12.192Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-07-13T14:38:12.192Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-07-13T14:38:12.192Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-07-13T14:38:12.192Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-07-13T14:38:12.192Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-07-13T14:38:12.192Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-07-13T14:38:12.192Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-07-13T14:38:12.192Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block (0.00s) [2021-07-13T14:38:12.192Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-07-13T14:38:12.192Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-07-13T14:38:12.192Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block (0.00s) [2021-07-13T14:38:12.192Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-07-13T14:38:12.192Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-07-13T14:38:12.192Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-07-13T14:38:12.192Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-07-13T14:38:12.192Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-07-13T14:38:12.192Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-07-13T14:38:12.192Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes (0.01s) [2021-07-13T14:38:12.192Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/1_lines (0.00s) [2021-07-13T14:38:12.192Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-07-13T14:38:12.192Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/7_lines (0.00s) [2021-07-13T14:38:12.192Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/6_lines (0.00s) [2021-07-13T14:38:12.192Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/5_lines (0.00s) [2021-07-13T14:38:12.192Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/4_lines (0.00s) [2021-07-13T14:38:12.192Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/3_lines (0.00s) [2021-07-13T14:38:12.192Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/2_lines (0.00s) [2021-07-13T14:38:12.192Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/10_lines (0.00s) [2021-07-13T14:38:12.192Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/9_lines (0.00s) [2021-07-13T14:38:12.192Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/8_lines (0.00s) [2021-07-13T14:38:12.192Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block (0.01s) [2021-07-13T14:38:12.192Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-07-13T14:38:12.192Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-07-13T14:38:12.192Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-07-13T14:38:12.192Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-07-13T14:38:12.192Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-07-13T14:38:12.192Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-07-13T14:38:12.192Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries (0.00s) [2021-07-13T14:38:12.192Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/1_lines (0.00s) [2021-07-13T14:38:12.192Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/3_lines (0.00s) [2021-07-13T14:38:12.192Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/2_lines (0.00s) [2021-07-13T14:38:12.192Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-07-13T14:38:12.192Z] --- PASS: TestNewTailReader/8_byte_delimiter (0.00s) [2021-07-13T14:38:12.192Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry (0.00s) [2021-07-13T14:38:12.192Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-07-13T14:38:12.192Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-07-13T14:38:12.192Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines (0.00s) [2021-07-13T14:38:12.192Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-07-13T14:38:12.192Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block (0.00s) [2021-07-13T14:38:12.192Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-07-13T14:38:12.192Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-07-13T14:38:12.192Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block (0.00s) [2021-07-13T14:38:12.192Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-07-13T14:38:12.192Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-07-13T14:38:12.192Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter (0.00s) [2021-07-13T14:38:12.192Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-07-13T14:38:12.192Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-07-13T14:38:12.192Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values (0.03s) [2021-07-13T14:38:12.192Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-07-13T14:38:12.192Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-07-13T14:38:12.192Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-07-13T14:38:12.192Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-07-13T14:38:12.192Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-07-13T14:38:12.192Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-07-13T14:38:12.192Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-07-13T14:38:12.192Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-07-13T14:38:12.192Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-07-13T14:38:12.192Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-07-13T14:38:12.192Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-07-13T14:38:12.192Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block (0.00s) [2021-07-13T14:38:12.192Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-07-13T14:38:12.192Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-07-13T14:38:12.192Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-07-13T14:38:12.192Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-07-13T14:38:12.192Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-07-13T14:38:12.192Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-07-13T14:38:12.192Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-07-13T14:38:12.192Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-07-13T14:38:12.192Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-07-13T14:38:12.192Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-07-13T14:38:12.192Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-07-13T14:38:12.192Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-07-13T14:38:12.192Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-07-13T14:38:12.192Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-07-13T14:38:12.192Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-07-13T14:38:12.192Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-07-13T14:38:12.192Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes (0.00s) [2021-07-13T14:38:12.192Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/1_lines (0.00s) [2021-07-13T14:38:12.192Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/2_lines (0.00s) [2021-07-13T14:38:12.192Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/10_lines (0.00s) [2021-07-13T14:38:12.192Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/9_lines (0.00s) [2021-07-13T14:38:12.192Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/8_lines (0.00s) [2021-07-13T14:38:12.192Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/7_lines (0.00s) [2021-07-13T14:38:12.192Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/6_lines (0.00s) [2021-07-13T14:38:12.192Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/5_lines (0.00s) [2021-07-13T14:38:12.192Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/4_lines (0.00s) [2021-07-13T14:38:12.192Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/3_lines (0.00s) [2021-07-13T14:38:12.192Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-07-13T14:38:12.192Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries (0.00s) [2021-07-13T14:38:12.192Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-07-13T14:38:12.192Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-07-13T14:38:12.192Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-07-13T14:38:12.192Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-07-13T14:38:12.192Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-07-13T14:38:12.192Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-07-13T14:38:12.192Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-07-13T14:38:12.192Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-07-13T14:38:12.192Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-07-13T14:38:12.192Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-07-13T14:38:12.192Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-07-13T14:38:12.192Z] --- PASS: TestNewTailReader/single_byte_delimiter (0.00s) [2021-07-13T14:38:12.192Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines (0.00s) [2021-07-13T14:38:12.193Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-07-13T14:38:12.193Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry (0.01s) [2021-07-13T14:38:12.193Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-07-13T14:38:12.193Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-07-13T14:38:12.193Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter (0.00s) [2021-07-13T14:38:12.193Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-07-13T14:38:12.193Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-07-13T14:38:12.193Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values (0.01s) [2021-07-13T14:38:12.193Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-07-13T14:38:12.193Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-07-13T14:38:12.193Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-07-13T14:38:12.193Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-07-13T14:38:12.193Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-07-13T14:38:12.193Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-07-13T14:38:12.193Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-07-13T14:38:12.193Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-07-13T14:38:12.193Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-07-13T14:38:12.193Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-07-13T14:38:12.193Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines (0.04s) [2021-07-13T14:38:12.193Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-07-13T14:38:12.193Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-07-13T14:38:12.193Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-07-13T14:38:12.193Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-07-13T14:38:12.193Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-07-13T14:38:12.193Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-07-13T14:38:12.193Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-07-13T14:38:12.193Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block (0.00s) [2021-07-13T14:38:12.193Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-07-13T14:38:12.193Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-07-13T14:38:12.193Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block (0.00s) [2021-07-13T14:38:12.193Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines (0.04s) [2021-07-13T14:38:12.193Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-07-13T14:38:12.193Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-07-13T14:38:12.193Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-07-13T14:38:12.193Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-07-13T14:38:12.193Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-07-13T14:38:12.193Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines (0.03s) [2021-07-13T14:38:12.193Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines (0.04s) [2021-07-13T14:38:12.193Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-07-13T14:38:12.193Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block (0.01s) [2021-07-13T14:38:12.193Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-07-13T14:38:12.193Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-07-13T14:38:12.193Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-07-13T14:38:12.193Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-07-13T14:38:12.193Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-07-13T14:38:12.193Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-07-13T14:38:12.193Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes (0.00s) [2021-07-13T14:38:12.193Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/1_lines (0.00s) [2021-07-13T14:38:12.193Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/2_lines (0.00s) [2021-07-13T14:38:12.193Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-07-13T14:38:12.193Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/7_lines (0.00s) [2021-07-13T14:38:12.193Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/6_lines (0.00s) [2021-07-13T14:38:12.193Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/5_lines (0.00s) [2021-07-13T14:38:12.193Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/4_lines (0.00s) [2021-07-13T14:38:12.193Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/3_lines (0.00s) [2021-07-13T14:38:12.193Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/10_lines (0.00s) [2021-07-13T14:38:12.193Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/9_lines (0.00s) [2021-07-13T14:38:12.193Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/8_lines (0.00s) [2021-07-13T14:38:12.193Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block (0.00s) [2021-07-13T14:38:12.193Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-07-13T14:38:12.193Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-07-13T14:38:12.193Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries (0.00s) [2021-07-13T14:38:12.193Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-07-13T14:38:12.193Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-07-13T14:38:12.193Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-07-13T14:38:12.193Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-07-13T14:38:12.193Z] --- PASS: TestNewTailReader/12_byte_delimiter (0.00s) [2021-07-13T14:38:12.193Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry (0.00s) [2021-07-13T14:38:12.193Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-07-13T14:38:12.193Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-07-13T14:38:12.193Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-07-13T14:38:12.193Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-07-13T14:38:12.193Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-07-13T14:38:12.193Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-07-13T14:38:12.193Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-07-13T14:38:12.193Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-07-13T14:38:12.193Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-07-13T14:38:12.193Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines (0.00s) [2021-07-13T14:38:12.193Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-07-13T14:38:12.193Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter (0.00s) [2021-07-13T14:38:12.193Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-07-13T14:38:12.193Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-07-13T14:38:12.193Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block (0.00s) [2021-07-13T14:38:12.193Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-07-13T14:38:12.193Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-07-13T14:38:12.193Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block (0.00s) [2021-07-13T14:38:12.193Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-07-13T14:38:12.193Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-07-13T14:38:12.193Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block (0.00s) [2021-07-13T14:38:12.193Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-07-13T14:38:12.193Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-07-13T14:38:12.193Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries (0.00s) [2021-07-13T14:38:12.193Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-07-13T14:38:12.193Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-07-13T14:38:12.193Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-07-13T14:38:12.193Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-07-13T14:38:12.193Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes (0.00s) [2021-07-13T14:38:12.193Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-07-13T14:38:12.193Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/10_lines (0.00s) [2021-07-13T14:38:12.193Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/9_lines (0.00s) [2021-07-13T14:38:12.193Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/8_lines (0.00s) [2021-07-13T14:38:12.193Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/7_lines (0.00s) [2021-07-13T14:38:12.193Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/6_lines (0.00s) [2021-07-13T14:38:12.193Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/5_lines (0.00s) [2021-07-13T14:38:12.193Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/4_lines (0.00s) [2021-07-13T14:38:12.193Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/3_lines (0.00s) [2021-07-13T14:38:12.193Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/2_lines (0.00s) [2021-07-13T14:38:12.193Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/1_lines (0.00s) [2021-07-13T14:38:12.193Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values (0.01s) [2021-07-13T14:38:12.193Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-07-13T14:38:12.193Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-07-13T14:38:12.193Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-07-13T14:38:12.193Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-07-13T14:38:12.193Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-07-13T14:38:12.193Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-07-13T14:38:12.193Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-07-13T14:38:12.193Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-07-13T14:38:12.193Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-07-13T14:38:12.193Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-07-13T14:38:12.193Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-07-13T14:38:12.193Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-07-13T14:38:12.193Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-07-13T14:38:12.608Z] === RUN TestDockerSuite/TestBuildEnv [2021-07-13T14:38:12.675Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-07-13T14:38:12.675Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-07-13T14:38:12.675Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-07-13T14:38:12.675Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-07-13T14:38:12.675Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-07-13T14:38:12.675Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block (0.01s) [2021-07-13T14:38:12.675Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-07-13T14:38:12.675Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-07-13T14:38:12.675Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-07-13T14:38:12.675Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-07-13T14:38:12.675Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-07-13T14:38:12.675Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-07-13T14:38:12.675Z] --- PASS: TestNewTailReader/2_byte_delimiter (0.02s) [2021-07-13T14:38:12.675Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry (0.00s) [2021-07-13T14:38:12.675Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-07-13T14:38:12.675Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-07-13T14:38:12.675Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines (0.00s) [2021-07-13T14:38:12.675Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-07-13T14:38:12.675Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter (0.00s) [2021-07-13T14:38:12.675Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-07-13T14:38:12.675Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-07-13T14:38:12.675Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block (0.00s) [2021-07-13T14:38:12.675Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-07-13T14:38:12.675Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-07-13T14:38:12.675Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values (0.00s) [2021-07-13T14:38:12.675Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-07-13T14:38:12.675Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-07-13T14:38:12.675Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-07-13T14:38:12.675Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-07-13T14:38:12.675Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-07-13T14:38:12.675Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-07-13T14:38:12.675Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-07-13T14:38:12.675Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-07-13T14:38:12.675Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-07-13T14:38:12.675Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-07-13T14:38:12.675Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-07-13T14:38:12.675Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block (0.00s) [2021-07-13T14:38:12.675Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-07-13T14:38:12.675Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-07-13T14:38:12.675Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-07-13T14:38:12.675Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-07-13T14:38:12.675Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-07-13T14:38:12.675Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-07-13T14:38:12.675Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-07-13T14:38:12.675Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-07-13T14:38:12.675Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-07-13T14:38:12.675Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes (0.01s) [2021-07-13T14:38:12.675Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/1_lines (0.00s) [2021-07-13T14:38:12.675Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-07-13T14:38:12.675Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/9_lines (0.00s) [2021-07-13T14:38:12.675Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/8_lines (0.00s) [2021-07-13T14:38:12.675Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/7_lines (0.00s) [2021-07-13T14:38:12.676Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/6_lines (0.00s) [2021-07-13T14:38:12.676Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/5_lines (0.00s) [2021-07-13T14:38:12.676Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/4_lines (0.00s) [2021-07-13T14:38:12.676Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/3_lines (0.00s) [2021-07-13T14:38:12.676Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/2_lines (0.00s) [2021-07-13T14:38:12.676Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/10_lines (0.00s) [2021-07-13T14:38:12.676Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block (0.00s) [2021-07-13T14:38:12.676Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-07-13T14:38:12.676Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-07-13T14:38:12.676Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries (0.00s) [2021-07-13T14:38:12.676Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-07-13T14:38:12.676Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-07-13T14:38:12.676Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-07-13T14:38:12.676Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-07-13T14:38:12.676Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-07-13T14:38:12.676Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-07-13T14:38:12.676Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-07-13T14:38:12.676Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-07-13T14:38:12.676Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-07-13T14:38:12.676Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-07-13T14:38:12.676Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-07-13T14:38:12.676Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-07-13T14:38:12.676Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-07-13T14:38:12.676Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-07-13T14:38:12.676Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-07-13T14:38:12.676Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-07-13T14:38:12.676Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-07-13T14:38:12.676Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-07-13T14:38:12.676Z] --- PASS: TestNewTailReader/4_byte_delimiter (0.01s) [2021-07-13T14:38:12.676Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry (0.00s) [2021-07-13T14:38:12.676Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-07-13T14:38:12.676Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-07-13T14:38:12.676Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines (0.00s) [2021-07-13T14:38:12.676Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-07-13T14:38:12.676Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter (0.00s) [2021-07-13T14:38:12.676Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-07-13T14:38:12.676Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-07-13T14:38:12.676Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block (0.00s) [2021-07-13T14:38:12.676Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-07-13T14:38:12.676Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-07-13T14:38:12.676Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block (0.00s) [2021-07-13T14:38:12.676Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-07-13T14:38:12.676Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-07-13T14:38:12.676Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values (0.00s) [2021-07-13T14:38:12.676Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-07-13T14:38:12.676Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-07-13T14:38:12.676Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-07-13T14:38:12.676Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-07-13T14:38:12.676Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-07-13T14:38:12.676Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-07-13T14:38:12.676Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-07-13T14:38:12.676Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-07-13T14:38:12.676Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-07-13T14:38:12.676Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-07-13T14:38:12.676Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-07-13T14:38:12.676Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block (0.01s) [2021-07-13T14:38:12.676Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-07-13T14:38:12.676Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-07-13T14:38:12.676Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-07-13T14:38:12.676Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-07-13T14:38:12.676Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-07-13T14:38:12.676Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-07-13T14:38:12.676Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-07-13T14:38:12.676Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-07-13T14:38:12.676Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-07-13T14:38:12.676Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes (0.00s) [2021-07-13T14:38:12.676Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/1_lines (0.00s) [2021-07-13T14:38:12.676Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/6_lines (0.00s) [2021-07-13T14:38:12.676Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/10_lines (0.00s) [2021-07-13T14:38:12.676Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/9_lines (0.00s) [2021-07-13T14:38:12.676Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/8_lines (0.00s) [2021-07-13T14:38:12.676Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/7_lines (0.00s) [2021-07-13T14:38:12.676Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/5_lines (0.00s) [2021-07-13T14:38:12.676Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/4_lines (0.00s) [2021-07-13T14:38:12.676Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/3_lines (0.00s) [2021-07-13T14:38:12.676Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/2_lines (0.00s) [2021-07-13T14:38:12.676Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-07-13T14:38:12.676Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-07-13T14:38:12.676Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-07-13T14:38:12.676Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-07-13T14:38:12.676Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-07-13T14:38:12.676Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-07-13T14:38:12.676Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-07-13T14:38:12.676Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-07-13T14:38:12.676Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries (0.01s) [2021-07-13T14:38:12.676Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-07-13T14:38:12.676Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-07-13T14:38:12.676Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-07-13T14:38:12.676Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-07-13T14:38:12.676Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-07-13T14:38:12.676Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-07-13T14:38:12.676Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-07-13T14:38:12.676Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-07-13T14:38:12.676Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-07-13T14:38:12.676Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-07-13T14:38:12.676Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-07-13T14:38:12.676Z] PASS [2021-07-13T14:38:12.676Z] coverage: 88.6% of statements [2021-07-13T14:38:12.676Z] ok github.com/docker/docker/pkg/tailfile 0.736s coverage: 88.6% of statements [2021-07-13T14:38:13.691Z] === RUN TestTarSumRemoveNonExistent [2021-07-13T14:38:13.691Z] --- PASS: TestTarSumRemoveNonExistent (0.00s) [2021-07-13T14:38:13.691Z] === RUN TestTarSumRemove [2021-07-13T14:38:13.691Z] --- PASS: TestTarSumRemove (0.00s) [2021-07-13T14:38:13.691Z] === RUN TestSortFileInfoSums [2021-07-13T14:38:13.691Z] --- PASS: TestSortFileInfoSums (0.00s) [2021-07-13T14:38:13.691Z] === RUN TestNewTarSumForLabelInvalid [2021-07-13T14:38:13.691Z] --- PASS: TestNewTarSumForLabelInvalid (0.00s) [2021-07-13T14:38:13.691Z] === RUN TestNewTarSumForLabel [2021-07-13T14:38:13.691Z] --- PASS: TestNewTarSumForLabel (0.00s) [2021-07-13T14:38:13.691Z] === RUN TestEmptyTar [2021-07-13T14:38:13.691Z] --- PASS: TestEmptyTar (0.01s) [2021-07-13T14:38:13.691Z] === RUN TestTarSumsReadSize [2021-07-13T14:38:13.691Z] --- PASS: TestTarSumsReadSize (0.01s) [2021-07-13T14:38:13.691Z] === RUN TestTarSums [2021-07-13T14:38:13.691Z] --- PASS: TestTarSums (0.08s) [2021-07-13T14:38:13.691Z] === RUN TestIteration [2021-07-13T14:38:13.691Z] --- PASS: TestIteration (0.00s) [2021-07-13T14:38:13.691Z] === RUN TestVersionLabelForChecksum [2021-07-13T14:38:13.691Z] --- PASS: TestVersionLabelForChecksum (0.00s) [2021-07-13T14:38:13.691Z] === RUN TestVersion [2021-07-13T14:38:13.691Z] --- PASS: TestVersion (0.00s) [2021-07-13T14:38:13.691Z] === RUN TestGetVersion [2021-07-13T14:38:13.691Z] --- PASS: TestGetVersion (0.00s) [2021-07-13T14:38:13.691Z] === RUN TestGetVersions [2021-07-13T14:38:13.691Z] --- PASS: TestGetVersions (0.00s) [2021-07-13T14:38:13.691Z] PASS [2021-07-13T14:38:13.691Z] coverage: 89.3% of statements [2021-07-13T14:38:13.691Z] ok github.com/docker/docker/pkg/tarsum 0.283s coverage: 89.3% of statements [2021-07-13T14:38:14.171Z] testing: warning: no tests to run [2021-07-13T14:38:14.171Z] PASS [2021-07-13T14:38:14.171Z] coverage: [no statements] [2021-07-13T14:38:14.171Z] ok github.com/docker/docker/pkg/term/windows 0.086s coverage: [no statements] [no tests to run] [2021-07-13T14:38:14.266Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2021-07-13T14:38:14.504Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2021-07-13T14:38:15.183Z] === RUN TestTruncIndex [2021-07-13T14:38:15.183Z] --- PASS: TestTruncIndex (0.10s) [2021-07-13T14:38:15.183Z] PASS [2021-07-13T14:38:15.183Z] coverage: 91.5% of statements [2021-07-13T14:38:15.183Z] ok github.com/docker/docker/pkg/truncindex 0.183s coverage: 91.5% of statements [2021-07-13T14:38:15.183Z] --- PASS: TestNewClientWithTimeout (17.61s) [2021-07-13T14:38:15.183Z] === RUN TestClientStream [2021-07-13T14:38:15.183Z] --- PASS: TestClientStream (0.00s) [2021-07-13T14:38:15.183Z] === RUN TestClientSendFile [2021-07-13T14:38:15.183Z] --- PASS: TestClientSendFile (0.00s) [2021-07-13T14:38:15.183Z] === RUN TestClientWithRequestTimeout [2021-07-13T14:38:15.183Z] --- PASS: TestClientWithRequestTimeout (0.00s) [2021-07-13T14:38:15.183Z] === RUN TestFileSpecPlugin [2021-07-13T14:38:15.183Z] --- PASS: TestFileSpecPlugin (0.01s) [2021-07-13T14:38:15.183Z] === RUN TestFileJSONSpecPlugin [2021-07-13T14:38:15.183Z] --- PASS: TestFileJSONSpecPlugin (0.00s) [2021-07-13T14:38:15.183Z] === RUN TestFileJSONSpecPluginWithoutTLSConfig [2021-07-13T14:38:15.183Z] --- PASS: TestFileJSONSpecPluginWithoutTLSConfig (0.00s) [2021-07-13T14:38:15.183Z] === RUN TestPluginAddHandler [2021-07-13T14:38:15.183Z] --- PASS: TestPluginAddHandler (0.00s) [2021-07-13T14:38:15.183Z] === RUN TestPluginWaitBadPlugin [2021-07-13T14:38:15.183Z] --- PASS: TestPluginWaitBadPlugin (0.00s) [2021-07-13T14:38:15.183Z] === RUN TestGet [2021-07-13T14:38:15.183Z] time="2021-07-13T14:38:15Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 1s" [2021-07-13T14:38:15.663Z] === RUN TestIsGIT [2021-07-13T14:38:15.663Z] --- PASS: TestIsGIT (0.00s) [2021-07-13T14:38:15.663Z] === RUN TestIsTransport [2021-07-13T14:38:15.663Z] --- PASS: TestIsTransport (0.00s) [2021-07-13T14:38:15.663Z] PASS [2021-07-13T14:38:15.663Z] coverage: 100.0% of statements [2021-07-13T14:38:15.663Z] ok github.com/docker/docker/pkg/urlutil 0.146s coverage: 100.0% of statements [2021-07-13T14:38:15.874Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2021-07-13T14:38:16.143Z] === RUN TestVersionInfo [2021-07-13T14:38:16.143Z] --- PASS: TestVersionInfo (0.00s) [2021-07-13T14:38:16.143Z] === RUN TestAppendVersions [2021-07-13T14:38:16.143Z] --- PASS: TestAppendVersions (0.00s) [2021-07-13T14:38:16.143Z] PASS [2021-07-13T14:38:16.143Z] coverage: 88.9% of statements [2021-07-13T14:38:16.143Z] ok github.com/docker/docker/pkg/useragent 0.091s coverage: 88.9% of statements [2021-07-13T14:38:16.143Z] time="2021-07-13T14:38:16Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 2s" [2021-07-13T14:38:17.247Z] docker_api_swarm_test.go:584: [d79ca2cf027e1] joining swarm manager [deb8e40a41259]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-07-13T14:38:17.743Z] === RUN TestValidatePrivileges [2021-07-13T14:38:17.743Z] --- PASS: TestValidatePrivileges (0.00s) [2021-07-13T14:38:17.743Z] === RUN TestFilterByCapNeg [2021-07-13T14:38:17.743Z] --- PASS: TestFilterByCapNeg (0.00s) [2021-07-13T14:38:17.743Z] === RUN TestFilterByCapPos [2021-07-13T14:38:17.743Z] --- PASS: TestFilterByCapPos (0.00s) [2021-07-13T14:38:17.743Z] === RUN TestStoreGetPluginNotMatchCapRefs [2021-07-13T14:38:17.743Z] --- PASS: TestStoreGetPluginNotMatchCapRefs (0.00s) [2021-07-13T14:38:17.743Z] PASS [2021-07-13T14:38:17.743Z] coverage: 12.0% of statements [2021-07-13T14:38:17.743Z] ok github.com/docker/docker/plugin 0.242s coverage: 12.0% of statements [2021-07-13T14:38:17.812Z] === RUN TestDockerSuite/TestBuildEnvUsage [2021-07-13T14:38:18.222Z] time="2021-07-13T14:38:18Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 4s" [2021-07-13T14:38:18.702Z] === RUN TestNewSettable [2021-07-13T14:38:18.702Z] --- PASS: TestNewSettable (0.00s) [2021-07-13T14:38:18.702Z] === RUN TestIsSettable [2021-07-13T14:38:18.702Z] --- PASS: TestIsSettable (0.00s) [2021-07-13T14:38:18.702Z] === RUN TestUpdateSettingsEnv [2021-07-13T14:38:18.702Z] --- PASS: TestUpdateSettingsEnv (0.00s) [2021-07-13T14:38:18.702Z] PASS [2021-07-13T14:38:18.702Z] coverage: 20.0% of statements [2021-07-13T14:38:18.702Z] ok github.com/docker/docker/plugin/v2 0.148s coverage: 20.0% of statements [2021-07-13T14:38:19.712Z] === RUN TestLoad [2021-07-13T14:38:19.712Z] --- PASS: TestLoad (0.00s) [2021-07-13T14:38:19.712Z] === RUN TestSave [2021-07-13T14:38:19.712Z] --- PASS: TestSave (0.03s) [2021-07-13T14:38:19.712Z] === RUN TestAddDeleteGet [2021-07-13T14:38:19.712Z] --- PASS: TestAddDeleteGet (0.03s) [2021-07-13T14:38:19.712Z] === RUN TestInvalidTags [2021-07-13T14:38:19.712Z] --- PASS: TestInvalidTags (0.01s) [2021-07-13T14:38:19.712Z] PASS [2021-07-13T14:38:19.712Z] coverage: 84.4% of statements [2021-07-13T14:38:19.712Z] ok github.com/docker/docker/reference 0.185s coverage: 84.4% of statements [2021-07-13T14:38:19.712Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2021-07-13T14:38:19.712Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2021-07-13T14:38:19.712Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2021-07-13T14:38:19.712Z] ? github.com/docker/docker/libnetwork/netutils [no test files] [2021-07-13T14:38:21.312Z] === RUN TestResumableRequestHeaderSimpleErrors [2021-07-13T14:38:21.312Z] --- PASS: TestResumableRequestHeaderSimpleErrors (0.00s) [2021-07-13T14:38:21.312Z] === RUN TestResumableRequestHeaderNotTooMuchFailures [2021-07-13T14:38:21.312Z] --- PASS: TestResumableRequestHeaderNotTooMuchFailures (0.01s) [2021-07-13T14:38:21.312Z] === RUN TestResumableRequestHeaderTooMuchFailures [2021-07-13T14:38:21.312Z] --- PASS: TestResumableRequestHeaderTooMuchFailures (0.00s) [2021-07-13T14:38:21.312Z] === RUN TestResumableRequestReaderWithReadError [2021-07-13T14:38:21.312Z] time="2021-07-13T14:38:20Z" level=info msg="encountered error during pull and clearing it before resume: An error occurred" [2021-07-13T14:38:21.312Z] --- PASS: TestResumableRequestReaderWithReadError (0.11s) [2021-07-13T14:38:21.312Z] === RUN TestResumableRequestReaderWithEOFWith416Response [2021-07-13T14:38:21.312Z] --- PASS: TestResumableRequestReaderWithEOFWith416Response (0.00s) [2021-07-13T14:38:21.312Z] === RUN TestResumableRequestReaderWithServerDoesntSupportByteRanges [2021-07-13T14:38:21.312Z] --- PASS: TestResumableRequestReaderWithServerDoesntSupportByteRanges (0.00s) [2021-07-13T14:38:21.312Z] === RUN TestResumableRequestReaderWithZeroTotalSize [2021-07-13T14:38:21.312Z] --- PASS: TestResumableRequestReaderWithZeroTotalSize (0.00s) [2021-07-13T14:38:21.312Z] === RUN TestResumableRequestReader [2021-07-13T14:38:21.312Z] --- PASS: TestResumableRequestReader (0.00s) [2021-07-13T14:38:21.312Z] === RUN TestResumableRequestReaderWithInitialResponse [2021-07-13T14:38:21.312Z] --- PASS: TestResumableRequestReaderWithInitialResponse (0.00s) [2021-07-13T14:38:21.312Z] PASS [2021-07-13T14:38:21.312Z] coverage: 100.0% of statements [2021-07-13T14:38:21.312Z] ok github.com/docker/docker/registry/resumable 0.403s coverage: 100.0% of statements [2021-07-13T14:38:21.312Z] === RUN TestResolveAuthConfigIndexServer [2021-07-13T14:38:21.312Z] --- PASS: TestResolveAuthConfigIndexServer (0.00s) [2021-07-13T14:38:21.312Z] === RUN TestResolveAuthConfigFullURL [2021-07-13T14:38:21.312Z] --- PASS: TestResolveAuthConfigFullURL (0.00s) [2021-07-13T14:38:21.312Z] === RUN TestLoadAllowNondistributableArtifacts [2021-07-13T14:38:21.312Z] --- PASS: TestLoadAllowNondistributableArtifacts (0.00s) [2021-07-13T14:38:21.312Z] === RUN TestValidateMirror [2021-07-13T14:38:21.312Z] --- PASS: TestValidateMirror (0.00s) [2021-07-13T14:38:21.312Z] === RUN TestLoadInsecureRegistries [2021-07-13T14:38:21.793Z] time="2021-07-13T14:38:21Z" level=warning msg="insecure registry http://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2021-07-13T14:38:21.793Z] time="2021-07-13T14:38:21Z" level=warning msg="insecure registry https://myregistry.example.com should not contain 'https://' and 'https://' has been removed from the insecure registry config" [2021-07-13T14:38:21.793Z] time="2021-07-13T14:38:21Z" level=warning msg="insecure registry HTTP://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2021-07-13T14:38:21.793Z] --- PASS: TestLoadInsecureRegistries (0.13s) [2021-07-13T14:38:21.793Z] === RUN TestNewServiceConfig [2021-07-13T14:38:21.793Z] --- PASS: TestNewServiceConfig (0.00s) [2021-07-13T14:38:21.793Z] === RUN TestValidateIndexName [2021-07-13T14:38:21.793Z] --- PASS: TestValidateIndexName (0.00s) [2021-07-13T14:38:21.793Z] === RUN TestValidateIndexNameWithError [2021-07-13T14:38:21.793Z] --- PASS: TestValidateIndexNameWithError (0.00s) [2021-07-13T14:38:21.793Z] === RUN TestEndpointParse [2021-07-13T14:38:21.793Z] --- PASS: TestEndpointParse (0.00s) [2021-07-13T14:38:21.793Z] === RUN TestEndpointParseInvalid [2021-07-13T14:38:21.793Z] --- PASS: TestEndpointParseInvalid (0.00s) [2021-07-13T14:38:21.793Z] === RUN TestValidateEndpoint [2021-07-13T14:38:21.793Z] --- PASS: TestValidateEndpoint (0.01s) [2021-07-13T14:38:21.793Z] === RUN TestPing [2021-07-13T14:38:21.793Z] --- PASS: TestPing (0.00s) [2021-07-13T14:38:21.793Z] === RUN TestPingRegistryEndpoint [2021-07-13T14:38:21.793Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2021-07-13T14:38:21.793Z] --- SKIP: TestPingRegistryEndpoint (0.00s) [2021-07-13T14:38:21.793Z] === RUN TestEndpoint [2021-07-13T14:38:21.793Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2021-07-13T14:38:21.793Z] --- SKIP: TestEndpoint (0.00s) [2021-07-13T14:38:21.793Z] === RUN TestParseRepositoryInfo [2021-07-13T14:38:21.793Z] --- PASS: TestParseRepositoryInfo (0.00s) [2021-07-13T14:38:21.793Z] === RUN TestNewIndexInfo [2021-07-13T14:38:21.793Z] --- PASS: TestNewIndexInfo (0.00s) [2021-07-13T14:38:21.793Z] === RUN TestMirrorEndpointLookup [2021-07-13T14:38:21.793Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2021-07-13T14:38:21.793Z] --- SKIP: TestMirrorEndpointLookup (0.00s) [2021-07-13T14:38:21.793Z] === RUN TestSearchRepositories [2021-07-13T14:38:21.793Z] registry_test.go:721: GET /v1/search?q=fakequery&n=25 HTTP/1.1 [2021-07-13T14:38:21.793Z] Host: 127.0.0.1:49347 [2021-07-13T14:38:21.793Z] User-Agent: docker test client [2021-07-13T14:38:21.793Z] Authorization: Token fake-token [2021-07-13T14:38:21.793Z] X-Docker-Token: true [2021-07-13T14:38:21.793Z] Accept-Encoding: gzip [2021-07-13T14:38:21.793Z] [2021-07-13T14:38:21.793Z] [2021-07-13T14:38:21.793Z] registry_test.go:730: HTTP/1.1 200 OK [2021-07-13T14:38:21.793Z] Connection: close [2021-07-13T14:38:21.793Z] Content-Length: 144 [2021-07-13T14:38:21.793Z] Cache-Control: no-cache [2021-07-13T14:38:21.793Z] Content-Type: application/json [2021-07-13T14:38:21.793Z] Date: Tue, 13 Jul 2021 14:38:21 GMT [2021-07-13T14:38:21.793Z] Expires: -1 [2021-07-13T14:38:21.793Z] Pragma: no-cache [2021-07-13T14:38:21.793Z] Server: docker-tests/mock [2021-07-13T14:38:21.793Z] X-Docker-Registry-Config: mock [2021-07-13T14:38:21.793Z] X-Docker-Registry-Version: 0.0.0 [2021-07-13T14:38:21.793Z] [2021-07-13T14:38:21.793Z] [2021-07-13T14:38:21.793Z] --- PASS: TestSearchRepositories (0.00s) [2021-07-13T14:38:21.793Z] === RUN TestTrustedLocation [2021-07-13T14:38:21.793Z] --- PASS: TestTrustedLocation (0.00s) [2021-07-13T14:38:21.793Z] === RUN TestAddRequiredHeadersToRedirectedRequests [2021-07-13T14:38:21.793Z] --- PASS: TestAddRequiredHeadersToRedirectedRequests (0.00s) [2021-07-13T14:38:21.793Z] === RUN TestAllowNondistributableArtifacts [2021-07-13T14:38:21.793Z] --- PASS: TestAllowNondistributableArtifacts (0.00s) [2021-07-13T14:38:21.793Z] === RUN TestIsSecureIndex [2021-07-13T14:38:21.793Z] --- PASS: TestIsSecureIndex (0.00s) [2021-07-13T14:38:21.793Z] PASS [2021-07-13T14:38:21.793Z] coverage: 51.7% of statements [2021-07-13T14:38:21.793Z] ok github.com/docker/docker/registry 0.452s coverage: 51.7% of statements [2021-07-13T14:38:21.793Z] === RUN TestRestartManagerTimeout [2021-07-13T14:38:21.793Z] --- PASS: TestRestartManagerTimeout (0.00s) [2021-07-13T14:38:21.793Z] === RUN TestRestartManagerTimeoutReset [2021-07-13T14:38:21.793Z] --- PASS: TestRestartManagerTimeoutReset (0.00s) [2021-07-13T14:38:21.793Z] PASS [2021-07-13T14:38:21.793Z] coverage: 50.9% of statements [2021-07-13T14:38:21.793Z] ok github.com/docker/docker/restartmanager 0.089s coverage: 50.9% of statements [2021-07-13T14:38:21.994Z] check_test.go:380: [d4d42b113a30b] daemon is not started [2021-07-13T14:38:22.273Z] time="2021-07-13T14:38:22Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 8s" [2021-07-13T14:38:22.273Z] === RUN TestDecodeContainerConfig [2021-07-13T14:38:22.273Z] --- PASS: TestDecodeContainerConfig (0.00s) [2021-07-13T14:38:22.273Z] === RUN TestDecodeContainerConfigIsolation [2021-07-13T14:38:22.273Z] --- PASS: TestDecodeContainerConfigIsolation (0.00s) [2021-07-13T14:38:22.273Z] === RUN TestValidatePrivileged [2021-07-13T14:38:22.273Z] --- PASS: TestValidatePrivileged (0.00s) [2021-07-13T14:38:22.273Z] PASS [2021-07-13T14:38:22.273Z] coverage: 52.2% of statements [2021-07-13T14:38:22.273Z] ok github.com/docker/docker/runconfig 0.151s coverage: 52.2% of statements [2021-07-13T14:38:22.395Z] --- PASS: TestServiceUpdatePidsLimit (17.12s) [2021-07-13T14:38:22.395Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.93s) [2021-07-13T14:38:22.395Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.20s) [2021-07-13T14:38:22.395Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.20s) [2021-07-13T14:38:22.395Z] PASS [2021-07-13T14:38:22.395Z] [2021-07-13T14:38:22.395Z] === Skipped [2021-07-13T14:38:22.395Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2021-07-13T14:38:22.395Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-07-13T14:38:22.395Z] [2021-07-13T14:38:22.395Z] [2021-07-13T14:38:22.395Z] DONE 27 tests, 1 skipped in 175.625s [2021-07-13T14:38:22.395Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2021-07-13T14:38:22.395Z] INFO: Testing against a local daemon [2021-07-13T14:38:22.395Z] === RUN TestSessionCreate [2021-07-13T14:38:22.395Z] --- PASS: TestSessionCreate (0.02s) [2021-07-13T14:38:22.395Z] === RUN TestSessionCreateWithBadUpgrade [2021-07-13T14:38:22.395Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2021-07-13T14:38:22.395Z] PASS [2021-07-13T14:38:22.395Z] [2021-07-13T14:38:22.395Z] DONE 2 tests in 0.068s [2021-07-13T14:38:22.395Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2021-07-13T14:38:22.395Z] INFO: Testing against a local daemon [2021-07-13T14:38:22.395Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-07-13T14:38:22.395Z] === PAUSE TestCgroupDriverSystemdMemoryLimit [2021-07-13T14:38:22.395Z] === RUN TestEventsExecDie [2021-07-13T14:38:22.395Z] --- PASS: TestEventsExecDie (1.04s) [2021-07-13T14:38:22.395Z] === RUN TestEventsBackwardsCompatible [2021-07-13T14:38:22.395Z] --- PASS: TestEventsBackwardsCompatible (0.05s) [2021-07-13T14:38:22.395Z] === RUN TestEventsVolumeCreate [2021-07-13T14:38:22.395Z] --- PASS: TestEventsVolumeCreate (0.06s) [2021-07-13T14:38:22.395Z] === RUN TestInfoBinaryCommits [2021-07-13T14:38:22.395Z] --- PASS: TestInfoBinaryCommits (0.02s) [2021-07-13T14:38:22.395Z] === RUN TestInfoAPIVersioned [2021-07-13T14:38:22.395Z] --- PASS: TestInfoAPIVersioned (0.01s) [2021-07-13T14:38:22.395Z] === RUN TestInfoDiscoveryBackend [2021-07-13T14:38:22.753Z] === RUN TestGenerateRandomAlphaOnlyStringLength [2021-07-13T14:38:22.753Z] --- PASS: TestGenerateRandomAlphaOnlyStringLength (0.00s) [2021-07-13T14:38:22.753Z] === RUN TestGenerateRandomAlphaOnlyStringUniqueness [2021-07-13T14:38:22.753Z] --- PASS: TestGenerateRandomAlphaOnlyStringUniqueness (0.00s) [2021-07-13T14:38:22.753Z] PASS [2021-07-13T14:38:22.753Z] coverage: 62.5% of statements [2021-07-13T14:38:22.753Z] ok github.com/docker/docker/testutil 0.206s coverage: 62.5% of statements [2021-07-13T14:38:22.964Z] --- PASS: TestInfoDiscoveryBackend (0.53s) [2021-07-13T14:38:22.964Z] === RUN TestInfoDiscoveryInvalidAdvertise [2021-07-13T14:38:23.906Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2021-07-13T14:38:23.906Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2021-07-13T14:38:24.477Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.53s) [2021-07-13T14:38:24.477Z] === RUN TestInfoAPI [2021-07-13T14:38:24.477Z] --- PASS: TestInfoAPI (0.02s) [2021-07-13T14:38:24.477Z] === RUN TestInfoAPIWarnings [2021-07-13T14:38:25.183Z] Loaded image: buildpack-deps:buster [2021-07-13T14:38:25.183Z] Loaded image: busybox:latest [2021-07-13T14:38:25.183Z] Loaded image: busybox:glibc [2021-07-13T14:38:25.762Z] === RUN TestGetDriver [2021-07-13T14:38:25.762Z] --- PASS: TestGetDriver (0.00s) [2021-07-13T14:38:25.762Z] === RUN TestVolumeRequestError [2021-07-13T14:38:25.762Z] --- PASS: TestVolumeRequestError (0.01s) [2021-07-13T14:38:25.762Z] PASS [2021-07-13T14:38:25.762Z] coverage: 36.1% of statements [2021-07-13T14:38:25.762Z] ok github.com/docker/docker/volume/drivers 0.226s coverage: 36.1% of statements [2021-07-13T14:38:26.125Z] Loaded image: debian:bullseye [2021-07-13T14:38:26.125Z] Loaded image: hello-world:latest [2021-07-13T14:38:26.125Z] Loaded image: arm32v7/hello-world:latest [2021-07-13T14:38:26.173Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2021-07-13T14:38:26.242Z] === RUN TestGetAddress [2021-07-13T14:38:26.242Z] --- PASS: TestGetAddress (0.00s) [2021-07-13T14:38:26.242Z] === RUN TestRemove [2021-07-13T14:38:26.242Z] local_test.go:34: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2021-07-13T14:38:26.242Z] --- SKIP: TestRemove (0.00s) [2021-07-13T14:38:26.242Z] === RUN TestInitializeWithVolumes [2021-07-13T14:38:26.242Z] --- PASS: TestInitializeWithVolumes (0.01s) [2021-07-13T14:38:26.242Z] === RUN TestCreate [2021-07-13T14:38:26.242Z] --- PASS: TestCreate (0.01s) [2021-07-13T14:38:26.242Z] === RUN TestValidateName [2021-07-13T14:38:26.242Z] --- PASS: TestValidateName (0.00s) [2021-07-13T14:38:26.242Z] === RUN TestCreateWithOpts [2021-07-13T14:38:26.242Z] local_test.go:181: runtime.GOOS == "windows" [2021-07-13T14:38:26.242Z] --- SKIP: TestCreateWithOpts (0.00s) [2021-07-13T14:38:26.242Z] === RUN TestRelaodNoOpts [2021-07-13T14:38:26.242Z] --- PASS: TestRelaodNoOpts (0.01s) [2021-07-13T14:38:26.242Z] PASS [2021-07-13T14:38:26.242Z] coverage: 41.5% of statements [2021-07-13T14:38:26.242Z] ok github.com/docker/docker/volume/local 0.203s coverage: 41.5% of statements [2021-07-13T14:38:27.251Z] === RUN TestConvertTmpfsOptions [2021-07-13T14:38:27.251Z] parser_test.go:49: data="mode=700,size=1m" [2021-07-13T14:38:27.251Z] parser_test.go:49: data="ro" [2021-07-13T14:38:27.251Z] --- PASS: TestConvertTmpfsOptions (0.00s) [2021-07-13T14:38:27.251Z] === RUN TestParseMountRaw [2021-07-13T14:38:27.251Z] --- PASS: TestParseMountRaw (0.03s) [2021-07-13T14:38:27.251Z] === RUN TestParseMountRawSplit [2021-07-13T14:38:27.251Z] parser_test.go:390: case 0 [2021-07-13T14:38:27.251Z] parser_test.go:390: case 1 [2021-07-13T14:38:27.251Z] parser_test.go:390: case 2 [2021-07-13T14:38:27.251Z] parser_test.go:390: case 3 [2021-07-13T14:38:27.251Z] parser_test.go:390: case 4 [2021-07-13T14:38:27.251Z] parser_test.go:390: case 5 [2021-07-13T14:38:27.251Z] parser_test.go:390: case 6 [2021-07-13T14:38:27.251Z] parser_test.go:390: case 7 [2021-07-13T14:38:27.251Z] parser_test.go:390: case 8 [2021-07-13T14:38:27.251Z] parser_test.go:390: case 0 [2021-07-13T14:38:27.251Z] parser_test.go:390: case 1 [2021-07-13T14:38:27.251Z] parser_test.go:390: case 2 [2021-07-13T14:38:27.251Z] parser_test.go:390: case 3 [2021-07-13T14:38:27.251Z] parser_test.go:390: case 4 [2021-07-13T14:38:27.251Z] parser_test.go:390: case 5 [2021-07-13T14:38:27.251Z] parser_test.go:390: case 6 [2021-07-13T14:38:27.251Z] parser_test.go:390: case 7 [2021-07-13T14:38:27.251Z] parser_test.go:390: case 8 [2021-07-13T14:38:27.251Z] parser_test.go:390: case 9 [2021-07-13T14:38:27.251Z] parser_test.go:390: case 10 [2021-07-13T14:38:27.251Z] parser_test.go:390: case 11 [2021-07-13T14:38:27.251Z] parser_test.go:390: case 12 [2021-07-13T14:38:27.251Z] parser_test.go:390: case 0 [2021-07-13T14:38:27.251Z] parser_test.go:390: case 1 [2021-07-13T14:38:27.251Z] parser_test.go:390: case 2 [2021-07-13T14:38:27.251Z] parser_test.go:390: case 3 [2021-07-13T14:38:27.251Z] parser_test.go:390: case 4 [2021-07-13T14:38:27.251Z] parser_test.go:390: case 5 [2021-07-13T14:38:27.251Z] parser_test.go:390: case 6 [2021-07-13T14:38:27.251Z] parser_test.go:390: case 7 [2021-07-13T14:38:27.251Z] parser_test.go:390: case 8 [2021-07-13T14:38:27.251Z] parser_test.go:390: case 9 [2021-07-13T14:38:27.251Z] parser_test.go:390: case 10 [2021-07-13T14:38:27.251Z] parser_test.go:390: case 11 [2021-07-13T14:38:27.251Z] --- PASS: TestParseMountRawSplit (0.01s) [2021-07-13T14:38:27.251Z] === RUN TestParseMountSpec [2021-07-13T14:38:27.251Z] parser_test.go:455: case 0 [2021-07-13T14:38:27.251Z] parser_test.go:455: case 1 [2021-07-13T14:38:27.251Z] parser_test.go:455: case 2 [2021-07-13T14:38:27.251Z] parser_test.go:455: case 3 [2021-07-13T14:38:27.251Z] parser_test.go:455: case 4 [2021-07-13T14:38:27.251Z] parser_test.go:455: case 5 [2021-07-13T14:38:27.251Z] --- PASS: TestParseMountSpec (0.00s) [2021-07-13T14:38:27.251Z] === RUN TestParseMountSpecBindWithFileinfoError [2021-07-13T14:38:27.251Z] --- PASS: TestParseMountSpecBindWithFileinfoError (0.00s) [2021-07-13T14:38:27.251Z] === RUN TestValidateMount [2021-07-13T14:38:27.251Z] --- PASS: TestValidateMount (0.00s) [2021-07-13T14:38:27.251Z] PASS [2021-07-13T14:38:27.251Z] coverage: 66.2% of statements [2021-07-13T14:38:27.251Z] ok github.com/docker/docker/volume/mounts 0.175s coverage: 66.2% of statements [2021-07-13T14:38:27.739Z] === RUN TestSetGetMeta [2021-07-13T14:38:27.739Z] === PAUSE TestSetGetMeta [2021-07-13T14:38:28.218Z] === RUN TestRestore [2021-07-13T14:38:28.218Z] === PAUSE TestRestore [2021-07-13T14:38:28.218Z] === RUN TestServiceCreate [2021-07-13T14:38:28.218Z] === PAUSE TestServiceCreate [2021-07-13T14:38:28.218Z] === RUN TestServiceList [2021-07-13T14:38:28.218Z] === PAUSE TestServiceList [2021-07-13T14:38:28.218Z] === RUN TestServiceRemove [2021-07-13T14:38:28.218Z] === PAUSE TestServiceRemove [2021-07-13T14:38:28.218Z] === RUN TestServiceGet [2021-07-13T14:38:28.218Z] === PAUSE TestServiceGet [2021-07-13T14:38:28.218Z] === RUN TestServicePrune [2021-07-13T14:38:28.218Z] === PAUSE TestServicePrune [2021-07-13T14:38:28.218Z] === RUN TestCreate [2021-07-13T14:38:28.218Z] === PAUSE TestCreate [2021-07-13T14:38:28.218Z] === RUN TestRemove [2021-07-13T14:38:28.218Z] === PAUSE TestRemove [2021-07-13T14:38:28.218Z] === RUN TestList [2021-07-13T14:38:28.218Z] === PAUSE TestList [2021-07-13T14:38:28.218Z] === RUN TestFindByDriver [2021-07-13T14:38:28.218Z] === PAUSE TestFindByDriver [2021-07-13T14:38:28.218Z] === RUN TestFindByReferenced [2021-07-13T14:38:28.218Z] === PAUSE TestFindByReferenced [2021-07-13T14:38:28.218Z] === RUN TestDerefMultipleOfSameRef [2021-07-13T14:38:28.218Z] === PAUSE TestDerefMultipleOfSameRef [2021-07-13T14:38:28.218Z] === RUN TestCreateKeepOptsLabelsWhenExistsRemotely [2021-07-13T14:38:28.218Z] === PAUSE TestCreateKeepOptsLabelsWhenExistsRemotely [2021-07-13T14:38:28.218Z] === RUN TestDefererencePluginOnCreateError [2021-07-13T14:38:28.218Z] === PAUSE TestDefererencePluginOnCreateError [2021-07-13T14:38:28.218Z] === RUN TestRefDerefRemove [2021-07-13T14:38:28.218Z] === PAUSE TestRefDerefRemove [2021-07-13T14:38:28.218Z] === RUN TestGet [2021-07-13T14:38:28.218Z] === PAUSE TestGet [2021-07-13T14:38:28.218Z] === RUN TestGetWithReference [2021-07-13T14:38:28.218Z] === PAUSE TestGetWithReference [2021-07-13T14:38:28.218Z] === RUN TestFilterFunc [2021-07-13T14:38:28.218Z] === RUN TestFilterFunc/test_nil_list [2021-07-13T14:38:28.218Z] === PAUSE TestFilterFunc/test_nil_list [2021-07-13T14:38:28.218Z] === RUN TestFilterFunc/test_empty_list [2021-07-13T14:38:28.218Z] === PAUSE TestFilterFunc/test_empty_list [2021-07-13T14:38:28.218Z] === RUN TestFilterFunc/test_filter_non-empty_to_empty [2021-07-13T14:38:28.218Z] === PAUSE TestFilterFunc/test_filter_non-empty_to_empty [2021-07-13T14:38:28.218Z] === RUN TestFilterFunc/test_nothing_to_fitler_non-empty_list [2021-07-13T14:38:28.218Z] === PAUSE TestFilterFunc/test_nothing_to_fitler_non-empty_list [2021-07-13T14:38:28.218Z] === RUN TestFilterFunc/test_filter_some [2021-07-13T14:38:28.218Z] === PAUSE TestFilterFunc/test_filter_some [2021-07-13T14:38:28.218Z] === RUN TestFilterFunc/test_filter_middle [2021-07-13T14:38:28.218Z] === PAUSE TestFilterFunc/test_filter_middle [2021-07-13T14:38:28.218Z] === RUN TestFilterFunc/test_filter_middle_and_last [2021-07-13T14:38:28.218Z] === PAUSE TestFilterFunc/test_filter_middle_and_last [2021-07-13T14:38:28.218Z] === RUN TestFilterFunc/test_filter_first_and_last [2021-07-13T14:38:28.218Z] === PAUSE TestFilterFunc/test_filter_first_and_last [2021-07-13T14:38:28.218Z] === CONT TestFilterFunc/test_nil_list [2021-07-13T14:38:28.218Z] === CONT TestFilterFunc/test_filter_some [2021-07-13T14:38:28.218Z] === CONT TestFilterFunc/test_nothing_to_fitler_non-empty_list [2021-07-13T14:38:28.218Z] === CONT TestFilterFunc/test_filter_non-empty_to_empty [2021-07-13T14:38:28.218Z] === CONT TestFilterFunc/test_filter_middle_and_last [2021-07-13T14:38:28.218Z] === CONT TestFilterFunc/test_filter_first_and_last [2021-07-13T14:38:28.218Z] === CONT TestFilterFunc/test_filter_middle [2021-07-13T14:38:28.218Z] === CONT TestFilterFunc/test_empty_list [2021-07-13T14:38:28.218Z] --- PASS: TestFilterFunc (0.00s) [2021-07-13T14:38:28.218Z] --- PASS: TestFilterFunc/test_nil_list (0.00s) [2021-07-13T14:38:28.218Z] --- PASS: TestFilterFunc/test_filter_non-empty_to_empty (0.00s) [2021-07-13T14:38:28.218Z] --- PASS: TestFilterFunc/test_nothing_to_fitler_non-empty_list (0.00s) [2021-07-13T14:38:28.218Z] --- PASS: TestFilterFunc/test_filter_some (0.00s) [2021-07-13T14:38:28.218Z] --- PASS: TestFilterFunc/test_filter_first_and_last (0.00s) [2021-07-13T14:38:28.218Z] --- PASS: TestFilterFunc/test_empty_list (0.00s) [2021-07-13T14:38:28.218Z] --- PASS: TestFilterFunc/test_filter_middle (0.00s) [2021-07-13T14:38:28.218Z] --- PASS: TestFilterFunc/test_filter_middle_and_last (0.00s) [2021-07-13T14:38:28.218Z] === CONT TestSetGetMeta [2021-07-13T14:38:28.218Z] === CONT TestFindByDriver [2021-07-13T14:38:28.218Z] === CONT TestServiceGet [2021-07-13T14:38:28.218Z] === CONT TestRemove [2021-07-13T14:38:28.218Z] --- PASS: TestSetGetMeta (0.02s) [2021-07-13T14:38:28.218Z] === CONT TestServiceRemove [2021-07-13T14:38:28.218Z] --- PASS: TestRemove (0.03s) [2021-07-13T14:38:28.218Z] === CONT TestServiceList [2021-07-13T14:38:28.218Z] --- PASS: TestFindByDriver (0.03s) [2021-07-13T14:38:28.218Z] === CONT TestServiceCreate [2021-07-13T14:38:28.218Z] --- PASS: TestServiceGet (0.14s) [2021-07-13T14:38:28.218Z] === CONT TestRestore [2021-07-13T14:38:28.218Z] --- PASS: TestServiceRemove (0.12s) [2021-07-13T14:38:28.218Z] === CONT TestCreate [2021-07-13T14:38:28.218Z] --- PASS: TestServiceCreate (0.12s) [2021-07-13T14:38:28.218Z] === CONT TestServicePrune [2021-07-13T14:38:28.218Z] --- PASS: TestServiceList (0.12s) [2021-07-13T14:38:28.218Z] === CONT TestRefDerefRemove [2021-07-13T14:38:28.218Z] --- PASS: TestCreate (0.02s) [2021-07-13T14:38:28.218Z] === CONT TestGetWithReference [2021-07-13T14:38:28.218Z] === CONT TestGet [2021-07-13T14:38:28.218Z] --- PASS: TestRestore (0.03s) [2021-07-13T14:38:28.218Z] time="2021-07-13T14:38:27Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-07-13T14:38:28.218Z] --- PASS: TestRefDerefRemove (0.03s) [2021-07-13T14:38:28.218Z] === CONT TestList [2021-07-13T14:38:28.218Z] time="2021-07-13T14:38:27Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-07-13T14:38:28.218Z] time="2021-07-13T14:38:27Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-07-13T14:38:28.218Z] --- PASS: TestGetWithReference (0.03s) [2021-07-13T14:38:28.218Z] === CONT TestCreateKeepOptsLabelsWhenExistsRemotely [2021-07-13T14:38:28.218Z] --- PASS: TestGet (0.02s) [2021-07-13T14:38:28.218Z] === CONT TestDefererencePluginOnCreateError [2021-07-13T14:38:28.218Z] time="2021-07-13T14:38:27Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test3 [2021-07-13T14:38:28.218Z] --- PASS: TestList (0.03s) [2021-07-13T14:38:28.218Z] === CONT TestDerefMultipleOfSameRef [2021-07-13T14:38:28.218Z] time="2021-07-13T14:38:27Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-07-13T14:38:28.218Z] --- PASS: TestServicePrune (0.06s) [2021-07-13T14:38:28.218Z] === CONT TestFindByReferenced [2021-07-13T14:38:28.218Z] --- PASS: TestCreateKeepOptsLabelsWhenExistsRemotely (0.02s) [2021-07-13T14:38:28.218Z] --- PASS: TestDefererencePluginOnCreateError (0.03s) [2021-07-13T14:38:28.218Z] --- PASS: TestDerefMultipleOfSameRef (0.03s) [2021-07-13T14:38:28.218Z] --- PASS: TestFindByReferenced (0.02s) [2021-07-13T14:38:28.218Z] PASS [2021-07-13T14:38:28.218Z] coverage: 69.6% of statements [2021-07-13T14:38:28.218Z] ok github.com/docker/docker/volume/service 0.502s coverage: 69.6% of statements [2021-07-13T14:38:30.482Z] --- PASS: TestGet (15.01s) [2021-07-13T14:38:30.482Z] === RUN TestPluginWithNoManifest [2021-07-13T14:38:30.482Z] --- PASS: TestPluginWithNoManifest (0.00s) [2021-07-13T14:38:30.482Z] === RUN TestGetAll [2021-07-13T14:38:30.482Z] --- PASS: TestGetAll (0.00s) [2021-07-13T14:38:30.482Z] PASS [2021-07-13T14:38:30.482Z] coverage: 73.4% of statements [2021-07-13T14:38:30.482Z] ok github.com/docker/docker/pkg/plugins 36.168s coverage: 73.4% of statements [2021-07-13T14:38:31.467Z] 8d5139ce8e39: Pull complete [2021-07-13T14:38:31.467Z] Digest: sha256:6dfc9ed8c6048a7a45fba93fdfc0b5c4cf1215392e74dfa674003ccfb99061fa [2021-07-13T14:38:31.467Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2021-07-13T14:38:31.467Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 into daemon under test completed successfully [2021-07-13T14:38:31.467Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore in daemon under test [2021-07-13T14:38:31.467Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2019 is '10.0.17763.2029' [2021-07-13T14:38:31.467Z] WARN: Skipping validation tests [2021-07-13T14:38:31.467Z] INFO: Running unit tests at 07/13/2021 14:38:18... [2021-07-13T14:38:31.467Z] INFO: make.ps1 starting at 07/13/2021 14:38:25 [2021-07-13T14:38:31.467Z] INFO: Git commit (bff0785183) assumed from DOCKER_GITCOMMIT environment variable [2021-07-13T14:38:31.467Z] INFO: Invoking autogen... [2021-07-13T14:38:31.467Z] INFO: Running unit tests... [2021-07-13T14:38:32.731Z] === RUN TestDockerSwarmSuite/TestAPISwarmHealthcheckNone [2021-07-13T14:38:32.731Z] docker_api_swarm_test.go:934: Root cause of Issue #36386 is needed [2021-07-13T14:38:32.731Z] === RUN TestDockerSwarmSuite/TestAPISwarmInit [2021-07-13T14:38:35.256Z] docker_api_swarm_test.go:45: [de712813e4c0f] joining swarm manager [d3a66b5166f0c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-07-13T14:38:36.119Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (24.78s) [2021-07-13T14:38:36.119Z] PASS [2021-07-13T14:38:36.119Z] [2021-07-13T14:38:36.119Z] === Skipped [2021-07-13T14:38:36.119Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s) [2021-07-13T14:38:36.119Z] build_session_test.go:25: TODO: BuildKit [2021-07-13T14:38:36.119Z] [2021-07-13T14:38:36.119Z] === SKIP: arm64.integration.build TestBuildWCOWSandboxSize (0.01s) [2021-07-13T14:38:36.119Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-07-13T14:38:36.119Z] [2021-07-13T14:38:36.119Z] [2021-07-13T14:38:36.119Z] DONE 34 tests, 2 skipped in 135.616s [2021-07-13T14:38:36.119Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m [2021-07-13T14:38:36.119Z] ++ 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-07-13T14:38:36.119Z] ++ set -e [2021-07-13T14:38:36.119Z] ++ '[' -n 0 ']' [2021-07-13T14:38:36.119Z] ++ set -x [2021-07-13T14:38:36.120Z] ++ env -i DEST=/go/src/github.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-07-13T14:38:37.449Z] INFO: Invoking unit tests run with C:\gopath/bin/\gotestsum.exe --format=standard-verbose --jsonfile=bundles\go-test-report-unit-tests.json --junitfile=bundles\junit-report-unit-tests.xml -- -cover -ldflags -w -a "-test.timeout=10m" github.com/docker/docker/api github.com/docker/docker/api/server github.com/docker/docker/api/server/backend/build github.com/docker/docker/api/server/httputils github.com/docker/docker/api/server/middleware github.com/docker/docker/api/server/router github.com/docker/docker/api/server/router/build github.com/docker/docker/api/server/router/checkpoint github.com/docker/docker/api/server/router/container github.com/docker/docker/api/server/router/debug github.com/docker/docker/api/server/router/distribution github.com/docker/docker/api/server/router/grpc github.com/docker/docker/api/server/router/image github.com/docker/docker/api/server/router/network github.com/docker/docker/api/server/router/plugin github.com/docker/docker/api/server/router/session github.com/docker/docker/api/server/router/swarm github.com/docker/docker/api/server/router/system github.com/docker/docker/api/server/router/volume github.com/docker/docker/api/types github.com/docker/docker/api/types/backend github.com/docker/docker/api/types/blkiodev github.com/docker/docker/api/types/container github.com/docker/docker/api/types/events github.com/docker/docker/api/types/filters github.com/docker/docker/api/types/image github.com/docker/docker/api/types/mount github.com/docker/docker/api/types/network github.com/docker/docker/api/types/plugins/logdriver github.com/docker/docker/api/types/registry github.com/docker/docker/api/types/strslice github.com/docker/docker/api/types/swarm github.com/docker/docker/api/types/swarm/runtime github.com/docker/docker/api/types/time github.com/docker/docker/api/types/versions github.com/docker/docker/api/types/versions/v1p19 github.com/docker/docker/api/types/versions/v1p20 github.com/docker/docker/api/types/volume github.com/docker/docker/autogen/winresources/dockerd github.com/docker/docker/builder github.com/docker/docker/builder/builder-next github.com/docker/docker/builder/builder-next/adapters/containerimage github.com/docker/docker/builder/builder-next/adapters/localinlinecache github.com/docker/docker/builder/builder-next/adapters/snapshot github.com/docker/docker/builder/builder-next/exporter github.com/docker/docker/builder/builder-next/imagerefchecker github.com/docker/docker/builder/builder-next/worker github.com/docker/docker/builder/dockerfile github.com/docker/docker/builder/dockerignore github.com/docker/docker/builder/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/cli github.com/docker/docker/cli/config github.com/docker/docker/cli/debug github.com/docker/docker/client github.com/docker/docker/cmd/docker-proxy github.com/docker/docker/cmd/dockerd github.com/docker/docker/container github.com/docker/docker/container/stream github.com/docker/docker/contrib/apparmor github.com/docker/docker/contrib/docker-device-tool github.com/docker/docker/contrib/httpserver github.com/docker/docker/daemon github.com/docker/docker/daemon/cluster github.com/docker/docker/daemon/cluster/controllers/plugin github.com/docker/docker/daemon/cluster/convert github.com/docker/docker/daemon/cluster/executor github.com/docker/docker/daemon/cluster/executor/container github.com/docker/docker/daemon/cluster/provider github.com/docker/docker/daemon/config github.com/docker/docker/daemon/discovery github.com/docker/docker/daemon/events github.com/docker/docker/daemon/events/testutils github.com/docker/docker/daemon/exec github.com/docker/docker/daemon/graphdriver github.com/docker/docker/daemon/graphdriver/btrfs github.com/docker/docker/daemon/graphdriver/devmapper github.com/docker/docker/daemon/graphdriver/fuse-overlayfs github.com/docker/docker/daemon/graphdriver/graphtest github.com/docker/docker/daemon/graphdriver/overlay github.com/docker/docker/daemon/graphdriver/overlay2 github.com/docker/docker/daemon/graphdriver/register github.com/docker/docker/daemon/graphdriver/vfs github.com/docker/docker/daemon/graphdriver/windows github.com/docker/docker/daemon/graphdriver/zfs github.com/docker/docker/daemon/images github.com/docker/docker/daemon/initlayer github.com/docker/docker/daemon/links github.com/docker/docker/daemon/listeners github.com/docker/docker/daemon/logger github.com/docker/docker/daemon/logger/awslogs github.com/docker/docker/daemon/logger/etwlogs github.com/docker/docker/daemon/logger/fluentd github.com/docker/docker/daemon/logger/gcplogs github.com/docker/docker/daemon/logger/gelf github.com/docker/docker/daemon/logger/journald github.com/docker/docker/daemon/logger/jsonfilelog github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog github.com/docker/docker/daemon/logger/local github.com/docker/docker/daemon/logger/logentries github.com/docker/docker/daemon/logger/loggerutils github.com/docker/docker/daemon/logger/loggerutils/cache github.com/docker/docker/daemon/logger/splunk github.com/docker/docker/daemon/logger/syslog github.com/docker/docker/daemon/logger/templates github.com/docker/docker/daemon/names github.com/docker/docker/daemon/network github.com/docker/docker/daemon/stats github.com/docker/docker/distribution github.com/docker/docker/distribution/metadata github.com/docker/docker/distribution/utils github.com/docker/docker/distribution/xfer github.com/docker/docker/dockerversion github.com/docker/docker/errdefs github.com/docker/docker/image github.com/docker/docker/image/cache github.com/docker/docker/image/tarexport github.com/docker/docker/image/v1 github.com/docker/docker/internal/test/suite github.com/docker/docker/layer github.com/docker/docker/libcontainerd github.com/docker/docker/libcontainerd/local github.com/docker/docker/libcontainerd/queue github.com/docker/docker/libcontainerd/remote github.com/docker/docker/libcontainerd/supervisor github.com/docker/docker/libcontainerd/types github.com/docker/docker/libnetwork github.com/docker/docker/libnetwork/api github.com/docker/docker/libnetwork/bitseq github.com/docker/docker/libnetwork/cluster github.com/docker/docker/libnetwork/cmd/diagnostic github.com/docker/docker/libnetwork/cmd/networkdb-test github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient github.com/docker/docker/libnetwork/cmd/readme_test github.com/docker/docker/libnetwork/config github.com/docker/docker/libnetwork/datastore github.com/docker/docker/libnetwork/diagnostic github.com/docker/docker/libnetwork/discoverapi github.com/docker/docker/libnetwork/driverapi github.com/docker/docker/libnetwork/drivers/bridge github.com/docker/docker/libnetwork/drivers/bridge/brmanager github.com/docker/docker/libnetwork/drivers/host github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager github.com/docker/docker/libnetwork/drivers/null github.com/docker/docker/libnetwork/drivers/overlay github.com/docker/docker/libnetwork/drivers/overlay/overlayutils github.com/docker/docker/libnetwork/drivers/overlay/ovmanager github.com/docker/docker/libnetwork/drivers/remote github.com/docker/docker/libnetwork/drivers/remote/api github.com/docker/docker/libnetwork/drivers/windows github.com/docker/docker/libnetwork/drivers/windows/overlay github.com/docker/docker/libnetwork/drvregistry github.com/docker/docker/libnetwork/etchosts github.com/docker/docker/libnetwork/hostdiscovery github.com/docker/docker/libnetwork/idm github.com/docker/docker/libnetwork/internal/caller github.com/docker/docker/libnetwork/internal/setmatrix github.com/docker/docker/libnetwork/ipam github.com/docker/docker/libnetwork/ipamapi github.com/docker/docker/libnetwork/ipams/builtin github.com/docker/docker/libnetwork/ipams/null github.com/docker/docker/libnetwork/ipams/remote github.com/docker/docker/libnetwork/ipams/remote/api github.com/docker/docker/libnetwork/ipams/windowsipam github.com/docker/docker/libnetwork/ipamutils github.com/docker/docker/libnetwork/netlabel github.com/docker/docker/libnetwork/netutils github.com/docker/docker/libnetwork/networkdb github.com/docker/docker/libnetwork/ns github.com/docker/docker/libnetwork/options github.com/docker/docker/libnetwork/osl github.com/docker/docker/libnetwork/osl/kernel github.com/docker/docker/libnetwork/portallocator github.com/docker/docker/libnetwork/portmapper github.com/docker/docker/libnetwork/resolvconf github.com/docker/docker/libnetwork/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-07-13T14:38:40.317Z] INFO: Testing against a local daemon [2021-07-13T14:38:40.317Z] === RUN TestConfigInspect [2021-07-13T14:38:42.578Z] --- PASS: TestInfoAPIWarnings (16.26s) [2021-07-13T14:38:42.578Z] === RUN TestInfoDebug [2021-07-13T14:38:42.578Z] --- PASS: TestInfoDebug (0.52s) [2021-07-13T14:38:42.578Z] === RUN TestInfoInsecureRegistries [2021-07-13T14:38:42.578Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2021-07-13T14:38:42.578Z] === RUN TestInfoRegistryMirrors [2021-07-13T14:38:42.578Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2021-07-13T14:38:42.578Z] === RUN TestLoginFailsWithBadCredentials [2021-07-13T14:38:42.578Z] --- PASS: TestLoginFailsWithBadCredentials (0.11s) [2021-07-13T14:38:42.578Z] === RUN TestPingCacheHeaders [2021-07-13T14:38:42.578Z] --- PASS: TestPingCacheHeaders (0.02s) [2021-07-13T14:38:42.578Z] === RUN TestPingGet [2021-07-13T14:38:42.578Z] --- PASS: TestPingGet (0.01s) [2021-07-13T14:38:42.578Z] === RUN TestPingHead [2021-07-13T14:38:42.578Z] --- PASS: TestPingHead (0.02s) [2021-07-13T14:38:42.578Z] === RUN TestVersion [2021-07-13T14:38:42.578Z] --- PASS: TestVersion (0.02s) [2021-07-13T14:38:42.578Z] === CONT TestCgroupDriverSystemdMemoryLimit [2021-07-13T14:38:42.855Z] --- PASS: TestConfigInspect (2.94s) [2021-07-13T14:38:42.855Z] === RUN TestConfigList [2021-07-13T14:38:43.961Z] --- PASS: TestCgroupDriverSystemdMemoryLimit (1.44s) [2021-07-13T14:38:43.961Z] PASS [2021-07-13T14:38:43.961Z] [2021-07-13T14:38:43.961Z] DONE 19 tests in 22.731s [2021-07-13T14:38:43.961Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2021-07-13T14:38:43.961Z] INFO: Testing against a local daemon [2021-07-13T14:38:43.961Z] === RUN TestVolumesCreateAndList [2021-07-13T14:38:43.961Z] --- PASS: TestVolumesCreateAndList (0.02s) [2021-07-13T14:38:43.961Z] === RUN TestVolumesRemove [2021-07-13T14:38:43.961Z] --- PASS: TestVolumesRemove (0.11s) [2021-07-13T14:38:43.961Z] === RUN TestVolumesInspect [2021-07-13T14:38:43.961Z] --- PASS: TestVolumesInspect (0.02s) [2021-07-13T14:38:43.961Z] === RUN TestVolumesInvalidJSON [2021-07-13T14:38:43.961Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-07-13T14:38:43.961Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-07-13T14:38:43.961Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-07-13T14:38:43.961Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2021-07-13T14:38:43.961Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-07-13T14:38:43.961Z] PASS [2021-07-13T14:38:43.961Z] [2021-07-13T14:38:43.961Z] DONE 5 tests in 0.189s [2021-07-13T14:38:43.961Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-07-13T14:38:44.532Z] Stopping apparmor (via systemctl): apparmor.service. [2021-07-13T14:38:44.532Z] Removing test suite binaries [2021-07-13T14:38:44.792Z] exiting test-integration [2021-07-13T14:38:44.792Z] ++ exit 0 [2021-07-13T14:38:44.792Z] [2021-07-13T14:38:45.394Z] --- PASS: TestConfigList (2.79s) [2021-07-13T14:38:45.394Z] === RUN TestConfigsCreateAndDelete [2021-07-13T14:38:46.595Z] Created binary: bundles/cross/linux/amd64-daemon/dockerd-dev [2021-07-13T14:38:46.595Z] Copying nested executables into bundles/cross/linux/amd64-daemon [2021-07-13T14:38:46.595Z] Building: bundles/cross/linux/amd64-daemon/docker-proxy-dev [2021-07-13T14:38:46.595Z] GOOS="linux" GOARCH="amd64" GOARM="" [2021-07-13T14:38:46.595Z] Created binary: bundles/cross/linux/amd64-daemon/docker-proxy-dev [2021-07-13T14:38:46.595Z] Cross building: bundles/cross/windows/amd64 [2021-07-13T14:38:46.595Z] Building: bundles/cross/windows/amd64-daemon/dockerd-dev.exe [2021-07-13T14:38:46.595Z] GOOS="windows" GOARCH="amd64" GOARM="" [2021-07-13T14:38:48.032Z] ? github.com/docker/docker/api [no test files] Post stage [Pipeline] junit [2021-07-13T14:38:48.110Z] Recording test results [2021-07-13T14:38:48.454Z] 2021/07/13 14:38:47 Closing DB instances... [2021-07-13T14:38:48.692Z] --- PASS: TestConfigsCreateAndDelete (2.75s) [2021-07-13T14:38:48.692Z] === RUN TestConfigsUpdate [2021-07-13T14:38:48.933Z] --- PASS: TestNetworkDBGarbageCollection (53.82s) [2021-07-13T14:38:48.933Z] === RUN TestFindNode [2021-07-13T14:38:48.933Z] 2021/07/13 14:38:48 Closing DB instances... [2021-07-13T14:38:48.933Z] --- PASS: TestFindNode (0.01s) [2021-07-13T14:38:48.933Z] === RUN TestChangeNodeState [2021-07-13T14:38:48.933Z] 2021/07/13 14:38:48 Closing DB instances... [2021-07-13T14:38:48.933Z] --- PASS: TestChangeNodeState (0.01s) [2021-07-13T14:38:48.933Z] === RUN TestNodeReincarnation [2021-07-13T14:38:48.933Z] 2021/07/13 14:38:48 Closing DB instances... [2021-07-13T14:38:49.516Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2021-07-13T14:38:49.867Z] + echo Ensuring container killed. [2021-07-13T14:38:49.867Z] Ensuring container killed. [2021-07-13T14:38:49.867Z] + docker rm -vf docker-pr2 [2021-07-13T14:38:49.867Z] Error: No such container: docker-pr2 [Pipeline] sh [2021-07-13T14:38:50.156Z] + echo Chowning /workspace to jenkins user [2021-07-13T14:38:50.156Z] Chowning /workspace to jenkins user [2021-07-13T14:38:50.156Z] + id -u [2021-07-13T14:38:50.156Z] + id -g [2021-07-13T14:38:50.156Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42631:/workspace busybox chown -R 1000:1000 /workspace [2021-07-13T14:38:50.156Z] Unable to find image 'busybox:latest' locally [2021-07-13T14:38:50.156Z] latest: Pulling from library/busybox [2021-07-13T14:38:50.417Z] b71f96345d44: Pulling fs layer [2021-07-13T14:38:50.417Z] b71f96345d44: Verifying Checksum [2021-07-13T14:38:50.417Z] b71f96345d44: Download complete [2021-07-13T14:38:50.417Z] b71f96345d44: Pull complete [2021-07-13T14:38:50.417Z] Digest: sha256:0f354ec1728d9ff32edcd7d1b8bbdfc798277ad36120dc3dc683be44524c8b60 [2021-07-13T14:38:50.417Z] Status: Downloaded newer image for busybox:latest [2021-07-13T14:38:51.233Z] --- PASS: TestConfigsUpdate (2.63s) [2021-07-13T14:38:51.233Z] === RUN TestTemplatedConfig [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-07-13T14:38:53.264Z] + bundleName=amd64-cgroup2 [2021-07-13T14:38:53.264Z] + echo Creating amd64-cgroup2-bundles.tar.gz [2021-07-13T14:38:53.264Z] Creating amd64-cgroup2-bundles.tar.gz [2021-07-13T14:38:53.264Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name+ *.prof -o -name *-report.xml ) -print [2021-07-13T14:38:53.264Z] xargs tar -czf amd64-cgroup2-bundles.tar.gz [2021-07-13T14:38:53.320Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2021-07-13T14:38:53.320Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2021-07-13T14:38:53.320Z] === RUN TestDockerSwarmSuite/TestAPISwarmInvalidAddress [Pipeline] archiveArtifacts [2021-07-13T14:38:53.537Z] Archiving artifacts [2021-07-13T14:38:54.252Z] === RUN TestDockerSwarmSuite/TestAPISwarmJoinToken [2021-07-13T14:38:54.528Z] --- PASS: TestTemplatedConfig (3.52s) [2021-07-13T14:38:54.528Z] === RUN TestConfigCreateResolve [2021-07-13T14:38:54.888Z] time="2021-07-13T14:38:53Z" level=error msg="failed to send node leave: timed out broadcasting node event" [2021-07-13T14:38:54.888Z] --- PASS: TestNodeReincarnation (5.01s) [2021-07-13T14:38:54.888Z] === RUN TestParallelCreate [2021-07-13T14:38:54.888Z] 2021/07/13 14:38:53 Closing DB instances... [2021-07-13T14:38:54.888Z] --- PASS: TestParallelCreate (0.01s) [2021-07-13T14:38:54.888Z] === RUN TestParallelDelete [2021-07-13T14:38:54.888Z] 2021/07/13 14:38:53 Closing DB instances... [2021-07-13T14:38:54.888Z] --- PASS: TestParallelDelete (0.01s) [2021-07-13T14:38:54.888Z] === RUN TestNetworkDBIslands [2021-07-13T14:38:54.888Z] time="2021-07-13T14:38:53Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:c713dd72dd3b with config:&{NodeID:c713dd72dd3b Hostname:node1 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10033 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-07-13T14:38:54.888Z] time="2021-07-13T14:38:53Z" level=info msg="Node c713dd72dd3b/172.23.143.24, joined gossip cluster" [2021-07-13T14:38:54.888Z] time="2021-07-13T14:38:53Z" level=info msg="Node c713dd72dd3b/172.23.143.24, added to nodes list" [2021-07-13T14:38:54.888Z] time="2021-07-13T14:38:53Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:07d484396efd with config:&{NodeID:07d484396efd Hostname:node2 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10034 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-07-13T14:38:54.888Z] time="2021-07-13T14:38:53Z" level=info msg="Node 07d484396efd/172.23.143.24, joined gossip cluster" [2021-07-13T14:38:54.888Z] time="2021-07-13T14:38:53Z" level=info msg="Node 07d484396efd/172.23.143.24, added to nodes list" [2021-07-13T14:38:54.888Z] time="2021-07-13T14:38:53Z" level=info msg="The new bootstrap node list is:[localhost:10033]" [2021-07-13T14:38:54.888Z] time="2021-07-13T14:38:53Z" level=debug msg="memberlist: Stream connection from=[::1]:49387" [2021-07-13T14:38:54.888Z] time="2021-07-13T14:38:53Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10033" [2021-07-13T14:38:54.888Z] time="2021-07-13T14:38:53Z" level=info msg="Node 07d484396efd/172.23.143.24, joined gossip cluster" [2021-07-13T14:38:54.888Z] time="2021-07-13T14:38:53Z" level=info msg="Node 07d484396efd/172.23.143.24, added to nodes list" [2021-07-13T14:38:54.888Z] time="2021-07-13T14:38:53Z" level=info msg="Node c713dd72dd3b/172.23.143.24, joined gossip cluster" [2021-07-13T14:38:54.888Z] time="2021-07-13T14:38:53Z" level=info msg="Node c713dd72dd3b/172.23.143.24, added to nodes list" [2021-07-13T14:38:54.888Z] time="2021-07-13T14:38:53Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10033" [2021-07-13T14:38:54.888Z] time="2021-07-13T14:38:53Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49388" [2021-07-13T14:38:54.888Z] time="2021-07-13T14:38:54Z" level=debug msg="memberlist: Failed to join 172.23.143.24: dial tcp 172.23.143.24:10002: connectex: No connection could be made because the target machine actively refused it." [2021-07-13T14:38:54.888Z] time="2021-07-13T14:38:54Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:56d2195497a9 with config:&{NodeID:56d2195497a9 Hostname:node3 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10035 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-07-13T14:38:54.888Z] time="2021-07-13T14:38:54Z" level=info msg="Node 56d2195497a9/172.23.143.24, joined gossip cluster" [2021-07-13T14:38:54.888Z] time="2021-07-13T14:38:54Z" level=info msg="Node 56d2195497a9/172.23.143.24, added to nodes list" [2021-07-13T14:38:54.888Z] time="2021-07-13T14:38:54Z" level=info msg="The new bootstrap node list is:[localhost:10034]" [2021-07-13T14:38:54.888Z] time="2021-07-13T14:38:54Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10034" [2021-07-13T14:38:54.888Z] time="2021-07-13T14:38:54Z" level=debug msg="memberlist: Stream connection from=[::1]:49390" [2021-07-13T14:38:54.888Z] time="2021-07-13T14:38:54Z" level=info msg="Node 56d2195497a9/172.23.143.24, joined gossip cluster" [2021-07-13T14:38:54.888Z] time="2021-07-13T14:38:54Z" level=info msg="Node 56d2195497a9/172.23.143.24, added to nodes list" [2021-07-13T14:38:54.888Z] time="2021-07-13T14:38:54Z" level=info msg="Node c713dd72dd3b/172.23.143.24, joined gossip cluster" [2021-07-13T14:38:54.888Z] time="2021-07-13T14:38:54Z" level=info msg="Node c713dd72dd3b/172.23.143.24, added to nodes list" [2021-07-13T14:38:54.888Z] time="2021-07-13T14:38:54Z" level=info msg="Node 07d484396efd/172.23.143.24, joined gossip cluster" [2021-07-13T14:38:54.888Z] time="2021-07-13T14:38:54Z" level=info msg="Node 07d484396efd/172.23.143.24, added to nodes list" [2021-07-13T14:38:54.888Z] time="2021-07-13T14:38:54Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49391" [2021-07-13T14:38:54.888Z] time="2021-07-13T14:38:54Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10034" [2021-07-13T14:38:55.368Z] time="2021-07-13T14:38:54Z" level=info msg="Node 56d2195497a9/172.23.143.24, joined gossip cluster" [2021-07-13T14:38:55.368Z] time="2021-07-13T14:38:54Z" level=info msg="Node 56d2195497a9/172.23.143.24, added to nodes list" [2021-07-13T14:38:55.368Z] time="2021-07-13T14:38:55Z" level=info msg="New memberlist node - Node:node4 will use memberlist nodeID:ef8957a44fcf with config:&{NodeID:ef8957a44fcf Hostname:node4 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10036 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-07-13T14:38:55.368Z] time="2021-07-13T14:38:55Z" level=info msg="Node ef8957a44fcf/172.23.143.24, joined gossip cluster" [2021-07-13T14:38:55.368Z] time="2021-07-13T14:38:55Z" level=info msg="Node ef8957a44fcf/172.23.143.24, added to nodes list" [2021-07-13T14:38:55.368Z] time="2021-07-13T14:38:55Z" level=info msg="The new bootstrap node list is:[localhost:10035]" [2021-07-13T14:38:55.368Z] time="2021-07-13T14:38:55Z" level=debug msg="memberlist: Stream connection from=[::1]:49392" [2021-07-13T14:38:55.368Z] time="2021-07-13T14:38:55Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10035" [2021-07-13T14:38:55.368Z] time="2021-07-13T14:38:55Z" level=info msg="Node ef8957a44fcf/172.23.143.24, joined gossip cluster" [2021-07-13T14:38:55.368Z] time="2021-07-13T14:38:55Z" level=info msg="Node ef8957a44fcf/172.23.143.24, added to nodes list" [2021-07-13T14:38:55.368Z] time="2021-07-13T14:38:55Z" level=info msg="Node 07d484396efd/172.23.143.24, joined gossip cluster" [2021-07-13T14:38:55.368Z] time="2021-07-13T14:38:55Z" level=info msg="Node 07d484396efd/172.23.143.24, added to nodes list" [2021-07-13T14:38:55.368Z] time="2021-07-13T14:38:55Z" level=info msg="Node 56d2195497a9/172.23.143.24, joined gossip cluster" [2021-07-13T14:38:55.368Z] time="2021-07-13T14:38:55Z" level=info msg="Node 56d2195497a9/172.23.143.24, added to nodes list" [2021-07-13T14:38:55.368Z] time="2021-07-13T14:38:55Z" level=info msg="Node c713dd72dd3b/172.23.143.24, joined gossip cluster" [2021-07-13T14:38:55.368Z] time="2021-07-13T14:38:55Z" level=info msg="Node c713dd72dd3b/172.23.143.24, added to nodes list" [2021-07-13T14:38:55.368Z] time="2021-07-13T14:38:55Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10035" [2021-07-13T14:38:55.368Z] time="2021-07-13T14:38:55Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49393" [2021-07-13T14:38:55.368Z] time="2021-07-13T14:38:55Z" level=info msg="Node ef8957a44fcf/172.23.143.24, joined gossip cluster" [2021-07-13T14:38:55.368Z] time="2021-07-13T14:38:55Z" level=info msg="Node ef8957a44fcf/172.23.143.24, added to nodes list" [2021-07-13T14:38:55.368Z] time="2021-07-13T14:38:55Z" level=info msg="Node ef8957a44fcf/172.23.143.24, joined gossip cluster" [2021-07-13T14:38:55.368Z] time="2021-07-13T14:38:55Z" level=info msg="Node ef8957a44fcf/172.23.143.24, added to nodes list" [2021-07-13T14:38:55.821Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42631/2/artifacts/ [Pipeline] } [Pipeline] // catchError [2021-07-13T14:38:55.848Z] time="2021-07-13T14:38:55Z" level=info msg="New memberlist node - Node:node5 will use memberlist nodeID:5308941ee902 with config:&{NodeID:5308941ee902 Hostname:node5 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10037 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-07-13T14:38:55.848Z] time="2021-07-13T14:38:55Z" level=info msg="Node 5308941ee902/172.23.143.24, joined gossip cluster" [2021-07-13T14:38:55.848Z] time="2021-07-13T14:38:55Z" level=info msg="Node 5308941ee902/172.23.143.24, added to nodes list" [2021-07-13T14:38:55.848Z] time="2021-07-13T14:38:55Z" level=info msg="The new bootstrap node list is:[localhost:10036]" [2021-07-13T14:38:55.848Z] time="2021-07-13T14:38:55Z" level=debug msg="memberlist: Stream connection from=[::1]:49394" [2021-07-13T14:38:55.848Z] time="2021-07-13T14:38:55Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10036" [2021-07-13T14:38:55.848Z] time="2021-07-13T14:38:55Z" level=info msg="Node 5308941ee902/172.23.143.24, joined gossip cluster" [2021-07-13T14:38:55.848Z] time="2021-07-13T14:38:55Z" level=info msg="Node 5308941ee902/172.23.143.24, added to nodes list" [2021-07-13T14:38:55.848Z] time="2021-07-13T14:38:55Z" level=info msg="Node c713dd72dd3b/172.23.143.24, joined gossip cluster" [2021-07-13T14:38:55.848Z] time="2021-07-13T14:38:55Z" level=info msg="Node c713dd72dd3b/172.23.143.24, added to nodes list" [2021-07-13T14:38:55.848Z] time="2021-07-13T14:38:55Z" level=info msg="Node 56d2195497a9/172.23.143.24, joined gossip cluster" [2021-07-13T14:38:55.848Z] time="2021-07-13T14:38:55Z" level=info msg="Node 56d2195497a9/172.23.143.24, added to nodes list" [2021-07-13T14:38:55.848Z] time="2021-07-13T14:38:55Z" level=info msg="Node ef8957a44fcf/172.23.143.24, joined gossip cluster" [2021-07-13T14:38:55.848Z] time="2021-07-13T14:38:55Z" level=info msg="Node ef8957a44fcf/172.23.143.24, added to nodes list" [2021-07-13T14:38:55.848Z] time="2021-07-13T14:38:55Z" level=info msg="Node 07d484396efd/172.23.143.24, joined gossip cluster" [2021-07-13T14:38:55.848Z] time="2021-07-13T14:38:55Z" level=info msg="Node 07d484396efd/172.23.143.24, added to nodes list" [2021-07-13T14:38:55.848Z] time="2021-07-13T14:38:55Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10036" [2021-07-13T14:38:55.848Z] time="2021-07-13T14:38:55Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49395" [2021-07-13T14:38:55.848Z] time="2021-07-13T14:38:55Z" level=info msg="Node 5308941ee902/172.23.143.24, joined gossip cluster" [2021-07-13T14:38:55.848Z] time="2021-07-13T14:38:55Z" level=info msg="Node 5308941ee902/172.23.143.24, added to nodes list" [2021-07-13T14:38:55.848Z] time="2021-07-13T14:38:55Z" level=info msg="Node 5308941ee902/172.23.143.24, joined gossip cluster" [2021-07-13T14:38:55.848Z] time="2021-07-13T14:38:55Z" level=info msg="Node 5308941ee902/172.23.143.24, added to nodes list" [2021-07-13T14:38:55.848Z] time="2021-07-13T14:38:55Z" level=info msg="Node 5308941ee902/172.23.143.24, joined gossip cluster" [2021-07-13T14:38:55.848Z] time="2021-07-13T14:38:55Z" level=info msg="Node 5308941ee902/172.23.143.24, added to nodes list" [Pipeline] sh [2021-07-13T14:38:56.150Z] + make clean [2021-07-13T14:38:56.327Z] networkdb_test.go:834: Re-joining: 3 [2021-07-13T14:38:56.328Z] time="2021-07-13T14:38:55Z" level=info msg="The new bootstrap node list is:[172.23.143.24:10033 172.23.143.24:10034 172.23.143.24:10035]" [2021-07-13T14:38:56.328Z] time="2021-07-13T14:38:55Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.23.143.24:10033" [2021-07-13T14:38:56.328Z] time="2021-07-13T14:38:55Z" level=debug msg="memberlist: Stream connection from=172.23.143.24:49396" [2021-07-13T14:38:56.328Z] time="2021-07-13T14:38:55Z" level=debug msg="memberlist: Stream connection from=172.23.143.24:49397" [2021-07-13T14:38:56.328Z] time="2021-07-13T14:38:55Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.23.143.24:10034" [2021-07-13T14:38:56.328Z] time="2021-07-13T14:38:55Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.23.143.24:10035" [2021-07-13T14:38:56.328Z] time="2021-07-13T14:38:55Z" level=debug msg="memberlist: Stream connection from=172.23.143.24:49398" [2021-07-13T14:38:56.328Z] networkdb_test.go:834: Re-joining: 4 [2021-07-13T14:38:56.328Z] time="2021-07-13T14:38:56Z" level=info msg="The new bootstrap node list is:[172.23.143.24:10033 172.23.143.24:10034 172.23.143.24:10035]" [2021-07-13T14:38:56.328Z] time="2021-07-13T14:38:56Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.23.143.24:10033" [2021-07-13T14:38:56.328Z] time="2021-07-13T14:38:56Z" level=debug msg="memberlist: Stream connection from=172.23.143.24:49399" [2021-07-13T14:38:56.328Z] time="2021-07-13T14:38:56Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.23.143.24:10034" [2021-07-13T14:38:56.328Z] time="2021-07-13T14:38:56Z" level=debug msg="memberlist: Stream connection from=172.23.143.24:49400" [2021-07-13T14:38:56.328Z] time="2021-07-13T14:38:56Z" level=debug msg="memberlist: Stream connection from=172.23.143.24:49401" [2021-07-13T14:38:56.328Z] time="2021-07-13T14:38:56Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.23.143.24:10035" [2021-07-13T14:38:56.328Z] time="2021-07-13T14:38:56Z" level=debug msg="memberlist: Failed to join 172.23.143.24: dial tcp 172.23.143.24:10002: connectex: No connection could be made because the target machine actively refused it." [2021-07-13T14:38:56.411Z] docker volume rm -f docker-dev-cache [2021-07-13T14:38:56.411Z] docker-dev-cache [Pipeline] deleteDir [2021-07-13T14:38:56.807Z] time="2021-07-13T14:38:56Z" level=info msg="node 0 leaving" [2021-07-13T14:38:56.807Z] time="2021-07-13T14:38:56Z" level=info msg="Node c713dd72dd3b change state NodeActive --> NodeLeft" [2021-07-13T14:38:56.807Z] time="2021-07-13T14:38:56Z" level=info msg="Node c713dd72dd3b change state NodeActive --> NodeLeft" [2021-07-13T14:38:56.807Z] time="2021-07-13T14:38:56Z" level=info msg="node3(56d2195497a9): Node leave event for c713dd72dd3b/172.23.143.24" [2021-07-13T14:38:56.807Z] time="2021-07-13T14:38:56Z" level=info msg="Node c713dd72dd3b change state NodeActive --> NodeLeft" [2021-07-13T14:38:56.807Z] time="2021-07-13T14:38:56Z" level=info msg="node5(5308941ee902): Node leave event for c713dd72dd3b/172.23.143.24" [2021-07-13T14:38:56.808Z] time="2021-07-13T14:38:56Z" level=info msg="node4(ef8957a44fcf): Node leave event for c713dd72dd3b/172.23.143.24" [2021-07-13T14:38:56.808Z] time="2021-07-13T14:38:56Z" level=info msg="Node c713dd72dd3b change state NodeActive --> NodeLeft" [2021-07-13T14:38:56.808Z] time="2021-07-13T14:38:56Z" level=info msg="node1(c713dd72dd3b): Node leave event for c713dd72dd3b/172.23.143.24" [2021-07-13T14:38:56.808Z] time="2021-07-13T14:38:56Z" level=info msg="Node c713dd72dd3b change state NodeActive --> NodeLeft" [2021-07-13T14:38:56.808Z] time="2021-07-13T14:38:56Z" level=info msg="node2(07d484396efd): Node leave event for c713dd72dd3b/172.23.143.24" [2021-07-13T14:38:56.808Z] time="2021-07-13T14:38:56Z" level=info msg="Node c713dd72dd3b/172.23.143.24, left gossip cluster" [2021-07-13T14:38:56.808Z] time="2021-07-13T14:38:56Z" level=info msg="Node c713dd72dd3b/172.23.143.24, left gossip cluster" [2021-07-13T14:38:56.808Z] time="2021-07-13T14:38:56Z" level=info msg="Node c713dd72dd3b/172.23.143.24, left gossip cluster" [2021-07-13T14:38:56.808Z] time="2021-07-13T14:38:56Z" level=info msg="Node c713dd72dd3b/172.23.143.24, left gossip cluster" [2021-07-13T14:38:56.808Z] time="2021-07-13T14:38:56Z" level=info msg="Node c713dd72dd3b/172.23.143.24, left gossip cluster" [2021-07-13T14:38:57.083Z] --- PASS: TestConfigCreateResolve (2.73s) [2021-07-13T14:38:57.084Z] PASS [2021-07-13T14:38:57.084Z] [2021-07-13T14:38:57.084Z] DONE 6 tests in 21.897s [2021-07-13T14:38:57.084Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m [2021-07-13T14:38:57.084Z] ++ 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-07-13T14:38:57.084Z] ++ set -e [2021-07-13T14:38:57.084Z] ++ '[' -n 0 ']' [2021-07-13T14:38:57.084Z] ++ set -x [2021-07-13T14:38:57.084Z] ++ env -i DEST=/go/src/github.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-07-13T14:38:57.287Z] time="2021-07-13T14:38:56Z" level=info msg="node 1 leaving" [2021-07-13T14:38:57.287Z] time="2021-07-13T14:38:56Z" level=info msg="Node 07d484396efd change state NodeActive --> NodeLeft" [2021-07-13T14:38:57.287Z] time="2021-07-13T14:38:56Z" level=info msg="node4(ef8957a44fcf): Node leave event for 07d484396efd/172.23.143.24" [2021-07-13T14:38:57.287Z] time="2021-07-13T14:38:56Z" level=info msg="Node 07d484396efd/172.23.143.24, left gossip cluster" [2021-07-13T14:38:57.287Z] time="2021-07-13T14:38:56Z" level=info msg="Node 07d484396efd change state NodeActive --> NodeFailed" [2021-07-13T14:38:57.287Z] time="2021-07-13T14:38:56Z" level=info msg="Node 07d484396efd/172.23.143.24, added to failed nodes list" [2021-07-13T14:38:57.287Z] time="2021-07-13T14:38:56Z" level=info msg="Node 07d484396efd change state NodeActive --> NodeLeft" [2021-07-13T14:38:57.287Z] time="2021-07-13T14:38:56Z" level=info msg="node5(5308941ee902): Node leave event for 07d484396efd/172.23.143.24" [2021-07-13T14:38:57.287Z] time="2021-07-13T14:38:56Z" level=info msg="Node 07d484396efd change state NodeActive --> NodeLeft" [2021-07-13T14:38:57.287Z] time="2021-07-13T14:38:56Z" level=info msg="node3(56d2195497a9): Node leave event for 07d484396efd/172.23.143.24" [2021-07-13T14:38:57.287Z] time="2021-07-13T14:38:56Z" level=error msg="node: 07d484396efd is unknown to memberlist" [2021-07-13T14:38:57.287Z] time="2021-07-13T14:38:57Z" level=info msg="Node 07d484396efd/172.23.143.24, left gossip cluster" [2021-07-13T14:38:57.287Z] time="2021-07-13T14:38:57Z" level=info msg="Node 07d484396efd/172.23.143.24, left gossip cluster" [2021-07-13T14:38:57.287Z] time="2021-07-13T14:38:57Z" level=info msg="Node 07d484396efd/172.23.143.24, left gossip cluster" [2021-07-13T14:38:57.344Z] INFO: Testing against a local daemon [2021-07-13T14:38:57.344Z] === RUN TestCheckpoint [2021-07-13T14:38:57.344Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-07-13T14:38:57.344Z] --- SKIP: TestCheckpoint (0.00s) [2021-07-13T14:38:57.344Z] === RUN TestContainerInvalidJSON [2021-07-13T14:38:57.344Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2021-07-13T14:38:57.344Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2021-07-13T14:38:57.344Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-07-13T14:38:57.344Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-07-13T14:38:57.344Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-07-13T14:38:57.344Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-07-13T14:38:57.344Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2021-07-13T14:38:57.344Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-07-13T14:38:57.344Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-07-13T14:38:57.344Z] --- PASS: TestContainerInvalidJSON (0.02s) [2021-07-13T14:38:57.344Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2021-07-13T14:38:57.344Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2021-07-13T14:38:57.344Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2021-07-13T14:38:57.344Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-07-13T14:38:57.344Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.09s) [2021-07-13T14:38:57.344Z] === RUN TestCopyFromContainerPathIsNotDir [2021-07-13T14:38:57.344Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.07s) [2021-07-13T14:38:57.344Z] === RUN TestCopyToContainerPathDoesNotExist [2021-07-13T14:38:57.604Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.08s) [2021-07-13T14:38:57.604Z] === RUN TestCopyToContainerPathIsNotDir [2021-07-13T14:38:57.604Z] --- PASS: TestCopyToContainerPathIsNotDir (0.07s) [2021-07-13T14:38:57.604Z] === RUN TestCopyFromContainer [2021-07-13T14:38:57.767Z] time="2021-07-13T14:38:57Z" level=info msg="node 2 leaving" [2021-07-13T14:38:57.767Z] time="2021-07-13T14:38:57Z" level=info msg="Node 56d2195497a9 change state NodeActive --> NodeLeft" [2021-07-13T14:38:57.767Z] time="2021-07-13T14:38:57Z" level=info msg="node4(ef8957a44fcf): Node leave event for 56d2195497a9/172.23.143.24" [2021-07-13T14:38:57.767Z] time="2021-07-13T14:38:57Z" level=info msg="Node 56d2195497a9 change state NodeActive --> NodeLeft" [2021-07-13T14:38:57.767Z] time="2021-07-13T14:38:57Z" level=info msg="node5(5308941ee902): Node leave event for 56d2195497a9/172.23.143.24" [2021-07-13T14:38:57.767Z] time="2021-07-13T14:38:57Z" level=info msg="Node 56d2195497a9 change state NodeActive --> NodeLeft" [2021-07-13T14:38:57.767Z] time="2021-07-13T14:38:57Z" level=info msg="node3(56d2195497a9): Node leave event for 56d2195497a9/172.23.143.24" [2021-07-13T14:38:57.767Z] time="2021-07-13T14:38:57Z" level=debug msg="memberlist: Failed ping: 07d484396efd (timeout reached)" [2021-07-13T14:38:57.767Z] time="2021-07-13T14:38:57Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.23.143.24:10037: use of closed network connection" [2021-07-13T14:38:57.767Z] time="2021-07-13T14:38:57Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.23.143.24:10036: use of closed network connection" [2021-07-13T14:38:57.767Z] time="2021-07-13T14:38:57Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.23.143.24:10035: use of closed network connection" [2021-07-13T14:38:57.767Z] time="2021-07-13T14:38:57Z" level=info msg="Node 56d2195497a9/172.23.143.24, left gossip cluster" [2021-07-13T14:38:57.767Z] time="2021-07-13T14:38:57Z" level=info msg="Node 56d2195497a9/172.23.143.24, left gossip cluster" [2021-07-13T14:38:57.767Z] time="2021-07-13T14:38:57Z" level=info msg="Node 56d2195497a9/172.23.143.24, left gossip cluster" [2021-07-13T14:38:57.767Z] time="2021-07-13T14:38:57Z" level=warning msg="memberlist: Failed to send gossip to 172.23.143.24:10037: write udp [::]:10035->172.23.143.24:10037: use of closed network connection" [2021-07-13T14:38:57.767Z] time="2021-07-13T14:38:57Z" level=warning msg="memberlist: Failed to send ping: write udp [::]:10035->172.23.143.24:10036: use of closed network connection" [2021-07-13T14:38:57.767Z] networkdb_test.go:866: node4: OK [2021-07-13T14:38:57.767Z] networkdb_test.go:866: node5: OK [2021-07-13T14:38:57.767Z] time="2021-07-13T14:38:57Z" level=info msg="node 0 coming back" [2021-07-13T14:38:57.767Z] time="2021-07-13T14:38:57Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:15a658a8610f with config:&{NodeID:15a658a8610f Hostname:node1 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10033 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-07-13T14:38:57.767Z] time="2021-07-13T14:38:57Z" level=info msg="Node 15a658a8610f/172.23.143.24, joined gossip cluster" [2021-07-13T14:38:57.767Z] time="2021-07-13T14:38:57Z" level=info msg="Node 15a658a8610f/172.23.143.24, added to nodes list" [2021-07-13T14:38:57.767Z] time="2021-07-13T14:38:57Z" level=info msg="node 1 coming back" [2021-07-13T14:38:57.767Z] time="2021-07-13T14:38:57Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:cf673d26c721 with config:&{NodeID:cf673d26c721 Hostname:node2 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10034 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-07-13T14:38:57.767Z] time="2021-07-13T14:38:57Z" level=info msg="Node cf673d26c721/172.23.143.24, joined gossip cluster" [2021-07-13T14:38:57.767Z] time="2021-07-13T14:38:57Z" level=info msg="Node cf673d26c721/172.23.143.24, added to nodes list" [2021-07-13T14:38:57.767Z] time="2021-07-13T14:38:57Z" level=info msg="node 2 coming back" [2021-07-13T14:38:57.767Z] time="2021-07-13T14:38:57Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:4cf8adf6f9ce with config:&{NodeID:4cf8adf6f9ce Hostname:node3 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10035 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-07-13T14:38:57.767Z] time="2021-07-13T14:38:57Z" level=info msg="Node 4cf8adf6f9ce/172.23.143.24, joined gossip cluster" [2021-07-13T14:38:57.767Z] time="2021-07-13T14:38:57Z" level=info msg="Node 4cf8adf6f9ce/172.23.143.24, added to nodes list" [2021-07-13T14:38:58.247Z] time="2021-07-13T14:38:57Z" level=info msg="memberlist: Suspect 07d484396efd has failed, no acks received" [2021-07-13T14:38:58.726Z] time="2021-07-13T14:38:58Z" level=debug msg="memberlist: Failed to join 172.23.143.24: dial tcp 172.23.143.24:10002: connectex: No connection could be made because the target machine actively refused it." [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2021-07-13T14:38:59.516Z] === RUN TestCopyFromContainer// [2021-07-13T14:38:59.516Z] === RUN TestCopyFromContainer//bar/root [2021-07-13T14:38:59.516Z] === RUN TestCopyFromContainer//bar/root/ [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-07-13T14:38:59.777Z] === RUN TestCopyFromContainer/bar/quux [2021-07-13T14:38:59.777Z] === RUN TestCopyFromContainer/bar/quux/ [2021-07-13T14:38:59.777Z] === RUN TestCopyFromContainer/bar/quux/baz [2021-07-13T14:39:00.037Z] === RUN TestCopyFromContainer/bar/filesymlink [2021-07-13T14:39:00.037Z] === RUN TestCopyFromContainer/bar/dirsymlink [2021-07-13T14:39:00.037Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2021-07-13T14:39:00.037Z] === RUN TestCopyFromContainer/bar/notarget [2021-07-13T14:39:00.297Z] --- PASS: TestCopyFromContainer (2.68s) [2021-07-13T14:39:00.297Z] --- PASS: TestCopyFromContainer// (0.09s) [2021-07-13T14:39:00.297Z] --- PASS: TestCopyFromContainer//bar/root (0.10s) [2021-07-13T14:39:00.297Z] --- PASS: TestCopyFromContainer//bar/root/ (0.10s) [2021-07-13T14:39:00.297Z] --- PASS: TestCopyFromContainer/bar/quux (0.09s) [2021-07-13T14:39:00.297Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.08s) [2021-07-13T14:39:00.297Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.08s) [2021-07-13T14:39:00.297Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.08s) [2021-07-13T14:39:00.297Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.08s) [2021-07-13T14:39:00.297Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.08s) [2021-07-13T14:39:00.297Z] --- PASS: TestCopyFromContainer/bar/notarget (0.08s) [2021-07-13T14:39:00.297Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-07-13T14:39:00.297Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-07-13T14:39:00.297Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-07-13T14:39:00.297Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-07-13T14:39:00.297Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-07-13T14:39:00.297Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-07-13T14:39:00.297Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-07-13T14:39:00.297Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-07-13T14:39:00.297Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-07-13T14:39:00.297Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-07-13T14:39:00.297Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2021-07-13T14:39:00.297Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2021-07-13T14:39:00.298Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2021-07-13T14:39:00.298Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2021-07-13T14:39:00.298Z] === RUN TestCreateLinkToNonExistingContainer [2021-07-13T14:39:00.298Z] --- PASS: TestCreateLinkToNonExistingContainer (0.07s) [2021-07-13T14:39:00.298Z] === RUN TestCreateWithInvalidEnv [2021-07-13T14:39:00.298Z] === RUN TestCreateWithInvalidEnv/0 [2021-07-13T14:39:00.298Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-07-13T14:39:00.298Z] === RUN TestCreateWithInvalidEnv/1 [2021-07-13T14:39:00.298Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-07-13T14:39:00.298Z] === RUN TestCreateWithInvalidEnv/2 [2021-07-13T14:39:00.298Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-07-13T14:39:00.298Z] === CONT TestCreateWithInvalidEnv/0 [2021-07-13T14:39:00.298Z] === CONT TestCreateWithInvalidEnv/2 [2021-07-13T14:39:00.298Z] === CONT TestCreateWithInvalidEnv/1 [2021-07-13T14:39:00.298Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2021-07-13T14:39:00.298Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2021-07-13T14:39:00.298Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2021-07-13T14:39:00.298Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-07-13T14:39:00.298Z] === RUN TestCreateTmpfsMountsTarget [2021-07-13T14:39:00.325Z] time="2021-07-13T14:39:00Z" level=debug msg="memberlist: Failed to join 172.23.143.24: dial tcp 172.23.143.24:10002: connectex: No connection could be made because the target machine actively refused it." [2021-07-13T14:39:00.558Z] --- PASS: TestCreateTmpfsMountsTarget (0.03s) [2021-07-13T14:39:00.558Z] === RUN TestCreateWithCustomMaskedPaths [2021-07-13T14:39:02.584Z] time="2021-07-13T14:39:02Z" level=debug msg="memberlist: Failed to join 172.23.143.24: dial tcp 172.23.143.24:10002: connectex: No connection could be made because the target machine actively refused it." [2021-07-13T14:39:03.099Z] --- PASS: TestCreateWithCustomMaskedPaths (2.30s) [2021-07-13T14:39:03.099Z] === RUN TestCreateWithCustomReadonlyPaths [2021-07-13T14:39:04.216Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2021-07-13T14:39:04.216Z] --- PASS: TestImportExtremelyLargeImageWorks (184.25s) [2021-07-13T14:39:04.216Z] PASS [2021-07-13T14:39:04.216Z] [2021-07-13T14:39:04.216Z] DONE 12 tests in 188.656s [2021-07-13T14:39:04.216Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2021-07-13T14:39:04.216Z] ++ 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-07-13T14:39:04.216Z] ++ set -e [2021-07-13T14:39:04.216Z] ++ '[' -n 0 ']' [2021-07-13T14:39:04.216Z] ++ set -x [2021-07-13T14:39:04.216Z] ++ env -i DEST=/go/src/github.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-07-13T14:39:04.216Z] INFO: Testing against a local daemon [2021-07-13T14:39:04.216Z] === RUN TestNetworkCreateDelete [2021-07-13T14:39:04.473Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2021-07-13T14:39:04.473Z] --- PASS: TestNetworkCreateDelete (0.19s) [2021-07-13T14:39:04.473Z] === RUN TestDockerNetworkDeletePreferID [2021-07-13T14:39:04.731Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2021-07-13T14:39:04.844Z] time="2021-07-13T14:39:04Z" level=debug msg="memberlist: Failed to join 172.23.143.24: dial tcp 172.23.143.24:10002: connectex: No connection could be made because the target machine actively refused it." [2021-07-13T14:39:04.988Z] --- PASS: TestDockerNetworkDeletePreferID (0.47s) [2021-07-13T14:39:04.988Z] === RUN TestDaemonDNSFallback [2021-07-13T14:39:05.008Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.36s) [2021-07-13T14:39:05.008Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-07-13T14:39:05.008Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-07-13T14:39:05.008Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-07-13T14:39:05.008Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-07-13T14:39:05.008Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-07-13T14:39:05.008Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-07-13T14:39:05.008Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-07-13T14:39:05.008Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-07-13T14:39:05.008Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-07-13T14:39:05.008Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-07-13T14:39:05.008Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-07-13T14:39:05.008Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-07-13T14:39:05.008Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-07-13T14:39:05.008Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-07-13T14:39:05.008Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-07-13T14:39:05.244Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2021-07-13T14:39:05.268Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-07-13T14:39:05.268Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2021-07-13T14:39:05.268Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.02s) [2021-07-13T14:39:05.268Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.02s) [2021-07-13T14:39:05.268Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.02s) [2021-07-13T14:39:05.268Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.02s) [2021-07-13T14:39:05.268Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2021-07-13T14:39:05.268Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-07-13T14:39:05.838Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.77s) [2021-07-13T14:39:05.838Z] === RUN TestCreateDifferentPlatform [2021-07-13T14:39:05.838Z] === RUN TestCreateDifferentPlatform/different_os [2021-07-13T14:39:05.838Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-07-13T14:39:05.838Z] --- PASS: TestCreateDifferentPlatform (0.03s) [2021-07-13T14:39:05.838Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2021-07-13T14:39:05.838Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-07-13T14:39:05.838Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-07-13T14:39:06.099Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.06s) [2021-07-13T14:39:06.099Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-07-13T14:39:06.099Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.17s) [2021-07-13T14:39:06.099Z] === RUN TestContainerStartOnDaemonRestart [2021-07-13T14:39:06.099Z] === PAUSE TestContainerStartOnDaemonRestart [2021-07-13T14:39:06.099Z] === RUN TestDaemonRestartIpcMode [2021-07-13T14:39:06.099Z] === PAUSE TestDaemonRestartIpcMode [2021-07-13T14:39:06.099Z] === RUN TestDaemonHostGatewayIP [2021-07-13T14:39:06.099Z] === PAUSE TestDaemonHostGatewayIP [2021-07-13T14:39:06.099Z] === RUN TestRestartDaemonWithRestartingContainer [2021-07-13T14:39:06.099Z] === PAUSE TestRestartDaemonWithRestartingContainer [2021-07-13T14:39:06.099Z] === RUN TestContainerKillOnDaemonStart [2021-07-13T14:39:06.099Z] === PAUSE TestContainerKillOnDaemonStart [2021-07-13T14:39:06.099Z] === RUN TestDiff [2021-07-13T14:39:06.442Z] time="2021-07-13T14:39:06Z" level=debug msg="memberlist: Failed to join 172.23.143.24: dial tcp 172.23.143.24:10002: connectex: No connection could be made because the target machine actively refused it." [2021-07-13T14:39:06.615Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2021-07-13T14:39:06.615Z] docker_cli_build_test.go:5310: unmatched requirement DaemonIsWindows [2021-07-13T14:39:06.615Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2021-07-13T14:39:06.872Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2021-07-13T14:39:07.039Z] --- PASS: TestDiff (0.93s) [2021-07-13T14:39:07.039Z] === RUN TestExecWithCloseStdin [2021-07-13T14:39:08.420Z] --- PASS: TestExecWithCloseStdin (1.07s) [2021-07-13T14:39:08.420Z] === RUN TestExec [2021-07-13T14:39:08.702Z] time="2021-07-13T14:39:08Z" level=debug msg="memberlist: Failed to join 172.23.143.24: dial tcp 172.23.143.24:10002: connectex: No connection could be made because the target machine actively refused it." [2021-07-13T14:39:09.361Z] --- PASS: TestExec (1.08s) [2021-07-13T14:39:09.361Z] === RUN TestExecUser [2021-07-13T14:39:09.473Z] === RUN TestMiddlewares [2021-07-13T14:39:09.473Z] --- PASS: TestMiddlewares (0.00s) [2021-07-13T14:39:09.473Z] PASS [2021-07-13T14:39:09.473Z] coverage: 9.0% of statements [2021-07-13T14:39:09.473Z] ok github.com/docker/docker/api/server 0.069s coverage: 9.0% of statements [2021-07-13T14:39:10.302Z] --- PASS: TestExecUser (1.06s) [2021-07-13T14:39:10.302Z] === RUN TestExportContainerAndImportImage [2021-07-13T14:39:10.961Z] time="2021-07-13T14:39:10Z" level=debug msg="memberlist: Failed to join 172.23.143.24: dial tcp 172.23.143.24:10002: connectex: No connection could be made because the target machine actively refused it." [2021-07-13T14:39:11.242Z] --- PASS: TestExportContainerAndImportImage (1.01s) [2021-07-13T14:39:11.242Z] === RUN TestExportContainerAfterDaemonRestart [2021-07-13T14:39:12.125Z] --- PASS: TestDaemonDNSFallback (7.01s) [2021-07-13T14:39:12.125Z] === RUN TestInspectNetwork [2021-07-13T14:39:12.558Z] time="2021-07-13T14:39:12Z" level=debug msg="memberlist: Failed to join 172.23.143.24: dial tcp 172.23.143.24:10002: connectex: No connection could be made because the target machine actively refused it." [2021-07-13T14:39:12.625Z] --- PASS: TestExportContainerAfterDaemonRestart (1.41s) [2021-07-13T14:39:12.625Z] === RUN TestHealthCheckWorkdir [2021-07-13T14:39:14.535Z] --- PASS: TestHealthCheckWorkdir (1.59s) [2021-07-13T14:39:14.535Z] === RUN TestHealthKillContainer [2021-07-13T14:39:14.817Z] time="2021-07-13T14:39:14Z" level=debug msg="memberlist: Failed to join 172.23.143.24: dial tcp 172.23.143.24:10002: connectex: No connection could be made because the target machine actively refused it." [2021-07-13T14:39:16.415Z] time="2021-07-13T14:39:16Z" level=debug msg="memberlist: Failed to join 172.23.143.24: dial tcp 172.23.143.24:10002: connectex: No connection could be made because the target machine actively refused it." [2021-07-13T14:39:17.398Z] === RUN TestInspectNetwork/full_network_id [2021-07-13T14:39:17.398Z] === RUN TestInspectNetwork/partial_network_id [2021-07-13T14:39:17.398Z] === RUN TestInspectNetwork/network_name [2021-07-13T14:39:17.398Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2021-07-13T14:39:17.398Z] === RUN TestDockerSuite/TestBuildExpose [2021-07-13T14:39:17.655Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2021-07-13T14:39:17.829Z] --- PASS: TestHealthKillContainer (3.08s) [2021-07-13T14:39:17.829Z] === RUN TestInspectCpusetInConfigPre120 [2021-07-13T14:39:18.219Z] === RUN TestDockerSuite/TestBuildExposeOrder [2021-07-13T14:39:18.399Z] --- PASS: TestInspectCpusetInConfigPre120 (0.81s) [2021-07-13T14:39:18.399Z] === RUN TestIpcModeNone [2021-07-13T14:39:18.475Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2021-07-13T14:39:18.686Z] time="2021-07-13T14:39:18Z" level=debug msg="memberlist: Failed to join 172.23.143.24: dial tcp 172.23.143.24:10002: connectex: No connection could be made because the target machine actively refused it." [2021-07-13T14:39:18.732Z] === RUN TestDockerSuite/TestBuildFails [2021-07-13T14:39:19.295Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2021-07-13T14:39:19.295Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2021-07-13T14:39:19.340Z] --- PASS: TestIpcModeNone (1.06s) [2021-07-13T14:39:19.340Z] === RUN TestIpcModePrivate [2021-07-13T14:39:20.282Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:70, shared: false, mustBeShared: false [2021-07-13T14:39:20.282Z] --- PASS: TestIpcModePrivate (1.10s) [2021-07-13T14:39:20.282Z] === RUN TestIpcModeShareable [2021-07-13T14:39:20.945Z] time="2021-07-13T14:39:20Z" level=debug msg="memberlist: Failed to join 172.23.143.24: dial tcp 172.23.143.24:10002: connectex: No connection could be made because the target machine actively refused it." [2021-07-13T14:39:21.190Z] --- PASS: TestInspectNetwork (8.94s) [2021-07-13T14:39:21.190Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2021-07-13T14:39:21.190Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2021-07-13T14:39:21.190Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2021-07-13T14:39:21.190Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.01s) [2021-07-13T14:39:21.190Z] === RUN TestRunContainerWithBridgeNone [2021-07-13T14:39:21.222Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:64, shared: true, mustBeShared: true [2021-07-13T14:39:21.448Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2021-07-13T14:39:21.482Z] --- PASS: TestIpcModeShareable (1.10s) [2021-07-13T14:39:21.482Z] === RUN TestAPIIpcModeShareableAndContainer [2021-07-13T14:39:21.954Z] time="2021-07-13T14:39:21Z" level=info msg="memberlist: Marking 07d484396efd as failed, suspect timeout reached (0 peer confirmations)" [2021-07-13T14:39:21.955Z] time="2021-07-13T14:39:21Z" level=info msg="Node 07d484396efd/172.23.143.24, left gossip cluster" [2021-07-13T14:39:21.955Z] time="2021-07-13T14:39:21Z" level=info msg="Node 07d484396efd change state NodeActive --> NodeFailed" [2021-07-13T14:39:21.955Z] time="2021-07-13T14:39:21Z" level=info msg="Node 07d484396efd/172.23.143.24, added to failed nodes list" [2021-07-13T14:39:22.435Z] time="2021-07-13T14:39:22Z" level=debug msg="memberlist: Failed to join 172.23.143.24: dial tcp 172.23.143.24:10002: connectex: No connection could be made because the target machine actively refused it." [2021-07-13T14:39:23.972Z] === RUN TestDockerSuite/TestBuildForceRm [2021-07-13T14:39:24.699Z] time="2021-07-13T14:39:24Z" level=warning msg="NetworkDB stats node1(db2a194567b8) - healthscore:3 (connectivity issues)" [2021-07-13T14:39:24.699Z] time="2021-07-13T14:39:24Z" level=debug msg="memberlist: Failed to join 172.23.143.24: dial tcp 172.23.143.24:10002: connectex: No connection could be made because the target machine actively refused it." [2021-07-13T14:39:24.777Z] --- PASS: TestAPIIpcModeShareableAndContainer (3.04s) [2021-07-13T14:39:24.777Z] === RUN TestAPIIpcModeHost [2021-07-13T14:39:24.901Z] --- PASS: TestRunContainerWithBridgeNone (4.12s) [2021-07-13T14:39:24.901Z] === RUN TestNetworkInvalidJSON [2021-07-13T14:39:24.901Z] === RUN TestNetworkInvalidJSON//networks/create [2021-07-13T14:39:24.901Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-07-13T14:39:24.901Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-07-13T14:39:24.901Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-07-13T14:39:24.901Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-07-13T14:39:24.901Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-07-13T14:39:25.158Z] === CONT TestNetworkInvalidJSON//networks/create [2021-07-13T14:39:25.158Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-07-13T14:39:25.158Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-07-13T14:39:25.158Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2021-07-13T14:39:25.158Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2021-07-13T14:39:25.158Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2021-07-13T14:39:25.158Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2021-07-13T14:39:25.158Z] === RUN TestNetworkList [2021-07-13T14:39:25.158Z] === RUN TestNetworkList//networks [2021-07-13T14:39:25.158Z] === PAUSE TestNetworkList//networks [2021-07-13T14:39:25.158Z] === RUN TestNetworkList//networks/ [2021-07-13T14:39:25.158Z] === PAUSE TestNetworkList//networks/ [2021-07-13T14:39:25.158Z] === CONT TestNetworkList//networks [2021-07-13T14:39:25.158Z] === CONT TestNetworkList//networks/ [2021-07-13T14:39:25.158Z] --- PASS: TestNetworkList (0.02s) [2021-07-13T14:39:25.158Z] --- PASS: TestNetworkList//networks (0.00s) [2021-07-13T14:39:25.158Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-07-13T14:39:25.158Z] === RUN TestHostIPv4BridgeLabel [2021-07-13T14:39:25.717Z] --- PASS: TestAPIIpcModeHost (1.10s) [2021-07-13T14:39:25.717Z] === RUN TestDaemonIpcModeShareable [2021-07-13T14:39:25.721Z] --- PASS: TestHostIPv4BridgeLabel (0.58s) [2021-07-13T14:39:25.721Z] === RUN TestDaemonRestartWithLiveRestore [2021-07-13T14:39:25.978Z] === RUN TestDockerSuite/TestBuildFromGit [2021-07-13T14:39:26.909Z] --- PASS: TestDaemonRestartWithLiveRestore (1.06s) [2021-07-13T14:39:26.909Z] === RUN TestDaemonDefaultNetworkPools [2021-07-13T14:39:26.968Z] time="2021-07-13T14:39:26Z" level=debug msg="memberlist: Failed to join 172.23.143.24: dial tcp 172.23.143.24:10002: connectex: No connection could be made because the target machine actively refused it." [2021-07-13T14:39:27.166Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2021-07-13T14:39:27.422Z] --- PASS: TestDaemonDefaultNetworkPools (0.80s) [2021-07-13T14:39:27.422Z] === RUN TestDaemonRestartWithExistingNetwork [2021-07-13T14:39:27.422Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2021-07-13T14:39:27.626Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:73, shared: true, mustBeShared: true [2021-07-13T14:39:27.626Z] --- PASS: TestDaemonIpcModeShareable (1.84s) [2021-07-13T14:39:27.626Z] === RUN TestDaemonIpcModePrivate [2021-07-13T14:39:28.567Z] time="2021-07-13T14:39:28Z" level=debug msg="memberlist: Failed to join 172.23.143.24: dial tcp 172.23.143.24:10002: connectex: No connection could be made because the target machine actively refused it." [2021-07-13T14:39:28.792Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2021-07-13T14:39:28.792Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.19s) [2021-07-13T14:39:28.792Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-07-13T14:39:29.008Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:79, shared: false, mustBeShared: false [2021-07-13T14:39:29.269Z] --- PASS: TestDaemonIpcModePrivate (1.87s) [2021-07-13T14:39:29.269Z] === RUN TestDaemonIpcModePrivateFromConfig [2021-07-13T14:39:30.163Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.31s) [2021-07-13T14:39:30.163Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-07-13T14:39:30.727Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s) [2021-07-13T14:39:30.727Z] === RUN TestServiceWithPredefinedNetwork [2021-07-13T14:39:30.727Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2021-07-13T14:39:30.827Z] time="2021-07-13T14:39:30Z" level=debug msg="memberlist: Failed to join 172.23.143.24: dial tcp 172.23.143.24:10002: connectex: No connection could be made because the target machine actively refused it." [2021-07-13T14:39:31.180Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:79, shared: false, mustBeShared: false [2021-07-13T14:39:31.180Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.87s) [2021-07-13T14:39:31.180Z] === RUN TestDaemonIpcModeShareableFromConfig [2021-07-13T14:39:31.291Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2021-07-13T14:39:31.548Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2021-07-13T14:39:32.425Z] time="2021-07-13T14:39:32Z" level=debug msg="memberlist: Failed to join 172.23.143.24: dial tcp 172.23.143.24:10002: connectex: No connection could be made because the target machine actively refused it." [2021-07-13T14:39:33.090Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:73, shared: true, mustBeShared: true [2021-07-13T14:39:33.090Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.85s) [2021-07-13T14:39:33.090Z] === RUN TestIpcModeOlderClient [2021-07-13T14:39:33.090Z] === PAUSE TestIpcModeOlderClient [2021-07-13T14:39:33.090Z] === RUN TestKillContainerInvalidSignal [2021-07-13T14:39:33.445Z] --- PASS: TestServiceWithPredefinedNetwork (2.98s) [2021-07-13T14:39:33.445Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-07-13T14:39:33.445Z] service_test.go:242: FLAKY_TEST [2021-07-13T14:39:33.445Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-07-13T14:39:33.445Z] === RUN TestServiceWithDataPathPortInit [2021-07-13T14:39:33.702Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2021-07-13T14:39:34.030Z] --- PASS: TestKillContainerInvalidSignal (0.81s) [2021-07-13T14:39:34.030Z] === RUN TestKillContainer [2021-07-13T14:39:34.030Z] === RUN TestKillContainer/no_signal [2021-07-13T14:39:34.600Z] === RUN TestKillContainer/non_killing_signal [2021-07-13T14:39:34.688Z] time="2021-07-13T14:39:34Z" level=debug msg="memberlist: Failed to join 172.23.143.24: dial tcp 172.23.143.24:10002: connectex: No connection could be made because the target machine actively refused it." [2021-07-13T14:39:35.175Z] === RUN TestKillContainer/killing_signal [2021-07-13T14:39:36.225Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2021-07-13T14:39:36.558Z] --- PASS: TestKillContainer (2.56s) [2021-07-13T14:39:36.558Z] --- PASS: TestKillContainer/no_signal (0.80s) [2021-07-13T14:39:36.558Z] --- PASS: TestKillContainer/non_killing_signal (0.60s) [2021-07-13T14:39:36.558Z] --- PASS: TestKillContainer/killing_signal (0.87s) [2021-07-13T14:39:36.558Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-07-13T14:39:36.558Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2021-07-13T14:39:36.951Z] time="2021-07-13T14:39:36Z" level=debug msg="memberlist: Failed to join 172.23.143.24: dial tcp 172.23.143.24:10002: connectex: No connection could be made because the target machine actively refused it." [2021-07-13T14:39:37.128Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2021-07-13T14:39:37.156Z] === RUN TestDockerSuite/TestBuildHistory [2021-07-13T14:39:38.068Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.61s) [2021-07-13T14:39:38.068Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.79s) [2021-07-13T14:39:38.068Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.60s) [2021-07-13T14:39:38.068Z] === RUN TestKillStoppedContainer [2021-07-13T14:39:38.068Z] --- PASS: TestKillStoppedContainer (0.07s) [2021-07-13T14:39:38.068Z] === RUN TestKillStoppedContainerAPIPre120 [2021-07-13T14:39:38.068Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.07s) [2021-07-13T14:39:38.068Z] === RUN TestKillDifferentUserContainer [2021-07-13T14:39:38.553Z] time="2021-07-13T14:39:38Z" level=debug msg="memberlist: Failed to join 172.23.143.24: dial tcp 172.23.143.24:10002: connectex: No connection could be made because the target machine actively refused it." [2021-07-13T14:39:39.009Z] --- PASS: TestKillDifferentUserContainer (0.80s) [2021-07-13T14:39:39.009Z] === RUN TestInspectOomKilledTrue [2021-07-13T14:39:39.009Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-07-13T14:39:39.009Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2021-07-13T14:39:39.009Z] === RUN TestInspectOomKilledFalse [2021-07-13T14:39:39.009Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-07-13T14:39:39.009Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2021-07-13T14:39:39.009Z] === RUN TestLinksEtcHostsContentMatch [2021-07-13T14:39:39.950Z] --- PASS: TestLinksEtcHostsContentMatch (0.84s) [2021-07-13T14:39:39.950Z] === RUN TestLinksContainerNames [2021-07-13T14:39:40.429Z] === RUN TestDockerSuite/TestBuildIidFile [2021-07-13T14:39:40.429Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2021-07-13T14:39:40.814Z] time="2021-07-13T14:39:40Z" level=debug msg="memberlist: Failed to join 172.23.143.24: dial tcp 172.23.143.24:10002: connectex: No connection could be made because the target machine actively refused it." [2021-07-13T14:39:40.814Z] time="2021-07-13T14:39:40Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.23.143.24:10037" [2021-07-13T14:39:40.814Z] time="2021-07-13T14:39:40Z" level=debug msg="memberlist: Stream connection from=172.23.143.24:49426" [2021-07-13T14:39:41.387Z] === RUN TestDockerSuite/TestBuildInheritance [2021-07-13T14:39:41.891Z] --- PASS: TestLinksContainerNames (1.65s) [2021-07-13T14:39:41.891Z] === RUN TestLogsFollowTailEmpty [2021-07-13T14:39:41.950Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2021-07-13T14:39:42.207Z] === RUN TestDockerSuite/TestBuildInvalidTag [2021-07-13T14:39:42.207Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2021-07-13T14:39:42.413Z] time="2021-07-13T14:39:42Z" level=debug msg="memberlist: Failed to join 172.23.143.24: dial tcp 172.23.143.24:10002: connectex: No connection could be made because the target machine actively refused it." [2021-07-13T14:39:42.472Z] --- PASS: TestLogsFollowTailEmpty (0.81s) [2021-07-13T14:39:42.472Z] === RUN TestContainerNetworkMountsNoChown [2021-07-13T14:39:43.044Z] --- PASS: TestContainerNetworkMountsNoChown (0.82s) [2021-07-13T14:39:43.045Z] === RUN TestMountDaemonRoot [2021-07-13T14:39:43.045Z] === RUN TestMountDaemonRoot/default [2021-07-13T14:39:43.045Z] === PAUSE TestMountDaemonRoot/default [2021-07-13T14:39:43.045Z] === RUN TestMountDaemonRoot/private [2021-07-13T14:39:43.045Z] === PAUSE TestMountDaemonRoot/private [2021-07-13T14:39:43.045Z] === RUN TestMountDaemonRoot/rprivate [2021-07-13T14:39:43.045Z] === PAUSE TestMountDaemonRoot/rprivate [2021-07-13T14:39:43.045Z] === RUN TestMountDaemonRoot/slave [2021-07-13T14:39:43.045Z] === PAUSE TestMountDaemonRoot/slave [2021-07-13T14:39:43.045Z] === RUN TestMountDaemonRoot/rslave [2021-07-13T14:39:43.045Z] === PAUSE TestMountDaemonRoot/rslave [2021-07-13T14:39:43.045Z] === RUN TestMountDaemonRoot/shared [2021-07-13T14:39:43.045Z] === PAUSE TestMountDaemonRoot/shared [2021-07-13T14:39:43.045Z] === RUN TestMountDaemonRoot/rshared [2021-07-13T14:39:43.045Z] === PAUSE TestMountDaemonRoot/rshared [2021-07-13T14:39:43.045Z] === CONT TestMountDaemonRoot/default [2021-07-13T14:39:43.045Z] === RUN TestMountDaemonRoot/default/bind_root [2021-07-13T14:39:43.045Z] === PAUSE TestMountDaemonRoot/default/bind_root [2021-07-13T14:39:43.045Z] === RUN TestMountDaemonRoot/default/bind_subpath [2021-07-13T14:39:43.045Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2021-07-13T14:39:43.045Z] === RUN TestMountDaemonRoot/default/mount_root [2021-07-13T14:39:43.045Z] === PAUSE TestMountDaemonRoot/default/mount_root [2021-07-13T14:39:43.045Z] === RUN TestMountDaemonRoot/default/mount_subpath [2021-07-13T14:39:43.045Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2021-07-13T14:39:43.045Z] === CONT TestMountDaemonRoot/default/bind_root [2021-07-13T14:39:43.045Z] === CONT TestMountDaemonRoot/rshared [2021-07-13T14:39:43.045Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2021-07-13T14:39:43.045Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2021-07-13T14:39:43.045Z] === RUN TestMountDaemonRoot/rshared/bind_root [2021-07-13T14:39:43.045Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2021-07-13T14:39:43.045Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2021-07-13T14:39:43.045Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2021-07-13T14:39:43.045Z] === RUN TestMountDaemonRoot/rshared/mount_root [2021-07-13T14:39:43.045Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2021-07-13T14:39:43.045Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2021-07-13T14:39:43.045Z] === CONT TestMountDaemonRoot/shared [2021-07-13T14:39:43.045Z] === RUN TestMountDaemonRoot/shared/bind_root [2021-07-13T14:39:43.045Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2021-07-13T14:39:43.045Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2021-07-13T14:39:43.045Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2021-07-13T14:39:43.045Z] === RUN TestMountDaemonRoot/shared/mount_root [2021-07-13T14:39:43.045Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2021-07-13T14:39:43.045Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2021-07-13T14:39:43.045Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2021-07-13T14:39:43.045Z] === CONT TestMountDaemonRoot/shared/bind_root [2021-07-13T14:39:43.045Z] === CONT TestMountDaemonRoot/rslave [2021-07-13T14:39:43.045Z] === RUN TestMountDaemonRoot/rslave/bind_root [2021-07-13T14:39:43.045Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2021-07-13T14:39:43.045Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2021-07-13T14:39:43.045Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2021-07-13T14:39:43.045Z] === RUN TestMountDaemonRoot/rslave/mount_root [2021-07-13T14:39:43.045Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2021-07-13T14:39:43.045Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2021-07-13T14:39:43.045Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2021-07-13T14:39:43.045Z] === CONT TestMountDaemonRoot/rslave/bind_root [2021-07-13T14:39:43.138Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderElection [2021-07-13T14:39:43.305Z] === CONT TestMountDaemonRoot/slave [2021-07-13T14:39:43.305Z] === RUN TestMountDaemonRoot/slave/bind_root [2021-07-13T14:39:43.305Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2021-07-13T14:39:43.305Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2021-07-13T14:39:43.305Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2021-07-13T14:39:43.305Z] === RUN TestMountDaemonRoot/slave/mount_root [2021-07-13T14:39:43.305Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2021-07-13T14:39:43.305Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2021-07-13T14:39:43.305Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2021-07-13T14:39:43.305Z] === CONT TestMountDaemonRoot/rprivate [2021-07-13T14:39:43.305Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2021-07-13T14:39:43.305Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2021-07-13T14:39:43.305Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2021-07-13T14:39:43.305Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2021-07-13T14:39:43.305Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2021-07-13T14:39:43.305Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2021-07-13T14:39:43.305Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2021-07-13T14:39:43.305Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2021-07-13T14:39:43.305Z] === CONT TestMountDaemonRoot/private [2021-07-13T14:39:43.305Z] === RUN TestMountDaemonRoot/private/bind_root [2021-07-13T14:39:43.305Z] === PAUSE TestMountDaemonRoot/private/bind_root [2021-07-13T14:39:43.305Z] === RUN TestMountDaemonRoot/private/bind_subpath [2021-07-13T14:39:43.305Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2021-07-13T14:39:43.305Z] === RUN TestMountDaemonRoot/private/mount_root [2021-07-13T14:39:43.305Z] === PAUSE TestMountDaemonRoot/private/mount_root [2021-07-13T14:39:43.305Z] === RUN TestMountDaemonRoot/private/mount_subpath [2021-07-13T14:39:43.305Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2021-07-13T14:39:43.305Z] === CONT TestMountDaemonRoot/default/mount_subpath [2021-07-13T14:39:43.305Z] === CONT TestMountDaemonRoot/default/mount_root [2021-07-13T14:39:43.305Z] === CONT TestMountDaemonRoot/default/bind_subpath [2021-07-13T14:39:43.305Z] === CONT TestMountDaemonRoot/rshared/mount_root [2021-07-13T14:39:43.305Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2021-07-13T14:39:43.305Z] === CONT TestMountDaemonRoot/rshared/bind_root [2021-07-13T14:39:43.305Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2021-07-13T14:39:43.305Z] === CONT TestMountDaemonRoot/shared/mount_root [2021-07-13T14:39:43.305Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2021-07-13T14:39:43.305Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2021-07-13T14:39:43.305Z] === CONT TestMountDaemonRoot/rslave/mount_root [2021-07-13T14:39:43.305Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2021-07-13T14:39:43.305Z] === CONT TestMountDaemonRoot/slave/bind_root [2021-07-13T14:39:43.305Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2021-07-13T14:39:43.305Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2021-07-13T14:39:43.305Z] === CONT TestMountDaemonRoot/slave/mount_root [2021-07-13T14:39:43.395Z] === RUN TestDockerSuite/TestBuildLabel [2021-07-13T14:39:43.566Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2021-07-13T14:39:43.566Z] === CONT TestMountDaemonRoot/private/bind_root [2021-07-13T14:39:43.566Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2021-07-13T14:39:43.566Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2021-07-13T14:39:43.566Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2021-07-13T14:39:43.566Z] === CONT TestMountDaemonRoot/private/mount_subpath [2021-07-13T14:39:43.566Z] === CONT TestMountDaemonRoot/private/mount_root [2021-07-13T14:39:43.566Z] === CONT TestMountDaemonRoot/private/bind_subpath [2021-07-13T14:39:43.566Z] --- PASS: TestMountDaemonRoot (0.03s) [2021-07-13T14:39:43.566Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2021-07-13T14:39:43.566Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.07s) [2021-07-13T14:39:43.566Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.06s) [2021-07-13T14:39:43.566Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.07s) [2021-07-13T14:39:43.566Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.06s) [2021-07-13T14:39:43.566Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2021-07-13T14:39:43.566Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s) [2021-07-13T14:39:43.566Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.04s) [2021-07-13T14:39:43.566Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.05s) [2021-07-13T14:39:43.566Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.04s) [2021-07-13T14:39:43.566Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2021-07-13T14:39:43.566Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.07s) [2021-07-13T14:39:43.566Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.06s) [2021-07-13T14:39:43.566Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.07s) [2021-07-13T14:39:43.566Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.09s) [2021-07-13T14:39:43.566Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2021-07-13T14:39:43.566Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.07s) [2021-07-13T14:39:43.566Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.08s) [2021-07-13T14:39:43.566Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.09s) [2021-07-13T14:39:43.566Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.09s) [2021-07-13T14:39:43.566Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2021-07-13T14:39:43.566Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.04s) [2021-07-13T14:39:43.566Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s) [2021-07-13T14:39:43.566Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.04s) [2021-07-13T14:39:43.566Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.04s) [2021-07-13T14:39:43.566Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2021-07-13T14:39:43.566Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.04s) [2021-07-13T14:39:43.566Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s) [2021-07-13T14:39:43.566Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.04s) [2021-07-13T14:39:43.566Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.04s) [2021-07-13T14:39:43.566Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2021-07-13T14:39:43.566Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.04s) [2021-07-13T14:39:43.566Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.04s) [2021-07-13T14:39:43.566Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.04s) [2021-07-13T14:39:43.566Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s) [2021-07-13T14:39:43.566Z] === RUN TestContainerBindMountNonRecursive [2021-07-13T14:39:43.959Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2021-07-13T14:39:44.523Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2021-07-13T14:39:44.676Z] time="2021-07-13T14:39:44Z" level=debug msg="memberlist: Failed to join 172.23.143.24: dial tcp 172.23.143.24:10002: connectex: No connection could be made because the target machine actively refused it." [2021-07-13T14:39:45.088Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2021-07-13T14:39:45.346Z] === RUN TestDockerSuite/TestBuildLabels [2021-07-13T14:39:45.911Z] docker_api_swarm_test.go:303: [da3b3b98598a7] joining swarm manager [d1a5c09e91d71]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-07-13T14:39:46.108Z] --- PASS: TestContainerBindMountNonRecursive (2.08s) [2021-07-13T14:39:46.108Z] === RUN TestContainerVolumesMountedAsShared [2021-07-13T14:39:46.169Z] === RUN TestDockerSuite/TestBuildLabelsCache [2021-07-13T14:39:46.369Z] --- PASS: TestContainerVolumesMountedAsShared (0.67s) [2021-07-13T14:39:46.369Z] === RUN TestContainerVolumesMountedAsSlave [2021-07-13T14:39:46.935Z] time="2021-07-13T14:39:46Z" level=debug msg="memberlist: Failed to join 172.23.143.24: dial tcp 172.23.143.24:10002: connectex: No connection could be made because the target machine actively refused it." [2021-07-13T14:39:47.101Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2021-07-13T14:39:47.309Z] --- PASS: TestContainerVolumesMountedAsSlave (0.84s) [2021-07-13T14:39:47.309Z] === RUN TestNetworkNat [2021-07-13T14:39:47.358Z] docker_api_swarm_test.go:304: [da24822912a88] joining swarm manager [d1a5c09e91d71]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-07-13T14:39:47.879Z] --- PASS: TestNetworkNat (0.83s) [2021-07-13T14:39:47.879Z] === RUN TestNetworkLocalhostTCPNat [2021-07-13T14:39:48.288Z] docker_api_swarm_test.go:350: Waiting for election to occur... [2021-07-13T14:39:48.534Z] time="2021-07-13T14:39:48Z" level=debug msg="memberlist: Failed to join 172.23.143.24: dial tcp 172.23.143.24:10002: connectex: No connection could be made because the target machine actively refused it." [2021-07-13T14:39:48.819Z] --- PASS: TestNetworkLocalhostTCPNat (0.84s) [2021-07-13T14:39:48.819Z] === RUN TestNetworkLoopbackNat [2021-07-13T14:39:48.851Z] === RUN TestDockerSuite/TestBuildLastModified [2021-07-13T14:39:50.132Z] time="2021-07-13T14:39:49Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.23.143.24:10036" [2021-07-13T14:39:50.132Z] time="2021-07-13T14:39:49Z" level=debug msg="memberlist: Stream connection from=172.23.143.24:49432" [2021-07-13T14:39:50.611Z] time="2021-07-13T14:39:50Z" level=debug msg="memberlist: Failed to join 172.23.143.24: dial tcp 172.23.143.24:10002: connectex: No connection could be made because the target machine actively refused it." [2021-07-13T14:39:50.744Z] --- PASS: TestServiceWithDataPathPortInit (17.03s) [2021-07-13T14:39:50.744Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-07-13T14:39:52.117Z] --- PASS: TestNetworkLoopbackNat (3.21s) [2021-07-13T14:39:52.117Z] === RUN TestPause [2021-07-13T14:39:52.872Z] time="2021-07-13T14:39:52Z" level=debug msg="memberlist: Failed to join 172.23.143.24: dial tcp 172.23.143.24:10002: connectex: No connection could be made because the target machine actively refused it." [2021-07-13T14:39:53.056Z] --- PASS: TestPause (0.83s) [2021-07-13T14:39:53.056Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-07-13T14:39:53.056Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-07-13T14:39:53.056Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2021-07-13T14:39:53.056Z] === RUN TestPauseStopPausedContainer [2021-07-13T14:39:53.627Z] --- PASS: TestPauseStopPausedContainer (0.86s) [2021-07-13T14:39:53.627Z] === RUN TestPidHost [2021-07-13T14:39:54.019Z] service_test.go:434: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:ha57fsv4ufq6fxu8n46ydonkx Created:2021-07-13 14:39:51.89635487 +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[46b84f814c004b374951cae3f8c419be4889acd7d684d29e6245e8e89986af5c:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.hlp9ufdjuekcbkk1ci2x1nwau EndpointID:9c7708c97747d2035153310ce088291025e67ddc05805ae3a73540cb8f038c4f MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:eccb40b0cfaae8390738071056cc2e2472b29efae563b9dc0d0721512ad32d56 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:45a3d4e26df1 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.hlp9ufdjuekcbkk1ci2x1nwau EndpointID:9c7708c97747d2035153310ce088291025e67ddc05805ae3a73540cb8f038c4f EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2021-07-13T14:39:54.276Z] === RUN TestDockerSuite/TestBuildLineBreak [2021-07-13T14:39:54.471Z] time="2021-07-13T14:39:54Z" level=debug msg="memberlist: Failed to join 172.23.143.24: dial tcp 172.23.143.24:10002: connectex: No connection could be made because the target machine actively refused it." [2021-07-13T14:39:55.480Z] time="2021-07-13T14:39:55Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.23.143.24:10033 172.23.143.24:10034 172.23.143.24:10035]" [2021-07-13T14:39:55.959Z] time="2021-07-13T14:39:55Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.23.143.24:10033 172.23.143.24:10034 172.23.143.24:10035]" [2021-07-13T14:39:56.174Z] --- PASS: TestPidHost (2.15s) [2021-07-13T14:39:56.174Z] === RUN TestPsFilter [2021-07-13T14:39:56.174Z] --- PASS: TestPsFilter (0.15s) [2021-07-13T14:39:56.174Z] === RUN TestRemoveContainerWithRemovedVolume [2021-07-13T14:39:56.439Z] time="2021-07-13T14:39:56Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.23.143.24:10033" [2021-07-13T14:39:56.439Z] time="2021-07-13T14:39:56Z" level=debug msg="memberlist: Stream connection from=172.23.143.24:49436" [2021-07-13T14:39:56.439Z] time="2021-07-13T14:39:56Z" level=info msg="Node ef8957a44fcf/172.23.143.24, joined gossip cluster" [2021-07-13T14:39:56.439Z] time="2021-07-13T14:39:56Z" level=info msg="Node ef8957a44fcf/172.23.143.24, added to nodes list" [2021-07-13T14:39:56.439Z] time="2021-07-13T14:39:56Z" level=info msg="Node 5308941ee902/172.23.143.24, joined gossip cluster" [2021-07-13T14:39:56.439Z] time="2021-07-13T14:39:56Z" level=info msg="Node 5308941ee902/172.23.143.24, added to nodes list" [2021-07-13T14:39:56.439Z] time="2021-07-13T14:39:56Z" level=info msg="Node 15a658a8610f/172.23.143.24, joined gossip cluster" [2021-07-13T14:39:56.439Z] time="2021-07-13T14:39:56Z" level=info msg="Node 15a658a8610f/172.23.143.24, is the new incarnation of the shutdown node c713dd72dd3b/172.23.143.24" [2021-07-13T14:39:56.439Z] time="2021-07-13T14:39:56Z" level=info msg="Node 15a658a8610f/172.23.143.24, added to nodes list" [2021-07-13T14:39:56.439Z] time="2021-07-13T14:39:56Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.23.143.24:10034" [2021-07-13T14:39:56.439Z] time="2021-07-13T14:39:56Z" level=debug msg="memberlist: Stream connection from=172.23.143.24:49437" [2021-07-13T14:39:56.439Z] time="2021-07-13T14:39:56Z" level=info msg="Node ef8957a44fcf/172.23.143.24, joined gossip cluster" [2021-07-13T14:39:56.439Z] time="2021-07-13T14:39:56Z" level=info msg="Node ef8957a44fcf/172.23.143.24, added to nodes list" [2021-07-13T14:39:56.439Z] time="2021-07-13T14:39:56Z" level=info msg="Node 15a658a8610f/172.23.143.24, joined gossip cluster" [2021-07-13T14:39:56.439Z] time="2021-07-13T14:39:56Z" level=info msg="Node 15a658a8610f/172.23.143.24, added to nodes list" [2021-07-13T14:39:56.439Z] time="2021-07-13T14:39:56Z" level=info msg="Node 5308941ee902/172.23.143.24, joined gossip cluster" [2021-07-13T14:39:56.439Z] time="2021-07-13T14:39:56Z" level=info msg="Node 5308941ee902/172.23.143.24, added to nodes list" [2021-07-13T14:39:56.439Z] time="2021-07-13T14:39:56Z" level=info msg="Node cf673d26c721/172.23.143.24, joined gossip cluster" [2021-07-13T14:39:56.439Z] time="2021-07-13T14:39:56Z" level=info msg="Node cf673d26c721/172.23.143.24, is the new incarnation of the shutdown node 07d484396efd/172.23.143.24" [2021-07-13T14:39:56.439Z] time="2021-07-13T14:39:56Z" level=info msg="Node cf673d26c721/172.23.143.24, added to nodes list" [2021-07-13T14:39:56.439Z] time="2021-07-13T14:39:56Z" level=debug msg="memberlist: Stream connection from=172.23.143.24:49438" [2021-07-13T14:39:56.439Z] time="2021-07-13T14:39:56Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.23.143.24:10035" [2021-07-13T14:39:56.439Z] time="2021-07-13T14:39:56Z" level=info msg="Node cf673d26c721/172.23.143.24, joined gossip cluster" [2021-07-13T14:39:56.439Z] time="2021-07-13T14:39:56Z" level=info msg="Node cf673d26c721/172.23.143.24, added to nodes list" [2021-07-13T14:39:56.439Z] time="2021-07-13T14:39:56Z" level=info msg="Node 15a658a8610f/172.23.143.24, joined gossip cluster" [2021-07-13T14:39:56.439Z] time="2021-07-13T14:39:56Z" level=info msg="Node 15a658a8610f/172.23.143.24, added to nodes list" [2021-07-13T14:39:56.439Z] time="2021-07-13T14:39:56Z" level=info msg="Node 5308941ee902/172.23.143.24, joined gossip cluster" [2021-07-13T14:39:56.439Z] time="2021-07-13T14:39:56Z" level=info msg="Node 5308941ee902/172.23.143.24, added to nodes list" [2021-07-13T14:39:56.439Z] time="2021-07-13T14:39:56Z" level=info msg="Node ef8957a44fcf/172.23.143.24, joined gossip cluster" [2021-07-13T14:39:56.439Z] time="2021-07-13T14:39:56Z" level=info msg="Node ef8957a44fcf/172.23.143.24, added to nodes list" [2021-07-13T14:39:56.439Z] time="2021-07-13T14:39:56Z" level=info msg="Node 4cf8adf6f9ce/172.23.143.24, joined gossip cluster" [2021-07-13T14:39:56.439Z] time="2021-07-13T14:39:56Z" level=info msg="Node 4cf8adf6f9ce/172.23.143.24, is the new incarnation of the shutdown node 56d2195497a9/172.23.143.24" [2021-07-13T14:39:56.439Z] time="2021-07-13T14:39:56Z" level=info msg="Node 4cf8adf6f9ce/172.23.143.24, added to nodes list" [2021-07-13T14:39:56.439Z] time="2021-07-13T14:39:56Z" level=info msg="Node cf673d26c721/172.23.143.24, joined gossip cluster" [2021-07-13T14:39:56.439Z] time="2021-07-13T14:39:56Z" level=info msg="Node cf673d26c721/172.23.143.24, added to nodes list" [2021-07-13T14:39:56.439Z] time="2021-07-13T14:39:56Z" level=info msg="Node 15a658a8610f/172.23.143.24, joined gossip cluster" [2021-07-13T14:39:56.439Z] time="2021-07-13T14:39:56Z" level=info msg="Node 15a658a8610f/172.23.143.24, is the new incarnation of the shutdown node c713dd72dd3b/172.23.143.24" [2021-07-13T14:39:56.439Z] time="2021-07-13T14:39:56Z" level=info msg="Node 15a658a8610f/172.23.143.24, added to nodes list" [2021-07-13T14:39:56.439Z] time="2021-07-13T14:39:56Z" level=info msg="Node cf673d26c721/172.23.143.24, joined gossip cluster" [2021-07-13T14:39:56.439Z] time="2021-07-13T14:39:56Z" level=info msg="Node cf673d26c721/172.23.143.24, is the new incarnation of the shutdown node 07d484396efd/172.23.143.24" [2021-07-13T14:39:56.439Z] time="2021-07-13T14:39:56Z" level=info msg="Node cf673d26c721/172.23.143.24, added to nodes list" [2021-07-13T14:39:56.439Z] time="2021-07-13T14:39:56Z" level=info msg="Node 4cf8adf6f9ce/172.23.143.24, joined gossip cluster" [2021-07-13T14:39:56.439Z] time="2021-07-13T14:39:56Z" level=info msg="Node 4cf8adf6f9ce/172.23.143.24, joined gossip cluster" [2021-07-13T14:39:56.439Z] time="2021-07-13T14:39:56Z" level=info msg="Node 4cf8adf6f9ce/172.23.143.24, is the new incarnation of the shutdown node 56d2195497a9/172.23.143.24" [2021-07-13T14:39:56.439Z] time="2021-07-13T14:39:56Z" level=info msg="Node 4cf8adf6f9ce/172.23.143.24, added to nodes list" [2021-07-13T14:39:56.439Z] time="2021-07-13T14:39:56Z" level=info msg="Node 4cf8adf6f9ce/172.23.143.24, added to nodes list" [2021-07-13T14:39:56.439Z] time="2021-07-13T14:39:56Z" level=info msg="Node 4cf8adf6f9ce/172.23.143.24, joined gossip cluster" [2021-07-13T14:39:56.439Z] time="2021-07-13T14:39:56Z" level=info msg="Node 4cf8adf6f9ce/172.23.143.24, added to nodes list" [2021-07-13T14:39:56.439Z] time="2021-07-13T14:39:56Z" level=debug msg="memberlist: Failed to join 172.23.143.24: dial tcp 172.23.143.24:10002: connectex: No connection could be made because the target machine actively refused it." [2021-07-13T14:39:56.744Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.78s) [2021-07-13T14:39:56.745Z] === RUN TestRemoveContainerWithVolume [2021-07-13T14:39:56.919Z] time="2021-07-13T14:39:56Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.23.143.24:10033" [2021-07-13T14:39:56.919Z] time="2021-07-13T14:39:56Z" level=debug msg="memberlist: Stream connection from=172.23.143.24:49440" [2021-07-13T14:39:56.919Z] time="2021-07-13T14:39:56Z" level=debug msg="memberlist: Stream connection from=172.23.143.24:49441" [2021-07-13T14:39:56.919Z] time="2021-07-13T14:39:56Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.23.143.24:10034" [2021-07-13T14:39:56.919Z] time="2021-07-13T14:39:56Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.23.143.24:10035" [2021-07-13T14:39:56.919Z] time="2021-07-13T14:39:56Z" level=debug msg="memberlist: Stream connection from=172.23.143.24:49442" [2021-07-13T14:39:57.548Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2021-07-13T14:39:57.548Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2021-07-13T14:39:57.548Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2021-07-13T14:39:57.548Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2021-07-13T14:39:57.686Z] --- PASS: TestRemoveContainerWithVolume (0.77s) [2021-07-13T14:39:57.686Z] === RUN TestRemoveContainerRunning [2021-07-13T14:39:57.805Z] === RUN TestDockerSuite/TestBuildMaintainer [2021-07-13T14:39:57.805Z] === RUN TestDockerSuite/TestBuildMissingArgs [2021-07-13T14:39:57.927Z] 2021/07/13 14:39:57 Closing DB instances... [2021-07-13T14:39:58.256Z] --- PASS: TestRemoveContainerRunning (0.79s) [2021-07-13T14:39:58.256Z] === RUN TestRemoveContainerForceRemoveRunning [2021-07-13T14:39:58.407Z] time="2021-07-13T14:39:57Z" level=info msg="Node 15a658a8610f change state NodeActive --> NodeLeft" [2021-07-13T14:39:58.407Z] time="2021-07-13T14:39:57Z" level=info msg="Node 15a658a8610f change state NodeActive --> NodeLeft" [2021-07-13T14:39:58.407Z] time="2021-07-13T14:39:57Z" level=info msg="node5(5308941ee902): Node leave event for 15a658a8610f/172.23.143.24" [2021-07-13T14:39:58.407Z] time="2021-07-13T14:39:57Z" level=info msg="node2(cf673d26c721): Node leave event for 15a658a8610f/172.23.143.24" [2021-07-13T14:39:58.407Z] time="2021-07-13T14:39:57Z" level=info msg="Node 15a658a8610f change state NodeActive --> NodeLeft" [2021-07-13T14:39:58.407Z] time="2021-07-13T14:39:57Z" level=info msg="node4(ef8957a44fcf): Node leave event for 15a658a8610f/172.23.143.24" [2021-07-13T14:39:58.407Z] time="2021-07-13T14:39:57Z" level=info msg="Node 15a658a8610f change state NodeActive --> NodeLeft" [2021-07-13T14:39:58.407Z] time="2021-07-13T14:39:57Z" level=info msg="node3(4cf8adf6f9ce): Node leave event for 15a658a8610f/172.23.143.24" [2021-07-13T14:39:58.407Z] time="2021-07-13T14:39:57Z" level=info msg="Node 15a658a8610f change state NodeActive --> NodeLeft" [2021-07-13T14:39:58.407Z] time="2021-07-13T14:39:57Z" level=info msg="node1(15a658a8610f): Node leave event for 15a658a8610f/172.23.143.24" [2021-07-13T14:39:58.407Z] time="2021-07-13T14:39:58Z" level=info msg="Node 15a658a8610f/172.23.143.24, left gossip cluster" [2021-07-13T14:39:58.407Z] time="2021-07-13T14:39:58Z" level=info msg="Node 15a658a8610f/172.23.143.24, left gossip cluster" [2021-07-13T14:39:58.407Z] time="2021-07-13T14:39:58Z" level=info msg="Node 15a658a8610f/172.23.143.24, left gossip cluster" [2021-07-13T14:39:58.407Z] time="2021-07-13T14:39:58Z" level=info msg="Node 15a658a8610f/172.23.143.24, left gossip cluster" [2021-07-13T14:39:58.407Z] time="2021-07-13T14:39:58Z" level=info msg="Node 15a658a8610f/172.23.143.24, left gossip cluster" [2021-07-13T14:39:58.407Z] time="2021-07-13T14:39:58Z" level=info msg="Node cf673d26c721 change state NodeActive --> NodeLeft" [2021-07-13T14:39:58.407Z] time="2021-07-13T14:39:58Z" level=info msg="node5(5308941ee902): Node leave event for cf673d26c721/172.23.143.24" [2021-07-13T14:39:58.407Z] time="2021-07-13T14:39:58Z" level=info msg="Node cf673d26c721 change state NodeActive --> NodeLeft" [2021-07-13T14:39:58.407Z] time="2021-07-13T14:39:58Z" level=info msg="node4(ef8957a44fcf): Node leave event for cf673d26c721/172.23.143.24" [2021-07-13T14:39:58.407Z] time="2021-07-13T14:39:58Z" level=info msg="Node cf673d26c721 change state NodeActive --> NodeLeft" [2021-07-13T14:39:58.407Z] time="2021-07-13T14:39:58Z" level=info msg="node3(4cf8adf6f9ce): Node leave event for cf673d26c721/172.23.143.24" [2021-07-13T14:39:58.407Z] time="2021-07-13T14:39:58Z" level=info msg="Node cf673d26c721 change state NodeActive --> NodeLeft" [2021-07-13T14:39:58.407Z] time="2021-07-13T14:39:58Z" level=info msg="node2(cf673d26c721): Node leave event for cf673d26c721/172.23.143.24" [2021-07-13T14:39:58.407Z] time="2021-07-13T14:39:58Z" level=debug msg="memberlist: Failed to join 172.23.143.24: dial tcp 172.23.143.24:10002: connectex: No connection could be made because the target machine actively refused it." [2021-07-13T14:39:58.742Z] --- PASS: TestServiceWithDefaultAddressPoolInit (8.01s) [2021-07-13T14:39:58.742Z] PASS [2021-07-13T14:39:58.742Z] [2021-07-13T14:39:58.742Z] === Skipped [2021-07-13T14:39:58.742Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-07-13T14:39:58.742Z] service_test.go:242: FLAKY_TEST [2021-07-13T14:39:58.742Z] [2021-07-13T14:39:58.742Z] [2021-07-13T14:39:58.742Z] DONE 26 tests, 1 skipped in 54.460s [2021-07-13T14:39:58.742Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2021-07-13T14:39:58.742Z] ++ 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-07-13T14:39:58.742Z] ++ set -e [2021-07-13T14:39:58.742Z] ++ '[' -n 0 ']' [2021-07-13T14:39:58.742Z] ++ set -x [2021-07-13T14:39:58.742Z] ++ env -i DEST=/go/src/github.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-07-13T14:39:58.742Z] INFO: Testing against a local daemon [2021-07-13T14:39:58.742Z] === RUN TestDockerNetworkIpvlanPersistance [2021-07-13T14:39:58.742Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-07-13T14:39:58.742Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2021-07-13T14:39:58.742Z] === RUN TestDockerNetworkIpvlan [2021-07-13T14:39:58.742Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-07-13T14:39:58.742Z] --- SKIP: TestDockerNetworkIpvlan (0.02s) [2021-07-13T14:39:58.742Z] PASS [2021-07-13T14:39:58.742Z] [2021-07-13T14:39:58.742Z] === Skipped [2021-07-13T14:39:58.742Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2021-07-13T14:39:58.742Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-07-13T14:39:58.742Z] [2021-07-13T14:39:58.742Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.02s) [2021-07-13T14:39:58.742Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-07-13T14:39:58.742Z] [2021-07-13T14:39:58.742Z] [2021-07-13T14:39:58.742Z] DONE 2 tests, 2 skipped in 0.196s [2021-07-13T14:39:58.742Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2021-07-13T14:39:58.742Z] ++ 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-07-13T14:39:58.742Z] ++ set -e [2021-07-13T14:39:58.742Z] ++ '[' -n 0 ']' [2021-07-13T14:39:58.742Z] ++ set -x [2021-07-13T14:39:58.742Z] ++ env -i DEST=/go/src/github.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-07-13T14:39:58.886Z] time="2021-07-13T14:39:58Z" level=info msg="Node cf673d26c721/172.23.143.24, left gossip cluster" [2021-07-13T14:39:58.886Z] time="2021-07-13T14:39:58Z" level=info msg="Node cf673d26c721/172.23.143.24, left gossip cluster" [2021-07-13T14:39:58.887Z] time="2021-07-13T14:39:58Z" level=info msg="Node cf673d26c721/172.23.143.24, left gossip cluster" [2021-07-13T14:39:58.887Z] time="2021-07-13T14:39:58Z" level=info msg="Node cf673d26c721/172.23.143.24, left gossip cluster" [2021-07-13T14:39:58.887Z] time="2021-07-13T14:39:58Z" level=info msg="Node 4cf8adf6f9ce change state NodeActive --> NodeLeft" [2021-07-13T14:39:58.887Z] time="2021-07-13T14:39:58Z" level=info msg="node4(ef8957a44fcf): Node leave event for 4cf8adf6f9ce/172.23.143.24" [2021-07-13T14:39:58.887Z] time="2021-07-13T14:39:58Z" level=info msg="Node 4cf8adf6f9ce/172.23.143.24, left gossip cluster" [2021-07-13T14:39:58.887Z] time="2021-07-13T14:39:58Z" level=info msg="Node 4cf8adf6f9ce change state NodeActive --> NodeFailed" [2021-07-13T14:39:58.887Z] time="2021-07-13T14:39:58Z" level=info msg="Node 4cf8adf6f9ce/172.23.143.24, added to failed nodes list" [2021-07-13T14:39:58.887Z] time="2021-07-13T14:39:58Z" level=info msg="Node 4cf8adf6f9ce change state NodeActive --> NodeLeft" [2021-07-13T14:39:58.887Z] time="2021-07-13T14:39:58Z" level=info msg="node5(5308941ee902): Node leave event for 4cf8adf6f9ce/172.23.143.24" [2021-07-13T14:39:58.999Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2021-07-13T14:39:59.000Z] INFO: Testing against a local daemon [2021-07-13T14:39:59.000Z] === RUN TestDockerNetworkMacvlanPersistance [2021-07-13T14:39:59.195Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.83s) [2021-07-13T14:39:59.195Z] === RUN TestRemoveInvalidContainer [2021-07-13T14:39:59.195Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2021-07-13T14:39:59.195Z] === RUN TestRenameLinkedContainer [2021-07-13T14:39:59.366Z] time="2021-07-13T14:39:58Z" level=error msg="node: 4cf8adf6f9ce is unknown to memberlist" [2021-07-13T14:39:59.366Z] time="2021-07-13T14:39:58Z" level=info msg="Node 4cf8adf6f9ce/172.23.143.24, left gossip cluster" [2021-07-13T14:39:59.366Z] time="2021-07-13T14:39:58Z" level=info msg="Node 4cf8adf6f9ce/172.23.143.24, left gossip cluster" [2021-07-13T14:39:59.366Z] time="2021-07-13T14:39:59Z" level=debug msg="memberlist: Failed ping: ef8957a44fcf (timeout reached)" [2021-07-13T14:39:59.366Z] time="2021-07-13T14:39:59Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10034->172.23.143.24:10035: use of closed network connection" [2021-07-13T14:39:59.366Z] time="2021-07-13T14:39:59Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10034->172.23.143.24:10037: use of closed network connection" [2021-07-13T14:39:59.366Z] time="2021-07-13T14:39:59Z" level=debug msg="memberlist: Stream connection from=172.23.143.24:49444" [2021-07-13T14:39:59.845Z] time="2021-07-13T14:39:59Z" level=info msg="Node ef8957a44fcf/172.23.143.24, left gossip cluster" [2021-07-13T14:39:59.845Z] time="2021-07-13T14:39:59Z" level=info msg="Node ef8957a44fcf change state NodeActive --> NodeFailed" [2021-07-13T14:39:59.845Z] time="2021-07-13T14:39:59Z" level=info msg="Node ef8957a44fcf/172.23.143.24, added to failed nodes list" [2021-07-13T14:39:59.845Z] time="2021-07-13T14:39:59Z" level=info msg="Node ef8957a44fcf/172.23.143.24, left gossip cluster" [2021-07-13T14:39:59.845Z] time="2021-07-13T14:39:59Z" level=info msg="Node ef8957a44fcf change state NodeActive --> NodeFailed" [2021-07-13T14:39:59.845Z] time="2021-07-13T14:39:59Z" level=info msg="Node ef8957a44fcf/172.23.143.24, added to failed nodes list" [2021-07-13T14:39:59.845Z] time="2021-07-13T14:39:59Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.23.143.24:10036" [2021-07-13T14:39:59.845Z] time="2021-07-13T14:39:59Z" level=debug msg="memberlist: Stream connection from=172.23.143.24:49445" [2021-07-13T14:39:59.845Z] time="2021-07-13T14:39:59Z" level=error msg="node: ef8957a44fcf is unknown to memberlist" [2021-07-13T14:39:59.845Z] time="2021-07-13T14:39:59Z" level=debug msg="Initiating bulk sync with node ef8957a44fcf after reconnect" [2021-07-13T14:39:59.845Z] time="2021-07-13T14:39:59Z" level=debug msg="node5(5308941ee902): Initiating bulk sync with node ef8957a44fcf" [2021-07-13T14:39:59.845Z] time="2021-07-13T14:39:59Z" level=debug msg="node5(5308941ee902): Initiating unsolicited bulk sync for networks [] with node ef8957a44fcf" [2021-07-13T14:39:59.845Z] time="2021-07-13T14:39:59Z" level=info msg="Node 5308941ee902/172.23.143.24, left gossip cluster" [2021-07-13T14:39:59.845Z] time="2021-07-13T14:39:59Z" level=info msg="Node 5308941ee902 change state NodeActive --> NodeFailed" [2021-07-13T14:39:59.845Z] time="2021-07-13T14:39:59Z" level=info msg="Node 5308941ee902/172.23.143.24, added to failed nodes list" [2021-07-13T14:39:59.845Z] --- PASS: TestNetworkDBIslands (65.84s) [2021-07-13T14:39:59.845Z] PASS [2021-07-13T14:39:59.845Z] coverage: 60.7% of statements [2021-07-13T14:39:59.845Z] ok github.com/docker/docker/libnetwork/networkdb 156.194s coverage: 60.7% of statements [2021-07-13T14:39:59.845Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2021-07-13T14:39:59.845Z] ? github.com/docker/docker/libnetwork/osl/kernel [no test files] [2021-07-13T14:39:59.845Z] ? github.com/docker/docker/libnetwork/portmapper [no test files] [2021-07-13T14:39:59.845Z] ? github.com/docker/docker/libnetwork/resolvconf [no test files] [2021-07-13T14:39:59.845Z] ? github.com/docker/docker/libnetwork/resolvconf/dns [no test files] [2021-07-13T14:39:59.845Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2021-07-13T14:39:59.845Z] ? github.com/docker/docker/oci/caps [no test files] [2021-07-13T14:39:59.845Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2021-07-13T14:39:59.845Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2021-07-13T14:39:59.845Z] ? github.com/docker/docker/pkg/locker [no test files] [2021-07-13T14:39:59.845Z] ? github.com/docker/docker/pkg/mount [no test files] [2021-07-13T14:39:59.845Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2021-07-13T14:39:59.845Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2021-07-13T14:39:59.845Z] ? github.com/docker/docker/pkg/parsers/operatingsystem [no test files] [2021-07-13T14:39:59.845Z] ? github.com/docker/docker/pkg/platform [no test files] [2021-07-13T14:39:59.845Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2021-07-13T14:39:59.845Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2021-07-13T14:39:59.845Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2021-07-13T14:39:59.845Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2021-07-13T14:39:59.845Z] ? github.com/docker/docker/pkg/symlink [no test files] [2021-07-13T14:39:59.845Z] ? github.com/docker/docker/pkg/term [no test files] [2021-07-13T14:39:59.845Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2021-07-13T14:39:59.845Z] ? github.com/docker/docker/profiles/seccomp [no test files] [2021-07-13T14:39:59.845Z] ? github.com/docker/docker/quota [no test files] [2021-07-13T14:39:59.845Z] ? github.com/docker/docker/rootless [no test files] [2021-07-13T14:39:59.845Z] ? github.com/docker/docker/runconfig/opts [no test files] [2021-07-13T14:39:59.845Z] ? github.com/docker/docker/testutil/daemon [no test files] [2021-07-13T14:39:59.845Z] ? github.com/docker/docker/testutil/environment [no test files] [2021-07-13T14:39:59.845Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2021-07-13T14:39:59.845Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2021-07-13T14:39:59.845Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2021-07-13T14:39:59.845Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2021-07-13T14:39:59.845Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2021-07-13T14:39:59.845Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2021-07-13T14:39:59.845Z] ? github.com/docker/docker/testutil/registry [no test files] [2021-07-13T14:39:59.845Z] ? github.com/docker/docker/testutil/request [no test files] [2021-07-13T14:39:59.845Z] ? github.com/docker/docker/volume [no test files] [2021-07-13T14:39:59.845Z] ? github.com/docker/docker/volume/service/opts [no test files] [2021-07-13T14:39:59.845Z] ? github.com/docker/docker/volume/testutils [no test files] [2021-07-13T14:40:00.896Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.65s) [2021-07-13T14:40:00.896Z] === RUN TestDockerNetworkMacvlan [2021-07-13T14:40:00.896Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2021-07-13T14:40:01.461Z] === RUN TestDockerNetworkMacvlan/Subinterface [2021-07-13T14:40:02.107Z] [2021-07-13T14:40:02.107Z] === Skipped [2021-07-13T14:40:02.107Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s) [2021-07-13T14:40:02.107Z] dispatchers_test.go:377: Windows does not support stopsignal [2021-07-13T14:40:02.107Z] [2021-07-13T14:40:02.107Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.00s) [2021-07-13T14:40:02.107Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-07-13T14:40:02.107Z] [2021-07-13T14:40:02.107Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.00s) [2021-07-13T14:40:02.107Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-07-13T14:40:02.107Z] [2021-07-13T14:40:02.107Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.01s) [2021-07-13T14:40:02.107Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-07-13T14:40:02.107Z] [2021-07-13T14:40:02.107Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.00s) [2021-07-13T14:40:02.107Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-07-13T14:40:02.107Z] [2021-07-13T14:40:02.107Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s) [2021-07-13T14:40:02.107Z] client_test.go:23: runtime.GOOS == "windows" [2021-07-13T14:40:02.107Z] [2021-07-13T14:40:02.107Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCP6Proxy (0.00s) [2021-07-13T14:40:02.107Z] network_proxy_test.go:197: Need to start CI docker with --ipv6 [2021-07-13T14:40:02.107Z] [2021-07-13T14:40:02.107Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2021-07-13T14:40:02.107Z] network_proxy_test.go:212: No support for dual stack yet [2021-07-13T14:40:02.107Z] [2021-07-13T14:40:02.107Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestUDP6Proxy (0.00s) [2021-07-13T14:40:02.107Z] network_proxy_test.go:241: Need to start CI docker with --ipv6 [2021-07-13T14:40:02.107Z] [2021-07-13T14:40:02.107Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP4Proxy (0.00s) [2021-07-13T14:40:02.107Z] network_proxy_test.go:288: runtime.GOOS == "windows": sctp is not supported on windows [2021-07-13T14:40:02.107Z] [2021-07-13T14:40:02.107Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP6Proxy (0.00s) [2021-07-13T14:40:02.107Z] network_proxy_test.go:302: Need to start CI docker with --ipv6 [2021-07-13T14:40:02.107Z] [2021-07-13T14:40:02.107Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s) [2021-07-13T14:40:02.107Z] daemon_test.go:147: root required [2021-07-13T14:40:02.107Z] [2021-07-13T14:40:02.107Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s) [2021-07-13T14:40:02.107Z] reload_test.go:520: root required [2021-07-13T14:40:02.107Z] [2021-07-13T14:40:02.107Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.00s) [2021-07-13T14:40:02.107Z] config_test.go:527: os.Getuid() != 0: skipping test that requires root [2021-07-13T14:40:02.107Z] [2021-07-13T14:40:02.107Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s) [2021-07-13T14:40:02.107Z] pull_v2_test.go:73: Needs fixing on Windows [2021-07-13T14:40:02.107Z] [2021-07-13T14:40:02.108Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s) [2021-07-13T14:40:02.108Z] pull_v2_test.go:118: Needs fixing on Windows [2021-07-13T14:40:02.108Z] [2021-07-13T14:40:02.108Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s) [2021-07-13T14:40:02.108Z] download_test.go:268: Needs fixing on Windows [2021-07-13T14:40:02.108Z] [2021-07-13T14:40:02.108Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s) [2021-07-13T14:40:02.108Z] layer_test.go:304: Failing on Windows [2021-07-13T14:40:02.108Z] [2021-07-13T14:40:02.108Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s) [2021-07-13T14:40:02.108Z] layer_test.go:353: Failing on Windows [2021-07-13T14:40:02.108Z] [2021-07-13T14:40:02.108Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s) [2021-07-13T14:40:02.108Z] layer_test.go:468: Failing on Windows [2021-07-13T14:40:02.108Z] [2021-07-13T14:40:02.108Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s) [2021-07-13T14:40:02.108Z] layer_test.go:697: Failing on Windows [2021-07-13T14:40:02.108Z] [2021-07-13T14:40:02.108Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s) [2021-07-13T14:40:02.108Z] migration_test.go:46: Failing on Windows [2021-07-13T14:40:02.108Z] [2021-07-13T14:40:02.108Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s) [2021-07-13T14:40:02.108Z] migration_test.go:182: Failing on Windows [2021-07-13T14:40:02.108Z] [2021-07-13T14:40:02.108Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s) [2021-07-13T14:40:02.108Z] mount_test.go:17: Failing on Windows [2021-07-13T14:40:02.108Z] [2021-07-13T14:40:02.108Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s) [2021-07-13T14:40:02.108Z] mount_test.go:76: Failing on Windows [2021-07-13T14:40:02.108Z] [2021-07-13T14:40:02.108Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s) [2021-07-13T14:40:02.108Z] mount_test.go:125: Failing on Windows [2021-07-13T14:40:02.108Z] [2021-07-13T14:40:02.108Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s) [2021-07-13T14:40:02.108Z] mount_test.go:212: Failing on Windows [2021-07-13T14:40:02.108Z] [2021-07-13T14:40:02.108Z] === SKIP: github.com/docker/docker/libnetwork TestSRVServiceQuery (0.01s) [2021-07-13T14:40:02.108Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2021-07-13T14:40:02.108Z] [2021-07-13T14:40:02.108Z] === SKIP: github.com/docker/docker/libnetwork TestServiceVIPReuse (0.01s) [2021-07-13T14:40:02.108Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2021-07-13T14:40:02.108Z] [2021-07-13T14:40:02.108Z] === SKIP: github.com/docker/docker/libnetwork TestIpamReleaseOnNetDriverFailures (0.01s) [2021-07-13T14:40:02.108Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2021-07-13T14:40:02.108Z] [2021-07-13T14:40:02.108Z] === SKIP: github.com/docker/docker/libnetwork TestDNSIPQuery (0.00s) [2021-07-13T14:40:02.108Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2021-07-13T14:40:02.108Z] [2021-07-13T14:40:02.108Z] === SKIP: github.com/docker/docker/libnetwork TestDNSProxyServFail (0.00s) [2021-07-13T14:40:02.108Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2021-07-13T14:40:02.108Z] [2021-07-13T14:40:02.108Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddEmpty (0.00s) [2021-07-13T14:40:02.108Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-07-13T14:40:02.108Z] [2021-07-13T14:40:02.108Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddMultiPrio (0.00s) [2021-07-13T14:40:02.108Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-07-13T14:40:02.108Z] [2021-07-13T14:40:02.108Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddSamePrio (0.00s) [2021-07-13T14:40:02.108Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-07-13T14:40:02.108Z] [2021-07-13T14:40:02.108Z] === SKIP: github.com/docker/docker/libnetwork TestCleanupServiceDiscovery (0.00s) [2021-07-13T14:40:02.108Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2021-07-13T14:40:02.108Z] [2021-07-13T14:40:02.108Z] === SKIP: github.com/docker/docker/libnetwork TestDNSOptions (0.00s) [2021-07-13T14:40:02.108Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2021-07-13T14:40:02.108Z] [2021-07-13T14:40:02.108Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestNAT (0.00s) [2021-07-13T14:40:02.108Z] windows_test.go:57: Test does not work on CI and was never running to begin with [2021-07-13T14:40:02.108Z] [2021-07-13T14:40:02.108Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestTransparent (0.00s) [2021-07-13T14:40:02.108Z] windows_test.go:62: Test does not work on CI and was never running to begin with [2021-07-13T14:40:02.108Z] [2021-07-13T14:40:02.108Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2021-07-13T14:40:02.108Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-07-13T14:40:02.108Z] [2021-07-13T14:40:02.108Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2021-07-13T14:40:02.108Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-07-13T14:40:02.108Z] [2021-07-13T14:40:02.108Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2021-07-13T14:40:02.108Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-07-13T14:40:02.108Z] [2021-07-13T14:40:02.108Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2021-07-13T14:40:02.108Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-07-13T14:40:02.108Z] [2021-07-13T14:40:02.108Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2021-07-13T14:40:02.108Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-07-13T14:40:02.108Z] [2021-07-13T14:40:02.108Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s) [2021-07-13T14:40:02.108Z] archive_test.go:134: Xz not present in msys2 [2021-07-13T14:40:02.108Z] [2021-07-13T14:40:02.108Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s) [2021-07-13T14:40:02.108Z] archive_test.go:239: Failing on Windows CI machines [2021-07-13T14:40:02.108Z] [2021-07-13T14:40:02.108Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s) [2021-07-13T14:40:02.108Z] archive_windows_test.go:16: Currently fails [2021-07-13T14:40:02.108Z] [2021-07-13T14:40:02.108Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s) [2021-07-13T14:40:02.108Z] changes_test.go:196: needs more investigation [2021-07-13T14:40:02.108Z] [2021-07-13T14:40:02.108Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesDirsEmpty (0.00s) [2021-07-13T14:40:02.108Z] changes_test.go:261: FIXME: broken on Windows 1903 and up; see #39846 [2021-07-13T14:40:02.108Z] [2021-07-13T14:40:02.108Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesDirsMutated (0.00s) [2021-07-13T14:40:02.108Z] changes_test.go:355: FIXME: broken on Windows 1903 and up; see #39846 [2021-07-13T14:40:02.108Z] [2021-07-13T14:40:02.108Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s) [2021-07-13T14:40:02.108Z] changes_test.go:433: needs further investigation [2021-07-13T14:40:02.108Z] [2021-07-13T14:40:02.108Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s) [2021-07-13T14:40:02.108Z] changes_test.go:469: needs further investigation [2021-07-13T14:40:02.394Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2021-07-13T14:40:02.493Z] --- PASS: TestRenameLinkedContainer (3.26s) [2021-07-13T14:40:02.493Z] === RUN TestRenameStoppedContainer [2021-07-13T14:40:02.589Z] [2021-07-13T14:40:02.589Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s) [2021-07-13T14:40:02.589Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2021-07-13T14:40:02.589Z] [2021-07-13T14:40:02.589Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.01s) [2021-07-13T14:40:02.589Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2021-07-13T14:40:02.589Z] [2021-07-13T14:40:02.589Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s) [2021-07-13T14:40:02.589Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-07-13T14:40:02.589Z] [2021-07-13T14:40:02.589Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s) [2021-07-13T14:40:02.589Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-07-13T14:40:02.589Z] [2021-07-13T14:40:02.589Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s) [2021-07-13T14:40:02.589Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2021-07-13T14:40:02.589Z] [2021-07-13T14:40:02.589Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s) [2021-07-13T14:40:02.589Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-07-13T14:40:02.589Z] [2021-07-13T14:40:02.589Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2021-07-13T14:40:02.589Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2021-07-13T14:40:02.589Z] [2021-07-13T14:40:02.589Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2021-07-13T14:40:02.589Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2021-07-13T14:40:02.589Z] [2021-07-13T14:40:02.589Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s) [2021-07-13T14:40:02.589Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2021-07-13T14:40:02.589Z] [2021-07-13T14:40:02.589Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s) [2021-07-13T14:40:02.589Z] poller_test.go:41: No chmod on Windows [2021-07-13T14:40:02.589Z] [2021-07-13T14:40:02.589Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2021-07-13T14:40:02.589Z] fileutils_test.go:134: Needs porting to Windows [2021-07-13T14:40:02.589Z] [2021-07-13T14:40:02.589Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s) [2021-07-13T14:40:02.589Z] fileutils_test.go:180: Needs porting to Windows [2021-07-13T14:40:02.589Z] [2021-07-13T14:40:02.589Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.00s) [2021-07-13T14:40:02.589Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2021-07-13T14:40:02.589Z] [2021-07-13T14:40:02.589Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.00s) [2021-07-13T14:40:02.589Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2021-07-13T14:40:02.589Z] [2021-07-13T14:40:02.589Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.00s) [2021-07-13T14:40:02.589Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2021-07-13T14:40:02.589Z] [2021-07-13T14:40:02.589Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s) [2021-07-13T14:40:02.589Z] local_test.go:34: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2021-07-13T14:40:02.589Z] [2021-07-13T14:40:02.589Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s) [2021-07-13T14:40:02.589Z] local_test.go:181: runtime.GOOS == "windows" [2021-07-13T14:40:02.589Z] [2021-07-13T14:40:02.589Z] [2021-07-13T14:40:02.589Z] DONE 2027 tests, 69 skipped in 355.142s [2021-07-13T14:40:02.589Z] INFO: make.ps1 ended at 07/13/2021 14:40:02 [2021-07-13T14:40:03.332Z] === RUN TestDockerNetworkMacvlan/NilParent [2021-07-13T14:40:03.433Z] --- PASS: TestRenameStoppedContainer (0.76s) [2021-07-13T14:40:03.433Z] === RUN TestRenameRunningContainerAndReuse [2021-07-13T14:40:04.190Z] INFO: Unit tests results(bundles\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker [2021-07-13T14:40:04.190Z] INFO: Unit tests ended at 07/13/2021 14:40:03. Duration:00:06:09.9988996 [2021-07-13T14:40:04.190Z] INFO: Building busybox [2021-07-13T14:40:04.190Z] Sending build context to Docker daemon 5.12kB [2021-07-13T14:40:04.190Z] [2021-07-13T14:40:04.190Z] Step 1/13 : ARG WINDOWS_BASE_IMAGE=mcr.microsoft.com/windows/servercore [2021-07-13T14:40:04.190Z] Step 2/13 : ARG WINDOWS_BASE_IMAGE_TAG=ltsc2019 [2021-07-13T14:40:04.190Z] Step 3/13 : ARG BUSYBOX_VERSION=FRP-3329-gcf0fa4d13 [2021-07-13T14:40:04.190Z] Step 4/13 : ARG BUSYBOX_SHA256SUM=bfaeb88638e580fc522a68e69072e305308f9747563e51fa085eec60ca39a5ae [2021-07-13T14:40:04.190Z] Step 5/13 : FROM ${WINDOWS_BASE_IMAGE}:${WINDOWS_BASE_IMAGE_TAG} [2021-07-13T14:40:04.190Z] ---> 39d157a84080 [2021-07-13T14:40:04.190Z] Step 6/13 : RUN mkdir C:\tmp && mkdir C:\bin [2021-07-13T14:40:04.190Z] ---> Running in f32c454fde82 [2021-07-13T14:40:05.225Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2021-07-13T14:40:05.343Z] --- PASS: TestRenameRunningContainerAndReuse (1.85s) [2021-07-13T14:40:05.344Z] === RUN TestRenameInvalidName [2021-07-13T14:40:05.789Z] docker_api_swarm_test.go:363: Waiting for possible election... [2021-07-13T14:40:05.789Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2021-07-13T14:40:05.914Z] --- PASS: TestRenameInvalidName (0.83s) [2021-07-13T14:40:05.914Z] === RUN TestRenameAnonymousContainer [2021-07-13T14:40:06.046Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2021-07-13T14:40:06.611Z] === RUN TestDockerNetworkMacvlan/InternalMode [2021-07-13T14:40:08.032Z] Created binary: bundles/cross/windows/amd64-daemon/dockerd-dev.exe [2021-07-13T14:40:08.032Z] Building: bundles/cross/windows/amd64-daemon/docker-proxy-dev.exe [2021-07-13T14:40:08.032Z] GOOS="windows" GOARCH="amd64" GOARM="" [2021-07-13T14:40:08.032Z] Created binary: bundles/cross/windows/amd64-daemon/docker-proxy-dev.exe [2021-07-13T14:40:08.032Z] Cloning into '/go/src/github.com/docker/windows-container-utility'... [2021-07-13T14:40:08.032Z] remote: Enumerating objects: 23, done. [2021-07-13T14:40:08.032Z] remote: Counting objects: 50% (1/2) remote: Counting objects: 100% (2/2) remote: Counting objects: 100% (2/2), done. [2021-07-13T14:40:08.032Z] remote: Compressing objects: 50% (1/2) remote: Compressing objects: 100% (2/2) remote: Compressing objects: 100% (2/2), done. [2021-07-13T14:40:08.032Z] remote: Total 23 (delta 0), reused 0 (delta 0), pack-reused 21 [2021-07-13T14:40:08.032Z] 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-07-13T14:40:08.032Z] Building: bundles/cross/windows/amd64/containerutility.exe [2021-07-13T14:40:08.032Z] Cross building: bundles/cross/linux/ppc64le [2021-07-13T14:40:08.032Z] Building: bundles/cross/linux/ppc64le-daemon/dockerd-dev [2021-07-13T14:40:08.032Z] GOOS="linux" GOARCH="ppc64le" GOARM="" [2021-07-13T14:40:09.064Z] Removing intermediate container f32c454fde82 [2021-07-13T14:40:09.064Z] ---> a519277f1015 [2021-07-13T14:40:09.064Z] Step 7/13 : ARG BUSYBOX_VERSION [2021-07-13T14:40:09.064Z] ---> Running in 035ebb045d23 [2021-07-13T14:40:09.213Z] --- PASS: TestRenameAnonymousContainer (3.06s) [2021-07-13T14:40:09.213Z] === RUN TestRenameContainerWithSameName [2021-07-13T14:40:09.544Z] Removing intermediate container 035ebb045d23 [2021-07-13T14:40:09.544Z] ---> aeb0043616bd [2021-07-13T14:40:09.544Z] Step 8/13 : ARG BUSYBOX_SHA256SUM [2021-07-13T14:40:09.544Z] ---> Running in 8d82dff24e84 [2021-07-13T14:40:09.783Z] --- PASS: TestRenameContainerWithSameName (0.80s) [2021-07-13T14:40:09.783Z] === RUN TestRenameContainerWithLinkedContainer [2021-07-13T14:40:10.026Z] Removing intermediate container 8d82dff24e84 [2021-07-13T14:40:10.026Z] ---> e16b3297d460 [2021-07-13T14:40:10.026Z] Step 9/13 : ADD https://frippery.org/files/busybox/busybox-w32-${BUSYBOX_VERSION}.exe /bin/busybox.exe [2021-07-13T14:40:10.788Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2021-07-13T14:40:11.625Z] [2021-07-13T14:40:11.625Z] ---> 5c1dd1e590c0 [2021-07-13T14:40:11.625Z] Step 10/13 : RUN powershell if ((Get-FileHash -Path /bin/busybox.exe -Algorithm SHA256).Hash -ne $Env:BUSYBOX_SHA256SUM) { Throw \"Checksum validation failed\" } [2021-07-13T14:40:11.692Z] --- PASS: TestRenameContainerWithLinkedContainer (1.62s) [2021-07-13T14:40:11.692Z] === RUN TestResize [2021-07-13T14:40:12.105Z] ---> Running in 0edba865b37b [2021-07-13T14:40:12.263Z] --- PASS: TestResize (0.78s) [2021-07-13T14:40:12.263Z] === RUN TestResizeWithInvalidSize [2021-07-13T14:40:13.202Z] --- PASS: TestResizeWithInvalidSize (0.84s) [2021-07-13T14:40:13.202Z] === RUN TestResizeWhenContainerNotStarted [2021-07-13T14:40:13.774Z] --- PASS: TestResizeWhenContainerNotStarted (0.79s) [2021-07-13T14:40:13.774Z] === RUN TestDaemonRestartKillContainers [2021-07-13T14:40:13.774Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-07-13T14:40:13.774Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-07-13T14:40:13.774Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-07-13T14:40:13.774Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-07-13T14:40:13.774Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-07-13T14:40:13.774Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-07-13T14:40:13.774Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-07-13T14:40:13.774Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-07-13T14:40:13.774Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-07-13T14:40:13.774Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-07-13T14:40:13.774Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-07-13T14:40:13.774Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-07-13T14:40:13.774Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-07-13T14:40:13.774Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-07-13T14:40:13.774Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-07-13T14:40:13.774Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-07-13T14:40:13.774Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-07-13T14:40:13.774Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-07-13T14:40:13.774Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-07-13T14:40:13.774Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-07-13T14:40:13.774Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-07-13T14:40:13.774Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-07-13T14:40:13.774Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-07-13T14:40:13.774Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-07-13T14:40:13.774Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-07-13T14:40:13.774Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-07-13T14:40:13.774Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-07-13T14:40:13.774Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-07-13T14:40:15.688Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-07-13T14:40:15.688Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-07-13T14:40:16.047Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderProxy [2021-07-13T14:40:16.261Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-07-13T14:40:16.522Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-07-13T14:40:17.095Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-07-13T14:40:17.418Z] === RUN TestDockerNetworkMacvlan/Addressing [2021-07-13T14:40:17.676Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2021-07-13T14:40:18.039Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-07-13T14:40:18.982Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-07-13T14:40:19.048Z] docker_api_swarm_test.go:271: [d2f4aa3875e0f] joining swarm manager [d018ba1d642de]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-07-13T14:40:19.927Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-07-13T14:40:19.980Z] --- PASS: TestDockerNetworkMacvlan (19.39s) [2021-07-13T14:40:19.980Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.10s) [2021-07-13T14:40:19.980Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.09s) [2021-07-13T14:40:19.980Z] --- PASS: TestDockerNetworkMacvlan/NilParent (2.14s) [2021-07-13T14:40:19.980Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (2.65s) [2021-07-13T14:40:19.980Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (5.62s) [2021-07-13T14:40:19.980Z] --- PASS: TestDockerNetworkMacvlan/Addressing (2.43s) [2021-07-13T14:40:19.980Z] PASS [2021-07-13T14:40:19.980Z] [2021-07-13T14:40:19.980Z] DONE 8 tests in 21.235s [2021-07-13T14:40:19.980Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2021-07-13T14:40:19.980Z] ++ 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-07-13T14:40:19.980Z] ++ set -e [2021-07-13T14:40:19.980Z] ++ '[' -n 0 ']' [2021-07-13T14:40:19.980Z] ++ set -x [2021-07-13T14:40:19.980Z] ++ env -i DEST=/go/src/github.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-07-13T14:40:20.237Z] testing: warning: no tests to run [2021-07-13T14:40:20.237Z] PASS [2021-07-13T14:40:20.237Z] [2021-07-13T14:40:20.237Z] DONE 0 tests in 0.036s [2021-07-13T14:40:20.237Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2021-07-13T14:40:20.237Z] ++ 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-07-13T14:40:20.237Z] ++ set -e [2021-07-13T14:40:20.237Z] ++ '[' -n 0 ']' [2021-07-13T14:40:20.237Z] ++ set -x [2021-07-13T14:40:20.237Z] ++ env -i DEST=/go/src/github.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-07-13T14:40:20.495Z] INFO: Testing against a local daemon [2021-07-13T14:40:20.495Z] === RUN TestAuthZPluginAllowRequest [2021-07-13T14:40:20.495Z] docker_api_swarm_test.go:272: [db3e905f1783d] joining swarm manager [d018ba1d642de]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-07-13T14:40:20.952Z] Removing intermediate container 0edba865b37b [2021-07-13T14:40:20.952Z] ---> 77f7f6eafb99 [2021-07-13T14:40:20.952Z] Step 11/13 : RUN setx /M PATH "C:\bin;%PATH%" [2021-07-13T14:40:20.952Z] ---> Running in 7d22e7441fdd [2021-07-13T14:40:21.980Z] [2021-07-13T14:40:21.981Z] SUCCESS: Specified value was saved. [2021-07-13T14:40:22.078Z] === RUN TestBoolValue [2021-07-13T14:40:22.078Z] --- PASS: TestBoolValue (0.00s) [2021-07-13T14:40:22.078Z] === RUN TestBoolValueOrDefault [2021-07-13T14:40:22.078Z] --- PASS: TestBoolValueOrDefault (0.00s) [2021-07-13T14:40:22.078Z] === RUN TestInt64ValueOrZero [2021-07-13T14:40:22.078Z] --- PASS: TestInt64ValueOrZero (0.00s) [2021-07-13T14:40:22.078Z] === RUN TestInt64ValueOrDefault [2021-07-13T14:40:22.078Z] --- PASS: TestInt64ValueOrDefault (0.00s) [2021-07-13T14:40:22.078Z] === RUN TestInt64ValueOrDefaultWithError [2021-07-13T14:40:22.078Z] --- PASS: TestInt64ValueOrDefaultWithError (0.00s) [2021-07-13T14:40:22.078Z] === RUN TestJsonContentType [2021-07-13T14:40:22.078Z] --- PASS: TestJsonContentType (0.00s) [2021-07-13T14:40:22.078Z] PASS [2021-07-13T14:40:22.078Z] coverage: 14.7% of statements [2021-07-13T14:40:22.078Z] ok github.com/docker/docker/api/server/httputils 0.106s coverage: 14.7% of statements [2021-07-13T14:40:22.078Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2021-07-13T14:40:22.078Z] === RUN TestMaskSecretKeys [2021-07-13T14:40:22.078Z] === RUN TestMaskSecretKeys/secret/config_create_and_update_requests [2021-07-13T14:40:22.078Z] === RUN TestMaskSecretKeys/masking_other_fields_(recursively) [2021-07-13T14:40:22.078Z] === RUN TestMaskSecretKeys/case_insensitive_field_matching [2021-07-13T14:40:22.078Z] --- PASS: TestMaskSecretKeys (0.00s) [2021-07-13T14:40:22.078Z] --- PASS: TestMaskSecretKeys/secret/config_create_and_update_requests (0.00s) [2021-07-13T14:40:22.078Z] --- PASS: TestMaskSecretKeys/masking_other_fields_(recursively) (0.00s) [2021-07-13T14:40:22.078Z] --- PASS: TestMaskSecretKeys/case_insensitive_field_matching (0.00s) [2021-07-13T14:40:22.078Z] === RUN TestVersionMiddlewareVersion [2021-07-13T14:40:22.078Z] --- PASS: TestVersionMiddlewareVersion (0.00s) [2021-07-13T14:40:22.078Z] === RUN TestVersionMiddlewareWithErrorsReturnsHeaders [2021-07-13T14:40:22.078Z] --- PASS: TestVersionMiddlewareWithErrorsReturnsHeaders (0.00s) [2021-07-13T14:40:22.078Z] PASS [2021-07-13T14:40:22.078Z] coverage: 37.7% of statements [2021-07-13T14:40:22.078Z] ok github.com/docker/docker/api/server/middleware 0.070s coverage: 37.7% of statements [2021-07-13T14:40:22.078Z] ? github.com/docker/docker/api/server/router [no test files] [2021-07-13T14:40:22.078Z] ? github.com/docker/docker/api/server/router/build [no test files] [2021-07-13T14:40:22.078Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2021-07-13T14:40:22.078Z] ? github.com/docker/docker/api/server/router/container [no test files] [2021-07-13T14:40:22.078Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2021-07-13T14:40:22.078Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2021-07-13T14:40:22.078Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2021-07-13T14:40:22.078Z] ? github.com/docker/docker/api/server/router/image [no test files] [2021-07-13T14:40:22.078Z] ? github.com/docker/docker/api/server/router/network [no test files] [2021-07-13T14:40:22.078Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2021-07-13T14:40:22.078Z] ? github.com/docker/docker/api/server/router/session [no test files] [2021-07-13T14:40:22.078Z] === RUN TestAdjustForAPIVersion [2021-07-13T14:40:22.078Z] --- PASS: TestAdjustForAPIVersion (0.00s) [2021-07-13T14:40:22.078Z] PASS [2021-07-13T14:40:22.078Z] coverage: 5.7% of statements [2021-07-13T14:40:22.078Z] ok github.com/docker/docker/api/server/router/swarm 0.054s coverage: 5.7% of statements [2021-07-13T14:40:22.078Z] ? github.com/docker/docker/api/server/router/system [no test files] [2021-07-13T14:40:22.078Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2021-07-13T14:40:22.078Z] ? github.com/docker/docker/api/types [no test files] [2021-07-13T14:40:22.078Z] ? github.com/docker/docker/api/types/backend [no test files] [2021-07-13T14:40:22.078Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2021-07-13T14:40:22.078Z] ? github.com/docker/docker/api/types/container [no test files] [2021-07-13T14:40:22.078Z] ? github.com/docker/docker/api/types/events [no test files] [2021-07-13T14:40:22.078Z] === RUN TestStrSliceMarshalJSON [2021-07-13T14:40:22.078Z] --- PASS: TestStrSliceMarshalJSON (0.00s) [2021-07-13T14:40:22.078Z] === RUN TestStrSliceUnmarshalJSON [2021-07-13T14:40:22.078Z] --- PASS: TestStrSliceUnmarshalJSON (0.00s) [2021-07-13T14:40:22.078Z] === RUN TestStrSliceUnmarshalString [2021-07-13T14:40:22.078Z] --- PASS: TestStrSliceUnmarshalString (0.00s) [2021-07-13T14:40:22.078Z] === RUN TestStrSliceUnmarshalSlice [2021-07-13T14:40:22.078Z] --- PASS: TestStrSliceUnmarshalSlice (0.00s) [2021-07-13T14:40:22.078Z] PASS [2021-07-13T14:40:22.078Z] coverage: 90.0% of statements [2021-07-13T14:40:22.078Z] ok github.com/docker/docker/api/types/strslice 0.048s coverage: 90.0% of statements [2021-07-13T14:40:22.078Z] === RUN TestToJSON [2021-07-13T14:40:22.078Z] --- PASS: TestToJSON (0.00s) [2021-07-13T14:40:22.078Z] === RUN TestToParamWithVersion [2021-07-13T14:40:22.078Z] --- PASS: TestToParamWithVersion (0.00s) [2021-07-13T14:40:22.078Z] === RUN TestFromJSON [2021-07-13T14:40:22.078Z] --- PASS: TestFromJSON (0.00s) [2021-07-13T14:40:22.078Z] === RUN TestEmpty [2021-07-13T14:40:22.078Z] --- PASS: TestEmpty (0.00s) [2021-07-13T14:40:22.078Z] === RUN TestArgsMatchKVListEmptySources [2021-07-13T14:40:22.078Z] --- PASS: TestArgsMatchKVListEmptySources (0.00s) [2021-07-13T14:40:22.078Z] === RUN TestArgsMatchKVList [2021-07-13T14:40:22.078Z] --- PASS: TestArgsMatchKVList (0.00s) [2021-07-13T14:40:22.078Z] === RUN TestArgsMatch [2021-07-13T14:40:22.078Z] --- PASS: TestArgsMatch (0.00s) [2021-07-13T14:40:22.078Z] === RUN TestAdd [2021-07-13T14:40:22.078Z] --- PASS: TestAdd (0.00s) [2021-07-13T14:40:22.078Z] === RUN TestDel [2021-07-13T14:40:22.078Z] --- PASS: TestDel (0.00s) [2021-07-13T14:40:22.078Z] === RUN TestLen [2021-07-13T14:40:22.078Z] --- PASS: TestLen (0.00s) [2021-07-13T14:40:22.078Z] === RUN TestExactMatch [2021-07-13T14:40:22.078Z] --- PASS: TestExactMatch (0.00s) [2021-07-13T14:40:22.078Z] === RUN TestOnlyOneExactMatch [2021-07-13T14:40:22.078Z] --- PASS: TestOnlyOneExactMatch (0.00s) [2021-07-13T14:40:22.078Z] === RUN TestContains [2021-07-13T14:40:22.078Z] --- PASS: TestContains (0.00s) [2021-07-13T14:40:22.078Z] === RUN TestValidate [2021-07-13T14:40:22.078Z] --- PASS: TestValidate (0.00s) [2021-07-13T14:40:22.078Z] === RUN TestWalkValues [2021-07-13T14:40:22.078Z] --- PASS: TestWalkValues (0.00s) [2021-07-13T14:40:22.078Z] === RUN TestFuzzyMatch [2021-07-13T14:40:22.078Z] --- PASS: TestFuzzyMatch (0.00s) [2021-07-13T14:40:22.078Z] === RUN TestClone [2021-07-13T14:40:22.078Z] --- PASS: TestClone (0.00s) [2021-07-13T14:40:22.078Z] PASS [2021-07-13T14:40:22.078Z] coverage: 92.2% of statements [2021-07-13T14:40:22.078Z] ok github.com/docker/docker/api/types/filters 0.052s coverage: 92.2% of statements [2021-07-13T14:40:22.078Z] ? github.com/docker/docker/api/types/image [no test files] [2021-07-13T14:40:22.078Z] ? github.com/docker/docker/api/types/mount [no test files] [2021-07-13T14:40:22.078Z] ? github.com/docker/docker/api/types/network [no test files] [2021-07-13T14:40:22.078Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2021-07-13T14:40:22.078Z] ? github.com/docker/docker/api/types/registry [no test files] [2021-07-13T14:40:22.078Z] ? github.com/docker/docker/api/types/swarm [no test files] [2021-07-13T14:40:22.078Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2021-07-13T14:40:22.078Z] === RUN TestDurationToSecondsString [2021-07-13T14:40:22.078Z] --- PASS: TestDurationToSecondsString (0.00s) [2021-07-13T14:40:22.078Z] === RUN TestGetTimestamp [2021-07-13T14:40:22.078Z] --- PASS: TestGetTimestamp (0.20s) [2021-07-13T14:40:22.078Z] === RUN TestParseTimestamps [2021-07-13T14:40:22.078Z] --- PASS: TestParseTimestamps (0.00s) [2021-07-13T14:40:22.078Z] PASS [2021-07-13T14:40:22.078Z] coverage: 100.0% of statements [2021-07-13T14:40:22.078Z] ok github.com/docker/docker/api/types/time 0.265s coverage: 100.0% of statements [2021-07-13T14:40:22.078Z] === RUN TestCompareVersion [2021-07-13T14:40:22.078Z] --- PASS: TestCompareVersion (0.00s) [2021-07-13T14:40:22.078Z] PASS [2021-07-13T14:40:22.078Z] coverage: 75.0% of statements [2021-07-13T14:40:22.078Z] ok github.com/docker/docker/api/types/versions 0.058s coverage: 75.0% of statements [2021-07-13T14:40:22.078Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2021-07-13T14:40:22.078Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2021-07-13T14:40:22.078Z] ? github.com/docker/docker/api/types/volume [no test files] [2021-07-13T14:40:22.078Z] ? github.com/docker/docker/autogen/winresources/dockerd [no test files] [2021-07-13T14:40:22.078Z] ? github.com/docker/docker/builder [no test files] [2021-07-13T14:40:22.078Z] ? github.com/docker/docker/builder/builder-next [no test files] [2021-07-13T14:40:22.078Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2021-07-13T14:40:22.078Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2021-07-13T14:40:22.078Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2021-07-13T14:40:22.078Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2021-07-13T14:40:22.078Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2021-07-13T14:40:22.078Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2021-07-13T14:40:22.078Z] === RUN TestParseRemoteURL [2021-07-13T14:40:22.078Z] === RUN TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment [2021-07-13T14:40:22.078Z] === RUN TestParseRemoteURL/git_scheme,_no_url-fragment [2021-07-13T14:40:22.078Z] === RUN TestParseRemoteURL/git_scheme,_with_url-fragment [2021-07-13T14:40:22.078Z] === RUN TestParseRemoteURL/https_scheme,_no_url-fragment [2021-07-13T14:40:22.078Z] === RUN TestParseRemoteURL/https_scheme,_with_url-fragment [2021-07-13T14:40:22.078Z] === RUN TestParseRemoteURL/git@,_no_url-fragment [2021-07-13T14:40:22.078Z] === RUN TestParseRemoteURL/git@,_with_url-fragment [2021-07-13T14:40:22.078Z] === RUN TestParseRemoteURL/ssh,_no_url-fragment [2021-07-13T14:40:22.078Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment [2021-07-13T14:40:22.078Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment_and_user [2021-07-13T14:40:22.078Z] --- PASS: TestParseRemoteURL (0.00s) [2021-07-13T14:40:22.078Z] --- PASS: TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment (0.00s) [2021-07-13T14:40:22.078Z] --- PASS: TestParseRemoteURL/git_scheme,_no_url-fragment (0.00s) [2021-07-13T14:40:22.078Z] --- PASS: TestParseRemoteURL/git_scheme,_with_url-fragment (0.00s) [2021-07-13T14:40:22.078Z] --- PASS: TestParseRemoteURL/https_scheme,_no_url-fragment (0.00s) [2021-07-13T14:40:22.078Z] --- PASS: TestParseRemoteURL/https_scheme,_with_url-fragment (0.00s) [2021-07-13T14:40:22.078Z] --- PASS: TestParseRemoteURL/git@,_no_url-fragment (0.00s) [2021-07-13T14:40:22.078Z] --- PASS: TestParseRemoteURL/git@,_with_url-fragment (0.00s) [2021-07-13T14:40:22.078Z] --- PASS: TestParseRemoteURL/ssh,_no_url-fragment (0.00s) [2021-07-13T14:40:22.078Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment (0.00s) [2021-07-13T14:40:22.078Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment_and_user (0.00s) [2021-07-13T14:40:22.078Z] === RUN TestCloneArgsSmartHttp [2021-07-13T14:40:22.078Z] --- PASS: TestCloneArgsSmartHttp (0.01s) [2021-07-13T14:40:22.078Z] === RUN TestCloneArgsDumbHttp [2021-07-13T14:40:22.078Z] --- PASS: TestCloneArgsDumbHttp (0.00s) [2021-07-13T14:40:22.078Z] === RUN TestCloneArgsGit [2021-07-13T14:40:22.078Z] --- PASS: TestCloneArgsGit (0.00s) [2021-07-13T14:40:22.078Z] === RUN TestCheckoutGit [2021-07-13T14:40:22.078Z] === RUN TestProcessShouldRemoveDockerfileDockerignore [2021-07-13T14:40:22.078Z] --- PASS: TestProcessShouldRemoveDockerfileDockerignore (0.01s) [2021-07-13T14:40:22.078Z] === RUN TestProcessNoDockerignore [2021-07-13T14:40:22.078Z] --- PASS: TestProcessNoDockerignore (0.00s) [2021-07-13T14:40:22.078Z] === RUN TestProcessShouldLeaveAllFiles [2021-07-13T14:40:22.078Z] --- PASS: TestProcessShouldLeaveAllFiles (0.00s) [2021-07-13T14:40:22.078Z] === RUN TestDetectContentType [2021-07-13T14:40:22.078Z] --- PASS: TestDetectContentType (0.00s) [2021-07-13T14:40:22.078Z] === RUN TestSelectAcceptableMIME [2021-07-13T14:40:22.078Z] --- PASS: TestSelectAcceptableMIME (0.00s) [2021-07-13T14:40:22.078Z] === RUN TestInspectEmptyResponse [2021-07-13T14:40:22.078Z] --- PASS: TestInspectEmptyResponse (0.00s) [2021-07-13T14:40:22.078Z] === RUN TestInspectResponseBinary [2021-07-13T14:40:22.078Z] --- PASS: TestInspectResponseBinary (0.00s) [2021-07-13T14:40:22.078Z] === RUN TestResponseUnsupportedContentType [2021-07-13T14:40:22.078Z] --- PASS: TestResponseUnsupportedContentType (0.00s) [2021-07-13T14:40:22.078Z] === RUN TestInspectResponseTextSimple [2021-07-13T14:40:22.078Z] --- PASS: TestInspectResponseTextSimple (0.00s) [2021-07-13T14:40:22.078Z] === RUN TestInspectResponseEmptyContentType [2021-07-13T14:40:22.079Z] --- PASS: TestInspectResponseEmptyContentType (0.00s) [2021-07-13T14:40:22.079Z] === RUN TestUnknownContentLength [2021-07-13T14:40:22.079Z] --- PASS: TestUnknownContentLength (0.00s) [2021-07-13T14:40:22.079Z] === RUN TestDownloadRemote [2021-07-13T14:40:22.079Z] --- PASS: TestDownloadRemote (0.15s) [2021-07-13T14:40:22.079Z] === RUN TestGetWithStatusError [2021-07-13T14:40:22.079Z] --- PASS: TestGetWithStatusError (0.00s) [2021-07-13T14:40:22.079Z] === RUN TestCloseRootDirectory [2021-07-13T14:40:22.079Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-07-13T14:40:22.079Z] --- SKIP: TestCloseRootDirectory (0.00s) [2021-07-13T14:40:22.079Z] === RUN TestHashFile [2021-07-13T14:40:22.079Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-07-13T14:40:22.079Z] --- SKIP: TestHashFile (0.00s) [2021-07-13T14:40:22.079Z] === RUN TestHashSubdir [2021-07-13T14:40:22.079Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-07-13T14:40:22.079Z] --- SKIP: TestHashSubdir (0.01s) [2021-07-13T14:40:22.079Z] === RUN TestRemoveDirectory [2021-07-13T14:40:22.079Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-07-13T14:40:22.079Z] --- SKIP: TestRemoveDirectory (0.01s) [2021-07-13T14:40:22.079Z] PASS [2021-07-13T14:40:22.079Z] coverage: 9.3% of statements [2021-07-13T14:40:22.079Z] ok github.com/docker/docker/builder/remotecontext 0.353s coverage: 9.3% of statements [2021-07-13T14:40:22.391Z] --- PASS: TestAuthZPluginAllowRequest (1.95s) [2021-07-13T14:40:22.391Z] === RUN TestAuthZPluginTLS [2021-07-13T14:40:22.470Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2021-07-13T14:40:22.470Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.61s) [2021-07-13T14:40:22.470Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.62s) [2021-07-13T14:40:22.470Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.58s) [2021-07-13T14:40:22.470Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.68s) [2021-07-13T14:40:22.470Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.50s) [2021-07-13T14:40:22.470Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.58s) [2021-07-13T14:40:22.470Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.64s) [2021-07-13T14:40:22.470Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.47s) [2021-07-13T14:40:22.470Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.50s) [2021-07-13T14:40:22.470Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.61s) [2021-07-13T14:40:22.470Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.60s) [2021-07-13T14:40:22.470Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.15s) [2021-07-13T14:40:22.470Z] === RUN TestCgroupNamespacesRun [2021-07-13T14:40:22.562Z] === RUN TestGetAllAllowed [2021-07-13T14:40:22.562Z] --- PASS: TestGetAllAllowed (0.00s) [2021-07-13T14:40:22.562Z] === RUN TestGetAllMeta [2021-07-13T14:40:22.562Z] --- PASS: TestGetAllMeta (0.00s) [2021-07-13T14:40:22.562Z] === RUN TestWarnOnUnusedBuildArgs [2021-07-13T14:40:22.562Z] --- PASS: TestWarnOnUnusedBuildArgs (0.00s) [2021-07-13T14:40:22.562Z] === RUN TestIsUnreferencedBuiltin [2021-07-13T14:40:22.562Z] --- PASS: TestIsUnreferencedBuiltin (0.00s) [2021-07-13T14:40:22.562Z] === RUN TestIsExistingDirectory [2021-07-13T14:40:22.562Z] --- PASS: TestIsExistingDirectory (0.00s) [2021-07-13T14:40:22.562Z] === RUN TestGetFilenameForDownload [2021-07-13T14:40:22.562Z] --- PASS: TestGetFilenameForDownload (0.00s) [2021-07-13T14:40:22.562Z] === RUN TestEnv2Variables [2021-07-13T14:40:22.562Z] --- PASS: TestEnv2Variables (0.00s) [2021-07-13T14:40:22.562Z] === RUN TestEnvValueWithExistingRunConfigEnv [2021-07-13T14:40:22.562Z] --- PASS: TestEnvValueWithExistingRunConfigEnv (0.00s) [2021-07-13T14:40:22.562Z] === RUN TestMaintainer [2021-07-13T14:40:22.562Z] --- PASS: TestMaintainer (0.00s) [2021-07-13T14:40:22.562Z] === RUN TestLabel [2021-07-13T14:40:22.562Z] --- PASS: TestLabel (0.00s) [2021-07-13T14:40:22.562Z] === RUN TestFromScratch [2021-07-13T14:40:22.562Z] --- PASS: TestFromScratch (0.00s) [2021-07-13T14:40:22.562Z] === RUN TestFromWithArg [2021-07-13T14:40:22.562Z] --- PASS: TestFromWithArg (0.00s) [2021-07-13T14:40:22.562Z] === RUN TestFromWithArgButBuildArgsNotGiven [2021-07-13T14:40:22.562Z] --- PASS: TestFromWithArgButBuildArgsNotGiven (0.00s) [2021-07-13T14:40:22.562Z] === RUN TestFromWithUndefinedArg [2021-07-13T14:40:22.562Z] --- PASS: TestFromWithUndefinedArg (0.00s) [2021-07-13T14:40:22.562Z] === RUN TestFromMultiStageWithNamedStage [2021-07-13T14:40:22.562Z] --- PASS: TestFromMultiStageWithNamedStage (0.00s) [2021-07-13T14:40:22.562Z] === RUN TestOnbuild [2021-07-13T14:40:22.562Z] --- PASS: TestOnbuild (0.00s) [2021-07-13T14:40:22.562Z] === RUN TestWorkdir [2021-07-13T14:40:22.562Z] --- PASS: TestWorkdir (0.00s) [2021-07-13T14:40:22.562Z] === RUN TestCmd [2021-07-13T14:40:22.562Z] --- PASS: TestCmd (0.00s) [2021-07-13T14:40:22.562Z] === RUN TestHealthcheckNone [2021-07-13T14:40:22.562Z] --- PASS: TestHealthcheckNone (0.00s) [2021-07-13T14:40:22.562Z] === RUN TestHealthcheckCmd [2021-07-13T14:40:22.562Z] --- PASS: TestHealthcheckCmd (0.00s) [2021-07-13T14:40:22.562Z] === RUN TestEntrypoint [2021-07-13T14:40:22.562Z] --- PASS: TestEntrypoint (0.00s) [2021-07-13T14:40:22.562Z] === RUN TestExpose [2021-07-13T14:40:22.562Z] --- PASS: TestExpose (0.00s) [2021-07-13T14:40:22.562Z] === RUN TestUser [2021-07-13T14:40:22.562Z] --- PASS: TestUser (0.00s) [2021-07-13T14:40:22.562Z] === RUN TestVolume [2021-07-13T14:40:22.562Z] --- PASS: TestVolume (0.00s) [2021-07-13T14:40:22.562Z] === RUN TestStopSignal [2021-07-13T14:40:22.562Z] dispatchers_test.go:377: Windows does not support stopsignal [2021-07-13T14:40:22.562Z] --- SKIP: TestStopSignal (0.00s) [2021-07-13T14:40:22.562Z] === RUN TestArg [2021-07-13T14:40:22.562Z] --- PASS: TestArg (0.00s) [2021-07-13T14:40:22.562Z] === RUN TestShell [2021-07-13T14:40:22.562Z] --- PASS: TestShell (0.00s) [2021-07-13T14:40:22.562Z] === RUN TestPrependEnvOnCmd [2021-07-13T14:40:22.562Z] --- PASS: TestPrependEnvOnCmd (0.00s) [2021-07-13T14:40:22.562Z] === RUN TestRunWithBuildArgs [2021-07-13T14:40:22.562Z] --- PASS: TestRunWithBuildArgs (0.00s) [2021-07-13T14:40:22.562Z] === RUN TestRunIgnoresHealthcheck [2021-07-13T14:40:22.562Z] --- PASS: TestRunIgnoresHealthcheck (0.00s) [2021-07-13T14:40:22.562Z] === RUN TestDispatchUnsupportedOptions [2021-07-13T14:40:22.562Z] === RUN TestDispatchUnsupportedOptions/ADD_with_chmod [2021-07-13T14:40:22.562Z] === RUN TestDispatchUnsupportedOptions/COPY_with_chmod [2021-07-13T14:40:22.562Z] === RUN TestDispatchUnsupportedOptions/RUN_with_unsupported_options [2021-07-13T14:40:22.562Z] --- PASS: TestDispatchUnsupportedOptions (0.00s) [2021-07-13T14:40:22.562Z] --- PASS: TestDispatchUnsupportedOptions/ADD_with_chmod (0.00s) [2021-07-13T14:40:22.562Z] --- PASS: TestDispatchUnsupportedOptions/COPY_with_chmod (0.00s) [2021-07-13T14:40:22.562Z] --- PASS: TestDispatchUnsupportedOptions/RUN_with_unsupported_options (0.00s) [2021-07-13T14:40:22.562Z] === RUN TestNormalizeWorkdir [2021-07-13T14:40:22.562Z] --- PASS: TestNormalizeWorkdir (0.00s) [2021-07-13T14:40:22.562Z] === RUN TestDispatch [2021-07-13T14:40:22.562Z] === RUN TestDispatch/ADD_multiple_files_to_file [2021-07-13T14:40:22.562Z] === RUN TestDispatch/Wildcard_ADD_multiple_files_to_file [2021-07-13T14:40:22.562Z] === RUN TestDispatch/COPY_multiple_files_to_file [2021-07-13T14:40:22.562Z] === RUN TestDispatch/ADD_multiple_files_to_file_with_whitespace [2021-07-13T14:40:22.562Z] === RUN TestDispatch/COPY_multiple_files_to_file_with_whitespace [2021-07-13T14:40:22.562Z] === RUN TestDispatch/COPY_wildcard_no_files [2021-07-13T14:40:22.562Z] === RUN TestDispatch/COPY_url [2021-07-13T14:40:22.562Z] --- PASS: TestDispatch (0.09s) [2021-07-13T14:40:22.562Z] --- PASS: TestDispatch/ADD_multiple_files_to_file (0.03s) [2021-07-13T14:40:22.562Z] --- PASS: TestDispatch/Wildcard_ADD_multiple_files_to_file (0.01s) [2021-07-13T14:40:22.562Z] --- PASS: TestDispatch/COPY_multiple_files_to_file (0.02s) [2021-07-13T14:40:22.562Z] --- PASS: TestDispatch/ADD_multiple_files_to_file_with_whitespace (0.01s) [2021-07-13T14:40:22.562Z] --- PASS: TestDispatch/COPY_multiple_files_to_file_with_whitespace (0.01s) [2021-07-13T14:40:22.562Z] --- PASS: TestDispatch/COPY_wildcard_no_files (0.00s) [2021-07-13T14:40:22.562Z] --- PASS: TestDispatch/COPY_url (0.01s) [2021-07-13T14:40:22.562Z] === RUN TestAddScratchImageAddsToMounts [2021-07-13T14:40:22.562Z] --- PASS: TestAddScratchImageAddsToMounts (0.00s) [2021-07-13T14:40:22.562Z] === RUN TestAddFromScratchPopulatesPlatform [2021-07-13T14:40:22.562Z] --- PASS: TestAddFromScratchPopulatesPlatform (0.00s) [2021-07-13T14:40:22.562Z] === RUN TestAddFromScratchDoesNotModifyArgPlatform [2021-07-13T14:40:22.562Z] --- PASS: TestAddFromScratchDoesNotModifyArgPlatform (0.00s) [2021-07-13T14:40:22.562Z] === RUN TestAddFromScratchPopulatesPlatformIfNil [2021-07-13T14:40:22.562Z] --- PASS: TestAddFromScratchPopulatesPlatformIfNil (0.00s) [2021-07-13T14:40:22.562Z] === RUN TestImageSourceGetAddsToMounts [2021-07-13T14:40:22.562Z] --- PASS: TestImageSourceGetAddsToMounts (0.00s) [2021-07-13T14:40:22.562Z] === RUN TestEmptyDockerfile [2021-07-13T14:40:22.562Z] --- PASS: TestEmptyDockerfile (0.00s) [2021-07-13T14:40:22.562Z] === RUN TestSymlinkDockerfile [2021-07-13T14:40:22.562Z] --- PASS: TestSymlinkDockerfile (0.01s) [2021-07-13T14:40:22.562Z] === RUN TestDockerfileOutsideTheBuildContext [2021-07-13T14:40:22.562Z] --- PASS: TestDockerfileOutsideTheBuildContext (0.01s) [2021-07-13T14:40:22.562Z] === RUN TestNonExistingDockerfile [2021-07-13T14:40:22.562Z] --- PASS: TestNonExistingDockerfile (0.00s) [2021-07-13T14:40:22.562Z] === RUN TestCopyRunConfig [2021-07-13T14:40:22.562Z] --- PASS: TestCopyRunConfig (0.00s) [2021-07-13T14:40:22.562Z] === RUN TestDeepCopyRunConfig [2021-07-13T14:40:22.562Z] --- PASS: TestDeepCopyRunConfig (0.00s) [2021-07-13T14:40:22.562Z] === RUN TestExportImage [2021-07-13T14:40:22.562Z] --- PASS: TestExportImage (0.00s) [2021-07-13T14:40:22.562Z] === RUN TestNormalizeDest [2021-07-13T14:40:22.562Z] --- PASS: TestNormalizeDest (0.00s) [2021-07-13T14:40:22.562Z] PASS [2021-07-13T14:40:22.562Z] coverage: 47.0% of statements [2021-07-13T14:40:22.562Z] ok github.com/docker/docker/builder/dockerfile 0.225s coverage: 47.0% of statements [2021-07-13T14:40:22.648Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2021-07-13T14:40:22.905Z] --- PASS: TestAuthZPluginTLS (0.55s) [2021-07-13T14:40:22.905Z] === RUN TestAuthZPluginDenyRequest [2021-07-13T14:40:23.045Z] === RUN TestEnable [2021-07-13T14:40:23.045Z] --- PASS: TestEnable (0.00s) [2021-07-13T14:40:23.045Z] === RUN TestDisable [2021-07-13T14:40:23.045Z] --- PASS: TestDisable (0.00s) [2021-07-13T14:40:23.045Z] === RUN TestEnabled [2021-07-13T14:40:23.045Z] --- PASS: TestEnabled (0.00s) [2021-07-13T14:40:23.045Z] PASS [2021-07-13T14:40:23.045Z] coverage: 100.0% of statements [2021-07-13T14:40:23.045Z] ok github.com/docker/docker/cli/debug 0.060s coverage: 100.0% of statements [2021-07-13T14:40:23.045Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2021-07-13T14:40:23.469Z] --- PASS: TestAuthZPluginDenyRequest (0.57s) [2021-07-13T14:40:23.469Z] === RUN TestAuthZPluginAPIDenyResponse [2021-07-13T14:40:23.726Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2021-07-13T14:40:23.852Z] --- PASS: TestCgroupNamespacesRun (1.84s) [2021-07-13T14:40:23.852Z] === RUN TestCgroupNamespacesRunPrivileged [2021-07-13T14:40:23.984Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.55s) [2021-07-13T14:40:23.984Z] === RUN TestAuthZPluginDenyResponse [2021-07-13T14:40:24.062Z] === RUN TestTCP4Proxy [2021-07-13T14:40:24.062Z] --- PASS: TestTCP4Proxy (0.01s) [2021-07-13T14:40:24.062Z] === RUN TestTCP4ProxyHalfClose [2021-07-13T14:40:24.062Z] --- PASS: TestTCP4ProxyHalfClose (0.00s) [2021-07-13T14:40:24.062Z] === RUN TestTCP6Proxy [2021-07-13T14:40:24.062Z] network_proxy_test.go:197: Need to start CI docker with --ipv6 [2021-07-13T14:40:24.062Z] --- SKIP: TestTCP6Proxy (0.00s) [2021-07-13T14:40:24.062Z] === RUN TestTCPDualStackProxy [2021-07-13T14:40:24.062Z] network_proxy_test.go:212: No support for dual stack yet [2021-07-13T14:40:24.062Z] --- SKIP: TestTCPDualStackProxy (0.00s) [2021-07-13T14:40:24.062Z] === RUN TestUDP4Proxy [2021-07-13T14:40:24.062Z] --- PASS: TestUDP4Proxy (0.00s) [2021-07-13T14:40:24.062Z] === RUN TestUDP6Proxy [2021-07-13T14:40:24.062Z] network_proxy_test.go:241: Need to start CI docker with --ipv6 [2021-07-13T14:40:24.062Z] --- SKIP: TestUDP6Proxy (0.00s) [2021-07-13T14:40:24.062Z] === RUN TestUDPWriteError [2021-07-13T14:40:24.062Z] --- PASS: TestUDPWriteError (0.00s) [2021-07-13T14:40:24.062Z] === RUN TestSCTP4Proxy [2021-07-13T14:40:24.062Z] network_proxy_test.go:288: runtime.GOOS == "windows": sctp is not supported on windows [2021-07-13T14:40:24.062Z] --- SKIP: TestSCTP4Proxy (0.00s) [2021-07-13T14:40:24.062Z] === RUN TestSCTP6Proxy [2021-07-13T14:40:24.062Z] network_proxy_test.go:302: Need to start CI docker with --ipv6 [2021-07-13T14:40:24.062Z] --- SKIP: TestSCTP6Proxy (0.00s) [2021-07-13T14:40:24.062Z] PASS [2021-07-13T14:40:24.062Z] coverage: 49.4% of statements [2021-07-13T14:40:24.062Z] ok github.com/docker/docker/cmd/docker-proxy 0.095s coverage: 49.4% of statements [2021-07-13T14:40:24.548Z] --- PASS: TestAuthZPluginDenyResponse (0.55s) [2021-07-13T14:40:24.548Z] === RUN TestAuthZPluginAllowEventStream [2021-07-13T14:40:24.988Z] Removing intermediate container 7d22e7441fdd [2021-07-13T14:40:24.988Z] ---> f99e09bbae33 [2021-07-13T14:40:24.988Z] Step 12/13 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2021-07-13T14:40:24.988Z] ---> Running in 8c9147c07c19 [2021-07-13T14:40:25.764Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.46s) [2021-07-13T14:40:25.764Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2021-07-13T14:40:25.919Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2021-07-13T14:40:25.919Z] docker_cli_build_test.go:5832: unmatched requirement DaemonIsWindows [2021-07-13T14:40:25.919Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2021-07-13T14:40:26.484Z] --- PASS: TestAuthZPluginAllowEventStream (1.76s) [2021-07-13T14:40:26.484Z] === RUN TestAuthZPluginErrorResponse [2021-07-13T14:40:27.049Z] --- PASS: TestAuthZPluginErrorResponse (0.56s) [2021-07-13T14:40:27.049Z] === RUN TestAuthZPluginErrorRequest [2021-07-13T14:40:27.147Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.81s) [2021-07-13T14:40:27.147Z] === RUN TestCgroupNamespacesRunHostMode [2021-07-13T14:40:27.307Z] --- PASS: TestAuthZPluginErrorRequest (0.55s) [2021-07-13T14:40:27.307Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2021-07-13T14:40:27.872Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.57s) [2021-07-13T14:40:27.872Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2021-07-13T14:40:28.848Z] Cannot create a file when that file already exists. [2021-07-13T14:40:29.058Z] --- PASS: TestCgroupNamespacesRunHostMode (1.93s) [2021-07-13T14:40:29.058Z] === RUN TestCgroupNamespacesRunPrivateMode [2021-07-13T14:40:30.415Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.25s) [2021-07-13T14:40:30.415Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2021-07-13T14:40:30.983Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.86s) [2021-07-13T14:40:30.983Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2021-07-13T14:40:31.346Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2021-07-13T14:40:31.910Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2021-07-13T14:40:32.167Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.05s) [2021-07-13T14:40:32.167Z] === RUN TestAuthZPluginHeader [2021-07-13T14:40:32.900Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.55s) [2021-07-13T14:40:32.900Z] === RUN TestCgroupNamespacesRunInvalidMode [2021-07-13T14:40:33.098Z] --- PASS: TestAuthZPluginHeader (0.85s) [2021-07-13T14:40:33.098Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2021-07-13T14:40:33.470Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.79s) [2021-07-13T14:40:33.470Z] === RUN TestCgroupNamespacesRunOlderClient [2021-07-13T14:40:33.686Z] Removing intermediate container 8c9147c07c19 [2021-07-13T14:40:33.686Z] ---> d4f5fa8ed749 [2021-07-13T14:40:33.686Z] Step 13/13 : CMD ["sh"] [2021-07-13T14:40:33.686Z] ---> Running in fbd2100b88fa [2021-07-13T14:40:34.031Z] === RUN TestDockerSuite/TestBuildMultipleTags [2021-07-13T14:40:34.165Z] Removing intermediate container fbd2100b88fa [2021-07-13T14:40:34.166Z] ---> cce88e60fd61 [2021-07-13T14:40:34.166Z] Successfully built cce88e60fd61 [2021-07-13T14:40:34.166Z] Successfully tagged busybox:latest [2021-07-13T14:40:34.166Z] INFO: Docker images of the daemon under test [2021-07-13T14:40:34.166Z] [2021-07-13T14:40:34.166Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-07-13T14:40:34.166Z] busybox latest cce88e60fd61 Less than a second ago 2.78GB [2021-07-13T14:40:34.166Z] mcr.microsoft.com/windows/servercore/insider 10.0.20295.1 39d157a84080 4 months ago 2.74GB [2021-07-13T14:40:34.166Z] microsoft/windowsservercore latest 39d157a84080 4 months ago 2.74GB [2021-07-13T14:40:34.166Z] [2021-07-13T14:40:34.166Z] INFO: Running integration tests at 07/13/2021 14:40:33... [2021-07-13T14:40:34.166Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2021-07-13T14:40:34.166Z] INFO: Integration API tests being run from the host: [2021-07-13T14:40:34.166Z] INFO: make.ps1 starting at 07/13/2021 14:40:33 [2021-07-13T14:40:34.289Z] === RUN TestDockerSuite/TestBuildNetContainer [2021-07-13T14:40:35.175Z] Running D:\gopath\src\github.com\docker\docker\integration\build [2021-07-13T14:40:35.380Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.84s) [2021-07-13T14:40:35.380Z] === RUN TestNISDomainname [2021-07-13T14:40:36.730Z] === RUN TestCheckpointCreateError [2021-07-13T14:40:36.730Z] --- PASS: TestCheckpointCreateError (0.00s) [2021-07-13T14:40:36.730Z] === RUN TestCheckpointCreate [2021-07-13T14:40:36.730Z] --- PASS: TestCheckpointCreate (0.00s) [2021-07-13T14:40:36.730Z] === RUN TestCheckpointDeleteError [2021-07-13T14:40:36.730Z] --- PASS: TestCheckpointDeleteError (0.00s) [2021-07-13T14:40:36.730Z] === RUN TestCheckpointDelete [2021-07-13T14:40:36.730Z] --- PASS: TestCheckpointDelete (0.00s) [2021-07-13T14:40:36.730Z] === RUN TestCheckpointListError [2021-07-13T14:40:36.730Z] --- PASS: TestCheckpointListError (0.00s) [2021-07-13T14:40:36.730Z] === RUN TestCheckpointList [2021-07-13T14:40:36.730Z] --- PASS: TestCheckpointList (0.00s) [2021-07-13T14:40:36.730Z] === RUN TestCheckpointListContainerNotFound [2021-07-13T14:40:36.730Z] --- PASS: TestCheckpointListContainerNotFound (0.00s) [2021-07-13T14:40:36.730Z] === RUN TestNewClientWithOpsFromEnv [2021-07-13T14:40:36.730Z] client_test.go:23: runtime.GOOS == "windows" [2021-07-13T14:40:36.730Z] --- SKIP: TestNewClientWithOpsFromEnv (0.00s) [2021-07-13T14:40:36.730Z] === RUN TestGetAPIPath [2021-07-13T14:40:36.730Z] --- PASS: TestGetAPIPath (0.00s) [2021-07-13T14:40:36.730Z] === RUN TestParseHostURL [2021-07-13T14:40:36.730Z] --- PASS: TestParseHostURL (0.00s) [2021-07-13T14:40:36.730Z] === RUN TestNewClientWithOpsFromEnvSetsDefaultVersion [2021-07-13T14:40:36.730Z] --- PASS: TestNewClientWithOpsFromEnvSetsDefaultVersion (0.00s) [2021-07-13T14:40:36.730Z] === RUN TestNegotiateAPIVersionEmpty [2021-07-13T14:40:36.730Z] --- PASS: TestNegotiateAPIVersionEmpty (0.00s) [2021-07-13T14:40:36.730Z] === RUN TestNegotiateAPIVersion [2021-07-13T14:40:36.730Z] --- PASS: TestNegotiateAPIVersion (0.00s) [2021-07-13T14:40:36.730Z] === RUN TestNegotiateAPVersionOverride [2021-07-13T14:40:36.730Z] --- PASS: TestNegotiateAPVersionOverride (0.00s) [2021-07-13T14:40:36.730Z] === RUN TestNegotiateAPIVersionAutomatic [2021-07-13T14:40:36.730Z] --- PASS: TestNegotiateAPIVersionAutomatic (0.00s) [2021-07-13T14:40:36.730Z] === RUN TestNegotiateAPIVersionWithEmptyVersion [2021-07-13T14:40:36.730Z] --- PASS: TestNegotiateAPIVersionWithEmptyVersion (0.00s) [2021-07-13T14:40:36.730Z] === RUN TestNegotiateAPIVersionWithFixedVersion [2021-07-13T14:40:36.730Z] --- PASS: TestNegotiateAPIVersionWithFixedVersion (0.00s) [2021-07-13T14:40:36.730Z] === RUN TestClientRedirect [2021-07-13T14:40:36.730Z] --- PASS: TestClientRedirect (0.00s) [2021-07-13T14:40:36.730Z] === RUN TestConfigCreateUnsupported [2021-07-13T14:40:36.730Z] --- PASS: TestConfigCreateUnsupported (0.00s) [2021-07-13T14:40:36.730Z] === RUN TestConfigCreateError [2021-07-13T14:40:36.730Z] --- PASS: TestConfigCreateError (0.00s) [2021-07-13T14:40:36.730Z] === RUN TestConfigCreate [2021-07-13T14:40:36.730Z] --- PASS: TestConfigCreate (0.00s) [2021-07-13T14:40:36.730Z] === RUN TestConfigInspectNotFound [2021-07-13T14:40:36.730Z] --- PASS: TestConfigInspectNotFound (0.00s) [2021-07-13T14:40:36.730Z] === RUN TestConfigInspectWithEmptyID [2021-07-13T14:40:36.730Z] --- PASS: TestConfigInspectWithEmptyID (0.00s) [2021-07-13T14:40:36.730Z] === RUN TestConfigInspectUnsupported [2021-07-13T14:40:36.730Z] --- PASS: TestConfigInspectUnsupported (0.00s) [2021-07-13T14:40:36.730Z] === RUN TestConfigInspectError [2021-07-13T14:40:36.730Z] --- PASS: TestConfigInspectError (0.00s) [2021-07-13T14:40:36.730Z] === RUN TestConfigInspectConfigNotFound [2021-07-13T14:40:36.730Z] --- PASS: TestConfigInspectConfigNotFound (0.00s) [2021-07-13T14:40:36.730Z] === RUN TestConfigInspect [2021-07-13T14:40:36.730Z] --- PASS: TestConfigInspect (0.00s) [2021-07-13T14:40:36.730Z] === RUN TestConfigListUnsupported [2021-07-13T14:40:36.730Z] --- PASS: TestConfigListUnsupported (0.00s) [2021-07-13T14:40:36.730Z] === RUN TestConfigListError [2021-07-13T14:40:36.730Z] --- PASS: TestConfigListError (0.00s) [2021-07-13T14:40:36.730Z] === RUN TestConfigList [2021-07-13T14:40:36.730Z] --- PASS: TestConfigList (0.00s) [2021-07-13T14:40:36.730Z] === RUN TestConfigRemoveUnsupported [2021-07-13T14:40:36.730Z] --- PASS: TestConfigRemoveUnsupported (0.00s) [2021-07-13T14:40:36.730Z] === RUN TestConfigRemoveError [2021-07-13T14:40:36.730Z] --- PASS: TestConfigRemoveError (0.00s) [2021-07-13T14:40:36.730Z] === RUN TestConfigRemove [2021-07-13T14:40:36.730Z] --- PASS: TestConfigRemove (0.00s) [2021-07-13T14:40:36.730Z] === RUN TestConfigUpdateUnsupported [2021-07-13T14:40:36.730Z] --- PASS: TestConfigUpdateUnsupported (0.00s) [2021-07-13T14:40:36.730Z] === RUN TestConfigUpdateError [2021-07-13T14:40:36.730Z] --- PASS: TestConfigUpdateError (0.00s) [2021-07-13T14:40:36.730Z] === RUN TestConfigUpdate [2021-07-13T14:40:36.730Z] --- PASS: TestConfigUpdate (0.00s) [2021-07-13T14:40:36.730Z] === RUN TestContainerCommitError [2021-07-13T14:40:36.730Z] --- PASS: TestContainerCommitError (0.00s) [2021-07-13T14:40:36.730Z] === RUN TestContainerCommit [2021-07-13T14:40:36.730Z] --- PASS: TestContainerCommit (0.00s) [2021-07-13T14:40:36.730Z] === RUN TestContainerStatPathError [2021-07-13T14:40:36.730Z] --- PASS: TestContainerStatPathError (0.00s) [2021-07-13T14:40:36.730Z] === RUN TestContainerStatPathNotFoundError [2021-07-13T14:40:36.730Z] --- PASS: TestContainerStatPathNotFoundError (0.00s) [2021-07-13T14:40:36.730Z] === RUN TestContainerStatPathNoHeaderError [2021-07-13T14:40:36.730Z] --- PASS: TestContainerStatPathNoHeaderError (0.00s) [2021-07-13T14:40:36.730Z] === RUN TestContainerStatPath [2021-07-13T14:40:36.730Z] --- PASS: TestContainerStatPath (0.00s) [2021-07-13T14:40:36.730Z] === RUN TestCopyToContainerError [2021-07-13T14:40:36.730Z] --- PASS: TestCopyToContainerError (0.00s) [2021-07-13T14:40:36.730Z] === RUN TestCopyToContainerNotFoundError [2021-07-13T14:40:36.730Z] --- PASS: TestCopyToContainerNotFoundError (0.00s) [2021-07-13T14:40:36.730Z] === RUN TestCopyToContainerNotStatusOKError [2021-07-13T14:40:36.730Z] --- PASS: TestCopyToContainerNotStatusOKError (0.00s) [2021-07-13T14:40:36.730Z] === RUN TestCopyToContainer [2021-07-13T14:40:36.730Z] --- PASS: TestCopyToContainer (0.00s) [2021-07-13T14:40:36.730Z] === RUN TestCopyFromContainerError [2021-07-13T14:40:36.730Z] --- PASS: TestCopyFromContainerError (0.00s) [2021-07-13T14:40:36.730Z] === RUN TestCopyFromContainerNotFoundError [2021-07-13T14:40:36.730Z] --- PASS: TestCopyFromContainerNotFoundError (0.00s) [2021-07-13T14:40:36.730Z] === RUN TestCopyFromContainerNotStatusOKError [2021-07-13T14:40:36.730Z] --- PASS: TestCopyFromContainerNotStatusOKError (0.00s) [2021-07-13T14:40:36.730Z] === RUN TestCopyFromContainerNoHeaderError [2021-07-13T14:40:36.730Z] --- PASS: TestCopyFromContainerNoHeaderError (0.00s) [2021-07-13T14:40:36.730Z] === RUN TestCopyFromContainer [2021-07-13T14:40:36.730Z] --- PASS: TestCopyFromContainer (0.00s) [2021-07-13T14:40:36.730Z] === RUN TestContainerCreateError [2021-07-13T14:40:36.730Z] --- PASS: TestContainerCreateError (0.00s) [2021-07-13T14:40:36.730Z] === RUN TestContainerCreateImageNotFound [2021-07-13T14:40:36.730Z] --- PASS: TestContainerCreateImageNotFound (0.00s) [2021-07-13T14:40:36.730Z] === RUN TestContainerCreateWithName [2021-07-13T14:40:36.730Z] --- PASS: TestContainerCreateWithName (0.00s) [2021-07-13T14:40:36.730Z] === RUN TestContainerCreateAutoRemove [2021-07-13T14:40:36.730Z] --- PASS: TestContainerCreateAutoRemove (0.00s) [2021-07-13T14:40:36.730Z] === RUN TestContainerDiffError [2021-07-13T14:40:36.730Z] --- PASS: TestContainerDiffError (0.00s) [2021-07-13T14:40:36.730Z] === RUN TestContainerDiff [2021-07-13T14:40:36.730Z] --- PASS: TestContainerDiff (0.00s) [2021-07-13T14:40:36.730Z] === RUN TestContainerExecCreateError [2021-07-13T14:40:36.730Z] --- PASS: TestContainerExecCreateError (0.00s) [2021-07-13T14:40:36.730Z] === RUN TestContainerExecCreate [2021-07-13T14:40:36.730Z] --- PASS: TestContainerExecCreate (0.00s) [2021-07-13T14:40:36.730Z] === RUN TestContainerExecStartError [2021-07-13T14:40:36.730Z] --- PASS: TestContainerExecStartError (0.00s) [2021-07-13T14:40:36.730Z] === RUN TestContainerExecStart [2021-07-13T14:40:36.730Z] --- PASS: TestContainerExecStart (0.00s) [2021-07-13T14:40:36.730Z] === RUN TestContainerExecInspectError [2021-07-13T14:40:36.730Z] --- PASS: TestContainerExecInspectError (0.00s) [2021-07-13T14:40:36.730Z] === RUN TestContainerExecInspect [2021-07-13T14:40:36.730Z] --- PASS: TestContainerExecInspect (0.00s) [2021-07-13T14:40:36.730Z] === RUN TestContainerExportError [2021-07-13T14:40:36.730Z] --- PASS: TestContainerExportError (0.00s) [2021-07-13T14:40:36.730Z] === RUN TestContainerExport [2021-07-13T14:40:36.730Z] --- PASS: TestContainerExport (0.00s) [2021-07-13T14:40:36.730Z] === RUN TestContainerInspectError [2021-07-13T14:40:36.730Z] --- PASS: TestContainerInspectError (0.00s) [2021-07-13T14:40:36.730Z] === RUN TestContainerInspectContainerNotFound [2021-07-13T14:40:36.730Z] --- PASS: TestContainerInspectContainerNotFound (0.00s) [2021-07-13T14:40:36.730Z] === RUN TestContainerInspectWithEmptyID [2021-07-13T14:40:36.730Z] --- PASS: TestContainerInspectWithEmptyID (0.00s) [2021-07-13T14:40:36.730Z] === RUN TestContainerInspect [2021-07-13T14:40:36.730Z] --- PASS: TestContainerInspect (0.00s) [2021-07-13T14:40:36.730Z] === RUN TestContainerInspectNode [2021-07-13T14:40:36.730Z] --- PASS: TestContainerInspectNode (0.00s) [2021-07-13T14:40:36.730Z] === RUN TestContainerKillError [2021-07-13T14:40:36.730Z] --- PASS: TestContainerKillError (0.00s) [2021-07-13T14:40:36.730Z] === RUN TestContainerKill [2021-07-13T14:40:36.730Z] --- PASS: TestContainerKill (0.00s) [2021-07-13T14:40:36.730Z] === RUN TestContainerListError [2021-07-13T14:40:36.730Z] --- PASS: TestContainerListError (0.00s) [2021-07-13T14:40:36.730Z] === RUN TestContainerList [2021-07-13T14:40:36.730Z] --- PASS: TestContainerList (0.00s) [2021-07-13T14:40:36.730Z] === RUN TestContainerLogsNotFoundError [2021-07-13T14:40:36.730Z] --- PASS: TestContainerLogsNotFoundError (0.00s) [2021-07-13T14:40:36.730Z] === RUN TestContainerLogsError [2021-07-13T14:40:36.730Z] --- PASS: TestContainerLogsError (0.00s) [2021-07-13T14:40:36.730Z] === RUN TestContainerLogs [2021-07-13T14:40:36.730Z] --- PASS: TestContainerLogs (0.22s) [2021-07-13T14:40:36.730Z] === RUN TestContainerPauseError [2021-07-13T14:40:36.730Z] --- PASS: TestContainerPauseError (0.00s) [2021-07-13T14:40:36.730Z] === RUN TestContainerPause [2021-07-13T14:40:36.730Z] --- PASS: TestContainerPause (0.00s) [2021-07-13T14:40:36.730Z] === RUN TestContainersPruneError [2021-07-13T14:40:36.730Z] --- PASS: TestContainersPruneError (0.00s) [2021-07-13T14:40:36.730Z] === RUN TestContainersPrune [2021-07-13T14:40:36.730Z] --- PASS: TestContainersPrune (0.00s) [2021-07-13T14:40:36.730Z] === RUN TestContainerRemoveError [2021-07-13T14:40:36.730Z] --- PASS: TestContainerRemoveError (0.00s) [2021-07-13T14:40:36.730Z] === RUN TestContainerRemoveNotFoundError [2021-07-13T14:40:36.730Z] --- PASS: TestContainerRemoveNotFoundError (0.00s) [2021-07-13T14:40:36.730Z] === RUN TestContainerRemove [2021-07-13T14:40:36.730Z] --- PASS: TestContainerRemove (0.00s) [2021-07-13T14:40:36.730Z] === RUN TestContainerRenameError [2021-07-13T14:40:36.730Z] --- PASS: TestContainerRenameError (0.00s) [2021-07-13T14:40:36.730Z] === RUN TestContainerRename [2021-07-13T14:40:36.730Z] --- PASS: TestContainerRename (0.00s) [2021-07-13T14:40:36.730Z] === RUN TestContainerResizeError [2021-07-13T14:40:36.730Z] --- PASS: TestContainerResizeError (0.00s) [2021-07-13T14:40:36.730Z] === RUN TestContainerExecResizeError [2021-07-13T14:40:36.730Z] --- PASS: TestContainerExecResizeError (0.00s) [2021-07-13T14:40:36.730Z] === RUN TestContainerResize [2021-07-13T14:40:36.730Z] --- PASS: TestContainerResize (0.00s) [2021-07-13T14:40:36.730Z] === RUN TestContainerExecResize [2021-07-13T14:40:36.730Z] --- PASS: TestContainerExecResize (0.00s) [2021-07-13T14:40:36.730Z] === RUN TestContainerRestartError [2021-07-13T14:40:36.730Z] --- PASS: TestContainerRestartError (0.00s) [2021-07-13T14:40:36.730Z] === RUN TestContainerRestart [2021-07-13T14:40:36.730Z] --- PASS: TestContainerRestart (0.00s) [2021-07-13T14:40:36.730Z] === RUN TestContainerStartError [2021-07-13T14:40:36.730Z] --- PASS: TestContainerStartError (0.00s) [2021-07-13T14:40:36.730Z] === RUN TestContainerStart [2021-07-13T14:40:36.730Z] --- PASS: TestContainerStart (0.00s) [2021-07-13T14:40:36.730Z] === RUN TestContainerStatsError [2021-07-13T14:40:36.731Z] --- PASS: TestContainerStatsError (0.00s) [2021-07-13T14:40:36.731Z] === RUN TestContainerStats [2021-07-13T14:40:36.731Z] --- PASS: TestContainerStats (0.00s) [2021-07-13T14:40:36.731Z] === RUN TestContainerStopError [2021-07-13T14:40:36.731Z] --- PASS: TestContainerStopError (0.00s) [2021-07-13T14:40:36.731Z] === RUN TestContainerStop [2021-07-13T14:40:36.731Z] --- PASS: TestContainerStop (0.00s) [2021-07-13T14:40:36.731Z] === RUN TestContainerTopError [2021-07-13T14:40:36.731Z] --- PASS: TestContainerTopError (0.00s) [2021-07-13T14:40:36.731Z] === RUN TestContainerTop [2021-07-13T14:40:36.731Z] --- PASS: TestContainerTop (0.00s) [2021-07-13T14:40:36.731Z] === RUN TestContainerUnpauseError [2021-07-13T14:40:36.731Z] --- PASS: TestContainerUnpauseError (0.00s) [2021-07-13T14:40:36.731Z] === RUN TestContainerUnpause [2021-07-13T14:40:36.731Z] --- PASS: TestContainerUnpause (0.00s) [2021-07-13T14:40:36.731Z] === RUN TestContainerUpdateError [2021-07-13T14:40:36.731Z] --- PASS: TestContainerUpdateError (0.00s) [2021-07-13T14:40:36.731Z] === RUN TestContainerUpdate [2021-07-13T14:40:36.731Z] --- PASS: TestContainerUpdate (0.00s) [2021-07-13T14:40:36.731Z] === RUN TestContainerWaitError [2021-07-13T14:40:36.731Z] --- PASS: TestContainerWaitError (0.03s) [2021-07-13T14:40:36.731Z] === RUN TestContainerWait [2021-07-13T14:40:36.731Z] --- PASS: TestContainerWait (0.00s) [2021-07-13T14:40:36.731Z] === RUN TestDiskUsageError [2021-07-13T14:40:36.731Z] --- PASS: TestDiskUsageError (0.00s) [2021-07-13T14:40:36.731Z] === RUN TestDiskUsage [2021-07-13T14:40:36.731Z] --- PASS: TestDiskUsage (0.00s) [2021-07-13T14:40:36.731Z] === RUN TestDistributionInspectUnsupported [2021-07-13T14:40:36.731Z] --- PASS: TestDistributionInspectUnsupported (0.00s) [2021-07-13T14:40:36.731Z] === RUN TestDistributionInspectWithEmptyID [2021-07-13T14:40:36.731Z] --- PASS: TestDistributionInspectWithEmptyID (0.00s) [2021-07-13T14:40:36.731Z] === RUN TestEventsErrorInOptions [2021-07-13T14:40:36.731Z] --- PASS: TestEventsErrorInOptions (0.00s) [2021-07-13T14:40:36.731Z] === RUN TestEventsErrorFromServer [2021-07-13T14:40:36.731Z] --- PASS: TestEventsErrorFromServer (0.00s) [2021-07-13T14:40:36.731Z] === RUN TestEvents [2021-07-13T14:40:36.731Z] --- PASS: TestEvents (0.00s) [2021-07-13T14:40:36.731Z] === RUN TestTLSCloseWriter [2021-07-13T14:40:36.731Z] === PAUSE TestTLSCloseWriter [2021-07-13T14:40:36.731Z] === RUN TestImageBuildError [2021-07-13T14:40:36.731Z] --- PASS: TestImageBuildError (0.00s) [2021-07-13T14:40:36.731Z] === RUN TestImageBuild [2021-07-13T14:40:36.731Z] --- PASS: TestImageBuild (0.00s) [2021-07-13T14:40:36.731Z] === RUN TestGetDockerOS [2021-07-13T14:40:36.731Z] --- PASS: TestGetDockerOS (0.00s) [2021-07-13T14:40:36.731Z] === RUN TestImageCreateError [2021-07-13T14:40:36.731Z] --- PASS: TestImageCreateError (0.00s) [2021-07-13T14:40:36.731Z] === RUN TestImageCreate [2021-07-13T14:40:36.731Z] --- PASS: TestImageCreate (0.00s) [2021-07-13T14:40:36.731Z] === RUN TestImageHistoryError [2021-07-13T14:40:36.731Z] --- PASS: TestImageHistoryError (0.00s) [2021-07-13T14:40:36.731Z] === RUN TestImageHistory [2021-07-13T14:40:36.731Z] --- PASS: TestImageHistory (0.00s) [2021-07-13T14:40:36.731Z] === RUN TestImageImportError [2021-07-13T14:40:36.731Z] --- PASS: TestImageImportError (0.00s) [2021-07-13T14:40:36.731Z] === RUN TestImageImport [2021-07-13T14:40:36.731Z] --- PASS: TestImageImport (0.00s) [2021-07-13T14:40:36.731Z] === RUN TestImageInspectError [2021-07-13T14:40:36.731Z] --- PASS: TestImageInspectError (0.00s) [2021-07-13T14:40:36.731Z] === RUN TestImageInspectImageNotFound [2021-07-13T14:40:36.731Z] --- PASS: TestImageInspectImageNotFound (0.00s) [2021-07-13T14:40:36.731Z] === RUN TestImageInspectWithEmptyID [2021-07-13T14:40:36.731Z] --- PASS: TestImageInspectWithEmptyID (0.00s) [2021-07-13T14:40:36.731Z] === RUN TestImageInspect [2021-07-13T14:40:36.731Z] --- PASS: TestImageInspect (0.00s) [2021-07-13T14:40:36.731Z] === RUN TestImageListError [2021-07-13T14:40:36.731Z] --- PASS: TestImageListError (0.00s) [2021-07-13T14:40:36.731Z] === RUN TestImageList [2021-07-13T14:40:36.731Z] --- PASS: TestImageList (0.00s) [2021-07-13T14:40:36.731Z] === RUN TestImageListApiBefore125 [2021-07-13T14:40:36.731Z] --- PASS: TestImageListApiBefore125 (0.00s) [2021-07-13T14:40:36.731Z] === RUN TestImageLoadError [2021-07-13T14:40:36.731Z] --- PASS: TestImageLoadError (0.00s) [2021-07-13T14:40:36.731Z] === RUN TestImageLoad [2021-07-13T14:40:36.731Z] --- PASS: TestImageLoad (0.00s) [2021-07-13T14:40:36.731Z] === RUN TestImagesPruneError [2021-07-13T14:40:36.731Z] --- PASS: TestImagesPruneError (0.00s) [2021-07-13T14:40:36.731Z] === RUN TestImagesPrune [2021-07-13T14:40:36.731Z] --- PASS: TestImagesPrune (0.00s) [2021-07-13T14:40:36.731Z] === RUN TestImagePullReferenceParseError [2021-07-13T14:40:36.731Z] --- PASS: TestImagePullReferenceParseError (0.00s) [2021-07-13T14:40:36.731Z] === RUN TestImagePullAnyError [2021-07-13T14:40:36.731Z] --- PASS: TestImagePullAnyError (0.00s) [2021-07-13T14:40:36.731Z] === RUN TestImagePullStatusUnauthorizedError [2021-07-13T14:40:36.731Z] --- PASS: TestImagePullStatusUnauthorizedError (0.00s) [2021-07-13T14:40:36.731Z] === RUN TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError [2021-07-13T14:40:36.731Z] --- PASS: TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2021-07-13T14:40:36.731Z] === RUN TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError [2021-07-13T14:40:36.731Z] --- PASS: TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2021-07-13T14:40:36.731Z] === RUN TestImagePullWithPrivilegedFuncNoError [2021-07-13T14:40:36.731Z] --- PASS: TestImagePullWithPrivilegedFuncNoError (0.00s) [2021-07-13T14:40:36.731Z] === RUN TestImagePullWithoutErrors [2021-07-13T14:40:36.731Z] --- PASS: TestImagePullWithoutErrors (0.00s) [2021-07-13T14:40:36.731Z] === RUN TestImagePushReferenceError [2021-07-13T14:40:36.731Z] --- PASS: TestImagePushReferenceError (0.00s) [2021-07-13T14:40:36.731Z] === RUN TestImagePushAnyError [2021-07-13T14:40:36.731Z] --- PASS: TestImagePushAnyError (0.00s) [2021-07-13T14:40:36.731Z] === RUN TestImagePushStatusUnauthorizedError [2021-07-13T14:40:36.731Z] --- PASS: TestImagePushStatusUnauthorizedError (0.00s) [2021-07-13T14:40:36.731Z] === RUN TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError [2021-07-13T14:40:36.731Z] --- PASS: TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2021-07-13T14:40:36.731Z] === RUN TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError [2021-07-13T14:40:36.731Z] --- PASS: TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2021-07-13T14:40:36.731Z] === RUN TestImagePushWithPrivilegedFuncNoError [2021-07-13T14:40:36.731Z] --- PASS: TestImagePushWithPrivilegedFuncNoError (0.00s) [2021-07-13T14:40:36.731Z] === RUN TestImagePushWithoutErrors [2021-07-13T14:40:36.731Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=false [2021-07-13T14:40:36.731Z] === RUN TestImagePushWithoutErrors/myimage:tag,all-tags=false [2021-07-13T14:40:36.731Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=true [2021-07-13T14:40:36.731Z] === RUN TestImagePushWithoutErrors/myimage:anything,all-tags=true [2021-07-13T14:40:36.731Z] --- PASS: TestImagePushWithoutErrors (0.00s) [2021-07-13T14:40:36.731Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=false (0.00s) [2021-07-13T14:40:36.731Z] --- PASS: TestImagePushWithoutErrors/myimage:tag,all-tags=false (0.00s) [2021-07-13T14:40:36.731Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=true (0.00s) [2021-07-13T14:40:36.731Z] --- PASS: TestImagePushWithoutErrors/myimage:anything,all-tags=true (0.00s) [2021-07-13T14:40:36.731Z] === RUN TestImageRemoveError [2021-07-13T14:40:36.731Z] --- PASS: TestImageRemoveError (0.00s) [2021-07-13T14:40:36.731Z] === RUN TestImageRemoveImageNotFound [2021-07-13T14:40:36.731Z] --- PASS: TestImageRemoveImageNotFound (0.00s) [2021-07-13T14:40:36.731Z] === RUN TestImageRemove [2021-07-13T14:40:36.731Z] --- PASS: TestImageRemove (0.00s) [2021-07-13T14:40:36.731Z] === RUN TestImageSaveError [2021-07-13T14:40:36.731Z] --- PASS: TestImageSaveError (0.00s) [2021-07-13T14:40:36.731Z] === RUN TestImageSave [2021-07-13T14:40:36.731Z] --- PASS: TestImageSave (0.00s) [2021-07-13T14:40:36.731Z] === RUN TestImageSearchAnyError [2021-07-13T14:40:36.731Z] --- PASS: TestImageSearchAnyError (0.00s) [2021-07-13T14:40:36.731Z] === RUN TestImageSearchStatusUnauthorizedError [2021-07-13T14:40:36.731Z] --- PASS: TestImageSearchStatusUnauthorizedError (0.00s) [2021-07-13T14:40:36.731Z] === RUN TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError [2021-07-13T14:40:36.731Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2021-07-13T14:40:36.731Z] === RUN TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError [2021-07-13T14:40:36.731Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2021-07-13T14:40:36.731Z] === RUN TestImageSearchWithPrivilegedFuncNoError [2021-07-13T14:40:36.731Z] --- PASS: TestImageSearchWithPrivilegedFuncNoError (0.00s) [2021-07-13T14:40:36.731Z] === RUN TestImageSearchWithoutErrors [2021-07-13T14:40:36.731Z] --- PASS: TestImageSearchWithoutErrors (0.00s) [2021-07-13T14:40:36.731Z] === RUN TestImageTagError [2021-07-13T14:40:36.731Z] --- PASS: TestImageTagError (0.00s) [2021-07-13T14:40:36.731Z] === RUN TestImageTagInvalidReference [2021-07-13T14:40:36.731Z] --- PASS: TestImageTagInvalidReference (0.00s) [2021-07-13T14:40:36.731Z] === RUN TestImageTagInvalidSourceImageName [2021-07-13T14:40:36.731Z] --- PASS: TestImageTagInvalidSourceImageName (0.00s) [2021-07-13T14:40:36.731Z] === RUN TestImageTagHexSource [2021-07-13T14:40:36.731Z] --- PASS: TestImageTagHexSource (0.00s) [2021-07-13T14:40:36.731Z] === RUN TestImageTag [2021-07-13T14:40:36.731Z] --- PASS: TestImageTag (0.00s) [2021-07-13T14:40:36.731Z] === RUN TestInfoServerError [2021-07-13T14:40:36.731Z] --- PASS: TestInfoServerError (0.00s) [2021-07-13T14:40:36.731Z] === RUN TestInfoInvalidResponseJSONError [2021-07-13T14:40:36.731Z] --- PASS: TestInfoInvalidResponseJSONError (0.00s) [2021-07-13T14:40:36.731Z] === RUN TestInfo [2021-07-13T14:40:36.731Z] --- PASS: TestInfo (0.00s) [2021-07-13T14:40:36.731Z] === RUN TestNetworkConnectError [2021-07-13T14:40:36.731Z] --- PASS: TestNetworkConnectError (0.00s) [2021-07-13T14:40:36.731Z] === RUN TestNetworkConnectEmptyNilEndpointSettings [2021-07-13T14:40:36.731Z] --- PASS: TestNetworkConnectEmptyNilEndpointSettings (0.00s) [2021-07-13T14:40:36.731Z] === RUN TestNetworkConnect [2021-07-13T14:40:36.731Z] --- PASS: TestNetworkConnect (0.00s) [2021-07-13T14:40:36.731Z] === RUN TestNetworkCreateError [2021-07-13T14:40:36.731Z] --- PASS: TestNetworkCreateError (0.00s) [2021-07-13T14:40:36.731Z] === RUN TestNetworkCreate [2021-07-13T14:40:36.731Z] --- PASS: TestNetworkCreate (0.00s) [2021-07-13T14:40:36.731Z] === RUN TestNetworkDisconnectError [2021-07-13T14:40:36.731Z] --- PASS: TestNetworkDisconnectError (0.00s) [2021-07-13T14:40:36.731Z] === RUN TestNetworkDisconnect [2021-07-13T14:40:36.731Z] --- PASS: TestNetworkDisconnect (0.00s) [2021-07-13T14:40:36.731Z] === RUN TestNetworkInspectError [2021-07-13T14:40:36.731Z] --- PASS: TestNetworkInspectError (0.00s) [2021-07-13T14:40:36.731Z] === RUN TestNetworkInspectNotFoundError [2021-07-13T14:40:36.731Z] --- PASS: TestNetworkInspectNotFoundError (0.00s) [2021-07-13T14:40:36.731Z] === RUN TestNetworkInspectWithEmptyID [2021-07-13T14:40:36.731Z] --- PASS: TestNetworkInspectWithEmptyID (0.00s) [2021-07-13T14:40:36.731Z] === RUN TestNetworkInspect [2021-07-13T14:40:36.731Z] --- PASS: TestNetworkInspect (0.00s) [2021-07-13T14:40:36.731Z] === RUN TestNetworkListError [2021-07-13T14:40:36.731Z] --- PASS: TestNetworkListError (0.00s) [2021-07-13T14:40:36.731Z] === RUN TestNetworkList [2021-07-13T14:40:36.731Z] --- PASS: TestNetworkList (0.00s) [2021-07-13T14:40:36.731Z] === RUN TestNetworksPruneError [2021-07-13T14:40:36.731Z] --- PASS: TestNetworksPruneError (0.00s) [2021-07-13T14:40:36.731Z] === RUN TestNetworksPrune [2021-07-13T14:40:36.731Z] --- PASS: TestNetworksPrune (0.00s) [2021-07-13T14:40:36.731Z] === RUN TestNetworkRemoveError [2021-07-13T14:40:36.731Z] --- PASS: TestNetworkRemoveError (0.00s) [2021-07-13T14:40:36.731Z] === RUN TestNetworkRemove [2021-07-13T14:40:36.731Z] --- PASS: TestNetworkRemove (0.00s) [2021-07-13T14:40:36.731Z] === RUN TestNodeInspectError [2021-07-13T14:40:36.731Z] --- PASS: TestNodeInspectError (0.00s) [2021-07-13T14:40:36.731Z] === RUN TestNodeInspectNodeNotFound [2021-07-13T14:40:36.731Z] --- PASS: TestNodeInspectNodeNotFound (0.00s) [2021-07-13T14:40:36.731Z] === RUN TestNodeInspectWithEmptyID [2021-07-13T14:40:36.731Z] --- PASS: TestNodeInspectWithEmptyID (0.00s) [2021-07-13T14:40:36.731Z] === RUN TestNodeInspect [2021-07-13T14:40:36.731Z] --- PASS: TestNodeInspect (0.00s) [2021-07-13T14:40:36.731Z] === RUN TestNodeListError [2021-07-13T14:40:36.731Z] --- PASS: TestNodeListError (0.00s) [2021-07-13T14:40:36.731Z] === RUN TestNodeList [2021-07-13T14:40:36.731Z] --- PASS: TestNodeList (0.00s) [2021-07-13T14:40:36.731Z] === RUN TestNodeRemoveError [2021-07-13T14:40:36.731Z] --- PASS: TestNodeRemoveError (0.00s) [2021-07-13T14:40:36.731Z] === RUN TestNodeRemove [2021-07-13T14:40:36.731Z] --- PASS: TestNodeRemove (0.00s) [2021-07-13T14:40:36.731Z] === RUN TestNodeUpdateError [2021-07-13T14:40:36.731Z] --- PASS: TestNodeUpdateError (0.00s) [2021-07-13T14:40:36.731Z] === RUN TestNodeUpdate [2021-07-13T14:40:36.731Z] --- PASS: TestNodeUpdate (0.00s) [2021-07-13T14:40:36.731Z] === RUN TestOptionWithTimeout [2021-07-13T14:40:36.731Z] --- PASS: TestOptionWithTimeout (0.00s) [2021-07-13T14:40:36.731Z] === RUN TestPingFail [2021-07-13T14:40:36.731Z] --- PASS: TestPingFail (0.00s) [2021-07-13T14:40:36.731Z] === RUN TestPingWithError [2021-07-13T14:40:36.731Z] 2021/07/13 14:40:36 RoundTripper returned a response & error; ignoring response [2021-07-13T14:40:36.731Z] 2021/07/13 14:40:36 RoundTripper returned a response & error; ignoring response [2021-07-13T14:40:36.731Z] --- PASS: TestPingWithError (0.00s) [2021-07-13T14:40:36.731Z] === RUN TestPingSuccess [2021-07-13T14:40:36.731Z] --- PASS: TestPingSuccess (0.00s) [2021-07-13T14:40:36.731Z] === RUN TestPingHeadFallback [2021-07-13T14:40:36.731Z] === RUN TestPingHeadFallback/OK [2021-07-13T14:40:36.731Z] === RUN TestPingHeadFallback/Internal_Server_Error [2021-07-13T14:40:36.731Z] === RUN TestPingHeadFallback/Not_Found [2021-07-13T14:40:36.731Z] === RUN TestPingHeadFallback/Method_Not_Allowed [2021-07-13T14:40:36.731Z] --- PASS: TestPingHeadFallback (0.00s) [2021-07-13T14:40:36.731Z] --- PASS: TestPingHeadFallback/OK (0.00s) [2021-07-13T14:40:36.731Z] --- PASS: TestPingHeadFallback/Internal_Server_Error (0.00s) [2021-07-13T14:40:36.731Z] --- PASS: TestPingHeadFallback/Not_Found (0.00s) [2021-07-13T14:40:36.731Z] --- PASS: TestPingHeadFallback/Method_Not_Allowed (0.00s) [2021-07-13T14:40:36.731Z] === RUN TestPluginDisableError [2021-07-13T14:40:36.731Z] --- PASS: TestPluginDisableError (0.00s) [2021-07-13T14:40:36.731Z] === RUN TestPluginDisable [2021-07-13T14:40:36.731Z] --- PASS: TestPluginDisable (0.00s) [2021-07-13T14:40:36.731Z] === RUN TestPluginEnableError [2021-07-13T14:40:36.731Z] --- PASS: TestPluginEnableError (0.00s) [2021-07-13T14:40:36.731Z] === RUN TestPluginEnable [2021-07-13T14:40:36.731Z] --- PASS: TestPluginEnable (0.00s) [2021-07-13T14:40:36.731Z] === RUN TestPluginInspectError [2021-07-13T14:40:36.731Z] --- PASS: TestPluginInspectError (0.00s) [2021-07-13T14:40:36.731Z] === RUN TestPluginInspectWithEmptyID [2021-07-13T14:40:36.731Z] --- PASS: TestPluginInspectWithEmptyID (0.00s) [2021-07-13T14:40:36.731Z] === RUN TestPluginInspect [2021-07-13T14:40:36.731Z] --- PASS: TestPluginInspect (0.00s) [2021-07-13T14:40:36.731Z] === RUN TestPluginListError [2021-07-13T14:40:36.731Z] --- PASS: TestPluginListError (0.00s) [2021-07-13T14:40:36.731Z] === RUN TestPluginList [2021-07-13T14:40:36.731Z] --- PASS: TestPluginList (0.00s) [2021-07-13T14:40:36.731Z] === RUN TestPluginPushError [2021-07-13T14:40:36.731Z] --- PASS: TestPluginPushError (0.00s) [2021-07-13T14:40:36.731Z] === RUN TestPluginPush [2021-07-13T14:40:36.731Z] --- PASS: TestPluginPush (0.00s) [2021-07-13T14:40:36.731Z] === RUN TestPluginRemoveError [2021-07-13T14:40:36.731Z] --- PASS: TestPluginRemoveError (0.00s) [2021-07-13T14:40:36.731Z] === RUN TestPluginRemove [2021-07-13T14:40:36.731Z] --- PASS: TestPluginRemove (0.00s) [2021-07-13T14:40:36.731Z] === RUN TestPluginSetError [2021-07-13T14:40:36.731Z] --- PASS: TestPluginSetError (0.00s) [2021-07-13T14:40:36.731Z] === RUN TestPluginSet [2021-07-13T14:40:36.731Z] --- PASS: TestPluginSet (0.00s) [2021-07-13T14:40:36.731Z] === RUN TestSetHostHeader [2021-07-13T14:40:36.731Z] --- PASS: TestSetHostHeader (0.00s) [2021-07-13T14:40:36.731Z] === RUN TestPlainTextError [2021-07-13T14:40:36.731Z] --- PASS: TestPlainTextError (0.00s) [2021-07-13T14:40:36.731Z] === RUN TestInfiniteError [2021-07-13T14:40:36.731Z] --- PASS: TestInfiniteError (0.10s) [2021-07-13T14:40:36.731Z] === RUN TestCanceledContext [2021-07-13T14:40:36.731Z] 2021/07/13 14:40:36 RoundTripper returned a response & error; ignoring response [2021-07-13T14:40:36.731Z] --- PASS: TestCanceledContext (0.00s) [2021-07-13T14:40:36.731Z] === RUN TestDeadlineExceededContext [2021-07-13T14:40:36.731Z] 2021/07/13 14:40:36 RoundTripper returned a response & error; ignoring response [2021-07-13T14:40:36.731Z] --- PASS: TestDeadlineExceededContext (0.00s) [2021-07-13T14:40:36.731Z] === RUN TestSecretCreateUnsupported [2021-07-13T14:40:36.731Z] --- PASS: TestSecretCreateUnsupported (0.00s) [2021-07-13T14:40:36.731Z] === RUN TestSecretCreateError [2021-07-13T14:40:36.731Z] --- PASS: TestSecretCreateError (0.00s) [2021-07-13T14:40:36.731Z] === RUN TestSecretCreate [2021-07-13T14:40:36.731Z] --- PASS: TestSecretCreate (0.00s) [2021-07-13T14:40:36.731Z] === RUN TestSecretInspectUnsupported [2021-07-13T14:40:36.731Z] --- PASS: TestSecretInspectUnsupported (0.00s) [2021-07-13T14:40:36.731Z] === RUN TestSecretInspectError [2021-07-13T14:40:36.731Z] --- PASS: TestSecretInspectError (0.00s) [2021-07-13T14:40:36.731Z] === RUN TestSecretInspectSecretNotFound [2021-07-13T14:40:36.731Z] --- PASS: TestSecretInspectSecretNotFound (0.00s) [2021-07-13T14:40:36.731Z] === RUN TestSecretInspectWithEmptyID [2021-07-13T14:40:36.731Z] --- PASS: TestSecretInspectWithEmptyID (0.00s) [2021-07-13T14:40:36.731Z] === RUN TestSecretInspect [2021-07-13T14:40:36.731Z] --- PASS: TestSecretInspect (0.00s) [2021-07-13T14:40:36.731Z] === RUN TestSecretListUnsupported [2021-07-13T14:40:36.731Z] --- PASS: TestSecretListUnsupported (0.00s) [2021-07-13T14:40:36.731Z] === RUN TestSecretListError [2021-07-13T14:40:36.731Z] --- PASS: TestSecretListError (0.00s) [2021-07-13T14:40:36.731Z] === RUN TestSecretList [2021-07-13T14:40:36.731Z] --- PASS: TestSecretList (0.00s) [2021-07-13T14:40:36.731Z] === RUN TestSecretRemoveUnsupported [2021-07-13T14:40:36.731Z] --- PASS: TestSecretRemoveUnsupported (0.00s) [2021-07-13T14:40:36.731Z] === RUN TestSecretRemoveError [2021-07-13T14:40:36.731Z] --- PASS: TestSecretRemoveError (0.00s) [2021-07-13T14:40:36.731Z] === RUN TestSecretRemove [2021-07-13T14:40:36.731Z] --- PASS: TestSecretRemove (0.00s) [2021-07-13T14:40:36.731Z] === RUN TestSecretUpdateUnsupported [2021-07-13T14:40:36.731Z] --- PASS: TestSecretUpdateUnsupported (0.00s) [2021-07-13T14:40:36.731Z] === RUN TestSecretUpdateError [2021-07-13T14:40:36.731Z] --- PASS: TestSecretUpdateError (0.00s) [2021-07-13T14:40:36.731Z] === RUN TestSecretUpdate [2021-07-13T14:40:36.731Z] --- PASS: TestSecretUpdate (0.00s) [2021-07-13T14:40:36.731Z] === RUN TestServiceCreateError [2021-07-13T14:40:36.732Z] --- PASS: TestServiceCreateError (0.01s) [2021-07-13T14:40:36.732Z] === RUN TestServiceCreate [2021-07-13T14:40:36.732Z] --- PASS: TestServiceCreate (0.00s) [2021-07-13T14:40:36.732Z] === RUN TestServiceCreateCompatiblePlatforms [2021-07-13T14:40:36.732Z] --- PASS: TestServiceCreateCompatiblePlatforms (0.00s) [2021-07-13T14:40:36.732Z] === RUN TestServiceCreateDigestPinning [2021-07-13T14:40:36.732Z] --- PASS: TestServiceCreateDigestPinning (0.01s) [2021-07-13T14:40:36.732Z] === RUN TestServiceInspectError [2021-07-13T14:40:36.732Z] --- PASS: TestServiceInspectError (0.00s) [2021-07-13T14:40:36.732Z] === RUN TestServiceInspectServiceNotFound [2021-07-13T14:40:36.732Z] --- PASS: TestServiceInspectServiceNotFound (0.00s) [2021-07-13T14:40:36.732Z] === RUN TestServiceInspectWithEmptyID [2021-07-13T14:40:36.732Z] --- PASS: TestServiceInspectWithEmptyID (0.00s) [2021-07-13T14:40:36.732Z] === RUN TestServiceInspect [2021-07-13T14:40:36.732Z] --- PASS: TestServiceInspect (0.00s) [2021-07-13T14:40:36.732Z] === RUN TestServiceListError [2021-07-13T14:40:36.732Z] --- PASS: TestServiceListError (0.00s) [2021-07-13T14:40:36.732Z] === RUN TestServiceList [2021-07-13T14:40:36.732Z] --- PASS: TestServiceList (0.00s) [2021-07-13T14:40:36.732Z] === RUN TestServiceLogsError [2021-07-13T14:40:36.732Z] --- PASS: TestServiceLogsError (0.00s) [2021-07-13T14:40:36.732Z] === RUN TestServiceLogs [2021-07-13T14:40:36.732Z] --- PASS: TestServiceLogs (0.00s) [2021-07-13T14:40:36.732Z] === RUN TestServiceRemoveError [2021-07-13T14:40:36.732Z] --- PASS: TestServiceRemoveError (0.00s) [2021-07-13T14:40:36.732Z] === RUN TestServiceRemoveNotFoundError [2021-07-13T14:40:36.732Z] --- PASS: TestServiceRemoveNotFoundError (0.00s) [2021-07-13T14:40:36.732Z] === RUN TestServiceRemove [2021-07-13T14:40:36.732Z] --- PASS: TestServiceRemove (0.00s) [2021-07-13T14:40:36.732Z] === RUN TestServiceUpdateError [2021-07-13T14:40:36.732Z] --- PASS: TestServiceUpdateError (0.00s) [2021-07-13T14:40:36.732Z] === RUN TestServiceUpdate [2021-07-13T14:40:36.732Z] --- PASS: TestServiceUpdate (0.00s) [2021-07-13T14:40:36.732Z] === RUN TestSwarmGetUnlockKeyError [2021-07-13T14:40:36.732Z] --- PASS: TestSwarmGetUnlockKeyError (0.00s) [2021-07-13T14:40:36.732Z] === RUN TestSwarmGetUnlockKey [2021-07-13T14:40:36.732Z] --- PASS: TestSwarmGetUnlockKey (0.00s) [2021-07-13T14:40:36.732Z] === RUN TestSwarmInitError [2021-07-13T14:40:36.732Z] --- PASS: TestSwarmInitError (0.00s) [2021-07-13T14:40:36.732Z] === RUN TestSwarmInit [2021-07-13T14:40:36.732Z] --- PASS: TestSwarmInit (0.00s) [2021-07-13T14:40:36.732Z] === RUN TestSwarmInspectError [2021-07-13T14:40:36.732Z] --- PASS: TestSwarmInspectError (0.00s) [2021-07-13T14:40:36.732Z] === RUN TestSwarmInspect [2021-07-13T14:40:36.732Z] --- PASS: TestSwarmInspect (0.00s) [2021-07-13T14:40:36.732Z] === RUN TestSwarmJoinError [2021-07-13T14:40:36.732Z] --- PASS: TestSwarmJoinError (0.00s) [2021-07-13T14:40:36.732Z] === RUN TestSwarmJoin [2021-07-13T14:40:36.732Z] --- PASS: TestSwarmJoin (0.00s) [2021-07-13T14:40:36.732Z] === RUN TestSwarmLeaveError [2021-07-13T14:40:36.732Z] --- PASS: TestSwarmLeaveError (0.00s) [2021-07-13T14:40:36.732Z] === RUN TestSwarmLeave [2021-07-13T14:40:36.732Z] --- PASS: TestSwarmLeave (0.00s) [2021-07-13T14:40:36.732Z] === RUN TestSwarmUnlockError [2021-07-13T14:40:36.732Z] --- PASS: TestSwarmUnlockError (0.00s) [2021-07-13T14:40:36.732Z] === RUN TestSwarmUnlock [2021-07-13T14:40:36.732Z] --- PASS: TestSwarmUnlock (0.00s) [2021-07-13T14:40:36.732Z] === RUN TestSwarmUpdateError [2021-07-13T14:40:36.732Z] --- PASS: TestSwarmUpdateError (0.00s) [2021-07-13T14:40:36.732Z] === RUN TestSwarmUpdate [2021-07-13T14:40:36.732Z] --- PASS: TestSwarmUpdate (0.00s) [2021-07-13T14:40:36.732Z] === RUN TestTaskInspectError [2021-07-13T14:40:36.732Z] --- PASS: TestTaskInspectError (0.00s) [2021-07-13T14:40:36.732Z] === RUN TestTaskInspectWithEmptyID [2021-07-13T14:40:36.732Z] --- PASS: TestTaskInspectWithEmptyID (0.00s) [2021-07-13T14:40:36.732Z] === RUN TestTaskInspect [2021-07-13T14:40:36.732Z] --- PASS: TestTaskInspect (0.00s) [2021-07-13T14:40:36.732Z] === RUN TestTaskListError [2021-07-13T14:40:36.732Z] --- PASS: TestTaskListError (0.00s) [2021-07-13T14:40:36.732Z] === RUN TestTaskList [2021-07-13T14:40:36.732Z] --- PASS: TestTaskList (0.00s) [2021-07-13T14:40:36.732Z] === RUN TestVolumeCreateError [2021-07-13T14:40:36.732Z] --- PASS: TestVolumeCreateError (0.00s) [2021-07-13T14:40:36.732Z] === RUN TestVolumeCreate [2021-07-13T14:40:36.732Z] --- PASS: TestVolumeCreate (0.00s) [2021-07-13T14:40:36.732Z] === RUN TestVolumeInspectError [2021-07-13T14:40:36.732Z] --- PASS: TestVolumeInspectError (0.00s) [2021-07-13T14:40:36.732Z] === RUN TestVolumeInspectNotFound [2021-07-13T14:40:36.732Z] --- PASS: TestVolumeInspectNotFound (0.00s) [2021-07-13T14:40:36.732Z] === RUN TestVolumeInspectWithEmptyID [2021-07-13T14:40:36.732Z] --- PASS: TestVolumeInspectWithEmptyID (0.00s) [2021-07-13T14:40:36.732Z] === RUN TestVolumeInspect [2021-07-13T14:40:36.732Z] --- PASS: TestVolumeInspect (0.00s) [2021-07-13T14:40:36.732Z] === RUN TestVolumeListError [2021-07-13T14:40:36.732Z] --- PASS: TestVolumeListError (0.00s) [2021-07-13T14:40:36.732Z] === RUN TestVolumeList [2021-07-13T14:40:36.732Z] --- PASS: TestVolumeList (0.00s) [2021-07-13T14:40:36.732Z] === RUN TestVolumeRemoveError [2021-07-13T14:40:36.732Z] --- PASS: TestVolumeRemoveError (0.00s) [2021-07-13T14:40:36.732Z] === RUN TestVolumeRemove [2021-07-13T14:40:36.732Z] --- PASS: TestVolumeRemove (0.00s) [2021-07-13T14:40:36.732Z] === CONT TestTLSCloseWriter [2021-07-13T14:40:36.732Z] --- PASS: TestTLSCloseWriter (0.02s) [2021-07-13T14:40:36.732Z] PASS [2021-07-13T14:40:36.732Z] coverage: 75.0% of statements [2021-07-13T14:40:36.732Z] ok github.com/docker/docker/client 0.544s coverage: 75.0% of statements [2021-07-13T14:40:36.761Z] --- PASS: TestNISDomainname (1.36s) [2021-07-13T14:40:36.761Z] === RUN TestHostnameDnsResolution [2021-07-13T14:40:36.811Z] === RUN TestDockerSuite/TestBuildNetNone [2021-07-13T14:40:37.742Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.56s) [2021-07-13T14:40:37.742Z] === RUN TestAuthZPluginV2Disable [2021-07-13T14:40:37.999Z] === RUN TestDockerSuite/TestBuildNoContext [2021-07-13T14:40:38.144Z] --- PASS: TestHostnameDnsResolution (1.47s) [2021-07-13T14:40:38.144Z] === RUN TestStats [2021-07-13T14:40:38.260Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin [2021-07-13T14:40:39.191Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2021-07-13T14:40:40.563Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2021-07-13T14:40:41.440Z] --- PASS: TestStats (2.88s) [2021-07-13T14:40:41.440Z] === RUN TestStopContainerWithTimeout [2021-07-13T14:40:41.440Z] === RUN TestStopContainerWithTimeout/0 [2021-07-13T14:40:41.440Z] === PAUSE TestStopContainerWithTimeout/0 [2021-07-13T14:40:41.440Z] === RUN TestStopContainerWithTimeout/1 [2021-07-13T14:40:41.440Z] === PAUSE TestStopContainerWithTimeout/1 [2021-07-13T14:40:41.440Z] === RUN TestStopContainerWithTimeout/3 [2021-07-13T14:40:41.440Z] === PAUSE TestStopContainerWithTimeout/3 [2021-07-13T14:40:41.440Z] === RUN TestStopContainerWithTimeout/-1 [2021-07-13T14:40:41.440Z] === PAUSE TestStopContainerWithTimeout/-1 [2021-07-13T14:40:41.440Z] === CONT TestStopContainerWithTimeout/0 [2021-07-13T14:40:41.440Z] === CONT TestStopContainerWithTimeout/1 [2021-07-13T14:40:41.440Z] === CONT TestStopContainerWithTimeout/3 [2021-07-13T14:40:41.440Z] === CONT TestStopContainerWithTimeout/-1 [2021-07-13T14:40:41.494Z] --- PASS: TestAuthZPluginV2Disable (3.75s) [2021-07-13T14:40:41.494Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2021-07-13T14:40:42.866Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2021-07-13T14:40:43.123Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2021-07-13T14:40:43.123Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2021-07-13T14:40:43.380Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2021-07-13T14:40:43.637Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2021-07-13T14:40:44.201Z] === RUN TestDockerSuite/TestBuildOnBuild [2021-07-13T14:40:44.458Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (2.97s) [2021-07-13T14:40:44.458Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2021-07-13T14:40:44.736Z] --- PASS: TestStopContainerWithTimeout (0.02s) [2021-07-13T14:40:44.736Z] --- PASS: TestStopContainerWithTimeout/0 (1.16s) [2021-07-13T14:40:44.736Z] --- PASS: TestStopContainerWithTimeout/1 (2.39s) [2021-07-13T14:40:44.736Z] --- PASS: TestStopContainerWithTimeout/3 (3.16s) [2021-07-13T14:40:44.736Z] --- PASS: TestStopContainerWithTimeout/-1 (3.39s) [2021-07-13T14:40:44.736Z] === RUN TestDeleteDevicemapper [2021-07-13T14:40:44.736Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-07-13T14:40:44.736Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2021-07-13T14:40:44.736Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-07-13T14:40:46.353Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2021-07-13T14:40:46.646Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.38s) [2021-07-13T14:40:46.646Z] === RUN TestUpdateMemory [2021-07-13T14:40:46.646Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2021-07-13T14:40:46.646Z] --- SKIP: TestUpdateMemory (0.00s) [2021-07-13T14:40:46.646Z] === RUN TestUpdateCPUQuota [2021-07-13T14:40:46.917Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2021-07-13T14:40:50.195Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2021-07-13T14:40:52.088Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2021-07-13T14:40:53.222Z] --- PASS: TestUpdateCPUQuota (5.83s) [2021-07-13T14:40:53.222Z] === RUN TestUpdatePidsLimit [2021-07-13T14:40:53.222Z] === RUN TestUpdatePidsLimit/update_from_none [2021-07-13T14:40:53.222Z] === RUN TestUpdatePidsLimit/no_change [2021-07-13T14:40:53.793Z] === RUN TestUpdatePidsLimit/update_lower [2021-07-13T14:40:54.623Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2021-07-13T14:40:54.732Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2021-07-13T14:40:55.302Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2021-07-13T14:40:55.872Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2021-07-13T14:40:55.994Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2021-07-13T14:40:56.442Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2021-07-13T14:40:56.558Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (12.22s) [2021-07-13T14:40:56.558Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2021-07-13T14:40:57.122Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2021-07-13T14:40:57.379Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2021-07-13T14:40:58.190Z] --- PASS: TestCheckoutGit (36.49s) [2021-07-13T14:40:58.190Z] === RUN TestValidGitTransport [2021-07-13T14:40:58.190Z] --- PASS: TestValidGitTransport (0.00s) [2021-07-13T14:40:58.190Z] === RUN TestGitInvalidRef [2021-07-13T14:40:58.190Z] --- PASS: TestGitInvalidRef (0.27s) [2021-07-13T14:40:58.190Z] PASS [2021-07-13T14:40:58.190Z] coverage: 86.3% of statements [2021-07-13T14:40:58.190Z] ok github.com/docker/docker/builder/remotecontext/git 36.832s coverage: 86.3% of statements [2021-07-13T14:40:58.190Z] ? github.com/docker/docker/cli [no test files] [2021-07-13T14:40:58.190Z] ? github.com/docker/docker/cli/config [no test files] [2021-07-13T14:40:58.355Z] --- PASS: TestUpdatePidsLimit (5.43s) [2021-07-13T14:40:58.355Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.65s) [2021-07-13T14:40:58.355Z] --- PASS: TestUpdatePidsLimit/no_change (0.65s) [2021-07-13T14:40:58.355Z] --- PASS: TestUpdatePidsLimit/update_lower (0.65s) [2021-07-13T14:40:58.355Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.67s) [2021-07-13T14:40:58.355Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.67s) [2021-07-13T14:40:58.355Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.66s) [2021-07-13T14:40:58.355Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.66s) [2021-07-13T14:40:58.355Z] === RUN TestUpdateRestartPolicy [2021-07-13T14:41:00.654Z] === RUN TestDockerSuite/TestBuildPATH [2021-07-13T14:41:02.024Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2021-07-13T14:41:02.588Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer [2021-07-13T14:41:02.845Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2021-07-13T14:41:03.778Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2021-07-13T14:41:05.521Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-07-13T14:41:05.521Z] INFO: Testing against a local daemon [2021-07-13T14:41:05.521Z] === RUN TestBuildWithSession [2021-07-13T14:41:05.521Z] build_session_test.go:25: TODO: BuildKit [2021-07-13T14:41:05.521Z] --- SKIP: TestBuildWithSession (0.00s) [2021-07-13T14:41:05.521Z] === RUN TestBuildSquashParent [2021-07-13T14:41:05.521Z] build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-07-13T14:41:05.521Z] --- SKIP: TestBuildSquashParent (0.00s) [2021-07-13T14:41:05.521Z] === RUN TestBuildWithRemoveAndForceRemove [2021-07-13T14:41:05.521Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-07-13T14:41:05.521Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-07-13T14:41:05.521Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-07-13T14:41:05.521Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-07-13T14:41:05.521Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-07-13T14:41:05.521Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-07-13T14:41:05.521Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-07-13T14:41:05.521Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-07-13T14:41:05.521Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-07-13T14:41:05.521Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-07-13T14:41:05.521Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-07-13T14:41:05.521Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-07-13T14:41:05.521Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-07-13T14:41:05.521Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-07-13T14:41:05.521Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-07-13T14:41:05.521Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-07-13T14:41:07.054Z] === RUN TestDockerSwarmSuite/TestAPISwarmListNodes [2021-07-13T14:41:09.578Z] docker_api_swarm_node_test.go:19: [deaed20ea7d2d] joining swarm manager [d58137367e58b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-07-13T14:41:10.510Z] docker_api_swarm_node_test.go:20: [d46a26da58b84] joining swarm manager [d58137367e58b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-07-13T14:41:10.851Z] === RUN TestContainerStopSignal [2021-07-13T14:41:10.851Z] --- PASS: TestContainerStopSignal (0.00s) [2021-07-13T14:41:10.851Z] === RUN TestContainerStopTimeout [2021-07-13T14:41:10.851Z] --- PASS: TestContainerStopTimeout (0.00s) [2021-07-13T14:41:10.851Z] === RUN TestContainerSecretReferenceDestTarget [2021-07-13T14:41:10.851Z] --- PASS: TestContainerSecretReferenceDestTarget (0.00s) [2021-07-13T14:41:10.851Z] === RUN TestContainerLogPathSetForJSONFileLogger [2021-07-13T14:41:10.851Z] --- PASS: TestContainerLogPathSetForJSONFileLogger (0.00s) [2021-07-13T14:41:10.851Z] === RUN TestContainerLogPathSetForRingLogger [2021-07-13T14:41:10.851Z] --- PASS: TestContainerLogPathSetForRingLogger (0.01s) [2021-07-13T14:41:10.851Z] === RUN TestReplaceAndAppendEnvVars [2021-07-13T14:41:10.851Z] env_test.go:19: default=[HOME=/root FOO=foo_default], override=[HOME=/root TERM=xterm FOO BAR], result=[HOME=/root TERM=xterm] [2021-07-13T14:41:10.851Z] --- PASS: TestReplaceAndAppendEnvVars (0.00s) [2021-07-13T14:41:10.851Z] === RUN TestNewMemoryStore [2021-07-13T14:41:10.851Z] --- PASS: TestNewMemoryStore (0.00s) [2021-07-13T14:41:10.851Z] === RUN TestAddContainers [2021-07-13T14:41:10.851Z] --- PASS: TestAddContainers (0.00s) [2021-07-13T14:41:10.851Z] === RUN TestGetContainer [2021-07-13T14:41:10.851Z] --- PASS: TestGetContainer (0.00s) [2021-07-13T14:41:10.851Z] === RUN TestDeleteContainer [2021-07-13T14:41:10.851Z] --- PASS: TestDeleteContainer (0.00s) [2021-07-13T14:41:10.851Z] === RUN TestListContainers [2021-07-13T14:41:10.851Z] --- PASS: TestListContainers (0.00s) [2021-07-13T14:41:10.851Z] === RUN TestFirstContainer [2021-07-13T14:41:10.851Z] --- PASS: TestFirstContainer (0.00s) [2021-07-13T14:41:10.851Z] === RUN TestApplyAllContainer [2021-07-13T14:41:10.851Z] --- PASS: TestApplyAllContainer (0.00s) [2021-07-13T14:41:10.851Z] === RUN TestIsValidHealthString [2021-07-13T14:41:10.851Z] --- PASS: TestIsValidHealthString (0.00s) [2021-07-13T14:41:10.851Z] === RUN TestStateRunStop [2021-07-13T14:41:10.851Z] --- PASS: TestStateRunStop (0.00s) [2021-07-13T14:41:10.851Z] === RUN TestStateTimeoutWait [2021-07-13T14:41:10.851Z] === RUN TestLoadDaemonCliConfigWithoutOverriding [2021-07-13T14:41:10.851Z] --- PASS: TestLoadDaemonCliConfigWithoutOverriding (0.00s) [2021-07-13T14:41:10.851Z] === RUN TestLoadDaemonCliConfigWithTLS [2021-07-13T14:41:10.851Z] --- PASS: TestLoadDaemonCliConfigWithTLS (0.00s) [2021-07-13T14:41:10.851Z] === RUN TestLoadDaemonCliConfigWithConflicts [2021-07-13T14:41:10.851Z] --- PASS: TestLoadDaemonCliConfigWithConflicts (0.00s) [2021-07-13T14:41:10.851Z] === RUN TestLoadDaemonCliWithConflictingNodeGenericResources [2021-07-13T14:41:10.851Z] --- PASS: TestLoadDaemonCliWithConflictingNodeGenericResources (0.00s) [2021-07-13T14:41:10.851Z] === RUN TestLoadDaemonCliWithConflictingLabels [2021-07-13T14:41:10.851Z] --- PASS: TestLoadDaemonCliWithConflictingLabels (0.00s) [2021-07-13T14:41:10.851Z] === RUN TestLoadDaemonCliWithDuplicateLabels [2021-07-13T14:41:10.851Z] --- PASS: TestLoadDaemonCliWithDuplicateLabels (0.00s) [2021-07-13T14:41:10.851Z] === RUN TestLoadDaemonCliConfigWithTLSVerify [2021-07-13T14:41:10.851Z] --- PASS: TestLoadDaemonCliConfigWithTLSVerify (0.00s) [2021-07-13T14:41:10.851Z] === RUN TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse [2021-07-13T14:41:10.851Z] --- PASS: TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse (0.00s) [2021-07-13T14:41:10.851Z] === RUN TestLoadDaemonCliConfigWithoutTLSVerify [2021-07-13T14:41:10.851Z] --- PASS: TestLoadDaemonCliConfigWithoutTLSVerify (0.00s) [2021-07-13T14:41:10.851Z] === RUN TestLoadDaemonCliConfigWithLogLevel [2021-07-13T14:41:10.851Z] --- PASS: TestLoadDaemonCliConfigWithLogLevel (0.00s) [2021-07-13T14:41:10.851Z] === RUN TestLoadDaemonConfigWithEmbeddedOptions [2021-07-13T14:41:10.851Z] --- PASS: TestLoadDaemonConfigWithEmbeddedOptions (0.00s) [2021-07-13T14:41:10.851Z] === RUN TestLoadDaemonConfigWithRegistryOptions [2021-07-13T14:41:10.851Z] --- PASS: TestLoadDaemonConfigWithRegistryOptions (0.00s) [2021-07-13T14:41:10.851Z] === RUN TestConfigureDaemonLogs [2021-07-13T14:41:10.851Z] --- PASS: TestConfigureDaemonLogs (0.00s) [2021-07-13T14:41:10.851Z] === RUN TestCommonOptionsInstallFlags [2021-07-13T14:41:10.851Z] --- PASS: TestCommonOptionsInstallFlags (0.00s) [2021-07-13T14:41:10.851Z] === RUN TestCommonOptionsInstallFlagsWithDefaults [2021-07-13T14:41:10.851Z] --- PASS: TestCommonOptionsInstallFlagsWithDefaults (0.00s) [2021-07-13T14:41:10.851Z] PASS [2021-07-13T14:41:10.851Z] coverage: 18.5% of statements [2021-07-13T14:41:10.851Z] ok github.com/docker/docker/cmd/dockerd 0.219s coverage: 18.5% of statements [2021-07-13T14:41:10.851Z] state_test.go:141: Stop callback fired [2021-07-13T14:41:10.851Z] state_test.go:165: Stop callback fired [2021-07-13T14:41:10.851Z] --- PASS: TestStateTimeoutWait (0.10s) [2021-07-13T14:41:10.851Z] === RUN TestIsValidStateString [2021-07-13T14:41:10.851Z] --- PASS: TestIsValidStateString (0.00s) [2021-07-13T14:41:10.851Z] === RUN TestViewSaveDelete [2021-07-13T14:41:10.851Z] --- PASS: TestViewSaveDelete (0.02s) [2021-07-13T14:41:10.851Z] === RUN TestViewAll [2021-07-13T14:41:10.851Z] --- PASS: TestViewAll (0.02s) [2021-07-13T14:41:10.851Z] === RUN TestViewGet [2021-07-13T14:41:10.851Z] --- PASS: TestViewGet (0.01s) [2021-07-13T14:41:10.851Z] === RUN TestNames [2021-07-13T14:41:10.851Z] --- PASS: TestNames (0.00s) [2021-07-13T14:41:10.851Z] === RUN TestViewWithHealthCheck [2021-07-13T14:41:10.851Z] --- PASS: TestViewWithHealthCheck (0.01s) [2021-07-13T14:41:10.851Z] PASS [2021-07-13T14:41:10.851Z] coverage: 41.2% of statements [2021-07-13T14:41:10.851Z] ok github.com/docker/docker/container 0.276s coverage: 41.2% of statements [2021-07-13T14:41:10.851Z] ? github.com/docker/docker/container/stream [no test files] [2021-07-13T14:41:10.851Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2021-07-13T14:41:10.851Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2021-07-13T14:41:10.851Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2021-07-13T14:41:11.866Z] === RUN TestPrepare [2021-07-13T14:41:11.866Z] --- PASS: TestPrepare (0.00s) [2021-07-13T14:41:11.866Z] === RUN TestStart [2021-07-13T14:41:11.866Z] --- PASS: TestStart (0.00s) [2021-07-13T14:41:11.866Z] === RUN TestWaitCancel [2021-07-13T14:41:11.866Z] --- PASS: TestWaitCancel (0.00s) [2021-07-13T14:41:11.866Z] === RUN TestWaitDisabled [2021-07-13T14:41:11.866Z] --- PASS: TestWaitDisabled (0.00s) [2021-07-13T14:41:11.866Z] === RUN TestWaitEnabled [2021-07-13T14:41:11.866Z] --- PASS: TestWaitEnabled (0.00s) [2021-07-13T14:41:11.866Z] === RUN TestRemove [2021-07-13T14:41:11.866Z] --- PASS: TestRemove (0.00s) [2021-07-13T14:41:11.866Z] PASS [2021-07-13T14:41:11.866Z] coverage: 65.3% of statements [2021-07-13T14:41:11.866Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.082s coverage: 65.3% of statements [2021-07-13T14:41:13.251Z] --- PASS: TestUpdateRestartPolicy (12.78s) [2021-07-13T14:41:13.251Z] === RUN TestUpdateRestartWithAutoRemove [2021-07-13T14:41:13.251Z] --- PASS: TestUpdateRestartWithAutoRemove (0.81s) [2021-07-13T14:41:13.251Z] === RUN TestWaitNonBlocked [2021-07-13T14:41:13.251Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-07-13T14:41:13.251Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-07-13T14:41:13.251Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-07-13T14:41:13.251Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-07-13T14:41:13.251Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-07-13T14:41:13.251Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-07-13T14:41:13.251Z] --- PASS: TestWaitNonBlocked (0.02s) [2021-07-13T14:41:13.251Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.94s) [2021-07-13T14:41:13.251Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.02s) [2021-07-13T14:41:13.251Z] === RUN TestWaitBlocked [2021-07-13T14:41:13.251Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2021-07-13T14:41:13.251Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2021-07-13T14:41:13.251Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2021-07-13T14:41:13.251Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2021-07-13T14:41:13.251Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2021-07-13T14:41:13.251Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2021-07-13T14:41:13.781Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.60s) [2021-07-13T14:41:13.781Z] PASS [2021-07-13T14:41:13.781Z] [2021-07-13T14:41:13.781Z] DONE 17 tests in 53.083s [2021-07-13T14:41:13.781Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2021-07-13T14:41:13.781Z] ++ 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-07-13T14:41:13.781Z] ++ set -e [2021-07-13T14:41:13.781Z] ++ '[' -n 0 ']' [2021-07-13T14:41:13.781Z] ++ set -x [2021-07-13T14:41:13.781Z] ++ env -i DEST=/go/src/github.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-07-13T14:41:13.781Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2021-07-13T14:41:13.781Z] INFO: Testing against a local daemon [2021-07-13T14:41:13.782Z] === RUN TestPluginInvalidJSON [2021-07-13T14:41:13.782Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-07-13T14:41:13.782Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-07-13T14:41:13.782Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-07-13T14:41:13.782Z] --- PASS: TestPluginInvalidJSON (0.03s) [2021-07-13T14:41:13.782Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-07-13T14:41:13.782Z] === RUN TestPluginInstall [2021-07-13T14:41:13.782Z] === RUN TestPluginInstall/no_auth [2021-07-13T14:41:13.821Z] --- PASS: TestWaitBlocked (0.02s) [2021-07-13T14:41:13.821Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.04s) [2021-07-13T14:41:13.821Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.09s) [2021-07-13T14:41:13.821Z] === CONT TestContainerStartOnDaemonRestart [2021-07-13T14:41:13.821Z] === CONT TestContainerKillOnDaemonStart [2021-07-13T14:41:13.821Z] === CONT TestIpcModeOlderClient [2021-07-13T14:41:13.821Z] === CONT TestRestartDaemonWithRestartingContainer [2021-07-13T14:41:13.821Z] --- PASS: TestIpcModeOlderClient (0.16s) [2021-07-13T14:41:13.821Z] === CONT TestDaemonRestartIpcMode [2021-07-13T14:41:14.141Z] === RUN TestNewListSecretsFilters [2021-07-13T14:41:14.141Z] --- PASS: TestNewListSecretsFilters (0.00s) [2021-07-13T14:41:14.141Z] === RUN TestNewListConfigsFilters [2021-07-13T14:41:14.141Z] --- PASS: TestNewListConfigsFilters (0.00s) [2021-07-13T14:41:14.141Z] PASS [2021-07-13T14:41:14.141Z] coverage: 0.5% of statements [2021-07-13T14:41:14.141Z] ok github.com/docker/docker/daemon/cluster 0.355s coverage: 0.5% of statements [2021-07-13T14:41:14.141Z] === RUN TestNetworkConvertBasicNetworkFromGRPCCreatedAt [2021-07-13T14:41:14.141Z] --- PASS: TestNetworkConvertBasicNetworkFromGRPCCreatedAt (0.19s) [2021-07-13T14:41:14.141Z] === RUN TestServiceConvertFromGRPCRuntimeContainer [2021-07-13T14:41:14.141Z] --- PASS: TestServiceConvertFromGRPCRuntimeContainer (0.00s) [2021-07-13T14:41:14.141Z] === RUN TestServiceConvertFromGRPCGenericRuntimePlugin [2021-07-13T14:41:14.141Z] --- PASS: TestServiceConvertFromGRPCGenericRuntimePlugin (0.00s) [2021-07-13T14:41:14.141Z] === RUN TestServiceConvertToGRPCGenericRuntimePlugin [2021-07-13T14:41:14.141Z] --- PASS: TestServiceConvertToGRPCGenericRuntimePlugin (0.00s) [2021-07-13T14:41:14.141Z] === RUN TestServiceConvertToGRPCContainerRuntime [2021-07-13T14:41:14.141Z] --- PASS: TestServiceConvertToGRPCContainerRuntime (0.00s) [2021-07-13T14:41:14.141Z] === RUN TestServiceConvertToGRPCGenericRuntimeCustom [2021-07-13T14:41:14.141Z] --- PASS: TestServiceConvertToGRPCGenericRuntimeCustom (0.00s) [2021-07-13T14:41:14.141Z] === RUN TestServiceConvertToGRPCIsolation [2021-07-13T14:41:14.141Z] === RUN TestServiceConvertToGRPCIsolation/empty [2021-07-13T14:41:14.141Z] === RUN TestServiceConvertToGRPCIsolation/default [2021-07-13T14:41:14.141Z] === RUN TestServiceConvertToGRPCIsolation/process [2021-07-13T14:41:14.141Z] === RUN TestServiceConvertToGRPCIsolation/hyperv [2021-07-13T14:41:14.141Z] === RUN TestServiceConvertToGRPCIsolation/proCess [2021-07-13T14:41:14.141Z] === RUN TestServiceConvertToGRPCIsolation/hypErv [2021-07-13T14:41:14.141Z] --- PASS: TestServiceConvertToGRPCIsolation (0.00s) [2021-07-13T14:41:14.141Z] --- PASS: TestServiceConvertToGRPCIsolation/empty (0.00s) [2021-07-13T14:41:14.141Z] --- PASS: TestServiceConvertToGRPCIsolation/default (0.00s) [2021-07-13T14:41:14.141Z] --- PASS: TestServiceConvertToGRPCIsolation/process (0.00s) [2021-07-13T14:41:14.141Z] --- PASS: TestServiceConvertToGRPCIsolation/hyperv (0.00s) [2021-07-13T14:41:14.141Z] --- PASS: TestServiceConvertToGRPCIsolation/proCess (0.00s) [2021-07-13T14:41:14.141Z] --- PASS: TestServiceConvertToGRPCIsolation/hypErv (0.00s) [2021-07-13T14:41:14.141Z] === RUN TestServiceConvertFromGRPCIsolation [2021-07-13T14:41:14.141Z] === RUN TestServiceConvertFromGRPCIsolation/default [2021-07-13T14:41:14.141Z] === RUN TestServiceConvertFromGRPCIsolation/process [2021-07-13T14:41:14.141Z] === RUN TestServiceConvertFromGRPCIsolation/hyperv [2021-07-13T14:41:14.141Z] --- PASS: TestServiceConvertFromGRPCIsolation (0.00s) [2021-07-13T14:41:14.141Z] --- PASS: TestServiceConvertFromGRPCIsolation/default (0.00s) [2021-07-13T14:41:14.141Z] --- PASS: TestServiceConvertFromGRPCIsolation/process (0.00s) [2021-07-13T14:41:14.141Z] --- PASS: TestServiceConvertFromGRPCIsolation/hyperv (0.00s) [2021-07-13T14:41:14.141Z] === RUN TestServiceConvertToGRPCCredentialSpec [2021-07-13T14:41:14.141Z] === RUN TestServiceConvertToGRPCCredentialSpec/empty_credential_spec [2021-07-13T14:41:14.141Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec [2021-07-13T14:41:14.141Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec [2021-07-13T14:41:14.141Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec [2021-07-13T14:41:14.141Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec [2021-07-13T14:41:14.141Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_credential_spec [2021-07-13T14:41:14.141Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_credential_spec [2021-07-13T14:41:14.141Z] === RUN TestServiceConvertToGRPCCredentialSpec/registry_credential_spec [2021-07-13T14:41:14.141Z] --- PASS: TestServiceConvertToGRPCCredentialSpec (0.00s) [2021-07-13T14:41:14.141Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/empty_credential_spec (0.00s) [2021-07-13T14:41:14.141Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec (0.00s) [2021-07-13T14:41:14.141Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec (0.00s) [2021-07-13T14:41:14.141Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec (0.00s) [2021-07-13T14:41:14.141Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec (0.00s) [2021-07-13T14:41:14.141Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_credential_spec (0.00s) [2021-07-13T14:41:14.141Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_credential_spec (0.00s) [2021-07-13T14:41:14.141Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/registry_credential_spec (0.00s) [2021-07-13T14:41:14.141Z] === RUN TestServiceConvertFromGRPCCredentialSpec [2021-07-13T14:41:14.141Z] === RUN TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec [2021-07-13T14:41:14.141Z] === RUN TestServiceConvertFromGRPCCredentialSpec/config_credential_spec [2021-07-13T14:41:14.141Z] === RUN TestServiceConvertFromGRPCCredentialSpec/file_credential_spec [2021-07-13T14:41:14.141Z] === RUN TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec [2021-07-13T14:41:14.141Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec (0.00s) [2021-07-13T14:41:14.141Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec (0.00s) [2021-07-13T14:41:14.141Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/config_credential_spec (0.00s) [2021-07-13T14:41:14.141Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/file_credential_spec (0.00s) [2021-07-13T14:41:14.141Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec (0.00s) [2021-07-13T14:41:14.141Z] === RUN TestServiceConvertToGRPCNetworkAtachmentRuntime [2021-07-13T14:41:14.141Z] --- PASS: TestServiceConvertToGRPCNetworkAtachmentRuntime (0.00s) [2021-07-13T14:41:14.141Z] === RUN TestServiceConvertToGRPCMismatchedRuntime [2021-07-13T14:41:14.141Z] --- PASS: TestServiceConvertToGRPCMismatchedRuntime (0.00s) [2021-07-13T14:41:14.141Z] === RUN TestTaskConvertFromGRPCNetworkAttachment [2021-07-13T14:41:14.141Z] --- PASS: TestTaskConvertFromGRPCNetworkAttachment (0.00s) [2021-07-13T14:41:14.141Z] === RUN TestServiceConvertFromGRPCConfigs [2021-07-13T14:41:14.141Z] === RUN TestServiceConvertFromGRPCConfigs/file [2021-07-13T14:41:14.141Z] === RUN TestServiceConvertFromGRPCConfigs/runtime [2021-07-13T14:41:14.141Z] --- PASS: TestServiceConvertFromGRPCConfigs (0.00s) [2021-07-13T14:41:14.141Z] --- PASS: TestServiceConvertFromGRPCConfigs/file (0.00s) [2021-07-13T14:41:14.141Z] --- PASS: TestServiceConvertFromGRPCConfigs/runtime (0.00s) [2021-07-13T14:41:14.141Z] === RUN TestServiceConvertToGRPCConfigs [2021-07-13T14:41:14.141Z] === RUN TestServiceConvertToGRPCConfigs/file [2021-07-13T14:41:14.141Z] === RUN TestServiceConvertToGRPCConfigs/runtime [2021-07-13T14:41:14.141Z] === RUN TestServiceConvertToGRPCConfigs/file_and_runtime [2021-07-13T14:41:14.141Z] === RUN TestServiceConvertToGRPCConfigs/none [2021-07-13T14:41:14.141Z] --- PASS: TestServiceConvertToGRPCConfigs (0.00s) [2021-07-13T14:41:14.141Z] --- PASS: TestServiceConvertToGRPCConfigs/file (0.00s) [2021-07-13T14:41:14.141Z] --- PASS: TestServiceConvertToGRPCConfigs/runtime (0.00s) [2021-07-13T14:41:14.141Z] --- PASS: TestServiceConvertToGRPCConfigs/file_and_runtime (0.00s) [2021-07-13T14:41:14.141Z] --- PASS: TestServiceConvertToGRPCConfigs/none (0.00s) [2021-07-13T14:41:14.141Z] PASS [2021-07-13T14:41:14.141Z] coverage: 35.9% of statements [2021-07-13T14:41:14.141Z] ok github.com/docker/docker/daemon/cluster/convert 0.667s coverage: 35.9% of statements [2021-07-13T14:41:16.305Z] time="2021-07-13T14:41:16Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-07-13T14:41:16.305Z] time="2021-07-13T14:41:16Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:ffde6daefff1d3f5cc9dbd31bea0b212e0d2645e8ad13b4ec27a76bde9e6e9c6" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-07-13T14:41:16.305Z] time="2021-07-13T14:41:16Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-07-13T14:41:16.305Z] time="2021-07-13T14:41:16Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:ffde6daefff1d3f5cc9dbd31bea0b212e0d2645e8ad13b4ec27a76bde9e6e9c6" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-07-13T14:41:16.869Z] === RUN TestPluginInstall/with_htpasswd [2021-07-13T14:41:17.433Z] time="2021-07-13T14:41:17Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-07-13T14:41:17.433Z] time="2021-07-13T14:41:17Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:1284b3286cc410013230ac6657d902d252e38738b64367ee38b3e80c048b0335" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-07-13T14:41:17.433Z] time="2021-07-13T14:41:17Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-07-13T14:41:17.433Z] time="2021-07-13T14:41:17Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:1284b3286cc410013230ac6657d902d252e38738b64367ee38b3e80c048b0335" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-07-13T14:41:17.692Z] === RUN TestPluginInstall/with_insecure [2021-07-13T14:41:17.949Z] === RUN TestDockerSuite/TestBuildResourceConstraintsAreUsed [2021-07-13T14:41:18.016Z] === RUN TestBuilderGC [2021-07-13T14:41:18.016Z] --- PASS: TestBuilderGC (0.00s) [2021-07-13T14:41:18.016Z] === RUN TestDaemonConfigurationNotFound [2021-07-13T14:41:18.016Z] --- PASS: TestDaemonConfigurationNotFound (0.00s) [2021-07-13T14:41:18.016Z] === RUN TestDaemonBrokenConfiguration [2021-07-13T14:41:18.016Z] --- PASS: TestDaemonBrokenConfiguration (0.00s) [2021-07-13T14:41:18.016Z] === RUN TestParseClusterAdvertiseSettings [2021-07-13T14:41:18.016Z] --- PASS: TestParseClusterAdvertiseSettings (0.00s) [2021-07-13T14:41:18.016Z] === RUN TestFindConfigurationConflicts [2021-07-13T14:41:18.016Z] --- PASS: TestFindConfigurationConflicts (0.00s) [2021-07-13T14:41:18.016Z] === RUN TestFindConfigurationConflictsWithNamedOptions [2021-07-13T14:41:18.016Z] --- PASS: TestFindConfigurationConflictsWithNamedOptions (0.00s) [2021-07-13T14:41:18.016Z] === RUN TestDaemonConfigurationMergeConflicts [2021-07-13T14:41:18.016Z] --- PASS: TestDaemonConfigurationMergeConflicts (0.00s) [2021-07-13T14:41:18.016Z] === RUN TestDaemonConfigurationMergeConcurrent [2021-07-13T14:41:18.016Z] --- PASS: TestDaemonConfigurationMergeConcurrent (0.00s) [2021-07-13T14:41:18.016Z] === RUN TestDaemonConfigurationMergeConcurrentError [2021-07-13T14:41:18.016Z] --- PASS: TestDaemonConfigurationMergeConcurrentError (0.00s) [2021-07-13T14:41:18.016Z] === RUN TestDaemonConfigurationMergeConflictsWithInnerStructs [2021-07-13T14:41:18.016Z] --- PASS: TestDaemonConfigurationMergeConflictsWithInnerStructs (0.00s) [2021-07-13T14:41:18.016Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools [2021-07-13T14:41:18.016Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file [2021-07-13T14:41:18.016Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/config_file [2021-07-13T14:41:18.016Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options [2021-07-13T14:41:18.016Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools (0.00s) [2021-07-13T14:41:18.016Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file (0.00s) [2021-07-13T14:41:18.016Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/config_file (0.00s) [2021-07-13T14:41:18.016Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options (0.00s) [2021-07-13T14:41:18.016Z] === RUN TestFindConfigurationConflictsWithUnknownKeys [2021-07-13T14:41:18.016Z] --- PASS: TestFindConfigurationConflictsWithUnknownKeys (0.00s) [2021-07-13T14:41:18.016Z] === RUN TestFindConfigurationConflictsWithMergedValues [2021-07-13T14:41:18.016Z] --- PASS: TestFindConfigurationConflictsWithMergedValues (0.00s) [2021-07-13T14:41:18.016Z] === RUN TestValidateConfigurationErrors [2021-07-13T14:41:18.016Z] === RUN TestValidateConfigurationErrors/single_label_without_value [2021-07-13T14:41:18.016Z] === RUN TestValidateConfigurationErrors/multiple_label_without_value [2021-07-13T14:41:18.016Z] === RUN TestValidateConfigurationErrors/single_DNS,_invalid_IP-address [2021-07-13T14:41:18.016Z] === RUN TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address [2021-07-13T14:41:18.016Z] === RUN TestValidateConfigurationErrors/single_DNSSearch [2021-07-13T14:41:18.016Z] === RUN TestValidateConfigurationErrors/multiple_DNSSearch [2021-07-13T14:41:18.016Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-downloads [2021-07-13T14:41:18.016Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-uploads [2021-07-13T14:41:18.016Z] === RUN TestValidateConfigurationErrors/negative_max-download-attempts [2021-07-13T14:41:18.016Z] === RUN TestValidateConfigurationErrors/zero_max-download-attempts [2021-07-13T14:41:18.016Z] === RUN TestValidateConfigurationErrors/generic_resource_without_= [2021-07-13T14:41:18.016Z] === RUN TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete [2021-07-13T14:41:18.016Z] --- PASS: TestValidateConfigurationErrors (0.00s) [2021-07-13T14:41:18.016Z] --- PASS: TestValidateConfigurationErrors/single_label_without_value (0.00s) [2021-07-13T14:41:18.016Z] --- PASS: TestValidateConfigurationErrors/multiple_label_without_value (0.00s) [2021-07-13T14:41:18.016Z] --- PASS: TestValidateConfigurationErrors/single_DNS,_invalid_IP-address (0.00s) [2021-07-13T14:41:18.016Z] --- PASS: TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address (0.00s) [2021-07-13T14:41:18.016Z] --- PASS: TestValidateConfigurationErrors/single_DNSSearch (0.00s) [2021-07-13T14:41:18.016Z] --- PASS: TestValidateConfigurationErrors/multiple_DNSSearch (0.00s) [2021-07-13T14:41:18.016Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-downloads (0.00s) [2021-07-13T14:41:18.016Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-uploads (0.00s) [2021-07-13T14:41:18.016Z] --- PASS: TestValidateConfigurationErrors/negative_max-download-attempts (0.00s) [2021-07-13T14:41:18.016Z] --- PASS: TestValidateConfigurationErrors/zero_max-download-attempts (0.00s) [2021-07-13T14:41:18.016Z] --- PASS: TestValidateConfigurationErrors/generic_resource_without_= (0.00s) [2021-07-13T14:41:18.016Z] --- PASS: TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete (0.00s) [2021-07-13T14:41:18.016Z] === RUN TestValidateConfiguration [2021-07-13T14:41:18.016Z] === RUN TestValidateConfiguration/with_label [2021-07-13T14:41:18.016Z] === RUN TestValidateConfiguration/with_dns [2021-07-13T14:41:18.016Z] === RUN TestValidateConfiguration/with_dns-search [2021-07-13T14:41:18.016Z] === RUN TestValidateConfiguration/with_max-concurrent-downloads [2021-07-13T14:41:18.016Z] === RUN TestValidateConfiguration/with_max-concurrent-uploads [2021-07-13T14:41:18.016Z] === RUN TestValidateConfiguration/with_max-download-attempts [2021-07-13T14:41:18.016Z] === RUN TestValidateConfiguration/with_multiple_node_generic_resources [2021-07-13T14:41:18.016Z] === RUN TestValidateConfiguration/with_node_generic_resources [2021-07-13T14:41:18.016Z] --- PASS: TestValidateConfiguration (0.00s) [2021-07-13T14:41:18.016Z] --- PASS: TestValidateConfiguration/with_label (0.00s) [2021-07-13T14:41:18.016Z] --- PASS: TestValidateConfiguration/with_dns (0.00s) [2021-07-13T14:41:18.031Z] --- PASS: TestContainerStartOnDaemonRestart (3.66s) [2021-07-13T14:41:18.031Z] === CONT TestDaemonHostGatewayIP [2021-07-13T14:41:18.031Z] --- PASS: TestRestartDaemonWithRestartingContainer (3.89s) [2021-07-13T14:41:18.502Z] --- PASS: TestValidateConfiguration/with_dns-search (0.00s) [2021-07-13T14:41:18.502Z] --- PASS: TestValidateConfiguration/with_max-concurrent-downloads (0.00s) [2021-07-13T14:41:18.502Z] --- PASS: TestValidateConfiguration/with_max-concurrent-uploads (0.00s) [2021-07-13T14:41:18.502Z] --- PASS: TestValidateConfiguration/with_max-download-attempts (0.00s) [2021-07-13T14:41:18.502Z] --- PASS: TestValidateConfiguration/with_multiple_node_generic_resources (0.00s) [2021-07-13T14:41:18.502Z] --- PASS: TestValidateConfiguration/with_node_generic_resources (0.00s) [2021-07-13T14:41:18.502Z] === RUN TestModifiedDiscoverySettings [2021-07-13T14:41:18.502Z] --- PASS: TestModifiedDiscoverySettings (0.00s) [2021-07-13T14:41:18.502Z] === RUN TestReloadSetConfigFileNotExist [2021-07-13T14:41:18.502Z] time="2021-07-13T14:41:17Z" level=info msg="Got signal to reload configuration, reloading from: /tmp/blabla/not/exists/config.json" [2021-07-13T14:41:18.502Z] --- PASS: TestReloadSetConfigFileNotExist (0.19s) [2021-07-13T14:41:18.502Z] === RUN TestReloadDefaultConfigNotExist [2021-07-13T14:41:18.502Z] config_test.go:527: os.Getuid() != 0: skipping test that requires root [2021-07-13T14:41:18.502Z] --- SKIP: TestReloadDefaultConfigNotExist (0.00s) [2021-07-13T14:41:18.502Z] === RUN TestReloadBadDefaultConfig [2021-07-13T14:41:18.503Z] time="2021-07-13T14:41:18Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-config-579841255" [2021-07-13T14:41:18.503Z] --- PASS: TestReloadBadDefaultConfig (0.00s) [2021-07-13T14:41:18.503Z] === RUN TestReloadWithConflictingLabels [2021-07-13T14:41:18.503Z] time="2021-07-13T14:41:18Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-523093274" [2021-07-13T14:41:18.503Z] --- PASS: TestReloadWithConflictingLabels (0.00s) [2021-07-13T14:41:18.503Z] === RUN TestReloadWithDuplicateLabels [2021-07-13T14:41:18.503Z] time="2021-07-13T14:41:18Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-305760177" [2021-07-13T14:41:18.503Z] --- PASS: TestReloadWithDuplicateLabels (0.00s) [2021-07-13T14:41:18.503Z] === RUN TestDaemonConfigurationMerge [2021-07-13T14:41:18.503Z] --- PASS: TestDaemonConfigurationMerge (0.00s) [2021-07-13T14:41:18.503Z] PASS [2021-07-13T14:41:18.503Z] coverage: 79.2% of statements [2021-07-13T14:41:18.503Z] ok github.com/docker/docker/daemon/config 0.315s coverage: 79.2% of statements [2021-07-13T14:41:18.514Z] time="2021-07-13T14:41:18Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-07-13T14:41:18.514Z] time="2021-07-13T14:41:18Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:ff4dda60014d411bd928950d5182b02ae4bbe83f7f9b926a8d7e2e26f45a0585" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-07-13T14:41:18.514Z] time="2021-07-13T14:41:18Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-07-13T14:41:18.514Z] time="2021-07-13T14:41:18Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:ff4dda60014d411bd928950d5182b02ae4bbe83f7f9b926a8d7e2e26f45a0585" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-07-13T14:41:18.602Z] --- PASS: TestDaemonRestartIpcMode (4.84s) [2021-07-13T14:41:18.780Z] plugin_test.go:165: [dcdaeaa4269f5] daemon is not started [2021-07-13T14:41:18.780Z] --- PASS: TestPluginInstall (5.27s) [2021-07-13T14:41:18.780Z] --- PASS: TestPluginInstall/no_auth (3.27s) [2021-07-13T14:41:18.780Z] --- PASS: TestPluginInstall/with_htpasswd (0.89s) [2021-07-13T14:41:18.780Z] --- PASS: TestPluginInstall/with_insecure (1.10s) [2021-07-13T14:41:18.780Z] === RUN TestPluginsWithRuntimes [2021-07-13T14:41:18.984Z] === RUN TestWaitNodeAttachment [2021-07-13T14:41:19.466Z] --- PASS: TestWaitNodeAttachment (0.43s) [2021-07-13T14:41:19.466Z] === RUN TestIsolationConversion [2021-07-13T14:41:19.466Z] === RUN TestIsolationConversion/default [2021-07-13T14:41:19.466Z] === RUN TestIsolationConversion/process [2021-07-13T14:41:19.466Z] === RUN TestIsolationConversion/hyperv [2021-07-13T14:41:19.466Z] --- PASS: TestIsolationConversion (0.00s) [2021-07-13T14:41:19.466Z] --- PASS: TestIsolationConversion/default (0.00s) [2021-07-13T14:41:19.466Z] --- PASS: TestIsolationConversion/process (0.00s) [2021-07-13T14:41:19.466Z] --- PASS: TestIsolationConversion/hyperv (0.00s) [2021-07-13T14:41:19.466Z] === RUN TestContainerLabels [2021-07-13T14:41:19.466Z] --- PASS: TestContainerLabels (0.00s) [2021-07-13T14:41:19.466Z] === RUN TestCredentialSpecConversion [2021-07-13T14:41:19.466Z] === RUN TestCredentialSpecConversion/none [2021-07-13T14:41:19.466Z] === RUN TestCredentialSpecConversion/config [2021-07-13T14:41:19.466Z] === RUN TestCredentialSpecConversion/file [2021-07-13T14:41:19.466Z] === RUN TestCredentialSpecConversion/registry [2021-07-13T14:41:19.466Z] --- PASS: TestCredentialSpecConversion (0.00s) [2021-07-13T14:41:19.466Z] --- PASS: TestCredentialSpecConversion/none (0.00s) [2021-07-13T14:41:19.466Z] --- PASS: TestCredentialSpecConversion/config (0.00s) [2021-07-13T14:41:19.466Z] --- PASS: TestCredentialSpecConversion/file (0.00s) [2021-07-13T14:41:19.466Z] --- PASS: TestCredentialSpecConversion/registry (0.00s) [2021-07-13T14:41:19.466Z] === RUN TestControllerValidateMountBind [2021-07-13T14:41:19.466Z] --- PASS: TestControllerValidateMountBind (0.00s) [2021-07-13T14:41:19.466Z] === RUN TestControllerValidateMountVolume [2021-07-13T14:41:19.466Z] --- PASS: TestControllerValidateMountVolume (0.00s) [2021-07-13T14:41:19.466Z] === RUN TestControllerValidateMountTarget [2021-07-13T14:41:19.466Z] --- PASS: TestControllerValidateMountTarget (0.00s) [2021-07-13T14:41:19.466Z] === RUN TestControllerValidateMountTmpfs [2021-07-13T14:41:19.466Z] --- PASS: TestControllerValidateMountTmpfs (0.00s) [2021-07-13T14:41:19.466Z] === RUN TestControllerValidateMountInvalidType [2021-07-13T14:41:19.466Z] --- PASS: TestControllerValidateMountInvalidType (0.00s) [2021-07-13T14:41:19.466Z] === RUN TestControllerValidateMountNamedPipe [2021-07-13T14:41:19.466Z] --- PASS: TestControllerValidateMountNamedPipe (0.00s) [2021-07-13T14:41:19.466Z] PASS [2021-07-13T14:41:19.466Z] coverage: 11.0% of statements [2021-07-13T14:41:19.466Z] ok github.com/docker/docker/daemon/cluster/executor/container 0.656s coverage: 11.0% of statements [2021-07-13T14:41:19.949Z] === RUN TestDiscoveryOptsErrors [2021-07-13T14:41:19.949Z] --- PASS: TestDiscoveryOptsErrors (0.00s) [2021-07-13T14:41:19.949Z] === RUN TestDiscoveryOpts [2021-07-13T14:41:19.949Z] --- PASS: TestDiscoveryOpts (0.00s) [2021-07-13T14:41:19.949Z] PASS [2021-07-13T14:41:19.949Z] coverage: 30.0% of statements [2021-07-13T14:41:19.949Z] ok github.com/docker/docker/daemon/discovery 0.088s coverage: 30.0% of statements [2021-07-13T14:41:19.949Z] === RUN TestEventsLog [2021-07-13T14:41:19.949Z] --- PASS: TestEventsLog (0.00s) [2021-07-13T14:41:19.949Z] === RUN TestEventsLogTimeout [2021-07-13T14:41:19.949Z] --- PASS: TestEventsLogTimeout (0.00s) [2021-07-13T14:41:19.949Z] === RUN TestLogEvents [2021-07-13T14:41:19.949Z] --- PASS: TestLogEvents (0.05s) [2021-07-13T14:41:19.949Z] === RUN TestLoadBufferedEvents [2021-07-13T14:41:19.949Z] --- PASS: TestLoadBufferedEvents (0.21s) [2021-07-13T14:41:20.433Z] === RUN TestLoadBufferedEventsOnlyFromPast [2021-07-13T14:41:20.433Z] --- PASS: TestLoadBufferedEventsOnlyFromPast (0.00s) [2021-07-13T14:41:20.433Z] === RUN TestIgnoreBufferedWhenNoTimes [2021-07-13T14:41:20.433Z] --- PASS: TestIgnoreBufferedWhenNoTimes (0.00s) [2021-07-13T14:41:20.433Z] PASS [2021-07-13T14:41:20.433Z] coverage: 50.0% of statements [2021-07-13T14:41:20.433Z] ok github.com/docker/docker/daemon/events 0.321s coverage: 50.0% of statements [2021-07-13T14:41:20.433Z] === RUN TestVerifyNetworkingConfig [2021-07-13T14:41:20.433Z] --- PASS: TestVerifyNetworkingConfig (0.00s) [2021-07-13T14:41:20.433Z] === RUN TestGetContainer [2021-07-13T14:41:20.433Z] --- PASS: TestGetContainer (0.00s) [2021-07-13T14:41:20.433Z] === RUN TestValidContainerNames [2021-07-13T14:41:20.433Z] --- PASS: TestValidContainerNames (0.00s) [2021-07-13T14:41:20.433Z] === RUN TestContainerInitDNS [2021-07-13T14:41:20.433Z] daemon_test.go:147: root required [2021-07-13T14:41:20.433Z] --- SKIP: TestContainerInitDNS (0.00s) [2021-07-13T14:41:20.433Z] === RUN TestMerge [2021-07-13T14:41:20.433Z] --- PASS: TestMerge (0.00s) [2021-07-13T14:41:20.433Z] === RUN TestValidateContainerIsolation [2021-07-13T14:41:20.433Z] --- PASS: TestValidateContainerIsolation (0.00s) [2021-07-13T14:41:20.433Z] === RUN TestFindNetworkErrorType [2021-07-13T14:41:20.433Z] --- PASS: TestFindNetworkErrorType (0.00s) [2021-07-13T14:41:20.433Z] === RUN TestEnsureServicesExist [2021-07-13T14:41:20.433Z] --- PASS: TestEnsureServicesExist (0.00s) [2021-07-13T14:41:20.433Z] === RUN TestEnsureServicesExistErrors [2021-07-13T14:41:20.433Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice [2021-07-13T14:41:20.433Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 [2021-07-13T14:41:20.433Z] === RUN TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice [2021-07-13T14:41:20.433Z] --- PASS: TestEnsureServicesExistErrors (0.00s) [2021-07-13T14:41:20.433Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice (0.00s) [2021-07-13T14:41:20.433Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 (0.00s) [2021-07-13T14:41:20.433Z] --- PASS: TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice (0.00s) [2021-07-13T14:41:20.433Z] === RUN TestContainerDelete [2021-07-13T14:41:20.433Z] --- PASS: TestContainerDelete (0.00s) [2021-07-13T14:41:20.433Z] === RUN TestContainerDoubleDelete [2021-07-13T14:41:20.433Z] --- PASS: TestContainerDoubleDelete (0.00s) [2021-07-13T14:41:20.433Z] === RUN TestLogContainerEventCopyLabels [2021-07-13T14:41:20.433Z] --- PASS: TestLogContainerEventCopyLabels (0.01s) [2021-07-13T14:41:20.433Z] === RUN TestLogContainerEventWithAttributes [2021-07-13T14:41:20.433Z] --- PASS: TestLogContainerEventWithAttributes (0.00s) [2021-07-13T14:41:20.433Z] === RUN TestNoneHealthcheck [2021-07-13T14:41:20.433Z] --- PASS: TestNoneHealthcheck (0.00s) [2021-07-13T14:41:20.433Z] === RUN TestHealthStates [2021-07-13T14:41:20.433Z] time="2021-07-13T14:41:20Z" 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-07-13T14:41:20.434Z] time="2021-07-13T14:41:20Z" 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-07-13T14:41:20.434Z] time="2021-07-13T14:41:20Z" 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-07-13T14:41:20.434Z] time="2021-07-13T14:41:20Z" 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-07-13T14:41:20.434Z] time="2021-07-13T14:41:20Z" 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-07-13T14:41:20.434Z] time="2021-07-13T14:41:20Z" 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-07-13T14:41:20.434Z] time="2021-07-13T14:41:20Z" 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-07-13T14:41:20.434Z] time="2021-07-13T14:41:20Z" 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-07-13T14:41:20.434Z] time="2021-07-13T14:41:20Z" 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-07-13T14:41:20.434Z] time="2021-07-13T14:41:20Z" 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-07-13T14:41:20.434Z] --- PASS: TestHealthStates (0.20s) [2021-07-13T14:41:20.434Z] === RUN TestMaskURLCredentials [2021-07-13T14:41:20.434Z] --- PASS: TestMaskURLCredentials (0.00s) [2021-07-13T14:41:20.434Z] === RUN TestGetInspectData [2021-07-13T14:41:20.434Z] --- PASS: TestGetInspectData (0.00s) [2021-07-13T14:41:20.434Z] === RUN TestFillLicense [2021-07-13T14:41:20.434Z] --- PASS: TestFillLicense (0.00s) [2021-07-13T14:41:20.434Z] === RUN TestListInvalidFilter [2021-07-13T14:41:20.434Z] --- PASS: TestListInvalidFilter (0.00s) [2021-07-13T14:41:20.434Z] === RUN TestNameFilter [2021-07-13T14:41:20.434Z] --- PASS: TestNameFilter (0.00s) [2021-07-13T14:41:20.434Z] === RUN TestMergeAndVerifyLogConfigNilConfig [2021-07-13T14:41:20.434Z] --- PASS: TestMergeAndVerifyLogConfigNilConfig (0.00s) [2021-07-13T14:41:20.434Z] === RUN TestSetWindowsCredentialSpecInSpec [2021-07-13T14:41:20.434Z] === RUN TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options [2021-07-13T14:41:20.434Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option [2021-07-13T14:41:20.434Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path [2021-07-13T14:41:20.434Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory [2021-07-13T14:41:20.434Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully [2021-07-13T14:41:20.434Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option [2021-07-13T14:41:20.434Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully [2021-07-13T14:41:20.434Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully [2021-07-13T14:41:20.434Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully [2021-07-13T14:41:20.434Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option [2021-07-13T14:41:20.434Z] === 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-07-13T14:41:20.434Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option [2021-07-13T14:41:20.434Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names [2021-07-13T14:41:20.434Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options [2021-07-13T14:41:20.434Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options [2021-07-13T14:41:20.434Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file [2021-07-13T14:41:20.434Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry [2021-07-13T14:41:20.434Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config [2021-07-13T14:41:20.434Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw [2021-07-13T14:41:20.434Z] --- PASS: TestSetWindowsCredentialSpecInSpec (0.01s) [2021-07-13T14:41:20.434Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options (0.00s) [2021-07-13T14:41:20.434Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option (0.00s) [2021-07-13T14:41:20.434Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path (0.00s) [2021-07-13T14:41:20.434Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory (0.00s) [2021-07-13T14:41:20.434Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully (0.00s) [2021-07-13T14:41:20.434Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option (0.00s) [2021-07-13T14:41:20.434Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully (0.00s) [2021-07-13T14:41:20.434Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully (0.00s) [2021-07-13T14:41:20.434Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully (0.00s) [2021-07-13T14:41:20.434Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option (0.00s) [2021-07-13T14:41:20.434Z] --- 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-07-13T14:41:20.434Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option (0.00s) [2021-07-13T14:41:20.434Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names (0.00s) [2021-07-13T14:41:20.434Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options (0.00s) [2021-07-13T14:41:20.434Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options (0.00s) [2021-07-13T14:41:20.434Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file (0.00s) [2021-07-13T14:41:20.434Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry (0.00s) [2021-07-13T14:41:20.434Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config (0.00s) [2021-07-13T14:41:20.434Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw (0.00s) [2021-07-13T14:41:20.434Z] === RUN TestDaemonReloadLabels [2021-07-13T14:41:20.434Z] --- PASS: TestDaemonReloadLabels (0.00s) [2021-07-13T14:41:20.434Z] === RUN TestDaemonReloadAllowNondistributableArtifacts [2021-07-13T14:41:20.434Z] --- PASS: TestDaemonReloadAllowNondistributableArtifacts (0.00s) [2021-07-13T14:41:20.434Z] === RUN TestDaemonReloadMirrors [2021-07-13T14:41:20.434Z] --- PASS: TestDaemonReloadMirrors (0.00s) [2021-07-13T14:41:20.434Z] === RUN TestDaemonReloadInsecureRegistries [2021-07-13T14:41:20.434Z] --- PASS: TestDaemonReloadInsecureRegistries (0.00s) [2021-07-13T14:41:20.434Z] === RUN TestDaemonReloadNotAffectOthers [2021-07-13T14:41:20.434Z] --- PASS: TestDaemonReloadNotAffectOthers (0.00s) [2021-07-13T14:41:20.434Z] === RUN TestDaemonDiscoveryReload [2021-07-13T14:41:20.697Z] === RUN TestPluginsWithRuntimes/No_Args [2021-07-13T14:41:20.954Z] === RUN TestDockerSwarmSuite/TestAPISwarmManagerRestore [2021-07-13T14:41:21.142Z] --- PASS: TestDaemonHostGatewayIP (3.67s) [2021-07-13T14:41:21.211Z] === RUN TestPluginsWithRuntimes/With_Args [2021-07-13T14:41:21.450Z] === RUN TestIsEmptyDir [2021-07-13T14:41:21.450Z] --- PASS: TestIsEmptyDir (0.01s) [2021-07-13T14:41:21.450Z] PASS [2021-07-13T14:41:21.450Z] coverage: 2.3% of statements [2021-07-13T14:41:21.450Z] ok github.com/docker/docker/daemon/graphdriver 0.073s coverage: 2.3% of statements [2021-07-13T14:41:21.450Z] === RUN TestLinkNaming [2021-07-13T14:41:21.450Z] --- PASS: TestLinkNaming (0.00s) [2021-07-13T14:41:21.450Z] === RUN TestLinkNew [2021-07-13T14:41:21.450Z] --- PASS: TestLinkNew (0.00s) [2021-07-13T14:41:21.450Z] === RUN TestLinkEnv [2021-07-13T14:41:21.450Z] --- PASS: TestLinkEnv (0.00s) [2021-07-13T14:41:21.450Z] === RUN TestLinkMultipleEnv [2021-07-13T14:41:21.450Z] --- PASS: TestLinkMultipleEnv (0.00s) [2021-07-13T14:41:21.450Z] === RUN TestLinkPortRangeEnv [2021-07-13T14:41:21.450Z] --- PASS: TestLinkPortRangeEnv (0.00s) [2021-07-13T14:41:21.450Z] PASS [2021-07-13T14:41:21.450Z] coverage: 93.0% of statements [2021-07-13T14:41:21.450Z] ok github.com/docker/docker/daemon/links 0.042s coverage: 93.0% of statements [2021-07-13T14:41:21.450Z] --- PASS: TestDaemonDiscoveryReload (1.00s) [2021-07-13T14:41:21.450Z] === RUN TestDaemonDiscoveryReloadFromEmptyDiscovery [2021-07-13T14:41:21.932Z] --- PASS: TestDaemonDiscoveryReloadFromEmptyDiscovery (0.50s) [2021-07-13T14:41:21.932Z] === RUN TestDaemonDiscoveryReloadOnlyClusterAdvertise [2021-07-13T14:41:22.416Z] --- PASS: TestDaemonDiscoveryReloadOnlyClusterAdvertise (0.51s) [2021-07-13T14:41:22.416Z] === RUN TestDaemonReloadNetworkDiagnosticPort [2021-07-13T14:41:22.416Z] reload_test.go:520: root required [2021-07-13T14:41:22.416Z] --- SKIP: TestDaemonReloadNetworkDiagnosticPort (0.00s) [2021-07-13T14:41:22.416Z] === RUN TestLoadOrCreateTrustKeyInvalidKeyFile [2021-07-13T14:41:22.580Z] --- PASS: TestPluginsWithRuntimes (3.78s) [2021-07-13T14:41:22.581Z] --- PASS: TestPluginsWithRuntimes/No_Args (0.92s) [2021-07-13T14:41:22.581Z] --- PASS: TestPluginsWithRuntimes/With_Args (1.15s) [2021-07-13T14:41:22.581Z] === RUN TestPluginBackCompatMediaTypes [2021-07-13T14:41:22.901Z] --- PASS: TestLoadOrCreateTrustKeyInvalidKeyFile (0.00s) [2021-07-13T14:41:22.901Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist [2021-07-13T14:41:22.901Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist (0.11s) [2021-07-13T14:41:22.901Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist [2021-07-13T14:41:22.901Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist (0.09s) [2021-07-13T14:41:22.901Z] === RUN TestLoadOrCreateTrustKeyCreateKeyNoPath [2021-07-13T14:41:22.901Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyNoPath (0.01s) [2021-07-13T14:41:22.901Z] === RUN TestLoadOrCreateTrustKeyLoadValidKey [2021-07-13T14:41:22.901Z] --- PASS: TestLoadOrCreateTrustKeyLoadValidKey (0.01s) [2021-07-13T14:41:22.901Z] === RUN TestParseVolumesFrom [2021-07-13T14:41:22.901Z] --- PASS: TestParseVolumesFrom (0.00s) [2021-07-13T14:41:22.901Z] PASS [2021-07-13T14:41:22.901Z] coverage: 9.1% of statements [2021-07-13T14:41:22.901Z] ok github.com/docker/docker/daemon 2.740s coverage: 9.1% of statements [2021-07-13T14:41:22.901Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2021-07-13T14:41:22.901Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2021-07-13T14:41:22.901Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2021-07-13T14:41:22.901Z] ? github.com/docker/docker/daemon/exec [no test files] [2021-07-13T14:41:22.901Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2021-07-13T14:41:22.901Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2021-07-13T14:41:22.901Z] ? github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [no test files] [2021-07-13T14:41:22.901Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2021-07-13T14:41:22.901Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2021-07-13T14:41:22.901Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2021-07-13T14:41:22.901Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2021-07-13T14:41:22.901Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2021-07-13T14:41:22.901Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2021-07-13T14:41:22.901Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2021-07-13T14:41:23.514Z] --- PASS: TestPluginBackCompatMediaTypes (1.02s) [2021-07-13T14:41:23.514Z] PASS [2021-07-13T14:41:23.514Z] === RUN TestDockerSuite/TestBuildRm [2021-07-13T14:41:23.514Z] [2021-07-13T14:41:23.514Z] DONE 10 tests in 10.304s [2021-07-13T14:41:23.514Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2021-07-13T14:41:23.514Z] ++ 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-07-13T14:41:23.514Z] ++ set -e [2021-07-13T14:41:23.514Z] ++ '[' -n 0 ']' [2021-07-13T14:41:23.514Z] ++ set -x [2021-07-13T14:41:23.514Z] ++ env -i DEST=/go/src/github.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-07-13T14:41:23.528Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-07-13T14:41:23.528Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-07-13T14:41:23.773Z] INFO: Testing against a local daemon [2021-07-13T14:41:23.773Z] === RUN TestExternalGraphDriver [2021-07-13T14:41:23.915Z] === RUN TestAdapterReadLogs [2021-07-13T14:41:23.915Z] --- PASS: TestAdapterReadLogs (0.00s) [2021-07-13T14:41:23.915Z] === RUN TestCopier [2021-07-13T14:41:23.915Z] --- PASS: TestCopier (0.00s) [2021-07-13T14:41:23.915Z] === RUN TestCopierLongLines [2021-07-13T14:41:23.915Z] --- PASS: TestCopierLongLines (0.00s) [2021-07-13T14:41:23.915Z] === RUN TestCopierSlow [2021-07-13T14:41:24.030Z] === RUN TestExternalGraphDriver/json [2021-07-13T14:41:24.397Z] --- PASS: TestCopierSlow (0.21s) [2021-07-13T14:41:24.397Z] === RUN TestCopierWithSized [2021-07-13T14:41:24.397Z] === RUN TestCopierWithSized/as_is [2021-07-13T14:41:24.397Z] === RUN TestCopierWithSized/With_RingLogger [2021-07-13T14:41:24.397Z] === RUN TestNewStreamConfig [2021-07-13T14:41:24.397Z] === RUN TestNewStreamConfig/defaults [2021-07-13T14:41:24.397Z] === RUN TestNewStreamConfig/invalid_create_group [2021-07-13T14:41:24.397Z] === RUN TestNewStreamConfig/invalid_flush_interval [2021-07-13T14:41:24.397Z] === RUN TestNewStreamConfig/invalid_max_buffered_events [2021-07-13T14:41:24.397Z] === RUN TestNewStreamConfig/invalid_multiline_pattern [2021-07-13T14:41:24.397Z] === RUN TestNewStreamConfig/flush_interval_at_15 [2021-07-13T14:41:24.397Z] === RUN TestNewStreamConfig/max_buffered_events_at_1024 [2021-07-13T14:41:24.397Z] --- PASS: TestNewStreamConfig (0.00s) [2021-07-13T14:41:24.397Z] --- PASS: TestNewStreamConfig/defaults (0.00s) [2021-07-13T14:41:24.397Z] --- PASS: TestNewStreamConfig/invalid_create_group (0.00s) [2021-07-13T14:41:24.397Z] --- PASS: TestNewStreamConfig/invalid_flush_interval (0.00s) [2021-07-13T14:41:24.397Z] --- PASS: TestNewStreamConfig/invalid_max_buffered_events (0.00s) [2021-07-13T14:41:24.397Z] --- PASS: TestNewStreamConfig/invalid_multiline_pattern (0.00s) [2021-07-13T14:41:24.397Z] --- PASS: TestNewStreamConfig/flush_interval_at_15 (0.00s) [2021-07-13T14:41:24.397Z] --- PASS: TestNewStreamConfig/max_buffered_events_at_1024 (0.00s) [2021-07-13T14:41:24.397Z] === RUN TestNewAWSLogsClientUserAgentHandler [2021-07-13T14:41:24.397Z] --- PASS: TestNewAWSLogsClientUserAgentHandler (0.00s) [2021-07-13T14:41:24.397Z] === RUN TestNewAWSLogsClientAWSLogsEndpoint [2021-07-13T14:41:24.397Z] --- PASS: TestNewAWSLogsClientAWSLogsEndpoint (0.00s) [2021-07-13T14:41:24.397Z] === RUN TestNewAWSLogsClientRegionDetect [2021-07-13T14:41:24.397Z] --- PASS: TestCopierWithSized (0.04s) [2021-07-13T14:41:24.397Z] --- PASS: TestCopierWithSized/as_is (0.00s) [2021-07-13T14:41:24.397Z] --- PASS: TestCopierWithSized/With_RingLogger (0.03s) [2021-07-13T14:41:24.397Z] === RUN TestCopierWithPartial [2021-07-13T14:41:24.397Z] --- PASS: TestCopierWithPartial (0.01s) [2021-07-13T14:41:24.397Z] === RUN TestRingLogger [2021-07-13T14:41:24.397Z] --- PASS: TestRingLogger (0.00s) [2021-07-13T14:41:24.397Z] === RUN TestRingCap [2021-07-13T14:41:24.397Z] --- PASS: TestRingCap (0.00s) [2021-07-13T14:41:24.397Z] === RUN TestRingClose [2021-07-13T14:41:24.397Z] --- PASS: TestRingClose (0.00s) [2021-07-13T14:41:24.397Z] === RUN TestRingDrain [2021-07-13T14:41:24.397Z] --- PASS: TestRingDrain (0.00s) [2021-07-13T14:41:24.397Z] PASS [2021-07-13T14:41:24.397Z] coverage: 43.8% of statements [2021-07-13T14:41:24.397Z] ok github.com/docker/docker/daemon/logger 0.335s coverage: 43.8% of statements [2021-07-13T14:41:24.397Z] time="2021-07-13T14:41:23Z" level=info msg="Trying to get region from EC2 Metadata" [2021-07-13T14:41:24.397Z] --- PASS: TestNewAWSLogsClientRegionDetect (0.19s) [2021-07-13T14:41:24.397Z] === RUN TestCreateSuccess [2021-07-13T14:41:24.397Z] --- PASS: TestCreateSuccess (0.00s) [2021-07-13T14:41:24.397Z] === RUN TestCreateLogGroupSuccess [2021-07-13T14:41:24.397Z] --- PASS: TestCreateLogGroupSuccess (0.00s) [2021-07-13T14:41:24.397Z] === RUN TestCreateError [2021-07-13T14:41:24.397Z] --- PASS: TestCreateError (0.00s) [2021-07-13T14:41:24.397Z] === RUN TestCreateAlreadyExists [2021-07-13T14:41:24.397Z] time="2021-07-13T14:41:24Z" level=info msg="Log stream already exists" errorCode=ResourceAlreadyExistsException logGroupName= logStreamName= message= origError="" [2021-07-13T14:41:24.397Z] --- PASS: TestCreateAlreadyExists (0.00s) [2021-07-13T14:41:24.397Z] === RUN TestLogClosed [2021-07-13T14:41:24.397Z] --- PASS: TestLogClosed (0.00s) [2021-07-13T14:41:24.397Z] === RUN TestLogBlocking [2021-07-13T14:41:24.397Z] --- PASS: TestLogBlocking (0.00s) [2021-07-13T14:41:24.397Z] === RUN TestLogNonBlockingBufferEmpty [2021-07-13T14:41:24.397Z] --- PASS: TestLogNonBlockingBufferEmpty (0.00s) [2021-07-13T14:41:24.397Z] === RUN TestLogNonBlockingBufferFull [2021-07-13T14:41:24.397Z] --- PASS: TestLogNonBlockingBufferFull (0.00s) [2021-07-13T14:41:24.397Z] === RUN TestPublishBatchSuccess [2021-07-13T14:41:24.397Z] --- PASS: TestPublishBatchSuccess (0.00s) [2021-07-13T14:41:24.397Z] === RUN TestPublishBatchError [2021-07-13T14:41:24.397Z] time="2021-07-13T14:41:24Z" level=error msg=Error [2021-07-13T14:41:24.397Z] --- PASS: TestPublishBatchError (0.00s) [2021-07-13T14:41:24.397Z] === RUN TestPublishBatchInvalidSeqSuccess [2021-07-13T14:41:24.397Z] time="2021-07-13T14:41:24Z" level=error msg="Failed to put log events" errorCode=InvalidSequenceTokenException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2021-07-13T14:41:24.397Z] --- PASS: TestPublishBatchInvalidSeqSuccess (0.00s) [2021-07-13T14:41:24.397Z] === RUN TestPublishBatchAlreadyAccepted [2021-07-13T14:41:24.397Z] time="2021-07-13T14:41:24Z" level=error msg="Failed to put log events" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2021-07-13T14:41:24.397Z] time="2021-07-13T14:41:24Z" level=info msg="Data already accepted, ignoring error" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" [2021-07-13T14:41:24.397Z] --- PASS: TestPublishBatchAlreadyAccepted (0.00s) [2021-07-13T14:41:24.397Z] === RUN TestCollectBatchSimple [2021-07-13T14:41:24.397Z] --- PASS: TestCollectBatchSimple (0.00s) [2021-07-13T14:41:24.397Z] === RUN TestCollectBatchTicker [2021-07-13T14:41:24.397Z] --- PASS: TestCollectBatchTicker (0.00s) [2021-07-13T14:41:24.397Z] === RUN TestCollectBatchMultilinePattern [2021-07-13T14:41:24.397Z] --- PASS: TestCollectBatchMultilinePattern (0.00s) [2021-07-13T14:41:24.397Z] === RUN TestCollectBatchMultilinePatternMaxEventAge [2021-07-13T14:41:24.397Z] --- PASS: TestCollectBatchMultilinePatternMaxEventAge (0.00s) [2021-07-13T14:41:24.397Z] === RUN TestCollectBatchMultilinePatternNegativeEventAge [2021-07-13T14:41:24.397Z] --- PASS: TestCollectBatchMultilinePatternNegativeEventAge (0.00s) [2021-07-13T14:41:24.397Z] === RUN TestCollectBatchMultilinePatternMaxEventSize [2021-07-13T14:41:24.397Z] === RUN TestSearchRegistryForImagesErrors [2021-07-13T14:41:24.397Z] --- PASS: TestSearchRegistryForImagesErrors (0.00s) [2021-07-13T14:41:24.397Z] === RUN TestSearchRegistryForImages [2021-07-13T14:41:24.397Z] --- PASS: TestSearchRegistryForImages (0.00s) [2021-07-13T14:41:24.397Z] === RUN TestOnlyPlatformWithFallback [2021-07-13T14:41:24.397Z] --- PASS: TestOnlyPlatformWithFallback (0.00s) [2021-07-13T14:41:24.397Z] === RUN TestImageDelete [2021-07-13T14:41:24.397Z] --- PASS: TestCollectBatchMultilinePatternMaxEventSize (0.02s) [2021-07-13T14:41:24.397Z] === RUN TestCollectBatchClose [2021-07-13T14:41:24.397Z] --- PASS: TestCollectBatchClose (0.00s) [2021-07-13T14:41:24.397Z] === RUN TestEffectiveLen [2021-07-13T14:41:24.397Z] === RUN TestEffectiveLen/0/Hello [2021-07-13T14:41:24.397Z] === RUN TestEffectiveLen/1/\x01\x02\x03\x04 [2021-07-13T14:41:24.397Z] === RUN TestEffectiveLen/2/🙃 [2021-07-13T14:41:24.397Z] === RUN TestEffectiveLen/3/���� [2021-07-13T14:41:24.397Z] === RUN TestEffectiveLen/4/He��o [2021-07-13T14:41:24.397Z] === RUN TestEffectiveLen/5/ [2021-07-13T14:41:24.397Z] --- PASS: TestEffectiveLen (0.00s) [2021-07-13T14:41:24.397Z] --- PASS: TestEffectiveLen/0/Hello (0.00s) [2021-07-13T14:41:24.397Z] --- PASS: TestEffectiveLen/1/\x01\x02\x03\x04 (0.00s) [2021-07-13T14:41:24.397Z] --- PASS: TestEffectiveLen/2/🙃 (0.00s) [2021-07-13T14:41:24.397Z] --- PASS: TestEffectiveLen/3/���� (0.00s) [2021-07-13T14:41:24.397Z] --- PASS: TestEffectiveLen/4/He��o (0.00s) [2021-07-13T14:41:24.397Z] --- PASS: TestEffectiveLen/5/ (0.00s) [2021-07-13T14:41:24.397Z] === RUN TestFindValidSplit [2021-07-13T14:41:24.397Z] === RUN TestFindValidSplit/0/ [2021-07-13T14:41:24.397Z] cloudwatchlogs_test.go:1044: [2021-07-13T14:41:24.397Z] cloudwatchlogs_test.go:1045: [2021-07-13T14:41:24.397Z] === RUN TestFindValidSplit/1/Hello [2021-07-13T14:41:24.397Z] cloudwatchlogs_test.go:1044: Hello [2021-07-13T14:41:24.397Z] cloudwatchlogs_test.go:1045: [2021-07-13T14:41:24.397Z] === RUN TestFindValidSplit/2/Hello [2021-07-13T14:41:24.398Z] cloudwatchlogs_test.go:1044: He [2021-07-13T14:41:24.398Z] cloudwatchlogs_test.go:1045: llo [2021-07-13T14:41:24.398Z] === RUN TestFindValidSplit/3/Hello [2021-07-13T14:41:24.398Z] cloudwatchlogs_test.go:1044: [2021-07-13T14:41:24.398Z] cloudwatchlogs_test.go:1045: Hello [2021-07-13T14:41:24.398Z] === RUN TestFindValidSplit/4/🙃 [2021-07-13T14:41:24.398Z] cloudwatchlogs_test.go:1044: [2021-07-13T14:41:24.398Z] cloudwatchlogs_test.go:1045: 🙃 [2021-07-13T14:41:24.398Z] === RUN TestFindValidSplit/5/🙃 [2021-07-13T14:41:24.398Z] cloudwatchlogs_test.go:1044: 🙃 [2021-07-13T14:41:24.398Z] cloudwatchlogs_test.go:1045: [2021-07-13T14:41:24.398Z] === RUN TestFindValidSplit/6/a� [2021-07-13T14:41:24.398Z] cloudwatchlogs_test.go:1044: a [2021-07-13T14:41:24.398Z] cloudwatchlogs_test.go:1045: � [2021-07-13T14:41:24.398Z] === RUN TestFindValidSplit/7/a� [2021-07-13T14:41:24.398Z] cloudwatchlogs_test.go:1044: a� [2021-07-13T14:41:24.398Z] === RUN TestImageDelete/no_lease [2021-07-13T14:41:24.398Z] cloudwatchlogs_test.go:1045: [2021-07-13T14:41:24.398Z] --- PASS: TestFindValidSplit (0.00s) [2021-07-13T14:41:24.398Z] --- PASS: TestFindValidSplit/0/ (0.00s) [2021-07-13T14:41:24.398Z] --- PASS: TestFindValidSplit/1/Hello (0.00s) [2021-07-13T14:41:24.398Z] --- PASS: TestFindValidSplit/2/Hello (0.00s) [2021-07-13T14:41:24.398Z] --- PASS: TestFindValidSplit/3/Hello (0.00s) [2021-07-13T14:41:24.398Z] --- PASS: TestFindValidSplit/4/🙃 (0.00s) [2021-07-13T14:41:24.398Z] --- PASS: TestFindValidSplit/5/🙃 (0.00s) [2021-07-13T14:41:24.398Z] --- PASS: TestFindValidSplit/6/a� (0.00s) [2021-07-13T14:41:24.398Z] --- PASS: TestFindValidSplit/7/a� (0.00s) [2021-07-13T14:41:24.398Z] === RUN TestProcessEventEmoji [2021-07-13T14:41:24.398Z] --- PASS: TestProcessEventEmoji (0.01s) [2021-07-13T14:41:24.398Z] === RUN TestCollectBatchLineSplit [2021-07-13T14:41:24.398Z] --- PASS: TestCollectBatchLineSplit (0.00s) [2021-07-13T14:41:24.398Z] === RUN TestCollectBatchLineSplitWithBinary [2021-07-13T14:41:24.398Z] --- PASS: TestCollectBatchLineSplitWithBinary (0.00s) [2021-07-13T14:41:24.398Z] === RUN TestCollectBatchMaxEvents [2021-07-13T14:41:24.398Z] === RUN TestImageDelete/lease_exists [2021-07-13T14:41:24.398Z] --- PASS: TestCollectBatchMaxEvents (0.04s) [2021-07-13T14:41:24.398Z] === RUN TestCollectBatchMaxTotalBytes [2021-07-13T14:41:24.398Z] --- PASS: TestCollectBatchMaxTotalBytes (0.02s) [2021-07-13T14:41:24.398Z] === RUN TestCollectBatchMaxTotalBytesWithBinary [2021-07-13T14:41:24.398Z] --- PASS: TestImageDelete (0.08s) [2021-07-13T14:41:24.398Z] --- PASS: TestImageDelete/no_lease (0.01s) [2021-07-13T14:41:24.398Z] --- PASS: TestImageDelete/lease_exists (0.04s) [2021-07-13T14:41:24.398Z] === RUN TestContentStoreForPull [2021-07-13T14:41:24.398Z] --- PASS: TestCollectBatchMaxTotalBytesWithBinary (0.03s) [2021-07-13T14:41:24.398Z] === RUN TestCollectBatchWithDuplicateTimestamps [2021-07-13T14:41:24.880Z] --- PASS: TestCollectBatchWithDuplicateTimestamps (0.08s) [2021-07-13T14:41:24.880Z] === RUN TestParseLogOptionsMultilinePattern [2021-07-13T14:41:24.880Z] --- PASS: TestParseLogOptionsMultilinePattern (0.00s) [2021-07-13T14:41:24.880Z] === RUN TestParseLogOptionsDatetimeFormat [2021-07-13T14:41:24.880Z] === RUN TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT [2021-07-13T14:41:24.880Z] === RUN TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 [2021-07-13T14:41:24.880Z] === RUN TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec [2021-07-13T14:41:24.880Z] === RUN TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December [2021-07-13T14:41:24.880Z] === RUN TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday [2021-07-13T14:41:24.880Z] === RUN TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun [2021-07-13T14:41:24.880Z] === RUN TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 [2021-07-13T14:41:24.880Z] --- PASS: TestParseLogOptionsDatetimeFormat (0.00s) [2021-07-13T14:41:24.880Z] --- PASS: TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT (0.00s) [2021-07-13T14:41:24.880Z] --- PASS: TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 (0.00s) [2021-07-13T14:41:24.880Z] --- PASS: TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec (0.00s) [2021-07-13T14:41:24.880Z] --- PASS: TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December (0.00s) [2021-07-13T14:41:24.880Z] --- PASS: TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday (0.00s) [2021-07-13T14:41:24.880Z] --- PASS: TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun (0.00s) [2021-07-13T14:41:24.880Z] --- PASS: TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 (0.00s) [2021-07-13T14:41:24.880Z] === RUN TestValidateLogOptionsDatetimeFormatAndMultilinePattern [2021-07-13T14:41:24.880Z] --- PASS: TestValidateLogOptionsDatetimeFormatAndMultilinePattern (0.00s) [2021-07-13T14:41:24.880Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds [2021-07-13T14:41:24.880Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/0 [2021-07-13T14:41:24.880Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/-1 [2021-07-13T14:41:24.880Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/a [2021-07-13T14:41:24.880Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/10 [2021-07-13T14:41:24.880Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds (0.00s) [2021-07-13T14:41:24.880Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/0 (0.00s) [2021-07-13T14:41:24.880Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/-1 (0.00s) [2021-07-13T14:41:24.880Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/a (0.00s) [2021-07-13T14:41:24.880Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/10 (0.00s) [2021-07-13T14:41:24.880Z] === RUN TestValidateLogOptionsMaxBufferedEvents [2021-07-13T14:41:24.880Z] === RUN TestValidateLogOptionsMaxBufferedEvents/0 [2021-07-13T14:41:24.880Z] === RUN TestValidateLogOptionsMaxBufferedEvents/-1 [2021-07-13T14:41:24.880Z] === RUN TestValidateLogOptionsMaxBufferedEvents/a [2021-07-13T14:41:24.880Z] === RUN TestValidateLogOptionsMaxBufferedEvents/10 [2021-07-13T14:41:24.880Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents (0.00s) [2021-07-13T14:41:24.880Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/0 (0.00s) [2021-07-13T14:41:24.880Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/-1 (0.00s) [2021-07-13T14:41:24.880Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/a (0.00s) [2021-07-13T14:41:24.880Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/10 (0.00s) [2021-07-13T14:41:24.880Z] === RUN TestCreateTagSuccess [2021-07-13T14:41:24.880Z] --- PASS: TestCreateTagSuccess (0.00s) [2021-07-13T14:41:24.880Z] === RUN TestNewAWSLogsClientCredentialEndpointDetect [2021-07-13T14:41:24.880Z] --- PASS: TestNewAWSLogsClientCredentialEndpointDetect (0.01s) [2021-07-13T14:41:24.880Z] === RUN TestNewAWSLogsClientCredentialEnvironmentVariable [2021-07-13T14:41:24.880Z] --- PASS: TestNewAWSLogsClientCredentialEnvironmentVariable (0.00s) [2021-07-13T14:41:24.880Z] === RUN TestNewAWSLogsClientCredentialSharedFile [2021-07-13T14:41:24.880Z] --- PASS: TestNewAWSLogsClientCredentialSharedFile (0.00s) [2021-07-13T14:41:24.880Z] PASS [2021-07-13T14:41:24.880Z] coverage: 77.8% of statements [2021-07-13T14:41:24.880Z] ok github.com/docker/docker/daemon/logger/awslogs 0.521s coverage: 77.8% of statements [2021-07-13T14:41:24.880Z] --- PASS: TestContentStoreForPull (0.25s) [2021-07-13T14:41:24.880Z] PASS [2021-07-13T14:41:24.880Z] coverage: 6.8% of statements [2021-07-13T14:41:24.880Z] ok github.com/docker/docker/daemon/images 0.435s coverage: 6.8% of statements [2021-07-13T14:41:24.880Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2021-07-13T14:41:24.880Z] ? github.com/docker/docker/daemon/listeners [no test files] [2021-07-13T14:41:24.880Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2021-07-13T14:41:24.880Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2021-07-13T14:41:24.880Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2021-07-13T14:41:24.880Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2021-07-13T14:41:24.880Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2021-07-13T14:41:25.365Z] === RUN TestJSONLogsMarshalJSONBuf [2021-07-13T14:41:25.365Z] --- PASS: TestJSONLogsMarshalJSONBuf (0.00s) [2021-07-13T14:41:25.365Z] === RUN TestFastTimeMarshalJSONWithInvalidYear [2021-07-13T14:41:25.365Z] --- PASS: TestFastTimeMarshalJSONWithInvalidYear (0.19s) [2021-07-13T14:41:25.365Z] === RUN TestFastTimeMarshalJSON [2021-07-13T14:41:25.365Z] --- PASS: TestFastTimeMarshalJSON (0.00s) [2021-07-13T14:41:25.365Z] PASS [2021-07-13T14:41:25.365Z] coverage: 87.2% of statements [2021-07-13T14:41:25.365Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.293s coverage: 87.2% of statements [2021-07-13T14:41:25.365Z] === RUN TestJSONFileLogger [2021-07-13T14:41:25.365Z] --- PASS: TestJSONFileLogger (0.00s) [2021-07-13T14:41:25.365Z] === RUN TestJSONFileLoggerWithTags [2021-07-13T14:41:25.365Z] --- PASS: TestJSONFileLoggerWithTags (0.00s) [2021-07-13T14:41:25.365Z] === RUN TestJSONFileLoggerWithOpts [2021-07-13T14:41:25.365Z] --- PASS: TestJSONFileLoggerWithOpts (0.01s) [2021-07-13T14:41:25.365Z] === RUN TestJSONFileLoggerWithLabelsEnv [2021-07-13T14:41:25.365Z] --- PASS: TestJSONFileLoggerWithLabelsEnv (0.00s) [2021-07-13T14:41:25.365Z] === RUN TestEncodeDecode [2021-07-13T14:41:25.365Z] === PAUSE TestEncodeDecode [2021-07-13T14:41:25.365Z] === RUN TestUnexpectedEOF [2021-07-13T14:41:25.848Z] time="2021-07-13T14:41:25Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2021-07-13T14:41:25.848Z] time="2021-07-13T14:41:25Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2021-07-13T14:41:25.848Z] --- PASS: TestUnexpectedEOF (0.19s) [2021-07-13T14:41:25.848Z] === CONT TestEncodeDecode [2021-07-13T14:41:25.848Z] --- PASS: TestEncodeDecode (0.00s) [2021-07-13T14:41:25.848Z] PASS [2021-07-13T14:41:25.848Z] coverage: 69.9% of statements [2021-07-13T14:41:25.848Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.287s coverage: 69.9% of statements [2021-07-13T14:41:26.420Z] --- PASS: TestContainerKillOnDaemonStart (12.54s) [2021-07-13T14:41:26.420Z] PASS [2021-07-13T14:41:26.420Z] [2021-07-13T14:41:26.420Z] === Skipped [2021-07-13T14:41:26.420Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s) [2021-07-13T14:41:26.420Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-07-13T14:41:26.420Z] [2021-07-13T14:41:26.420Z] === SKIP: arm64.integration.container TestInspectOomKilledTrue (0.00s) [2021-07-13T14:41:26.420Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-07-13T14:41:26.420Z] [2021-07-13T14:41:26.420Z] === SKIP: arm64.integration.container TestInspectOomKilledFalse (0.00s) [2021-07-13T14:41:26.420Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-07-13T14:41:26.420Z] [2021-07-13T14:41:26.420Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2021-07-13T14:41:26.420Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-07-13T14:41:26.420Z] [2021-07-13T14:41:26.420Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s) [2021-07-13T14:41:26.420Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-07-13T14:41:26.420Z] [2021-07-13T14:41:26.420Z] === SKIP: arm64.integration.container TestUpdateMemory (0.00s) [2021-07-13T14:41:26.420Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2021-07-13T14:41:26.420Z] [2021-07-13T14:41:26.420Z] [2021-07-13T14:41:26.420Z] DONE 196 tests, 6 skipped in 149.219s [2021-07-13T14:41:26.420Z] Running /go/src/github.com/docker/docker/integration/daemon (arm64.integration.daemon) flags=-test.v -test.timeout=120m [2021-07-13T14:41:26.420Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.daemon -t ./test.main -test.v -test.timeout=120m [2021-07-13T14:41:26.420Z] ++ set -e [2021-07-13T14:41:26.420Z] ++ '[' -n 0 ']' [2021-07-13T14:41:26.420Z] ++ set -x [2021-07-13T14:41:26.420Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.daemon -t ./test.main -test.v -test.timeout=120m [2021-07-13T14:41:26.555Z] === RUN TestExternalGraphDriver/spec [2021-07-13T14:41:26.813Z] docker_api_swarm_test.go:501: [dd1120e90af3d] joining swarm manager [d22e9e3a2111e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-07-13T14:41:26.862Z] === RUN TestWriteLog [2021-07-13T14:41:26.862Z] === PAUSE TestWriteLog [2021-07-13T14:41:26.862Z] === RUN TestReadLog [2021-07-13T14:41:26.862Z] === PAUSE TestReadLog [2021-07-13T14:41:26.862Z] === CONT TestWriteLog [2021-07-13T14:41:26.862Z] === CONT TestReadLog [2021-07-13T14:41:26.862Z] === RUN TestReadLog/tail_exact [2021-07-13T14:41:26.862Z] --- PASS: TestWriteLog (0.00s) [2021-07-13T14:41:26.862Z] === RUN TestOpenFileDelete [2021-07-13T14:41:26.862Z] --- PASS: TestOpenFileDelete (0.00s) [2021-07-13T14:41:26.862Z] === RUN TestOpenFileRename [2021-07-13T14:41:26.862Z] --- PASS: TestOpenFileRename (0.00s) [2021-07-13T14:41:26.862Z] === RUN TestParseLogTagDefaultTag [2021-07-13T14:41:26.862Z] --- PASS: TestParseLogTagDefaultTag (0.00s) [2021-07-13T14:41:26.862Z] === RUN TestParseLogTag [2021-07-13T14:41:26.862Z] --- PASS: TestParseLogTag (0.00s) [2021-07-13T14:41:26.862Z] === RUN TestParseLogTagEmptyTag [2021-07-13T14:41:26.862Z] --- PASS: TestParseLogTagEmptyTag (0.00s) [2021-07-13T14:41:26.862Z] === RUN TestTailFiles [2021-07-13T14:41:26.862Z] --- PASS: TestTailFiles (0.00s) [2021-07-13T14:41:26.862Z] === RUN TestFollowLogsConsumerGone [2021-07-13T14:41:26.862Z] --- PASS: TestFollowLogsConsumerGone (0.00s) [2021-07-13T14:41:26.862Z] === RUN TestFollowLogsProducerGone [2021-07-13T14:41:26.862Z] logfile_test.go:232: messages sent: 4098, received: 4098 [2021-07-13T14:41:26.862Z] logfile_test.go:179: logDecode() closed after sending 4098 messages [2021-07-13T14:41:26.862Z] --- PASS: TestFollowLogsProducerGone (0.00s) [2021-07-13T14:41:26.862Z] === RUN TestCheckCapacityAndRotate [2021-07-13T14:41:26.862Z] === RUN TestCheckCapacityAndRotate/closed_log_file [2021-07-13T14:41:26.862Z] === RUN TestCheckCapacityAndRotate/with_log_reader [2021-07-13T14:41:26.862Z] === RUN TestReadLog/tail_less_than_available [2021-07-13T14:41:26.862Z] === RUN TestReadLog/tail_more_than_available [2021-07-13T14:41:26.862Z] --- PASS: TestReadLog (0.26s) [2021-07-13T14:41:26.862Z] --- PASS: TestReadLog/tail_exact (0.18s) [2021-07-13T14:41:26.862Z] --- PASS: TestReadLog/tail_less_than_available (0.01s) [2021-07-13T14:41:26.862Z] --- PASS: TestReadLog/tail_more_than_available (0.05s) [2021-07-13T14:41:26.862Z] PASS [2021-07-13T14:41:26.862Z] coverage: 75.2% of statements [2021-07-13T14:41:26.862Z] ok github.com/docker/docker/daemon/logger/local 0.377s coverage: 75.2% of statements [2021-07-13T14:41:26.862Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2021-07-13T14:41:26.862Z] --- PASS: TestCheckCapacityAndRotate (0.28s) [2021-07-13T14:41:26.862Z] --- PASS: TestCheckCapacityAndRotate/closed_log_file (0.00s) [2021-07-13T14:41:26.862Z] --- PASS: TestCheckCapacityAndRotate/with_log_reader (0.23s) [2021-07-13T14:41:26.862Z] PASS [2021-07-13T14:41:26.862Z] coverage: 55.3% of statements [2021-07-13T14:41:26.862Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.364s coverage: 55.3% of statements [2021-07-13T14:41:27.349Z] === RUN TestLog [2021-07-13T14:41:27.349Z] --- PASS: TestLog (0.01s) [2021-07-13T14:41:27.349Z] PASS [2021-07-13T14:41:27.349Z] coverage: 31.5% of statements [2021-07-13T14:41:27.349Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.078s coverage: 31.5% of statements [2021-07-13T14:41:28.363Z] === RUN TestNewParse [2021-07-13T14:41:28.363Z] --- PASS: TestNewParse (0.00s) [2021-07-13T14:41:28.363Z] PASS [2021-07-13T14:41:28.363Z] coverage: 8.3% of statements [2021-07-13T14:41:28.363Z] ok github.com/docker/docker/daemon/logger/templates 0.063s coverage: 8.3% of statements [2021-07-13T14:41:28.363Z] === RUN TestValidateLogOpt [2021-07-13T14:41:28.363Z] --- PASS: TestValidateLogOpt (0.00s) [2021-07-13T14:41:28.363Z] === RUN TestNewMissedConfig [2021-07-13T14:41:28.363Z] --- PASS: TestNewMissedConfig (0.00s) [2021-07-13T14:41:28.363Z] === RUN TestNewMissedUrl [2021-07-13T14:41:28.363Z] --- PASS: TestNewMissedUrl (0.00s) [2021-07-13T14:41:28.363Z] === RUN TestNewMissedToken [2021-07-13T14:41:28.363Z] --- PASS: TestNewMissedToken (0.00s) [2021-07-13T14:41:28.363Z] === RUN TestNewWithProxy [2021-07-13T14:41:28.363Z] --- PASS: TestNewWithProxy (0.00s) [2021-07-13T14:41:28.363Z] === RUN TestDefault [2021-07-13T14:41:28.363Z] --- PASS: TestDefault (0.01s) [2021-07-13T14:41:28.363Z] === RUN TestInlineFormatWithNonDefaultOptions [2021-07-13T14:41:28.363Z] --- PASS: TestInlineFormatWithNonDefaultOptions (0.00s) [2021-07-13T14:41:28.363Z] === RUN TestJsonFormat [2021-07-13T14:41:28.363Z] --- PASS: TestJsonFormat (0.01s) [2021-07-13T14:41:28.363Z] === RUN TestRawFormat [2021-07-13T14:41:28.363Z] --- PASS: TestRawFormat (0.00s) [2021-07-13T14:41:28.363Z] === RUN TestRawFormatWithLabels [2021-07-13T14:41:28.363Z] --- PASS: TestRawFormatWithLabels (0.00s) [2021-07-13T14:41:28.363Z] === RUN TestRawFormatWithoutTag [2021-07-13T14:41:28.363Z] --- PASS: TestRawFormatWithoutTag (0.00s) [2021-07-13T14:41:28.363Z] === RUN TestBatching [2021-07-13T14:41:28.363Z] === RUN TestParseLogFormat [2021-07-13T14:41:28.363Z] --- PASS: TestParseLogFormat (0.00s) [2021-07-13T14:41:28.363Z] === RUN TestValidateLogOptEmpty [2021-07-13T14:41:28.363Z] --- PASS: TestValidateLogOptEmpty (0.00s) [2021-07-13T14:41:28.363Z] === RUN TestValidateSyslogAddress [2021-07-13T14:41:28.363Z] --- PASS: TestValidateSyslogAddress (0.00s) [2021-07-13T14:41:28.363Z] === RUN TestParseAddressDefaultPort [2021-07-13T14:41:28.363Z] --- PASS: TestParseAddressDefaultPort (0.00s) [2021-07-13T14:41:28.363Z] === RUN TestValidateSyslogFacility [2021-07-13T14:41:28.363Z] --- PASS: TestValidateSyslogFacility (0.00s) [2021-07-13T14:41:28.363Z] === RUN TestValidateLogOptSyslogFormat [2021-07-13T14:41:28.363Z] --- PASS: TestValidateLogOptSyslogFormat (0.00s) [2021-07-13T14:41:28.363Z] === RUN TestValidateLogOpt [2021-07-13T14:41:28.363Z] --- PASS: TestValidateLogOpt (0.00s) [2021-07-13T14:41:28.363Z] PASS [2021-07-13T14:41:28.363Z] coverage: 46.8% of statements [2021-07-13T14:41:28.363Z] ok github.com/docker/docker/daemon/logger/syslog 0.064s coverage: 46.8% of statements [2021-07-13T14:41:28.709Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2021-07-13T14:41:28.846Z] --- PASS: TestBatching (0.26s) [2021-07-13T14:41:28.846Z] === RUN TestFrequency [2021-07-13T14:41:28.846Z] --- PASS: TestFrequency (0.20s) [2021-07-13T14:41:28.846Z] === RUN TestOneMessagePerRequest [2021-07-13T14:41:28.846Z] --- PASS: TestOneMessagePerRequest (0.01s) [2021-07-13T14:41:28.846Z] === RUN TestVerify [2021-07-13T14:41:28.846Z] --- PASS: TestVerify (0.00s) [2021-07-13T14:41:28.846Z] === RUN TestSkipVerify [2021-07-13T14:41:28.846Z] time="2021-07-13T14:41:28Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-07-13T14:41:28.959Z] === RUN TestConfigDaemonLibtrustID [2021-07-13T14:41:28.959Z] --- PASS: TestConfigDaemonLibtrustID (0.55s) [2021-07-13T14:41:28.959Z] === RUN TestDaemonConfigValidation [2021-07-13T14:41:28.959Z] === RUN TestDaemonConfigValidation/config_with_no_content [2021-07-13T14:41:28.959Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2021-07-13T14:41:28.959Z] === RUN TestDaemonConfigValidation/config_with_{} [2021-07-13T14:41:28.959Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2021-07-13T14:41:28.959Z] === RUN TestDaemonConfigValidation/invalid_config [2021-07-13T14:41:28.959Z] === PAUSE TestDaemonConfigValidation/invalid_config [2021-07-13T14:41:28.959Z] === RUN TestDaemonConfigValidation/malformed_config [2021-07-13T14:41:28.959Z] === PAUSE TestDaemonConfigValidation/malformed_config [2021-07-13T14:41:28.959Z] === RUN TestDaemonConfigValidation/valid_config [2021-07-13T14:41:28.959Z] === PAUSE TestDaemonConfigValidation/valid_config [2021-07-13T14:41:28.959Z] === CONT TestDaemonConfigValidation/config_with_no_content [2021-07-13T14:41:28.959Z] === CONT TestDaemonConfigValidation/malformed_config [2021-07-13T14:41:28.959Z] === CONT TestDaemonConfigValidation/invalid_config [2021-07-13T14:41:28.959Z] === CONT TestDaemonConfigValidation/valid_config [2021-07-13T14:41:29.219Z] === CONT TestDaemonConfigValidation/config_with_{} [2021-07-13T14:41:29.219Z] --- PASS: TestDaemonConfigValidation (0.00s) [2021-07-13T14:41:29.219Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.12s) [2021-07-13T14:41:29.219Z] --- PASS: TestDaemonConfigValidation/valid_config (0.12s) [2021-07-13T14:41:29.219Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.13s) [2021-07-13T14:41:29.219Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.14s) [2021-07-13T14:41:29.219Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.08s) [2021-07-13T14:41:29.219Z] PASS [2021-07-13T14:41:29.219Z] [2021-07-13T14:41:29.219Z] DONE 7 tests in 2.962s [2021-07-13T14:41:29.219Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m [2021-07-13T14:41:29.219Z] ++ 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-07-13T14:41:29.219Z] ++ set -e [2021-07-13T14:41:29.219Z] ++ '[' -n 0 ']' [2021-07-13T14:41:29.219Z] ++ set -x [2021-07-13T14:41:29.219Z] ++ env -i DEST=/go/src/github.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-07-13T14:41:29.273Z] === RUN TestExternalGraphDriver/pull [2021-07-13T14:41:29.328Z] time="2021-07-13T14:41:28Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-07-13T14:41:29.329Z] time="2021-07-13T14:41:28Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-07-13T14:41:29.329Z] time="2021-07-13T14:41:28Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-07-13T14:41:29.329Z] --- PASS: TestSkipVerify (0.69s) [2021-07-13T14:41:29.329Z] === RUN TestBufferMaximum [2021-07-13T14:41:29.329Z] time="2021-07-13T14:41:29Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-07-13T14:41:29.329Z] time="2021-07-13T14:41:29Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-07-13T14:41:29.329Z] time="2021-07-13T14:41:29Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-07-13T14:41:29.329Z] time="2021-07-13T14:41:29Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-07-13T14:41:29.329Z] time="2021-07-13T14:41:29Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-07-13T14:41:29.329Z] time="2021-07-13T14:41:29Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1626187289.266638\",\"host\":\"068032e6a5cb\"}'" [2021-07-13T14:41:29.329Z] time="2021-07-13T14:41:29Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1626187289.266638\",\"host\":\"068032e6a5cb\"}'" [2021-07-13T14:41:29.329Z] --- PASS: TestBufferMaximum (0.00s) [2021-07-13T14:41:29.329Z] === RUN TestServerAlwaysDown [2021-07-13T14:41:29.329Z] time="2021-07-13T14:41:29Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-07-13T14:41:29.329Z] time="2021-07-13T14:41:29Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-07-13T14:41:29.329Z] time="2021-07-13T14:41:29Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1626187289.270635\",\"host\":\"068032e6a5cb\"}'" [2021-07-13T14:41:29.329Z] time="2021-07-13T14:41:29Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1626187289.270635\",\"host\":\"068032e6a5cb\"}'" [2021-07-13T14:41:29.329Z] time="2021-07-13T14:41:29Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-07-13T14:41:29.329Z] time="2021-07-13T14:41:29Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"2\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1626187289.270635\",\"host\":\"068032e6a5cb\"}'" [2021-07-13T14:41:29.329Z] time="2021-07-13T14:41:29Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"3\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1626187289.271381\",\"host\":\"068032e6a5cb\"}'" [2021-07-13T14:41:29.329Z] time="2021-07-13T14:41:29Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"4\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1626187289.271381\",\"host\":\"068032e6a5cb\"}'" [2021-07-13T14:41:29.329Z] --- PASS: TestServerAlwaysDown (0.00s) [2021-07-13T14:41:29.329Z] === RUN TestCannotSendAfterClose [2021-07-13T14:41:29.329Z] --- PASS: TestCannotSendAfterClose (0.00s) [2021-07-13T14:41:29.329Z] === RUN TestDeadlockOnBlockedEndpoint [2021-07-13T14:41:29.469Z] Created binary: bundles/cross/linux/ppc64le-daemon/dockerd-dev [2021-07-13T14:41:29.469Z] Building: bundles/cross/linux/ppc64le-daemon/docker-proxy-dev [2021-07-13T14:41:29.469Z] GOOS="linux" GOARCH="ppc64le" GOARM="" [2021-07-13T14:41:29.469Z] Created binary: bundles/cross/linux/ppc64le-daemon/docker-proxy-dev [2021-07-13T14:41:29.469Z] Cross building: bundles/cross/linux/s390x [2021-07-13T14:41:29.469Z] Building: bundles/cross/linux/s390x-daemon/dockerd-dev [2021-07-13T14:41:29.469Z] GOOS="linux" GOARCH="s390x" GOARM="" [2021-07-13T14:41:29.530Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2021-07-13T14:41:29.811Z] === RUN TestV1IDService [2021-07-13T14:41:29.811Z] --- PASS: TestV1IDService (0.04s) [2021-07-13T14:41:29.811Z] === RUN TestV2MetadataService [2021-07-13T14:41:30.825Z] time="2021-07-13T14:41:30Z" level=warning msg="Error while sending logs" error="Post \"http://127.0.0.1:49211/services/collector/event/1.0\": context deadline exceeded" module=logger/splunk [2021-07-13T14:41:30.825Z] time="2021-07-13T14:41:30Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"\",\"source\":\"\",\"tag\":\"containeriid\"},\"time\":\"-6795364578.871346\",\"host\":\"068032e6a5cb\"}'" [2021-07-13T14:41:30.825Z] --- PASS: TestDeadlockOnBlockedEndpoint (1.00s) [2021-07-13T14:41:30.825Z] PASS [2021-07-13T14:41:30.825Z] coverage: 82.5% of statements [2021-07-13T14:41:30.825Z] ok github.com/docker/docker/daemon/logger/splunk 2.271s coverage: 82.5% of statements [2021-07-13T14:41:30.825Z] ? github.com/docker/docker/daemon/names [no test files] [2021-07-13T14:41:30.825Z] ? github.com/docker/docker/daemon/network [no test files] [2021-07-13T14:41:30.825Z] ? github.com/docker/docker/daemon/stats [no test files] [2021-07-13T14:41:30.900Z] === RUN TestDockerSuite/TestBuildScratchCopy [2021-07-13T14:41:30.900Z] --- PASS: TestExternalGraphDriver (7.10s) [2021-07-13T14:41:30.900Z] --- PASS: TestExternalGraphDriver/json (2.64s) [2021-07-13T14:41:30.900Z] --- PASS: TestExternalGraphDriver/spec (2.54s) [2021-07-13T14:41:30.900Z] --- PASS: TestExternalGraphDriver/pull (1.82s) [2021-07-13T14:41:30.900Z] === RUN TestGraphdriverPluginV2 [2021-07-13T14:41:31.157Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2021-07-13T14:41:31.307Z] === RUN TestContinueOnError_NonMirrorEndpoint [2021-07-13T14:41:31.307Z] --- PASS: TestContinueOnError_NonMirrorEndpoint (0.00s) [2021-07-13T14:41:31.307Z] === RUN TestContinueOnError_MirrorEndpoint [2021-07-13T14:41:31.307Z] --- PASS: TestContinueOnError_MirrorEndpoint (0.00s) [2021-07-13T14:41:31.307Z] === RUN TestContinueOnError_NeverContinue [2021-07-13T14:41:31.307Z] --- PASS: TestContinueOnError_NeverContinue (0.00s) [2021-07-13T14:41:31.307Z] === RUN TestManifestStore [2021-07-13T14:41:31.307Z] === RUN TestManifestStore/no_remote_or_local [2021-07-13T14:41:31.307Z] === RUN TestSuccessfulDownload [2021-07-13T14:41:31.307Z] download_test.go:268: Needs fixing on Windows [2021-07-13T14:41:31.307Z] --- SKIP: TestSuccessfulDownload (0.00s) [2021-07-13T14:41:31.307Z] === RUN TestCancelledDownload [2021-07-13T14:41:31.307Z] --- PASS: TestCancelledDownload (0.00s) [2021-07-13T14:41:31.307Z] === RUN TestMaxDownloadAttempts [2021-07-13T14:41:31.307Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2021-07-13T14:41:31.307Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2021-07-13T14:41:31.307Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2021-07-13T14:41:31.307Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2021-07-13T14:41:31.307Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2021-07-13T14:41:31.307Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2021-07-13T14:41:31.307Z] === RUN TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2021-07-13T14:41:31.307Z] === PAUSE TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2021-07-13T14:41:31.307Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2021-07-13T14:41:31.307Z] === CONT TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2021-07-13T14:41:31.307Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2021-07-13T14:41:31.307Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2021-07-13T14:41:31.307Z] time="2021-07-13T14:41:31Z" level=warning msg="Error while attempting to abort content ingest" error="remove C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\TestManifestStore_no_remote_or_local605757355\\ingest\\5b12c59ff23fa3d365724bc93c65a9481954db8222175a75005af97afc148b79\\data: The process cannot access the file because it is being used by another process." [2021-07-13T14:41:31.307Z] === RUN TestManifestStore/no_local_cache [2021-07-13T14:41:31.307Z] === RUN TestManifestStore/with_local_cache [2021-07-13T14:41:31.307Z] === RUN TestManifestStore/unknown_media_type [2021-07-13T14:41:31.307Z] === RUN TestManifestStore/unknown_media_type/no_cache [2021-07-13T14:41:31.307Z] --- PASS: TestV2MetadataService (1.41s) [2021-07-13T14:41:31.307Z] PASS [2021-07-13T14:41:31.307Z] coverage: 48.2% of statements [2021-07-13T14:41:31.307Z] time="2021-07-13T14:41:31Z" level=warning msg="reference for unknown type: " [2021-07-13T14:41:31.307Z] time="2021-07-13T14:41:31Z" level=warning msg="reference for unknown type: " [2021-07-13T14:41:31.307Z] ok github.com/docker/docker/distribution/metadata 1.543s coverage: 48.2% of statements [2021-07-13T14:41:31.307Z] === RUN TestManifestStore/unknown_media_type/with_cache [2021-07-13T14:41:31.307Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type [2021-07-13T14:41:31.307Z] time="2021-07-13T14:41:31Z" level=warning msg="reference for unknown type: " [2021-07-13T14:41:31.308Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type [2021-07-13T14:41:31.308Z] time="2021-07-13T14:41:31Z" level=warning msg="reference for unknown type: " [2021-07-13T14:41:31.308Z] time="2021-07-13T14:41:31Z" level=warning msg="reference for unknown type: " [2021-07-13T14:41:31.308Z] === RUN TestManifestStore/error_persisting_manifest [2021-07-13T14:41:31.308Z] === RUN TestManifestStore/error_persisting_manifest/error_on_writer [2021-07-13T14:41:31.308Z] === RUN TestManifestStore/error_persisting_manifest/error_on_commit [2021-07-13T14:41:31.308Z] time="2021-07-13T14:41:31Z" level=warning msg="Error persisting manifest" error="error committing manifest to content store: random error" [2021-07-13T14:41:31.308Z] --- PASS: TestManifestStore (0.42s) [2021-07-13T14:41:31.721Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2021-07-13T14:41:31.791Z] --- PASS: TestManifestStore/no_remote_or_local (0.25s) [2021-07-13T14:41:31.791Z] --- PASS: TestManifestStore/no_local_cache (0.03s) [2021-07-13T14:41:31.791Z] --- PASS: TestManifestStore/with_local_cache (0.02s) [2021-07-13T14:41:31.791Z] --- PASS: TestManifestStore/unknown_media_type (0.09s) [2021-07-13T14:41:31.791Z] --- PASS: TestManifestStore/unknown_media_type/no_cache (0.02s) [2021-07-13T14:41:31.791Z] --- PASS: TestManifestStore/unknown_media_type/with_cache (0.07s) [2021-07-13T14:41:31.791Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type (0.03s) [2021-07-13T14:41:31.791Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type (0.04s) [2021-07-13T14:41:31.791Z] --- PASS: TestManifestStore/error_persisting_manifest (0.02s) [2021-07-13T14:41:31.791Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_writer (0.01s) [2021-07-13T14:41:31.791Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_commit (0.02s) [2021-07-13T14:41:31.791Z] === RUN TestDetectManifestBlobMediaType [2021-07-13T14:41:31.791Z] === RUN TestDetectManifestBlobMediaType/schema1 [2021-07-13T14:41:31.791Z] === RUN TestDetectManifestBlobMediaType/oci_index_fallback [2021-07-13T14:41:31.791Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_config_set [2021-07-13T14:41:31.791Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set [2021-07-13T14:41:31.791Z] === RUN TestDetectManifestBlobMediaType/mediaType_is_set [2021-07-13T14:41:31.791Z] === RUN TestDetectManifestBlobMediaType/oci_manifest [2021-07-13T14:41:31.791Z] --- PASS: TestDetectManifestBlobMediaType (0.00s) [2021-07-13T14:41:31.791Z] --- PASS: TestDetectManifestBlobMediaType/schema1 (0.00s) [2021-07-13T14:41:31.791Z] --- PASS: TestDetectManifestBlobMediaType/oci_index_fallback (0.00s) [2021-07-13T14:41:31.791Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_config_set (0.00s) [2021-07-13T14:41:31.791Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set (0.00s) [2021-07-13T14:41:31.791Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_is_set (0.00s) [2021-07-13T14:41:31.791Z] --- PASS: TestDetectManifestBlobMediaType/oci_manifest (0.00s) [2021-07-13T14:41:31.791Z] === RUN TestFixManifestLayers [2021-07-13T14:41:31.791Z] --- PASS: TestFixManifestLayers (0.02s) [2021-07-13T14:41:31.791Z] === RUN TestFixManifestLayersBaseLayerParent [2021-07-13T14:41:31.791Z] pull_v2_test.go:73: Needs fixing on Windows [2021-07-13T14:41:31.791Z] --- SKIP: TestFixManifestLayersBaseLayerParent (0.00s) [2021-07-13T14:41:31.791Z] === RUN TestFixManifestLayersBadParent [2021-07-13T14:41:31.791Z] --- PASS: TestFixManifestLayersBadParent (0.00s) [2021-07-13T14:41:31.791Z] === RUN TestValidateManifest [2021-07-13T14:41:31.791Z] pull_v2_test.go:118: Needs fixing on Windows [2021-07-13T14:41:31.791Z] --- SKIP: TestValidateManifest (0.00s) [2021-07-13T14:41:31.791Z] === RUN TestFormatPlatform [2021-07-13T14:41:31.791Z] --- PASS: TestFormatPlatform (0.00s) [2021-07-13T14:41:31.791Z] === RUN TestGetRepositoryMountCandidates [2021-07-13T14:41:31.791Z] --- PASS: TestGetRepositoryMountCandidates (0.00s) [2021-07-13T14:41:31.791Z] === RUN TestLayerAlreadyExists [2021-07-13T14:41:31.791Z] 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-07-13T14:41:31.791Z] 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-07-13T14:41:31.791Z] 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-07-13T14:41:31.791Z] 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-07-13T14:41:31.791Z] 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-07-13T14:41:31.791Z] 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-07-13T14:41:31.791Z] --- PASS: TestLayerAlreadyExists (0.00s) [2021-07-13T14:41:31.791Z] === RUN TestWhenEmptyAuthConfig [2021-07-13T14:41:31.791Z] time="2021-07-13T14:41:31Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-07-13T14:41:31.791Z] time="2021-07-13T14:41:31Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-07-13T14:41:31.791Z] time="2021-07-13T14:41:31Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-07-13T14:41:31.791Z] time="2021-07-13T14:41:31Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-07-13T14:41:31.791Z] --- PASS: TestMaxDownloadAttempts (0.00s) [2021-07-13T14:41:31.791Z] --- PASS: TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt (0.48s) [2021-07-13T14:41:31.791Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt (0.48s) [2021-07-13T14:41:31.791Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt (0.48s) [2021-07-13T14:41:31.791Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt (0.48s) [2021-07-13T14:41:31.791Z] === RUN TestTransfer [2021-07-13T14:41:31.791Z] --- PASS: TestTransfer (0.15s) [2021-07-13T14:41:31.791Z] === RUN TestConcurrencyLimit [2021-07-13T14:41:32.276Z] --- PASS: TestConcurrencyLimit (0.35s) [2021-07-13T14:41:32.276Z] === RUN TestInactiveJobs [2021-07-13T14:41:32.276Z] === RUN TestNotFound [2021-07-13T14:41:32.276Z] --- PASS: TestNotFound (0.00s) [2021-07-13T14:41:32.276Z] === RUN TestConflict [2021-07-13T14:41:32.276Z] --- PASS: TestConflict (0.00s) [2021-07-13T14:41:32.276Z] === RUN TestForbidden [2021-07-13T14:41:32.276Z] --- PASS: TestForbidden (0.00s) [2021-07-13T14:41:32.276Z] === RUN TestInvalidParameter [2021-07-13T14:41:32.276Z] --- PASS: TestInvalidParameter (0.00s) [2021-07-13T14:41:32.276Z] === RUN TestNotImplemented [2021-07-13T14:41:32.276Z] --- PASS: TestNotImplemented (0.00s) [2021-07-13T14:41:32.276Z] === RUN TestNotModified [2021-07-13T14:41:32.276Z] --- PASS: TestNotModified (0.00s) [2021-07-13T14:41:32.276Z] === RUN TestUnauthorized [2021-07-13T14:41:32.276Z] --- PASS: TestUnauthorized (0.00s) [2021-07-13T14:41:32.276Z] === RUN TestUnknown [2021-07-13T14:41:32.276Z] --- PASS: TestUnknown (0.00s) [2021-07-13T14:41:32.276Z] === RUN TestCancelled [2021-07-13T14:41:32.276Z] --- PASS: TestCancelled (0.00s) [2021-07-13T14:41:32.276Z] === RUN TestDeadline [2021-07-13T14:41:32.276Z] --- PASS: TestDeadline (0.00s) [2021-07-13T14:41:32.276Z] === RUN TestDataLoss [2021-07-13T14:41:32.276Z] --- PASS: TestDataLoss (0.00s) [2021-07-13T14:41:32.276Z] === RUN TestUnavailable [2021-07-13T14:41:32.276Z] --- PASS: TestUnavailable (0.00s) [2021-07-13T14:41:32.276Z] === RUN TestSystem [2021-07-13T14:41:32.276Z] --- PASS: TestSystem (0.00s) [2021-07-13T14:41:32.276Z] === RUN TestFromStatusCode [2021-07-13T14:41:32.276Z] === RUN TestFromStatusCode/Not_Found [2021-07-13T14:41:32.276Z] === RUN TestFromStatusCode/Bad_Request [2021-07-13T14:41:32.276Z] === RUN TestFromStatusCode/Conflict [2021-07-13T14:41:32.276Z] === RUN TestFromStatusCode/Unauthorized [2021-07-13T14:41:32.276Z] === RUN TestFromStatusCode/Service_Unavailable [2021-07-13T14:41:32.276Z] === RUN TestFromStatusCode/Forbidden [2021-07-13T14:41:32.276Z] === RUN TestFromStatusCode/Not_Modified [2021-07-13T14:41:32.276Z] === RUN TestFromStatusCode/Not_Implemented [2021-07-13T14:41:32.276Z] === RUN TestFromStatusCode/Internal_Server_Error [2021-07-13T14:41:32.276Z] === RUN TestFromStatusCode/Internal_Server_Error#01 [2021-07-13T14:41:32.276Z] === RUN TestFromStatusCode/Internal_Server_Error#02 [2021-07-13T14:41:32.276Z] === RUN TestFromStatusCode/Internal_Server_Error#03 [2021-07-13T14:41:32.276Z] === RUN TestFromStatusCode/Internal_Server_Error#04 [2021-07-13T14:41:32.276Z] --- PASS: TestFromStatusCode (0.00s) [2021-07-13T14:41:32.276Z] --- PASS: TestFromStatusCode/Not_Found (0.00s) [2021-07-13T14:41:32.276Z] --- PASS: TestFromStatusCode/Bad_Request (0.00s) [2021-07-13T14:41:32.276Z] --- PASS: TestFromStatusCode/Conflict (0.00s) [2021-07-13T14:41:32.276Z] --- PASS: TestFromStatusCode/Unauthorized (0.00s) [2021-07-13T14:41:32.276Z] --- PASS: TestFromStatusCode/Service_Unavailable (0.00s) [2021-07-13T14:41:32.276Z] --- PASS: TestFromStatusCode/Forbidden (0.00s) [2021-07-13T14:41:32.276Z] --- PASS: TestFromStatusCode/Not_Modified (0.00s) [2021-07-13T14:41:32.276Z] --- PASS: TestFromStatusCode/Not_Implemented (0.00s) [2021-07-13T14:41:32.276Z] --- PASS: TestFromStatusCode/Internal_Server_Error (0.00s) [2021-07-13T14:41:32.276Z] --- PASS: TestFromStatusCode/Internal_Server_Error#01 (0.00s) [2021-07-13T14:41:32.276Z] --- PASS: TestFromStatusCode/Internal_Server_Error#02 (0.00s) [2021-07-13T14:41:32.276Z] --- PASS: TestFromStatusCode/Internal_Server_Error#03 (0.00s) [2021-07-13T14:41:32.276Z] --- PASS: TestFromStatusCode/Internal_Server_Error#04 (0.00s) [2021-07-13T14:41:32.276Z] PASS [2021-07-13T14:41:32.276Z] coverage: 53.1% of statements [2021-07-13T14:41:32.276Z] ok github.com/docker/docker/errdefs 0.046s coverage: 53.1% of statements [2021-07-13T14:41:32.758Z] --- PASS: TestInactiveJobs (0.39s) [2021-07-13T14:41:32.758Z] === RUN TestWatchRelease [2021-07-13T14:41:32.758Z] --- PASS: TestWatchRelease (0.04s) [2021-07-13T14:41:32.758Z] === RUN TestWatchFinishedTransfer [2021-07-13T14:41:32.758Z] --- PASS: TestWatchFinishedTransfer (0.00s) [2021-07-13T14:41:32.758Z] === RUN TestDuplicateTransfer [2021-07-13T14:41:32.758Z] --- PASS: TestDuplicateTransfer (0.05s) [2021-07-13T14:41:32.758Z] === RUN TestSuccessfulUpload [2021-07-13T14:41:32.758Z] --- PASS: TestWhenEmptyAuthConfig (1.20s) [2021-07-13T14:41:32.758Z] === RUN TestPushRegistryWhenAuthInfoEmpty [2021-07-13T14:41:32.758Z] --- PASS: TestPushRegistryWhenAuthInfoEmpty (0.00s) [2021-07-13T14:41:32.758Z] === RUN TestTokenPassThru [2021-07-13T14:41:32.758Z] --- PASS: TestTokenPassThru (0.01s) [2021-07-13T14:41:32.758Z] === RUN TestTokenPassThruDifferentHost [2021-07-13T14:41:32.758Z] --- PASS: TestTokenPassThruDifferentHost (0.01s) [2021-07-13T14:41:32.758Z] PASS [2021-07-13T14:41:32.758Z] coverage: 23.8% of statements [2021-07-13T14:41:32.758Z] ok github.com/docker/docker/distribution 1.762s coverage: 23.8% of statements [2021-07-13T14:41:32.758Z] time="2021-07-13T14:41:32Z" level=error msg="Upload failed, retrying: simulating retry" [2021-07-13T14:41:32.758Z] ? github.com/docker/docker/distribution/utils [no test files] [2021-07-13T14:41:32.758Z] --- PASS: TestSuccessfulUpload (0.36s) [2021-07-13T14:41:32.758Z] === RUN TestCancelledUpload [2021-07-13T14:41:32.758Z] --- PASS: TestCancelledUpload (0.00s) [2021-07-13T14:41:32.758Z] PASS [2021-07-13T14:41:32.758Z] coverage: 76.8% of statements [2021-07-13T14:41:33.093Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2021-07-13T14:41:33.242Z] ok github.com/docker/docker/distribution/xfer 1.930s coverage: 76.8% of statements [2021-07-13T14:41:33.242Z] ? github.com/docker/docker/dockerversion [no test files] [2021-07-13T14:41:33.242Z] === RUN TestCompare [2021-07-13T14:41:33.242Z] --- PASS: TestCompare (0.00s) [2021-07-13T14:41:33.242Z] PASS [2021-07-13T14:41:33.242Z] coverage: 19.2% of statements [2021-07-13T14:41:33.242Z] ok github.com/docker/docker/image/cache 0.101s coverage: 19.2% of statements [2021-07-13T14:41:33.725Z] === RUN TestFSGetInvalidData [2021-07-13T14:41:33.725Z] --- PASS: TestFSGetInvalidData (0.02s) [2021-07-13T14:41:33.725Z] === RUN TestFSInvalidSet [2021-07-13T14:41:33.725Z] --- PASS: TestFSInvalidSet (0.03s) [2021-07-13T14:41:33.725Z] === RUN TestFSInvalidRoot [2021-07-13T14:41:33.725Z] --- PASS: TestFSInvalidRoot (0.01s) [2021-07-13T14:41:33.725Z] === RUN TestFSMetadataGetSet [2021-07-13T14:41:33.725Z] --- PASS: TestFSMetadataGetSet (0.06s) [2021-07-13T14:41:33.725Z] === RUN TestFSInvalidWalker [2021-07-13T14:41:33.725Z] --- PASS: TestFSInvalidWalker (0.02s) [2021-07-13T14:41:33.725Z] === RUN TestFSGetSet [2021-07-13T14:41:33.725Z] --- PASS: TestFSGetSet (0.02s) [2021-07-13T14:41:33.725Z] === RUN TestFSGetUnsetKey [2021-07-13T14:41:33.725Z] --- PASS: TestFSGetUnsetKey (0.01s) [2021-07-13T14:41:33.725Z] === RUN TestFSGetEmptyData [2021-07-13T14:41:33.725Z] --- PASS: TestFSGetEmptyData (0.01s) [2021-07-13T14:41:33.725Z] === RUN TestFSDelete [2021-07-13T14:41:33.725Z] --- PASS: TestFSDelete (0.02s) [2021-07-13T14:41:33.725Z] === RUN TestFSWalker [2021-07-13T14:41:33.725Z] --- PASS: TestFSWalker (0.02s) [2021-07-13T14:41:33.725Z] === RUN TestFSWalkerStopOnError [2021-07-13T14:41:33.725Z] --- PASS: TestFSWalkerStopOnError (0.01s) [2021-07-13T14:41:33.725Z] === RUN TestNewFromJSON [2021-07-13T14:41:33.725Z] --- PASS: TestNewFromJSON (0.00s) [2021-07-13T14:41:33.725Z] === RUN TestNewFromJSONWithInvalidJSON [2021-07-13T14:41:33.725Z] --- PASS: TestNewFromJSONWithInvalidJSON (0.00s) [2021-07-13T14:41:33.725Z] === RUN TestMarshalKeyOrder [2021-07-13T14:41:33.725Z] --- PASS: TestMarshalKeyOrder (0.00s) [2021-07-13T14:41:33.725Z] === RUN TestHistoryEqual [2021-07-13T14:41:34.024Z] === RUN TestDockerSuite/TestBuildShellInherited [2021-07-13T14:41:34.206Z] --- PASS: TestHistoryEqual (0.19s) [2021-07-13T14:41:34.206Z] === RUN TestImage [2021-07-13T14:41:34.206Z] --- PASS: TestImage (0.00s) [2021-07-13T14:41:34.206Z] === RUN TestImageOSNotEmpty [2021-07-13T14:41:34.206Z] --- PASS: TestImageOSNotEmpty (0.00s) [2021-07-13T14:41:34.206Z] === RUN TestNewChildImageFromImageWithRootFS [2021-07-13T14:41:34.206Z] --- PASS: TestNewChildImageFromImageWithRootFS (0.00s) [2021-07-13T14:41:34.206Z] === RUN TestCreate [2021-07-13T14:41:34.206Z] --- PASS: TestCreate (0.01s) [2021-07-13T14:41:34.206Z] === RUN TestRestore [2021-07-13T14:41:34.206Z] time="2021-07-13T14:41:33Z" level=error msg="invalid image sha256:f1234d75178d892a133a410355a5a990cf75d2f33eba25d575943d4df632f3a4, invalid character 'i' looking for beginning of value" [2021-07-13T14:41:34.206Z] --- PASS: TestRestore (0.05s) [2021-07-13T14:41:34.206Z] === RUN TestAddDelete [2021-07-13T14:41:34.206Z] --- PASS: TestAddDelete (0.04s) [2021-07-13T14:41:34.206Z] === RUN TestSearchAfterDelete [2021-07-13T14:41:34.206Z] --- PASS: TestSearchAfterDelete (0.01s) [2021-07-13T14:41:34.206Z] === RUN TestParentReset [2021-07-13T14:41:34.206Z] --- PASS: TestParentReset (0.04s) [2021-07-13T14:41:34.206Z] === RUN TestGetAndSetLastUpdated [2021-07-13T14:41:34.206Z] --- PASS: TestGetAndSetLastUpdated (0.02s) [2021-07-13T14:41:34.206Z] === RUN TestStoreLen [2021-07-13T14:41:34.206Z] --- PASS: TestStoreLen (0.13s) [2021-07-13T14:41:34.206Z] PASS [2021-07-13T14:41:34.206Z] coverage: 86.6% of statements [2021-07-13T14:41:34.206Z] ok github.com/docker/docker/image 0.819s coverage: 86.6% of statements [2021-07-13T14:41:34.206Z] === RUN TestMakeV1ConfigFromConfig [2021-07-13T14:41:34.206Z] --- PASS: TestMakeV1ConfigFromConfig (0.00s) [2021-07-13T14:41:34.206Z] PASS [2021-07-13T14:41:34.206Z] coverage: 25.0% of statements [2021-07-13T14:41:34.206Z] ok github.com/docker/docker/image/v1 0.078s coverage: 25.0% of statements [2021-07-13T14:41:34.689Z] === RUN TestValidateManifest [2021-07-13T14:41:34.689Z] === RUN TestValidateManifest/nil [2021-07-13T14:41:34.689Z] === RUN TestValidateManifest/non-nil [2021-07-13T14:41:34.689Z] --- PASS: TestValidateManifest (0.00s) [2021-07-13T14:41:34.689Z] --- PASS: TestValidateManifest/nil (0.00s) [2021-07-13T14:41:34.689Z] --- PASS: TestValidateManifest/non-nil (0.00s) [2021-07-13T14:41:34.689Z] PASS [2021-07-13T14:41:34.689Z] coverage: 0.7% of statements [2021-07-13T14:41:34.689Z] ok github.com/docker/docker/image/tarexport 0.092s coverage: 0.7% of statements [2021-07-13T14:41:34.689Z] ? github.com/docker/docker/internal/test/suite [no test files] [2021-07-13T14:41:34.956Z] docker_api_swarm_test.go:506: [dfa5c19ac0ab6] joining swarm manager [d22e9e3a2111e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-07-13T14:41:35.519Z] --- PASS: TestGraphdriverPluginV2 (4.55s) [2021-07-13T14:41:35.519Z] PASS [2021-07-13T14:41:35.519Z] [2021-07-13T14:41:35.519Z] DONE 5 tests in 11.921s [2021-07-13T14:41:35.519Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2021-07-13T14:41:35.519Z] ++ 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-07-13T14:41:35.520Z] ++ set -e [2021-07-13T14:41:35.520Z] ++ '[' -n 0 ']' [2021-07-13T14:41:35.520Z] ++ set -x [2021-07-13T14:41:35.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=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-07-13T14:41:35.520Z] === RUN TestDockerSuite/TestBuildShellMultiple [2021-07-13T14:41:35.777Z] INFO: Testing against a local daemon [2021-07-13T14:41:35.777Z] === RUN TestContinueAfterPluginCrash [2021-07-13T14:41:35.777Z] === PAUSE TestContinueAfterPluginCrash [2021-07-13T14:41:35.777Z] === RUN TestReadPluginNoRead [2021-07-13T14:41:35.777Z] === PAUSE TestReadPluginNoRead [2021-07-13T14:41:35.777Z] === RUN TestDaemonStartWithLogOpt [2021-07-13T14:41:35.777Z] === PAUSE TestDaemonStartWithLogOpt [2021-07-13T14:41:35.777Z] === CONT TestContinueAfterPluginCrash [2021-07-13T14:41:35.777Z] === CONT TestDaemonStartWithLogOpt [2021-07-13T14:41:36.185Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.03s) [2021-07-13T14:41:36.185Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (19.92s) [2021-07-13T14:41:36.185Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (20.19s) [2021-07-13T14:41:36.185Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (20.32s) [2021-07-13T14:41:36.185Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (21.54s) [2021-07-13T14:41:36.185Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (7.74s) [2021-07-13T14:41:36.185Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (12.22s) [2021-07-13T14:41:36.185Z] === RUN TestBuildMultiStageCopy [2021-07-13T14:41:36.185Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-07-13T14:41:36.295Z] === RUN TestSerialization [2021-07-13T14:41:36.296Z] --- PASS: TestSerialization (0.02s) [2021-07-13T14:41:36.296Z] PASS [2021-07-13T14:41:36.296Z] coverage: 100.0% of statements [2021-07-13T14:41:36.296Z] ok github.com/docker/docker/libcontainerd/queue 0.068s coverage: 100.0% of statements [2021-07-13T14:41:36.778Z] === RUN TestEmptyLayer [2021-07-13T14:41:36.778Z] --- PASS: TestEmptyLayer (0.00s) [2021-07-13T14:41:36.778Z] === RUN TestCommitFailure [2021-07-13T14:41:36.778Z] --- PASS: TestCommitFailure (0.01s) [2021-07-13T14:41:36.778Z] === RUN TestStartTransactionFailure [2021-07-13T14:41:36.778Z] --- PASS: TestStartTransactionFailure (0.00s) [2021-07-13T14:41:36.778Z] === RUN TestGetOrphan [2021-07-13T14:41:36.778Z] --- PASS: TestGetOrphan (0.01s) [2021-07-13T14:41:36.778Z] === RUN TestMountAndRegister [2021-07-13T14:41:36.778Z] layer_test.go:271: Layer size: 14 [2021-07-13T14:41:36.778Z] === RUN TestEnvironmentParsing [2021-07-13T14:41:36.778Z] --- PASS: TestEnvironmentParsing (0.00s) [2021-07-13T14:41:36.778Z] PASS [2021-07-13T14:41:36.778Z] coverage: 1.2% of statements [2021-07-13T14:41:36.778Z] --- PASS: TestMountAndRegister (0.08s) [2021-07-13T14:41:36.778Z] === RUN TestLayerRelease [2021-07-13T14:41:36.778Z] layer_test.go:304: Failing on Windows [2021-07-13T14:41:36.778Z] --- SKIP: TestLayerRelease (0.00s) [2021-07-13T14:41:36.778Z] === RUN TestStoreRestore [2021-07-13T14:41:36.778Z] layer_test.go:353: Failing on Windows [2021-07-13T14:41:36.778Z] --- SKIP: TestStoreRestore (0.00s) [2021-07-13T14:41:36.778Z] === RUN TestTarStreamStability [2021-07-13T14:41:36.778Z] layer_test.go:468: Failing on Windows [2021-07-13T14:41:36.778Z] --- SKIP: TestTarStreamStability (0.00s) [2021-07-13T14:41:36.778Z] === RUN TestRegisterExistingLayer [2021-07-13T14:41:36.778Z] ok github.com/docker/docker/libcontainerd/local 0.070s coverage: 1.2% of statements [2021-07-13T14:41:36.778Z] --- PASS: TestRegisterExistingLayer (0.24s) [2021-07-13T14:41:36.778Z] === RUN TestTarStreamVerification [2021-07-13T14:41:36.778Z] layer_test.go:697: Failing on Windows [2021-07-13T14:41:36.778Z] --- SKIP: TestTarStreamVerification (0.00s) [2021-07-13T14:41:36.778Z] === RUN TestLayerMigration [2021-07-13T14:41:36.778Z] migration_test.go:46: Failing on Windows [2021-07-13T14:41:36.778Z] --- SKIP: TestLayerMigration (0.00s) [2021-07-13T14:41:36.778Z] === RUN TestLayerMigrationNoTarsplit [2021-07-13T14:41:36.778Z] migration_test.go:182: Failing on Windows [2021-07-13T14:41:36.778Z] --- SKIP: TestLayerMigrationNoTarsplit (0.00s) [2021-07-13T14:41:36.778Z] === RUN TestMountInit [2021-07-13T14:41:36.778Z] mount_test.go:17: Failing on Windows [2021-07-13T14:41:36.778Z] --- SKIP: TestMountInit (0.00s) [2021-07-13T14:41:36.778Z] === RUN TestMountSize [2021-07-13T14:41:36.778Z] mount_test.go:76: Failing on Windows [2021-07-13T14:41:36.778Z] --- SKIP: TestMountSize (0.00s) [2021-07-13T14:41:36.778Z] === RUN TestMountChanges [2021-07-13T14:41:36.778Z] mount_test.go:125: Failing on Windows [2021-07-13T14:41:36.778Z] --- SKIP: TestMountChanges (0.00s) [2021-07-13T14:41:36.778Z] === RUN TestMountApply [2021-07-13T14:41:36.778Z] mount_test.go:212: Failing on Windows [2021-07-13T14:41:36.778Z] --- SKIP: TestMountApply (0.00s) [2021-07-13T14:41:36.778Z] PASS [2021-07-13T14:41:36.778Z] coverage: 30.1% of statements [2021-07-13T14:41:36.778Z] ok github.com/docker/docker/layer 0.460s coverage: 30.1% of statements [2021-07-13T14:41:37.260Z] ? github.com/docker/docker/libcontainerd [no test files] [2021-07-13T14:41:37.260Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2021-07-13T14:41:37.260Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2021-07-13T14:41:37.260Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2021-07-13T14:41:37.346Z] INFO: Testing against a local daemon [2021-07-13T14:41:37.346Z] === RUN TestCommitInheritsEnv [2021-07-13T14:41:37.346Z] --- PASS: TestCommitInheritsEnv (0.36s) [2021-07-13T14:41:37.346Z] === RUN TestImportExtremelyLargeImageWorks [2021-07-13T14:41:37.346Z] import_test.go:22: runtime.GOARCH == "arm64": effective test will be time out [2021-07-13T14:41:37.346Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.03s) [2021-07-13T14:41:37.346Z] === RUN TestImagesFilterMultiReference [2021-07-13T14:41:37.346Z] --- PASS: TestImagesFilterMultiReference (0.12s) [2021-07-13T14:41:37.346Z] === RUN TestImagePullPlatformInvalid [2021-07-13T14:41:37.346Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2021-07-13T14:41:37.346Z] === RUN TestRemoveImageOrphaning [2021-07-13T14:41:37.606Z] --- PASS: TestRemoveImageOrphaning (0.36s) [2021-07-13T14:41:37.606Z] === RUN TestRemoveImageGarbageCollector [2021-07-13T14:41:37.606Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-07-13T14:41:37.606Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2021-07-13T14:41:37.606Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-07-13T14:41:37.866Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s) [2021-07-13T14:41:37.866Z] === RUN TestTagInvalidReference [2021-07-13T14:41:37.866Z] --- PASS: TestTagInvalidReference (0.03s) [2021-07-13T14:41:37.866Z] === RUN TestTagValidPrefixedRepo [2021-07-13T14:41:37.866Z] --- PASS: TestTagValidPrefixedRepo (0.08s) [2021-07-13T14:41:37.866Z] === RUN TestTagExistedNameWithoutForce [2021-07-13T14:41:37.866Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) [2021-07-13T14:41:37.866Z] === RUN TestTagOfficialNames [2021-07-13T14:41:38.126Z] --- PASS: TestTagOfficialNames (0.08s) [2021-07-13T14:41:38.126Z] === RUN TestTagMatchesDigest [2021-07-13T14:41:38.126Z] --- PASS: TestTagMatchesDigest (0.03s) [2021-07-13T14:41:38.126Z] PASS [2021-07-13T14:41:38.126Z] [2021-07-13T14:41:38.126Z] === Skipped [2021-07-13T14:41:38.126Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.03s) [2021-07-13T14:41:38.126Z] import_test.go:22: runtime.GOARCH == "arm64": effective test will be time out [2021-07-13T14:41:38.126Z] [2021-07-13T14:41:38.126Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s) [2021-07-13T14:41:38.126Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-07-13T14:41:38.126Z] [2021-07-13T14:41:38.126Z] [2021-07-13T14:41:38.126Z] DONE 12 tests, 2 skipped in 8.791s [2021-07-13T14:41:38.126Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m [2021-07-13T14:41:38.126Z] ++ 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-07-13T14:41:38.126Z] ++ set -e [2021-07-13T14:41:38.126Z] ++ '[' -n 0 ']' [2021-07-13T14:41:38.126Z] ++ set -x [2021-07-13T14:41:38.126Z] ++ env -i DEST=/go/src/github.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-07-13T14:41:38.386Z] INFO: Testing against a local daemon [2021-07-13T14:41:38.386Z] === RUN TestNetworkCreateDelete [2021-07-13T14:41:38.386Z] --- PASS: TestNetworkCreateDelete (0.23s) [2021-07-13T14:41:38.386Z] === RUN TestDockerNetworkDeletePreferID [2021-07-13T14:41:38.876Z] === RUN TestSequenceGetAvailableBit [2021-07-13T14:41:38.876Z] --- PASS: TestSequenceGetAvailableBit (0.00s) [2021-07-13T14:41:38.876Z] === RUN TestSequenceEqual [2021-07-13T14:41:38.876Z] --- PASS: TestSequenceEqual (0.00s) [2021-07-13T14:41:38.876Z] === RUN TestSequenceCopy [2021-07-13T14:41:38.876Z] --- PASS: TestSequenceCopy (0.00s) [2021-07-13T14:41:38.876Z] === RUN TestGetFirstAvailable [2021-07-13T14:41:38.876Z] --- PASS: TestGetFirstAvailable (0.00s) [2021-07-13T14:41:38.876Z] === RUN TestFindSequence [2021-07-13T14:41:38.876Z] --- PASS: TestFindSequence (0.00s) [2021-07-13T14:41:38.876Z] === RUN TestCheckIfAvailable [2021-07-13T14:41:38.876Z] --- PASS: TestCheckIfAvailable (0.00s) [2021-07-13T14:41:38.876Z] === RUN TestMergeSequences [2021-07-13T14:41:38.876Z] --- PASS: TestMergeSequences (0.00s) [2021-07-13T14:41:38.876Z] === RUN TestPushReservation [2021-07-13T14:41:38.876Z] --- PASS: TestPushReservation (0.00s) [2021-07-13T14:41:38.876Z] === RUN TestSerializeDeserialize [2021-07-13T14:41:38.876Z] --- PASS: TestSerializeDeserialize (0.00s) [2021-07-13T14:41:38.876Z] === RUN TestSet [2021-07-13T14:41:38.876Z] --- PASS: TestSet (0.00s) [2021-07-13T14:41:38.876Z] === RUN TestSetUnset [2021-07-13T14:41:38.876Z] --- PASS: TestSetUnset (0.00s) [2021-07-13T14:41:38.876Z] === RUN TestOffsetSetUnset [2021-07-13T14:41:38.876Z] --- PASS: TestOffsetSetUnset (0.00s) [2021-07-13T14:41:38.876Z] === RUN TestSetInRange [2021-07-13T14:41:38.876Z] --- PASS: TestSetInRange (0.00s) [2021-07-13T14:41:38.876Z] === RUN TestSetAnyInRange [2021-07-13T14:41:38.876Z] --- PASS: TestSetAnyInRange (0.00s) [2021-07-13T14:41:38.876Z] === RUN TestMethods [2021-07-13T14:41:38.876Z] --- PASS: TestMethods (0.00s) [2021-07-13T14:41:38.876Z] === RUN TestRandomAllocateDeallocate [2021-07-13T14:41:38.957Z] --- PASS: TestDockerNetworkDeletePreferID (0.58s) [2021-07-13T14:41:38.957Z] === RUN TestDaemonDNSFallback [2021-07-13T14:41:40.484Z] === RUN TestErrorInterfaces [2021-07-13T14:41:40.484Z] --- PASS: TestErrorInterfaces (0.00s) [2021-07-13T14:41:40.484Z] === RUN TestNetworkMarshalling [2021-07-13T14:41:40.484Z] --- PASS: TestNetworkMarshalling (0.19s) [2021-07-13T14:41:40.484Z] === RUN TestEndpointMarshalling [2021-07-13T14:41:40.484Z] --- PASS: TestEndpointMarshalling (0.00s) [2021-07-13T14:41:40.484Z] === RUN TestAuxAddresses [2021-07-13T14:41:40.484Z] time="2021-07-13T14:41:40Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2021-07-13T14:41:40.484Z] --- PASS: TestAuxAddresses (0.02s) [2021-07-13T14:41:40.484Z] === RUN TestSRVServiceQuery [2021-07-13T14:41:40.484Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2021-07-13T14:41:40.485Z] --- SKIP: TestSRVServiceQuery (0.00s) [2021-07-13T14:41:40.485Z] === RUN TestServiceVIPReuse [2021-07-13T14:41:40.485Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2021-07-13T14:41:40.485Z] --- SKIP: TestServiceVIPReuse (0.01s) [2021-07-13T14:41:40.485Z] === RUN TestIpamReleaseOnNetDriverFailures [2021-07-13T14:41:40.485Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2021-07-13T14:41:40.485Z] --- SKIP: TestIpamReleaseOnNetDriverFailures (0.01s) [2021-07-13T14:41:40.485Z] === RUN TestDNSIPQuery [2021-07-13T14:41:40.485Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2021-07-13T14:41:40.485Z] --- SKIP: TestDNSIPQuery (0.00s) [2021-07-13T14:41:40.485Z] === RUN TestDNSProxyServFail [2021-07-13T14:41:40.485Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2021-07-13T14:41:40.485Z] --- SKIP: TestDNSProxyServFail (0.00s) [2021-07-13T14:41:40.485Z] === RUN TestSandboxAddEmpty [2021-07-13T14:41:40.485Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-07-13T14:41:40.485Z] --- SKIP: TestSandboxAddEmpty (0.00s) [2021-07-13T14:41:40.485Z] === RUN TestSandboxAddMultiPrio [2021-07-13T14:41:40.485Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-07-13T14:41:40.485Z] --- SKIP: TestSandboxAddMultiPrio (0.00s) [2021-07-13T14:41:40.485Z] === RUN TestSandboxAddSamePrio [2021-07-13T14:41:40.485Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-07-13T14:41:40.485Z] --- SKIP: TestSandboxAddSamePrio (0.00s) [2021-07-13T14:41:40.485Z] === RUN TestCleanupServiceDiscovery [2021-07-13T14:41:40.485Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2021-07-13T14:41:40.485Z] --- SKIP: TestCleanupServiceDiscovery (0.00s) [2021-07-13T14:41:40.485Z] === RUN TestDNSOptions [2021-07-13T14:41:40.485Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2021-07-13T14:41:40.485Z] --- SKIP: TestDNSOptions (0.00s) [2021-07-13T14:41:40.485Z] === RUN TestMultipleControllersWithSameStore [2021-07-13T14:41:40.485Z] time="2021-07-13T14:41:40Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2021-07-13T14:41:40.485Z] time="2021-07-13T14:41:40Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2021-07-13T14:41:40.485Z] === RUN TestInvalidConfig [2021-07-13T14:41:40.485Z] --- PASS: TestInvalidConfig (0.00s) [2021-07-13T14:41:40.485Z] === RUN TestConfig [2021-07-13T14:41:40.485Z] --- PASS: TestConfig (0.01s) [2021-07-13T14:41:40.485Z] === RUN TestOptionsLabels [2021-07-13T14:41:40.485Z] --- PASS: TestOptionsLabels (0.00s) [2021-07-13T14:41:40.485Z] === RUN TestValidName [2021-07-13T14:41:40.485Z] --- PASS: TestValidName (0.00s) [2021-07-13T14:41:40.485Z] === RUN TestTLSConfiguration [2021-07-13T14:41:40.485Z] --- PASS: TestMultipleControllersWithSameStore (0.04s) [2021-07-13T14:41:40.485Z] PASS [2021-07-13T14:41:40.485Z] coverage: 8.6% of statements [2021-07-13T14:41:40.485Z] ok github.com/docker/docker/libnetwork 0.382s coverage: 8.6% of statements [2021-07-13T14:41:40.967Z] ? github.com/docker/docker/libnetwork/api [no test files] [2021-07-13T14:41:40.967Z] time="2021-07-13T14:41:40Z" level=info msg="Option Initializing KV with TLS" [2021-07-13T14:41:40.967Z] --- PASS: TestTLSConfiguration (0.22s) [2021-07-13T14:41:40.967Z] PASS [2021-07-13T14:41:40.967Z] coverage: 24.0% of statements [2021-07-13T14:41:40.967Z] ok github.com/docker/docker/libnetwork/config 0.311s coverage: 24.0% of statements [2021-07-13T14:41:40.967Z] === RUN TestKey [2021-07-13T14:41:40.967Z] --- PASS: TestKey (0.00s) [2021-07-13T14:41:40.967Z] === RUN TestParseKey [2021-07-13T14:41:40.967Z] --- PASS: TestParseKey (0.00s) [2021-07-13T14:41:40.967Z] === RUN TestInvalidDataStore [2021-07-13T14:41:40.967Z] --- PASS: TestInvalidDataStore (0.00s) [2021-07-13T14:41:40.967Z] === RUN TestKVObjectFlatKey [2021-07-13T14:41:40.967Z] --- PASS: TestKVObjectFlatKey (0.00s) [2021-07-13T14:41:40.967Z] === RUN TestAtomicKVObjectFlatKey [2021-07-13T14:41:40.967Z] --- PASS: TestAtomicKVObjectFlatKey (0.00s) [2021-07-13T14:41:40.967Z] PASS [2021-07-13T14:41:40.967Z] coverage: 21.9% of statements [2021-07-13T14:41:40.967Z] ok github.com/docker/docker/libnetwork/datastore 0.058s coverage: 21.9% of statements [2021-07-13T14:41:41.034Z] --- PASS: TestDaemonStartWithLogOpt (4.45s) [2021-07-13T14:41:41.034Z] === CONT TestReadPluginNoRead [2021-07-13T14:41:41.034Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2021-07-13T14:41:41.034Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2021-07-13T14:41:41.034Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2021-07-13T14:41:41.034Z] docker_cli_build_test.go:5298: unmatched requirement DaemonIsWindows [2021-07-13T14:41:41.034Z] === RUN TestDockerSuite/TestBuildSpaces [2021-07-13T14:41:41.291Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2021-07-13T14:41:41.984Z] === RUN TestIPDataMarshalling [2021-07-13T14:41:41.984Z] --- PASS: TestIPDataMarshalling (0.00s) [2021-07-13T14:41:41.984Z] === RUN TestValidateAndIsV6 [2021-07-13T14:41:41.984Z] --- PASS: TestValidateAndIsV6 (0.00s) [2021-07-13T14:41:41.984Z] PASS [2021-07-13T14:41:41.984Z] coverage: 68.9% of statements [2021-07-13T14:41:41.984Z] ok github.com/docker/docker/libnetwork/driverapi 0.057s coverage: 68.9% of statements [2021-07-13T14:41:41.984Z] === RUN TestDriver [2021-07-13T14:41:41.984Z] --- PASS: TestDriver (0.00s) [2021-07-13T14:41:41.984Z] PASS [2021-07-13T14:41:41.984Z] coverage: 34.8% of statements [2021-07-13T14:41:41.984Z] ok github.com/docker/docker/libnetwork/drivers/host 0.055s coverage: 34.8% of statements [2021-07-13T14:41:42.661Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2021-07-13T14:41:42.661Z] === RUN TestDockerSuite/TestBuildStderr [2021-07-13T14:41:42.918Z] === RUN TestReadPluginNoRead/default [2021-07-13T14:41:42.999Z] === RUN TestDriver [2021-07-13T14:41:42.999Z] --- PASS: TestDriver (0.00s) [2021-07-13T14:41:42.999Z] PASS [2021-07-13T14:41:42.999Z] coverage: 34.8% of statements [2021-07-13T14:41:42.999Z] ok github.com/docker/docker/libnetwork/drivers/null 0.059s coverage: 34.8% of statements [2021-07-13T14:41:42.999Z] === RUN TestNetworkAllocateFree [2021-07-13T14:41:42.999Z] --- PASS: TestNetworkAllocateFree (0.00s) [2021-07-13T14:41:42.999Z] === RUN TestNetworkAllocateUserDefinedVNIs [2021-07-13T14:41:42.999Z] --- PASS: TestNetworkAllocateUserDefinedVNIs (0.00s) [2021-07-13T14:41:42.999Z] PASS [2021-07-13T14:41:42.999Z] coverage: 63.6% of statements [2021-07-13T14:41:42.999Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.054s coverage: 63.6% of statements [2021-07-13T14:41:43.483Z] === RUN TestGetEmptyCapabilities [2021-07-13T14:41:43.483Z] --- PASS: TestGetEmptyCapabilities (0.02s) [2021-07-13T14:41:43.483Z] === RUN TestGetExtraCapabilities [2021-07-13T14:41:43.483Z] --- PASS: TestGetExtraCapabilities (0.01s) [2021-07-13T14:41:43.483Z] === RUN TestGetInvalidCapabilities [2021-07-13T14:41:43.483Z] --- PASS: TestGetInvalidCapabilities (0.01s) [2021-07-13T14:41:43.483Z] === RUN TestRemoteDriver [2021-07-13T14:41:43.483Z] --- PASS: TestRemoteDriver (0.01s) [2021-07-13T14:41:43.483Z] === RUN TestDriverError [2021-07-13T14:41:43.483Z] --- PASS: TestDriverError (0.01s) [2021-07-13T14:41:43.483Z] === RUN TestMissingValues [2021-07-13T14:41:43.483Z] --- PASS: TestMissingValues (0.01s) [2021-07-13T14:41:43.483Z] === RUN TestRollback [2021-07-13T14:41:43.483Z] --- PASS: TestRollback (0.01s) [2021-07-13T14:41:43.483Z] PASS [2021-07-13T14:41:43.483Z] coverage: 57.4% of statements [2021-07-13T14:41:43.483Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.140s coverage: 57.4% of statements [2021-07-13T14:41:43.854Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2021-07-13T14:41:44.502Z] === RUN TestNew [2021-07-13T14:41:44.502Z] --- PASS: TestNew (0.00s) [2021-07-13T14:41:44.502Z] === RUN TestAddDriver [2021-07-13T14:41:44.502Z] --- PASS: TestAddDriver (0.00s) [2021-07-13T14:41:44.502Z] === RUN TestAddDuplicateDriver [2021-07-13T14:41:44.502Z] --- PASS: TestAddDuplicateDriver (0.00s) [2021-07-13T14:41:44.502Z] === RUN TestIPAMDefaultAddressSpaces [2021-07-13T14:41:44.502Z] --- PASS: TestIPAMDefaultAddressSpaces (0.00s) [2021-07-13T14:41:44.502Z] === RUN TestDriver [2021-07-13T14:41:44.502Z] --- PASS: TestDriver (0.00s) [2021-07-13T14:41:44.502Z] === RUN TestIPAM [2021-07-13T14:41:44.502Z] --- PASS: TestIPAM (0.00s) [2021-07-13T14:41:44.502Z] === RUN TestWalkIPAMs [2021-07-13T14:41:44.502Z] --- PASS: TestWalkIPAMs (0.00s) [2021-07-13T14:41:44.502Z] === RUN TestWalkDrivers [2021-07-13T14:41:44.502Z] --- PASS: TestWalkDrivers (0.00s) [2021-07-13T14:41:44.502Z] PASS [2021-07-13T14:41:44.502Z] coverage: 82.4% of statements [2021-07-13T14:41:44.502Z] ok github.com/docker/docker/libnetwork/drvregistry 0.129s coverage: 82.4% of statements [2021-07-13T14:41:44.985Z] === RUN TestNAT [2021-07-13T14:41:44.985Z] windows_test.go:57: Test does not work on CI and was never running to begin with [2021-07-13T14:41:44.985Z] --- SKIP: TestNAT (0.00s) [2021-07-13T14:41:44.985Z] === RUN TestTransparent [2021-07-13T14:41:44.985Z] windows_test.go:62: Test does not work on CI and was never running to begin with [2021-07-13T14:41:44.985Z] --- SKIP: TestTransparent (0.00s) [2021-07-13T14:41:44.985Z] PASS [2021-07-13T14:41:44.985Z] coverage: 0.0% of statements [2021-07-13T14:41:44.985Z] ok github.com/docker/docker/libnetwork/drivers/windows 0.052s coverage: 0.0% of statements [2021-07-13T14:41:44.985Z] === RUN TestBuildDefault [2021-07-13T14:41:44.985Z] --- PASS: TestBuildDefault (0.00s) [2021-07-13T14:41:44.985Z] === RUN TestBuildHostnameDomainname [2021-07-13T14:41:44.985Z] --- PASS: TestBuildHostnameDomainname (0.00s) [2021-07-13T14:41:44.985Z] === RUN TestBuildHostname [2021-07-13T14:41:44.985Z] --- PASS: TestBuildHostname (0.00s) [2021-07-13T14:41:44.985Z] === RUN TestBuildHostnameFQDN [2021-07-13T14:41:44.985Z] --- PASS: TestBuildHostnameFQDN (0.00s) [2021-07-13T14:41:44.985Z] === RUN TestBuildNoIP [2021-07-13T14:41:44.985Z] --- PASS: TestBuildNoIP (0.00s) [2021-07-13T14:41:44.985Z] === RUN TestUpdate [2021-07-13T14:41:44.985Z] --- PASS: TestUpdate (0.00s) [2021-07-13T14:41:44.985Z] === RUN TestUpdateIgnoresPrefixedHostname [2021-07-13T14:41:44.985Z] --- PASS: TestUpdateIgnoresPrefixedHostname (0.00s) [2021-07-13T14:41:44.985Z] === RUN TestDeleteIgnoresPrefixedHostname [2021-07-13T14:41:44.985Z] --- PASS: TestDeleteIgnoresPrefixedHostname (0.00s) [2021-07-13T14:41:44.985Z] === RUN TestAddEmpty [2021-07-13T14:41:44.985Z] --- PASS: TestAddEmpty (0.00s) [2021-07-13T14:41:44.985Z] === RUN TestAdd [2021-07-13T14:41:44.985Z] --- PASS: TestAdd (0.00s) [2021-07-13T14:41:44.985Z] === RUN TestDeleteEmpty [2021-07-13T14:41:44.985Z] --- PASS: TestDeleteEmpty (0.00s) [2021-07-13T14:41:44.985Z] === RUN TestDeleteNewline [2021-07-13T14:41:44.985Z] --- PASS: TestDeleteNewline (0.00s) [2021-07-13T14:41:44.985Z] === RUN TestDelete [2021-07-13T14:41:44.985Z] --- PASS: TestDelete (0.00s) [2021-07-13T14:41:44.985Z] === RUN TestConcurrentWrites [2021-07-13T14:41:45.224Z] === RUN TestReadPluginNoRead/disabled_caching [2021-07-13T14:41:45.467Z] --- PASS: TestConcurrentWrites (0.31s) [2021-07-13T14:41:45.467Z] PASS [2021-07-13T14:41:45.467Z] coverage: 81.2% of statements [2021-07-13T14:41:45.467Z] ok github.com/docker/docker/libnetwork/etchosts 0.396s coverage: 81.2% of statements [2021-07-13T14:41:45.789Z] --- PASS: TestContinueAfterPluginCrash (10.21s) [2021-07-13T14:41:45.949Z] === RUN TestNew [2021-07-13T14:41:45.949Z] --- PASS: TestNew (0.00s) [2021-07-13T14:41:45.949Z] === RUN TestAllocate [2021-07-13T14:41:45.949Z] --- PASS: TestAllocate (0.00s) [2021-07-13T14:41:45.949Z] === RUN TestUninitialized [2021-07-13T14:41:45.949Z] --- PASS: TestUninitialized (0.00s) [2021-07-13T14:41:45.949Z] === RUN TestAllocateInRange [2021-07-13T14:41:45.949Z] --- PASS: TestAllocateInRange (0.00s) [2021-07-13T14:41:45.949Z] === RUN TestAllocateSerial [2021-07-13T14:41:45.949Z] --- PASS: TestAllocateSerial (0.00s) [2021-07-13T14:41:45.949Z] PASS [2021-07-13T14:41:45.949Z] coverage: 87.5% of statements [2021-07-13T14:41:45.949Z] ok github.com/docker/docker/libnetwork/idm 0.048s coverage: 87.5% of statements [2021-07-13T14:41:45.949Z] === RUN TestDiff [2021-07-13T14:41:45.949Z] --- PASS: TestDiff (0.00s) [2021-07-13T14:41:45.949Z] === RUN TestAddedCallback [2021-07-13T14:41:45.949Z] --- PASS: TestAddedCallback (0.00s) [2021-07-13T14:41:45.949Z] === RUN TestRemovedCallback [2021-07-13T14:41:45.949Z] --- PASS: TestRemovedCallback (0.00s) [2021-07-13T14:41:45.949Z] === RUN TestNoCallback [2021-07-13T14:41:45.949Z] --- PASS: TestNoCallback (0.00s) [2021-07-13T14:41:45.949Z] PASS [2021-07-13T14:41:45.949Z] coverage: 48.1% of statements [2021-07-13T14:41:45.949Z] ok github.com/docker/docker/libnetwork/hostdiscovery 0.053s coverage: 48.1% of statements [2021-07-13T14:41:46.434Z] --- PASS: TestRandomAllocateDeallocate (7.90s) [2021-07-13T14:41:46.434Z] === RUN TestAllocateRandomDeallocate [2021-07-13T14:41:46.434Z] === RUN TestCaller [2021-07-13T14:41:46.434Z] --- PASS: TestCaller (0.00s) [2021-07-13T14:41:46.434Z] PASS [2021-07-13T14:41:46.434Z] coverage: 100.0% of statements [2021-07-13T14:41:46.434Z] ok github.com/docker/docker/libnetwork/internal/caller 0.061s coverage: 100.0% of statements [2021-07-13T14:41:46.918Z] === RUN TestSetSerialInsertDelete [2021-07-13T14:41:46.918Z] --- PASS: TestSetSerialInsertDelete (0.00s) [2021-07-13T14:41:46.918Z] === RUN TestSetParallelInsertDelete [2021-07-13T14:41:47.092Z] --- PASS: TestDaemonDNSFallback (6.91s) [2021-07-13T14:41:47.092Z] === RUN TestInspectNetwork [2021-07-13T14:41:47.161Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2021-07-13T14:41:48.525Z] === RUN TestInt2IP2IntConversion [2021-07-13T14:41:48.525Z] === RUN TestPoolRequest [2021-07-13T14:41:48.525Z] --- PASS: TestPoolRequest (0.00s) [2021-07-13T14:41:48.525Z] === RUN TestOtherRequests [2021-07-13T14:41:48.525Z] --- PASS: TestOtherRequests (0.00s) [2021-07-13T14:41:48.525Z] PASS [2021-07-13T14:41:48.525Z] coverage: 57.1% of statements [2021-07-13T14:41:48.525Z] ok github.com/docker/docker/libnetwork/ipams/null 0.042s coverage: 57.1% of statements [2021-07-13T14:41:49.007Z] --- PASS: TestInt2IP2IntConversion (0.57s) [2021-07-13T14:41:49.007Z] === RUN TestGetAddressVersion [2021-07-13T14:41:49.007Z] --- PASS: TestGetAddressVersion (0.00s) [2021-07-13T14:41:49.007Z] === RUN TestKeyString [2021-07-13T14:41:49.007Z] --- PASS: TestKeyString (0.00s) [2021-07-13T14:41:49.007Z] === RUN TestPoolDataMarshal [2021-07-13T14:41:49.007Z] --- PASS: TestPoolDataMarshal (0.01s) [2021-07-13T14:41:49.007Z] === RUN TestSubnetsMarshal [2021-07-13T14:41:49.007Z] --- PASS: TestSubnetsMarshal (0.15s) [2021-07-13T14:41:49.007Z] === RUN TestAddSubnets [2021-07-13T14:41:49.007Z] --- PASS: TestAddSubnets (0.09s) [2021-07-13T14:41:49.007Z] === RUN TestDoublePoolRelease [2021-07-13T14:41:49.007Z] --- PASS: TestDoublePoolRelease (0.06s) [2021-07-13T14:41:49.007Z] === RUN TestAddReleasePoolID [2021-07-13T14:41:49.061Z] === RUN TestDockerSuite/TestBuildStopSignal [2021-07-13T14:41:49.061Z] === CONT TestReadPluginNoRead [2021-07-13T14:41:49.061Z] read_test.go:92: [d92eedb4550f9] daemon is not started [2021-07-13T14:41:49.061Z] --- PASS: TestReadPluginNoRead (8.92s) [2021-07-13T14:41:49.061Z] --- PASS: TestReadPluginNoRead/default (1.97s) [2021-07-13T14:41:49.061Z] --- PASS: TestReadPluginNoRead/disabled_caching (2.20s) [2021-07-13T14:41:49.061Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.89s) [2021-07-13T14:41:49.061Z] PASS [2021-07-13T14:41:49.061Z] [2021-07-13T14:41:49.061Z] DONE 6 tests in 13.564s [2021-07-13T14:41:49.061Z] 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-07-13T14:41:49.061Z] ++ 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-07-13T14:41:49.061Z] ++ set -e [2021-07-13T14:41:49.061Z] ++ '[' -n 0 ']' [2021-07-13T14:41:49.061Z] ++ set -x [2021-07-13T14:41:49.061Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-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-07-13T14:41:49.061Z] testing: warning: no tests to run [2021-07-13T14:41:49.061Z] PASS [2021-07-13T14:41:49.061Z] [2021-07-13T14:41:49.061Z] DONE 0 tests in 0.064s [2021-07-13T14:41:49.061Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2021-07-13T14:41:49.061Z] ++ 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-07-13T14:41:49.061Z] ++ set -e [2021-07-13T14:41:49.061Z] ++ '[' -n 0 ']' [2021-07-13T14:41:49.061Z] ++ set -x [2021-07-13T14:41:49.061Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-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-07-13T14:41:49.318Z] INFO: Testing against a local daemon [2021-07-13T14:41:49.318Z] === RUN TestPluginWithDevMounts [2021-07-13T14:41:49.318Z] === PAUSE TestPluginWithDevMounts [2021-07-13T14:41:49.318Z] === CONT TestPluginWithDevMounts [2021-07-13T14:41:49.490Z] --- PASS: TestAddReleasePoolID (0.11s) [2021-07-13T14:41:49.490Z] === RUN TestPredefinedPool [2021-07-13T14:41:49.490Z] --- PASS: TestPredefinedPool (0.04s) [2021-07-13T14:41:49.490Z] === RUN TestRemoveSubnet [2021-07-13T14:41:49.490Z] --- PASS: TestAllocateRandomDeallocate (3.06s) [2021-07-13T14:41:49.490Z] === RUN TestAllocateRandomDeallocateSerialize [2021-07-13T14:41:49.490Z] --- PASS: TestRemoveSubnet (0.30s) [2021-07-13T14:41:49.490Z] === RUN TestGetSameAddress [2021-07-13T14:41:49.490Z] --- PASS: TestGetSameAddress (0.04s) [2021-07-13T14:41:49.490Z] === RUN TestPoolAllocationReuse [2021-07-13T14:41:49.882Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2021-07-13T14:41:49.977Z] === RUN TestGetCapabilities [2021-07-13T14:41:49.977Z] --- PASS: TestGetCapabilities (0.01s) [2021-07-13T14:41:49.977Z] === RUN TestGetCapabilitiesFromLegacyDriver [2021-07-13T14:41:49.977Z] --- PASS: TestGetCapabilitiesFromLegacyDriver (0.01s) [2021-07-13T14:41:49.977Z] === RUN TestGetDefaultAddressSpaces [2021-07-13T14:41:49.977Z] --- PASS: TestGetDefaultAddressSpaces (0.00s) [2021-07-13T14:41:49.977Z] === RUN TestRemoteDriver [2021-07-13T14:41:49.977Z] --- PASS: TestRemoteDriver (0.01s) [2021-07-13T14:41:49.977Z] PASS [2021-07-13T14:41:49.977Z] coverage: 47.4% of statements [2021-07-13T14:41:49.977Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.078s coverage: 47.4% of statements [2021-07-13T14:41:50.392Z] === RUN TestInspectNetwork/full_network_id [2021-07-13T14:41:50.392Z] === RUN TestInspectNetwork/partial_network_id [2021-07-13T14:41:50.392Z] === RUN TestInspectNetwork/network_name [2021-07-13T14:41:50.392Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2021-07-13T14:41:50.991Z] --- PASS: TestAllocateRandomDeallocateSerialize (1.50s) [2021-07-13T14:41:50.991Z] === RUN TestRetrieveFromStore [2021-07-13T14:41:50.991Z] === RUN TestWindowsIPAM [2021-07-13T14:41:50.991Z] --- PASS: TestWindowsIPAM (0.00s) [2021-07-13T14:41:50.991Z] PASS [2021-07-13T14:41:50.991Z] coverage: 71.4% of statements [2021-07-13T14:41:50.991Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.046s coverage: 71.4% of statements [2021-07-13T14:41:51.253Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2021-07-13T14:41:51.253Z] --- PASS: TestPluginWithDevMounts (1.80s) [2021-07-13T14:41:51.253Z] PASS [2021-07-13T14:41:51.253Z] [2021-07-13T14:41:51.253Z] DONE 1 tests in 1.988s [2021-07-13T14:41:51.253Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2021-07-13T14:41:51.253Z] ++ 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-07-13T14:41:51.253Z] ++ set -e [2021-07-13T14:41:51.253Z] ++ '[' -n 0 ']' [2021-07-13T14:41:51.253Z] ++ set -x [2021-07-13T14:41:51.253Z] ++ env -i DEST=/go/src/github.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-07-13T14:41:51.509Z] INFO: Testing against a local daemon [2021-07-13T14:41:51.509Z] === RUN TestSecretInspect [2021-07-13T14:41:51.509Z] === RUN TestDockerSuite/TestBuildTagEvent [2021-07-13T14:41:52.006Z] --- PASS: TestRetrieveFromStore (0.78s) [2021-07-13T14:41:52.006Z] === RUN TestIsCorrupted [2021-07-13T14:41:52.006Z] --- PASS: TestIsCorrupted (0.02s) [2021-07-13T14:41:52.006Z] === RUN TestSetRollover [2021-07-13T14:41:52.006Z] === RUN TestDefaultNetwork [2021-07-13T14:41:52.006Z] --- PASS: TestPoolAllocationReuse (2.49s) [2021-07-13T14:41:52.006Z] === RUN TestGetAddressSubPoolEqualPool [2021-07-13T14:41:52.006Z] --- PASS: TestDefaultNetwork (0.29s) [2021-07-13T14:41:52.006Z] === RUN TestConfigGlobalScopeDefaultNetworks [2021-07-13T14:41:52.006Z] --- PASS: TestGetAddressSubPoolEqualPool (0.04s) [2021-07-13T14:41:52.441Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2021-07-13T14:41:52.489Z] === RUN TestRequestReleaseAddressFromSubPool [2021-07-13T14:41:52.489Z] --- PASS: TestConfigGlobalScopeDefaultNetworks (0.28s) [2021-07-13T14:41:52.489Z] === RUN TestInitAddressPools [2021-07-13T14:41:52.489Z] --- PASS: TestInitAddressPools (0.00s) [2021-07-13T14:41:52.489Z] PASS [2021-07-13T14:41:52.489Z] coverage: 74.0% of statements [2021-07-13T14:41:52.489Z] ok github.com/docker/docker/libnetwork/ipamutils 0.652s coverage: 74.0% of statements [2021-07-13T14:41:52.972Z] === RUN TestKeyValue [2021-07-13T14:41:52.972Z] --- PASS: TestKeyValue (0.00s) [2021-07-13T14:41:52.972Z] PASS [2021-07-13T14:41:52.972Z] coverage: 60.0% of statements [2021-07-13T14:41:52.972Z] ok github.com/docker/docker/libnetwork/netlabel 0.044s coverage: 60.0% of statements [2021-07-13T14:41:53.811Z] --- PASS: TestSecretInspect (2.09s) [2021-07-13T14:41:53.811Z] === RUN TestSecretList [2021-07-13T14:41:53.986Z] --- PASS: TestSetRollover (2.20s) [2021-07-13T14:41:53.986Z] === RUN TestSetRolloverSerial [2021-07-13T14:41:54.068Z] === RUN TestDockerSuite/TestBuildUser [2021-07-13T14:41:54.158Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-07-13T14:41:54.158Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-07-13T14:41:54.589Z] --- PASS: TestInspectNetwork (8.44s) [2021-07-13T14:41:54.589Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2021-07-13T14:41:54.589Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2021-07-13T14:41:54.589Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2021-07-13T14:41:54.589Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2021-07-13T14:41:54.589Z] === RUN TestRunContainerWithBridgeNone [2021-07-13T14:41:55.172Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-07-13T14:41:55.964Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2021-07-13T14:41:55.964Z] --- PASS: TestSecretList (2.52s) [2021-07-13T14:41:55.964Z] === RUN TestSecretsCreateAndDelete [2021-07-13T14:41:56.183Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-07-13T14:41:56.262Z] --- PASS: TestRequestReleaseAddressFromSubPool (3.59s) [2021-07-13T14:41:56.262Z] === RUN TestSerializeRequestReleaseAddressFromSubPool [2021-07-13T14:41:56.262Z] === RUN TestNetworkDBSimple [2021-07-13T14:41:56.744Z] --- PASS: TestSetRolloverSerial (2.74s) [2021-07-13T14:41:56.744Z] === RUN TestGetFirstAvailableFromCurrent [2021-07-13T14:41:56.744Z] --- PASS: TestGetFirstAvailableFromCurrent (0.00s) [2021-07-13T14:41:56.744Z] PASS [2021-07-13T14:41:56.744Z] coverage: 84.4% of statements [2021-07-13T14:41:56.744Z] ok github.com/docker/docker/libnetwork/bitseq 18.253s coverage: 84.4% of statements [2021-07-13T14:41:56.744Z] --- PASS: TestSetParallelInsertDelete (10.00s) [2021-07-13T14:41:56.744Z] PASS [2021-07-13T14:41:56.744Z] coverage: 100.0% of statements [2021-07-13T14:41:56.744Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.054s coverage: 100.0% of statements [2021-07-13T14:41:57.376Z] 2021/07/13 14:41:56 Closing DB instances... [2021-07-13T14:41:57.376Z] === RUN TestGenerate [2021-07-13T14:41:57.376Z] --- PASS: TestGenerate (0.00s) [2021-07-13T14:41:57.376Z] === RUN TestGeneratePtr [2021-07-13T14:41:57.376Z] --- PASS: TestGeneratePtr (0.00s) [2021-07-13T14:41:57.376Z] === RUN TestGenerateMissingField [2021-07-13T14:41:57.376Z] --- PASS: TestGenerateMissingField (0.00s) [2021-07-13T14:41:57.376Z] === RUN TestFieldCannotBeSet [2021-07-13T14:41:57.376Z] --- PASS: TestFieldCannotBeSet (0.00s) [2021-07-13T14:41:57.376Z] === RUN TestTypeMismatchError [2021-07-13T14:41:57.376Z] --- PASS: TestTypeMismatchError (0.00s) [2021-07-13T14:41:57.376Z] PASS [2021-07-13T14:41:57.376Z] coverage: 100.0% of statements [2021-07-13T14:41:57.376Z] ok github.com/docker/docker/libnetwork/options 0.048s coverage: 100.0% of statements [2021-07-13T14:41:57.783Z] --- PASS: TestBuildMultiStageCopy (22.51s) [2021-07-13T14:41:57.783Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (17.69s) [2021-07-13T14:41:57.783Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.88s) [2021-07-13T14:41:57.783Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.09s) [2021-07-13T14:41:57.783Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.27s) [2021-07-13T14:41:57.783Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.58s) [2021-07-13T14:41:57.783Z] === RUN TestBuildMultiStageParentConfig [2021-07-13T14:41:57.883Z] --- PASS: TestRunContainerWithBridgeNone (3.14s) [2021-07-13T14:41:57.883Z] === RUN TestNetworkInvalidJSON [2021-07-13T14:41:57.883Z] === RUN TestNetworkInvalidJSON//networks/create [2021-07-13T14:41:57.883Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-07-13T14:41:57.883Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-07-13T14:41:57.883Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-07-13T14:41:57.883Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-07-13T14:41:57.883Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-07-13T14:41:57.883Z] === CONT TestNetworkInvalidJSON//networks/create [2021-07-13T14:41:57.883Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-07-13T14:41:57.883Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-07-13T14:41:57.883Z] --- PASS: TestNetworkInvalidJSON (0.03s) [2021-07-13T14:41:57.883Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2021-07-13T14:41:57.883Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2021-07-13T14:41:57.883Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2021-07-13T14:41:57.883Z] === RUN TestNetworkList [2021-07-13T14:41:57.883Z] === RUN TestNetworkList//networks [2021-07-13T14:41:57.883Z] === PAUSE TestNetworkList//networks [2021-07-13T14:41:57.883Z] === RUN TestNetworkList//networks/ [2021-07-13T14:41:57.883Z] === PAUSE TestNetworkList//networks/ [2021-07-13T14:41:57.883Z] === CONT TestNetworkList//networks [2021-07-13T14:41:57.884Z] === CONT TestNetworkList//networks/ [2021-07-13T14:41:57.884Z] --- PASS: TestNetworkList (0.03s) [2021-07-13T14:41:57.884Z] --- PASS: TestNetworkList//networks (0.00s) [2021-07-13T14:41:57.884Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-07-13T14:41:57.884Z] === RUN TestHostIPv4BridgeLabel [2021-07-13T14:41:58.144Z] --- PASS: TestHostIPv4BridgeLabel (0.63s) [2021-07-13T14:41:58.144Z] === RUN TestDaemonRestartWithLiveRestore [2021-07-13T14:41:58.391Z] testing: warning: no tests to run [2021-07-13T14:41:58.391Z] PASS [2021-07-13T14:41:58.391Z] coverage: 0.0% of statements [2021-07-13T14:41:58.391Z] ok github.com/docker/docker/libnetwork/osl 0.045s coverage: 0.0% of statements [no tests to run] [2021-07-13T14:41:58.874Z] --- PASS: TestNetworkDBSimple (2.43s) [2021-07-13T14:41:58.874Z] === RUN TestNetworkDBJoinLeaveNetwork [2021-07-13T14:41:58.874Z] --- PASS: TestSerializeRequestReleaseAddressFromSubPool (3.10s) [2021-07-13T14:41:58.874Z] === RUN TestGetAddress [2021-07-13T14:41:59.323Z] --- PASS: TestSecretsCreateAndDelete (2.68s) [2021-07-13T14:41:59.323Z] === RUN TestSecretsUpdate [2021-07-13T14:41:59.356Z] === RUN TestRequestNewPort [2021-07-13T14:41:59.357Z] --- PASS: TestRequestNewPort (0.00s) [2021-07-13T14:41:59.357Z] === RUN TestRequestSpecificPort [2021-07-13T14:41:59.357Z] --- PASS: TestRequestSpecificPort (0.00s) [2021-07-13T14:41:59.357Z] === RUN TestReleasePort [2021-07-13T14:41:59.357Z] --- PASS: TestReleasePort (0.00s) [2021-07-13T14:41:59.357Z] === RUN TestReuseReleasedPort [2021-07-13T14:41:59.357Z] --- PASS: TestReuseReleasedPort (0.00s) [2021-07-13T14:41:59.357Z] === RUN TestReleaseUnreadledPort [2021-07-13T14:41:59.357Z] --- PASS: TestReleaseUnreadledPort (0.00s) [2021-07-13T14:41:59.357Z] === RUN TestUnknowProtocol [2021-07-13T14:41:59.357Z] --- PASS: TestUnknowProtocol (0.00s) [2021-07-13T14:41:59.357Z] === RUN TestAllocateAllPorts [2021-07-13T14:41:59.357Z] --- PASS: TestAllocateAllPorts (0.00s) [2021-07-13T14:41:59.357Z] === RUN TestPortAllocation [2021-07-13T14:41:59.357Z] --- PASS: TestPortAllocation (0.00s) [2021-07-13T14:41:59.357Z] === RUN TestPortAllocationWithCustomRange [2021-07-13T14:41:59.357Z] --- PASS: TestPortAllocationWithCustomRange (0.00s) [2021-07-13T14:41:59.357Z] === RUN TestNoDuplicateBPR [2021-07-13T14:41:59.357Z] --- PASS: TestNoDuplicateBPR (0.00s) [2021-07-13T14:41:59.357Z] === RUN TestChangePortRange [2021-07-13T14:41:59.357Z] portallocator_test.go:345: test: port allocate range 65001-65010, setErr=begin out of range, reqPort=0 [2021-07-13T14:41:59.357Z] portallocator_test.go:345: test: port allocate range 59990-59999, setErr=end out of range, reqPort=0 [2021-07-13T14:41:59.357Z] portallocator_test.go:345: test: port allocate range 65000-60000, setErr=out of order, reqPort=0 [2021-07-13T14:41:59.357Z] portallocator_test.go:345: test: port allocate range 60100-65010, setErr=, reqPort=60100 [2021-07-13T14:41:59.357Z] portallocator_test.go:345: test: port allocate range 0-0, setErr=, reqPort=60000 [2021-07-13T14:41:59.357Z] portallocator_test.go:345: test: port allocate range 59900-65000, setErr=, reqPort=60001 [2021-07-13T14:41:59.357Z] --- PASS: TestChangePortRange (0.00s) [2021-07-13T14:41:59.357Z] PASS [2021-07-13T14:41:59.357Z] coverage: 88.6% of statements [2021-07-13T14:41:59.357Z] ok github.com/docker/docker/libnetwork/portallocator 0.064s coverage: 88.6% of statements [2021-07-13T14:41:59.526Z] --- PASS: TestDaemonRestartWithLiveRestore (1.06s) [2021-07-13T14:41:59.526Z] === RUN TestDaemonDefaultNetworkPools [2021-07-13T14:41:59.580Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2021-07-13T14:41:59.838Z] 2021/07/13 14:41:59 Closing DB instances... [2021-07-13T14:42:00.096Z] --- PASS: TestDaemonDefaultNetworkPools (0.82s) [2021-07-13T14:42:00.096Z] === RUN TestDaemonRestartWithExistingNetwork [2021-07-13T14:42:00.320Z] === RUN TestTransportPortConv [2021-07-13T14:42:00.320Z] --- PASS: TestTransportPortConv (0.00s) [2021-07-13T14:42:00.320Z] === RUN TestTransportPortBindingConv [2021-07-13T14:42:00.320Z] --- PASS: TestTransportPortBindingConv (0.00s) [2021-07-13T14:42:00.320Z] === RUN TestErrorConstructors [2021-07-13T14:42:00.320Z] --- PASS: TestErrorConstructors (0.00s) [2021-07-13T14:42:00.320Z] === RUN TestCompareIPMask [2021-07-13T14:42:00.320Z] --- PASS: TestCompareIPMask (0.00s) [2021-07-13T14:42:00.320Z] === RUN TestUtilGetHostPartIP [2021-07-13T14:42:00.320Z] --- PASS: TestUtilGetHostPartIP (0.00s) [2021-07-13T14:42:00.320Z] === RUN TestUtilGetBroadcastIP [2021-07-13T14:42:00.320Z] --- PASS: TestUtilGetBroadcastIP (0.00s) [2021-07-13T14:42:00.320Z] === RUN TestParseCIDR [2021-07-13T14:42:00.320Z] --- PASS: TestParseCIDR (0.00s) [2021-07-13T14:42:00.320Z] PASS [2021-07-13T14:42:00.320Z] coverage: 47.9% of statements [2021-07-13T14:42:00.320Z] ok github.com/docker/docker/libnetwork/types 0.065s coverage: 47.9% of statements [2021-07-13T14:42:00.794Z] --- PASS: TestBuildMultiStageParentConfig (2.61s) [2021-07-13T14:42:00.794Z] === RUN TestBuildLabelWithTargets [2021-07-13T14:42:00.794Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-07-13T14:42:00.794Z] --- SKIP: TestBuildLabelWithTargets (0.00s) [2021-07-13T14:42:00.794Z] === RUN TestBuildWithEmptyLayers [2021-07-13T14:42:01.337Z] --- PASS: TestNetworkDBJoinLeaveNetwork (2.82s) [2021-07-13T14:42:01.337Z] === RUN TestNetworkDBJoinLeaveNetworks [2021-07-13T14:42:01.474Z] --- PASS: TestSecretsUpdate (2.50s) [2021-07-13T14:42:01.474Z] === RUN TestTemplatedSecret [2021-07-13T14:42:01.480Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.21s) [2021-07-13T14:42:01.480Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-07-13T14:42:01.803Z] --- PASS: TestBuildWithEmptyLayers (1.44s) [2021-07-13T14:42:01.803Z] === RUN TestBuildMultiStageOnBuild [2021-07-13T14:42:01.819Z] === RUN TestAppendDevicePermissionsFromCgroupRules [2021-07-13T14:42:01.819Z] === RUN TestAppendDevicePermissionsFromCgroupRules/empty_rule [2021-07-13T14:42:01.819Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column [2021-07-13T14:42:01.819Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column [2021-07-13T14:42:01.819Z] === RUN TestAppendDevicePermissionsFromCgroupRules/leading_spaces [2021-07-13T14:42:01.819Z] === RUN TestAppendDevicePermissionsFromCgroupRules/trailing_spaces [2021-07-13T14:42:01.819Z] === RUN TestAppendDevicePermissionsFromCgroupRules/unknown_device_type [2021-07-13T14:42:01.819Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_type [2021-07-13T14:42:01.819Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_colon [2021-07-13T14:42:01.819Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor [2021-07-13T14:42:01.819Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_major_device [2021-07-13T14:42:01.819Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_minor_device [2021-07-13T14:42:01.819Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_permissions [2021-07-13T14:42:01.819Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_permissions [2021-07-13T14:42:01.819Z] === RUN TestAppendDevicePermissionsFromCgroupRules/too_many_permissions [2021-07-13T14:42:01.819Z] === RUN TestAppendDevicePermissionsFromCgroupRules/major_out_of_range [2021-07-13T14:42:01.819Z] === RUN TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range [2021-07-13T14:42:01.819Z] === RUN TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices [2021-07-13T14:42:01.819Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices [2021-07-13T14:42:01.819Z] === RUN TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices [2021-07-13T14:42:01.819Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions [2021-07-13T14:42:01.819Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major [2021-07-13T14:42:01.819Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_minor [2021-07-13T14:42:01.819Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor [2021-07-13T14:42:01.819Z] === RUN TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission [2021-07-13T14:42:01.819Z] === RUN TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission [2021-07-13T14:42:01.819Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission [2021-07-13T14:42:01.819Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission [2021-07-13T14:42:01.819Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules (0.00s) [2021-07-13T14:42:01.819Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/empty_rule (0.00s) [2021-07-13T14:42:01.819Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column (0.00s) [2021-07-13T14:42:01.819Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column (0.00s) [2021-07-13T14:42:01.819Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/leading_spaces (0.00s) [2021-07-13T14:42:01.819Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/trailing_spaces (0.00s) [2021-07-13T14:42:01.819Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/unknown_device_type (0.00s) [2021-07-13T14:42:01.819Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_type (0.00s) [2021-07-13T14:42:01.819Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_colon (0.00s) [2021-07-13T14:42:01.819Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor (0.00s) [2021-07-13T14:42:01.819Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_major_device (0.00s) [2021-07-13T14:42:01.819Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_minor_device (0.00s) [2021-07-13T14:42:01.819Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_permissions (0.00s) [2021-07-13T14:42:01.819Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_permissions (0.00s) [2021-07-13T14:42:01.819Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/too_many_permissions (0.00s) [2021-07-13T14:42:01.819Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/major_out_of_range (0.00s) [2021-07-13T14:42:01.819Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range (0.00s) [2021-07-13T14:42:01.819Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices (0.00s) [2021-07-13T14:42:01.819Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices (0.00s) [2021-07-13T14:42:01.819Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices (0.00s) [2021-07-13T14:42:01.819Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions (0.00s) [2021-07-13T14:42:01.819Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major (0.00s) [2021-07-13T14:42:01.819Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_minor (0.00s) [2021-07-13T14:42:01.819Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor (0.00s) [2021-07-13T14:42:01.819Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission (0.00s) [2021-07-13T14:42:01.819Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission (0.00s) [2021-07-13T14:42:01.819Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission (0.00s) [2021-07-13T14:42:01.819Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission (0.00s) [2021-07-13T14:42:01.819Z] PASS [2021-07-13T14:42:01.819Z] coverage: 44.0% of statements [2021-07-13T14:42:01.819Z] ok github.com/docker/docker/oci 0.054s coverage: 44.0% of statements [2021-07-13T14:42:02.301Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2021-07-13T14:42:02.301Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2021-07-13T14:42:02.301Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2021-07-13T14:42:02.301Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2021-07-13T14:42:02.301Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2021-07-13T14:42:02.301Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2021-07-13T14:42:02.301Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2021-07-13T14:42:02.301Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2021-07-13T14:42:02.301Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2021-07-13T14:42:02.301Z] ? github.com/docker/docker/libnetwork/drivers/bridge [no test files] [2021-07-13T14:42:02.301Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2021-07-13T14:42:02.301Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2021-07-13T14:42:02.301Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2021-07-13T14:42:02.301Z] ? github.com/docker/docker/libnetwork/drivers/overlay [no test files] [2021-07-13T14:42:02.301Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2021-07-13T14:42:02.301Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2021-07-13T14:42:02.784Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2021-07-13T14:42:02.784Z] 2021/07/13 14:42:02 Closing DB instances... [2021-07-13T14:42:02.862Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.36s) [2021-07-13T14:42:02.862Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-07-13T14:42:03.267Z] === RUN TestAddressPoolOpt [2021-07-13T14:42:03.267Z] --- PASS: TestAddressPoolOpt (0.00s) [2021-07-13T14:42:03.267Z] === RUN TestValidateEnv [2021-07-13T14:42:03.267Z] === RUN TestValidateEnv/a [2021-07-13T14:42:03.267Z] === RUN TestValidateEnv/something [2021-07-13T14:42:03.267Z] === RUN TestValidateEnv/_=a [2021-07-13T14:42:03.267Z] === RUN TestValidateEnv/env1=value1 [2021-07-13T14:42:03.267Z] === RUN TestValidateEnv/_env1=value1 [2021-07-13T14:42:03.267Z] === RUN TestValidateEnv/env2=value2=value3 [2021-07-13T14:42:03.267Z] === RUN TestValidateEnv/env3=abc!qwe [2021-07-13T14:42:03.267Z] === RUN TestValidateEnv/env_4=value_4 [2021-07-13T14:42:03.267Z] === RUN TestValidateEnv/PATH [2021-07-13T14:42:03.267Z] === RUN TestValidateEnv/=a [2021-07-13T14:42:03.267Z] === RUN TestValidateEnv/PATH= [2021-07-13T14:42:03.267Z] === RUN TestValidateEnv/PATH=something [2021-07-13T14:42:03.267Z] === RUN TestValidateEnv/asd!qwe [2021-07-13T14:42:03.267Z] === RUN TestValidateEnv/1asd [2021-07-13T14:42:03.267Z] === RUN TestValidateEnv/123 [2021-07-13T14:42:03.267Z] === RUN TestValidateEnv/some_space [2021-07-13T14:42:03.267Z] === RUN TestValidateEnv/__some_space_before [2021-07-13T14:42:03.267Z] === RUN TestValidateEnv/some_space_after__ [2021-07-13T14:42:03.267Z] === RUN TestValidateEnv/= [2021-07-13T14:42:03.267Z] === RUN TestValidateEnv/PaTh [2021-07-13T14:42:03.267Z] --- PASS: TestValidateEnv (0.00s) [2021-07-13T14:42:03.267Z] --- PASS: TestValidateEnv/a (0.00s) [2021-07-13T14:42:03.267Z] --- PASS: TestValidateEnv/something (0.00s) [2021-07-13T14:42:03.267Z] --- PASS: TestValidateEnv/_=a (0.00s) [2021-07-13T14:42:03.267Z] --- PASS: TestValidateEnv/env1=value1 (0.00s) [2021-07-13T14:42:03.267Z] --- PASS: TestValidateEnv/_env1=value1 (0.00s) [2021-07-13T14:42:03.267Z] --- PASS: TestValidateEnv/env2=value2=value3 (0.00s) [2021-07-13T14:42:03.267Z] --- PASS: TestValidateEnv/env3=abc!qwe (0.00s) [2021-07-13T14:42:03.267Z] --- PASS: TestValidateEnv/env_4=value_4 (0.00s) [2021-07-13T14:42:03.267Z] --- PASS: TestValidateEnv/PATH (0.00s) [2021-07-13T14:42:03.267Z] --- PASS: TestValidateEnv/=a (0.00s) [2021-07-13T14:42:03.267Z] --- PASS: TestValidateEnv/PATH= (0.00s) [2021-07-13T14:42:03.267Z] --- PASS: TestValidateEnv/PATH=something (0.00s) [2021-07-13T14:42:03.267Z] --- PASS: TestValidateEnv/asd!qwe (0.00s) [2021-07-13T14:42:03.267Z] --- PASS: TestValidateEnv/1asd (0.00s) [2021-07-13T14:42:03.267Z] --- PASS: TestValidateEnv/123 (0.00s) [2021-07-13T14:42:03.267Z] --- PASS: TestValidateEnv/some_space (0.00s) [2021-07-13T14:42:03.267Z] --- PASS: TestValidateEnv/__some_space_before (0.00s) [2021-07-13T14:42:03.267Z] --- PASS: TestValidateEnv/some_space_after__ (0.00s) [2021-07-13T14:42:03.267Z] --- PASS: TestValidateEnv/= (0.00s) [2021-07-13T14:42:03.267Z] --- PASS: TestValidateEnv/PaTh (0.00s) [2021-07-13T14:42:03.267Z] === RUN TestParseHost [2021-07-13T14:42:03.267Z] --- PASS: TestParseHost (0.00s) [2021-07-13T14:42:03.267Z] === RUN TestParseDockerDaemonHost [2021-07-13T14:42:03.267Z] --- PASS: TestParseDockerDaemonHost (0.00s) [2021-07-13T14:42:03.267Z] === RUN TestParseTCP [2021-07-13T14:42:03.267Z] --- PASS: TestParseTCP (0.00s) [2021-07-13T14:42:03.267Z] === RUN TestParseInvalidUnixAddrInvalid [2021-07-13T14:42:03.267Z] --- PASS: TestParseInvalidUnixAddrInvalid (0.00s) [2021-07-13T14:42:03.267Z] === RUN TestValidateExtraHosts [2021-07-13T14:42:03.267Z] --- PASS: TestValidateExtraHosts (0.00s) [2021-07-13T14:42:03.267Z] === RUN TestIpOptString [2021-07-13T14:42:03.267Z] --- PASS: TestIpOptString (0.00s) [2021-07-13T14:42:03.267Z] === RUN TestNewIpOptInvalidDefaultVal [2021-07-13T14:42:03.267Z] --- PASS: TestNewIpOptInvalidDefaultVal (0.00s) [2021-07-13T14:42:03.267Z] === RUN TestNewIpOptValidDefaultVal [2021-07-13T14:42:03.267Z] --- PASS: TestNewIpOptValidDefaultVal (0.00s) [2021-07-13T14:42:03.267Z] === RUN TestIpOptSetInvalidVal [2021-07-13T14:42:03.267Z] --- PASS: TestIpOptSetInvalidVal (0.00s) [2021-07-13T14:42:03.267Z] === RUN TestValidateIPAddress [2021-07-13T14:42:03.267Z] --- PASS: TestValidateIPAddress (0.00s) [2021-07-13T14:42:03.267Z] === RUN TestMapOpts [2021-07-13T14:42:03.267Z] --- PASS: TestMapOpts (0.00s) [2021-07-13T14:42:03.267Z] === RUN TestListOptsWithoutValidator [2021-07-13T14:42:03.267Z] --- PASS: TestListOptsWithoutValidator (0.00s) [2021-07-13T14:42:03.267Z] === RUN TestListOptsWithValidator [2021-07-13T14:42:03.267Z] --- PASS: TestListOptsWithValidator (0.00s) [2021-07-13T14:42:03.267Z] === RUN TestValidateDNSSearch [2021-07-13T14:42:03.267Z] --- PASS: TestValidateDNSSearch (0.00s) [2021-07-13T14:42:03.267Z] === RUN TestValidateLabel [2021-07-13T14:42:03.267Z] === RUN TestValidateLabel/lable_with_bad_attribute_format [2021-07-13T14:42:03.267Z] === RUN TestValidateLabel/label_with_general_format [2021-07-13T14:42:03.267Z] === RUN TestValidateLabel/label_with_more_than_one_= [2021-07-13T14:42:03.267Z] === RUN TestValidateLabel/label_with_one_more [2021-07-13T14:42:03.267Z] === RUN TestValidateLabel/label_with_no_reserved_com.docker.* [2021-07-13T14:42:03.267Z] === RUN TestValidateLabel/label_with_no_reserved_io.docker.* [2021-07-13T14:42:03.267Z] === RUN TestValidateLabel/label_with_no_reserved_org.dockerproject.* [2021-07-13T14:42:03.267Z] === RUN TestValidateLabel/label_with_reserved_com.docker.* [2021-07-13T14:42:03.267Z] === RUN TestValidateLabel/label_with_reserved_upcase_com.docker.*_ [2021-07-13T14:42:03.267Z] === RUN TestValidateLabel/label_with_reserved_io.docker.* [2021-07-13T14:42:03.267Z] === RUN TestValidateLabel/label_with_reserved_upcase_io.docker.* [2021-07-13T14:42:03.267Z] === RUN TestValidateLabel/label_with_reserved_org.dockerproject.* [2021-07-13T14:42:03.267Z] === RUN TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* [2021-07-13T14:42:03.267Z] --- PASS: TestValidateLabel (0.00s) [2021-07-13T14:42:03.267Z] --- PASS: TestValidateLabel/lable_with_bad_attribute_format (0.00s) [2021-07-13T14:42:03.267Z] --- PASS: TestValidateLabel/label_with_general_format (0.00s) [2021-07-13T14:42:03.267Z] --- PASS: TestValidateLabel/label_with_more_than_one_= (0.00s) [2021-07-13T14:42:03.267Z] --- PASS: TestValidateLabel/label_with_one_more (0.00s) [2021-07-13T14:42:03.267Z] --- PASS: TestValidateLabel/label_with_no_reserved_com.docker.* (0.00s) [2021-07-13T14:42:03.267Z] --- PASS: TestValidateLabel/label_with_no_reserved_io.docker.* (0.00s) [2021-07-13T14:42:03.267Z] --- PASS: TestValidateLabel/label_with_no_reserved_org.dockerproject.* (0.00s) [2021-07-13T14:42:03.267Z] --- PASS: TestValidateLabel/label_with_reserved_com.docker.* (0.00s) [2021-07-13T14:42:03.267Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_com.docker.*_ (0.00s) [2021-07-13T14:42:03.267Z] --- PASS: TestValidateLabel/label_with_reserved_io.docker.* (0.00s) [2021-07-13T14:42:03.267Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_io.docker.* (0.00s) [2021-07-13T14:42:03.267Z] --- PASS: TestValidateLabel/label_with_reserved_org.dockerproject.* (0.00s) [2021-07-13T14:42:03.267Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* (0.00s) [2021-07-13T14:42:03.267Z] === RUN TestNamedListOpts [2021-07-13T14:42:03.267Z] --- PASS: TestNamedListOpts (0.00s) [2021-07-13T14:42:03.267Z] === RUN TestNamedMapOpts [2021-07-13T14:42:03.267Z] --- PASS: TestNamedMapOpts (0.00s) [2021-07-13T14:42:03.267Z] === RUN TestParseLink [2021-07-13T14:42:03.267Z] --- PASS: TestParseLink (0.00s) [2021-07-13T14:42:03.267Z] === RUN TestQuotedStringSetWithQuotes [2021-07-13T14:42:03.267Z] --- PASS: TestQuotedStringSetWithQuotes (0.00s) [2021-07-13T14:42:03.267Z] === RUN TestQuotedStringSetWithMismatchedQuotes [2021-07-13T14:42:03.267Z] --- PASS: TestQuotedStringSetWithMismatchedQuotes (0.00s) [2021-07-13T14:42:03.267Z] === RUN TestQuotedStringSetWithNoQuotes [2021-07-13T14:42:03.267Z] --- PASS: TestQuotedStringSetWithNoQuotes (0.00s) [2021-07-13T14:42:03.267Z] === RUN TestUlimitOpt [2021-07-13T14:42:03.267Z] --- PASS: TestUlimitOpt (0.00s) [2021-07-13T14:42:03.267Z] PASS [2021-07-13T14:42:03.267Z] coverage: 67.1% of statements [2021-07-13T14:42:03.267Z] ok github.com/docker/docker/opts 0.083s coverage: 67.1% of statements [2021-07-13T14:42:03.267Z] === RUN TestParseVersion [2021-07-13T14:42:03.267Z] --- PASS: TestParseVersion (0.00s) [2021-07-13T14:42:03.267Z] PASS [2021-07-13T14:42:03.267Z] coverage: 52.9% of statements [2021-07-13T14:42:03.267Z] ok github.com/docker/docker/pkg/aaparser 0.044s coverage: 52.9% of statements [2021-07-13T14:42:03.431Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.61s) [2021-07-13T14:42:03.431Z] === RUN TestServiceWithPredefinedNetwork [2021-07-13T14:42:04.283Z] --- PASS: TestNetworkDBJoinLeaveNetworks (2.82s) [2021-07-13T14:42:04.283Z] === RUN TestNetworkDBCRUDTableEntry [2021-07-13T14:42:05.299Z] === RUN TestIsArchivePathDir [2021-07-13T14:42:05.299Z] --- PASS: TestIsArchivePathDir (0.07s) [2021-07-13T14:42:05.299Z] === RUN TestIsArchivePathInvalidFile [2021-07-13T14:42:05.652Z] --- PASS: TestTemplatedSecret (4.08s) [2021-07-13T14:42:05.652Z] === RUN TestSecretCreateResolve [2021-07-13T14:42:05.780Z] === RUN TestPeerCertificateMarshalJSON [2021-07-13T14:42:05.780Z] --- PASS: TestIsArchivePathInvalidFile (0.16s) [2021-07-13T14:42:05.780Z] === RUN TestIsArchivePathTar [2021-07-13T14:42:05.780Z] --- PASS: TestIsArchivePathTar (0.20s) [2021-07-13T14:42:05.780Z] === RUN TestDecompressStreamGzip [2021-07-13T14:42:05.780Z] --- PASS: TestDecompressStreamGzip (0.14s) [2021-07-13T14:42:05.780Z] === RUN TestDecompressStreamBzip2 [2021-07-13T14:42:05.971Z] --- PASS: TestServiceWithPredefinedNetwork (2.74s) [2021-07-13T14:42:05.972Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-07-13T14:42:05.972Z] service_test.go:242: FLAKY_TEST [2021-07-13T14:42:05.972Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-07-13T14:42:05.972Z] === RUN TestServiceWithDataPathPortInit [2021-07-13T14:42:06.262Z] === RUN TestPeerCertificateMarshalJSON/Marshalling_: [2021-07-13T14:42:06.262Z] === RUN TestPeerCertificateMarshalJSON/UnMarshalling_: [2021-07-13T14:42:06.262Z] --- PASS: TestPeerCertificateMarshalJSON (0.50s) [2021-07-13T14:42:06.262Z] --- PASS: TestPeerCertificateMarshalJSON/Marshalling_: (0.00s) [2021-07-13T14:42:06.262Z] --- PASS: TestPeerCertificateMarshalJSON/UnMarshalling_: (0.00s) [2021-07-13T14:42:06.262Z] === RUN TestMiddleware [2021-07-13T14:42:06.262Z] --- PASS: TestMiddleware (0.00s) [2021-07-13T14:42:06.262Z] === RUN TestNewResponseModifier [2021-07-13T14:42:06.262Z] --- PASS: TestNewResponseModifier (0.00s) [2021-07-13T14:42:06.262Z] PASS [2021-07-13T14:42:06.262Z] coverage: 26.8% of statements [2021-07-13T14:42:06.262Z] ok github.com/docker/docker/pkg/authorization 0.558s coverage: 26.8% of statements [2021-07-13T14:42:06.262Z] --- PASS: TestDecompressStreamBzip2 (0.12s) [2021-07-13T14:42:06.262Z] === RUN TestDecompressStreamXz [2021-07-13T14:42:06.262Z] archive_test.go:134: Xz not present in msys2 [2021-07-13T14:42:06.262Z] --- SKIP: TestDecompressStreamXz (0.00s) [2021-07-13T14:42:06.262Z] === RUN TestCompressStreamXzUnsupported [2021-07-13T14:42:06.262Z] --- PASS: TestCompressStreamXzUnsupported (0.00s) [2021-07-13T14:42:06.262Z] === RUN TestCompressStreamBzip2Unsupported [2021-07-13T14:42:06.262Z] --- PASS: TestCompressStreamBzip2Unsupported (0.00s) [2021-07-13T14:42:06.262Z] === RUN TestCompressStreamInvalid [2021-07-13T14:42:06.262Z] --- PASS: TestCompressStreamInvalid (0.00s) [2021-07-13T14:42:06.262Z] === RUN TestExtensionInvalid [2021-07-13T14:42:06.262Z] --- PASS: TestExtensionInvalid (0.00s) [2021-07-13T14:42:06.262Z] === RUN TestExtensionUncompressed [2021-07-13T14:42:06.262Z] --- PASS: TestExtensionUncompressed (0.00s) [2021-07-13T14:42:06.262Z] === RUN TestExtensionBzip2 [2021-07-13T14:42:06.262Z] --- PASS: TestExtensionBzip2 (0.00s) [2021-07-13T14:42:06.262Z] === RUN TestExtensionGzip [2021-07-13T14:42:06.262Z] --- PASS: TestExtensionGzip (0.00s) [2021-07-13T14:42:06.262Z] === RUN TestExtensionXz [2021-07-13T14:42:06.262Z] --- PASS: TestExtensionXz (0.00s) [2021-07-13T14:42:06.262Z] === RUN TestCmdStreamLargeStderr [2021-07-13T14:42:06.262Z] --- PASS: TestCmdStreamLargeStderr (0.09s) [2021-07-13T14:42:06.262Z] === RUN TestCmdStreamBad [2021-07-13T14:42:06.262Z] archive_test.go:239: Failing on Windows CI machines [2021-07-13T14:42:06.262Z] --- SKIP: TestCmdStreamBad (0.00s) [2021-07-13T14:42:06.262Z] === RUN TestCmdStreamGood [2021-07-13T14:42:06.262Z] --- PASS: TestCmdStreamGood (0.05s) [2021-07-13T14:42:06.262Z] === RUN TestUntarPathWithInvalidDest [2021-07-13T14:42:06.262Z] --- PASS: TestUntarPathWithInvalidDest (0.07s) [2021-07-13T14:42:06.262Z] === RUN TestUntarPathWithInvalidSrc [2021-07-13T14:42:06.262Z] --- PASS: TestUntarPathWithInvalidSrc (0.00s) [2021-07-13T14:42:06.262Z] === RUN TestUntarPath [2021-07-13T14:42:06.262Z] --- PASS: TestUntarPath (0.08s) [2021-07-13T14:42:06.262Z] === RUN TestUntarPathWithDestinationFile [2021-07-13T14:42:06.262Z] 2021/07/13 14:42:06 Closing DB instances... [2021-07-13T14:42:06.744Z] --- PASS: TestUntarPathWithDestinationFile (0.08s) [2021-07-13T14:42:06.744Z] === RUN TestUntarPathWithDestinationSrcFileAsFolder [2021-07-13T14:42:06.744Z] --- PASS: TestUntarPathWithDestinationSrcFileAsFolder (0.07s) [2021-07-13T14:42:06.744Z] === RUN TestCopyWithTarInvalidSrc [2021-07-13T14:42:06.744Z] --- PASS: TestCopyWithTarInvalidSrc (0.00s) [2021-07-13T14:42:06.744Z] === RUN TestCopyWithTarInexistentDestWillCreateIt [2021-07-13T14:42:06.744Z] --- PASS: TestCopyWithTarInexistentDestWillCreateIt (0.00s) [2021-07-13T14:42:06.744Z] === RUN TestCopyWithTarSrcFile [2021-07-13T14:42:06.744Z] --- PASS: TestCopyWithTarSrcFile (0.01s) [2021-07-13T14:42:06.744Z] === RUN TestCopyWithTarSrcFolder [2021-07-13T14:42:06.744Z] --- PASS: TestCopyWithTarSrcFolder (0.01s) [2021-07-13T14:42:06.744Z] === RUN TestCopyFileWithTarInvalidSrc [2021-07-13T14:42:06.744Z] --- PASS: TestCopyFileWithTarInvalidSrc (0.00s) [2021-07-13T14:42:06.744Z] === RUN TestCopyFileWithTarInexistentDestWillCreateIt [2021-07-13T14:42:06.744Z] --- PASS: TestCopyFileWithTarInexistentDestWillCreateIt (0.01s) [2021-07-13T14:42:06.744Z] === RUN TestCopyFileWithTarSrcFolder [2021-07-13T14:42:06.744Z] --- PASS: TestCopyFileWithTarSrcFolder (0.00s) [2021-07-13T14:42:06.744Z] === RUN TestCopyFileWithTarSrcFile [2021-07-13T14:42:06.744Z] --- PASS: TestCopyFileWithTarSrcFile (0.01s) [2021-07-13T14:42:06.744Z] === RUN TestTarFiles [2021-07-13T14:42:06.744Z] === RUN TestUnbuffered [2021-07-13T14:42:06.744Z] --- PASS: TestUnbuffered (0.00s) [2021-07-13T14:42:06.744Z] === RUN TestRaceUnbuffered [2021-07-13T14:42:06.744Z] --- PASS: TestRaceUnbuffered (0.00s) [2021-07-13T14:42:06.744Z] PASS [2021-07-13T14:42:06.744Z] coverage: 100.0% of statements [2021-07-13T14:42:06.744Z] ok github.com/docker/docker/pkg/broadcaster 0.044s coverage: 100.0% of statements [2021-07-13T14:42:07.226Z] === RUN TestMatch [2021-07-13T14:42:07.226Z] === RUN TestMatch/[[]] [2021-07-13T14:42:07.226Z] === RUN TestMatch/[[foo]] [2021-07-13T14:42:07.226Z] === RUN TestMatch/[[bar]_[foo]] [2021-07-13T14:42:07.226Z] === RUN TestMatch/[[foo_bar]] [2021-07-13T14:42:07.226Z] === RUN TestMatch/[[qux]_[foo]] [2021-07-13T14:42:07.226Z] === RUN TestMatch/[[foo_bar]_[baz]_[bar]] [2021-07-13T14:42:07.226Z] === RUN TestMatch/[] [2021-07-13T14:42:07.226Z] === RUN TestMatch/[]#01 [2021-07-13T14:42:07.226Z] === RUN TestMatch/[[qux]] [2021-07-13T14:42:07.226Z] === RUN TestMatch/[[foo_bar_qux]] [2021-07-13T14:42:07.226Z] === RUN TestMatch/[[qux]_[baz]] [2021-07-13T14:42:07.226Z] === RUN TestMatch/[[foo_baz]] [2021-07-13T14:42:07.226Z] --- PASS: TestMatch (0.00s) [2021-07-13T14:42:07.226Z] --- PASS: TestMatch/[[]] (0.00s) [2021-07-13T14:42:07.226Z] --- PASS: TestMatch/[[foo]] (0.00s) [2021-07-13T14:42:07.226Z] --- PASS: TestMatch/[[bar]_[foo]] (0.00s) [2021-07-13T14:42:07.226Z] --- PASS: TestMatch/[[foo_bar]] (0.00s) [2021-07-13T14:42:07.226Z] --- PASS: TestMatch/[[qux]_[foo]] (0.00s) [2021-07-13T14:42:07.226Z] --- PASS: TestMatch/[[foo_bar]_[baz]_[bar]] (0.00s) [2021-07-13T14:42:07.226Z] --- PASS: TestMatch/[] (0.00s) [2021-07-13T14:42:07.226Z] --- PASS: TestMatch/[]#01 (0.00s) [2021-07-13T14:42:07.226Z] --- PASS: TestMatch/[[qux]] (0.00s) [2021-07-13T14:42:07.226Z] --- PASS: TestMatch/[[foo_bar_qux]] (0.00s) [2021-07-13T14:42:07.226Z] --- PASS: TestMatch/[[qux]_[baz]] (0.00s) [2021-07-13T14:42:07.226Z] --- PASS: TestMatch/[[foo_baz]] (0.00s) [2021-07-13T14:42:07.226Z] PASS [2021-07-13T14:42:07.226Z] coverage: 87.5% of statements [2021-07-13T14:42:07.226Z] ok github.com/docker/docker/pkg/capabilities 0.056s coverage: 87.5% of statements [2021-07-13T14:42:07.550Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeDrainPause [2021-07-13T14:42:07.708Z] --- PASS: TestNetworkDBCRUDTableEntry (3.58s) [2021-07-13T14:42:07.708Z] === RUN TestNetworkDBCRUDTableEntries [2021-07-13T14:42:08.114Z] --- PASS: TestSecretCreateResolve (2.61s) [2021-07-13T14:42:08.114Z] PASS [2021-07-13T14:42:08.114Z] [2021-07-13T14:42:08.114Z] DONE 6 tests in 16.721s [2021-07-13T14:42:08.114Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2021-07-13T14:42:08.114Z] ++ 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-07-13T14:42:08.114Z] ++ set -e [2021-07-13T14:42:08.114Z] ++ '[' -n 0 ']' [2021-07-13T14:42:08.114Z] ++ set -x [2021-07-13T14:42:08.114Z] ++ env -i DEST=/go/src/github.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-07-13T14:42:08.114Z] INFO: Testing against a local daemon [2021-07-13T14:42:08.114Z] === RUN TestServiceCreateInit [2021-07-13T14:42:08.114Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-07-13T14:42:08.721Z] === RUN TestChrootTarUntar [2021-07-13T14:42:08.721Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2021-07-13T14:42:08.721Z] --- SKIP: TestChrootTarUntar (0.00s) [2021-07-13T14:42:08.721Z] === RUN TestChrootUntarWithHugeExcludesList [2021-07-13T14:42:08.721Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2021-07-13T14:42:08.721Z] --- SKIP: TestChrootUntarWithHugeExcludesList (0.00s) [2021-07-13T14:42:08.721Z] === RUN TestChrootUntarEmptyArchive [2021-07-13T14:42:08.721Z] --- PASS: TestChrootUntarEmptyArchive (0.00s) [2021-07-13T14:42:08.721Z] === RUN TestChrootTarUntarWithSymlink [2021-07-13T14:42:08.721Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-07-13T14:42:08.721Z] --- SKIP: TestChrootTarUntarWithSymlink (0.00s) [2021-07-13T14:42:08.721Z] === RUN TestChrootCopyWithTar [2021-07-13T14:42:08.721Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-07-13T14:42:08.721Z] --- SKIP: TestChrootCopyWithTar (0.00s) [2021-07-13T14:42:08.721Z] === RUN TestChrootCopyFileWithTar [2021-07-13T14:42:08.721Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2021-07-13T14:42:08.721Z] --- SKIP: TestChrootCopyFileWithTar (0.00s) [2021-07-13T14:42:08.721Z] === RUN TestChrootUntarPath [2021-07-13T14:42:08.721Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-07-13T14:42:08.721Z] --- SKIP: TestChrootUntarPath (0.00s) [2021-07-13T14:42:08.721Z] === RUN TestChrootUntarEmptyArchiveFromSlowReader [2021-07-13T14:42:08.721Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2021-07-13T14:42:08.721Z] --- SKIP: TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2021-07-13T14:42:08.721Z] === RUN TestChrootApplyEmptyArchiveFromSlowReader [2021-07-13T14:42:08.721Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2021-07-13T14:42:08.721Z] --- SKIP: TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2021-07-13T14:42:08.721Z] === RUN TestChrootApplyDotDotFile [2021-07-13T14:42:08.721Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2021-07-13T14:42:08.721Z] --- SKIP: TestChrootApplyDotDotFile (0.00s) [2021-07-13T14:42:08.721Z] PASS [2021-07-13T14:42:08.721Z] coverage: 15.4% of statements [2021-07-13T14:42:08.722Z] ok github.com/docker/docker/pkg/chrootarchive 0.107s coverage: 15.4% of statements [2021-07-13T14:42:09.494Z] docker_api_swarm_node_test.go:80: [d14fad53b2870] joining swarm manager [d092a577cbd87]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-07-13T14:42:09.736Z] === RUN TestSizeEmpty [2021-07-13T14:42:09.736Z] --- PASS: TestSizeEmpty (0.00s) [2021-07-13T14:42:09.736Z] === RUN TestSizeEmptyFile [2021-07-13T14:42:09.736Z] --- PASS: TestSizeEmptyFile (0.00s) [2021-07-13T14:42:09.736Z] === RUN TestSizeNonemptyFile [2021-07-13T14:42:09.736Z] --- PASS: TestSizeNonemptyFile (0.00s) [2021-07-13T14:42:09.736Z] === RUN TestSizeNestedDirectoryEmpty [2021-07-13T14:42:09.736Z] --- PASS: TestSizeNestedDirectoryEmpty (0.00s) [2021-07-13T14:42:09.736Z] === RUN TestSizeFileAndNestedDirectoryEmpty [2021-07-13T14:42:09.736Z] --- PASS: TestSizeFileAndNestedDirectoryEmpty (0.00s) [2021-07-13T14:42:09.736Z] === RUN TestSizeFileAndNestedDirectoryNonempty [2021-07-13T14:42:09.736Z] --- PASS: TestSizeFileAndNestedDirectoryNonempty (0.00s) [2021-07-13T14:42:09.736Z] === RUN TestMoveToSubdir [2021-07-13T14:42:09.736Z] --- PASS: TestMoveToSubdir (0.01s) [2021-07-13T14:42:09.736Z] === RUN TestSizeNonExistingDirectory [2021-07-13T14:42:09.736Z] --- PASS: TestSizeNonExistingDirectory (0.00s) [2021-07-13T14:42:09.736Z] PASS [2021-07-13T14:42:09.736Z] coverage: 80.0% of statements [2021-07-13T14:42:09.736Z] ok github.com/docker/docker/pkg/directory 0.058s coverage: 80.0% of statements [2021-07-13T14:42:10.219Z] 2021/07/13 14:42:09 Closing DB instances... [2021-07-13T14:42:10.701Z] === RUN Test [2021-07-13T14:42:10.701Z] === RUN Test/TestContainsEntry [2021-07-13T14:42:10.701Z] === RUN Test/TestCreateEntries [2021-07-13T14:42:10.701Z] === RUN Test/TestEntriesDiff [2021-07-13T14:42:10.701Z] === RUN Test/TestEntriesEquality [2021-07-13T14:42:10.701Z] === RUN Test/TestGenerateWithMalformedInputAtRangeEnd [2021-07-13T14:42:10.701Z] === RUN Test/TestGenerateWithMalformedInputAtRangeStart [2021-07-13T14:42:10.701Z] === RUN Test/TestGeneratorMatchFailedNotGenerate [2021-07-13T14:42:10.701Z] === RUN Test/TestGeneratorNotGenerate [2021-07-13T14:42:10.701Z] === RUN Test/TestGeneratorWithPort [2021-07-13T14:42:10.701Z] === RUN Test/TestGeneratorWithPortNotGenerate [2021-07-13T14:42:10.701Z] === RUN Test/TestNewEntry [2021-07-13T14:42:10.701Z] === RUN Test/TestParse [2021-07-13T14:42:10.701Z] --- PASS: Test (0.00s) [2021-07-13T14:42:10.701Z] --- PASS: Test/TestContainsEntry (0.00s) [2021-07-13T14:42:10.701Z] --- PASS: Test/TestCreateEntries (0.00s) [2021-07-13T14:42:10.701Z] --- PASS: Test/TestEntriesDiff (0.00s) [2021-07-13T14:42:10.701Z] --- PASS: Test/TestEntriesEquality (0.00s) [2021-07-13T14:42:10.701Z] --- PASS: Test/TestGenerateWithMalformedInputAtRangeEnd (0.00s) [2021-07-13T14:42:10.701Z] --- PASS: Test/TestGenerateWithMalformedInputAtRangeStart (0.00s) [2021-07-13T14:42:10.701Z] --- PASS: Test/TestGeneratorMatchFailedNotGenerate (0.00s) [2021-07-13T14:42:10.701Z] --- PASS: Test/TestGeneratorNotGenerate (0.00s) [2021-07-13T14:42:10.701Z] --- PASS: Test/TestGeneratorWithPort (0.00s) [2021-07-13T14:42:10.701Z] --- PASS: Test/TestGeneratorWithPortNotGenerate (0.00s) [2021-07-13T14:42:10.701Z] --- PASS: Test/TestNewEntry (0.00s) [2021-07-13T14:42:10.701Z] --- PASS: Test/TestParse (0.00s) [2021-07-13T14:42:10.701Z] PASS [2021-07-13T14:42:10.701Z] coverage: 58.3% of statements [2021-07-13T14:42:10.702Z] ok github.com/docker/docker/pkg/discovery 0.062s coverage: 58.3% of statements [2021-07-13T14:42:11.185Z] --- PASS: TestNetworkDBCRUDTableEntries (3.44s) [2021-07-13T14:42:11.185Z] === RUN TestNetworkDBNodeLeave [2021-07-13T14:42:11.667Z] === RUN Test [2021-07-13T14:42:11.667Z] === RUN Test/TestContent [2021-07-13T14:42:11.667Z] === RUN Test/TestInitialize [2021-07-13T14:42:11.667Z] === RUN Test/TestNew [2021-07-13T14:42:11.667Z] === RUN Test/TestParsingContentsWithComments [2021-07-13T14:42:11.667Z] === RUN Test/TestRegister [2021-07-13T14:42:11.667Z] === RUN Test/TestWatch [2021-07-13T14:42:11.667Z] --- PASS: Test (0.01s) [2021-07-13T14:42:11.667Z] --- PASS: Test/TestContent (0.00s) [2021-07-13T14:42:11.667Z] --- PASS: Test/TestInitialize (0.00s) [2021-07-13T14:42:11.667Z] --- PASS: Test/TestNew (0.00s) [2021-07-13T14:42:11.667Z] --- PASS: Test/TestParsingContentsWithComments (0.00s) [2021-07-13T14:42:11.667Z] --- PASS: Test/TestRegister (0.00s) [2021-07-13T14:42:11.667Z] --- PASS: Test/TestWatch (0.00s) [2021-07-13T14:42:11.667Z] PASS [2021-07-13T14:42:11.667Z] coverage: 92.9% of statements [2021-07-13T14:42:11.667Z] ok github.com/docker/docker/pkg/discovery/file 0.051s coverage: 92.9% of statements [2021-07-13T14:42:13.273Z] === RUN Test [2021-07-13T14:42:13.273Z] === RUN Test/TestInitialize [2021-07-13T14:42:13.273Z] time="2021-07-13T14:42:12Z" level=info msg="Initializing discovery without TLS" [2021-07-13T14:42:13.273Z] time="2021-07-13T14:42:13Z" level=info msg="Initializing discovery without TLS" [2021-07-13T14:42:13.273Z] time="2021-07-13T14:42:13Z" level=info msg="Initializing discovery without TLS" [2021-07-13T14:42:13.273Z] === RUN Test/TestInitializeWithCerts [2021-07-13T14:42:13.273Z] time="2021-07-13T14:42:13Z" level=info msg="Initializing discovery with TLS" [2021-07-13T14:42:13.273Z] === RUN Test/TestWatch [2021-07-13T14:42:13.273Z] time="2021-07-13T14:42:13Z" level=info msg="Initializing discovery without TLS" [2021-07-13T14:42:13.754Z] --- PASS: TestTarFiles (6.86s) [2021-07-13T14:42:13.754Z] === RUN TestTarUntar [2021-07-13T14:42:13.754Z] --- PASS: TestTarUntar (0.07s) [2021-07-13T14:42:13.754Z] === RUN TestTarWithOptionsChownOptsAlwaysOverridesIdPair [2021-07-13T14:42:13.754Z] --- PASS: TestTarWithOptionsChownOptsAlwaysOverridesIdPair (0.00s) [2021-07-13T14:42:13.754Z] === RUN TestTarWithOptions [2021-07-13T14:42:13.754Z] --- PASS: TestTarWithOptions (0.04s) [2021-07-13T14:42:13.754Z] === RUN TestTypeXGlobalHeaderDoesNotFail [2021-07-13T14:42:13.754Z] --- PASS: TestTypeXGlobalHeaderDoesNotFail (0.00s) [2021-07-13T14:42:13.754Z] === RUN TestUntarUstarGnuConflict [2021-07-13T14:42:13.754Z] --- PASS: TestUntarUstarGnuConflict (0.00s) [2021-07-13T14:42:13.754Z] === RUN TestUntarInvalidFilenames [2021-07-13T14:42:13.755Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidFilenames172273418\\dest" [2021-07-13T14:42:13.755Z] --- PASS: TestUntarInvalidFilenames (0.20s) [2021-07-13T14:42:13.755Z] === RUN TestUntarHardlinkToSymlink [2021-07-13T14:42:13.755Z] --- PASS: TestUntarHardlinkToSymlink (0.01s) [2021-07-13T14:42:13.755Z] === RUN TestUntarInvalidHardlink [2021-07-13T14:42:13.755Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink899547579\\victim\\hello" -> "../victim/hello" [2021-07-13T14:42:13.755Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink567707614\\victim\\hello" -> "/../victim/hello" [2021-07-13T14:42:13.755Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink545034149\\victim" -> "../victim" [2021-07-13T14:42:13.755Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink333801664\\victim" -> "../victim" [2021-07-13T14:42:13.755Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink158460703\\victim" -> "../victim" [2021-07-13T14:42:13.755Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink492517874\\victim" -> "../victim" [2021-07-13T14:42:13.755Z] --- PASS: TestUntarInvalidHardlink (0.04s) [2021-07-13T14:42:13.755Z] === RUN TestUntarInvalidSymlink [2021-07-13T14:42:13.755Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink690066089\\dest\\dotdot" -> "../victim/hello" [2021-07-13T14:42:13.755Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink101956596\\dest\\slash-dotdot" -> "/../victim/hello" [2021-07-13T14:42:13.755Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink274094275\\dest\\loophole-victim" -> "../victim" [2021-07-13T14:42:13.755Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink799548230\\dest\\loophole-victim" -> "../victim" [2021-07-13T14:42:13.755Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink234835949\\dest\\loophole-victim" -> "../victim" [2021-07-13T14:42:13.755Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink427371112\\dest\\loophole-victim" -> "../victim" [2021-07-13T14:42:13.755Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink610337447\\dest\\dir\\loophole" -> "../../victim" [2021-07-13T14:42:13.755Z] --- PASS: TestUntarInvalidSymlink (0.05s) [2021-07-13T14:42:13.755Z] === RUN TestTempArchiveCloseMultipleTimes [2021-07-13T14:42:13.755Z] --- PASS: TestTempArchiveCloseMultipleTimes (0.00s) [2021-07-13T14:42:13.755Z] === RUN TestXGlobalNoParent [2021-07-13T14:42:13.755Z] --- PASS: TestXGlobalNoParent (0.00s) [2021-07-13T14:42:13.755Z] === RUN TestReplaceFileTarWrapper [2021-07-13T14:42:14.236Z] --- PASS: TestReplaceFileTarWrapper (0.20s) [2021-07-13T14:42:14.236Z] === RUN TestPrefixHeaderReadable [2021-07-13T14:42:14.236Z] --- PASS: TestPrefixHeaderReadable (0.03s) [2021-07-13T14:42:14.236Z] === RUN TestDisablePigz [2021-07-13T14:42:14.236Z] archive_test.go:1331: Test will not check full path when Pigz not installed [2021-07-13T14:42:14.236Z] --- PASS: TestNetworkDBNodeLeave (2.82s) [2021-07-13T14:42:14.236Z] === RUN TestNetworkDBWatch [2021-07-13T14:42:14.236Z] --- PASS: TestDisablePigz (0.13s) [2021-07-13T14:42:14.236Z] === RUN TestPigz [2021-07-13T14:42:14.236Z] archive_test.go:1360: Tested whether Pigz is not used, as it not installed [2021-07-13T14:42:14.236Z] --- PASS: TestPigz (0.15s) [2021-07-13T14:42:14.236Z] === RUN TestCopyFileWithInvalidDest [2021-07-13T14:42:14.236Z] archive_windows_test.go:16: Currently fails [2021-07-13T14:42:14.236Z] --- SKIP: TestCopyFileWithInvalidDest (0.00s) [2021-07-13T14:42:14.236Z] === RUN TestCanonicalTarNameForPath [2021-07-13T14:42:14.236Z] --- PASS: TestCanonicalTarNameForPath (0.00s) [2021-07-13T14:42:14.236Z] === RUN TestCanonicalTarName [2021-07-13T14:42:14.236Z] --- PASS: TestCanonicalTarName (0.00s) [2021-07-13T14:42:14.236Z] === RUN TestChmodTarEntry [2021-07-13T14:42:14.236Z] --- PASS: TestChmodTarEntry (0.00s) [2021-07-13T14:42:14.236Z] === RUN TestHardLinkOrder [2021-07-13T14:42:14.718Z] --- PASS: TestHardLinkOrder (0.10s) [2021-07-13T14:42:14.718Z] === RUN TestChangeString [2021-07-13T14:42:14.718Z] --- PASS: TestChangeString (0.00s) [2021-07-13T14:42:14.718Z] === RUN TestChangesWithNoChanges [2021-07-13T14:42:14.718Z] --- PASS: TestChangesWithNoChanges (0.04s) [2021-07-13T14:42:14.718Z] === RUN TestChangesWithChanges [2021-07-13T14:42:14.718Z] --- PASS: TestChangesWithChanges (0.04s) [2021-07-13T14:42:14.718Z] === RUN TestChangesWithChangesGH13590 [2021-07-13T14:42:14.718Z] changes_test.go:196: needs more investigation [2021-07-13T14:42:14.718Z] --- SKIP: TestChangesWithChangesGH13590 (0.00s) [2021-07-13T14:42:14.718Z] === RUN TestChangesDirsEmpty [2021-07-13T14:42:14.718Z] --- PASS: TestChangesDirsEmpty (0.14s) [2021-07-13T14:42:14.718Z] === RUN TestChangesDirsMutated [2021-07-13T14:42:14.718Z] --- PASS: TestChangesDirsMutated (0.16s) [2021-07-13T14:42:14.718Z] === RUN TestApplyLayer [2021-07-13T14:42:14.718Z] changes_test.go:433: needs further investigation [2021-07-13T14:42:14.718Z] --- SKIP: TestApplyLayer (0.00s) [2021-07-13T14:42:14.718Z] === RUN TestChangesSizeWithHardlinks [2021-07-13T14:42:14.718Z] changes_test.go:469: needs further investigation [2021-07-13T14:42:14.718Z] --- SKIP: TestChangesSizeWithHardlinks (0.00s) [2021-07-13T14:42:14.718Z] === RUN TestChangesSizeWithNoChanges [2021-07-13T14:42:14.718Z] --- PASS: TestChangesSizeWithNoChanges (0.00s) [2021-07-13T14:42:14.718Z] === RUN TestChangesSizeWithOnlyDeleteChanges [2021-07-13T14:42:14.718Z] --- PASS: TestChangesSizeWithOnlyDeleteChanges (0.00s) [2021-07-13T14:42:14.718Z] === RUN TestChangesSize [2021-07-13T14:42:14.718Z] --- PASS: TestChangesSize (0.01s) [2021-07-13T14:42:14.718Z] === RUN TestApplyLayerInvalidFilenames [2021-07-13T14:42:14.718Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidFilenames242642814\\dest" [2021-07-13T14:42:14.718Z] --- PASS: TestApplyLayerInvalidFilenames (0.01s) [2021-07-13T14:42:14.718Z] === RUN TestApplyLayerInvalidHardlink [2021-07-13T14:42:14.718Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink524387680\\victim\\hello" -> "../victim/hello" [2021-07-13T14:42:14.718Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink472325951\\victim\\hello" -> "/../victim/hello" [2021-07-13T14:42:14.718Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink517526930\\victim" -> "../victim" [2021-07-13T14:42:14.718Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink900472265\\victim" -> "../victim" [2021-07-13T14:42:14.718Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink132379796\\victim" -> "../victim" [2021-07-13T14:42:14.718Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink700221667\\victim" -> "../victim" [2021-07-13T14:42:14.718Z] --- PASS: TestApplyLayerInvalidHardlink (0.03s) [2021-07-13T14:42:14.718Z] === RUN TestApplyLayerInvalidSymlink [2021-07-13T14:42:14.718Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink993151206\\dest\\dotdot" -> "../victim/hello" [2021-07-13T14:42:14.718Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink076809485\\dest\\slash-dotdot" -> "/../victim/hello" [2021-07-13T14:42:14.718Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink569957128\\dest\\loophole-victim" -> "../victim" [2021-07-13T14:42:14.718Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink000810183\\dest\\loophole-victim" -> "../victim" [2021-07-13T14:42:14.718Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink007066490\\dest\\loophole-victim" -> "../victim" [2021-07-13T14:42:14.751Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-07-13T14:42:15.201Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink490782865\\dest\\loophole-victim" -> "../victim" [2021-07-13T14:42:15.201Z] --- PASS: TestApplyLayerInvalidSymlink (0.04s) [2021-07-13T14:42:15.201Z] === RUN TestApplyLayerWhiteouts [2021-07-13T14:42:15.201Z] --- PASS: TestApplyLayerWhiteouts (0.08s) [2021-07-13T14:42:15.201Z] === RUN TestGenerateEmptyFile [2021-07-13T14:42:15.201Z] --- PASS: TestGenerateEmptyFile (0.00s) [2021-07-13T14:42:15.201Z] === RUN TestGenerateWithContent [2021-07-13T14:42:15.201Z] --- PASS: TestGenerateWithContent (0.00s) [2021-07-13T14:42:15.201Z] PASS [2021-07-13T14:42:15.201Z] coverage: 62.7% of statements [2021-07-13T14:42:15.201Z] ok github.com/docker/docker/pkg/archive 9.672s coverage: 62.7% of statements [2021-07-13T14:42:15.683Z] 2021/07/13 14:42:15 Closing DB instances... [2021-07-13T14:42:16.169Z] --- PASS: Test (3.20s) [2021-07-13T14:42:16.169Z] --- PASS: Test/TestInitialize (0.19s) [2021-07-13T14:42:16.169Z] --- PASS: Test/TestInitializeWithCerts (0.01s) [2021-07-13T14:42:16.169Z] --- PASS: Test/TestWatch (3.00s) [2021-07-13T14:42:16.169Z] PASS [2021-07-13T14:42:16.169Z] coverage: 84.1% of statements [2021-07-13T14:42:16.169Z] ok github.com/docker/docker/pkg/discovery/kv 3.258s coverage: 84.1% of statements [2021-07-13T14:42:16.890Z] --- PASS: TestBuildMultiStageOnBuild (13.59s) [2021-07-13T14:42:16.890Z] === RUN TestBuildUncleanTarFilenames [2021-07-13T14:42:16.890Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-07-13T14:42:16.890Z] --- SKIP: TestBuildUncleanTarFilenames (0.00s) [2021-07-13T14:42:16.890Z] === RUN TestBuildMultiStageLayerLeak [2021-07-13T14:42:17.182Z] --- PASS: TestNetworkDBWatch (3.02s) [2021-07-13T14:42:17.182Z] === RUN TestNetworkDBBulkSync [2021-07-13T14:42:17.182Z] === RUN Test [2021-07-13T14:42:17.182Z] === RUN Test/TestWatch [2021-07-13T14:42:17.182Z] --- PASS: Test (0.00s) [2021-07-13T14:42:17.182Z] --- PASS: Test/TestWatch (0.00s) [2021-07-13T14:42:17.182Z] PASS [2021-07-13T14:42:17.182Z] coverage: 92.3% of statements [2021-07-13T14:42:17.182Z] ok github.com/docker/docker/pkg/discovery/memory 0.057s coverage: 92.3% of statements [2021-07-13T14:42:18.198Z] === RUN Test [2021-07-13T14:42:18.198Z] === RUN Test/TestInitialize [2021-07-13T14:42:18.198Z] === RUN Test/TestInitializeWithPattern [2021-07-13T14:42:18.198Z] === RUN Test/TestRegister [2021-07-13T14:42:18.198Z] === RUN Test/TestWatch [2021-07-13T14:42:18.198Z] --- PASS: Test (0.00s) [2021-07-13T14:42:18.198Z] --- PASS: Test/TestInitialize (0.00s) [2021-07-13T14:42:18.198Z] --- PASS: Test/TestInitializeWithPattern (0.00s) [2021-07-13T14:42:18.198Z] --- PASS: Test/TestRegister (0.00s) [2021-07-13T14:42:18.198Z] --- PASS: Test/TestWatch (0.00s) [2021-07-13T14:42:18.198Z] PASS [2021-07-13T14:42:18.198Z] coverage: 93.8% of statements [2021-07-13T14:42:18.198Z] ok github.com/docker/docker/pkg/discovery/nodes 0.053s coverage: 93.8% of statements [2021-07-13T14:42:18.681Z] 2021/07/13 14:42:18 Closing DB instances... [2021-07-13T14:42:18.930Z] === RUN TestDockerSuite/TestBuildVerboseOut [2021-07-13T14:42:19.162Z] === RUN TestPollerAddRemove [2021-07-13T14:42:19.162Z] --- PASS: TestPollerAddRemove (0.00s) [2021-07-13T14:42:19.162Z] === RUN TestPollerEvent [2021-07-13T14:42:19.162Z] poller_test.go:41: No chmod on Windows [2021-07-13T14:42:19.162Z] --- SKIP: TestPollerEvent (0.00s) [2021-07-13T14:42:19.162Z] === RUN TestPollerClose [2021-07-13T14:42:19.162Z] --- PASS: TestPollerClose (0.00s) [2021-07-13T14:42:19.162Z] PASS [2021-07-13T14:42:19.162Z] coverage: 45.7% of statements [2021-07-13T14:42:19.162Z] ok github.com/docker/docker/pkg/filenotify 0.055s coverage: 45.7% of statements [2021-07-13T14:42:20.177Z] --- PASS: TestNetworkDBBulkSync (2.82s) [2021-07-13T14:42:20.177Z] === RUN TestNetworkDBCRUDMediumCluster [2021-07-13T14:42:20.177Z] === RUN TestCopyFileWithInvalidSrc [2021-07-13T14:42:20.177Z] --- PASS: TestCopyFileWithInvalidSrc (0.00s) [2021-07-13T14:42:20.177Z] === RUN TestCopyFileWithInvalidDest [2021-07-13T14:42:20.177Z] --- PASS: TestCopyFileWithInvalidDest (0.00s) [2021-07-13T14:42:20.177Z] === RUN TestCopyFileWithSameSrcAndDest [2021-07-13T14:42:20.177Z] --- PASS: TestCopyFileWithSameSrcAndDest (0.00s) [2021-07-13T14:42:20.177Z] === RUN TestCopyFileWithSameSrcAndDestWithPathNameDifferent [2021-07-13T14:42:20.177Z] --- PASS: TestCopyFileWithSameSrcAndDestWithPathNameDifferent (0.00s) [2021-07-13T14:42:20.177Z] === RUN TestCopyFile [2021-07-13T14:42:20.177Z] --- PASS: TestCopyFile (0.01s) [2021-07-13T14:42:20.177Z] === RUN TestReadSymlinkedDirectoryExistingDirectory [2021-07-13T14:42:20.177Z] fileutils_test.go:134: Needs porting to Windows [2021-07-13T14:42:20.177Z] --- SKIP: TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2021-07-13T14:42:20.177Z] === RUN TestReadSymlinkedDirectoryNonExistingSymlink [2021-07-13T14:42:20.177Z] --- PASS: TestReadSymlinkedDirectoryNonExistingSymlink (0.00s) [2021-07-13T14:42:20.177Z] === RUN TestReadSymlinkedDirectoryToFile [2021-07-13T14:42:20.177Z] fileutils_test.go:180: Needs porting to Windows [2021-07-13T14:42:20.177Z] --- SKIP: TestReadSymlinkedDirectoryToFile (0.00s) [2021-07-13T14:42:20.177Z] === RUN TestWildcardMatches [2021-07-13T14:42:20.177Z] --- PASS: TestWildcardMatches (0.00s) [2021-07-13T14:42:20.177Z] === RUN TestPatternMatches [2021-07-13T14:42:20.177Z] --- PASS: TestPatternMatches (0.00s) [2021-07-13T14:42:20.177Z] === RUN TestExclusionPatternMatchesPatternBefore [2021-07-13T14:42:20.177Z] --- PASS: TestExclusionPatternMatchesPatternBefore (0.00s) [2021-07-13T14:42:20.177Z] === RUN TestPatternMatchesFolderExclusions [2021-07-13T14:42:20.177Z] --- PASS: TestPatternMatchesFolderExclusions (0.00s) [2021-07-13T14:42:20.177Z] === RUN TestPatternMatchesFolderWithSlashExclusions [2021-07-13T14:42:20.177Z] --- PASS: TestPatternMatchesFolderWithSlashExclusions (0.00s) [2021-07-13T14:42:20.177Z] === RUN TestPatternMatchesFolderWildcardExclusions [2021-07-13T14:42:20.177Z] --- PASS: TestPatternMatchesFolderWildcardExclusions (0.00s) [2021-07-13T14:42:20.177Z] === RUN TestExclusionPatternMatchesPatternAfter [2021-07-13T14:42:20.177Z] --- PASS: TestExclusionPatternMatchesPatternAfter (0.00s) [2021-07-13T14:42:20.177Z] === RUN TestExclusionPatternMatchesWholeDirectory [2021-07-13T14:42:20.177Z] --- PASS: TestExclusionPatternMatchesWholeDirectory (0.00s) [2021-07-13T14:42:20.177Z] === RUN TestSingleExclamationError [2021-07-13T14:42:20.177Z] --- PASS: TestSingleExclamationError (0.00s) [2021-07-13T14:42:20.177Z] === RUN TestMatchesWithNoPatterns [2021-07-13T14:42:20.177Z] --- PASS: TestMatchesWithNoPatterns (0.00s) [2021-07-13T14:42:20.177Z] === RUN TestMatchesWithMalformedPatterns [2021-07-13T14:42:20.177Z] --- PASS: TestMatchesWithMalformedPatterns (0.00s) [2021-07-13T14:42:20.177Z] === RUN TestMatches [2021-07-13T14:42:20.177Z] --- PASS: TestMatches (0.00s) [2021-07-13T14:42:20.177Z] === RUN TestCleanPatterns [2021-07-13T14:42:20.177Z] --- PASS: TestCleanPatterns (0.00s) [2021-07-13T14:42:20.177Z] === RUN TestCleanPatternsStripEmptyPatterns [2021-07-13T14:42:20.177Z] --- PASS: TestCleanPatternsStripEmptyPatterns (0.00s) [2021-07-13T14:42:20.177Z] === RUN TestCleanPatternsExceptionFlag [2021-07-13T14:42:20.177Z] --- PASS: TestCleanPatternsExceptionFlag (0.00s) [2021-07-13T14:42:20.177Z] === RUN TestCleanPatternsLeadingSpaceTrimmed [2021-07-13T14:42:20.177Z] --- PASS: TestCleanPatternsLeadingSpaceTrimmed (0.00s) [2021-07-13T14:42:20.177Z] === RUN TestCleanPatternsTrailingSpaceTrimmed [2021-07-13T14:42:20.177Z] --- PASS: TestCleanPatternsTrailingSpaceTrimmed (0.00s) [2021-07-13T14:42:20.177Z] === RUN TestCleanPatternsErrorSingleException [2021-07-13T14:42:20.177Z] --- PASS: TestCleanPatternsErrorSingleException (0.00s) [2021-07-13T14:42:20.177Z] === RUN TestCreateIfNotExistsDir [2021-07-13T14:42:20.177Z] --- PASS: TestCreateIfNotExistsDir (0.01s) [2021-07-13T14:42:20.177Z] === RUN TestCreateIfNotExistsFile [2021-07-13T14:42:20.177Z] --- PASS: TestCreateIfNotExistsFile (0.01s) [2021-07-13T14:42:20.177Z] === RUN TestMatch [2021-07-13T14:42:20.177Z] --- PASS: TestMatch (0.00s) [2021-07-13T14:42:20.177Z] PASS [2021-07-13T14:42:20.177Z] coverage: 85.2% of statements [2021-07-13T14:42:20.177Z] ok github.com/docker/docker/pkg/fileutils 0.081s coverage: 85.2% of statements [2021-07-13T14:42:20.660Z] === RUN TestGet [2021-07-13T14:42:20.660Z] --- PASS: TestGet (0.00s) [2021-07-13T14:42:20.660Z] === RUN TestGetShortcutString [2021-07-13T14:42:20.660Z] --- PASS: TestGetShortcutString (0.00s) [2021-07-13T14:42:20.660Z] PASS [2021-07-13T14:42:20.660Z] coverage: 42.9% of statements [2021-07-13T14:42:20.660Z] ok github.com/docker/docker/pkg/homedir 0.045s coverage: 42.9% of statements [2021-07-13T14:42:20.831Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2021-07-13T14:42:21.090Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2021-07-13T14:42:21.347Z] --- PASS: TestServiceCreateInit (13.30s) [2021-07-13T14:42:21.347Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (6.37s) [2021-07-13T14:42:21.347Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (6.91s) [2021-07-13T14:42:21.347Z] === RUN TestCreateServiceMultipleTimes [2021-07-13T14:42:22.268Z] === RUN TestCreateIDMapOrder [2021-07-13T14:42:22.268Z] --- PASS: TestCreateIDMapOrder (0.00s) [2021-07-13T14:42:22.268Z] PASS [2021-07-13T14:42:22.268Z] coverage: 7.2% of statements [2021-07-13T14:42:22.268Z] ok github.com/docker/docker/pkg/idtools 0.079s coverage: 7.2% of statements [2021-07-13T14:42:22.283Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2021-07-13T14:42:22.750Z] 2021/07/13 14:42:22 Closing DB instances... [2021-07-13T14:42:23.232Z] time="2021-07-13T14:42:22Z" level=error msg="node: d1230948c098 is unknown to memberlist" [2021-07-13T14:42:23.655Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2021-07-13T14:42:23.714Z] === RUN TestFixedBufferCap [2021-07-13T14:42:23.714Z] --- PASS: TestFixedBufferCap (0.00s) [2021-07-13T14:42:23.714Z] === RUN TestFixedBufferLen [2021-07-13T14:42:23.714Z] --- PASS: TestFixedBufferLen (0.00s) [2021-07-13T14:42:23.714Z] === RUN TestFixedBufferString [2021-07-13T14:42:23.714Z] --- PASS: TestFixedBufferString (0.00s) [2021-07-13T14:42:23.714Z] === RUN TestFixedBufferWrite [2021-07-13T14:42:23.714Z] --- PASS: TestFixedBufferWrite (0.00s) [2021-07-13T14:42:23.714Z] === RUN TestFixedBufferRead [2021-07-13T14:42:23.714Z] --- PASS: TestFixedBufferRead (0.00s) [2021-07-13T14:42:23.714Z] === RUN TestBytesPipeRead [2021-07-13T14:42:23.714Z] --- PASS: TestBytesPipeRead (0.00s) [2021-07-13T14:42:23.714Z] === RUN TestBytesPipeWrite [2021-07-13T14:42:23.714Z] --- PASS: TestBytesPipeWrite (0.00s) [2021-07-13T14:42:23.714Z] === RUN TestBytesPipeWriteRandomChunks [2021-07-13T14:42:23.714Z] --- PASS: TestGetAddress (24.70s) [2021-07-13T14:42:23.714Z] === RUN TestRequestSyntaxCheck [2021-07-13T14:42:23.714Z] --- PASS: TestRequestSyntaxCheck (0.04s) [2021-07-13T14:42:23.714Z] === RUN TestRequest [2021-07-13T14:42:24.075Z] --- PASS: TestServiceWithDataPathPortInit (15.98s) [2021-07-13T14:42:24.076Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-07-13T14:42:24.196Z] --- PASS: TestBytesPipeWriteRandomChunks (0.49s) [2021-07-13T14:42:24.196Z] === RUN TestAtomicWriteToFile [2021-07-13T14:42:24.196Z] --- PASS: TestAtomicWriteToFile (0.01s) [2021-07-13T14:42:24.196Z] === RUN TestAtomicWriteSetCommit [2021-07-13T14:42:24.196Z] --- PASS: TestAtomicWriteSetCommit (0.01s) [2021-07-13T14:42:24.196Z] === RUN TestAtomicWriteSetCancel [2021-07-13T14:42:24.196Z] --- PASS: TestAtomicWriteSetCancel (0.01s) [2021-07-13T14:42:24.196Z] === RUN TestReadCloserWrapperClose [2021-07-13T14:42:24.196Z] --- PASS: TestReadCloserWrapperClose (0.00s) [2021-07-13T14:42:24.196Z] === RUN TestReaderErrWrapperReadOnError [2021-07-13T14:42:24.196Z] --- PASS: TestReaderErrWrapperReadOnError (0.00s) [2021-07-13T14:42:24.196Z] === RUN TestReaderErrWrapperRead [2021-07-13T14:42:24.196Z] --- PASS: TestReaderErrWrapperRead (0.00s) [2021-07-13T14:42:24.196Z] === RUN TestHashData [2021-07-13T14:42:24.196Z] --- PASS: TestHashData (0.00s) [2021-07-13T14:42:24.196Z] === RUN TestCancelReadCloser [2021-07-13T14:42:24.196Z] --- PASS: TestCancelReadCloser (0.10s) [2021-07-13T14:42:24.196Z] === RUN TestWriteCloserWrapperClose [2021-07-13T14:42:24.196Z] --- PASS: TestWriteCloserWrapperClose (0.00s) [2021-07-13T14:42:24.196Z] === RUN TestNopWriteCloser [2021-07-13T14:42:24.196Z] --- PASS: TestNopWriteCloser (0.00s) [2021-07-13T14:42:24.196Z] === RUN TestNopWriter [2021-07-13T14:42:24.196Z] --- PASS: TestNopWriter (0.00s) [2021-07-13T14:42:24.196Z] === RUN TestWriteCounter [2021-07-13T14:42:24.196Z] --- PASS: TestWriteCounter (0.00s) [2021-07-13T14:42:24.196Z] PASS [2021-07-13T14:42:24.196Z] coverage: 68.4% of statements [2021-07-13T14:42:24.196Z] ok github.com/docker/docker/pkg/ioutils 0.678s coverage: 68.4% of statements [2021-07-13T14:42:24.680Z] time="2021-07-13T14:42:24Z" level=error msg="node: 2c4f8ad88ba2 is unknown to memberlist" [2021-07-13T14:42:24.680Z] --- PASS: TestNetworkDBCRUDMediumCluster (4.70s) [2021-07-13T14:42:24.680Z] === RUN TestNetworkDBNodeJoinLeaveIteration [2021-07-13T14:42:25.025Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2021-07-13T14:42:25.025Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2021-07-13T14:42:25.025Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2021-07-13T14:42:25.025Z] docker_cli_build_test.go:6023: unmatched requirement DaemonIsWindows [2021-07-13T14:42:25.025Z] === RUN TestDockerSuite/TestBuildWindowsUser [2021-07-13T14:42:25.025Z] docker_cli_build_test.go:5993: unmatched requirement DaemonIsWindows [2021-07-13T14:42:25.025Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2021-07-13T14:42:25.025Z] docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows [2021-07-13T14:42:25.025Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2021-07-13T14:42:25.161Z] === RUN TestError [2021-07-13T14:42:25.161Z] --- PASS: TestError (0.00s) [2021-07-13T14:42:25.161Z] === RUN TestProgressString [2021-07-13T14:42:25.161Z] === RUN TestProgressString/no_progress [2021-07-13T14:42:25.161Z] === RUN TestProgressString/progress_1 [2021-07-13T14:42:25.161Z] === RUN TestProgressString/some_progress_with_a_start_time [2021-07-13T14:42:25.161Z] === RUN TestProgressString/some_progress_without_a_start_time [2021-07-13T14:42:25.161Z] === RUN TestProgressString/current_more_than_total_is_not_negative_gh#7136 [2021-07-13T14:42:25.161Z] === RUN TestProgressString/with_units [2021-07-13T14:42:25.161Z] === RUN TestProgressString/current_more_than_total_with_units_is_not_negative_ [2021-07-13T14:42:25.161Z] === RUN TestProgressString/hide_counts [2021-07-13T14:42:25.161Z] --- PASS: TestProgressString (0.00s) [2021-07-13T14:42:25.161Z] --- PASS: TestProgressString/no_progress (0.00s) [2021-07-13T14:42:25.161Z] --- PASS: TestProgressString/progress_1 (0.00s) [2021-07-13T14:42:25.161Z] --- PASS: TestProgressString/some_progress_with_a_start_time (0.00s) [2021-07-13T14:42:25.161Z] --- PASS: TestProgressString/some_progress_without_a_start_time (0.00s) [2021-07-13T14:42:25.162Z] --- PASS: TestProgressString/current_more_than_total_is_not_negative_gh#7136 (0.00s) [2021-07-13T14:42:25.162Z] --- PASS: TestProgressString/with_units (0.00s) [2021-07-13T14:42:25.162Z] --- PASS: TestProgressString/current_more_than_total_with_units_is_not_negative_ (0.00s) [2021-07-13T14:42:25.162Z] --- PASS: TestProgressString/hide_counts (0.00s) [2021-07-13T14:42:25.162Z] === RUN TestJSONMessageDisplay [2021-07-13T14:42:25.457Z] service_test.go:434: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:mf4ks9ix5o44d2dldsgu836n4 Created:2021-07-13 14:42:23.611008173 +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[6759e23cc8354a22dda2baae8929250f064bbd3d5006dbde959ed101c8a48028:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.818q5xavw685yjmcxrr2bdszw EndpointID:789a0268260b8c9adf5f984f68946a74526ebe97fde661277a2c2b0223c4a234 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:b05c5229b6ee0930a91d9fc6ef1668c4e0a1fc7afe7c2ec46aa89c680f8f118a 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:053b3a87401e IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.818q5xavw685yjmcxrr2bdszw EndpointID:789a0268260b8c9adf5f984f68946a74526ebe97fde661277a2c2b0223c4a234 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2021-07-13T14:42:25.644Z] --- PASS: TestJSONMessageDisplay (0.23s) [2021-07-13T14:42:25.644Z] === RUN TestJSONMessageDisplayWithJSONError [2021-07-13T14:42:25.644Z] --- PASS: TestJSONMessageDisplayWithJSONError (0.00s) [2021-07-13T14:42:25.644Z] === RUN TestDisplayJSONMessagesStreamInvalidJSON [2021-07-13T14:42:25.644Z] --- PASS: TestDisplayJSONMessagesStreamInvalidJSON (0.00s) [2021-07-13T14:42:25.644Z] === RUN TestDisplayJSONMessagesStream [2021-07-13T14:42:25.644Z] --- PASS: TestDisplayJSONMessagesStream (0.00s) [2021-07-13T14:42:25.644Z] PASS [2021-07-13T14:42:25.644Z] coverage: 91.7% of statements [2021-07-13T14:42:25.644Z] ok github.com/docker/docker/pkg/jsonmessage 0.283s coverage: 91.7% of statements [2021-07-13T14:42:26.125Z] === RUN TestStandardLongPath [2021-07-13T14:42:26.125Z] --- PASS: TestStandardLongPath (0.00s) [2021-07-13T14:42:26.125Z] === RUN TestUNCLongPath [2021-07-13T14:42:26.125Z] --- PASS: TestUNCLongPath (0.00s) [2021-07-13T14:42:26.125Z] PASS [2021-07-13T14:42:26.125Z] coverage: 100.0% of statements [2021-07-13T14:42:26.125Z] ok github.com/docker/docker/pkg/longpath 0.045s coverage: 100.0% of statements [2021-07-13T14:42:26.607Z] 2021/07/13 14:42:26 Closing DB instances... [2021-07-13T14:42:27.089Z] === RUN TestNameFormat [2021-07-13T14:42:27.089Z] --- PASS: TestNameFormat (0.00s) [2021-07-13T14:42:27.089Z] === RUN TestNameRetries [2021-07-13T14:42:27.089Z] --- PASS: TestNameRetries (0.00s) [2021-07-13T14:42:27.089Z] PASS [2021-07-13T14:42:27.089Z] coverage: 85.7% of statements [2021-07-13T14:42:27.089Z] ok github.com/docker/docker/pkg/namesgenerator 0.055s coverage: 85.7% of statements [2021-07-13T14:42:27.441Z] --- PASS: TestBuildMultiStageLayerLeak (11.27s) [2021-07-13T14:42:27.441Z] === RUN TestBuildWithHugeFile [2021-07-13T14:42:27.549Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeRemove [2021-07-13T14:42:27.549Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2021-07-13T14:42:27.807Z] === RUN TestDockerSuite/TestBuildWithFailure [2021-07-13T14:42:28.104Z] === RUN TestParseKeyValueOpt [2021-07-13T14:42:28.104Z] --- PASS: TestParseKeyValueOpt (0.00s) [2021-07-13T14:42:28.104Z] === RUN TestParseUintList [2021-07-13T14:42:28.104Z] --- PASS: TestParseUintList (0.00s) [2021-07-13T14:42:28.104Z] === RUN TestParseUintListMaximumLimits [2021-07-13T14:42:28.104Z] --- PASS: TestParseUintListMaximumLimits (0.00s) [2021-07-13T14:42:28.104Z] PASS [2021-07-13T14:42:28.104Z] coverage: 97.0% of statements [2021-07-13T14:42:28.104Z] ok github.com/docker/docker/pkg/parsers 0.042s coverage: 97.0% of statements [2021-07-13T14:42:28.104Z] --- PASS: TestNetworkDBNodeJoinLeaveIteration (3.22s) [2021-07-13T14:42:28.104Z] === RUN TestNetworkDBGarbageCollection [2021-07-13T14:42:29.119Z] === RUN TestNewAndRemove [2021-07-13T14:42:29.119Z] --- PASS: TestNewAndRemove (0.00s) [2021-07-13T14:42:29.119Z] === RUN TestRemoveInvalidPath [2021-07-13T14:42:29.119Z] --- PASS: TestRemoveInvalidPath (0.00s) [2021-07-13T14:42:29.119Z] PASS [2021-07-13T14:42:29.119Z] coverage: 82.6% of statements [2021-07-13T14:42:29.119Z] ok github.com/docker/docker/pkg/pidfile 0.060s coverage: 82.6% of statements [2021-07-13T14:42:29.702Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2021-07-13T14:42:29.959Z] docker_api_swarm_node_test.go:52: [d88cacc96689e] joining swarm manager [d81bfdd471073]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-07-13T14:42:30.726Z] === RUN TestFailedConnection [2021-07-13T14:42:30.734Z] --- PASS: TestServiceWithDefaultAddressPoolInit (8.10s) [2021-07-13T14:42:30.734Z] PASS [2021-07-13T14:42:30.734Z] [2021-07-13T14:42:30.734Z] === Skipped [2021-07-13T14:42:30.734Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-07-13T14:42:30.734Z] service_test.go:242: FLAKY_TEST [2021-07-13T14:42:30.734Z] [2021-07-13T14:42:30.734Z] [2021-07-13T14:42:30.734Z] DONE 26 tests, 1 skipped in 52.081s [2021-07-13T14:42:30.734Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2021-07-13T14:42:30.734Z] ++ 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-07-13T14:42:30.734Z] ++ set -e [2021-07-13T14:42:30.734Z] ++ '[' -n 0 ']' [2021-07-13T14:42:30.734Z] ++ set -x [2021-07-13T14:42:30.734Z] ++ env -i DEST=/go/src/github.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-07-13T14:42:30.734Z] INFO: Testing against a local daemon [2021-07-13T14:42:30.734Z] === RUN TestDockerNetworkIpvlanPersistance [2021-07-13T14:42:30.734Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-07-13T14:42:30.734Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2021-07-13T14:42:30.734Z] === RUN TestDockerNetworkIpvlan [2021-07-13T14:42:30.734Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-07-13T14:42:30.734Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2021-07-13T14:42:30.734Z] PASS [2021-07-13T14:42:30.734Z] [2021-07-13T14:42:30.734Z] === Skipped [2021-07-13T14:42:30.735Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2021-07-13T14:42:30.735Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-07-13T14:42:30.735Z] [2021-07-13T14:42:30.735Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2021-07-13T14:42:30.735Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-07-13T14:42:30.735Z] [2021-07-13T14:42:30.735Z] [2021-07-13T14:42:30.735Z] DONE 2 tests, 2 skipped in 0.169s [2021-07-13T14:42:30.735Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2021-07-13T14:42:30.735Z] ++ 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-07-13T14:42:30.735Z] ++ set -e [2021-07-13T14:42:30.735Z] ++ '[' -n 0 ']' [2021-07-13T14:42:30.735Z] ++ set -x [2021-07-13T14:42:30.735Z] ++ env -i DEST=/go/src/github.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-07-13T14:42:30.892Z] === RUN TestDockerSuite/TestBuildWithTabs [2021-07-13T14:42:31.150Z] docker_api_swarm_node_test.go:53: [ddb5e84570ec1] joining swarm manager [d81bfdd471073]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-07-13T14:42:31.304Z] INFO: Testing against a local daemon [2021-07-13T14:42:31.305Z] === RUN TestDockerNetworkMacvlanPersistance [2021-07-13T14:42:32.338Z] --- PASS: TestFailedConnection (1.08s) [2021-07-13T14:42:32.338Z] === RUN TestFailOnce [2021-07-13T14:42:32.338Z] 2021/07/13 14:42:31 http: panic serving 127.0.0.1:49296: Plugin not ready [2021-07-13T14:42:32.338Z] goroutine 38 [running]: [2021-07-13T14:42:32.338Z] net/http.(*conn).serve.func1(0xc000244000) [2021-07-13T14:42:32.338Z] c:/go/src/net/http/server.go:1804 +0x153 [2021-07-13T14:42:32.338Z] panic(0xf65160, 0x107c250) [2021-07-13T14:42:32.338Z] c:/go/src/runtime/panic.go:971 +0x49a [2021-07-13T14:42:32.338Z] github.com/docker/docker/pkg/plugins.TestFailOnce.func1(0x108c910, 0xc00022c0e0, 0xc000236200) [2021-07-13T14:42:32.338Z] C:/gopath/src/github.com/docker/docker/pkg/plugins/client_test.go:54 +0x56 [2021-07-13T14:42:32.338Z] net/http.HandlerFunc.ServeHTTP(0xc000210050, 0x108c910, 0xc00022c0e0, 0xc000236200) [2021-07-13T14:42:32.338Z] c:/go/src/net/http/server.go:2049 +0x4b [2021-07-13T14:42:32.338Z] net/http.(*ServeMux).ServeHTTP(0xc000224000, 0x108c910, 0xc00022c0e0, 0xc000236200) [2021-07-13T14:42:32.338Z] c:/go/src/net/http/server.go:2428 +0x1b7 [2021-07-13T14:42:32.338Z] net/http.serverHandler.ServeHTTP(0xc00022c000, 0x108c910, 0xc00022c0e0, 0xc000236200) [2021-07-13T14:42:32.338Z] c:/go/src/net/http/server.go:2867 +0xaa [2021-07-13T14:42:32.338Z] net/http.(*conn).serve(0xc000244000, 0x108d500, 0xc000224080) [2021-07-13T14:42:32.338Z] c:/go/src/net/http/server.go:1932 +0x8cd [2021-07-13T14:42:32.338Z] created by net/http.(*Server).Serve [2021-07-13T14:42:32.338Z] c:/go/src/net/http/server.go:2993 +0x3b8 [2021-07-13T14:42:32.338Z] time="2021-07-13T14:42:31Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49295/Test.FailOnce: Post \"http://127.0.0.1:49295/Test.FailOnce\": EOF, retrying in 1s" [2021-07-13T14:42:32.522Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2021-07-13T14:42:32.522Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2021-07-13T14:42:32.689Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.47s) [2021-07-13T14:42:32.689Z] === RUN TestDockerNetworkMacvlan [2021-07-13T14:42:33.352Z] --- PASS: TestFailOnce (1.19s) [2021-07-13T14:42:33.352Z] === RUN TestEchoInputOutput [2021-07-13T14:42:33.352Z] --- PASS: TestEchoInputOutput (0.00s) [2021-07-13T14:42:33.352Z] === RUN TestBackoff [2021-07-13T14:42:33.352Z] --- PASS: TestBackoff (0.00s) [2021-07-13T14:42:33.352Z] === RUN TestAbortRetry [2021-07-13T14:42:33.352Z] --- PASS: TestAbortRetry (0.00s) [2021-07-13T14:42:33.352Z] === RUN TestClientScheme [2021-07-13T14:42:33.352Z] --- PASS: TestClientScheme (0.00s) [2021-07-13T14:42:33.352Z] === RUN TestNewClientWithTimeout [2021-07-13T14:42:33.630Z] === RUN TestDockerNetworkMacvlan/Subinterface [2021-07-13T14:42:33.835Z] time="2021-07-13T14:42:33Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49300/Test.Echo: Post \"http://127.0.0.1:49300/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 1s" [2021-07-13T14:42:34.571Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2021-07-13T14:42:35.046Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2021-07-13T14:42:35.441Z] time="2021-07-13T14:42:34Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49300/Test.Echo: Post \"http://127.0.0.1:49300/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 2s" [2021-07-13T14:42:35.513Z] === RUN TestDockerNetworkMacvlan/NilParent [2021-07-13T14:42:37.599Z] === RUN TestDockerSuite/TestBuildWithVolumes [2021-07-13T14:42:37.710Z] time="2021-07-13T14:42:37Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49300/Test.Echo: Post \"http://127.0.0.1:49300/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 4s" [2021-07-13T14:42:37.856Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2021-07-13T14:42:38.055Z] === RUN TestDockerNetworkMacvlan/InternalMode [2021-07-13T14:42:38.112Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2021-07-13T14:42:38.192Z] --- PASS: TestRequest (14.35s) [2021-07-13T14:42:38.192Z] === RUN TestOverlappingRequests [2021-07-13T14:42:38.369Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2021-07-13T14:42:38.369Z] docker_cli_build_test.go:4906: unmatched requirement DaemonIsWindows [2021-07-13T14:42:38.369Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2021-07-13T14:42:38.678Z] --- PASS: TestOverlappingRequests (0.59s) [2021-07-13T14:42:38.678Z] === RUN TestRelease [2021-07-13T14:42:38.934Z] === RUN TestDockerSuite/TestBuildXZHost [2021-07-13T14:42:39.694Z] === RUN TestParseEmptyInterface [2021-07-13T14:42:39.694Z] --- PASS: TestParseEmptyInterface (0.00s) [2021-07-13T14:42:39.694Z] === RUN TestParseNonInterfaceType [2021-07-13T14:42:39.694Z] --- PASS: TestParseNonInterfaceType (0.00s) [2021-07-13T14:42:39.694Z] === RUN TestParseWithOneFunction [2021-07-13T14:42:39.694Z] --- PASS: TestParseWithOneFunction (0.00s) [2021-07-13T14:42:39.694Z] === RUN TestParseWithMultipleFuncs [2021-07-13T14:42:39.694Z] --- PASS: TestParseWithMultipleFuncs (0.00s) [2021-07-13T14:42:39.694Z] === RUN TestParseWithUnnamedReturn [2021-07-13T14:42:39.694Z] --- PASS: TestParseWithUnnamedReturn (0.00s) [2021-07-13T14:42:39.694Z] === RUN TestEmbeddedInterface [2021-07-13T14:42:39.694Z] --- PASS: TestEmbeddedInterface (0.00s) [2021-07-13T14:42:39.694Z] === RUN TestParsedImports [2021-07-13T14:42:39.694Z] --- PASS: TestParsedImports (0.00s) [2021-07-13T14:42:39.694Z] === RUN TestAliasedImports [2021-07-13T14:42:39.694Z] --- PASS: TestAliasedImports (0.00s) [2021-07-13T14:42:39.694Z] PASS [2021-07-13T14:42:39.694Z] coverage: 56.8% of statements [2021-07-13T14:42:39.694Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.051s coverage: 56.8% of statements [2021-07-13T14:42:40.709Z] === RUN TestHTTPTransport [2021-07-13T14:42:40.709Z] --- PASS: TestHTTPTransport (0.00s) [2021-07-13T14:42:40.709Z] PASS [2021-07-13T14:42:40.709Z] coverage: 85.7% of statements [2021-07-13T14:42:40.709Z] ok github.com/docker/docker/pkg/plugins/transport 0.045s coverage: 85.7% of statements [2021-07-13T14:42:40.832Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2021-07-13T14:42:40.832Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2021-07-13T14:42:40.832Z] docker_cli_sni_test.go:18: Flakey test [2021-07-13T14:42:40.832Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2021-07-13T14:42:41.192Z] --- PASS: TestRelease (2.50s) [2021-07-13T14:42:41.192Z] === RUN TestAllocateRandomDeallocate [2021-07-13T14:42:41.192Z] === RUN TestBufioReaderPoolGetWithNoReaderShouldCreateOne [2021-07-13T14:42:41.192Z] --- PASS: TestBufioReaderPoolGetWithNoReaderShouldCreateOne (0.00s) [2021-07-13T14:42:41.192Z] === RUN TestBufioReaderPoolPutAndGet [2021-07-13T14:42:41.192Z] --- PASS: TestBufioReaderPoolPutAndGet (0.00s) [2021-07-13T14:42:41.192Z] === RUN TestNewReadCloserWrapperWithAReadCloser [2021-07-13T14:42:41.192Z] --- PASS: TestNewReadCloserWrapperWithAReadCloser (0.00s) [2021-07-13T14:42:41.192Z] === RUN TestBufioWriterPoolGetWithNoReaderShouldCreateOne [2021-07-13T14:42:41.192Z] --- PASS: TestBufioWriterPoolGetWithNoReaderShouldCreateOne (0.00s) [2021-07-13T14:42:41.192Z] === RUN TestBufioWriterPoolPutAndGet [2021-07-13T14:42:41.192Z] --- PASS: TestBufioWriterPoolPutAndGet (0.00s) [2021-07-13T14:42:41.192Z] === RUN TestNewWriteCloserWrapperWithAWriteCloser [2021-07-13T14:42:41.192Z] --- PASS: TestNewWriteCloserWrapperWithAWriteCloser (0.00s) [2021-07-13T14:42:41.192Z] === RUN TestBufferPoolPutAndGet [2021-07-13T14:42:41.192Z] --- PASS: TestBufferPoolPutAndGet (0.00s) [2021-07-13T14:42:41.192Z] PASS [2021-07-13T14:42:41.192Z] coverage: 88.2% of statements [2021-07-13T14:42:41.192Z] ok github.com/docker/docker/pkg/pools 0.042s coverage: 88.2% of statements [2021-07-13T14:42:41.352Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2021-07-13T14:42:41.762Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2021-07-13T14:42:42.206Z] === RUN TestOutputOnPrematureClose [2021-07-13T14:42:42.206Z] --- PASS: TestOutputOnPrematureClose (0.00s) [2021-07-13T14:42:42.206Z] === RUN TestCompleteSilently [2021-07-13T14:42:42.206Z] --- PASS: TestCompleteSilently (0.00s) [2021-07-13T14:42:42.206Z] PASS [2021-07-13T14:42:42.206Z] coverage: 75.9% of statements [2021-07-13T14:42:42.206Z] ok github.com/docker/docker/pkg/progress 0.039s coverage: 75.9% of statements [2021-07-13T14:42:42.206Z] time="2021-07-13T14:42:41Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49300/Test.Echo: Post \"http://127.0.0.1:49300/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 8s" [2021-07-13T14:42:42.326Z] --- PASS: TestCreateServiceMultipleTimes (20.94s) [2021-07-13T14:42:42.326Z] === RUN TestCreateServiceConflict [2021-07-13T14:42:42.583Z] === RUN TestDockerSuite/TestCommitChange [2021-07-13T14:42:42.687Z] === RUN TestSendToOneSub [2021-07-13T14:42:42.687Z] --- PASS: TestSendToOneSub (0.00s) [2021-07-13T14:42:42.687Z] === RUN TestSendToMultipleSubs [2021-07-13T14:42:42.687Z] --- PASS: TestSendToMultipleSubs (0.00s) [2021-07-13T14:42:42.687Z] === RUN TestEvictOneSub [2021-07-13T14:42:42.687Z] --- PASS: TestEvictOneSub (0.00s) [2021-07-13T14:42:42.687Z] === RUN TestClosePublisher [2021-07-13T14:42:42.688Z] --- PASS: TestClosePublisher (0.00s) [2021-07-13T14:42:42.688Z] === RUN TestPubSubRace [2021-07-13T14:42:43.515Z] === RUN TestDockerSuite/TestCommitChangeLabels [2021-07-13T14:42:43.703Z] --- PASS: TestPubSubRace (1.05s) [2021-07-13T14:42:43.703Z] PASS [2021-07-13T14:42:43.703Z] coverage: 75.0% of statements [2021-07-13T14:42:43.703Z] ok github.com/docker/docker/pkg/pubsub 1.092s coverage: 75.0% of statements [2021-07-13T14:42:44.185Z] === RUN TestRegister [2021-07-13T14:42:44.185Z] --- PASS: TestRegister (0.00s) [2021-07-13T14:42:44.185Z] === RUN TestCommand [2021-07-13T14:42:44.185Z] --- PASS: TestCommand (0.03s) [2021-07-13T14:42:44.185Z] === RUN TestNaiveSelf [2021-07-13T14:42:44.185Z] --- PASS: TestNaiveSelf (0.03s) [2021-07-13T14:42:44.185Z] PASS [2021-07-13T14:42:44.185Z] coverage: 82.4% of statements [2021-07-13T14:42:44.446Z] === RUN TestDockerSuite/TestCommitHardlink [2021-07-13T14:42:44.668Z] ok github.com/docker/docker/pkg/reexec 0.104s coverage: 82.4% of statements [2021-07-13T14:42:45.010Z] --- PASS: TestCreateServiceConflict (2.57s) [2021-07-13T14:42:45.010Z] === RUN TestCreateServiceMaxReplicas [2021-07-13T14:42:45.150Z] === RUN TestParseSignal [2021-07-13T14:42:45.150Z] --- PASS: TestParseSignal (0.00s) [2021-07-13T14:42:45.150Z] === RUN TestValidSignalForPlatform [2021-07-13T14:42:45.150Z] --- PASS: TestValidSignalForPlatform (0.00s) [2021-07-13T14:42:45.150Z] PASS [2021-07-13T14:42:45.150Z] coverage: 19.7% of statements [2021-07-13T14:42:45.150Z] ok github.com/docker/docker/pkg/signal 0.048s coverage: 19.7% of statements [2021-07-13T14:42:46.165Z] === RUN TestNewStdWriter [2021-07-13T14:42:46.165Z] --- PASS: TestNewStdWriter (0.00s) [2021-07-13T14:42:46.165Z] === RUN TestWriteWithUninitializedStdWriter [2021-07-13T14:42:46.165Z] --- PASS: TestWriteWithUninitializedStdWriter (0.00s) [2021-07-13T14:42:46.165Z] === RUN TestWriteWithNilBytes [2021-07-13T14:42:46.165Z] --- PASS: TestWriteWithNilBytes (0.00s) [2021-07-13T14:42:46.165Z] === RUN TestWrite [2021-07-13T14:42:46.165Z] --- PASS: TestWrite (0.00s) [2021-07-13T14:42:46.165Z] === RUN TestWriteWithWriterError [2021-07-13T14:42:46.165Z] --- PASS: TestWriteWithWriterError (0.00s) [2021-07-13T14:42:46.165Z] === RUN TestWriteDoesNotReturnNegativeWrittenBytes [2021-07-13T14:42:46.165Z] --- PASS: TestWriteDoesNotReturnNegativeWrittenBytes (0.00s) [2021-07-13T14:42:46.165Z] === RUN TestStdCopyWriteAndRead [2021-07-13T14:42:46.165Z] --- PASS: TestStdCopyWriteAndRead (0.00s) [2021-07-13T14:42:46.165Z] === RUN TestStdCopyReturnsErrorReadingHeader [2021-07-13T14:42:46.165Z] --- PASS: TestStdCopyReturnsErrorReadingHeader (0.00s) [2021-07-13T14:42:46.165Z] === RUN TestStdCopyReturnsErrorReadingFrame [2021-07-13T14:42:46.165Z] --- PASS: TestStdCopyReturnsErrorReadingFrame (0.00s) [2021-07-13T14:42:46.165Z] === RUN TestStdCopyDetectsCorruptedFrame [2021-07-13T14:42:46.165Z] --- PASS: TestStdCopyDetectsCorruptedFrame (0.00s) [2021-07-13T14:42:46.165Z] === RUN TestStdCopyWithInvalidInputHeader [2021-07-13T14:42:46.165Z] --- PASS: TestStdCopyWithInvalidInputHeader (0.00s) [2021-07-13T14:42:46.165Z] === RUN TestStdCopyWithCorruptedPrefix [2021-07-13T14:42:46.165Z] --- PASS: TestStdCopyWithCorruptedPrefix (0.00s) [2021-07-13T14:42:46.165Z] === RUN TestStdCopyReturnsWriteErrors [2021-07-13T14:42:46.165Z] --- PASS: TestStdCopyReturnsWriteErrors (0.00s) [2021-07-13T14:42:46.165Z] === RUN TestStdCopyDetectsNotFullyWrittenFrames [2021-07-13T14:42:46.165Z] --- PASS: TestStdCopyDetectsNotFullyWrittenFrames (0.00s) [2021-07-13T14:42:46.165Z] === RUN TestStdCopyReturnsErrorFromSystem [2021-07-13T14:42:46.165Z] --- PASS: TestStdCopyReturnsErrorFromSystem (0.00s) [2021-07-13T14:42:46.165Z] PASS [2021-07-13T14:42:46.165Z] coverage: 100.0% of statements [2021-07-13T14:42:46.165Z] ok github.com/docker/docker/pkg/stdcopy 0.044s coverage: 100.0% of statements [2021-07-13T14:42:46.383Z] === RUN TestDockerSuite/TestCommitNewFile [2021-07-13T14:42:46.647Z] === RUN TestRawProgressFormatterFormatStatus [2021-07-13T14:42:46.647Z] --- PASS: TestRawProgressFormatterFormatStatus (0.00s) [2021-07-13T14:42:46.647Z] === RUN TestRawProgressFormatterFormatProgress [2021-07-13T14:42:46.647Z] --- PASS: TestRawProgressFormatterFormatProgress (0.00s) [2021-07-13T14:42:46.647Z] === RUN TestFormatStatus [2021-07-13T14:42:46.647Z] --- PASS: TestFormatStatus (0.00s) [2021-07-13T14:42:46.647Z] === RUN TestFormatError [2021-07-13T14:42:46.647Z] --- PASS: TestFormatError (0.00s) [2021-07-13T14:42:46.647Z] === RUN TestFormatJSONError [2021-07-13T14:42:46.647Z] --- PASS: TestFormatJSONError (0.00s) [2021-07-13T14:42:46.647Z] === RUN TestJsonProgressFormatterFormatProgress [2021-07-13T14:42:46.647Z] --- PASS: TestJsonProgressFormatterFormatProgress (0.00s) [2021-07-13T14:42:46.647Z] === RUN TestJsonProgressFormatterFormatStatus [2021-07-13T14:42:46.647Z] --- PASS: TestJsonProgressFormatterFormatStatus (0.00s) [2021-07-13T14:42:46.647Z] === RUN TestNewJSONProgressOutput [2021-07-13T14:42:46.647Z] --- PASS: TestNewJSONProgressOutput (0.00s) [2021-07-13T14:42:46.647Z] === RUN TestAuxFormatterEmit [2021-07-13T14:42:46.647Z] --- PASS: TestAuxFormatterEmit (0.00s) [2021-07-13T14:42:46.647Z] === RUN TestStreamWriterStdout [2021-07-13T14:42:46.647Z] --- PASS: TestStreamWriterStdout (0.00s) [2021-07-13T14:42:46.647Z] === RUN TestStreamWriterStderr [2021-07-13T14:42:46.647Z] --- PASS: TestStreamWriterStderr (0.00s) [2021-07-13T14:42:46.647Z] PASS [2021-07-13T14:42:46.647Z] coverage: 66.2% of statements [2021-07-13T14:42:46.647Z] ok github.com/docker/docker/pkg/streamformatter 0.043s coverage: 66.2% of statements [2021-07-13T14:42:47.660Z] === RUN TestGenerateRandomID [2021-07-13T14:42:47.660Z] --- PASS: TestGenerateRandomID (0.00s) [2021-07-13T14:42:47.660Z] === RUN TestShortenId [2021-07-13T14:42:47.660Z] --- PASS: TestShortenId (0.00s) [2021-07-13T14:42:47.660Z] === RUN TestShortenSha256Id [2021-07-13T14:42:47.660Z] --- PASS: TestShortenSha256Id (0.00s) [2021-07-13T14:42:47.660Z] === RUN TestShortenIdEmpty [2021-07-13T14:42:47.660Z] --- PASS: TestShortenIdEmpty (0.00s) [2021-07-13T14:42:47.660Z] === RUN TestShortenIdInvalid [2021-07-13T14:42:47.660Z] --- PASS: TestShortenIdInvalid (0.00s) [2021-07-13T14:42:47.660Z] === RUN TestIsShortIDNonHex [2021-07-13T14:42:47.660Z] --- PASS: TestIsShortIDNonHex (0.00s) [2021-07-13T14:42:47.660Z] === RUN TestIsShortIDNotCorrectSize [2021-07-13T14:42:47.660Z] --- PASS: TestIsShortIDNotCorrectSize (0.00s) [2021-07-13T14:42:47.660Z] PASS [2021-07-13T14:42:47.660Z] coverage: 70.6% of statements [2021-07-13T14:42:47.660Z] ok github.com/docker/docker/pkg/stringid 0.044s coverage: 70.6% of statements [2021-07-13T14:42:47.660Z] --- PASS: TestAllocateRandomDeallocate (6.63s) [2021-07-13T14:42:47.660Z] === RUN TestRetrieveFromStore [2021-07-13T14:42:47.931Z] === RUN TestDockerNetworkMacvlan/Addressing [2021-07-13T14:42:48.142Z] === RUN TestIsCpusetListAvailable [2021-07-13T14:42:48.142Z] --- PASS: TestIsCpusetListAvailable (0.00s) [2021-07-13T14:42:48.142Z] PASS [2021-07-13T14:42:48.142Z] coverage: 38.2% of statements [2021-07-13T14:42:48.142Z] ok github.com/docker/docker/pkg/sysinfo 0.040s coverage: 38.2% of statements [2021-07-13T14:42:48.502Z] --- PASS: TestDockerNetworkMacvlan (15.80s) [2021-07-13T14:42:48.502Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.14s) [2021-07-13T14:42:48.502Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.10s) [2021-07-13T14:42:48.502Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.74s) [2021-07-13T14:42:48.502Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (1.90s) [2021-07-13T14:42:48.502Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (4.41s) [2021-07-13T14:42:48.502Z] --- PASS: TestDockerNetworkMacvlan/Addressing (1.37s) [2021-07-13T14:42:48.502Z] PASS [2021-07-13T14:42:48.502Z] [2021-07-13T14:42:48.502Z] DONE 8 tests in 18.208s [2021-07-13T14:42:48.502Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m [2021-07-13T14:42:48.502Z] ++ 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-07-13T14:42:48.502Z] ++ set -e [2021-07-13T14:42:48.502Z] ++ '[' -n 0 ']' [2021-07-13T14:42:48.502Z] ++ set -x [2021-07-13T14:42:48.502Z] ++ env -i DEST=/go/src/github.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-07-13T14:42:48.502Z] testing: warning: no tests to run [2021-07-13T14:42:48.502Z] PASS [2021-07-13T14:42:48.502Z] [2021-07-13T14:42:48.502Z] DONE 0 tests in 0.034s [2021-07-13T14:42:48.502Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2021-07-13T14:42:48.502Z] ++ 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-07-13T14:42:48.502Z] ++ set -e [2021-07-13T14:42:48.502Z] ++ '[' -n 0 ']' [2021-07-13T14:42:48.502Z] ++ set -x [2021-07-13T14:42:48.502Z] ++ env -i DEST=/go/src/github.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-07-13T14:42:48.763Z] INFO: Testing against a local daemon [2021-07-13T14:42:48.763Z] === RUN TestAuthZPluginAllowRequest [2021-07-13T14:42:48.905Z] === RUN TestDockerSuite/TestCommitPausedContainer [2021-07-13T14:42:49.162Z] --- PASS: TestCreateServiceMaxReplicas (4.07s) [2021-07-13T14:42:49.162Z] === RUN TestCreateWithDuplicateNetworkNames [2021-07-13T14:42:49.726Z] === RUN TestDockerSuite/TestCommitTTY [2021-07-13T14:42:50.414Z] --- PASS: TestRetrieveFromStore (2.26s) [2021-07-13T14:42:50.414Z] === RUN TestRequestReleaseAddressDuplicate [2021-07-13T14:42:50.414Z] --- PASS: TestRequestReleaseAddressDuplicate (0.01s) [2021-07-13T14:42:50.414Z] === RUN TestParallelPredefinedRequest1 [2021-07-13T14:42:50.414Z] === PAUSE TestParallelPredefinedRequest1 [2021-07-13T14:42:50.414Z] === RUN TestParallelPredefinedRequest2 [2021-07-13T14:42:50.414Z] === PAUSE TestParallelPredefinedRequest2 [2021-07-13T14:42:50.414Z] === RUN TestParallelPredefinedRequest3 [2021-07-13T14:42:50.414Z] === PAUSE TestParallelPredefinedRequest3 [2021-07-13T14:42:50.414Z] === RUN TestParallelPredefinedRequest4 [2021-07-13T14:42:50.414Z] === PAUSE TestParallelPredefinedRequest4 [2021-07-13T14:42:50.414Z] === RUN TestParallelPredefinedRequest5 [2021-07-13T14:42:50.414Z] === PAUSE TestParallelPredefinedRequest5 [2021-07-13T14:42:50.414Z] === RUN TestDebug [2021-07-13T14:42:50.414Z] --- PASS: TestDebug (0.00s) [2021-07-13T14:42:50.414Z] === RUN TestRequestPoolParallel [2021-07-13T14:42:50.414Z] === RUN TestChtimes [2021-07-13T14:42:50.414Z] --- PASS: TestChtimes (0.01s) [2021-07-13T14:42:50.414Z] === RUN TestChtimesWindows [2021-07-13T14:42:50.414Z] --- PASS: TestChtimesWindows (0.01s) [2021-07-13T14:42:50.414Z] === RUN TestCheckSystemDriveAndRemoveDriveLetter [2021-07-13T14:42:50.414Z] --- PASS: TestCheckSystemDriveAndRemoveDriveLetter (0.00s) [2021-07-13T14:42:50.414Z] === RUN TestEnsureRemoveAllNotExist [2021-07-13T14:42:50.414Z] --- PASS: TestEnsureRemoveAllNotExist (0.00s) [2021-07-13T14:42:50.414Z] === RUN TestEnsureRemoveAllWithDir [2021-07-13T14:42:50.414Z] --- PASS: TestEnsureRemoveAllWithDir (0.00s) [2021-07-13T14:42:50.414Z] === RUN TestEnsureRemoveAllWithFile [2021-07-13T14:42:50.414Z] --- PASS: TestEnsureRemoveAllWithFile (0.00s) [2021-07-13T14:42:50.414Z] === RUN TestHasWin32KSupport [2021-07-13T14:42:50.414Z] syscall_windows_test.go:8: win32k: true [2021-07-13T14:42:50.414Z] --- PASS: TestHasWin32KSupport (0.00s) [2021-07-13T14:42:50.414Z] PASS [2021-07-13T14:42:50.414Z] coverage: 12.9% of statements [2021-07-13T14:42:50.414Z] ok github.com/docker/docker/pkg/system 0.065s coverage: 12.9% of statements [2021-07-13T14:42:50.678Z] --- PASS: TestAuthZPluginAllowRequest (1.64s) [2021-07-13T14:42:50.678Z] === RUN TestAuthZPluginTLS [2021-07-13T14:42:50.898Z] --- PASS: TestRequestPoolParallel (0.66s) [2021-07-13T14:42:50.898Z] === RUN TestFullAllocateRelease [2021-07-13T14:42:50.898Z] --- PASS: TestNewClientWithTimeout (17.61s) [2021-07-13T14:42:50.898Z] === RUN TestClientStream [2021-07-13T14:42:50.898Z] --- PASS: TestClientStream (0.00s) [2021-07-13T14:42:50.898Z] === RUN TestClientSendFile [2021-07-13T14:42:50.898Z] --- PASS: TestClientSendFile (0.01s) [2021-07-13T14:42:50.898Z] === RUN TestClientWithRequestTimeout [2021-07-13T14:42:50.898Z] --- PASS: TestClientWithRequestTimeout (0.00s) [2021-07-13T14:42:50.898Z] === RUN TestFileSpecPlugin [2021-07-13T14:42:50.898Z] === RUN TestTailFile [2021-07-13T14:42:50.898Z] --- PASS: TestTailFile (0.00s) [2021-07-13T14:42:50.898Z] === RUN TestTailFileManyLines [2021-07-13T14:42:50.898Z] --- PASS: TestTailFileManyLines (0.00s) [2021-07-13T14:42:50.898Z] === RUN TestTailEmptyFile [2021-07-13T14:42:50.898Z] --- PASS: TestTailEmptyFile (0.00s) [2021-07-13T14:42:50.898Z] === RUN TestTailNegativeN [2021-07-13T14:42:50.898Z] --- PASS: TestTailNegativeN (0.00s) [2021-07-13T14:42:50.898Z] === RUN TestNewTailReader [2021-07-13T14:42:50.898Z] === PAUSE TestNewTailReader [2021-07-13T14:42:50.898Z] === CONT TestNewTailReader [2021-07-13T14:42:50.898Z] === RUN TestNewTailReader/2_byte_delimiter [2021-07-13T14:42:50.898Z] === PAUSE TestNewTailReader/2_byte_delimiter [2021-07-13T14:42:50.898Z] === RUN TestNewTailReader/4_byte_delimiter [2021-07-13T14:42:50.898Z] === PAUSE TestNewTailReader/4_byte_delimiter [2021-07-13T14:42:50.898Z] === RUN TestNewTailReader/8_byte_delimiter [2021-07-13T14:42:50.898Z] === PAUSE TestNewTailReader/8_byte_delimiter [2021-07-13T14:42:50.898Z] === RUN TestNewTailReader/12_byte_delimiter [2021-07-13T14:42:50.898Z] === PAUSE TestNewTailReader/12_byte_delimiter [2021-07-13T14:42:50.898Z] === RUN TestNewTailReader/no_delimiter [2021-07-13T14:42:50.898Z] === PAUSE TestNewTailReader/no_delimiter [2021-07-13T14:42:50.898Z] === RUN TestNewTailReader/single_byte_delimiter [2021-07-13T14:42:50.898Z] === PAUSE TestNewTailReader/single_byte_delimiter [2021-07-13T14:42:50.898Z] === RUN TestNewTailReader/truncated_last_line [2021-07-13T14:42:50.898Z] === RUN TestNewTailReader/truncated_last_line/more_than_available [2021-07-13T14:42:50.898Z] === RUN TestNewTailReader/truncated_last_line#01 [2021-07-13T14:42:50.898Z] === RUN TestNewTailReader/truncated_last_line#01/exact [2021-07-13T14:42:50.898Z] === RUN TestNewTailReader/truncated_last_line#02 [2021-07-13T14:42:50.898Z] === RUN TestNewTailReader/truncated_last_line#02/one_line [2021-07-13T14:42:50.898Z] === CONT TestNewTailReader/2_byte_delimiter [2021-07-13T14:42:50.898Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry [2021-07-13T14:42:50.898Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry [2021-07-13T14:42:50.898Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries [2021-07-13T14:42:50.898Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries [2021-07-13T14:42:50.898Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes [2021-07-13T14:42:50.898Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes [2021-07-13T14:42:50.898Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2021-07-13T14:42:50.898Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2021-07-13T14:42:50.898Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2021-07-13T14:42:50.898Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2021-07-13T14:42:50.898Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2021-07-13T14:42:50.898Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2021-07-13T14:42:50.898Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2021-07-13T14:42:50.898Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2021-07-13T14:42:50.898Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block [2021-07-13T14:42:50.898Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block [2021-07-13T14:42:50.898Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block [2021-07-13T14:42:50.898Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block [2021-07-13T14:42:50.898Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values [2021-07-13T14:42:50.898Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values [2021-07-13T14:42:50.898Z] === CONT TestNewTailReader/12_byte_delimiter [2021-07-13T14:42:50.898Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry [2021-07-13T14:42:50.898Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry [2021-07-13T14:42:50.898Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines [2021-07-13T14:42:50.898Z] === CONT TestNewTailReader/8_byte_delimiter [2021-07-13T14:42:50.898Z] --- PASS: TestFileSpecPlugin (0.01s) [2021-07-13T14:42:50.898Z] === RUN TestFileJSONSpecPlugin [2021-07-13T14:42:50.898Z] --- PASS: TestFileJSONSpecPlugin (0.01s) [2021-07-13T14:42:50.898Z] === RUN TestFileJSONSpecPluginWithoutTLSConfig [2021-07-13T14:42:50.898Z] === CONT TestNewTailReader/4_byte_delimiter [2021-07-13T14:42:50.898Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry [2021-07-13T14:42:50.898Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry [2021-07-13T14:42:50.898Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries [2021-07-13T14:42:50.898Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries [2021-07-13T14:42:50.898Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes [2021-07-13T14:42:50.898Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes [2021-07-13T14:42:50.898Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2021-07-13T14:42:50.898Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2021-07-13T14:42:50.898Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2021-07-13T14:42:50.898Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2021-07-13T14:42:50.898Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2021-07-13T14:42:50.898Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2021-07-13T14:42:50.898Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2021-07-13T14:42:50.898Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2021-07-13T14:42:50.898Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block [2021-07-13T14:42:50.898Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block [2021-07-13T14:42:50.898Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block [2021-07-13T14:42:50.898Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block [2021-07-13T14:42:50.898Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values [2021-07-13T14:42:50.898Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values [2021-07-13T14:42:50.898Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines [2021-07-13T14:42:50.898Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines [2021-07-13T14:42:50.898Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2021-07-13T14:42:50.898Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2021-07-13T14:42:50.898Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries [2021-07-13T14:42:50.898Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries [2021-07-13T14:42:50.898Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes [2021-07-13T14:42:50.898Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes [2021-07-13T14:42:50.898Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2021-07-13T14:42:50.898Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2021-07-13T14:42:50.898Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2021-07-13T14:42:50.898Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2021-07-13T14:42:50.898Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2021-07-13T14:42:50.898Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2021-07-13T14:42:50.898Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2021-07-13T14:42:50.898Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2021-07-13T14:42:50.898Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block [2021-07-13T14:42:50.898Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block [2021-07-13T14:42:50.898Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block [2021-07-13T14:42:50.898Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block [2021-07-13T14:42:50.898Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values [2021-07-13T14:42:50.898Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values [2021-07-13T14:42:50.898Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines [2021-07-13T14:42:50.898Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines [2021-07-13T14:42:50.898Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2021-07-13T14:42:50.898Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2021-07-13T14:42:50.898Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines [2021-07-13T14:42:50.898Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2021-07-13T14:42:50.898Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2021-07-13T14:42:50.898Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry [2021-07-13T14:42:50.898Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry [2021-07-13T14:42:50.898Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries [2021-07-13T14:42:50.898Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries [2021-07-13T14:42:50.898Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes [2021-07-13T14:42:50.898Z] === CONT TestNewTailReader/single_byte_delimiter [2021-07-13T14:42:50.898Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes [2021-07-13T14:42:50.898Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry [2021-07-13T14:42:50.898Z] --- PASS: TestFileJSONSpecPluginWithoutTLSConfig (0.00s) [2021-07-13T14:42:50.898Z] === RUN TestPluginAddHandler [2021-07-13T14:42:50.898Z] --- PASS: TestPluginAddHandler (0.00s) [2021-07-13T14:42:50.898Z] === RUN TestPluginWaitBadPlugin [2021-07-13T14:42:50.898Z] --- PASS: TestPluginWaitBadPlugin (0.00s) [2021-07-13T14:42:50.898Z] === RUN TestGet [2021-07-13T14:42:50.898Z] time="2021-07-13T14:42:50Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 1s" [2021-07-13T14:42:50.898Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry [2021-07-13T14:42:50.898Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries [2021-07-13T14:42:50.898Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries [2021-07-13T14:42:50.898Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes [2021-07-13T14:42:50.898Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes [2021-07-13T14:42:50.898Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2021-07-13T14:42:50.898Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2021-07-13T14:42:50.898Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2021-07-13T14:42:50.898Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2021-07-13T14:42:50.898Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2021-07-13T14:42:50.898Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2021-07-13T14:42:50.898Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2021-07-13T14:42:50.898Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2021-07-13T14:42:50.898Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block [2021-07-13T14:42:50.898Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block [2021-07-13T14:42:50.898Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block [2021-07-13T14:42:50.898Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block [2021-07-13T14:42:50.898Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values [2021-07-13T14:42:50.898Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values [2021-07-13T14:42:50.898Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines [2021-07-13T14:42:50.898Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines [2021-07-13T14:42:50.898Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2021-07-13T14:42:50.898Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2021-07-13T14:42:50.898Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2021-07-13T14:42:50.898Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2021-07-13T14:42:50.898Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2021-07-13T14:42:50.898Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2021-07-13T14:42:50.898Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2021-07-13T14:42:50.898Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2021-07-13T14:42:50.898Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block [2021-07-13T14:42:50.898Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block [2021-07-13T14:42:50.898Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block [2021-07-13T14:42:50.898Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block [2021-07-13T14:42:50.898Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values [2021-07-13T14:42:50.898Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values [2021-07-13T14:42:50.898Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines [2021-07-13T14:42:50.898Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines [2021-07-13T14:42:50.898Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2021-07-13T14:42:50.898Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2021-07-13T14:42:50.898Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry [2021-07-13T14:42:50.898Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2021-07-13T14:42:50.898Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2021-07-13T14:42:50.899Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-07-13T14:42:50.899Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-07-13T14:42:50.899Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry [2021-07-13T14:42:50.899Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2021-07-13T14:42:50.899Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2021-07-13T14:42:50.899Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-07-13T14:42:50.899Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-07-13T14:42:50.899Z] === CONT TestNewTailReader/no_delimiter [2021-07-13T14:42:50.899Z] === RUN TestNewTailReader/no_delimiter/one_small_entry [2021-07-13T14:42:50.899Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry [2021-07-13T14:42:50.899Z] === RUN TestNewTailReader/no_delimiter/several_small_entries [2021-07-13T14:42:50.899Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries [2021-07-13T14:42:50.899Z] === RUN TestNewTailReader/no_delimiter/various_sizes [2021-07-13T14:42:50.899Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes [2021-07-13T14:42:50.899Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2021-07-13T14:42:50.899Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2021-07-13T14:42:50.899Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2021-07-13T14:42:50.899Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2021-07-13T14:42:50.899Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2021-07-13T14:42:50.899Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2021-07-13T14:42:50.899Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block [2021-07-13T14:42:50.899Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block [2021-07-13T14:42:50.899Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block [2021-07-13T14:42:50.899Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block [2021-07-13T14:42:50.899Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block [2021-07-13T14:42:50.899Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block [2021-07-13T14:42:50.899Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values [2021-07-13T14:42:50.899Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values [2021-07-13T14:42:50.899Z] === RUN TestNewTailReader/no_delimiter/no_lines [2021-07-13T14:42:50.899Z] === PAUSE TestNewTailReader/no_delimiter/no_lines [2021-07-13T14:42:50.899Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter [2021-07-13T14:42:50.899Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter [2021-07-13T14:42:50.899Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block [2021-07-13T14:42:50.899Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2021-07-13T14:42:50.899Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2021-07-13T14:42:50.899Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-07-13T14:42:50.899Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-07-13T14:42:50.899Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2021-07-13T14:42:50.899Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2021-07-13T14:42:50.899Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2021-07-13T14:42:50.899Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-07-13T14:42:50.899Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-07-13T14:42:50.899Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry [2021-07-13T14:42:50.899Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2021-07-13T14:42:50.899Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2021-07-13T14:42:50.899Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-07-13T14:42:50.899Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-07-13T14:42:50.899Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2021-07-13T14:42:50.899Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2021-07-13T14:42:50.899Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2021-07-13T14:42:50.899Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2021-07-13T14:42:50.899Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2021-07-13T14:42:50.899Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-07-13T14:42:50.899Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-07-13T14:42:50.899Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-07-13T14:42:50.899Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-07-13T14:42:50.899Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-07-13T14:42:50.899Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-07-13T14:42:50.899Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-07-13T14:42:50.899Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-07-13T14:42:50.899Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-07-13T14:42:50.899Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-07-13T14:42:50.899Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-07-13T14:42:50.899Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-07-13T14:42:50.899Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-07-13T14:42:50.899Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-07-13T14:42:50.899Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-07-13T14:42:50.899Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-07-13T14:42:50.899Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-07-13T14:42:50.899Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-07-13T14:42:50.899Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-07-13T14:42:50.899Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-07-13T14:42:50.899Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-07-13T14:42:50.899Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-07-13T14:42:50.899Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-07-13T14:42:50.899Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-07-13T14:42:50.899Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-07-13T14:42:50.899Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes [2021-07-13T14:42:50.899Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2021-07-13T14:42:50.899Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2021-07-13T14:42:50.899Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2021-07-13T14:42:50.899Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2021-07-13T14:42:50.899Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2021-07-13T14:42:50.899Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2021-07-13T14:42:50.899Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2021-07-13T14:42:50.899Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2021-07-13T14:42:50.899Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2021-07-13T14:42:50.899Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2021-07-13T14:42:50.899Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2021-07-13T14:42:50.899Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2021-07-13T14:42:50.899Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2021-07-13T14:42:50.899Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2021-07-13T14:42:50.899Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2021-07-13T14:42:50.899Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2021-07-13T14:42:50.899Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2021-07-13T14:42:50.899Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2021-07-13T14:42:50.899Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2021-07-13T14:42:50.899Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2021-07-13T14:42:50.899Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2021-07-13T14:42:50.899Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2021-07-13T14:42:50.899Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2021-07-13T14:42:50.899Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2021-07-13T14:42:50.899Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2021-07-13T14:42:50.899Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-07-13T14:42:50.899Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-07-13T14:42:50.899Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries [2021-07-13T14:42:50.899Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2021-07-13T14:42:50.899Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2021-07-13T14:42:50.899Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2021-07-13T14:42:50.899Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2021-07-13T14:42:50.899Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2021-07-13T14:42:50.899Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2021-07-13T14:42:50.899Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-07-13T14:42:50.899Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-07-13T14:42:50.899Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines [2021-07-13T14:42:50.899Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2021-07-13T14:42:50.899Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2021-07-13T14:42:50.899Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values [2021-07-13T14:42:50.899Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2021-07-13T14:42:50.899Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2021-07-13T14:42:50.899Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2021-07-13T14:42:50.899Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-07-13T14:42:50.899Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block [2021-07-13T14:42:50.899Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block [2021-07-13T14:42:50.899Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2021-07-13T14:42:50.899Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2021-07-13T14:42:50.899Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-07-13T14:42:50.899Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-07-13T14:42:50.899Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2021-07-13T14:42:50.899Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2021-07-13T14:42:50.899Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2021-07-13T14:42:50.899Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2021-07-13T14:42:50.899Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2021-07-13T14:42:50.899Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2021-07-13T14:42:50.899Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2021-07-13T14:42:50.899Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2021-07-13T14:42:50.899Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2021-07-13T14:42:50.899Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2021-07-13T14:42:50.899Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2021-07-13T14:42:50.899Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2021-07-13T14:42:50.899Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2021-07-13T14:42:50.899Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2021-07-13T14:42:50.899Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2021-07-13T14:42:50.899Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2021-07-13T14:42:50.899Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2021-07-13T14:42:50.899Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-07-13T14:42:50.899Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-07-13T14:42:50.899Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-07-13T14:42:50.899Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-07-13T14:42:50.899Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-07-13T14:42:50.899Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-07-13T14:42:50.899Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-07-13T14:42:50.899Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-07-13T14:42:50.899Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-07-13T14:42:50.899Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-07-13T14:42:50.899Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-07-13T14:42:50.899Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-07-13T14:42:50.899Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2021-07-13T14:42:50.899Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2021-07-13T14:42:50.899Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-07-13T14:42:50.899Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-07-13T14:42:50.899Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2021-07-13T14:42:50.899Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2021-07-13T14:42:50.899Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2021-07-13T14:42:50.899Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-07-13T14:42:50.899Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-07-13T14:42:50.899Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2021-07-13T14:42:50.899Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-07-13T14:42:50.899Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-07-13T14:42:50.899Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-07-13T14:42:50.899Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-07-13T14:42:50.899Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-07-13T14:42:50.899Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-07-13T14:42:50.899Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-07-13T14:42:50.899Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-07-13T14:42:50.899Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-07-13T14:42:50.899Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-07-13T14:42:50.899Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-07-13T14:42:50.899Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-07-13T14:42:50.899Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2021-07-13T14:42:50.899Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-07-13T14:42:50.899Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-07-13T14:42:50.899Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-07-13T14:42:50.899Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-07-13T14:42:50.899Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-07-13T14:42:50.899Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-07-13T14:42:50.899Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-07-13T14:42:50.899Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-07-13T14:42:50.899Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-07-13T14:42:50.899Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-07-13T14:42:50.899Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-07-13T14:42:50.899Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-07-13T14:42:50.899Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries [2021-07-13T14:42:50.899Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2021-07-13T14:42:50.899Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2021-07-13T14:42:50.899Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2021-07-13T14:42:50.899Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2021-07-13T14:42:50.899Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2021-07-13T14:42:50.899Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2021-07-13T14:42:50.899Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-07-13T14:42:50.899Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-07-13T14:42:50.899Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2021-07-13T14:42:50.899Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2021-07-13T14:42:50.899Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-07-13T14:42:50.899Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-07-13T14:42:50.899Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-07-13T14:42:50.899Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-07-13T14:42:50.899Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-07-13T14:42:50.900Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-07-13T14:42:50.900Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-07-13T14:42:50.900Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-07-13T14:42:50.900Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-07-13T14:42:50.900Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-07-13T14:42:50.900Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-07-13T14:42:50.900Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-07-13T14:42:50.900Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-07-13T14:42:50.900Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-07-13T14:42:50.900Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-07-13T14:42:50.900Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-07-13T14:42:50.900Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-07-13T14:42:50.900Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-07-13T14:42:50.900Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-07-13T14:42:50.900Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-07-13T14:42:50.900Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-07-13T14:42:50.900Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-07-13T14:42:50.900Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-07-13T14:42:50.900Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-07-13T14:42:50.900Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes [2021-07-13T14:42:50.900Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2021-07-13T14:42:50.900Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2021-07-13T14:42:50.900Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2021-07-13T14:42:50.900Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2021-07-13T14:42:50.900Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2021-07-13T14:42:50.900Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values [2021-07-13T14:42:50.900Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2021-07-13T14:42:50.900Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2021-07-13T14:42:50.900Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2021-07-13T14:42:50.900Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2021-07-13T14:42:50.900Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2021-07-13T14:42:50.900Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2021-07-13T14:42:50.900Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2021-07-13T14:42:50.900Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-07-13T14:42:50.900Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-07-13T14:42:50.900Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines [2021-07-13T14:42:50.900Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2021-07-13T14:42:50.900Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2021-07-13T14:42:50.900Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2021-07-13T14:42:50.900Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2021-07-13T14:42:50.900Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2021-07-13T14:42:50.900Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2021-07-13T14:42:50.900Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2021-07-13T14:42:50.900Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2021-07-13T14:42:50.900Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2021-07-13T14:42:50.900Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2021-07-13T14:42:50.900Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2021-07-13T14:42:50.900Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2021-07-13T14:42:50.900Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2021-07-13T14:42:50.900Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2021-07-13T14:42:50.900Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2021-07-13T14:42:50.900Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2021-07-13T14:42:50.900Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2021-07-13T14:42:50.900Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2021-07-13T14:42:50.900Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-07-13T14:42:50.900Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-07-13T14:42:50.900Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2021-07-13T14:42:50.900Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block [2021-07-13T14:42:50.900Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2021-07-13T14:42:50.900Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2021-07-13T14:42:50.900Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-07-13T14:42:50.900Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-07-13T14:42:50.900Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2021-07-13T14:42:50.900Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2021-07-13T14:42:50.900Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2021-07-13T14:42:50.900Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2021-07-13T14:42:50.900Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2021-07-13T14:42:50.900Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2021-07-13T14:42:50.900Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2021-07-13T14:42:50.900Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2021-07-13T14:42:50.900Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2021-07-13T14:42:50.900Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2021-07-13T14:42:50.900Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2021-07-13T14:42:50.900Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2021-07-13T14:42:50.900Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2021-07-13T14:42:50.900Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2021-07-13T14:42:50.900Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2021-07-13T14:42:50.900Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2021-07-13T14:42:50.900Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2021-07-13T14:42:50.900Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-07-13T14:42:50.900Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-07-13T14:42:50.900Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-07-13T14:42:50.900Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-07-13T14:42:50.900Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-07-13T14:42:50.900Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-07-13T14:42:50.900Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-07-13T14:42:50.900Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-07-13T14:42:50.900Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-07-13T14:42:50.900Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-07-13T14:42:50.900Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-07-13T14:42:50.900Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-07-13T14:42:50.900Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block [2021-07-13T14:42:50.900Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2021-07-13T14:42:50.900Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2021-07-13T14:42:50.900Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-07-13T14:42:50.900Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-07-13T14:42:50.900Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2021-07-13T14:42:50.900Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-07-13T14:42:50.900Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-07-13T14:42:50.900Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-07-13T14:42:50.900Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-07-13T14:42:50.900Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-07-13T14:42:50.900Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-07-13T14:42:50.900Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-07-13T14:42:50.900Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-07-13T14:42:50.900Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-07-13T14:42:50.900Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-07-13T14:42:50.900Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-07-13T14:42:50.900Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-07-13T14:42:50.900Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes [2021-07-13T14:42:50.900Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2021-07-13T14:42:50.900Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2021-07-13T14:42:50.900Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2021-07-13T14:42:50.900Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2021-07-13T14:42:50.900Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2021-07-13T14:42:50.900Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2021-07-13T14:42:50.900Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2021-07-13T14:42:50.900Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2021-07-13T14:42:50.900Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2021-07-13T14:42:50.900Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2021-07-13T14:42:50.900Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2021-07-13T14:42:50.900Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2021-07-13T14:42:50.900Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2021-07-13T14:42:50.900Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2021-07-13T14:42:50.900Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2021-07-13T14:42:50.900Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2021-07-13T14:42:50.900Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2021-07-13T14:42:50.900Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2021-07-13T14:42:50.900Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2021-07-13T14:42:50.900Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2021-07-13T14:42:50.900Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2021-07-13T14:42:50.900Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2021-07-13T14:42:50.900Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines [2021-07-13T14:42:50.900Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2021-07-13T14:42:50.900Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2021-07-13T14:42:50.900Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2021-07-13T14:42:50.900Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2021-07-13T14:42:50.900Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2021-07-13T14:42:50.900Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-07-13T14:42:50.900Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-07-13T14:42:50.900Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2021-07-13T14:42:50.900Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2021-07-13T14:42:50.900Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2021-07-13T14:42:50.900Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-07-13T14:42:50.900Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-07-13T14:42:50.900Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block [2021-07-13T14:42:50.900Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2021-07-13T14:42:50.900Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2021-07-13T14:42:50.900Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-07-13T14:42:50.900Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-07-13T14:42:50.900Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values [2021-07-13T14:42:50.900Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2021-07-13T14:42:50.900Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2021-07-13T14:42:50.900Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2021-07-13T14:42:50.900Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2021-07-13T14:42:50.900Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2021-07-13T14:42:50.900Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2021-07-13T14:42:50.900Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2021-07-13T14:42:50.900Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2021-07-13T14:42:50.900Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2021-07-13T14:42:50.900Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2021-07-13T14:42:50.900Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2021-07-13T14:42:50.900Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2021-07-13T14:42:50.900Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2021-07-13T14:42:50.900Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2021-07-13T14:42:50.900Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2021-07-13T14:42:50.900Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2021-07-13T14:42:50.934Z] Created binary: bundles/cross/linux/s390x-daemon/dockerd-dev [2021-07-13T14:42:50.934Z] Building: bundles/cross/linux/s390x-daemon/docker-proxy-dev [2021-07-13T14:42:50.934Z] GOOS="linux" GOARCH="s390x" GOARM="" [2021-07-13T14:42:50.934Z] Created binary: bundles/cross/linux/s390x-daemon/docker-proxy-dev [2021-07-13T14:42:50.934Z] [2021-07-13T14:42:50.938Z] --- PASS: TestAuthZPluginTLS (0.58s) [2021-07-13T14:42:50.938Z] === RUN TestAuthZPluginDenyRequest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2021-07-13T14:42:51.383Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2021-07-13T14:42:51.383Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2021-07-13T14:42:51.383Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2021-07-13T14:42:51.383Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2021-07-13T14:42:51.383Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-07-13T14:42:51.383Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-07-13T14:42:51.383Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2021-07-13T14:42:51.383Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2021-07-13T14:42:51.383Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry [2021-07-13T14:42:51.383Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2021-07-13T14:42:51.383Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2021-07-13T14:42:51.383Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-07-13T14:42:51.383Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-07-13T14:42:51.383Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2021-07-13T14:42:51.383Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2021-07-13T14:42:51.383Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2021-07-13T14:42:51.384Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-07-13T14:42:51.384Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-07-13T14:42:51.384Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines [2021-07-13T14:42:51.384Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2021-07-13T14:42:51.384Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2021-07-13T14:42:51.384Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries [2021-07-13T14:42:51.384Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2021-07-13T14:42:51.384Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2021-07-13T14:42:51.384Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2021-07-13T14:42:51.384Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2021-07-13T14:42:51.384Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2021-07-13T14:42:51.384Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2021-07-13T14:42:51.384Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-07-13T14:42:51.384Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-07-13T14:42:51.384Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values [2021-07-13T14:42:51.384Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2021-07-13T14:42:51.384Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2021-07-13T14:42:51.384Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2021-07-13T14:42:51.384Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2021-07-13T14:42:51.384Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2021-07-13T14:42:51.384Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2021-07-13T14:42:51.384Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2021-07-13T14:42:51.384Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2021-07-13T14:42:51.384Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2021-07-13T14:42:51.384Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2021-07-13T14:42:51.384Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2021-07-13T14:42:51.384Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2021-07-13T14:42:51.384Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2021-07-13T14:42:51.384Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2021-07-13T14:42:51.384Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2021-07-13T14:42:51.384Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2021-07-13T14:42:51.384Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2021-07-13T14:42:51.384Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2021-07-13T14:42:51.384Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2021-07-13T14:42:51.384Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2021-07-13T14:42:51.384Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-07-13T14:42:51.384Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-07-13T14:42:51.384Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block [2021-07-13T14:42:51.384Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2021-07-13T14:42:51.384Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2021-07-13T14:42:51.384Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-07-13T14:42:51.384Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-07-13T14:42:51.384Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2021-07-13T14:42:51.384Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-07-13T14:42:51.384Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-07-13T14:42:51.384Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-07-13T14:42:51.384Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-07-13T14:42:51.384Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-07-13T14:42:51.384Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-07-13T14:42:51.384Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-07-13T14:42:51.384Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-07-13T14:42:51.384Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-07-13T14:42:51.384Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-07-13T14:42:51.384Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-07-13T14:42:51.384Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-07-13T14:42:51.384Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block [2021-07-13T14:42:51.384Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2021-07-13T14:42:51.384Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2021-07-13T14:42:51.384Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-07-13T14:42:51.384Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-07-13T14:42:51.384Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2021-07-13T14:42:51.384Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-07-13T14:42:51.384Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-07-13T14:42:51.384Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-07-13T14:42:51.384Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-07-13T14:42:51.384Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-07-13T14:42:51.384Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-07-13T14:42:51.384Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-07-13T14:42:51.384Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-07-13T14:42:51.384Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-07-13T14:42:51.384Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-07-13T14:42:51.384Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-07-13T14:42:51.384Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-07-13T14:42:51.384Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2021-07-13T14:42:51.384Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-07-13T14:42:51.384Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-07-13T14:42:51.384Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-07-13T14:42:51.384Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-07-13T14:42:51.384Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2021-07-13T14:42:51.384Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2021-07-13T14:42:51.384Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2021-07-13T14:42:51.384Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-07-13T14:42:51.384Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-07-13T14:42:51.384Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes [2021-07-13T14:42:51.384Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2021-07-13T14:42:51.384Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2021-07-13T14:42:51.384Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2021-07-13T14:42:51.384Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2021-07-13T14:42:51.384Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2021-07-13T14:42:51.384Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2021-07-13T14:42:51.384Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2021-07-13T14:42:51.384Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2021-07-13T14:42:51.384Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2021-07-13T14:42:51.384Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2021-07-13T14:42:51.384Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2021-07-13T14:42:51.384Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2021-07-13T14:42:51.384Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2021-07-13T14:42:51.384Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2021-07-13T14:42:51.384Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2021-07-13T14:42:51.384Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2021-07-13T14:42:51.384Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2021-07-13T14:42:51.384Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2021-07-13T14:42:51.384Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2021-07-13T14:42:51.384Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2021-07-13T14:42:51.384Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2021-07-13T14:42:51.384Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2021-07-13T14:42:51.384Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-07-13T14:42:51.384Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-07-13T14:42:51.384Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-07-13T14:42:51.384Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-07-13T14:42:51.384Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-07-13T14:42:51.384Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-07-13T14:42:51.384Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-07-13T14:42:51.384Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-07-13T14:42:51.384Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-07-13T14:42:51.384Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-07-13T14:42:51.384Z] === CONT TestNewTailReader/no_delimiter/one_small_entry [2021-07-13T14:42:51.384Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/1_lines [2021-07-13T14:42:51.384Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/1_lines [2021-07-13T14:42:51.384Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2021-07-13T14:42:51.384Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2021-07-13T14:42:51.384Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2021-07-13T14:42:51.384Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries [2021-07-13T14:42:51.384Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2021-07-13T14:42:51.384Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2021-07-13T14:42:51.384Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2021-07-13T14:42:51.384Z] === CONT TestNewTailReader/no_delimiter/no_lines [2021-07-13T14:42:51.384Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2021-07-13T14:42:51.384Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2021-07-13T14:42:51.384Z] === RUN TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2021-07-13T14:42:51.384Z] === PAUSE TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2021-07-13T14:42:51.384Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2021-07-13T14:42:51.384Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2021-07-13T14:42:51.384Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter [2021-07-13T14:42:51.384Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values [2021-07-13T14:42:51.384Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-07-13T14:42:51.384Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-07-13T14:42:51.384Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2021-07-13T14:42:51.384Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2021-07-13T14:42:51.384Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-07-13T14:42:51.384Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-07-13T14:42:51.384Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block [2021-07-13T14:42:51.384Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2021-07-13T14:42:51.384Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2021-07-13T14:42:51.384Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2021-07-13T14:42:51.384Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2021-07-13T14:42:51.384Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2021-07-13T14:42:51.384Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2021-07-13T14:42:51.384Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2021-07-13T14:42:51.384Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2021-07-13T14:42:51.384Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2021-07-13T14:42:51.384Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2021-07-13T14:42:51.384Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2021-07-13T14:42:51.384Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2021-07-13T14:42:51.384Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2021-07-13T14:42:51.384Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2021-07-13T14:42:51.384Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2021-07-13T14:42:51.384Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2021-07-13T14:42:51.384Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2021-07-13T14:42:51.384Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2021-07-13T14:42:51.384Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2021-07-13T14:42:51.384Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2021-07-13T14:42:51.384Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2021-07-13T14:42:51.384Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2021-07-13T14:42:51.384Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2021-07-13T14:42:51.384Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2021-07-13T14:42:51.384Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2021-07-13T14:42:51.384Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2021-07-13T14:42:51.384Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block [2021-07-13T14:42:51.384Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2021-07-13T14:42:51.384Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2021-07-13T14:42:51.384Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-07-13T14:42:51.384Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-07-13T14:42:51.384Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2021-07-13T14:42:51.384Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2021-07-13T14:42:51.384Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2021-07-13T14:42:51.384Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2021-07-13T14:42:51.384Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2021-07-13T14:42:51.384Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block [2021-07-13T14:42:51.384Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2021-07-13T14:42:51.384Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2021-07-13T14:42:51.384Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2021-07-13T14:42:51.384Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2021-07-13T14:42:51.384Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2021-07-13T14:42:51.384Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2021-07-13T14:42:51.384Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2021-07-13T14:42:51.385Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2021-07-13T14:42:51.385Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-07-13T14:42:51.385Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-07-13T14:42:51.385Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-07-13T14:42:51.385Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-07-13T14:42:51.385Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-07-13T14:42:51.385Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-07-13T14:42:51.385Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-07-13T14:42:51.385Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-07-13T14:42:51.385Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-07-13T14:42:51.385Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-07-13T14:42:51.385Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-07-13T14:42:51.385Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-07-13T14:42:51.385Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-07-13T14:42:51.385Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-07-13T14:42:51.385Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-07-13T14:42:51.385Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-07-13T14:42:51.385Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-07-13T14:42:51.385Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-07-13T14:42:51.385Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-07-13T14:42:51.385Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-07-13T14:42:51.385Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-07-13T14:42:51.385Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-07-13T14:42:51.385Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-07-13T14:42:51.385Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-07-13T14:42:51.385Z] === CONT TestNewTailReader/no_delimiter/several_small_entries [2021-07-13T14:42:51.385Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/1_lines [2021-07-13T14:42:51.385Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/1_lines [2021-07-13T14:42:51.385Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/2_lines [2021-07-13T14:42:51.385Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/2_lines [2021-07-13T14:42:51.385Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/3_lines [2021-07-13T14:42:51.385Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/3_lines [2021-07-13T14:42:51.385Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2021-07-13T14:42:51.385Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2021-07-13T14:42:51.385Z] === CONT TestNewTailReader/no_delimiter/various_sizes [2021-07-13T14:42:51.385Z] === RUN TestNewTailReader/no_delimiter/various_sizes/1_lines [2021-07-13T14:42:51.385Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/1_lines [2021-07-13T14:42:51.385Z] === RUN TestNewTailReader/no_delimiter/various_sizes/2_lines [2021-07-13T14:42:51.385Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/2_lines [2021-07-13T14:42:51.385Z] === RUN TestNewTailReader/no_delimiter/various_sizes/3_lines [2021-07-13T14:42:51.385Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/3_lines [2021-07-13T14:42:51.385Z] === RUN TestNewTailReader/no_delimiter/various_sizes/4_lines [2021-07-13T14:42:51.385Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/4_lines [2021-07-13T14:42:51.385Z] === RUN TestNewTailReader/no_delimiter/various_sizes/5_lines [2021-07-13T14:42:51.385Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/5_lines [2021-07-13T14:42:51.385Z] === RUN TestNewTailReader/no_delimiter/various_sizes/6_lines [2021-07-13T14:42:51.385Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/6_lines [2021-07-13T14:42:51.385Z] === RUN TestNewTailReader/no_delimiter/various_sizes/7_lines [2021-07-13T14:42:51.385Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/7_lines [2021-07-13T14:42:51.385Z] === RUN TestNewTailReader/no_delimiter/various_sizes/8_lines [2021-07-13T14:42:51.385Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/8_lines [2021-07-13T14:42:51.385Z] === RUN TestNewTailReader/no_delimiter/various_sizes/9_lines [2021-07-13T14:42:51.385Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/9_lines [2021-07-13T14:42:51.385Z] === RUN TestNewTailReader/no_delimiter/various_sizes/10_lines [2021-07-13T14:42:51.385Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/10_lines [2021-07-13T14:42:51.385Z] === RUN TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2021-07-13T14:42:51.385Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2021-07-13T14:42:51.385Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2021-07-13T14:42:51.385Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-07-13T14:42:51.385Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-07-13T14:42:51.385Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry [2021-07-13T14:42:51.385Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2021-07-13T14:42:51.385Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2021-07-13T14:42:51.385Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block [2021-07-13T14:42:51.385Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2021-07-13T14:42:51.385Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2021-07-13T14:42:51.385Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-07-13T14:42:51.385Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2021-07-13T14:42:51.385Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2021-07-13T14:42:51.385Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-07-13T14:42:51.385Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-07-13T14:42:51.385Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2021-07-13T14:42:51.385Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-07-13T14:42:51.385Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-07-13T14:42:51.385Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2021-07-13T14:42:51.385Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-07-13T14:42:51.385Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2021-07-13T14:42:51.385Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2021-07-13T14:42:51.385Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-07-13T14:42:51.385Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-07-13T14:42:51.385Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values [2021-07-13T14:42:51.385Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2021-07-13T14:42:51.385Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2021-07-13T14:42:51.385Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2021-07-13T14:42:51.385Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2021-07-13T14:42:51.385Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2021-07-13T14:42:51.385Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2021-07-13T14:42:51.385Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2021-07-13T14:42:51.385Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2021-07-13T14:42:51.385Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2021-07-13T14:42:51.385Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2021-07-13T14:42:51.385Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2021-07-13T14:42:51.385Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2021-07-13T14:42:51.385Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2021-07-13T14:42:51.385Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2021-07-13T14:42:51.385Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2021-07-13T14:42:51.385Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2021-07-13T14:42:51.385Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2021-07-13T14:42:51.385Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2021-07-13T14:42:51.385Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2021-07-13T14:42:51.385Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2021-07-13T14:42:51.385Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-07-13T14:42:51.385Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-07-13T14:42:51.385Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2021-07-13T14:42:51.385Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-07-13T14:42:51.385Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-07-13T14:42:51.385Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-07-13T14:42:51.385Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2021-07-13T14:42:51.385Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-07-13T14:42:51.385Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-07-13T14:42:51.385Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-07-13T14:42:51.385Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-07-13T14:42:51.385Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-07-13T14:42:51.385Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-07-13T14:42:51.385Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-07-13T14:42:51.385Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-07-13T14:42:51.385Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-07-13T14:42:51.385Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-07-13T14:42:51.385Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-07-13T14:42:51.385Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block [2021-07-13T14:42:51.385Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2021-07-13T14:42:51.385Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2021-07-13T14:42:51.385Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-07-13T14:42:51.385Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-07-13T14:42:51.385Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines [2021-07-13T14:42:51.385Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2021-07-13T14:42:51.385Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2021-07-13T14:42:51.385Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2021-07-13T14:42:51.385Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2021-07-13T14:42:51.385Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2021-07-13T14:42:51.385Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-07-13T14:42:51.385Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-07-13T14:42:51.385Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2021-07-13T14:42:51.385Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-07-13T14:42:51.385Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-07-13T14:42:51.385Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-07-13T14:42:51.385Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-07-13T14:42:51.385Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-07-13T14:42:51.385Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-07-13T14:42:51.385Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-07-13T14:42:51.385Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2021-07-13T14:42:51.385Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-07-13T14:42:51.385Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-07-13T14:42:51.385Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-07-13T14:42:51.385Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-07-13T14:42:51.385Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-07-13T14:42:51.385Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-07-13T14:42:51.385Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-07-13T14:42:51.385Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-07-13T14:42:51.385Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-07-13T14:42:51.385Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-07-13T14:42:51.385Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-07-13T14:42:51.385Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes [2021-07-13T14:42:51.385Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2021-07-13T14:42:51.385Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2021-07-13T14:42:51.385Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2021-07-13T14:42:51.385Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2021-07-13T14:42:51.385Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2021-07-13T14:42:51.385Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2021-07-13T14:42:51.385Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2021-07-13T14:42:51.385Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2021-07-13T14:42:51.385Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2021-07-13T14:42:51.385Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2021-07-13T14:42:51.385Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2021-07-13T14:42:51.385Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2021-07-13T14:42:51.385Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2021-07-13T14:42:51.385Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2021-07-13T14:42:51.385Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2021-07-13T14:42:51.385Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2021-07-13T14:42:51.385Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2021-07-13T14:42:51.385Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2021-07-13T14:42:51.385Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2021-07-13T14:42:51.385Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2021-07-13T14:42:51.385Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2021-07-13T14:42:51.385Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2021-07-13T14:42:51.385Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-07-13T14:42:51.385Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-07-13T14:42:51.385Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-07-13T14:42:51.385Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-07-13T14:42:51.385Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-07-13T14:42:51.385Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-07-13T14:42:51.385Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-07-13T14:42:51.385Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-07-13T14:42:51.385Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries [2021-07-13T14:42:51.385Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2021-07-13T14:42:51.385Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2021-07-13T14:42:51.385Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-07-13T14:42:51.385Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2021-07-13T14:42:51.385Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2021-07-13T14:42:51.385Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2021-07-13T14:42:51.385Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2021-07-13T14:42:51.385Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-07-13T14:42:51.385Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-07-13T14:42:51.385Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-07-13T14:42:51.385Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2021-07-13T14:42:51.385Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-07-13T14:42:51.385Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-07-13T14:42:51.385Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-07-13T14:42:51.385Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-07-13T14:42:51.385Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-07-13T14:42:51.385Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2021-07-13T14:42:51.386Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-07-13T14:42:51.386Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2021-07-13T14:42:51.386Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2021-07-13T14:42:51.386Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2021-07-13T14:42:51.386Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2021-07-13T14:42:51.386Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2021-07-13T14:42:51.386Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-07-13T14:42:51.386Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2021-07-13T14:42:51.386Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2021-07-13T14:42:51.386Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2021-07-13T14:42:51.386Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2021-07-13T14:42:51.386Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2021-07-13T14:42:51.386Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2021-07-13T14:42:51.386Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2021-07-13T14:42:51.386Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2021-07-13T14:42:51.386Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-07-13T14:42:51.386Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2021-07-13T14:42:51.386Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2021-07-13T14:42:51.386Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-07-13T14:42:51.386Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-07-13T14:42:51.386Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2021-07-13T14:42:51.386Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2021-07-13T14:42:51.386Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2021-07-13T14:42:51.386Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2021-07-13T14:42:51.386Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2021-07-13T14:42:51.386Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-07-13T14:42:51.386Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2021-07-13T14:42:51.386Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-07-13T14:42:51.386Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2021-07-13T14:42:51.386Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2021-07-13T14:42:51.386Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2021-07-13T14:42:51.386Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2021-07-13T14:42:51.386Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2021-07-13T14:42:51.386Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-07-13T14:42:51.386Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-07-13T14:42:51.386Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-07-13T14:42:51.386Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-07-13T14:42:51.386Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2021-07-13T14:42:51.386Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-07-13T14:42:51.386Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-07-13T14:42:51.386Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2021-07-13T14:42:51.386Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-07-13T14:42:51.386Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-07-13T14:42:51.386Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-07-13T14:42:51.386Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-07-13T14:42:51.386Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-07-13T14:42:51.386Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-07-13T14:42:51.386Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-07-13T14:42:51.386Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-07-13T14:42:51.386Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2021-07-13T14:42:51.386Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2021-07-13T14:42:51.386Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-07-13T14:42:51.386Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-07-13T14:42:51.386Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-07-13T14:42:51.386Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-07-13T14:42:51.386Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-07-13T14:42:51.386Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-07-13T14:42:51.386Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-07-13T14:42:51.386Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-07-13T14:42:51.386Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-07-13T14:42:51.386Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-07-13T14:42:51.386Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-07-13T14:42:51.386Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-07-13T14:42:51.386Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-07-13T14:42:51.386Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-07-13T14:42:51.386Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-07-13T14:42:51.386Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-07-13T14:42:51.386Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-07-13T14:42:51.386Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2021-07-13T14:42:51.386Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-07-13T14:42:51.386Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2021-07-13T14:42:51.386Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2021-07-13T14:42:51.386Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2021-07-13T14:42:51.386Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-07-13T14:42:51.386Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2021-07-13T14:42:51.386Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2021-07-13T14:42:51.386Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2021-07-13T14:42:51.386Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2021-07-13T14:42:51.386Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2021-07-13T14:42:51.386Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2021-07-13T14:42:51.386Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2021-07-13T14:42:51.386Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2021-07-13T14:42:51.386Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2021-07-13T14:42:51.386Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2021-07-13T14:42:51.386Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-07-13T14:42:51.386Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2021-07-13T14:42:51.386Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-07-13T14:42:51.386Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-07-13T14:42:51.386Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2021-07-13T14:42:51.386Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2021-07-13T14:42:51.386Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2021-07-13T14:42:51.386Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2021-07-13T14:42:51.386Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2021-07-13T14:42:51.386Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2021-07-13T14:42:51.386Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2021-07-13T14:42:51.386Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2021-07-13T14:42:51.386Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-07-13T14:42:51.386Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-07-13T14:42:51.386Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-07-13T14:42:51.386Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-07-13T14:42:51.386Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-07-13T14:42:51.386Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-07-13T14:42:51.386Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2021-07-13T14:42:51.386Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-07-13T14:42:51.386Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2021-07-13T14:42:51.386Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-07-13T14:42:51.386Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-07-13T14:42:51.386Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-07-13T14:42:51.386Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-07-13T14:42:51.386Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-07-13T14:42:51.386Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2021-07-13T14:42:51.386Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2021-07-13T14:42:51.386Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2021-07-13T14:42:51.386Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2021-07-13T14:42:51.386Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2021-07-13T14:42:51.386Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2021-07-13T14:42:51.386Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2021-07-13T14:42:51.386Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2021-07-13T14:42:51.386Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2021-07-13T14:42:51.386Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2021-07-13T14:42:51.386Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2021-07-13T14:42:51.386Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2021-07-13T14:42:51.386Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2021-07-13T14:42:51.386Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2021-07-13T14:42:51.386Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2021-07-13T14:42:51.386Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-07-13T14:42:51.386Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-07-13T14:42:51.386Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-07-13T14:42:51.386Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2021-07-13T14:42:51.386Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-07-13T14:42:51.386Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2021-07-13T14:42:51.386Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2021-07-13T14:42:51.386Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2021-07-13T14:42:51.386Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2021-07-13T14:42:51.386Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2021-07-13T14:42:51.386Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2021-07-13T14:42:51.386Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2021-07-13T14:42:51.386Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2021-07-13T14:42:51.386Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2021-07-13T14:42:51.386Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2021-07-13T14:42:51.386Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2021-07-13T14:42:51.386Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2021-07-13T14:42:51.386Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-07-13T14:42:51.386Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2021-07-13T14:42:51.386Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2021-07-13T14:42:51.386Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2021-07-13T14:42:51.386Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-07-13T14:42:51.386Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2021-07-13T14:42:51.386Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-07-13T14:42:51.386Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-07-13T14:42:51.386Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2021-07-13T14:42:51.386Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2021-07-13T14:42:51.386Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2021-07-13T14:42:51.386Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2021-07-13T14:42:51.386Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2021-07-13T14:42:51.386Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2021-07-13T14:42:51.386Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2021-07-13T14:42:51.386Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2021-07-13T14:42:51.386Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2021-07-13T14:42:51.386Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2021-07-13T14:42:51.386Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-07-13T14:42:51.386Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-07-13T14:42:51.386Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-07-13T14:42:51.386Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-07-13T14:42:51.386Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-07-13T14:42:51.386Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-07-13T14:42:51.386Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-07-13T14:42:51.386Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-07-13T14:42:51.386Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-07-13T14:42:51.386Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-07-13T14:42:51.386Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-07-13T14:42:51.386Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-07-13T14:42:51.386Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-07-13T14:42:51.386Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2021-07-13T14:42:51.386Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2021-07-13T14:42:51.386Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2021-07-13T14:42:51.386Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-07-13T14:42:51.386Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2021-07-13T14:42:51.386Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2021-07-13T14:42:51.386Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2021-07-13T14:42:51.386Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2021-07-13T14:42:51.386Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-07-13T14:42:51.386Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2021-07-13T14:42:51.386Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2021-07-13T14:42:51.386Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2021-07-13T14:42:51.386Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2021-07-13T14:42:51.386Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/1_lines [2021-07-13T14:42:51.386Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2021-07-13T14:42:51.386Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2021-07-13T14:42:51.386Z] === CONT TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2021-07-13T14:42:51.386Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-07-13T14:42:51.386Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-07-13T14:42:51.387Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-07-13T14:42:51.387Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-07-13T14:42:51.387Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-07-13T14:42:51.387Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2021-07-13T14:42:51.387Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2021-07-13T14:42:51.387Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2021-07-13T14:42:51.387Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2021-07-13T14:42:51.387Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-07-13T14:42:51.387Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-07-13T14:42:51.387Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2021-07-13T14:42:51.387Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2021-07-13T14:42:51.387Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-07-13T14:42:51.387Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2021-07-13T14:42:51.387Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2021-07-13T14:42:51.387Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2021-07-13T14:42:51.387Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2021-07-13T14:42:51.387Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2021-07-13T14:42:51.387Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2021-07-13T14:42:51.387Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2021-07-13T14:42:51.387Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2021-07-13T14:42:51.387Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2021-07-13T14:42:51.387Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2021-07-13T14:42:51.387Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2021-07-13T14:42:51.387Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-07-13T14:42:51.387Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2021-07-13T14:42:51.387Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2021-07-13T14:42:51.387Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2021-07-13T14:42:51.387Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2021-07-13T14:42:51.387Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-07-13T14:42:51.387Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-07-13T14:42:51.387Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-07-13T14:42:51.387Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-07-13T14:42:51.387Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-07-13T14:42:51.387Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-07-13T14:42:51.387Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-07-13T14:42:51.387Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-07-13T14:42:51.387Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/1_lines [2021-07-13T14:42:51.387Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-07-13T14:42:51.387Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/3_lines [2021-07-13T14:42:51.387Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2021-07-13T14:42:51.387Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/2_lines [2021-07-13T14:42:51.387Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-07-13T14:42:51.387Z] === CONT TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2021-07-13T14:42:51.387Z] === CONT TestNewTailReader/no_delimiter/various_sizes/10_lines [2021-07-13T14:42:51.387Z] === CONT TestNewTailReader/no_delimiter/various_sizes/9_lines [2021-07-13T14:42:51.387Z] === CONT TestNewTailReader/no_delimiter/various_sizes/8_lines [2021-07-13T14:42:51.387Z] === CONT TestNewTailReader/no_delimiter/various_sizes/7_lines [2021-07-13T14:42:51.387Z] === CONT TestNewTailReader/no_delimiter/various_sizes/6_lines [2021-07-13T14:42:51.387Z] === CONT TestNewTailReader/no_delimiter/various_sizes/5_lines [2021-07-13T14:42:51.387Z] === CONT TestNewTailReader/no_delimiter/various_sizes/4_lines [2021-07-13T14:42:51.387Z] === CONT TestNewTailReader/no_delimiter/various_sizes/3_lines [2021-07-13T14:42:51.387Z] === CONT TestNewTailReader/no_delimiter/various_sizes/2_lines [2021-07-13T14:42:51.387Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2021-07-13T14:42:51.387Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-07-13T14:42:51.387Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-07-13T14:42:51.387Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2021-07-13T14:42:51.387Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2021-07-13T14:42:51.387Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2021-07-13T14:42:51.387Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2021-07-13T14:42:51.387Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-07-13T14:42:51.387Z] === CONT TestNewTailReader/no_delimiter/various_sizes/1_lines [2021-07-13T14:42:51.387Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2021-07-13T14:42:51.387Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-07-13T14:42:51.387Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2021-07-13T14:42:51.387Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-07-13T14:42:51.387Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2021-07-13T14:42:51.387Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2021-07-13T14:42:51.387Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2021-07-13T14:42:51.387Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2021-07-13T14:42:51.387Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2021-07-13T14:42:51.387Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2021-07-13T14:42:51.387Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2021-07-13T14:42:51.387Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-07-13T14:42:51.387Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2021-07-13T14:42:51.387Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2021-07-13T14:42:51.387Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2021-07-13T14:42:51.387Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2021-07-13T14:42:51.387Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2021-07-13T14:42:51.387Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2021-07-13T14:42:51.387Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2021-07-13T14:42:51.387Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-07-13T14:42:51.387Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-07-13T14:42:51.387Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-07-13T14:42:51.387Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2021-07-13T14:42:51.387Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-07-13T14:42:51.387Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-07-13T14:42:51.387Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-07-13T14:42:51.387Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-07-13T14:42:51.387Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2021-07-13T14:42:51.387Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2021-07-13T14:42:51.387Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2021-07-13T14:42:51.387Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2021-07-13T14:42:51.387Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2021-07-13T14:42:51.387Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2021-07-13T14:42:51.387Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2021-07-13T14:42:51.387Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2021-07-13T14:42:51.387Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2021-07-13T14:42:51.387Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-07-13T14:42:51.387Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-07-13T14:42:51.387Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-07-13T14:42:51.387Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2021-07-13T14:42:51.387Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-07-13T14:42:51.387Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2021-07-13T14:42:51.387Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-07-13T14:42:51.387Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-07-13T14:42:51.387Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-07-13T14:42:51.387Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-07-13T14:42:51.387Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-07-13T14:42:51.387Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-07-13T14:42:51.387Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-07-13T14:42:51.387Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-07-13T14:42:51.387Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-07-13T14:42:51.387Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2021-07-13T14:42:51.387Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2021-07-13T14:42:51.387Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-07-13T14:42:51.387Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-07-13T14:42:51.387Z] --- PASS: TestNewTailReader (0.00s) [2021-07-13T14:42:51.387Z] --- PASS: TestNewTailReader/truncated_last_line (0.00s) [2021-07-13T14:42:51.387Z] --- PASS: TestNewTailReader/truncated_last_line/more_than_available (0.00s) [2021-07-13T14:42:51.387Z] --- PASS: TestNewTailReader/truncated_last_line#01 (0.00s) [2021-07-13T14:42:51.387Z] --- PASS: TestNewTailReader/truncated_last_line#01/exact (0.00s) [2021-07-13T14:42:51.387Z] --- PASS: TestNewTailReader/truncated_last_line#02 (0.00s) [2021-07-13T14:42:51.387Z] --- PASS: TestNewTailReader/truncated_last_line#02/one_line (0.00s) [2021-07-13T14:42:51.387Z] --- PASS: TestNewTailReader/2_byte_delimiter (0.00s) [2021-07-13T14:42:51.387Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry (0.00s) [2021-07-13T14:42:51.387Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-07-13T14:42:51.387Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-07-13T14:42:51.387Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines (0.00s) [2021-07-13T14:42:51.387Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-07-13T14:42:51.387Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter (0.00s) [2021-07-13T14:42:51.387Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-07-13T14:42:51.387Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-07-13T14:42:51.387Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block (0.00s) [2021-07-13T14:42:51.387Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-07-13T14:42:51.387Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-07-13T14:42:51.387Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block (0.00s) [2021-07-13T14:42:51.387Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-07-13T14:42:51.387Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-07-13T14:42:51.387Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values (0.01s) [2021-07-13T14:42:51.387Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-07-13T14:42:51.387Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-07-13T14:42:51.387Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-07-13T14:42:51.387Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-07-13T14:42:51.387Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-07-13T14:42:51.387Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-07-13T14:42:51.387Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-07-13T14:42:51.387Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-07-13T14:42:51.387Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-07-13T14:42:51.387Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-07-13T14:42:51.387Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-07-13T14:42:51.387Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block (0.00s) [2021-07-13T14:42:51.387Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-07-13T14:42:51.387Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-07-13T14:42:51.387Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries (0.00s) [2021-07-13T14:42:51.387Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-07-13T14:42:51.387Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-07-13T14:42:51.387Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-07-13T14:42:51.387Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-07-13T14:42:51.387Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block (0.02s) [2021-07-13T14:42:51.387Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-07-13T14:42:51.387Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-07-13T14:42:51.387Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-07-13T14:42:51.387Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-07-13T14:42:51.387Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-07-13T14:42:51.387Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines (0.01s) [2021-07-13T14:42:51.387Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-07-13T14:42:51.387Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-07-13T14:42:51.387Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-07-13T14:42:51.387Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.01s) [2021-07-13T14:42:51.387Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.01s) [2021-07-13T14:42:51.387Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.01s) [2021-07-13T14:42:51.387Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-07-13T14:42:51.387Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-07-13T14:42:51.387Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-07-13T14:42:51.387Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-07-13T14:42:51.387Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.01s) [2021-07-13T14:42:51.387Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-07-13T14:42:51.387Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-07-13T14:42:51.387Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-07-13T14:42:51.387Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes (0.01s) [2021-07-13T14:42:51.387Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/1_lines (0.00s) [2021-07-13T14:42:51.387Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/2_lines (0.00s) [2021-07-13T14:42:51.387Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/9_lines (0.00s) [2021-07-13T14:42:51.388Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-07-13T14:42:51.388Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/7_lines (0.00s) [2021-07-13T14:42:51.388Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/8_lines (0.00s) [2021-07-13T14:42:51.388Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/4_lines (0.00s) [2021-07-13T14:42:51.388Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/6_lines (0.00s) [2021-07-13T14:42:51.388Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/3_lines (0.00s) [2021-07-13T14:42:51.388Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/5_lines (0.00s) [2021-07-13T14:42:51.388Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/10_lines (0.00s) [2021-07-13T14:42:51.388Z] --- PASS: TestNewTailReader/12_byte_delimiter (0.00s) [2021-07-13T14:42:51.388Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry (0.00s) [2021-07-13T14:42:51.388Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-07-13T14:42:51.388Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-07-13T14:42:51.388Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block (0.00s) [2021-07-13T14:42:51.388Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-07-13T14:42:51.388Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-07-13T14:42:51.388Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block (0.00s) [2021-07-13T14:42:51.388Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-07-13T14:42:51.388Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-07-13T14:42:51.388Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-07-13T14:42:51.388Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-07-13T14:42:51.388Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-07-13T14:42:51.388Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-07-13T14:42:51.388Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-07-13T14:42:51.388Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-07-13T14:42:51.388Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-07-13T14:42:51.388Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-07-13T14:42:51.388Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-07-13T14:42:51.388Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-07-13T14:42:51.388Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-07-13T14:42:51.388Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-07-13T14:42:51.388Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-07-13T14:42:51.388Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-07-13T14:42:51.388Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes (0.00s) [2021-07-13T14:42:51.388Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/1_lines (0.00s) [2021-07-13T14:42:51.388Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-07-13T14:42:51.388Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/8_lines (0.00s) [2021-07-13T14:42:51.388Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/10_lines (0.00s) [2021-07-13T14:42:51.388Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/7_lines (0.00s) [2021-07-13T14:42:51.388Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/5_lines (0.00s) [2021-07-13T14:42:51.388Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/4_lines (0.00s) [2021-07-13T14:42:51.388Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/2_lines (0.00s) [2021-07-13T14:42:51.388Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/3_lines (0.00s) [2021-07-13T14:42:51.388Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/9_lines (0.00s) [2021-07-13T14:42:51.388Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/6_lines (0.00s) [2021-07-13T14:42:51.388Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries (0.00s) [2021-07-13T14:42:51.388Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-07-13T14:42:51.388Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-07-13T14:42:51.388Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-07-13T14:42:51.388Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-07-13T14:42:51.388Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block (0.01s) [2021-07-13T14:42:51.388Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-07-13T14:42:51.388Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-07-13T14:42:51.388Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-07-13T14:42:51.388Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-07-13T14:42:51.388Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-07-13T14:42:51.388Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-07-13T14:42:51.388Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines (0.00s) [2021-07-13T14:42:51.388Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-07-13T14:42:51.388Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter (0.00s) [2021-07-13T14:42:51.388Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-07-13T14:42:51.388Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-07-13T14:42:51.388Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block (0.00s) [2021-07-13T14:42:51.388Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-07-13T14:42:51.388Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-07-13T14:42:51.388Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values (0.00s) [2021-07-13T14:42:51.388Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-07-13T14:42:51.388Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-07-13T14:42:51.388Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-07-13T14:42:51.388Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-07-13T14:42:51.388Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-07-13T14:42:51.388Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-07-13T14:42:51.388Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-07-13T14:42:51.388Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-07-13T14:42:51.388Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-07-13T14:42:51.388Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-07-13T14:42:51.388Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-07-13T14:42:51.388Z] --- PASS: TestNewTailReader/4_byte_delimiter (0.00s) [2021-07-13T14:42:51.388Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry (0.00s) [2021-07-13T14:42:51.388Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-07-13T14:42:51.388Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-07-13T14:42:51.388Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-07-13T14:42:51.388Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-07-13T14:42:51.388Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-07-13T14:42:51.388Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-07-13T14:42:51.388Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-07-13T14:42:51.388Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-07-13T14:42:51.388Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-07-13T14:42:51.388Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter (0.00s) [2021-07-13T14:42:51.388Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-07-13T14:42:51.388Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-07-13T14:42:51.388Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values (0.00s) [2021-07-13T14:42:51.388Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-07-13T14:42:51.388Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-07-13T14:42:51.388Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-07-13T14:42:51.388Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-07-13T14:42:51.388Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-07-13T14:42:51.388Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-07-13T14:42:51.388Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-07-13T14:42:51.388Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-07-13T14:42:51.388Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-07-13T14:42:51.388Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-07-13T14:42:51.388Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-07-13T14:42:51.388Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines (0.00s) [2021-07-13T14:42:51.388Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-07-13T14:42:51.388Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block (0.01s) [2021-07-13T14:42:51.388Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-07-13T14:42:51.388Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-07-13T14:42:51.388Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block (0.00s) [2021-07-13T14:42:51.388Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-07-13T14:42:51.388Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-07-13T14:42:51.388Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-07-13T14:42:51.388Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-07-13T14:42:51.388Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-07-13T14:42:51.388Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-07-13T14:42:51.388Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-07-13T14:42:51.388Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-07-13T14:42:51.388Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-07-13T14:42:51.388Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block (0.01s) [2021-07-13T14:42:51.388Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-07-13T14:42:51.388Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-07-13T14:42:51.388Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-07-13T14:42:51.388Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-07-13T14:42:51.388Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-07-13T14:42:51.388Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-07-13T14:42:51.388Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes (0.00s) [2021-07-13T14:42:51.388Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/1_lines (0.00s) [2021-07-13T14:42:51.388Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/6_lines (0.00s) [2021-07-13T14:42:51.388Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/10_lines (0.00s) [2021-07-13T14:42:51.388Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/9_lines (0.00s) [2021-07-13T14:42:51.388Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-07-13T14:42:51.388Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/8_lines (0.00s) [2021-07-13T14:42:51.388Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/3_lines (0.00s) [2021-07-13T14:42:51.388Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/5_lines (0.00s) [2021-07-13T14:42:51.388Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/4_lines (0.00s) [2021-07-13T14:42:51.388Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/2_lines (0.00s) [2021-07-13T14:42:51.388Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/7_lines (0.00s) [2021-07-13T14:42:51.388Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block (0.00s) [2021-07-13T14:42:51.388Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-07-13T14:42:51.389Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-07-13T14:42:51.389Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries (0.00s) [2021-07-13T14:42:51.389Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-07-13T14:42:51.389Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-07-13T14:42:51.389Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-07-13T14:42:51.389Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-07-13T14:42:51.389Z] --- PASS: TestNewTailReader/8_byte_delimiter (0.01s) [2021-07-13T14:42:51.389Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines (0.00s) [2021-07-13T14:42:51.389Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-07-13T14:42:51.389Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter (0.00s) [2021-07-13T14:42:51.389Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-07-13T14:42:51.389Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-07-13T14:42:51.389Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry (0.00s) [2021-07-13T14:42:51.389Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-07-13T14:42:51.389Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-07-13T14:42:51.389Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-07-13T14:42:51.389Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-07-13T14:42:51.389Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-07-13T14:42:51.389Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-07-13T14:42:51.389Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-07-13T14:42:51.389Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-07-13T14:42:51.389Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-07-13T14:42:51.510Z] --- PASS: TestAuthZPluginDenyRequest (0.56s) [2021-07-13T14:42:51.510Z] === RUN TestAuthZPluginAPIDenyResponse [2021-07-13T14:42:51.520Z] + sudo modprobe ip6table_filter [Pipeline] sh [2021-07-13T14:42:51.622Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2021-07-13T14:42:51.800Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42631/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=2875c6d0d6374f350f3250f8b22e04733ff88e49 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:2875c6d0d6374f350f3250f8b22e04733ff88e49 hack/test/unit [2021-07-13T14:42:51.871Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block (0.00s) [2021-07-13T14:42:51.871Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-07-13T14:42:51.871Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-07-13T14:42:51.871Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block (0.00s) [2021-07-13T14:42:51.871Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-07-13T14:42:51.871Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-07-13T14:42:51.871Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values (0.01s) [2021-07-13T14:42:51.871Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-07-13T14:42:51.871Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-07-13T14:42:51.871Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-07-13T14:42:51.871Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-07-13T14:42:51.871Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-07-13T14:42:51.871Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-07-13T14:42:51.871Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-07-13T14:42:51.871Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-07-13T14:42:51.871Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-07-13T14:42:51.871Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-07-13T14:42:51.871Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-07-13T14:42:51.871Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block (0.01s) [2021-07-13T14:42:51.871Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-07-13T14:42:51.871Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-07-13T14:42:51.871Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes (0.00s) [2021-07-13T14:42:51.871Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/1_lines (0.00s) [2021-07-13T14:42:51.871Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/6_lines (0.00s) [2021-07-13T14:42:51.871Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/4_lines (0.00s) [2021-07-13T14:42:51.871Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/3_lines (0.00s) [2021-07-13T14:42:51.871Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/2_lines (0.00s) [2021-07-13T14:42:51.871Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-07-13T14:42:51.871Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/9_lines (0.00s) [2021-07-13T14:42:51.871Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/8_lines (0.00s) [2021-07-13T14:42:51.871Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/7_lines (0.00s) [2021-07-13T14:42:51.871Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/5_lines (0.00s) [2021-07-13T14:42:51.871Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/10_lines (0.00s) [2021-07-13T14:42:51.871Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-07-13T14:42:51.872Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-07-13T14:42:51.872Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-07-13T14:42:51.872Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-07-13T14:42:51.872Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-07-13T14:42:51.872Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-07-13T14:42:51.872Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-07-13T14:42:51.872Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block (0.01s) [2021-07-13T14:42:51.872Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-07-13T14:42:51.872Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-07-13T14:42:51.872Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-07-13T14:42:51.872Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-07-13T14:42:51.872Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-07-13T14:42:51.872Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-07-13T14:42:51.872Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries (0.01s) [2021-07-13T14:42:51.872Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-07-13T14:42:51.872Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-07-13T14:42:51.872Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-07-13T14:42:51.872Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-07-13T14:42:51.872Z] --- PASS: TestNewTailReader/no_delimiter (0.01s) [2021-07-13T14:42:51.872Z] --- PASS: TestNewTailReader/no_delimiter/no_lines (0.00s) [2021-07-13T14:42:51.872Z] --- PASS: TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-07-13T14:42:51.872Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry (0.00s) [2021-07-13T14:42:51.872Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/1_lines (0.00s) [2021-07-13T14:42:51.872Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-07-13T14:42:51.872Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter (0.01s) [2021-07-13T14:42:51.872Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-07-13T14:42:51.872Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-07-13T14:42:51.872Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block (0.00s) [2021-07-13T14:42:51.872Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/1_lines (0.00s) [2021-07-13T14:42:51.872Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-07-13T14:42:51.872Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block (0.00s) [2021-07-13T14:42:51.872Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/1_lines (0.00s) [2021-07-13T14:42:51.872Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-07-13T14:42:51.872Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block (0.00s) [2021-07-13T14:42:51.872Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-07-13T14:42:51.872Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-07-13T14:42:51.872Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values (0.01s) [2021-07-13T14:42:51.872Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/1_lines (0.00s) [2021-07-13T14:42:51.872Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-07-13T14:42:51.872Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/9_lines (0.00s) [2021-07-13T14:42:51.872Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/7_lines (0.00s) [2021-07-13T14:42:51.872Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/3_lines (0.00s) [2021-07-13T14:42:51.872Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/10_lines (0.00s) [2021-07-13T14:42:51.872Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/4_lines (0.00s) [2021-07-13T14:42:51.872Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/2_lines (0.00s) [2021-07-13T14:42:51.872Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/6_lines (0.00s) [2021-07-13T14:42:51.872Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/8_lines (0.00s) [2021-07-13T14:42:51.872Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/5_lines (0.00s) [2021-07-13T14:42:51.872Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-07-13T14:42:51.872Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-07-13T14:42:51.872Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-07-13T14:42:51.872Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-07-13T14:42:51.872Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-07-13T14:42:51.872Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-07-13T14:42:51.872Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-07-13T14:42:51.872Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries (0.00s) [2021-07-13T14:42:51.872Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/1_lines (0.00s) [2021-07-13T14:42:51.872Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/3_lines (0.00s) [2021-07-13T14:42:51.872Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-07-13T14:42:51.872Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/2_lines (0.00s) [2021-07-13T14:42:51.872Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block (0.01s) [2021-07-13T14:42:51.872Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-07-13T14:42:51.872Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-07-13T14:42:51.872Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-07-13T14:42:51.872Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-07-13T14:42:51.872Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-07-13T14:42:51.872Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-07-13T14:42:51.872Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-07-13T14:42:51.872Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-07-13T14:42:51.872Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-07-13T14:42:51.872Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-07-13T14:42:51.872Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-07-13T14:42:51.872Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-07-13T14:42:51.872Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-07-13T14:42:51.872Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes (0.01s) [2021-07-13T14:42:51.872Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-07-13T14:42:51.872Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/10_lines (0.00s) [2021-07-13T14:42:51.872Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/9_lines (0.00s) [2021-07-13T14:42:51.872Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/8_lines (0.00s) [2021-07-13T14:42:51.872Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/7_lines (0.00s) [2021-07-13T14:42:51.872Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/6_lines (0.00s) [2021-07-13T14:42:51.872Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/5_lines (0.00s) [2021-07-13T14:42:51.872Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/4_lines (0.00s) [2021-07-13T14:42:51.872Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/3_lines (0.00s) [2021-07-13T14:42:51.872Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/2_lines (0.00s) [2021-07-13T14:42:51.872Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/1_lines (0.00s) [2021-07-13T14:42:51.872Z] --- PASS: TestNewTailReader/single_byte_delimiter (0.02s) [2021-07-13T14:42:51.872Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block (0.00s) [2021-07-13T14:42:51.872Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-07-13T14:42:51.872Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-07-13T14:42:51.872Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter (0.00s) [2021-07-13T14:42:51.872Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-07-13T14:42:51.872Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-07-13T14:42:51.872Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines (0.00s) [2021-07-13T14:42:51.872Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-07-13T14:42:51.872Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values (0.00s) [2021-07-13T14:42:51.872Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-07-13T14:42:51.872Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-07-13T14:42:51.872Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-07-13T14:42:51.872Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-07-13T14:42:51.872Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-07-13T14:42:51.872Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-07-13T14:42:51.872Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-07-13T14:42:51.872Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-07-13T14:42:51.872Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-07-13T14:42:51.872Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-07-13T14:42:51.872Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-07-13T14:42:51.872Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block (0.00s) [2021-07-13T14:42:51.872Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-07-13T14:42:51.872Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-07-13T14:42:51.872Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry (0.00s) [2021-07-13T14:42:51.872Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-07-13T14:42:51.872Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-07-13T14:42:51.872Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block (0.00s) [2021-07-13T14:42:51.872Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-07-13T14:42:51.872Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-07-13T14:42:51.872Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes (0.00s) [2021-07-13T14:42:51.872Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/1_lines (0.00s) [2021-07-13T14:42:51.872Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/10_lines (0.00s) [2021-07-13T14:42:51.872Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/8_lines (0.00s) [2021-07-13T14:42:51.872Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/7_lines (0.00s) [2021-07-13T14:42:51.872Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/9_lines (0.00s) [2021-07-13T14:42:51.872Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/5_lines (0.00s) [2021-07-13T14:42:51.872Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/3_lines (0.00s) [2021-07-13T14:42:51.872Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/2_lines (0.00s) [2021-07-13T14:42:51.872Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/4_lines (0.00s) [2021-07-13T14:42:51.872Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-07-13T14:42:51.872Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/6_lines (0.00s) [2021-07-13T14:42:51.872Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-07-13T14:42:51.872Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-07-13T14:42:51.872Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-07-13T14:42:51.872Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-07-13T14:42:51.872Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-07-13T14:42:51.872Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-07-13T14:42:51.872Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-07-13T14:42:51.872Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block (0.01s) [2021-07-13T14:42:51.872Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-07-13T14:42:51.872Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-07-13T14:42:51.872Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-07-13T14:42:51.872Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-07-13T14:42:51.872Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-07-13T14:42:51.872Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-07-13T14:42:51.872Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries (0.00s) [2021-07-13T14:42:51.872Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-07-13T14:42:51.872Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-07-13T14:42:51.872Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-07-13T14:42:51.872Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-07-13T14:42:51.872Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block (0.01s) [2021-07-13T14:42:51.872Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-07-13T14:42:51.872Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-07-13T14:42:51.872Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-07-13T14:42:51.872Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-07-13T14:42:51.872Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-07-13T14:42:51.872Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-07-13T14:42:51.872Z] PASS [2021-07-13T14:42:51.872Z] coverage: 88.6% of statements [2021-07-13T14:42:51.872Z] ok github.com/docker/docker/pkg/tailfile 0.306s coverage: 88.6% of statements [2021-07-13T14:42:51.872Z] --- PASS: TestFullAllocateRelease (0.70s) [2021-07-13T14:42:51.872Z] === RUN TestOddAllocateRelease [2021-07-13T14:42:51.873Z] --- PASS: TestOddAllocateRelease (0.34s) [2021-07-13T14:42:51.873Z] === RUN TestFullAllocateSerialReleaseParallel [2021-07-13T14:42:51.873Z] --- PASS: TestFullAllocateSerialReleaseParallel (0.11s) [2021-07-13T14:42:51.873Z] === RUN TestOddAllocateSerialReleaseParallel [2021-07-13T14:42:51.873Z] --- PASS: TestOddAllocateSerialReleaseParallel (0.06s) [2021-07-13T14:42:51.873Z] === RUN TestEvenAllocateSerialReleaseParallel [2021-07-13T14:42:51.873Z] time="2021-07-13T14:42:51Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 2s" [2021-07-13T14:42:51.873Z] --- PASS: TestEvenAllocateSerialReleaseParallel (0.05s) [2021-07-13T14:42:51.873Z] === CONT TestParallelPredefinedRequest1 [2021-07-13T14:42:51.873Z] === CONT TestParallelPredefinedRequest4 [2021-07-13T14:42:51.873Z] === CONT TestParallelPredefinedRequest3 [2021-07-13T14:42:51.873Z] === CONT TestParallelPredefinedRequest1 [2021-07-13T14:42:51.873Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-07-13T14:42:51.873Z] === CONT TestParallelPredefinedRequest3 [2021-07-13T14:42:51.873Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-07-13T14:42:51.873Z] === CONT TestParallelPredefinedRequest4 [2021-07-13T14:42:51.873Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-07-13T14:42:51.873Z] --- SKIP: TestParallelPredefinedRequest1 (0.00s) [2021-07-13T14:42:51.873Z] === CONT TestParallelPredefinedRequest2 [2021-07-13T14:42:51.873Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-07-13T14:42:51.873Z] --- SKIP: TestParallelPredefinedRequest3 (0.00s) [2021-07-13T14:42:51.873Z] === CONT TestParallelPredefinedRequest5 [2021-07-13T14:42:51.873Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-07-13T14:42:51.873Z] --- SKIP: TestParallelPredefinedRequest2 (0.00s) [2021-07-13T14:42:51.873Z] --- SKIP: TestParallelPredefinedRequest4 (0.00s) [2021-07-13T14:42:51.873Z] --- SKIP: TestParallelPredefinedRequest5 (0.00s) [2021-07-13T14:42:51.873Z] PASS [2021-07-13T14:42:51.873Z] coverage: 85.3% of statements [2021-07-13T14:42:51.873Z] ok github.com/docker/docker/libnetwork/ipam 63.684s coverage: 85.3% of statements [2021-07-13T14:42:52.081Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.56s) [2021-07-13T14:42:52.082Z] === RUN TestAuthZPluginDenyResponse [2021-07-13T14:42:52.355Z] === RUN TestTarSumRemoveNonExistent [2021-07-13T14:42:52.355Z] --- PASS: TestTarSumRemoveNonExistent (0.00s) [2021-07-13T14:42:52.355Z] === RUN TestTarSumRemove [2021-07-13T14:42:52.355Z] --- PASS: TestTarSumRemove (0.00s) [2021-07-13T14:42:52.355Z] === RUN TestSortFileInfoSums [2021-07-13T14:42:52.355Z] --- PASS: TestSortFileInfoSums (0.00s) [2021-07-13T14:42:52.355Z] === RUN TestNewTarSumForLabelInvalid [2021-07-13T14:42:52.355Z] --- PASS: TestNewTarSumForLabelInvalid (0.00s) [2021-07-13T14:42:52.355Z] === RUN TestNewTarSumForLabel [2021-07-13T14:42:52.355Z] --- PASS: TestNewTarSumForLabel (0.00s) [2021-07-13T14:42:52.355Z] === RUN TestEmptyTar [2021-07-13T14:42:52.355Z] --- PASS: TestEmptyTar (0.00s) [2021-07-13T14:42:52.355Z] === RUN TestTarSumsReadSize [2021-07-13T14:42:52.355Z] --- PASS: TestTarSumsReadSize (0.00s) [2021-07-13T14:42:52.355Z] === RUN TestTarSums [2021-07-13T14:42:52.366Z] + BUILDFLAGS=(-tags 'netgo seccomp libdm_no_deferred_remove') [2021-07-13T14:42:52.366Z] + TESTFLAGS+=' -test.timeout=5m' [2021-07-13T14:42:52.366Z] + TESTDIRS=./... [2021-07-13T14:42:52.366Z] + exclude_paths='/vendor/|/integration' [2021-07-13T14:42:52.366Z] ++ grep -vE '(/vendor/|/integration)' [2021-07-13T14:42:52.366Z] ++ go list ./... [2021-07-13T14:42:52.652Z] --- PASS: TestAuthZPluginDenyResponse (0.57s) [2021-07-13T14:42:52.652Z] === RUN TestAuthZPluginAllowEventStream [2021-07-13T14:42:52.838Z] --- PASS: TestTarSums (0.07s) [2021-07-13T14:42:52.838Z] === RUN TestIteration [2021-07-13T14:42:52.838Z] --- PASS: TestIteration (0.00s) [2021-07-13T14:42:52.838Z] === RUN TestVersionLabelForChecksum [2021-07-13T14:42:52.838Z] --- PASS: TestVersionLabelForChecksum (0.00s) [2021-07-13T14:42:52.838Z] === RUN TestVersion [2021-07-13T14:42:52.838Z] --- PASS: TestVersion (0.00s) [2021-07-13T14:42:52.838Z] === RUN TestGetVersion [2021-07-13T14:42:52.838Z] --- PASS: TestGetVersion (0.00s) [2021-07-13T14:42:52.838Z] === RUN TestGetVersions [2021-07-13T14:42:52.838Z] --- PASS: TestGetVersions (0.00s) [2021-07-13T14:42:52.838Z] PASS [2021-07-13T14:42:52.838Z] coverage: 89.3% of statements [2021-07-13T14:42:52.838Z] ok github.com/docker/docker/pkg/tarsum 0.127s coverage: 89.3% of statements [2021-07-13T14:42:52.991Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2021-07-13T14:42:53.303Z] + pkg_list='github.com/docker/docker/api [2021-07-13T14:42:53.303Z] github.com/docker/docker/api/server [2021-07-13T14:42:53.303Z] github.com/docker/docker/api/server/backend/build [2021-07-13T14:42:53.303Z] github.com/docker/docker/api/server/httputils [2021-07-13T14:42:53.303Z] github.com/docker/docker/api/server/middleware [2021-07-13T14:42:53.303Z] github.com/docker/docker/api/server/router [2021-07-13T14:42:53.303Z] github.com/docker/docker/api/server/router/build [2021-07-13T14:42:53.303Z] github.com/docker/docker/api/server/router/checkpoint [2021-07-13T14:42:53.303Z] github.com/docker/docker/api/server/router/container [2021-07-13T14:42:53.303Z] github.com/docker/docker/api/server/router/debug [2021-07-13T14:42:53.303Z] github.com/docker/docker/api/server/router/distribution [2021-07-13T14:42:53.303Z] github.com/docker/docker/api/server/router/grpc [2021-07-13T14:42:53.303Z] github.com/docker/docker/api/server/router/image [2021-07-13T14:42:53.303Z] github.com/docker/docker/api/server/router/network [2021-07-13T14:42:53.303Z] github.com/docker/docker/api/server/router/plugin [2021-07-13T14:42:53.303Z] github.com/docker/docker/api/server/router/session [2021-07-13T14:42:53.303Z] github.com/docker/docker/api/server/router/swarm [2021-07-13T14:42:53.303Z] github.com/docker/docker/api/server/router/system [2021-07-13T14:42:53.303Z] github.com/docker/docker/api/server/router/volume [2021-07-13T14:42:53.303Z] github.com/docker/docker/api/types [2021-07-13T14:42:53.303Z] github.com/docker/docker/api/types/backend [2021-07-13T14:42:53.303Z] github.com/docker/docker/api/types/blkiodev [2021-07-13T14:42:53.303Z] github.com/docker/docker/api/types/container [2021-07-13T14:42:53.303Z] github.com/docker/docker/api/types/events [2021-07-13T14:42:53.303Z] github.com/docker/docker/api/types/filters [2021-07-13T14:42:53.303Z] github.com/docker/docker/api/types/image [2021-07-13T14:42:53.303Z] github.com/docker/docker/api/types/mount [2021-07-13T14:42:53.303Z] github.com/docker/docker/api/types/network [2021-07-13T14:42:53.303Z] github.com/docker/docker/api/types/plugins/logdriver [2021-07-13T14:42:53.303Z] github.com/docker/docker/api/types/registry [2021-07-13T14:42:53.303Z] github.com/docker/docker/api/types/strslice [2021-07-13T14:42:53.303Z] github.com/docker/docker/api/types/swarm [2021-07-13T14:42:53.303Z] github.com/docker/docker/api/types/swarm/runtime [2021-07-13T14:42:53.303Z] github.com/docker/docker/api/types/time [2021-07-13T14:42:53.303Z] github.com/docker/docker/api/types/versions [2021-07-13T14:42:53.303Z] github.com/docker/docker/api/types/versions/v1p19 [2021-07-13T14:42:53.303Z] github.com/docker/docker/api/types/versions/v1p20 [2021-07-13T14:42:53.303Z] github.com/docker/docker/api/types/volume [2021-07-13T14:42:53.303Z] github.com/docker/docker/builder [2021-07-13T14:42:53.303Z] github.com/docker/docker/builder/builder-next [2021-07-13T14:42:53.303Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2021-07-13T14:42:53.303Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2021-07-13T14:42:53.303Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2021-07-13T14:42:53.303Z] github.com/docker/docker/builder/builder-next/exporter [2021-07-13T14:42:53.303Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2021-07-13T14:42:53.303Z] github.com/docker/docker/builder/builder-next/worker [2021-07-13T14:42:53.303Z] github.com/docker/docker/builder/dockerfile [2021-07-13T14:42:53.303Z] github.com/docker/docker/builder/dockerignore [2021-07-13T14:42:53.303Z] github.com/docker/docker/builder/remotecontext [2021-07-13T14:42:53.303Z] github.com/docker/docker/builder/remotecontext/git [2021-07-13T14:42:53.303Z] github.com/docker/docker/cli [2021-07-13T14:42:53.303Z] github.com/docker/docker/cli/config [2021-07-13T14:42:53.303Z] github.com/docker/docker/cli/debug [2021-07-13T14:42:53.303Z] github.com/docker/docker/client [2021-07-13T14:42:53.303Z] github.com/docker/docker/cmd/docker-proxy [2021-07-13T14:42:53.303Z] github.com/docker/docker/cmd/dockerd [2021-07-13T14:42:53.303Z] github.com/docker/docker/container [2021-07-13T14:42:53.303Z] github.com/docker/docker/container/stream [2021-07-13T14:42:53.303Z] github.com/docker/docker/contrib/apparmor [2021-07-13T14:42:53.303Z] github.com/docker/docker/contrib/docker-device-tool [2021-07-13T14:42:53.303Z] github.com/docker/docker/contrib/httpserver [2021-07-13T14:42:53.303Z] github.com/docker/docker/daemon [2021-07-13T14:42:53.303Z] github.com/docker/docker/daemon/cluster [2021-07-13T14:42:53.303Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2021-07-13T14:42:53.303Z] github.com/docker/docker/daemon/cluster/convert [2021-07-13T14:42:53.303Z] github.com/docker/docker/daemon/cluster/executor [2021-07-13T14:42:53.303Z] github.com/docker/docker/daemon/cluster/executor/container [2021-07-13T14:42:53.303Z] github.com/docker/docker/daemon/cluster/provider [2021-07-13T14:42:53.303Z] github.com/docker/docker/daemon/config [2021-07-13T14:42:53.303Z] github.com/docker/docker/daemon/discovery [2021-07-13T14:42:53.303Z] github.com/docker/docker/daemon/events [2021-07-13T14:42:53.303Z] github.com/docker/docker/daemon/events/testutils [2021-07-13T14:42:53.303Z] github.com/docker/docker/daemon/exec [2021-07-13T14:42:53.303Z] github.com/docker/docker/daemon/graphdriver [2021-07-13T14:42:53.303Z] github.com/docker/docker/daemon/graphdriver/aufs [2021-07-13T14:42:53.303Z] github.com/docker/docker/daemon/graphdriver/btrfs [2021-07-13T14:42:53.303Z] github.com/docker/docker/daemon/graphdriver/copy [2021-07-13T14:42:53.303Z] github.com/docker/docker/daemon/graphdriver/devmapper [2021-07-13T14:42:53.303Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2021-07-13T14:42:53.303Z] github.com/docker/docker/daemon/graphdriver/graphtest [2021-07-13T14:42:53.303Z] github.com/docker/docker/daemon/graphdriver/overlay [2021-07-13T14:42:53.303Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2021-07-13T14:42:53.303Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2021-07-13T14:42:53.303Z] github.com/docker/docker/daemon/graphdriver/register [2021-07-13T14:42:53.303Z] github.com/docker/docker/daemon/graphdriver/vfs [2021-07-13T14:42:53.303Z] github.com/docker/docker/daemon/graphdriver/zfs [2021-07-13T14:42:53.303Z] github.com/docker/docker/daemon/images [2021-07-13T14:42:53.303Z] github.com/docker/docker/daemon/initlayer [2021-07-13T14:42:53.303Z] github.com/docker/docker/daemon/links [2021-07-13T14:42:53.303Z] github.com/docker/docker/daemon/listeners [2021-07-13T14:42:53.303Z] github.com/docker/docker/daemon/logger [2021-07-13T14:42:53.303Z] github.com/docker/docker/daemon/logger/awslogs [2021-07-13T14:42:53.303Z] github.com/docker/docker/daemon/logger/fluentd [2021-07-13T14:42:53.303Z] github.com/docker/docker/daemon/logger/gcplogs [2021-07-13T14:42:53.303Z] github.com/docker/docker/daemon/logger/gelf [2021-07-13T14:42:53.303Z] github.com/docker/docker/daemon/logger/journald [2021-07-13T14:42:53.303Z] github.com/docker/docker/daemon/logger/jsonfilelog [2021-07-13T14:42:53.303Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2021-07-13T14:42:53.303Z] github.com/docker/docker/daemon/logger/local [2021-07-13T14:42:53.303Z] github.com/docker/docker/daemon/logger/logentries [2021-07-13T14:42:53.303Z] github.com/docker/docker/daemon/logger/loggerutils [2021-07-13T14:42:53.303Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2021-07-13T14:42:53.303Z] github.com/docker/docker/daemon/logger/splunk [2021-07-13T14:42:53.303Z] github.com/docker/docker/daemon/logger/syslog [2021-07-13T14:42:53.303Z] github.com/docker/docker/daemon/logger/templates [2021-07-13T14:42:53.303Z] github.com/docker/docker/daemon/names [2021-07-13T14:42:53.303Z] github.com/docker/docker/daemon/network [2021-07-13T14:42:53.303Z] github.com/docker/docker/daemon/stats [2021-07-13T14:42:53.303Z] github.com/docker/docker/distribution [2021-07-13T14:42:53.303Z] github.com/docker/docker/distribution/metadata [2021-07-13T14:42:53.303Z] github.com/docker/docker/distribution/utils [2021-07-13T14:42:53.303Z] github.com/docker/docker/distribution/xfer [2021-07-13T14:42:53.303Z] github.com/docker/docker/dockerversion [2021-07-13T14:42:53.303Z] github.com/docker/docker/errdefs [2021-07-13T14:42:53.303Z] github.com/docker/docker/image [2021-07-13T14:42:53.303Z] github.com/docker/docker/image/cache [2021-07-13T14:42:53.303Z] github.com/docker/docker/image/tarexport [2021-07-13T14:42:53.303Z] github.com/docker/docker/image/v1 [2021-07-13T14:42:53.303Z] github.com/docker/docker/internal/test/suite [2021-07-13T14:42:53.303Z] github.com/docker/docker/layer [2021-07-13T14:42:53.303Z] github.com/docker/docker/libcontainerd [2021-07-13T14:42:53.303Z] github.com/docker/docker/libcontainerd/queue [2021-07-13T14:42:53.303Z] github.com/docker/docker/libcontainerd/remote [2021-07-13T14:42:53.303Z] github.com/docker/docker/libcontainerd/supervisor [2021-07-13T14:42:53.303Z] github.com/docker/docker/libcontainerd/types [2021-07-13T14:42:53.303Z] github.com/docker/docker/libnetwork [2021-07-13T14:42:53.303Z] github.com/docker/docker/libnetwork/api [2021-07-13T14:42:53.303Z] github.com/docker/docker/libnetwork/bitseq [2021-07-13T14:42:53.303Z] github.com/docker/docker/libnetwork/cluster [2021-07-13T14:42:53.303Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2021-07-13T14:42:53.303Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2021-07-13T14:42:53.303Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2021-07-13T14:42:53.303Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2021-07-13T14:42:53.303Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2021-07-13T14:42:53.303Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2021-07-13T14:42:53.303Z] github.com/docker/docker/libnetwork/cmd/readme_test [2021-07-13T14:42:53.303Z] github.com/docker/docker/libnetwork/config [2021-07-13T14:42:53.303Z] github.com/docker/docker/libnetwork/datastore [2021-07-13T14:42:53.303Z] github.com/docker/docker/libnetwork/diagnostic [2021-07-13T14:42:53.303Z] github.com/docker/docker/libnetwork/discoverapi [2021-07-13T14:42:53.303Z] github.com/docker/docker/libnetwork/driverapi [2021-07-13T14:42:53.303Z] github.com/docker/docker/libnetwork/drivers/bridge [2021-07-13T14:42:53.303Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2021-07-13T14:42:53.303Z] github.com/docker/docker/libnetwork/drivers/host [2021-07-13T14:42:53.303Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2021-07-13T14:42:53.303Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2021-07-13T14:42:53.303Z] github.com/docker/docker/libnetwork/drivers/macvlan [2021-07-13T14:42:53.303Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2021-07-13T14:42:53.303Z] github.com/docker/docker/libnetwork/drivers/null [2021-07-13T14:42:53.303Z] github.com/docker/docker/libnetwork/drivers/overlay [2021-07-13T14:42:53.303Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2021-07-13T14:42:53.303Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2021-07-13T14:42:53.303Z] github.com/docker/docker/libnetwork/drivers/remote [2021-07-13T14:42:53.303Z] github.com/docker/docker/libnetwork/drivers/remote/api [2021-07-13T14:42:53.303Z] github.com/docker/docker/libnetwork/drivers/windows [2021-07-13T14:42:53.303Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2021-07-13T14:42:53.303Z] github.com/docker/docker/libnetwork/drvregistry [2021-07-13T14:42:53.303Z] github.com/docker/docker/libnetwork/etchosts [2021-07-13T14:42:53.303Z] github.com/docker/docker/libnetwork/hostdiscovery [2021-07-13T14:42:53.303Z] github.com/docker/docker/libnetwork/idm [2021-07-13T14:42:53.303Z] github.com/docker/docker/libnetwork/internal/caller [2021-07-13T14:42:53.303Z] github.com/docker/docker/libnetwork/internal/setmatrix [2021-07-13T14:42:53.303Z] github.com/docker/docker/libnetwork/ipam [2021-07-13T14:42:53.303Z] github.com/docker/docker/libnetwork/ipamapi [2021-07-13T14:42:53.303Z] github.com/docker/docker/libnetwork/ipams/builtin [2021-07-13T14:42:53.303Z] github.com/docker/docker/libnetwork/ipams/null [2021-07-13T14:42:53.303Z] github.com/docker/docker/libnetwork/ipams/remote [2021-07-13T14:42:53.303Z] github.com/docker/docker/libnetwork/ipams/remote/api [2021-07-13T14:42:53.303Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2021-07-13T14:42:53.303Z] github.com/docker/docker/libnetwork/ipamutils [2021-07-13T14:42:53.303Z] github.com/docker/docker/libnetwork/iptables [2021-07-13T14:42:53.303Z] github.com/docker/docker/libnetwork/netlabel [2021-07-13T14:42:53.303Z] github.com/docker/docker/libnetwork/netutils [2021-07-13T14:42:53.303Z] github.com/docker/docker/libnetwork/networkdb [2021-07-13T14:42:53.303Z] github.com/docker/docker/libnetwork/ns [2021-07-13T14:42:53.303Z] github.com/docker/docker/libnetwork/options [2021-07-13T14:42:53.303Z] github.com/docker/docker/libnetwork/osl [2021-07-13T14:42:53.303Z] github.com/docker/docker/libnetwork/osl/kernel [2021-07-13T14:42:53.303Z] github.com/docker/docker/libnetwork/portallocator [2021-07-13T14:42:53.303Z] github.com/docker/docker/libnetwork/portmapper [2021-07-13T14:42:53.303Z] github.com/docker/docker/libnetwork/resolvconf [2021-07-13T14:42:53.303Z] github.com/docker/docker/libnetwork/resolvconf/dns [2021-07-13T14:42:53.303Z] github.com/docker/docker/libnetwork/testutils [2021-07-13T14:42:53.303Z] github.com/docker/docker/libnetwork/types [2021-07-13T14:42:53.303Z] github.com/docker/docker/oci [2021-07-13T14:42:53.303Z] github.com/docker/docker/oci/caps [2021-07-13T14:42:53.303Z] github.com/docker/docker/opts [2021-07-13T14:42:53.303Z] github.com/docker/docker/pkg/aaparser [2021-07-13T14:42:53.303Z] github.com/docker/docker/pkg/archive [2021-07-13T14:42:53.303Z] github.com/docker/docker/pkg/authorization [2021-07-13T14:42:53.303Z] github.com/docker/docker/pkg/broadcaster [2021-07-13T14:42:53.303Z] github.com/docker/docker/pkg/capabilities [2021-07-13T14:42:53.303Z] github.com/docker/docker/pkg/chrootarchive [2021-07-13T14:42:53.303Z] github.com/docker/docker/pkg/containerfs [2021-07-13T14:42:53.303Z] github.com/docker/docker/pkg/devicemapper [2021-07-13T14:42:53.303Z] github.com/docker/docker/pkg/directory [2021-07-13T14:42:53.303Z] github.com/docker/docker/pkg/discovery [2021-07-13T14:42:53.303Z] github.com/docker/docker/pkg/discovery/file [2021-07-13T14:42:53.303Z] github.com/docker/docker/pkg/discovery/kv [2021-07-13T14:42:53.303Z] github.com/docker/docker/pkg/discovery/memory [2021-07-13T14:42:53.303Z] github.com/docker/docker/pkg/discovery/nodes [2021-07-13T14:42:53.304Z] github.com/docker/docker/pkg/dmesg [2021-07-13T14:42:53.304Z] github.com/docker/docker/pkg/filenotify [2021-07-13T14:42:53.304Z] github.com/docker/docker/pkg/fileutils [2021-07-13T14:42:53.304Z] github.com/docker/docker/pkg/fsutils [2021-07-13T14:42:53.304Z] github.com/docker/docker/pkg/homedir [2021-07-13T14:42:53.304Z] github.com/docker/docker/pkg/idtools [2021-07-13T14:42:53.304Z] github.com/docker/docker/pkg/ioutils [2021-07-13T14:42:53.304Z] github.com/docker/docker/pkg/jsonmessage [2021-07-13T14:42:53.304Z] github.com/docker/docker/pkg/locker [2021-07-13T14:42:53.304Z] github.com/docker/docker/pkg/longpath [2021-07-13T14:42:53.304Z] github.com/docker/docker/pkg/loopback [2021-07-13T14:42:53.304Z] github.com/docker/docker/pkg/mount [2021-07-13T14:42:53.304Z] github.com/docker/docker/pkg/namesgenerator [2021-07-13T14:42:53.304Z] github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [2021-07-13T14:42:53.304Z] github.com/docker/docker/pkg/parsers [2021-07-13T14:42:53.304Z] github.com/docker/docker/pkg/parsers/kernel [2021-07-13T14:42:53.304Z] github.com/docker/docker/pkg/parsers/operatingsystem [2021-07-13T14:42:53.304Z] github.com/docker/docker/pkg/pidfile [2021-07-13T14:42:53.304Z] github.com/docker/docker/pkg/platform [2021-07-13T14:42:53.304Z] github.com/docker/docker/pkg/plugingetter [2021-07-13T14:42:53.304Z] github.com/docker/docker/pkg/plugins [2021-07-13T14:42:53.304Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2021-07-13T14:42:53.304Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2021-07-13T14:42:53.304Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2021-07-13T14:42:53.304Z] github.com/docker/docker/pkg/plugins/transport [2021-07-13T14:42:53.304Z] github.com/docker/docker/pkg/pools [2021-07-13T14:42:53.304Z] github.com/docker/docker/pkg/progress [2021-07-13T14:42:53.304Z] github.com/docker/docker/pkg/pubsub [2021-07-13T14:42:53.304Z] github.com/docker/docker/pkg/reexec [2021-07-13T14:42:53.304Z] github.com/docker/docker/pkg/signal [2021-07-13T14:42:53.304Z] github.com/docker/docker/pkg/signal/testfiles [2021-07-13T14:42:53.304Z] github.com/docker/docker/pkg/stdcopy [2021-07-13T14:42:53.304Z] github.com/docker/docker/pkg/streamformatter [2021-07-13T14:42:53.304Z] github.com/docker/docker/pkg/stringid [2021-07-13T14:42:53.304Z] github.com/docker/docker/pkg/symlink [2021-07-13T14:42:53.304Z] github.com/docker/docker/pkg/sysinfo [2021-07-13T14:42:53.304Z] github.com/docker/docker/pkg/system [2021-07-13T14:42:53.304Z] github.com/docker/docker/pkg/tailfile [2021-07-13T14:42:53.304Z] github.com/docker/docker/pkg/tarsum [2021-07-13T14:42:53.304Z] github.com/docker/docker/pkg/term [2021-07-13T14:42:53.304Z] github.com/docker/docker/pkg/term/windows [2021-07-13T14:42:53.304Z] github.com/docker/docker/pkg/truncindex [2021-07-13T14:42:53.304Z] github.com/docker/docker/pkg/urlutil [2021-07-13T14:42:53.304Z] github.com/docker/docker/pkg/useragent [2021-07-13T14:42:53.304Z] github.com/docker/docker/plugin [2021-07-13T14:42:53.304Z] github.com/docker/docker/plugin/executor/containerd [2021-07-13T14:42:53.304Z] github.com/docker/docker/plugin/v2 [2021-07-13T14:42:53.304Z] github.com/docker/docker/profiles/apparmor [2021-07-13T14:42:53.304Z] github.com/docker/docker/profiles/seccomp [2021-07-13T14:42:53.304Z] github.com/docker/docker/quota [2021-07-13T14:42:53.304Z] github.com/docker/docker/reference [2021-07-13T14:42:53.304Z] github.com/docker/docker/registry [2021-07-13T14:42:53.304Z] github.com/docker/docker/registry/resumable [2021-07-13T14:42:53.304Z] github.com/docker/docker/restartmanager [2021-07-13T14:42:53.304Z] github.com/docker/docker/rootless [2021-07-13T14:42:53.304Z] github.com/docker/docker/rootless/specconv [2021-07-13T14:42:53.304Z] github.com/docker/docker/runconfig [2021-07-13T14:42:53.304Z] github.com/docker/docker/runconfig/opts [2021-07-13T14:42:53.304Z] github.com/docker/docker/testutil [2021-07-13T14:42:53.304Z] github.com/docker/docker/testutil/daemon [2021-07-13T14:42:53.304Z] github.com/docker/docker/testutil/environment [2021-07-13T14:42:53.304Z] github.com/docker/docker/testutil/fakecontext [2021-07-13T14:42:53.304Z] github.com/docker/docker/testutil/fakegit [2021-07-13T14:42:53.304Z] github.com/docker/docker/testutil/fakestorage [2021-07-13T14:42:53.304Z] github.com/docker/docker/testutil/fixtures/load [2021-07-13T14:42:53.304Z] github.com/docker/docker/testutil/fixtures/plugin [2021-07-13T14:42:53.304Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2021-07-13T14:42:53.304Z] github.com/docker/docker/testutil/registry [2021-07-13T14:42:53.304Z] github.com/docker/docker/testutil/request [2021-07-13T14:42:53.304Z] github.com/docker/docker/volume [2021-07-13T14:42:53.304Z] github.com/docker/docker/volume/drivers [2021-07-13T14:42:53.304Z] github.com/docker/docker/volume/local [2021-07-13T14:42:53.304Z] github.com/docker/docker/volume/mounts [2021-07-13T14:42:53.304Z] github.com/docker/docker/volume/service [2021-07-13T14:42:53.304Z] github.com/docker/docker/volume/service/opts [2021-07-13T14:42:53.304Z] github.com/docker/docker/volume/testutils' [2021-07-13T14:42:53.304Z] + grep --fixed-strings libnetwork/drivers/bridge [2021-07-13T14:42:53.304Z] + echo 'github.com/docker/docker/api [2021-07-13T14:42:53.304Z] github.com/docker/docker/api/server [2021-07-13T14:42:53.304Z] github.com/docker/docker/api/server/backend/build [2021-07-13T14:42:53.304Z] github.com/docker/docker/api/server/httputils [2021-07-13T14:42:53.304Z] github.com/docker/docker/api/server/middleware [2021-07-13T14:42:53.304Z] github.com/docker/docker/api/server/router [2021-07-13T14:42:53.304Z] github.com/docker/docker/api/server/router/build [2021-07-13T14:42:53.304Z] github.com/docker/docker/api/server/router/checkpoint [2021-07-13T14:42:53.304Z] github.com/docker/docker/api/server/router/container [2021-07-13T14:42:53.304Z] github.com/docker/docker/api/server/router/debug [2021-07-13T14:42:53.304Z] github.com/docker/docker/api/server/router/distribution [2021-07-13T14:42:53.304Z] github.com/docker/docker/api/server/router/grpc [2021-07-13T14:42:53.304Z] github.com/docker/docker/api/server/router/image [2021-07-13T14:42:53.304Z] github.com/docker/docker/api/server/router/network [2021-07-13T14:42:53.304Z] github.com/docker/docker/api/server/router/plugin [2021-07-13T14:42:53.304Z] github.com/docker/docker/api/server/router/session [2021-07-13T14:42:53.304Z] github.com/docker/docker/api/server/router/swarm [2021-07-13T14:42:53.304Z] github.com/docker/docker/api/server/router/system [2021-07-13T14:42:53.304Z] github.com/docker/docker/api/server/router/volume [2021-07-13T14:42:53.304Z] github.com/docker/docker/api/types [2021-07-13T14:42:53.304Z] github.com/docker/docker/api/types/backend [2021-07-13T14:42:53.304Z] github.com/docker/docker/api/types/blkiodev [2021-07-13T14:42:53.304Z] github.com/docker/docker/api/types/container [2021-07-13T14:42:53.304Z] github.com/docker/docker/api/types/events [2021-07-13T14:42:53.304Z] github.com/docker/docker/api/types/filters [2021-07-13T14:42:53.304Z] github.com/docker/docker/api/types/image [2021-07-13T14:42:53.304Z] github.com/docker/docker/api/types/mount [2021-07-13T14:42:53.304Z] github.com/docker/docker/api/types/network [2021-07-13T14:42:53.304Z] github.com/docker/docker/api/types/plugins/logdriver [2021-07-13T14:42:53.304Z] github.com/docker/docker/api/types/registry [2021-07-13T14:42:53.304Z] github.com/docker/docker/api/types/strslice [2021-07-13T14:42:53.304Z] github.com/docker/docker/api/types/swarm [2021-07-13T14:42:53.304Z] github.com/docker/docker/api/types/swarm/runtime [2021-07-13T14:42:53.304Z] github.com/docker/docker/api/types/time [2021-07-13T14:42:53.304Z] github.com/docker/docker/api/types/versions [2021-07-13T14:42:53.304Z] github.com/docker/docker/api/types/versions/v1p19 [2021-07-13T14:42:53.304Z] github.com/docker/docker/api/types/versions/v1p20 [2021-07-13T14:42:53.304Z] github.com/docker/docker/api/types/volume [2021-07-13T14:42:53.304Z] github.com/docker/docker/builder [2021-07-13T14:42:53.304Z] github.com/docker/docker/builder/builder-next [2021-07-13T14:42:53.304Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2021-07-13T14:42:53.304Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2021-07-13T14:42:53.304Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2021-07-13T14:42:53.304Z] github.com/docker/docker/builder/builder-next/exporter [2021-07-13T14:42:53.304Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2021-07-13T14:42:53.304Z] github.com/docker/docker/builder/builder-next/worker [2021-07-13T14:42:53.304Z] github.com/docker/docker/builder/dockerfile [2021-07-13T14:42:53.304Z] github.com/docker/docker/builder/dockerignore [2021-07-13T14:42:53.304Z] github.com/docker/docker/builder/remotecontext [2021-07-13T14:42:53.304Z] github.com/docker/docker/builder/remotecontext/git [2021-07-13T14:42:53.304Z] github.com/docker/docker/cli [2021-07-13T14:42:53.304Z] github.com/docker/docker/cli/config [2021-07-13T14:42:53.304Z] github.com/docker/docker/cli/debug [2021-07-13T14:42:53.304Z] github.com/docker/docker/client [2021-07-13T14:42:53.304Z] github.com/docker/docker/cmd/docker-proxy [2021-07-13T14:42:53.304Z] github.com/docker/docker/cmd/dockerd [2021-07-13T14:42:53.304Z] github.com/docker/docker/container [2021-07-13T14:42:53.304Z] github.com/docker/docker/container/stream [2021-07-13T14:42:53.304Z] github.com/docker/docker/contrib/apparmor [2021-07-13T14:42:53.304Z] github.com/docker/docker/contrib/docker-device-tool [2021-07-13T14:42:53.304Z] github.com/docker/docker/contrib/httpserver [2021-07-13T14:42:53.304Z] github.com/docker/docker/daemon [2021-07-13T14:42:53.304Z] github.com/docker/docker/daemon/cluster [2021-07-13T14:42:53.304Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2021-07-13T14:42:53.304Z] github.com/docker/docker/daemon/cluster/convert [2021-07-13T14:42:53.304Z] github.com/docker/docker/daemon/cluster/executor [2021-07-13T14:42:53.304Z] github.com/docker/docker/daemon/cluster/executor/container [2021-07-13T14:42:53.304Z] github.com/docker/docker/daemon/cluster/provider [2021-07-13T14:42:53.304Z] github.com/docker/docker/daemon/config [2021-07-13T14:42:53.304Z] github.com/docker/docker/daemon/discovery [2021-07-13T14:42:53.304Z] github.com/docker/docker/daemon/events [2021-07-13T14:42:53.304Z] github.com/docker/docker/daemon/events/testutils [2021-07-13T14:42:53.304Z] github.com/docker/docker/daemon/exec [2021-07-13T14:42:53.304Z] github.com/docker/docker/daemon/graphdriver [2021-07-13T14:42:53.304Z] github.com/docker/docker/daemon/graphdriver/aufs [2021-07-13T14:42:53.304Z] github.com/docker/docker/daemon/graphdriver/btrfs [2021-07-13T14:42:53.304Z] github.com/docker/docker/daemon/graphdriver/copy [2021-07-13T14:42:53.304Z] github.com/docker/docker/daemon/graphdriver/devmapper [2021-07-13T14:42:53.304Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2021-07-13T14:42:53.304Z] github.com/docker/docker/daemon/graphdriver/graphtest [2021-07-13T14:42:53.304Z] github.com/docker/docker/daemon/graphdriver/overlay [2021-07-13T14:42:53.304Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2021-07-13T14:42:53.304Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2021-07-13T14:42:53.304Z] github.com/docker/docker/daemon/graphdriver/register [2021-07-13T14:42:53.304Z] github.com/docker/docker/daemon/graphdriver/vfs [2021-07-13T14:42:53.304Z] github.com/docker/docker/daemon/graphdriver/zfs [2021-07-13T14:42:53.304Z] github.com/docker/docker/daemon/images [2021-07-13T14:42:53.304Z] github.com/docker/docker/daemon/initlayer [2021-07-13T14:42:53.304Z] github.com/docker/docker/daemon/links [2021-07-13T14:42:53.304Z] github.com/docker/docker/daemon/listeners [2021-07-13T14:42:53.304Z] github.com/docker/docker/daemon/logger [2021-07-13T14:42:53.304Z] github.com/docker/docker/daemon/logger/awslogs [2021-07-13T14:42:53.304Z] github.com/docker/docker/daemon/logger/fluentd [2021-07-13T14:42:53.304Z] github.com/docker/docker/daemon/logger/gcplogs [2021-07-13T14:42:53.304Z] github.com/docker/docker/daemon/logger/gelf [2021-07-13T14:42:53.304Z] github.com/docker/docker/daemon/logger/journald [2021-07-13T14:42:53.304Z] github.com/docker/docker/daemon/logger/jsonfilelog [2021-07-13T14:42:53.304Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2021-07-13T14:42:53.304Z] github.com/docker/docker/daemon/logger/local [2021-07-13T14:42:53.304Z] github.com/docker/docker/daemon/logger/logentries [2021-07-13T14:42:53.304Z] github.com/docker/docker/daemon/logger/loggerutils [2021-07-13T14:42:53.304Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2021-07-13T14:42:53.304Z] github.com/docker/docker/daemon/logger/splunk [2021-07-13T14:42:53.304Z] github.com/docker/docker/daemon/logger/syslog [2021-07-13T14:42:53.304Z] github.com/docker/docker/daemon/logger/templates [2021-07-13T14:42:53.304Z] github.com/docker/docker/daemon/names [2021-07-13T14:42:53.304Z] github.com/docker/docker/daemon/network [2021-07-13T14:42:53.304Z] github.com/docker/docker/daemon/stats [2021-07-13T14:42:53.304Z] github.com/docker/docker/distribution [2021-07-13T14:42:53.304Z] github.com/docker/docker/distribution/metadata [2021-07-13T14:42:53.304Z] github.com/docker/docker/distribution/utils [2021-07-13T14:42:53.304Z] github.com/docker/docker/distribution/xfer [2021-07-13T14:42:53.304Z] github.com/docker/docker/dockerversion [2021-07-13T14:42:53.304Z] github.com/docker/docker/errdefs [2021-07-13T14:42:53.304Z] github.com/docker/docker/image [2021-07-13T14:42:53.304Z] github.com/docker/docker/image/cache [2021-07-13T14:42:53.304Z] github.com/docker/docker/image/tarexport [2021-07-13T14:42:53.304Z] github.com/docker/docker/image/v1 [2021-07-13T14:42:53.304Z] github.com/docker/docker/internal/test/suite [2021-07-13T14:42:53.304Z] github.com/docker/docker/layer [2021-07-13T14:42:53.304Z] github.com/docker/docker/libcontainerd [2021-07-13T14:42:53.304Z] github.com/docker/docker/libcontainerd/queue [2021-07-13T14:42:53.304Z] github.com/docker/docker/libcontainerd/remote [2021-07-13T14:42:53.304Z] github.com/docker/docker/libcontainerd/supervisor [2021-07-13T14:42:53.304Z] github.com/docker/docker/libcontainerd/types [2021-07-13T14:42:53.304Z] github.com/docker/docker/libnetwork [2021-07-13T14:42:53.304Z] github.com/docker/docker/libnetwork/api [2021-07-13T14:42:53.304Z] github.com/docker/docker/libnetwork/bitseq [2021-07-13T14:42:53.304Z] github.com/docker/docker/libnetwork/cluster [2021-07-13T14:42:53.304Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2021-07-13T14:42:53.304Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2021-07-13T14:42:53.304Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2021-07-13T14:42:53.304Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2021-07-13T14:42:53.304Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2021-07-13T14:42:53.304Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2021-07-13T14:42:53.304Z] github.com/docker/docker/libnetwork/cmd/readme_test [2021-07-13T14:42:53.304Z] github.com/docker/docker/libnetwork/config [2021-07-13T14:42:53.304Z] github.com/docker/docker/libnetwork/datastore [2021-07-13T14:42:53.304Z] github.com/docker/docker/libnetwork/diagnostic [2021-07-13T14:42:53.304Z] github.com/docker/docker/libnetwork/discoverapi [2021-07-13T14:42:53.304Z] github.com/docker/docker/libnetwork/driverapi [2021-07-13T14:42:53.304Z] github.com/docker/docker/libnetwork/drivers/bridge [2021-07-13T14:42:53.304Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2021-07-13T14:42:53.304Z] github.com/docker/docker/libnetwork/drivers/host [2021-07-13T14:42:53.304Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2021-07-13T14:42:53.304Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2021-07-13T14:42:53.304Z] github.com/docker/docker/libnetwork/drivers/macvlan [2021-07-13T14:42:53.304Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2021-07-13T14:42:53.304Z] github.com/docker/docker/libnetwork/drivers/null [2021-07-13T14:42:53.304Z] github.com/docker/docker/libnetwork/drivers/overlay [2021-07-13T14:42:53.304Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2021-07-13T14:42:53.304Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2021-07-13T14:42:53.304Z] github.com/docker/docker/libnetwork/drivers/remote [2021-07-13T14:42:53.304Z] github.com/docker/docker/libnetwork/drivers/remote/api [2021-07-13T14:42:53.304Z] github.com/docker/docker/libnetwork/drivers/windows [2021-07-13T14:42:53.304Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2021-07-13T14:42:53.304Z] github.com/docker/docker/libnetwork/drvregistry [2021-07-13T14:42:53.304Z] github.com/docker/docker/libnetwork/etchosts [2021-07-13T14:42:53.304Z] github.com/docker/docker/libnetwork/hostdiscovery [2021-07-13T14:42:53.304Z] github.com/docker/docker/libnetwork/idm [2021-07-13T14:42:53.304Z] github.com/docker/docker/libnetwork/internal/caller [2021-07-13T14:42:53.304Z] github.com/docker/docker/libnetwork/internal/setmatrix [2021-07-13T14:42:53.304Z] github.com/docker/docker/libnetwork/ipam [2021-07-13T14:42:53.304Z] github.com/docker/docker/libnetwork/ipamapi [2021-07-13T14:42:53.304Z] github.com/docker/docker/libnetwork/ipams/builtin [2021-07-13T14:42:53.304Z] github.com/docker/docker/libnetwork/ipams/null [2021-07-13T14:42:53.304Z] github.com/docker/docker/libnetwork/ipams/remote [2021-07-13T14:42:53.304Z] github.com/docker/docker/libnetwork/ipams/remote/api [2021-07-13T14:42:53.304Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2021-07-13T14:42:53.304Z] github.com/docker/docker/libnetwork/ipamutils [2021-07-13T14:42:53.304Z] github.com/docker/docker/libnetwork/iptables [2021-07-13T14:42:53.304Z] github.com/docker/docker/libnetwork/netlabel [2021-07-13T14:42:53.304Z] github.com/docker/docker/libnetwork/netutils [2021-07-13T14:42:53.304Z] github.com/docker/docker/libnetwork/networkdb [2021-07-13T14:42:53.304Z] github.com/docker/docker/libnetwork/ns [2021-07-13T14:42:53.304Z] github.com/docker/docker/libnetwork/options [2021-07-13T14:42:53.304Z] github.com/docker/docker/libnetwork/osl [2021-07-13T14:42:53.304Z] github.com/docker/docker/libnetwork/osl/kernel [2021-07-13T14:42:53.304Z] github.com/docker/docker/libnetwork/portallocator [2021-07-13T14:42:53.304Z] github.com/docker/docker/libnetwork/portmapper [2021-07-13T14:42:53.304Z] github.com/docker/docker/libnetwork/resolvconf [2021-07-13T14:42:53.304Z] github.com/docker/docker/libnetwork/resolvconf/dns [2021-07-13T14:42:53.304Z] github.com/docker/docker/libnetwork/testutils [2021-07-13T14:42:53.304Z] github.com/docker/docker/libnetwork/types [2021-07-13T14:42:53.304Z] github.com/docker/docker/oci [2021-07-13T14:42:53.304Z] github.com/docker/docker/oci/caps [2021-07-13T14:42:53.304Z] github.com/docker/docker/opts [2021-07-13T14:42:53.304Z] github.com/docker/docker/pkg/aaparser [2021-07-13T14:42:53.304Z] github.com/docker/docker/pkg/archive [2021-07-13T14:42:53.304Z] github.com/docker/docker/pkg/authorization [2021-07-13T14:42:53.304Z] github.com/docker/docker/pkg/broadcaster [2021-07-13T14:42:53.304Z] github.com/docker/docker/pkg/capabilities [2021-07-13T14:42:53.304Z] github.com/docker/docker/pkg/chrootarchive [2021-07-13T14:42:53.304Z] github.com/docker/docker/pkg/containerfs [2021-07-13T14:42:53.304Z] github.com/docker/docker/pkg/devicemapper [2021-07-13T14:42:53.304Z] github.com/docker/docker/pkg/directory [2021-07-13T14:42:53.304Z] github.com/docker/docker/pkg/discovery [2021-07-13T14:42:53.304Z] github.com/docker/docker/pkg/discovery/file [2021-07-13T14:42:53.304Z] github.com/docker/docker/pkg/discovery/kv [2021-07-13T14:42:53.304Z] github.com/docker/docker/pkg/discovery/memory [2021-07-13T14:42:53.304Z] github.com/docker/docker/pkg/discovery/nodes [2021-07-13T14:42:53.304Z] github.com/docker/docker/pkg/dmesg [2021-07-13T14:42:53.304Z] github.com/docker/docker/pkg/filenotify [2021-07-13T14:42:53.304Z] github.com/docker/docker/pkg/fileutils [2021-07-13T14:42:53.304Z] github.com/docker/docker/pkg/fsutils [2021-07-13T14:42:53.304Z] github.com/docker/docker/pkg/homedir [2021-07-13T14:42:53.304Z] github.com/docker/docker/pkg/idtools [2021-07-13T14:42:53.304Z] github.com/docker/docker/pkg/ioutils [2021-07-13T14:42:53.304Z] github.com/docker/docker/pkg/jsonmessage [2021-07-13T14:42:53.304Z] github.com/docker/docker/pkg/locker [2021-07-13T14:42:53.304Z] github.com/docker/docker/pkg/longpath [2021-07-13T14:42:53.304Z] github.com/docker/docker/pkg/loopback [2021-07-13T14:42:53.304Z] github.com/docker/docker/pkg/mount [2021-07-13T14:42:53.304Z] github.com/docker/docker/pkg/namesgenerator [2021-07-13T14:42:53.304Z] github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [2021-07-13T14:42:53.304Z] github.com/docker/docker/pkg/parsers [2021-07-13T14:42:53.304Z] github.com/docker/docker/pkg/parsers/kernel [2021-07-13T14:42:53.304Z] github.com/docker/docker/pkg/parsers/operatingsystem [2021-07-13T14:42:53.304Z] github.com/docker/docker/pkg/pidfile [2021-07-13T14:42:53.304Z] github.com/docker/docker/pkg/platform [2021-07-13T14:42:53.304Z] github.com/docker/docker/pkg/plugingetter [2021-07-13T14:42:53.304Z] github.com/docker/docker/pkg/plugins [2021-07-13T14:42:53.304Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2021-07-13T14:42:53.304Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2021-07-13T14:42:53.304Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2021-07-13T14:42:53.304Z] github.com/docker/docker/pkg/plugins/transport [2021-07-13T14:42:53.304Z] github.com/docker/docker/pkg/pools [2021-07-13T14:42:53.304Z] github.com/docker/docker/pkg/progress [2021-07-13T14:42:53.304Z] github.com/docker/docker/pkg/pubsub [2021-07-13T14:42:53.304Z] github.com/docker/docker/pkg/reexec [2021-07-13T14:42:53.304Z] github.com/docker/docker/pkg/signal [2021-07-13T14:42:53.304Z] github.com/docker/docker/pkg/signal/testfiles [2021-07-13T14:42:53.304Z] github.com/docker/docker/pkg/stdcopy [2021-07-13T14:42:53.304Z] github.com/docker/docker/pkg/streamformatter [2021-07-13T14:42:53.304Z] github.com/docker/docker/pkg/stringid [2021-07-13T14:42:53.304Z] github.com/docker/docker/pkg/symlink [2021-07-13T14:42:53.304Z] github.com/docker/docker/pkg/sysinfo [2021-07-13T14:42:53.304Z] github.com/docker/docker/pkg/system [2021-07-13T14:42:53.304Z] github.com/docker/docker/pkg/tailfile [2021-07-13T14:42:53.304Z] github.com/docker/docker/pkg/tarsum [2021-07-13T14:42:53.304Z] github.com/docker/docker/pkg/term [2021-07-13T14:42:53.304Z] github.com/docker/docker/pkg/term/windows [2021-07-13T14:42:53.304Z] github.com/docker/docker/pkg/truncindex [2021-07-13T14:42:53.304Z] github.com/docker/docker/pkg/urlutil [2021-07-13T14:42:53.304Z] github.com/docker/docker/pkg/useragent [2021-07-13T14:42:53.304Z] github.com/docker/docker/plugin [2021-07-13T14:42:53.304Z] github.com/docker/docker/plugin/executor/containerd [2021-07-13T14:42:53.304Z] github.com/docker/docker/plugin/v2 [2021-07-13T14:42:53.304Z] github.com/docker/docker/profiles/apparmor [2021-07-13T14:42:53.304Z] github.com/docker/docker/profiles/seccomp [2021-07-13T14:42:53.304Z] github.com/docker/docker/quota [2021-07-13T14:42:53.304Z] github.com/docker/docker/reference [2021-07-13T14:42:53.304Z] github.com/docker/docker/registry [2021-07-13T14:42:53.304Z] github.com/docker/docker/registry/resumable [2021-07-13T14:42:53.304Z] github.com/docker/docker/restartmanager [2021-07-13T14:42:53.304Z] github.com/docker/docker/rootless [2021-07-13T14:42:53.304Z] github.com/docker/docker/rootless/specconv [2021-07-13T14:42:53.305Z] github.com/docker/docker/runconfig [2021-07-13T14:42:53.305Z] github.com/docker/docker/runconfig/opts [2021-07-13T14:42:53.305Z] github.com/docker/docker/testutil [2021-07-13T14:42:53.305Z] github.com/docker/docker/testutil/daemon [2021-07-13T14:42:53.305Z] github.com/docker/docker/testutil/environment [2021-07-13T14:42:53.305Z] github.com/docker/docker/testutil/fakecontext [2021-07-13T14:42:53.305Z] github.com/docker/docker/testutil/fakegit [2021-07-13T14:42:53.305Z] github.com/docker/docker/testutil/fakestorage [2021-07-13T14:42:53.305Z] github.com/docker/docker/testutil/fixtures/load [2021-07-13T14:42:53.305Z] github.com/docker/docker/testutil/fixtures/plugin [2021-07-13T14:42:53.305Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2021-07-13T14:42:53.305Z] github.com/docker/docker/testutil/registry [2021-07-13T14:42:53.305Z] github.com/docker/docker/testutil/request [2021-07-13T14:42:53.305Z] github.com/docker/docker/volume [2021-07-13T14:42:53.305Z] github.com/docker/docker/volume/drivers [2021-07-13T14:42:53.305Z] github.com/docker/docker/volume/local [2021-07-13T14:42:53.305Z] github.com/docker/docker/volume/mounts [2021-07-13T14:42:53.305Z] github.com/docker/docker/volume/service [2021-07-13T14:42:53.305Z] github.com/docker/docker/volume/service/opts [2021-07-13T14:42:53.305Z] github.com/docker/docker/volume/testutils' [2021-07-13T14:42:53.305Z] github.com/docker/docker/libnetwork/drivers/bridge [2021-07-13T14:42:53.305Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2021-07-13T14:42:53.305Z] + type docker-proxy [2021-07-13T14:42:53.305Z] hack/test/unit: line 22: type: docker-proxy: not found [2021-07-13T14:42:53.305Z] + hack/make.sh binary-proxy install-proxy [2021-07-13T14:42:53.305Z] [2021-07-13T14:42:53.305Z] Removing bundles/ [2021-07-13T14:42:53.305Z] [2021-07-13T14:42:53.305Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy) [2021-07-13T14:42:53.305Z] Building: bundles/binary-proxy/docker-proxy-dev [2021-07-13T14:42:53.305Z] GOOS="" GOARCH="" GOARM="" [2021-07-13T14:42:53.326Z] testing: warning: no tests to run [2021-07-13T14:42:53.326Z] PASS [2021-07-13T14:42:53.326Z] coverage: [no statements] [2021-07-13T14:42:53.326Z] ok github.com/docker/docker/pkg/term/windows 0.037s coverage: [no statements] [no tests to run] [2021-07-13T14:42:53.808Z] === RUN TestTruncIndex [2021-07-13T14:42:53.808Z] time="2021-07-13T14:42:53Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 4s" [2021-07-13T14:42:53.808Z] --- PASS: TestTruncIndex (0.10s) [2021-07-13T14:42:53.808Z] PASS [2021-07-13T14:42:53.808Z] coverage: 91.5% of statements [2021-07-13T14:42:53.808Z] ok github.com/docker/docker/pkg/truncindex 0.140s coverage: 91.5% of statements [2021-07-13T14:42:54.290Z] === RUN TestIsGIT [2021-07-13T14:42:54.290Z] --- PASS: TestIsGIT (0.00s) [2021-07-13T14:42:54.290Z] === RUN TestIsTransport [2021-07-13T14:42:54.290Z] --- PASS: TestIsTransport (0.00s) [2021-07-13T14:42:54.290Z] PASS [2021-07-13T14:42:54.290Z] coverage: 100.0% of statements [2021-07-13T14:42:54.290Z] ok github.com/docker/docker/pkg/urlutil 0.045s coverage: 100.0% of statements [2021-07-13T14:42:54.360Z] === RUN TestDockerSuite/TestCommitWithoutPause [2021-07-13T14:42:54.564Z] --- PASS: TestAuthZPluginAllowEventStream (1.63s) [2021-07-13T14:42:54.564Z] === RUN TestAuthZPluginErrorResponse [2021-07-13T14:42:54.773Z] === RUN TestVersionInfo [2021-07-13T14:42:54.773Z] --- PASS: TestVersionInfo (0.00s) [2021-07-13T14:42:54.773Z] === RUN TestAppendVersions [2021-07-13T14:42:54.773Z] --- PASS: TestAppendVersions (0.00s) [2021-07-13T14:42:54.773Z] PASS [2021-07-13T14:42:54.773Z] coverage: 88.9% of statements [2021-07-13T14:42:54.773Z] ok github.com/docker/docker/pkg/useragent 0.038s coverage: 88.9% of statements [2021-07-13T14:42:54.829Z] --- PASS: TestAuthZPluginErrorResponse (0.56s) [2021-07-13T14:42:54.829Z] === RUN TestAuthZPluginErrorRequest [2021-07-13T14:42:54.924Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2021-07-13T14:42:55.181Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2021-07-13T14:42:55.181Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2021-07-13T14:42:55.181Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2021-07-13T14:42:55.181Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2021-07-13T14:42:55.181Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2021-07-13T14:42:55.181Z] === RUN TestDockerSuite/TestContainerAPICommit [2021-07-13T14:42:55.403Z] --- PASS: TestAuthZPluginErrorRequest (0.56s) [2021-07-13T14:42:55.403Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2021-07-13T14:42:55.979Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.56s) [2021-07-13T14:42:55.979Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2021-07-13T14:42:57.044Z] === RUN TestValidatePrivileges [2021-07-13T14:42:57.045Z] --- PASS: TestValidatePrivileges (0.00s) [2021-07-13T14:42:57.045Z] === RUN TestFilterByCapNeg [2021-07-13T14:42:57.045Z] --- PASS: TestFilterByCapNeg (0.00s) [2021-07-13T14:42:57.045Z] === RUN TestFilterByCapPos [2021-07-13T14:42:57.045Z] --- PASS: TestFilterByCapPos (0.00s) [2021-07-13T14:42:57.045Z] === RUN TestStoreGetPluginNotMatchCapRefs [2021-07-13T14:42:57.045Z] --- PASS: TestStoreGetPluginNotMatchCapRefs (0.00s) [2021-07-13T14:42:57.045Z] PASS [2021-07-13T14:42:57.045Z] coverage: 12.0% of statements [2021-07-13T14:42:57.045Z] ok github.com/docker/docker/plugin 0.056s coverage: 12.0% of statements [2021-07-13T14:42:57.076Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2021-07-13T14:42:57.891Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.96s) [2021-07-13T14:42:57.891Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2021-07-13T14:42:58.058Z] === RUN TestNewSettable [2021-07-13T14:42:58.058Z] --- PASS: TestNewSettable (0.00s) [2021-07-13T14:42:58.058Z] === RUN TestIsSettable [2021-07-13T14:42:58.058Z] --- PASS: TestIsSettable (0.00s) [2021-07-13T14:42:58.058Z] === RUN TestUpdateSettingsEnv [2021-07-13T14:42:58.058Z] --- PASS: TestUpdateSettingsEnv (0.00s) [2021-07-13T14:42:58.058Z] PASS [2021-07-13T14:42:58.058Z] coverage: 20.0% of statements [2021-07-13T14:42:58.058Z] ok github.com/docker/docker/plugin/v2 0.042s coverage: 20.0% of statements [2021-07-13T14:42:58.058Z] time="2021-07-13T14:42:57Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 8s" [2021-07-13T14:42:58.444Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2021-07-13T14:42:58.444Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2021-07-13T14:42:59.072Z] === RUN TestLoad [2021-07-13T14:42:59.072Z] --- PASS: TestLoad (0.00s) [2021-07-13T14:42:59.072Z] === RUN TestSave [2021-07-13T14:42:59.072Z] --- PASS: TestSave (0.03s) [2021-07-13T14:42:59.072Z] === RUN TestAddDeleteGet [2021-07-13T14:42:59.072Z] --- PASS: TestAddDeleteGet (0.05s) [2021-07-13T14:42:59.072Z] === RUN TestInvalidTags [2021-07-13T14:42:59.072Z] --- PASS: TestInvalidTags (0.01s) [2021-07-13T14:42:59.072Z] PASS [2021-07-13T14:42:59.072Z] coverage: 84.4% of statements [2021-07-13T14:42:59.072Z] ok github.com/docker/docker/reference 0.141s coverage: 84.4% of statements [2021-07-13T14:42:59.394Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2021-07-13T14:42:59.868Z] Created binary: bundles/binary-proxy/docker-proxy-dev [2021-07-13T14:42:59.868Z] [2021-07-13T14:42:59.868Z] ---> Making bundle: install-proxy (in bundles/install-proxy) [2021-07-13T14:42:59.868Z] Installing docker-proxy to /usr/local/bin/ [2021-07-13T14:42:59.868Z] [2021-07-13T14:42:59.868Z] + mkdir -p bundles [2021-07-13T14:42:59.869Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report.json --junitfile=bundles/junit-report.xml -- -tags 'netgo seccomp libdm_no_deferred_remove' -cover -coverprofile=bundles/profile.out -covermode=atomic -test.timeout=5m github.com/docker/docker/api github.com/docker/docker/api/server github.com/docker/docker/api/server/backend/build github.com/docker/docker/api/server/httputils github.com/docker/docker/api/server/middleware github.com/docker/docker/api/server/router github.com/docker/docker/api/server/router/build github.com/docker/docker/api/server/router/checkpoint github.com/docker/docker/api/server/router/container github.com/docker/docker/api/server/router/debug github.com/docker/docker/api/server/router/distribution github.com/docker/docker/api/server/router/grpc github.com/docker/docker/api/server/router/image github.com/docker/docker/api/server/router/network github.com/docker/docker/api/server/router/plugin github.com/docker/docker/api/server/router/session github.com/docker/docker/api/server/router/swarm github.com/docker/docker/api/server/router/system github.com/docker/docker/api/server/router/volume github.com/docker/docker/api/types github.com/docker/docker/api/types/backend github.com/docker/docker/api/types/blkiodev github.com/docker/docker/api/types/container github.com/docker/docker/api/types/events github.com/docker/docker/api/types/filters github.com/docker/docker/api/types/image github.com/docker/docker/api/types/mount github.com/docker/docker/api/types/network github.com/docker/docker/api/types/plugins/logdriver github.com/docker/docker/api/types/registry github.com/docker/docker/api/types/strslice github.com/docker/docker/api/types/swarm github.com/docker/docker/api/types/swarm/runtime github.com/docker/docker/api/types/time github.com/docker/docker/api/types/versions github.com/docker/docker/api/types/versions/v1p19 github.com/docker/docker/api/types/versions/v1p20 github.com/docker/docker/api/types/volume github.com/docker/docker/builder github.com/docker/docker/builder/builder-next github.com/docker/docker/builder/builder-next/adapters/containerimage github.com/docker/docker/builder/builder-next/adapters/localinlinecache github.com/docker/docker/builder/builder-next/adapters/snapshot github.com/docker/docker/builder/builder-next/exporter github.com/docker/docker/builder/builder-next/imagerefchecker github.com/docker/docker/builder/builder-next/worker github.com/docker/docker/builder/dockerfile github.com/docker/docker/builder/dockerignore github.com/docker/docker/builder/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/cli github.com/docker/docker/cli/config github.com/docker/docker/cli/debug github.com/docker/docker/client github.com/docker/docker/cmd/docker-proxy github.com/docker/docker/cmd/dockerd github.com/docker/docker/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/cluster github.com/docker/docker/libnetwork/cmd/diagnostic github.com/docker/docker/libnetwork/cmd/networkdb-test github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient github.com/docker/docker/libnetwork/cmd/ovrouter github.com/docker/docker/libnetwork/cmd/readme_test github.com/docker/docker/libnetwork/config github.com/docker/docker/libnetwork/datastore github.com/docker/docker/libnetwork/diagnostic github.com/docker/docker/libnetwork/discoverapi github.com/docker/docker/libnetwork/driverapi github.com/docker/docker/libnetwork/drivers/bridge github.com/docker/docker/libnetwork/drivers/bridge/brmanager github.com/docker/docker/libnetwork/drivers/host github.com/docker/docker/libnetwork/drivers/ipvlan github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager github.com/docker/docker/libnetwork/drivers/macvlan github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager github.com/docker/docker/libnetwork/drivers/null github.com/docker/docker/libnetwork/drivers/overlay github.com/docker/docker/libnetwork/drivers/overlay/overlayutils github.com/docker/docker/libnetwork/drivers/overlay/ovmanager github.com/docker/docker/libnetwork/drivers/remote github.com/docker/docker/libnetwork/drivers/remote/api github.com/docker/docker/libnetwork/drivers/windows github.com/docker/docker/libnetwork/drivers/windows/overlay github.com/docker/docker/libnetwork/drvregistry github.com/docker/docker/libnetwork/etchosts github.com/docker/docker/libnetwork/hostdiscovery github.com/docker/docker/libnetwork/idm github.com/docker/docker/libnetwork/internal/caller github.com/docker/docker/libnetwork/internal/setmatrix github.com/docker/docker/libnetwork/ipam github.com/docker/docker/libnetwork/ipamapi github.com/docker/docker/libnetwork/ipams/builtin github.com/docker/docker/libnetwork/ipams/null github.com/docker/docker/libnetwork/ipams/remote github.com/docker/docker/libnetwork/ipams/remote/api github.com/docker/docker/libnetwork/ipams/windowsipam github.com/docker/docker/libnetwork/ipamutils github.com/docker/docker/libnetwork/iptables github.com/docker/docker/libnetwork/netlabel github.com/docker/docker/libnetwork/netutils github.com/docker/docker/libnetwork/networkdb github.com/docker/docker/libnetwork/ns github.com/docker/docker/libnetwork/options github.com/docker/docker/libnetwork/osl github.com/docker/docker/libnetwork/osl/kernel github.com/docker/docker/libnetwork/portallocator github.com/docker/docker/libnetwork/portmapper github.com/docker/docker/libnetwork/resolvconf github.com/docker/docker/libnetwork/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-07-13T14:42:59.962Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2021-07-13T14:43:00.436Z] ? github.com/docker/docker/api [no test files] [2021-07-13T14:43:00.439Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.00s) [2021-07-13T14:43:00.439Z] === RUN TestAuthZPluginHeader [2021-07-13T14:43:00.699Z] --- PASS: TestAuthZPluginHeader (0.82s) [2021-07-13T14:43:00.699Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2021-07-13T14:43:00.699Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-07-13T14:43:00.699Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2021-07-13T14:43:00.699Z] === RUN TestAuthZPluginV2Disable [2021-07-13T14:43:00.699Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-07-13T14:43:00.699Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2021-07-13T14:43:00.699Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2021-07-13T14:43:00.699Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-07-13T14:43:00.699Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2021-07-13T14:43:00.699Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2021-07-13T14:43:00.699Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-07-13T14:43:00.699Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2021-07-13T14:43:00.699Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2021-07-13T14:43:00.893Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2021-07-13T14:43:01.347Z] === RUN TestResolveAuthConfigIndexServer [2021-07-13T14:43:01.347Z] --- PASS: TestResolveAuthConfigIndexServer (0.00s) [2021-07-13T14:43:01.347Z] === RUN TestResolveAuthConfigFullURL [2021-07-13T14:43:01.347Z] --- PASS: TestResolveAuthConfigFullURL (0.00s) [2021-07-13T14:43:01.347Z] === RUN TestLoadAllowNondistributableArtifacts [2021-07-13T14:43:01.347Z] --- PASS: TestLoadAllowNondistributableArtifacts (0.00s) [2021-07-13T14:43:01.347Z] === RUN TestValidateMirror [2021-07-13T14:43:01.347Z] --- PASS: TestValidateMirror (0.00s) [2021-07-13T14:43:01.347Z] === RUN TestLoadInsecureRegistries [2021-07-13T14:43:01.347Z] time="2021-07-13T14:43:00Z" level=warning msg="insecure registry http://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2021-07-13T14:43:01.347Z] time="2021-07-13T14:43:01Z" level=warning msg="insecure registry https://myregistry.example.com should not contain 'https://' and 'https://' has been removed from the insecure registry config" [2021-07-13T14:43:01.347Z] time="2021-07-13T14:43:01Z" level=warning msg="insecure registry HTTP://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2021-07-13T14:43:01.347Z] --- PASS: TestLoadInsecureRegistries (0.16s) [2021-07-13T14:43:01.347Z] === RUN TestNewServiceConfig [2021-07-13T14:43:01.347Z] --- PASS: TestNewServiceConfig (0.00s) [2021-07-13T14:43:01.347Z] === RUN TestValidateIndexName [2021-07-13T14:43:01.347Z] --- PASS: TestValidateIndexName (0.00s) [2021-07-13T14:43:01.347Z] === RUN TestValidateIndexNameWithError [2021-07-13T14:43:01.347Z] --- PASS: TestValidateIndexNameWithError (0.00s) [2021-07-13T14:43:01.347Z] === RUN TestEndpointParse [2021-07-13T14:43:01.347Z] --- PASS: TestEndpointParse (0.00s) [2021-07-13T14:43:01.347Z] === RUN TestEndpointParseInvalid [2021-07-13T14:43:01.347Z] --- PASS: TestEndpointParseInvalid (0.00s) [2021-07-13T14:43:01.347Z] === RUN TestValidateEndpoint [2021-07-13T14:43:01.347Z] --- PASS: TestValidateEndpoint (0.01s) [2021-07-13T14:43:01.347Z] === RUN TestPing [2021-07-13T14:43:01.347Z] --- PASS: TestPing (0.00s) [2021-07-13T14:43:01.347Z] === RUN TestPingRegistryEndpoint [2021-07-13T14:43:01.347Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2021-07-13T14:43:01.347Z] --- SKIP: TestPingRegistryEndpoint (0.00s) [2021-07-13T14:43:01.347Z] === RUN TestEndpoint [2021-07-13T14:43:01.347Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2021-07-13T14:43:01.347Z] --- SKIP: TestEndpoint (0.00s) [2021-07-13T14:43:01.347Z] === RUN TestParseRepositoryInfo [2021-07-13T14:43:01.347Z] --- PASS: TestParseRepositoryInfo (0.00s) [2021-07-13T14:43:01.347Z] === RUN TestNewIndexInfo [2021-07-13T14:43:01.347Z] --- PASS: TestNewIndexInfo (0.00s) [2021-07-13T14:43:01.347Z] === RUN TestMirrorEndpointLookup [2021-07-13T14:43:01.347Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2021-07-13T14:43:01.347Z] --- SKIP: TestMirrorEndpointLookup (0.01s) [2021-07-13T14:43:01.347Z] === RUN TestSearchRepositories [2021-07-13T14:43:01.347Z] registry_test.go:721: GET /v1/search?q=fakequery&n=25 HTTP/1.1 [2021-07-13T14:43:01.347Z] Host: 127.0.0.1:49322 [2021-07-13T14:43:01.347Z] User-Agent: docker test client [2021-07-13T14:43:01.347Z] Authorization: Token fake-token [2021-07-13T14:43:01.347Z] X-Docker-Token: true [2021-07-13T14:43:01.347Z] Accept-Encoding: gzip [2021-07-13T14:43:01.347Z] [2021-07-13T14:43:01.347Z] [2021-07-13T14:43:01.347Z] registry_test.go:730: HTTP/1.1 200 OK [2021-07-13T14:43:01.347Z] Connection: close [2021-07-13T14:43:01.347Z] Content-Length: 144 [2021-07-13T14:43:01.347Z] Cache-Control: no-cache [2021-07-13T14:43:01.347Z] Content-Type: application/json [2021-07-13T14:43:01.347Z] Date: Tue, 13 Jul 2021 14:43:01 GMT [2021-07-13T14:43:01.347Z] Expires: -1 [2021-07-13T14:43:01.347Z] Pragma: no-cache [2021-07-13T14:43:01.347Z] Server: docker-tests/mock [2021-07-13T14:43:01.347Z] X-Docker-Registry-Config: mock [2021-07-13T14:43:01.347Z] X-Docker-Registry-Version: 0.0.0 [2021-07-13T14:43:01.347Z] [2021-07-13T14:43:01.347Z] [2021-07-13T14:43:01.347Z] --- PASS: TestSearchRepositories (0.01s) [2021-07-13T14:43:01.347Z] === RUN TestTrustedLocation [2021-07-13T14:43:01.347Z] --- PASS: TestTrustedLocation (0.00s) [2021-07-13T14:43:01.347Z] === RUN TestAddRequiredHeadersToRedirectedRequests [2021-07-13T14:43:01.347Z] --- PASS: TestAddRequiredHeadersToRedirectedRequests (0.00s) [2021-07-13T14:43:01.347Z] === RUN TestAllowNondistributableArtifacts [2021-07-13T14:43:01.347Z] --- PASS: TestAllowNondistributableArtifacts (0.00s) [2021-07-13T14:43:01.347Z] === RUN TestIsSecureIndex [2021-07-13T14:43:01.347Z] --- PASS: TestIsSecureIndex (0.00s) [2021-07-13T14:43:01.347Z] PASS [2021-07-13T14:43:01.347Z] coverage: 51.7% of statements [2021-07-13T14:43:01.347Z] ok github.com/docker/docker/registry 0.252s coverage: 51.7% of statements [2021-07-13T14:43:01.457Z] === RUN TestDockerSuite/TestContainerAPICreate [2021-07-13T14:43:02.022Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2021-07-13T14:43:02.022Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2021-07-13T14:43:02.022Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2021-07-13T14:43:02.363Z] === RUN TestResumableRequestHeaderSimpleErrors [2021-07-13T14:43:02.363Z] --- PASS: TestResumableRequestHeaderSimpleErrors (0.01s) [2021-07-13T14:43:02.363Z] === RUN TestResumableRequestHeaderNotTooMuchFailures [2021-07-13T14:43:02.363Z] --- PASS: TestResumableRequestHeaderNotTooMuchFailures (0.01s) [2021-07-13T14:43:02.363Z] === RUN TestResumableRequestHeaderTooMuchFailures [2021-07-13T14:43:02.363Z] --- PASS: TestResumableRequestHeaderTooMuchFailures (0.00s) [2021-07-13T14:43:02.363Z] === RUN TestResumableRequestReaderWithReadError [2021-07-13T14:43:02.845Z] time="2021-07-13T14:43:02Z" level=info msg="encountered error during pull and clearing it before resume: An error occurred" [2021-07-13T14:43:02.846Z] --- PASS: TestResumableRequestReaderWithReadError (0.19s) [2021-07-13T14:43:02.846Z] === RUN TestResumableRequestReaderWithEOFWith416Response [2021-07-13T14:43:02.846Z] --- PASS: TestResumableRequestReaderWithEOFWith416Response (0.00s) [2021-07-13T14:43:02.846Z] === RUN TestResumableRequestReaderWithServerDoesntSupportByteRanges [2021-07-13T14:43:02.846Z] --- PASS: TestResumableRequestReaderWithServerDoesntSupportByteRanges (0.00s) [2021-07-13T14:43:02.846Z] === RUN TestResumableRequestReaderWithZeroTotalSize [2021-07-13T14:43:02.846Z] --- PASS: TestResumableRequestReaderWithZeroTotalSize (0.00s) [2021-07-13T14:43:02.846Z] === RUN TestResumableRequestReader [2021-07-13T14:43:02.846Z] --- PASS: TestResumableRequestReader (0.00s) [2021-07-13T14:43:02.846Z] === RUN TestResumableRequestReaderWithInitialResponse [2021-07-13T14:43:02.846Z] --- PASS: TestResumableRequestReaderWithInitialResponse (0.00s) [2021-07-13T14:43:02.846Z] PASS [2021-07-13T14:43:02.846Z] coverage: 100.0% of statements [2021-07-13T14:43:02.846Z] ok github.com/docker/docker/registry/resumable 0.253s coverage: 100.0% of statements [2021-07-13T14:43:02.952Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2021-07-13T14:43:02.952Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2021-07-13T14:43:02.952Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2021-07-13T14:43:02.953Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2021-07-13T14:43:02.953Z] === RUN TestDockerSuite/TestContainerAPIDelete [2021-07-13T14:43:03.210Z] --- PASS: TestCreateWithDuplicateNetworkNames (14.22s) [2021-07-13T14:43:03.210Z] === RUN TestCreateServiceSecretFileMode [2021-07-13T14:43:03.328Z] === RUN TestRestartManagerTimeout [2021-07-13T14:43:03.328Z] --- PASS: TestRestartManagerTimeout (0.00s) [2021-07-13T14:43:03.328Z] === RUN TestRestartManagerTimeoutReset [2021-07-13T14:43:03.328Z] --- PASS: TestRestartManagerTimeoutReset (0.00s) [2021-07-13T14:43:03.328Z] PASS [2021-07-13T14:43:03.328Z] coverage: 50.9% of statements [2021-07-13T14:43:03.328Z] ok github.com/docker/docker/restartmanager 0.043s coverage: 50.9% of statements [2021-07-13T14:43:03.467Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeUpdate [2021-07-13T14:43:04.031Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2021-07-13T14:43:04.343Z] === RUN TestDecodeContainerConfig [2021-07-13T14:43:04.343Z] --- PASS: TestDecodeContainerConfig (0.00s) [2021-07-13T14:43:04.343Z] === RUN TestDecodeContainerConfigIsolation [2021-07-13T14:43:04.343Z] --- PASS: TestDecodeContainerConfigIsolation (0.00s) [2021-07-13T14:43:04.343Z] === RUN TestValidatePrivileged [2021-07-13T14:43:04.343Z] --- PASS: TestValidatePrivileged (0.00s) [2021-07-13T14:43:04.343Z] PASS [2021-07-13T14:43:04.343Z] coverage: 52.2% of statements [2021-07-13T14:43:04.343Z] ok github.com/docker/docker/runconfig 0.044s coverage: 52.2% of statements [2021-07-13T14:43:04.826Z] === RUN TestGenerateRandomAlphaOnlyStringLength [2021-07-13T14:43:04.826Z] --- PASS: TestGenerateRandomAlphaOnlyStringLength (0.00s) [2021-07-13T14:43:04.826Z] === RUN TestGenerateRandomAlphaOnlyStringUniqueness [2021-07-13T14:43:04.826Z] --- PASS: TestGenerateRandomAlphaOnlyStringUniqueness (0.00s) [2021-07-13T14:43:04.826Z] PASS [2021-07-13T14:43:04.826Z] coverage: 62.5% of statements [2021-07-13T14:43:04.826Z] ok github.com/docker/docker/testutil 0.040s coverage: 62.5% of statements [2021-07-13T14:43:04.965Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2021-07-13T14:43:05.841Z] --- PASS: TestGet (15.01s) [2021-07-13T14:43:05.841Z] === RUN TestPluginWithNoManifest [2021-07-13T14:43:05.841Z] --- PASS: TestPluginWithNoManifest (0.00s) [2021-07-13T14:43:05.841Z] === RUN TestGetAll [2021-07-13T14:43:05.841Z] --- PASS: TestGetAll (0.00s) [2021-07-13T14:43:05.841Z] PASS [2021-07-13T14:43:05.841Z] coverage: 73.4% of statements [2021-07-13T14:43:05.841Z] ok github.com/docker/docker/pkg/plugins 35.004s coverage: 73.4% of statements [2021-07-13T14:43:06.337Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2021-07-13T14:43:06.337Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2021-07-13T14:43:06.854Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2021-07-13T14:43:06.854Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2021-07-13T14:43:06.854Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2021-07-13T14:43:06.855Z] ? github.com/docker/docker/libnetwork/netutils [no test files] [2021-07-13T14:43:06.901Z] --- PASS: TestCreateServiceSecretFileMode (3.57s) [2021-07-13T14:43:06.901Z] === RUN TestCreateServiceConfigFileMode [2021-07-13T14:43:08.273Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2021-07-13T14:43:08.461Z] === RUN TestGetAddress [2021-07-13T14:43:08.461Z] --- PASS: TestGetAddress (0.00s) [2021-07-13T14:43:08.461Z] === RUN TestRemove [2021-07-13T14:43:08.461Z] local_test.go:34: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2021-07-13T14:43:08.461Z] --- SKIP: TestRemove (0.00s) [2021-07-13T14:43:08.461Z] === RUN TestInitializeWithVolumes [2021-07-13T14:43:08.461Z] --- PASS: TestInitializeWithVolumes (0.01s) [2021-07-13T14:43:08.461Z] === RUN TestCreate [2021-07-13T14:43:08.461Z] --- PASS: TestCreate (0.01s) [2021-07-13T14:43:08.461Z] === RUN TestValidateName [2021-07-13T14:43:08.461Z] --- PASS: TestValidateName (0.00s) [2021-07-13T14:43:08.461Z] === RUN TestCreateWithOpts [2021-07-13T14:43:08.461Z] local_test.go:181: runtime.GOOS == "windows" [2021-07-13T14:43:08.461Z] --- SKIP: TestCreateWithOpts (0.00s) [2021-07-13T14:43:08.461Z] === RUN TestRelaodNoOpts [2021-07-13T14:43:08.461Z] --- PASS: TestRelaodNoOpts (0.02s) [2021-07-13T14:43:08.461Z] PASS [2021-07-13T14:43:08.461Z] coverage: 41.5% of statements [2021-07-13T14:43:08.461Z] ok github.com/docker/docker/volume/local 0.096s coverage: 41.5% of statements [2021-07-13T14:43:08.943Z] === RUN TestGetDriver [2021-07-13T14:43:08.943Z] --- PASS: TestGetDriver (0.00s) [2021-07-13T14:43:08.943Z] === RUN TestVolumeRequestError [2021-07-13T14:43:08.943Z] --- PASS: TestVolumeRequestError (0.01s) [2021-07-13T14:43:08.943Z] PASS [2021-07-13T14:43:08.943Z] coverage: 36.1% of statements [2021-07-13T14:43:08.943Z] ok github.com/docker/docker/volume/drivers 0.059s coverage: 36.1% of statements [2021-07-13T14:43:09.206Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2021-07-13T14:43:09.206Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2021-07-13T14:43:09.959Z] === RUN TestConvertTmpfsOptions [2021-07-13T14:43:09.959Z] parser_test.go:49: data="mode=700,size=1m" [2021-07-13T14:43:09.959Z] parser_test.go:49: data="ro" [2021-07-13T14:43:09.959Z] --- PASS: TestConvertTmpfsOptions (0.00s) [2021-07-13T14:43:09.959Z] === RUN TestParseMountRaw [2021-07-13T14:43:09.959Z] --- PASS: TestParseMountRaw (0.03s) [2021-07-13T14:43:09.959Z] === RUN TestParseMountRawSplit [2021-07-13T14:43:09.959Z] parser_test.go:390: case 0 [2021-07-13T14:43:09.959Z] parser_test.go:390: case 1 [2021-07-13T14:43:09.959Z] parser_test.go:390: case 2 [2021-07-13T14:43:09.959Z] parser_test.go:390: case 3 [2021-07-13T14:43:09.959Z] parser_test.go:390: case 4 [2021-07-13T14:43:09.959Z] parser_test.go:390: case 5 [2021-07-13T14:43:09.959Z] parser_test.go:390: case 6 [2021-07-13T14:43:09.959Z] parser_test.go:390: case 7 [2021-07-13T14:43:09.959Z] parser_test.go:390: case 8 [2021-07-13T14:43:09.959Z] parser_test.go:390: case 0 [2021-07-13T14:43:09.959Z] parser_test.go:390: case 1 [2021-07-13T14:43:09.959Z] parser_test.go:390: case 2 [2021-07-13T14:43:09.959Z] parser_test.go:390: case 3 [2021-07-13T14:43:09.959Z] parser_test.go:390: case 4 [2021-07-13T14:43:09.959Z] parser_test.go:390: case 5 [2021-07-13T14:43:09.959Z] parser_test.go:390: case 6 [2021-07-13T14:43:09.959Z] parser_test.go:390: case 7 [2021-07-13T14:43:09.959Z] parser_test.go:390: case 8 [2021-07-13T14:43:09.959Z] parser_test.go:390: case 9 [2021-07-13T14:43:09.959Z] parser_test.go:390: case 10 [2021-07-13T14:43:09.959Z] parser_test.go:390: case 11 [2021-07-13T14:43:09.959Z] parser_test.go:390: case 12 [2021-07-13T14:43:09.959Z] parser_test.go:390: case 0 [2021-07-13T14:43:09.959Z] parser_test.go:390: case 1 [2021-07-13T14:43:09.959Z] parser_test.go:390: case 2 [2021-07-13T14:43:09.959Z] parser_test.go:390: case 3 [2021-07-13T14:43:09.959Z] parser_test.go:390: case 4 [2021-07-13T14:43:09.959Z] parser_test.go:390: case 5 [2021-07-13T14:43:09.959Z] parser_test.go:390: case 6 [2021-07-13T14:43:09.959Z] parser_test.go:390: case 7 [2021-07-13T14:43:09.959Z] parser_test.go:390: case 8 [2021-07-13T14:43:09.959Z] parser_test.go:390: case 9 [2021-07-13T14:43:09.959Z] parser_test.go:390: case 10 [2021-07-13T14:43:09.959Z] parser_test.go:390: case 11 [2021-07-13T14:43:09.959Z] --- PASS: TestParseMountRawSplit (0.01s) [2021-07-13T14:43:09.959Z] === RUN TestParseMountSpec [2021-07-13T14:43:09.959Z] parser_test.go:455: case 0 [2021-07-13T14:43:09.959Z] parser_test.go:455: case 1 [2021-07-13T14:43:09.959Z] parser_test.go:455: case 2 [2021-07-13T14:43:09.959Z] parser_test.go:455: case 3 [2021-07-13T14:43:09.959Z] parser_test.go:455: case 4 [2021-07-13T14:43:09.959Z] parser_test.go:455: case 5 [2021-07-13T14:43:09.959Z] --- PASS: TestParseMountSpec (0.00s) [2021-07-13T14:43:09.959Z] === RUN TestParseMountSpecBindWithFileinfoError [2021-07-13T14:43:09.959Z] --- PASS: TestParseMountSpecBindWithFileinfoError (0.00s) [2021-07-13T14:43:09.959Z] === RUN TestValidateMount [2021-07-13T14:43:09.959Z] --- PASS: TestValidateMount (0.00s) [2021-07-13T14:43:09.959Z] PASS [2021-07-13T14:43:09.959Z] coverage: 66.2% of statements [2021-07-13T14:43:09.959Z] ok github.com/docker/docker/volume/mounts 0.108s coverage: 66.2% of statements [2021-07-13T14:43:10.137Z] === RUN TestDockerSwarmSuite/TestAPISwarmPromoteDemote [2021-07-13T14:43:10.137Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2021-07-13T14:43:10.137Z] --- PASS: TestCreateServiceConfigFileMode (3.28s) [2021-07-13T14:43:10.137Z] === RUN TestCreateServiceSysctls [2021-07-13T14:43:10.442Z] === RUN TestSetGetMeta [2021-07-13T14:43:10.442Z] === PAUSE TestSetGetMeta [2021-07-13T14:43:10.442Z] === RUN TestRestore [2021-07-13T14:43:10.442Z] === PAUSE TestRestore [2021-07-13T14:43:10.442Z] === RUN TestServiceCreate [2021-07-13T14:43:10.442Z] === PAUSE TestServiceCreate [2021-07-13T14:43:10.442Z] === RUN TestServiceList [2021-07-13T14:43:10.442Z] === PAUSE TestServiceList [2021-07-13T14:43:10.442Z] === RUN TestServiceRemove [2021-07-13T14:43:10.442Z] === PAUSE TestServiceRemove [2021-07-13T14:43:10.442Z] === RUN TestServiceGet [2021-07-13T14:43:10.442Z] === PAUSE TestServiceGet [2021-07-13T14:43:10.442Z] === RUN TestServicePrune [2021-07-13T14:43:10.442Z] === PAUSE TestServicePrune [2021-07-13T14:43:10.442Z] === RUN TestCreate [2021-07-13T14:43:10.442Z] === PAUSE TestCreate [2021-07-13T14:43:10.442Z] === RUN TestRemove [2021-07-13T14:43:10.442Z] === PAUSE TestRemove [2021-07-13T14:43:10.442Z] === RUN TestList [2021-07-13T14:43:10.442Z] === PAUSE TestList [2021-07-13T14:43:10.442Z] === RUN TestFindByDriver [2021-07-13T14:43:10.442Z] === PAUSE TestFindByDriver [2021-07-13T14:43:10.442Z] === RUN TestFindByReferenced [2021-07-13T14:43:10.442Z] === PAUSE TestFindByReferenced [2021-07-13T14:43:10.442Z] === RUN TestDerefMultipleOfSameRef [2021-07-13T14:43:10.442Z] === PAUSE TestDerefMultipleOfSameRef [2021-07-13T14:43:10.442Z] === RUN TestCreateKeepOptsLabelsWhenExistsRemotely [2021-07-13T14:43:10.442Z] === PAUSE TestCreateKeepOptsLabelsWhenExistsRemotely [2021-07-13T14:43:10.442Z] === RUN TestDefererencePluginOnCreateError [2021-07-13T14:43:10.442Z] === PAUSE TestDefererencePluginOnCreateError [2021-07-13T14:43:10.442Z] === RUN TestRefDerefRemove [2021-07-13T14:43:10.442Z] === PAUSE TestRefDerefRemove [2021-07-13T14:43:10.442Z] === RUN TestGet [2021-07-13T14:43:10.442Z] === PAUSE TestGet [2021-07-13T14:43:10.442Z] === RUN TestGetWithReference [2021-07-13T14:43:10.442Z] === PAUSE TestGetWithReference [2021-07-13T14:43:10.442Z] === RUN TestFilterFunc [2021-07-13T14:43:10.442Z] === RUN TestFilterFunc/test_nil_list [2021-07-13T14:43:10.442Z] === PAUSE TestFilterFunc/test_nil_list [2021-07-13T14:43:10.442Z] === RUN TestFilterFunc/test_empty_list [2021-07-13T14:43:10.442Z] === PAUSE TestFilterFunc/test_empty_list [2021-07-13T14:43:10.442Z] === RUN TestFilterFunc/test_filter_non-empty_to_empty [2021-07-13T14:43:10.442Z] === PAUSE TestFilterFunc/test_filter_non-empty_to_empty [2021-07-13T14:43:10.442Z] === RUN TestFilterFunc/test_nothing_to_fitler_non-empty_list [2021-07-13T14:43:10.442Z] === PAUSE TestFilterFunc/test_nothing_to_fitler_non-empty_list [2021-07-13T14:43:10.442Z] === RUN TestFilterFunc/test_filter_some [2021-07-13T14:43:10.442Z] === PAUSE TestFilterFunc/test_filter_some [2021-07-13T14:43:10.442Z] === RUN TestFilterFunc/test_filter_middle [2021-07-13T14:43:10.442Z] === PAUSE TestFilterFunc/test_filter_middle [2021-07-13T14:43:10.442Z] === RUN TestFilterFunc/test_filter_middle_and_last [2021-07-13T14:43:10.442Z] === PAUSE TestFilterFunc/test_filter_middle_and_last [2021-07-13T14:43:10.442Z] === RUN TestFilterFunc/test_filter_first_and_last [2021-07-13T14:43:10.442Z] === PAUSE TestFilterFunc/test_filter_first_and_last [2021-07-13T14:43:10.442Z] === CONT TestFilterFunc/test_nil_list [2021-07-13T14:43:10.442Z] === CONT TestFilterFunc/test_filter_some [2021-07-13T14:43:10.442Z] === CONT TestFilterFunc/test_empty_list [2021-07-13T14:43:10.442Z] === CONT TestFilterFunc/test_filter_middle_and_last [2021-07-13T14:43:10.442Z] === CONT TestFilterFunc/test_filter_non-empty_to_empty [2021-07-13T14:43:10.442Z] === CONT TestFilterFunc/test_nothing_to_fitler_non-empty_list [2021-07-13T14:43:10.442Z] === CONT TestFilterFunc/test_filter_first_and_last [2021-07-13T14:43:10.442Z] === CONT TestFilterFunc/test_filter_middle [2021-07-13T14:43:10.442Z] --- PASS: TestFilterFunc (0.00s) [2021-07-13T14:43:10.442Z] --- PASS: TestFilterFunc/test_nil_list (0.00s) [2021-07-13T14:43:10.442Z] --- PASS: TestFilterFunc/test_empty_list (0.00s) [2021-07-13T14:43:10.442Z] --- PASS: TestFilterFunc/test_filter_non-empty_to_empty (0.00s) [2021-07-13T14:43:10.442Z] --- PASS: TestFilterFunc/test_filter_middle_and_last (0.00s) [2021-07-13T14:43:10.442Z] --- PASS: TestFilterFunc/test_filter_first_and_last (0.00s) [2021-07-13T14:43:10.442Z] --- PASS: TestFilterFunc/test_nothing_to_fitler_non-empty_list (0.00s) [2021-07-13T14:43:10.442Z] --- PASS: TestFilterFunc/test_filter_middle (0.00s) [2021-07-13T14:43:10.442Z] --- PASS: TestFilterFunc/test_filter_some (0.00s) [2021-07-13T14:43:10.442Z] === CONT TestSetGetMeta [2021-07-13T14:43:10.442Z] === CONT TestFindByReferenced [2021-07-13T14:43:10.442Z] === CONT TestServiceList [2021-07-13T14:43:10.442Z] === CONT TestServicePrune [2021-07-13T14:43:10.442Z] === CONT TestServiceCreate [2021-07-13T14:43:10.442Z] --- PASS: TestSetGetMeta (0.03s) [2021-07-13T14:43:10.442Z] --- PASS: TestFindByReferenced (0.04s) [2021-07-13T14:43:10.442Z] === CONT TestRestore [2021-07-13T14:43:10.442Z] --- PASS: TestRestore (0.03s) [2021-07-13T14:43:10.442Z] === CONT TestServiceGet [2021-07-13T14:43:10.923Z] --- PASS: TestServiceGet (0.12s) [2021-07-13T14:43:10.923Z] === CONT TestServiceRemove [2021-07-13T14:43:10.923Z] time="2021-07-13T14:43:10Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-07-13T14:43:10.923Z] --- PASS: TestServiceList (0.20s) [2021-07-13T14:43:10.923Z] === CONT TestFindByDriver [2021-07-13T14:43:10.923Z] --- PASS: TestServiceCreate (0.18s) [2021-07-13T14:43:10.923Z] === CONT TestList [2021-07-13T14:43:10.923Z] time="2021-07-13T14:43:10Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-07-13T14:43:10.923Z] time="2021-07-13T14:43:10Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-07-13T14:43:10.923Z] --- PASS: TestServiceRemove (0.04s) [2021-07-13T14:43:10.923Z] === CONT TestRemove [2021-07-13T14:43:10.923Z] time="2021-07-13T14:43:10Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test3 [2021-07-13T14:43:10.923Z] time="2021-07-13T14:43:10Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-07-13T14:43:10.923Z] --- PASS: TestFindByDriver (0.05s) [2021-07-13T14:43:10.923Z] === CONT TestCreate [2021-07-13T14:43:10.923Z] --- PASS: TestList (0.04s) [2021-07-13T14:43:10.923Z] === CONT TestGetWithReference [2021-07-13T14:43:10.923Z] --- PASS: TestServicePrune (0.25s) [2021-07-13T14:43:10.923Z] === CONT TestDefererencePluginOnCreateError [2021-07-13T14:43:10.923Z] --- PASS: TestRemove (0.04s) [2021-07-13T14:43:10.923Z] === CONT TestGet [2021-07-13T14:43:10.923Z] --- PASS: TestCreate (0.03s) [2021-07-13T14:43:10.923Z] === CONT TestRefDerefRemove [2021-07-13T14:43:10.923Z] --- PASS: TestGetWithReference (0.03s) [2021-07-13T14:43:10.923Z] === CONT TestCreateKeepOptsLabelsWhenExistsRemotely [2021-07-13T14:43:10.923Z] --- PASS: TestDefererencePluginOnCreateError (0.04s) [2021-07-13T14:43:10.924Z] === CONT TestDerefMultipleOfSameRef [2021-07-13T14:43:10.924Z] --- PASS: TestGet (0.03s) [2021-07-13T14:43:10.924Z] --- PASS: TestCreateKeepOptsLabelsWhenExistsRemotely (0.02s) [2021-07-13T14:43:10.924Z] --- PASS: TestRefDerefRemove (0.03s) [2021-07-13T14:43:10.924Z] --- PASS: TestDerefMultipleOfSameRef (0.02s) [2021-07-13T14:43:10.924Z] PASS [2021-07-13T14:43:10.924Z] coverage: 69.6% of statements [2021-07-13T14:43:10.924Z] ok github.com/docker/docker/volume/service 0.353s coverage: 69.6% of statements [2021-07-13T14:43:11.068Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2021-07-13T14:43:12.001Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2021-07-13T14:43:12.566Z] docker_api_swarm_test.go:201: [da00534dd372d] joining swarm manager [dfd7556199956]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-07-13T14:43:13.499Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2021-07-13T14:43:13.499Z] === RUN TestDockerSuite/TestContainerAPIKill [2021-07-13T14:43:14.432Z] === RUN TestDockerSuite/TestContainerAPIPause [2021-07-13T14:43:15.366Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2021-07-13T14:43:15.366Z] --- PASS: TestCreateServiceSysctls (5.35s) [2021-07-13T14:43:15.366Z] === RUN TestCreateServiceCapabilities [2021-07-13T14:43:16.297Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2021-07-13T14:43:16.297Z] === RUN TestDockerSuite/TestContainerAPIRename [2021-07-13T14:43:17.228Z] === RUN TestDockerSuite/TestContainerAPIRestart [2021-07-13T14:43:18.517Z] ok github.com/docker/docker/api/server 0.006s coverage: 9.0% of statements [2021-07-13T14:43:18.802Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.80s) [2021-07-13T14:43:18.802Z] PASS [2021-07-13T14:43:18.802Z] [2021-07-13T14:43:18.802Z] === Skipped [2021-07-13T14:43:18.802Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2021-07-13T14:43:18.802Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-07-13T14:43:18.802Z] [2021-07-13T14:43:18.802Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2021-07-13T14:43:18.802Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-07-13T14:43:18.802Z] [2021-07-13T14:43:18.802Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2021-07-13T14:43:18.802Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-07-13T14:43:18.802Z] [2021-07-13T14:43:18.802Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2021-07-13T14:43:18.802Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-07-13T14:43:18.802Z] [2021-07-13T14:43:18.802Z] [2021-07-13T14:43:18.802Z] DONE 17 tests, 4 skipped in 28.988s [2021-07-13T14:43:18.802Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m [2021-07-13T14:43:18.802Z] ++ 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-07-13T14:43:18.802Z] ++ set -e [2021-07-13T14:43:18.802Z] ++ '[' -n 0 ']' [2021-07-13T14:43:18.802Z] ++ set -x [2021-07-13T14:43:18.802Z] ++ env -i DEST=/go/src/github.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-07-13T14:43:18.802Z] INFO: Testing against a local daemon [2021-07-13T14:43:18.802Z] === RUN TestPluginInvalidJSON [2021-07-13T14:43:18.802Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-07-13T14:43:18.802Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-07-13T14:43:18.802Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-07-13T14:43:18.802Z] --- PASS: TestPluginInvalidJSON (0.03s) [2021-07-13T14:43:18.802Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-07-13T14:43:18.802Z] === RUN TestPluginInstall [2021-07-13T14:43:18.802Z] === RUN TestPluginInstall/no_auth [2021-07-13T14:43:19.124Z] --- PASS: TestCreateServiceCapabilities (3.37s) [2021-07-13T14:43:19.124Z] === RUN TestInspect [2021-07-13T14:43:19.124Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2021-07-13T14:43:20.497Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2021-07-13T14:43:20.497Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2021-07-13T14:43:20.497Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2021-07-13T14:43:20.497Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2021-07-13T14:43:20.497Z] === RUN TestDockerSuite/TestContainerAPIStart [2021-07-13T14:43:21.490Z] 2021/07/13 14:43:19 Closing DB instances... [2021-07-13T14:43:21.490Z] --- PASS: TestNetworkDBGarbageCollection (53.63s) [2021-07-13T14:43:21.490Z] === RUN TestFindNode [2021-07-13T14:43:21.490Z] 2021/07/13 14:43:21 Closing DB instances... [2021-07-13T14:43:21.490Z] --- PASS: TestFindNode (0.01s) [2021-07-13T14:43:21.490Z] === RUN TestChangeNodeState [2021-07-13T14:43:21.490Z] 2021/07/13 14:43:21 Closing DB instances... [2021-07-13T14:43:21.490Z] --- PASS: TestChangeNodeState (0.01s) [2021-07-13T14:43:21.490Z] === RUN TestNodeReincarnation [2021-07-13T14:43:21.490Z] 2021/07/13 14:43:21 Closing DB instances... [2021-07-13T14:43:21.880Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2021-07-13T14:43:22.097Z] time="2021-07-13T14:43:21Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-07-13T14:43:22.097Z] time="2021-07-13T14:43:21Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:d2d5073c2cbf7082cb86dff7a44301aefd3c7d9a45d22773579f870e3e8bab9f" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-07-13T14:43:22.097Z] time="2021-07-13T14:43:21Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-07-13T14:43:22.097Z] time="2021-07-13T14:43:21Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:d2d5073c2cbf7082cb86dff7a44301aefd3c7d9a45d22773579f870e3e8bab9f" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-07-13T14:43:22.097Z] === RUN TestPluginInstall/with_htpasswd [2021-07-13T14:43:22.667Z] time="2021-07-13T14:43:22Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-07-13T14:43:22.667Z] time="2021-07-13T14:43:22Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:d2d5073c2cbf7082cb86dff7a44301aefd3c7d9a45d22773579f870e3e8bab9f" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-07-13T14:43:22.667Z] time="2021-07-13T14:43:22Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-07-13T14:43:22.667Z] time="2021-07-13T14:43:22Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:d2d5073c2cbf7082cb86dff7a44301aefd3c7d9a45d22773579f870e3e8bab9f" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-07-13T14:43:22.810Z] --- PASS: TestInspect (4.05s) [2021-07-13T14:43:22.810Z] === RUN TestCreateJob [2021-07-13T14:43:23.237Z] === RUN TestPluginInstall/with_insecure [2021-07-13T14:43:24.178Z] time="2021-07-13T14:43:24Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-07-13T14:43:24.178Z] time="2021-07-13T14:43:24Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:28e76d764eddad1d2e83853916d664bfa088d27f2e068506fa54cac8586d6dcc" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-07-13T14:43:24.178Z] time="2021-07-13T14:43:24Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-07-13T14:43:24.178Z] time="2021-07-13T14:43:24Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:28e76d764eddad1d2e83853916d664bfa088d27f2e068506fa54cac8586d6dcc" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-07-13T14:43:24.439Z] plugin_test.go:165: [db6ba7bb5c50c] daemon is not started [2021-07-13T14:43:24.439Z] --- PASS: TestPluginInstall (6.54s) [2021-07-13T14:43:24.439Z] --- PASS: TestPluginInstall/no_auth (4.20s) [2021-07-13T14:43:24.439Z] --- PASS: TestPluginInstall/with_htpasswd (0.96s) [2021-07-13T14:43:24.439Z] --- PASS: TestPluginInstall/with_insecure (1.38s) [2021-07-13T14:43:24.439Z] === RUN TestPluginsWithRuntimes [2021-07-13T14:43:26.350Z] === RUN TestPluginsWithRuntimes/No_Args [2021-07-13T14:43:26.982Z] === RUN TestDockerSuite/TestContainerAPIStop [2021-07-13T14:43:26.982Z] --- PASS: TestCreateJob (3.82s) [2021-07-13T14:43:26.982Z] === RUN TestReplicatedJob [2021-07-13T14:43:27.239Z] === RUN TestDockerSuite/TestContainerAPITop [2021-07-13T14:43:27.290Z] === RUN TestPluginsWithRuntimes/With_Args [2021-07-13T14:43:27.464Z] time="2021-07-13T14:43:26Z" level=error msg="failed to send node leave: timed out broadcasting node event" [2021-07-13T14:43:27.464Z] --- PASS: TestNodeReincarnation (5.02s) [2021-07-13T14:43:27.464Z] === RUN TestParallelCreate [2021-07-13T14:43:27.464Z] 2021/07/13 14:43:26 Closing DB instances... [2021-07-13T14:43:27.464Z] --- PASS: TestParallelCreate (0.01s) [2021-07-13T14:43:27.464Z] === RUN TestParallelDelete [2021-07-13T14:43:27.464Z] 2021/07/13 14:43:26 Closing DB instances... [2021-07-13T14:43:27.464Z] --- PASS: TestParallelDelete (0.01s) [2021-07-13T14:43:27.464Z] === RUN TestNetworkDBIslands [2021-07-13T14:43:27.464Z] time="2021-07-13T14:43:26Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:662e934383db with config:&{NodeID:662e934383db Hostname:node1 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10033 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-07-13T14:43:27.464Z] time="2021-07-13T14:43:26Z" level=info msg="Node 662e934383db/172.18.123.65, joined gossip cluster" [2021-07-13T14:43:27.464Z] time="2021-07-13T14:43:26Z" level=info msg="Node 662e934383db/172.18.123.65, added to nodes list" [2021-07-13T14:43:27.464Z] time="2021-07-13T14:43:26Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:3ad0a92ee119 with config:&{NodeID:3ad0a92ee119 Hostname:node2 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10034 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-07-13T14:43:27.464Z] time="2021-07-13T14:43:26Z" level=info msg="Node 3ad0a92ee119/172.18.123.65, joined gossip cluster" [2021-07-13T14:43:27.464Z] time="2021-07-13T14:43:26Z" level=info msg="Node 3ad0a92ee119/172.18.123.65, added to nodes list" [2021-07-13T14:43:27.464Z] time="2021-07-13T14:43:26Z" level=info msg="The new bootstrap node list is:[localhost:10033]" [2021-07-13T14:43:27.464Z] time="2021-07-13T14:43:26Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10033" [2021-07-13T14:43:27.464Z] time="2021-07-13T14:43:26Z" level=debug msg="memberlist: Stream connection from=[::1]:49350" [2021-07-13T14:43:27.464Z] time="2021-07-13T14:43:26Z" level=info msg="Node 3ad0a92ee119/172.18.123.65, joined gossip cluster" [2021-07-13T14:43:27.464Z] time="2021-07-13T14:43:26Z" level=info msg="Node 3ad0a92ee119/172.18.123.65, added to nodes list" [2021-07-13T14:43:27.464Z] time="2021-07-13T14:43:26Z" level=info msg="Node 662e934383db/172.18.123.65, joined gossip cluster" [2021-07-13T14:43:27.464Z] time="2021-07-13T14:43:26Z" level=info msg="Node 662e934383db/172.18.123.65, added to nodes list" [2021-07-13T14:43:27.464Z] time="2021-07-13T14:43:26Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10033" [2021-07-13T14:43:27.464Z] time="2021-07-13T14:43:26Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49351" [2021-07-13T14:43:27.464Z] time="2021-07-13T14:43:27Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:68fe7b8f085e with config:&{NodeID:68fe7b8f085e Hostname:node3 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10035 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-07-13T14:43:27.464Z] time="2021-07-13T14:43:27Z" level=info msg="Node 68fe7b8f085e/172.18.123.65, joined gossip cluster" [2021-07-13T14:43:27.464Z] time="2021-07-13T14:43:27Z" level=info msg="Node 68fe7b8f085e/172.18.123.65, added to nodes list" [2021-07-13T14:43:27.464Z] time="2021-07-13T14:43:27Z" level=info msg="The new bootstrap node list is:[localhost:10034]" [2021-07-13T14:43:27.464Z] time="2021-07-13T14:43:27Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10034" [2021-07-13T14:43:27.464Z] time="2021-07-13T14:43:27Z" level=debug msg="memberlist: Stream connection from=[::1]:49352" [2021-07-13T14:43:27.464Z] time="2021-07-13T14:43:27Z" level=info msg="Node 68fe7b8f085e/172.18.123.65, joined gossip cluster" [2021-07-13T14:43:27.464Z] time="2021-07-13T14:43:27Z" level=info msg="Node 68fe7b8f085e/172.18.123.65, added to nodes list" [2021-07-13T14:43:27.464Z] time="2021-07-13T14:43:27Z" level=info msg="Node 662e934383db/172.18.123.65, joined gossip cluster" [2021-07-13T14:43:27.464Z] time="2021-07-13T14:43:27Z" level=info msg="Node 662e934383db/172.18.123.65, added to nodes list" [2021-07-13T14:43:27.464Z] time="2021-07-13T14:43:27Z" level=info msg="Node 3ad0a92ee119/172.18.123.65, joined gossip cluster" [2021-07-13T14:43:27.464Z] time="2021-07-13T14:43:27Z" level=info msg="Node 3ad0a92ee119/172.18.123.65, added to nodes list" [2021-07-13T14:43:27.464Z] time="2021-07-13T14:43:27Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10034" [2021-07-13T14:43:27.464Z] time="2021-07-13T14:43:27Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49353" [2021-07-13T14:43:27.464Z] time="2021-07-13T14:43:27Z" level=info msg="Node 68fe7b8f085e/172.18.123.65, joined gossip cluster" [2021-07-13T14:43:27.464Z] time="2021-07-13T14:43:27Z" level=info msg="Node 68fe7b8f085e/172.18.123.65, added to nodes list" [2021-07-13T14:43:27.946Z] time="2021-07-13T14:43:27Z" level=info msg="New memberlist node - Node:node4 will use memberlist nodeID:45b4e1def082 with config:&{NodeID:45b4e1def082 Hostname:node4 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10036 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-07-13T14:43:27.946Z] time="2021-07-13T14:43:27Z" level=info msg="Node 45b4e1def082/172.18.123.65, joined gossip cluster" [2021-07-13T14:43:27.946Z] time="2021-07-13T14:43:27Z" level=info msg="Node 45b4e1def082/172.18.123.65, added to nodes list" [2021-07-13T14:43:27.946Z] time="2021-07-13T14:43:27Z" level=info msg="The new bootstrap node list is:[localhost:10035]" [2021-07-13T14:43:27.946Z] time="2021-07-13T14:43:27Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10035" [2021-07-13T14:43:27.946Z] time="2021-07-13T14:43:27Z" level=debug msg="memberlist: Stream connection from=[::1]:49354" [2021-07-13T14:43:27.946Z] time="2021-07-13T14:43:27Z" level=info msg="Node 45b4e1def082/172.18.123.65, joined gossip cluster" [2021-07-13T14:43:27.947Z] time="2021-07-13T14:43:27Z" level=info msg="Node 662e934383db/172.18.123.65, joined gossip cluster" [2021-07-13T14:43:27.947Z] time="2021-07-13T14:43:27Z" level=info msg="Node 662e934383db/172.18.123.65, added to nodes list" [2021-07-13T14:43:27.947Z] time="2021-07-13T14:43:27Z" level=info msg="Node 45b4e1def082/172.18.123.65, added to nodes list" [2021-07-13T14:43:27.947Z] time="2021-07-13T14:43:27Z" level=info msg="Node 3ad0a92ee119/172.18.123.65, joined gossip cluster" [2021-07-13T14:43:27.947Z] time="2021-07-13T14:43:27Z" level=info msg="Node 3ad0a92ee119/172.18.123.65, added to nodes list" [2021-07-13T14:43:27.947Z] time="2021-07-13T14:43:27Z" level=info msg="Node 68fe7b8f085e/172.18.123.65, joined gossip cluster" [2021-07-13T14:43:27.947Z] time="2021-07-13T14:43:27Z" level=info msg="Node 68fe7b8f085e/172.18.123.65, added to nodes list" [2021-07-13T14:43:27.947Z] time="2021-07-13T14:43:27Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10035" [2021-07-13T14:43:27.947Z] time="2021-07-13T14:43:27Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49355" [2021-07-13T14:43:27.947Z] time="2021-07-13T14:43:27Z" level=info msg="Node 45b4e1def082/172.18.123.65, joined gossip cluster" [2021-07-13T14:43:27.947Z] time="2021-07-13T14:43:27Z" level=info msg="Node 45b4e1def082/172.18.123.65, added to nodes list" [2021-07-13T14:43:27.947Z] time="2021-07-13T14:43:27Z" level=info msg="Node 45b4e1def082/172.18.123.65, joined gossip cluster" [2021-07-13T14:43:27.947Z] time="2021-07-13T14:43:27Z" level=info msg="Node 45b4e1def082/172.18.123.65, added to nodes list" [2021-07-13T14:43:28.169Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2021-07-13T14:43:28.169Z] docker_api_containers_test.go:418: unmatched requirement DaemonIsWindows [2021-07-13T14:43:28.169Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2021-07-13T14:43:28.169Z] === RUN TestDockerSuite/TestContainerAPIWait [2021-07-13T14:43:28.428Z] time="2021-07-13T14:43:27Z" level=info msg="New memberlist node - Node:node5 will use memberlist nodeID:68c92d756f2a with config:&{NodeID:68c92d756f2a Hostname:node5 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10037 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-07-13T14:43:28.428Z] time="2021-07-13T14:43:27Z" level=info msg="Node 68c92d756f2a/172.18.123.65, joined gossip cluster" [2021-07-13T14:43:28.428Z] time="2021-07-13T14:43:27Z" level=info msg="Node 68c92d756f2a/172.18.123.65, added to nodes list" [2021-07-13T14:43:28.428Z] time="2021-07-13T14:43:27Z" level=info msg="The new bootstrap node list is:[localhost:10036]" [2021-07-13T14:43:28.428Z] time="2021-07-13T14:43:28Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10036" [2021-07-13T14:43:28.428Z] time="2021-07-13T14:43:28Z" level=debug msg="memberlist: Stream connection from=[::1]:49356" [2021-07-13T14:43:28.428Z] time="2021-07-13T14:43:28Z" level=info msg="Node 68c92d756f2a/172.18.123.65, joined gossip cluster" [2021-07-13T14:43:28.428Z] time="2021-07-13T14:43:28Z" level=info msg="Node 68c92d756f2a/172.18.123.65, added to nodes list" [2021-07-13T14:43:28.428Z] time="2021-07-13T14:43:28Z" level=info msg="Node 68fe7b8f085e/172.18.123.65, joined gossip cluster" [2021-07-13T14:43:28.428Z] time="2021-07-13T14:43:28Z" level=info msg="Node 68fe7b8f085e/172.18.123.65, added to nodes list" [2021-07-13T14:43:28.428Z] time="2021-07-13T14:43:28Z" level=info msg="Node 45b4e1def082/172.18.123.65, joined gossip cluster" [2021-07-13T14:43:28.428Z] time="2021-07-13T14:43:28Z" level=info msg="Node 45b4e1def082/172.18.123.65, added to nodes list" [2021-07-13T14:43:28.428Z] time="2021-07-13T14:43:28Z" level=info msg="Node 662e934383db/172.18.123.65, joined gossip cluster" [2021-07-13T14:43:28.428Z] time="2021-07-13T14:43:28Z" level=info msg="Node 662e934383db/172.18.123.65, added to nodes list" [2021-07-13T14:43:28.428Z] time="2021-07-13T14:43:28Z" level=info msg="Node 3ad0a92ee119/172.18.123.65, joined gossip cluster" [2021-07-13T14:43:28.428Z] time="2021-07-13T14:43:28Z" level=info msg="Node 3ad0a92ee119/172.18.123.65, added to nodes list" [2021-07-13T14:43:28.428Z] time="2021-07-13T14:43:28Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49357" [2021-07-13T14:43:28.428Z] time="2021-07-13T14:43:28Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10036" [2021-07-13T14:43:28.428Z] time="2021-07-13T14:43:28Z" level=info msg="Node 68c92d756f2a/172.18.123.65, joined gossip cluster" [2021-07-13T14:43:28.428Z] time="2021-07-13T14:43:28Z" level=info msg="Node 68c92d756f2a/172.18.123.65, joined gossip cluster" [2021-07-13T14:43:28.428Z] time="2021-07-13T14:43:28Z" level=info msg="Node 68c92d756f2a/172.18.123.65, added to nodes list" [2021-07-13T14:43:28.428Z] time="2021-07-13T14:43:28Z" level=info msg="Node 68c92d756f2a/172.18.123.65, added to nodes list" [2021-07-13T14:43:28.428Z] time="2021-07-13T14:43:28Z" level=info msg="Node 68c92d756f2a/172.18.123.65, joined gossip cluster" [2021-07-13T14:43:28.428Z] time="2021-07-13T14:43:28Z" level=info msg="Node 68c92d756f2a/172.18.123.65, added to nodes list" [2021-07-13T14:43:28.428Z] networkdb_test.go:834: Re-joining: 3 [2021-07-13T14:43:28.428Z] time="2021-07-13T14:43:28Z" level=info msg="The new bootstrap node list is:[172.18.123.65:10033 172.18.123.65:10034 172.18.123.65:10035]" [2021-07-13T14:43:28.428Z] time="2021-07-13T14:43:28Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.18.123.65:10033" [2021-07-13T14:43:28.428Z] time="2021-07-13T14:43:28Z" level=debug msg="memberlist: Stream connection from=172.18.123.65:49358" [2021-07-13T14:43:28.428Z] time="2021-07-13T14:43:28Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.18.123.65:10034" [2021-07-13T14:43:28.428Z] time="2021-07-13T14:43:28Z" level=debug msg="memberlist: Stream connection from=172.18.123.65:49359" [2021-07-13T14:43:28.428Z] time="2021-07-13T14:43:28Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.18.123.65:10035" [2021-07-13T14:43:28.428Z] time="2021-07-13T14:43:28Z" level=debug msg="memberlist: Stream connection from=172.18.123.65:49360" [2021-07-13T14:43:28.672Z] --- PASS: TestPluginsWithRuntimes (4.24s) [2021-07-13T14:43:28.672Z] --- PASS: TestPluginsWithRuntimes/No_Args (1.14s) [2021-07-13T14:43:28.672Z] --- PASS: TestPluginsWithRuntimes/With_Args (1.17s) [2021-07-13T14:43:28.672Z] === RUN TestPluginBackCompatMediaTypes [2021-07-13T14:43:28.910Z] networkdb_test.go:834: Re-joining: 4 [2021-07-13T14:43:28.910Z] time="2021-07-13T14:43:28Z" level=info msg="The new bootstrap node list is:[172.18.123.65:10033 172.18.123.65:10034 172.18.123.65:10035]" [2021-07-13T14:43:28.910Z] time="2021-07-13T14:43:28Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.18.123.65:10033" [2021-07-13T14:43:28.911Z] time="2021-07-13T14:43:28Z" level=debug msg="memberlist: Stream connection from=172.18.123.65:49361" [2021-07-13T14:43:28.911Z] time="2021-07-13T14:43:28Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.18.123.65:10034" [2021-07-13T14:43:28.911Z] time="2021-07-13T14:43:28Z" level=debug msg="memberlist: Stream connection from=172.18.123.65:49362" [2021-07-13T14:43:28.911Z] time="2021-07-13T14:43:28Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.18.123.65:10035" [2021-07-13T14:43:28.911Z] time="2021-07-13T14:43:28Z" level=debug msg="memberlist: Stream connection from=172.18.123.65:49363" [2021-07-13T14:43:28.911Z] time="2021-07-13T14:43:28Z" level=info msg="node 0 leaving" [2021-07-13T14:43:29.393Z] time="2021-07-13T14:43:28Z" level=info msg="Node 662e934383db change state NodeActive --> NodeLeft" [2021-07-13T14:43:29.393Z] time="2021-07-13T14:43:28Z" level=info msg="node5(68c92d756f2a): Node leave event for 662e934383db/172.18.123.65" [2021-07-13T14:43:29.393Z] time="2021-07-13T14:43:28Z" level=info msg="Node 662e934383db change state NodeActive --> NodeLeft" [2021-07-13T14:43:29.393Z] time="2021-07-13T14:43:28Z" level=info msg="node4(45b4e1def082): Node leave event for 662e934383db/172.18.123.65" [2021-07-13T14:43:29.393Z] time="2021-07-13T14:43:28Z" level=info msg="Node 662e934383db change state NodeActive --> NodeLeft" [2021-07-13T14:43:29.393Z] time="2021-07-13T14:43:28Z" level=info msg="node2(3ad0a92ee119): Node leave event for 662e934383db/172.18.123.65" [2021-07-13T14:43:29.393Z] time="2021-07-13T14:43:28Z" level=info msg="Node 662e934383db change state NodeActive --> NodeLeft" [2021-07-13T14:43:29.393Z] time="2021-07-13T14:43:28Z" level=info msg="node3(68fe7b8f085e): Node leave event for 662e934383db/172.18.123.65" [2021-07-13T14:43:29.393Z] time="2021-07-13T14:43:28Z" level=info msg="Node 662e934383db change state NodeActive --> NodeLeft" [2021-07-13T14:43:29.393Z] time="2021-07-13T14:43:28Z" level=info msg="node1(662e934383db): Node leave event for 662e934383db/172.18.123.65" [2021-07-13T14:43:29.393Z] time="2021-07-13T14:43:29Z" level=info msg="Node 662e934383db/172.18.123.65, left gossip cluster" [2021-07-13T14:43:29.393Z] time="2021-07-13T14:43:29Z" level=info msg="Node 662e934383db/172.18.123.65, left gossip cluster" [2021-07-13T14:43:29.393Z] time="2021-07-13T14:43:29Z" level=info msg="Node 662e934383db/172.18.123.65, left gossip cluster" [2021-07-13T14:43:29.393Z] time="2021-07-13T14:43:29Z" level=info msg="Node 662e934383db/172.18.123.65, left gossip cluster" [2021-07-13T14:43:29.393Z] time="2021-07-13T14:43:29Z" level=info msg="Node 662e934383db/172.18.123.65, left gossip cluster" [2021-07-13T14:43:29.614Z] --- PASS: TestPluginBackCompatMediaTypes (0.93s) [2021-07-13T14:43:29.614Z] PASS [2021-07-13T14:43:29.614Z] [2021-07-13T14:43:29.614Z] DONE 10 tests in 11.982s [2021-07-13T14:43:29.614Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2021-07-13T14:43:29.614Z] ++ 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-07-13T14:43:29.614Z] ++ set -e [2021-07-13T14:43:29.614Z] ++ '[' -n 0 ']' [2021-07-13T14:43:29.614Z] ++ set -x [2021-07-13T14:43:29.614Z] ++ env -i DEST=/go/src/github.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-07-13T14:43:29.874Z] INFO: Testing against a local daemon [2021-07-13T14:43:29.874Z] === RUN TestExternalGraphDriver [2021-07-13T14:43:29.874Z] === RUN TestExternalGraphDriver/json [2021-07-13T14:43:29.875Z] time="2021-07-13T14:43:29Z" level=info msg="node 1 leaving" [2021-07-13T14:43:29.875Z] time="2021-07-13T14:43:29Z" level=info msg="Node 3ad0a92ee119 change state NodeActive --> NodeLeft" [2021-07-13T14:43:29.875Z] time="2021-07-13T14:43:29Z" level=info msg="Node 3ad0a92ee119/172.18.123.65, left gossip cluster" [2021-07-13T14:43:29.875Z] time="2021-07-13T14:43:29Z" level=info msg="Node 3ad0a92ee119 change state NodeActive --> NodeFailed" [2021-07-13T14:43:29.875Z] time="2021-07-13T14:43:29Z" level=info msg="Node 3ad0a92ee119/172.18.123.65, added to failed nodes list" [2021-07-13T14:43:29.875Z] time="2021-07-13T14:43:29Z" level=info msg="node3(68fe7b8f085e): Node leave event for 3ad0a92ee119/172.18.123.65" [2021-07-13T14:43:29.875Z] time="2021-07-13T14:43:29Z" level=info msg="Node 3ad0a92ee119 change state NodeActive --> NodeLeft" [2021-07-13T14:43:29.875Z] time="2021-07-13T14:43:29Z" level=info msg="node4(45b4e1def082): Node leave event for 3ad0a92ee119/172.18.123.65" [2021-07-13T14:43:29.875Z] time="2021-07-13T14:43:29Z" level=error msg="node: 3ad0a92ee119 is unknown to memberlist" [2021-07-13T14:43:29.875Z] time="2021-07-13T14:43:29Z" level=info msg="Node 3ad0a92ee119 change state NodeActive --> NodeLeft" [2021-07-13T14:43:29.875Z] time="2021-07-13T14:43:29Z" level=info msg="node5(68c92d756f2a): Node leave event for 3ad0a92ee119/172.18.123.65" [2021-07-13T14:43:29.875Z] time="2021-07-13T14:43:29Z" level=info msg="Node 3ad0a92ee119/172.18.123.65, left gossip cluster" [2021-07-13T14:43:29.875Z] time="2021-07-13T14:43:29Z" level=info msg="Node 3ad0a92ee119/172.18.123.65, left gossip cluster" [2021-07-13T14:43:29.875Z] time="2021-07-13T14:43:29Z" level=info msg="Node 3ad0a92ee119/172.18.123.65, left gossip cluster" [2021-07-13T14:43:29.875Z] time="2021-07-13T14:43:29Z" level=info msg="node 2 leaving" [2021-07-13T14:43:29.875Z] time="2021-07-13T14:43:29Z" level=info msg="Node 68fe7b8f085e change state NodeActive --> NodeLeft" [2021-07-13T14:43:29.875Z] time="2021-07-13T14:43:29Z" level=info msg="node4(45b4e1def082): Node leave event for 68fe7b8f085e/172.18.123.65" [2021-07-13T14:43:29.875Z] time="2021-07-13T14:43:29Z" level=info msg="Node 68fe7b8f085e change state NodeActive --> NodeLeft" [2021-07-13T14:43:29.875Z] time="2021-07-13T14:43:29Z" level=info msg="node5(68c92d756f2a): Node leave event for 68fe7b8f085e/172.18.123.65" [2021-07-13T14:43:29.875Z] time="2021-07-13T14:43:29Z" level=info msg="Node 68fe7b8f085e change state NodeActive --> NodeLeft" [2021-07-13T14:43:29.875Z] time="2021-07-13T14:43:29Z" level=info msg="node3(68fe7b8f085e): Node leave event for 68fe7b8f085e/172.18.123.65" [2021-07-13T14:43:30.363Z] time="2021-07-13T14:43:29Z" level=debug msg="memberlist: Failed ping: 68c92d756f2a (timeout reached)" [2021-07-13T14:43:30.363Z] time="2021-07-13T14:43:29Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.18.123.65:10035: use of closed network connection" [2021-07-13T14:43:30.363Z] time="2021-07-13T14:43:29Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.18.123.65:10036: use of closed network connection" [2021-07-13T14:43:30.363Z] time="2021-07-13T14:43:29Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.18.123.65:10034: use of closed network connection" [2021-07-13T14:43:30.363Z] time="2021-07-13T14:43:29Z" level=debug msg="memberlist: Stream connection from=172.18.123.65:49364" [2021-07-13T14:43:30.363Z] time="2021-07-13T14:43:29Z" level=info msg="Node 68fe7b8f085e/172.18.123.65, left gossip cluster" [2021-07-13T14:43:30.363Z] time="2021-07-13T14:43:29Z" level=info msg="Node 68fe7b8f085e/172.18.123.65, left gossip cluster" [2021-07-13T14:43:30.363Z] time="2021-07-13T14:43:29Z" level=info msg="Node 68fe7b8f085e/172.18.123.65, left gossip cluster" [2021-07-13T14:43:30.363Z] networkdb_test.go:866: node4: OK [2021-07-13T14:43:30.363Z] networkdb_test.go:866: node5: OK [2021-07-13T14:43:30.363Z] time="2021-07-13T14:43:30Z" level=info msg="node 0 coming back" [2021-07-13T14:43:30.363Z] time="2021-07-13T14:43:30Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:3c7cd2c1027e with config:&{NodeID:3c7cd2c1027e Hostname:node1 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10033 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-07-13T14:43:30.363Z] time="2021-07-13T14:43:30Z" level=info msg="Node 3c7cd2c1027e/172.18.123.65, joined gossip cluster" [2021-07-13T14:43:30.363Z] time="2021-07-13T14:43:30Z" level=info msg="Node 3c7cd2c1027e/172.18.123.65, added to nodes list" [2021-07-13T14:43:30.363Z] time="2021-07-13T14:43:30Z" level=info msg="node 1 coming back" [2021-07-13T14:43:30.363Z] time="2021-07-13T14:43:30Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:3a0f68bf01a0 with config:&{NodeID:3a0f68bf01a0 Hostname:node2 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10034 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-07-13T14:43:30.363Z] time="2021-07-13T14:43:30Z" level=info msg="Node 3a0f68bf01a0/172.18.123.65, joined gossip cluster" [2021-07-13T14:43:30.363Z] time="2021-07-13T14:43:30Z" level=info msg="Node 3a0f68bf01a0/172.18.123.65, added to nodes list" [2021-07-13T14:43:30.363Z] time="2021-07-13T14:43:30Z" level=info msg="node 2 coming back" [2021-07-13T14:43:30.363Z] time="2021-07-13T14:43:30Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:069472a535f7 with config:&{NodeID:069472a535f7 Hostname:node3 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10035 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-07-13T14:43:30.363Z] time="2021-07-13T14:43:30Z" level=info msg="Node 069472a535f7/172.18.123.65, joined gossip cluster" [2021-07-13T14:43:30.363Z] time="2021-07-13T14:43:30Z" level=info msg="Node 069472a535f7/172.18.123.65, added to nodes list" [2021-07-13T14:43:30.846Z] time="2021-07-13T14:43:30Z" level=warning msg="memberlist: Was able to connect to 68c92d756f2a but other probes failed, network may be misconfigured" [2021-07-13T14:43:30.846Z] time="2021-07-13T14:43:30Z" level=debug msg="memberlist: Failed ping: 68c92d756f2a (timeout reached)" [2021-07-13T14:43:30.846Z] time="2021-07-13T14:43:30Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10035->172.18.123.65:10036: use of closed network connection" [2021-07-13T14:43:30.846Z] time="2021-07-13T14:43:30Z" level=debug msg="memberlist: Stream connection from=172.18.123.65:49365" [2021-07-13T14:43:31.328Z] time="2021-07-13T14:43:31Z" level=warning msg="memberlist: Was able to connect to 68c92d756f2a but other probes failed, network may be misconfigured" [2021-07-13T14:43:31.442Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2021-07-13T14:43:32.371Z] === RUN TestDockerSuite/TestContainerNetworkMode [2021-07-13T14:43:32.416Z] === RUN TestExternalGraphDriver/spec [2021-07-13T14:43:34.266Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2021-07-13T14:43:34.266Z] --- PASS: TestReplicatedJob (7.66s) [2021-07-13T14:43:34.266Z] === RUN TestUpdateReplicatedJob [2021-07-13T14:43:34.830Z] === RUN TestDockerSwarmSuite/TestAPISwarmRaftQuorum [2021-07-13T14:43:36.614Z] === RUN TestExternalGraphDriver/pull [2021-07-13T14:43:37.353Z] docker_api_swarm_test.go:383: [dbb2b9c7291d0] joining swarm manager [df8f91d1c6587]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-07-13T14:43:38.526Z] --- PASS: TestExternalGraphDriver (8.77s) [2021-07-13T14:43:38.526Z] --- PASS: TestExternalGraphDriver/json (2.11s) [2021-07-13T14:43:38.526Z] --- PASS: TestExternalGraphDriver/spec (4.73s) [2021-07-13T14:43:38.526Z] --- PASS: TestExternalGraphDriver/pull (1.83s) [2021-07-13T14:43:38.526Z] === RUN TestGraphdriverPluginV2 [2021-07-13T14:43:38.526Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-07-13T14:43:38.526Z] --- SKIP: TestGraphdriverPluginV2 (0.03s) [2021-07-13T14:43:38.526Z] PASS [2021-07-13T14:43:38.526Z] [2021-07-13T14:43:38.526Z] === Skipped [2021-07-13T14:43:38.526Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.03s) [2021-07-13T14:43:38.526Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-07-13T14:43:38.526Z] [2021-07-13T14:43:38.526Z] [2021-07-13T14:43:38.526Z] DONE 5 tests, 1 skipped in 8.951s [2021-07-13T14:43:38.526Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2021-07-13T14:43:38.526Z] ++ 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-07-13T14:43:38.526Z] ++ set -e [2021-07-13T14:43:38.526Z] ++ '[' -n 0 ']' [2021-07-13T14:43:38.526Z] ++ set -x [2021-07-13T14:43:38.526Z] ++ env -i DEST=/go/src/github.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-07-13T14:43:38.787Z] INFO: Testing against a local daemon [2021-07-13T14:43:38.787Z] === RUN TestContinueAfterPluginCrash [2021-07-13T14:43:38.787Z] === PAUSE TestContinueAfterPluginCrash [2021-07-13T14:43:38.787Z] === RUN TestReadPluginNoRead [2021-07-13T14:43:38.787Z] === PAUSE TestReadPluginNoRead [2021-07-13T14:43:38.787Z] === RUN TestDaemonStartWithLogOpt [2021-07-13T14:43:38.787Z] === PAUSE TestDaemonStartWithLogOpt [2021-07-13T14:43:38.787Z] === CONT TestContinueAfterPluginCrash [2021-07-13T14:43:38.787Z] === CONT TestDaemonStartWithLogOpt [2021-07-13T14:43:38.787Z] === CONT TestReadPluginNoRead [2021-07-13T14:43:39.252Z] docker_api_swarm_test.go:384: [d70afc6aeced3] joining swarm manager [df8f91d1c6587]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-07-13T14:43:39.510Z] --- PASS: TestUpdateReplicatedJob (5.11s) [2021-07-13T14:43:39.510Z] === RUN TestServiceListWithStatuses [2021-07-13T14:43:39.510Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-07-13T14:43:39.510Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-07-13T14:43:39.510Z] === RUN TestDockerNetworkConnectAlias [2021-07-13T14:43:41.406Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2021-07-13T14:43:42.336Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2021-07-13T14:43:42.995Z] === RUN TestReadPluginNoRead/default [2021-07-13T14:43:42.995Z] --- PASS: TestDaemonStartWithLogOpt (4.11s) [2021-07-13T14:43:44.230Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2021-07-13T14:43:44.379Z] === RUN TestReadPluginNoRead/disabled_caching [2021-07-13T14:43:45.164Z] --- PASS: TestDockerNetworkConnectAlias (5.78s) [2021-07-13T14:43:45.164Z] === RUN TestDockerNetworkReConnect [2021-07-13T14:43:45.762Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2021-07-13T14:43:46.106Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2021-07-13T14:43:47.478Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} [2021-07-13T14:43:47.672Z] === CONT TestReadPluginNoRead [2021-07-13T14:43:47.672Z] read_test.go:92: [dafb210cc1741] daemon is not started [2021-07-13T14:43:47.672Z] --- PASS: TestReadPluginNoRead (8.75s) [2021-07-13T14:43:47.672Z] --- PASS: TestReadPluginNoRead/default (1.76s) [2021-07-13T14:43:47.672Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.70s) [2021-07-13T14:43:47.672Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.72s) [2021-07-13T14:43:48.243Z] --- PASS: TestContinueAfterPluginCrash (9.42s) [2021-07-13T14:43:48.243Z] PASS [2021-07-13T14:43:48.243Z] [2021-07-13T14:43:48.243Z] DONE 6 tests in 9.632s [2021-07-13T14:43:48.243Z] 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-07-13T14:43:48.243Z] ++ 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-07-13T14:43:48.243Z] ++ set -e [2021-07-13T14:43:48.243Z] ++ '[' -n 0 ']' [2021-07-13T14:43:48.243Z] ++ set -x [2021-07-13T14:43:48.243Z] ++ env -i DEST=/go/src/github.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-07-13T14:43:48.243Z] testing: warning: no tests to run [2021-07-13T14:43:48.243Z] PASS [2021-07-13T14:43:48.243Z] [2021-07-13T14:43:48.243Z] DONE 0 tests in 0.044s [2021-07-13T14:43:48.243Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2021-07-13T14:43:48.243Z] ++ 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-07-13T14:43:48.243Z] ++ set -e [2021-07-13T14:43:48.243Z] ++ '[' -n 0 ']' [2021-07-13T14:43:48.243Z] ++ set -x [2021-07-13T14:43:48.243Z] ++ env -i DEST=/go/src/github.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-07-13T14:43:48.503Z] INFO: Testing against a local daemon [2021-07-13T14:43:48.503Z] === RUN TestPluginWithDevMounts [2021-07-13T14:43:48.503Z] === PAUSE TestPluginWithDevMounts [2021-07-13T14:43:48.503Z] === CONT TestPluginWithDevMounts [2021-07-13T14:43:49.374Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} [2021-07-13T14:43:49.374Z] --- PASS: TestDockerNetworkReConnect (4.16s) [2021-07-13T14:43:49.374Z] === RUN TestServicePlugin [2021-07-13T14:43:50.413Z] --- PASS: TestPluginWithDevMounts (1.89s) [2021-07-13T14:43:50.413Z] PASS [2021-07-13T14:43:50.413Z] [2021-07-13T14:43:50.413Z] DONE 1 tests in 2.044s [2021-07-13T14:43:50.413Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m [2021-07-13T14:43:50.413Z] ++ 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-07-13T14:43:50.413Z] ++ set -e [2021-07-13T14:43:50.413Z] ++ '[' -n 0 ']' [2021-07-13T14:43:50.413Z] ++ set -x [2021-07-13T14:43:50.413Z] ++ env -i DEST=/go/src/github.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-07-13T14:43:50.743Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} [2021-07-13T14:43:52.636Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} [2021-07-13T14:43:53.567Z] plugin_test.go:62: [df9bde2c400c1] joining swarm manager [dd46e1f0f8a03]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-07-13T14:43:54.497Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc000598e88_} [2021-07-13T14:43:54.754Z] plugin_test.go:65: [dc7ccdc80b4c5] joining swarm manager [dd46e1f0f8a03]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-07-13T14:43:55.011Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1658551944_/foo_false____} [2021-07-13T14:43:55.691Z] INFO: Testing against a local daemon [2021-07-13T14:43:55.691Z] === RUN TestSecretInspect [2021-07-13T14:43:57.534Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1658551944_/foo_true____} [2021-07-13T14:43:58.231Z] --- PASS: TestSecretInspect (2.60s) [2021-07-13T14:43:58.232Z] === RUN TestSecretList [2021-07-13T14:43:58.903Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3124337735_/foo_false____} [2021-07-13T14:44:00.272Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3124337735_/foo_true____} [2021-07-13T14:44:00.772Z] --- PASS: TestSecretList (2.70s) [2021-07-13T14:44:00.772Z] === RUN TestSecretsCreateAndDelete [2021-07-13T14:44:02.172Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3124337735_/foo_true__0xc000598f18__} [2021-07-13T14:44:02.739Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc000598f30_} [2021-07-13T14:44:03.330Z] --- PASS: TestSecretsCreateAndDelete (2.55s) [2021-07-13T14:44:03.330Z] === RUN TestSecretsUpdate [2021-07-13T14:44:04.109Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc000598f48_} [2021-07-13T14:44:05.877Z] --- PASS: TestSecretsUpdate (2.72s) [2021-07-13T14:44:05.877Z] === RUN TestTemplatedSecret [2021-07-13T14:44:06.005Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc000598f60_} [2021-07-13T14:44:07.900Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc000598f78_} [2021-07-13T14:44:09.268Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2021-07-13T14:44:10.079Z] --- PASS: TestTemplatedSecret (3.51s) [2021-07-13T14:44:10.079Z] === RUN TestSecretCreateResolve [2021-07-13T14:44:11.176Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2021-07-13T14:44:11.176Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2021-07-13T14:44:11.176Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2021-07-13T14:44:11.176Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2021-07-13T14:44:11.176Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2021-07-13T14:44:11.176Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2021-07-13T14:44:11.176Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2021-07-13T14:44:11.176Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2021-07-13T14:44:11.176Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2021-07-13T14:44:11.176Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2021-07-13T14:44:11.176Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2021-07-13T14:44:11.176Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 [2021-07-13T14:44:11.176Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 [2021-07-13T14:44:11.176Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 [2021-07-13T14:44:11.176Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 [2021-07-13T14:44:11.176Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 [2021-07-13T14:44:11.176Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 [2021-07-13T14:44:11.176Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2021-07-13T14:44:11.988Z] --- PASS: TestSecretCreateResolve (2.63s) [2021-07-13T14:44:11.989Z] PASS [2021-07-13T14:44:11.989Z] [2021-07-13T14:44:11.989Z] DONE 6 tests in 21.693s [2021-07-13T14:44:11.989Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m [2021-07-13T14:44:11.989Z] ++ 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-07-13T14:44:11.989Z] ++ set -e [2021-07-13T14:44:11.989Z] ++ '[' -n 0 ']' [2021-07-13T14:44:11.989Z] ++ set -x [2021-07-13T14:44:11.989Z] ++ env -i DEST=/go/src/github.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-07-13T14:44:13.700Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2021-07-13T14:44:15.595Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2021-07-13T14:44:18.868Z] === RUN TestDockerSuite/TestCopyAndRestart [2021-07-13T14:44:19.798Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2021-07-13T14:44:19.798Z] === RUN TestDockerSuite/TestCpAbsolutePath [2021-07-13T14:44:20.728Z] --- PASS: TestServicePlugin (31.23s) [2021-07-13T14:44:20.728Z] === RUN TestServiceUpdateLabel [2021-07-13T14:44:20.728Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2021-07-13T14:44:21.660Z] === RUN TestDockerSuite/TestCpCheckDestOwnership [2021-07-13T14:44:22.469Z] time="2021-07-13T14:44:14Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.18.123.65:10037" [2021-07-13T14:44:22.470Z] time="2021-07-13T14:44:14Z" level=debug msg="memberlist: Stream connection from=172.18.123.65:49366" [2021-07-13T14:44:22.470Z] time="2021-07-13T14:44:20Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.18.123.65:10036" [2021-07-13T14:44:22.470Z] time="2021-07-13T14:44:20Z" level=debug msg="memberlist: Stream connection from=172.18.123.65:49367" [2021-07-13T14:44:22.591Z] === RUN TestDockerSuite/TestCpFromCaseA [2021-07-13T14:44:23.154Z] --- PASS: TestServiceUpdateLabel (2.61s) [2021-07-13T14:44:23.154Z] === RUN TestServiceUpdateSecrets [2021-07-13T14:44:23.718Z] === RUN TestDockerSuite/TestCpFromCaseB [2021-07-13T14:44:24.431Z] --- PASS: TestBuildWithHugeFile (107.74s) [2021-07-13T14:44:24.431Z] === RUN TestBuildWCOWSandboxSize [2021-07-13T14:44:24.649Z] === RUN TestDockerSuite/TestCpFromCaseC [2021-07-13T14:44:25.580Z] === RUN TestDockerSuite/TestCpFromCaseD [2021-07-13T14:44:26.511Z] === RUN TestDockerSuite/TestCpFromCaseE [2021-07-13T14:44:26.880Z] --- PASS: TestBuildWCOWSandboxSize (748.74s) [2021-07-13T14:44:26.880Z] === RUN TestBuildWithEmptyDockerfile [2021-07-13T14:44:26.880Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-07-13T14:44:26.880Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-07-13T14:44:26.880Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-07-13T14:44:26.880Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-07-13T14:44:26.880Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-07-13T14:44:26.880Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-07-13T14:44:26.880Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-07-13T14:44:26.880Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-07-13T14:44:26.880Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-07-13T14:44:26.880Z] --- PASS: TestBuildWithEmptyDockerfile (0.61s) [2021-07-13T14:44:26.880Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.01s) [2021-07-13T14:44:26.880Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.01s) [2021-07-13T14:44:26.880Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.01s) [2021-07-13T14:44:26.880Z] === RUN TestBuildPreserveOwnership [2021-07-13T14:44:26.880Z] build_test.go:632: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-07-13T14:44:26.880Z] --- SKIP: TestBuildPreserveOwnership (0.00s) [2021-07-13T14:44:26.880Z] === RUN TestBuildPlatformInvalid [2021-07-13T14:44:26.880Z] --- PASS: TestBuildPlatformInvalid (0.52s) [2021-07-13T14:44:26.880Z] PASS [2021-07-13T14:44:26.880Z] ok github.com/docker/docker/integration/build 911.583s [2021-07-13T14:44:26.880Z] [2021-07-13T14:44:26.880Z] === Skipped [2021-07-13T14:44:26.880Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s) [2021-07-13T14:44:26.880Z] build_session_test.go:25: TODO: BuildKit [2021-07-13T14:44:26.880Z] [2021-07-13T14:44:26.880Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s) [2021-07-13T14:44:26.880Z] build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-07-13T14:44:26.880Z] [2021-07-13T14:44:26.880Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.01s) [2021-07-13T14:44:26.880Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-07-13T14:44:26.881Z] [2021-07-13T14:44:26.881Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.00s) [2021-07-13T14:44:26.881Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-07-13T14:44:26.881Z] [2021-07-13T14:44:26.881Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.00s) [2021-07-13T14:44:26.881Z] build_test.go:632: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-07-13T14:44:26.881Z] [2021-07-13T14:44:26.881Z] [2021-07-13T14:44:26.881Z] DONE 29 tests, 5 skipped in 936.458s [2021-07-13T14:44:26.881Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2021-07-13T14:44:26.881Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-07-13T14:44:26.881Z] INFO: Testing against a local daemon [2021-07-13T14:44:26.881Z] === RUN TestConfigInspect [2021-07-13T14:44:26.881Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-07-13T14:44:26.881Z] --- SKIP: TestConfigInspect (0.00s) [2021-07-13T14:44:26.881Z] === RUN TestConfigList [2021-07-13T14:44:26.881Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-07-13T14:44:26.881Z] --- SKIP: TestConfigList (0.00s) [2021-07-13T14:44:26.881Z] === RUN TestConfigsCreateAndDelete [2021-07-13T14:44:26.881Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-07-13T14:44:26.881Z] --- SKIP: TestConfigsCreateAndDelete (0.00s) [2021-07-13T14:44:26.881Z] === RUN TestConfigsUpdate [2021-07-13T14:44:26.881Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2021-07-13T14:44:26.881Z] --- SKIP: TestConfigsUpdate (0.00s) [2021-07-13T14:44:26.881Z] === RUN TestTemplatedConfig [2021-07-13T14:44:26.881Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2021-07-13T14:44:26.881Z] --- SKIP: TestTemplatedConfig (0.00s) [2021-07-13T14:44:26.881Z] === RUN TestConfigCreateResolve [2021-07-13T14:44:26.881Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2021-07-13T14:44:26.881Z] --- SKIP: TestConfigCreateResolve (0.00s) [2021-07-13T14:44:26.881Z] PASS [2021-07-13T14:44:26.881Z] ok github.com/docker/docker/integration/config 0.359s [2021-07-13T14:44:26.881Z] [2021-07-13T14:44:26.881Z] === Skipped [2021-07-13T14:44:26.881Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.00s) [2021-07-13T14:44:26.881Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-07-13T14:44:26.881Z] [2021-07-13T14:44:26.881Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s) [2021-07-13T14:44:26.881Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-07-13T14:44:26.881Z] [2021-07-13T14:44:26.881Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s) [2021-07-13T14:44:26.881Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-07-13T14:44:26.881Z] [2021-07-13T14:44:26.881Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s) [2021-07-13T14:44:26.881Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2021-07-13T14:44:26.881Z] [2021-07-13T14:44:26.881Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s) [2021-07-13T14:44:26.881Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2021-07-13T14:44:26.881Z] [2021-07-13T14:44:26.881Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s) [2021-07-13T14:44:26.881Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2021-07-13T14:44:26.881Z] [2021-07-13T14:44:26.881Z] [2021-07-13T14:44:26.881Z] DONE 6 tests, 6 skipped in 2.931s [2021-07-13T14:44:26.881Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2021-07-13T14:44:26.881Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-07-13T14:44:26.881Z] INFO: Testing against a local daemon [2021-07-13T14:44:26.881Z] === RUN TestCheckpoint [2021-07-13T14:44:26.881Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-07-13T14:44:26.881Z] --- SKIP: TestCheckpoint (0.00s) [2021-07-13T14:44:26.881Z] === RUN TestContainerInvalidJSON [2021-07-13T14:44:26.881Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2021-07-13T14:44:26.881Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2021-07-13T14:44:26.881Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-07-13T14:44:26.881Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-07-13T14:44:26.881Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-07-13T14:44:26.881Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-07-13T14:44:26.881Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2021-07-13T14:44:26.881Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-07-13T14:44:26.881Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-07-13T14:44:26.881Z] --- PASS: TestContainerInvalidJSON (0.56s) [2021-07-13T14:44:26.881Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.01s) [2021-07-13T14:44:26.881Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.01s) [2021-07-13T14:44:26.881Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.01s) [2021-07-13T14:44:26.881Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-07-13T14:44:26.881Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.27s) [2021-07-13T14:44:26.881Z] === RUN TestCopyFromContainerPathIsNotDir [2021-07-13T14:44:26.881Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.23s) [2021-07-13T14:44:26.881Z] === RUN TestCopyToContainerPathDoesNotExist [2021-07-13T14:44:26.881Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.23s) [2021-07-13T14:44:26.881Z] === RUN TestCopyToContainerPathIsNotDir [2021-07-13T14:44:26.881Z] --- PASS: TestCopyToContainerPathIsNotDir (0.23s) [2021-07-13T14:44:26.881Z] === RUN TestCopyFromContainer [2021-07-13T14:44:26.881Z] copy_test.go:82: testEnv.DaemonInfo.OSType == "windows" [2021-07-13T14:44:26.881Z] --- SKIP: TestCopyFromContainer (0.00s) [2021-07-13T14:44:26.881Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-07-13T14:44:26.881Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-07-13T14:44:26.881Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-07-13T14:44:26.881Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-07-13T14:44:26.881Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-07-13T14:44:26.881Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-07-13T14:44:26.881Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-07-13T14:44:26.881Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-07-13T14:44:26.881Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-07-13T14:44:26.881Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-07-13T14:44:26.881Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s) [2021-07-13T14:44:26.881Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2021-07-13T14:44:26.881Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2021-07-13T14:44:26.881Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s) [2021-07-13T14:44:26.881Z] === RUN TestCreateLinkToNonExistingContainer [2021-07-13T14:44:26.881Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2021-07-13T14:44:26.881Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.00s) [2021-07-13T14:44:26.881Z] === RUN TestCreateWithInvalidEnv [2021-07-13T14:44:26.881Z] === RUN TestCreateWithInvalidEnv/0 [2021-07-13T14:44:26.881Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-07-13T14:44:26.881Z] === RUN TestCreateWithInvalidEnv/1 [2021-07-13T14:44:26.881Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-07-13T14:44:26.881Z] === RUN TestCreateWithInvalidEnv/2 [2021-07-13T14:44:26.881Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-07-13T14:44:26.881Z] === CONT TestCreateWithInvalidEnv/0 [2021-07-13T14:44:26.881Z] === CONT TestCreateWithInvalidEnv/2 [2021-07-13T14:44:26.881Z] === CONT TestCreateWithInvalidEnv/1 [2021-07-13T14:44:26.881Z] --- PASS: TestCreateWithInvalidEnv (0.03s) [2021-07-13T14:44:26.881Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2021-07-13T14:44:26.881Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2021-07-13T14:44:26.881Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-07-13T14:44:26.881Z] === RUN TestCreateTmpfsMountsTarget [2021-07-13T14:44:26.881Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2021-07-13T14:44:26.881Z] --- SKIP: TestCreateTmpfsMountsTarget (0.00s) [2021-07-13T14:44:26.881Z] === RUN TestCreateWithCustomMaskedPaths [2021-07-13T14:44:26.881Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2021-07-13T14:44:26.881Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s) [2021-07-13T14:44:26.881Z] === RUN TestCreateWithCustomReadonlyPaths [2021-07-13T14:44:26.881Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2021-07-13T14:44:26.881Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s) [2021-07-13T14:44:26.881Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-07-13T14:44:26.881Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-07-13T14:44:26.881Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-07-13T14:44:26.881Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-07-13T14:44:26.881Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-07-13T14:44:26.881Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-07-13T14:44:26.881Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-07-13T14:44:26.881Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-07-13T14:44:26.881Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-07-13T14:44:26.881Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-07-13T14:44:26.881Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-07-13T14:44:26.881Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-07-13T14:44:26.881Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-07-13T14:44:26.881Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-07-13T14:44:26.881Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-07-13T14:44:26.881Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-07-13T14:44:26.881Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.03s) [2021-07-13T14:44:26.881Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2021-07-13T14:44:26.881Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2021-07-13T14:44:26.881Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2021-07-13T14:44:26.881Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2021-07-13T14:44:26.881Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.00s) [2021-07-13T14:44:26.881Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-07-13T14:44:26.881Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2021-07-13T14:44:26.881Z] --- SKIP: TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2021-07-13T14:44:26.881Z] === RUN TestCreateDifferentPlatform [2021-07-13T14:44:26.881Z] === RUN TestCreateDifferentPlatform/different_os [2021-07-13T14:44:26.881Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-07-13T14:44:26.881Z] --- PASS: TestCreateDifferentPlatform (0.03s) [2021-07-13T14:44:26.881Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2021-07-13T14:44:26.881Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-07-13T14:44:26.881Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-07-13T14:44:26.881Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.12s) [2021-07-13T14:44:26.881Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-07-13T14:44:26.881Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2021-07-13T14:44:26.881Z] --- SKIP: TestCreatePlatformSpecificImageNoPlatform (0.03s) [2021-07-13T14:44:26.881Z] === RUN TestContainerKillOnDaemonStart [2021-07-13T14:44:26.881Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2021-07-13T14:44:26.881Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2021-07-13T14:44:26.881Z] === RUN TestDiff [2021-07-13T14:44:26.881Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2021-07-13T14:44:26.881Z] --- SKIP: TestDiff (0.00s) [2021-07-13T14:44:26.881Z] === RUN TestExecWithCloseStdin [2021-07-13T14:44:26.881Z] --- PASS: TestExecWithCloseStdin (2.99s) [2021-07-13T14:44:26.881Z] === RUN TestExec [2021-07-13T14:44:26.883Z] INFO: Testing against a local daemon [2021-07-13T14:44:26.883Z] === RUN TestServiceCreateInit [2021-07-13T14:44:26.883Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-07-13T14:44:27.345Z] --- PASS: TestExec (2.13s) [2021-07-13T14:44:27.345Z] === RUN TestExecUser [2021-07-13T14:44:27.345Z] exec_test.go:130: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2021-07-13T14:44:27.345Z] --- SKIP: TestExecUser (0.00s) [2021-07-13T14:44:27.345Z] === RUN TestExportContainerAndImportImage [2021-07-13T14:44:27.345Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-07-13T14:44:27.345Z] --- SKIP: TestExportContainerAndImportImage (0.00s) [2021-07-13T14:44:27.345Z] === RUN TestExportContainerAfterDaemonRestart [2021-07-13T14:44:27.345Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2021-07-13T14:44:27.345Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s) [2021-07-13T14:44:27.345Z] === RUN TestHealthCheckWorkdir [2021-07-13T14:44:27.345Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2021-07-13T14:44:27.345Z] --- SKIP: TestHealthCheckWorkdir (0.00s) [2021-07-13T14:44:27.345Z] === RUN TestHealthKillContainer [2021-07-13T14:44:27.345Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2021-07-13T14:44:27.345Z] --- SKIP: TestHealthKillContainer (0.00s) [2021-07-13T14:44:27.345Z] === RUN TestInspectCpusetInConfigPre120 [2021-07-13T14:44:27.345Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2021-07-13T14:44:27.345Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2021-07-13T14:44:27.345Z] === RUN TestKillContainerInvalidSignal [2021-07-13T14:44:27.443Z] === RUN TestDockerSuite/TestCpFromCaseF [2021-07-13T14:44:28.376Z] === RUN TestDockerSuite/TestCpFromCaseG [2021-07-13T14:44:28.455Z] time="2021-07-13T14:44:27Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.18.123.65:10033 172.18.123.65:10034 172.18.123.65:10035]" [2021-07-13T14:44:28.455Z] time="2021-07-13T14:44:28Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.18.123.65:10033 172.18.123.65:10034 172.18.123.65:10035]" [2021-07-13T14:44:28.937Z] time="2021-07-13T14:44:28Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.18.123.65:10033" [2021-07-13T14:44:28.937Z] time="2021-07-13T14:44:28Z" level=debug msg="memberlist: Stream connection from=172.18.123.65:49368" [2021-07-13T14:44:28.937Z] time="2021-07-13T14:44:28Z" level=info msg="Node 68c92d756f2a/172.18.123.65, joined gossip cluster" [2021-07-13T14:44:28.937Z] time="2021-07-13T14:44:28Z" level=info msg="Node 68c92d756f2a/172.18.123.65, added to nodes list" [2021-07-13T14:44:28.937Z] time="2021-07-13T14:44:28Z" level=info msg="Node 45b4e1def082/172.18.123.65, joined gossip cluster" [2021-07-13T14:44:28.937Z] time="2021-07-13T14:44:28Z" level=info msg="Node 45b4e1def082/172.18.123.65, added to nodes list" [2021-07-13T14:44:28.937Z] time="2021-07-13T14:44:28Z" level=info msg="Node 3c7cd2c1027e/172.18.123.65, joined gossip cluster" [2021-07-13T14:44:28.937Z] time="2021-07-13T14:44:28Z" level=info msg="Node 3c7cd2c1027e/172.18.123.65, is the new incarnation of the shutdown node 662e934383db/172.18.123.65" [2021-07-13T14:44:28.937Z] time="2021-07-13T14:44:28Z" level=info msg="Node 3c7cd2c1027e/172.18.123.65, added to nodes list" [2021-07-13T14:44:28.937Z] time="2021-07-13T14:44:28Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.18.123.65:10034" [2021-07-13T14:44:28.937Z] time="2021-07-13T14:44:28Z" level=debug msg="memberlist: Stream connection from=172.18.123.65:49369" [2021-07-13T14:44:28.937Z] time="2021-07-13T14:44:28Z" level=info msg="Node 68c92d756f2a/172.18.123.65, joined gossip cluster" [2021-07-13T14:44:28.937Z] time="2021-07-13T14:44:28Z" level=info msg="Node 68c92d756f2a/172.18.123.65, added to nodes list" [2021-07-13T14:44:28.937Z] time="2021-07-13T14:44:28Z" level=info msg="Node 3c7cd2c1027e/172.18.123.65, joined gossip cluster" [2021-07-13T14:44:28.937Z] time="2021-07-13T14:44:28Z" level=info msg="Node 3c7cd2c1027e/172.18.123.65, added to nodes list" [2021-07-13T14:44:28.937Z] time="2021-07-13T14:44:28Z" level=info msg="Node 45b4e1def082/172.18.123.65, joined gossip cluster" [2021-07-13T14:44:28.937Z] time="2021-07-13T14:44:28Z" level=info msg="Node 45b4e1def082/172.18.123.65, added to nodes list" [2021-07-13T14:44:28.937Z] time="2021-07-13T14:44:28Z" level=info msg="Node 3a0f68bf01a0/172.18.123.65, joined gossip cluster" [2021-07-13T14:44:28.937Z] time="2021-07-13T14:44:28Z" level=info msg="Node 3a0f68bf01a0/172.18.123.65, is the new incarnation of the shutdown node 3ad0a92ee119/172.18.123.65" [2021-07-13T14:44:28.937Z] time="2021-07-13T14:44:28Z" level=info msg="Node 3a0f68bf01a0/172.18.123.65, added to nodes list" [2021-07-13T14:44:28.937Z] time="2021-07-13T14:44:28Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.18.123.65:10035" [2021-07-13T14:44:28.937Z] time="2021-07-13T14:44:28Z" level=debug msg="memberlist: Stream connection from=172.18.123.65:49370" [2021-07-13T14:44:28.937Z] time="2021-07-13T14:44:28Z" level=info msg="Node 68c92d756f2a/172.18.123.65, joined gossip cluster" [2021-07-13T14:44:28.937Z] time="2021-07-13T14:44:28Z" level=info msg="Node 68c92d756f2a/172.18.123.65, added to nodes list" [2021-07-13T14:44:28.937Z] time="2021-07-13T14:44:28Z" level=info msg="Node 3c7cd2c1027e/172.18.123.65, joined gossip cluster" [2021-07-13T14:44:28.937Z] time="2021-07-13T14:44:28Z" level=info msg="Node 3c7cd2c1027e/172.18.123.65, joined gossip cluster" [2021-07-13T14:44:28.937Z] time="2021-07-13T14:44:28Z" level=info msg="Node 069472a535f7/172.18.123.65, joined gossip cluster" [2021-07-13T14:44:28.937Z] time="2021-07-13T14:44:28Z" level=info msg="Node 3c7cd2c1027e/172.18.123.65, added to nodes list" [2021-07-13T14:44:28.937Z] time="2021-07-13T14:44:28Z" level=info msg="Node 3c7cd2c1027e/172.18.123.65, is the new incarnation of the shutdown node 662e934383db/172.18.123.65" [2021-07-13T14:44:28.937Z] time="2021-07-13T14:44:28Z" level=info msg="Node 069472a535f7/172.18.123.65, is the new incarnation of the shutdown node 68fe7b8f085e/172.18.123.65" [2021-07-13T14:44:28.937Z] time="2021-07-13T14:44:28Z" level=info msg="Node 3c7cd2c1027e/172.18.123.65, added to nodes list" [2021-07-13T14:44:28.937Z] time="2021-07-13T14:44:28Z" level=info msg="Node 3a0f68bf01a0/172.18.123.65, joined gossip cluster" [2021-07-13T14:44:28.937Z] time="2021-07-13T14:44:28Z" level=info msg="Node 3a0f68bf01a0/172.18.123.65, added to nodes list" [2021-07-13T14:44:28.937Z] time="2021-07-13T14:44:28Z" level=info msg="Node 45b4e1def082/172.18.123.65, joined gossip cluster" [2021-07-13T14:44:28.937Z] time="2021-07-13T14:44:28Z" level=info msg="Node 069472a535f7/172.18.123.65, added to nodes list" [2021-07-13T14:44:28.937Z] time="2021-07-13T14:44:28Z" level=info msg="Node 45b4e1def082/172.18.123.65, added to nodes list" [2021-07-13T14:44:28.937Z] time="2021-07-13T14:44:28Z" level=info msg="Node 3a0f68bf01a0/172.18.123.65, joined gossip cluster" [2021-07-13T14:44:28.937Z] time="2021-07-13T14:44:28Z" level=info msg="Node 3a0f68bf01a0/172.18.123.65, added to nodes list" [2021-07-13T14:44:28.937Z] time="2021-07-13T14:44:28Z" level=info msg="Node 3a0f68bf01a0/172.18.123.65, joined gossip cluster" [2021-07-13T14:44:28.937Z] time="2021-07-13T14:44:28Z" level=info msg="Node 3a0f68bf01a0/172.18.123.65, is the new incarnation of the shutdown node 3ad0a92ee119/172.18.123.65" [2021-07-13T14:44:28.937Z] time="2021-07-13T14:44:28Z" level=info msg="Node 3a0f68bf01a0/172.18.123.65, added to nodes list" [2021-07-13T14:44:28.937Z] time="2021-07-13T14:44:28Z" level=info msg="Node 069472a535f7/172.18.123.65, joined gossip cluster" [2021-07-13T14:44:28.937Z] time="2021-07-13T14:44:28Z" level=info msg="Node 069472a535f7/172.18.123.65, is the new incarnation of the shutdown node 68fe7b8f085e/172.18.123.65" [2021-07-13T14:44:28.937Z] time="2021-07-13T14:44:28Z" level=info msg="Node 069472a535f7/172.18.123.65, added to nodes list" [2021-07-13T14:44:28.937Z] time="2021-07-13T14:44:28Z" level=info msg="Node 069472a535f7/172.18.123.65, joined gossip cluster" [2021-07-13T14:44:28.937Z] time="2021-07-13T14:44:28Z" level=info msg="Node 069472a535f7/172.18.123.65, added to nodes list" [2021-07-13T14:44:28.937Z] time="2021-07-13T14:44:28Z" level=info msg="Node 069472a535f7/172.18.123.65, joined gossip cluster" [2021-07-13T14:44:28.937Z] time="2021-07-13T14:44:28Z" level=info msg="Node 069472a535f7/172.18.123.65, added to nodes list" [2021-07-13T14:44:29.307Z] === RUN TestDockerSuite/TestCpFromCaseH [2021-07-13T14:44:29.420Z] time="2021-07-13T14:44:29Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.18.123.65:10033" [2021-07-13T14:44:29.420Z] time="2021-07-13T14:44:29Z" level=debug msg="memberlist: Stream connection from=172.18.123.65:49371" [2021-07-13T14:44:29.420Z] time="2021-07-13T14:44:29Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.18.123.65:10034" [2021-07-13T14:44:29.420Z] time="2021-07-13T14:44:29Z" level=debug msg="memberlist: Stream connection from=172.18.123.65:49372" [2021-07-13T14:44:29.420Z] time="2021-07-13T14:44:29Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.18.123.65:10035" [2021-07-13T14:44:29.420Z] time="2021-07-13T14:44:29Z" level=debug msg="memberlist: Stream connection from=172.18.123.65:49373" [2021-07-13T14:44:29.536Z] --- PASS: TestKillContainerInvalidSignal (1.99s) [2021-07-13T14:44:29.537Z] === RUN TestKillContainer [2021-07-13T14:44:29.537Z] === RUN TestKillContainer/no_signal [2021-07-13T14:44:30.238Z] === RUN TestDockerSuite/TestCpFromCaseI [2021-07-13T14:44:30.436Z] 2021/07/13 14:44:30 Closing DB instances... [2021-07-13T14:44:30.436Z] time="2021-07-13T14:44:30Z" level=info msg="Node 3c7cd2c1027e change state NodeActive --> NodeLeft" [2021-07-13T14:44:30.917Z] time="2021-07-13T14:44:30Z" level=info msg="Node 3c7cd2c1027e change state NodeActive --> NodeLeft" [2021-07-13T14:44:30.917Z] time="2021-07-13T14:44:30Z" level=info msg="node4(45b4e1def082): Node leave event for 3c7cd2c1027e/172.18.123.65" [2021-07-13T14:44:30.917Z] time="2021-07-13T14:44:30Z" level=info msg="node2(3a0f68bf01a0): Node leave event for 3c7cd2c1027e/172.18.123.65" [2021-07-13T14:44:30.917Z] time="2021-07-13T14:44:30Z" level=info msg="Node 3c7cd2c1027e change state NodeActive --> NodeLeft" [2021-07-13T14:44:30.917Z] time="2021-07-13T14:44:30Z" level=info msg="node5(68c92d756f2a): Node leave event for 3c7cd2c1027e/172.18.123.65" [2021-07-13T14:44:30.917Z] time="2021-07-13T14:44:30Z" level=info msg="Node 3c7cd2c1027e change state NodeActive --> NodeLeft" [2021-07-13T14:44:30.917Z] time="2021-07-13T14:44:30Z" level=info msg="node1(3c7cd2c1027e): Node leave event for 3c7cd2c1027e/172.18.123.65" [2021-07-13T14:44:30.918Z] time="2021-07-13T14:44:30Z" level=info msg="Node 3c7cd2c1027e change state NodeActive --> NodeLeft" [2021-07-13T14:44:30.918Z] time="2021-07-13T14:44:30Z" level=info msg="node3(069472a535f7): Node leave event for 3c7cd2c1027e/172.18.123.65" [2021-07-13T14:44:30.918Z] time="2021-07-13T14:44:30Z" level=info msg="Node 3c7cd2c1027e/172.18.123.65, left gossip cluster" [2021-07-13T14:44:30.918Z] time="2021-07-13T14:44:30Z" level=info msg="Node 3c7cd2c1027e/172.18.123.65, left gossip cluster" [2021-07-13T14:44:30.918Z] time="2021-07-13T14:44:30Z" level=info msg="Node 3c7cd2c1027e/172.18.123.65, left gossip cluster" [2021-07-13T14:44:30.918Z] time="2021-07-13T14:44:30Z" level=info msg="Node 3c7cd2c1027e/172.18.123.65, left gossip cluster" [2021-07-13T14:44:30.918Z] time="2021-07-13T14:44:30Z" level=info msg="Node 3c7cd2c1027e/172.18.123.65, left gossip cluster" [2021-07-13T14:44:30.918Z] time="2021-07-13T14:44:30Z" level=info msg="Node 3a0f68bf01a0 change state NodeActive --> NodeLeft" [2021-07-13T14:44:30.918Z] time="2021-07-13T14:44:30Z" level=info msg="node4(45b4e1def082): Node leave event for 3a0f68bf01a0/172.18.123.65" [2021-07-13T14:44:30.918Z] time="2021-07-13T14:44:30Z" level=info msg="Node 3a0f68bf01a0 change state NodeActive --> NodeLeft" [2021-07-13T14:44:30.918Z] time="2021-07-13T14:44:30Z" level=info msg="node3(069472a535f7): Node leave event for 3a0f68bf01a0/172.18.123.65" [2021-07-13T14:44:30.918Z] time="2021-07-13T14:44:30Z" level=info msg="Node 3a0f68bf01a0 change state NodeActive --> NodeLeft" [2021-07-13T14:44:30.918Z] time="2021-07-13T14:44:30Z" level=info msg="node5(68c92d756f2a): Node leave event for 3a0f68bf01a0/172.18.123.65" [2021-07-13T14:44:30.918Z] time="2021-07-13T14:44:30Z" level=info msg="Node 3a0f68bf01a0 change state NodeActive --> NodeLeft" [2021-07-13T14:44:30.918Z] time="2021-07-13T14:44:30Z" level=info msg="node2(3a0f68bf01a0): Node leave event for 3a0f68bf01a0/172.18.123.65" [2021-07-13T14:44:31.084Z] === RUN TestKillContainer/non_killing_signal [2021-07-13T14:44:31.084Z] kill_test.go:65: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2021-07-13T14:44:31.084Z] === RUN TestKillContainer/killing_signal [2021-07-13T14:44:31.168Z] === RUN TestDockerSuite/TestCpFromCaseJ [2021-07-13T14:44:31.402Z] time="2021-07-13T14:44:31Z" level=info msg="Node 3a0f68bf01a0/172.18.123.65, left gossip cluster" [2021-07-13T14:44:31.402Z] time="2021-07-13T14:44:31Z" level=info msg="Node 3a0f68bf01a0/172.18.123.65, left gossip cluster" [2021-07-13T14:44:31.402Z] time="2021-07-13T14:44:31Z" level=info msg="Node 3a0f68bf01a0/172.18.123.65, left gossip cluster" [2021-07-13T14:44:31.402Z] time="2021-07-13T14:44:31Z" level=info msg="Node 3a0f68bf01a0/172.18.123.65, left gossip cluster" [2021-07-13T14:44:31.402Z] time="2021-07-13T14:44:31Z" level=info msg="Node 069472a535f7 change state NodeActive --> NodeLeft" [2021-07-13T14:44:31.402Z] time="2021-07-13T14:44:31Z" level=info msg="Node 069472a535f7 change state NodeActive --> NodeLeft" [2021-07-13T14:44:31.402Z] time="2021-07-13T14:44:31Z" level=info msg="node5(68c92d756f2a): Node leave event for 069472a535f7/172.18.123.65" [2021-07-13T14:44:31.402Z] time="2021-07-13T14:44:31Z" level=info msg="Node 069472a535f7/172.18.123.65, left gossip cluster" [2021-07-13T14:44:31.402Z] time="2021-07-13T14:44:31Z" level=info msg="node4(45b4e1def082): Node leave event for 069472a535f7/172.18.123.65" [2021-07-13T14:44:31.402Z] time="2021-07-13T14:44:31Z" level=info msg="Node 069472a535f7 change state NodeActive --> NodeFailed" [2021-07-13T14:44:31.402Z] time="2021-07-13T14:44:31Z" level=info msg="Node 069472a535f7/172.18.123.65, added to failed nodes list" [2021-07-13T14:44:31.884Z] time="2021-07-13T14:44:31Z" level=error msg="node: 069472a535f7 is unknown to memberlist" [2021-07-13T14:44:31.885Z] time="2021-07-13T14:44:31Z" level=info msg="Node 069472a535f7/172.18.123.65, left gossip cluster" [2021-07-13T14:44:31.885Z] time="2021-07-13T14:44:31Z" level=info msg="Node 069472a535f7/172.18.123.65, left gossip cluster" [2021-07-13T14:44:31.885Z] time="2021-07-13T14:44:31Z" level=info msg="Node 45b4e1def082 change state NodeActive --> NodeLeft" [2021-07-13T14:44:31.885Z] time="2021-07-13T14:44:31Z" level=info msg="node5(68c92d756f2a): Node leave event for 45b4e1def082/172.18.123.65" [2021-07-13T14:44:31.885Z] time="2021-07-13T14:44:31Z" level=info msg="Node 45b4e1def082 change state NodeActive --> NodeLeft" [2021-07-13T14:44:31.885Z] time="2021-07-13T14:44:31Z" level=info msg="node4(45b4e1def082): Node leave event for 45b4e1def082/172.18.123.65" [2021-07-13T14:44:32.099Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2021-07-13T14:44:32.162Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-07-13T14:44:32.367Z] time="2021-07-13T14:44:31Z" level=info msg="Node 45b4e1def082/172.18.123.65, left gossip cluster" [2021-07-13T14:44:32.367Z] time="2021-07-13T14:44:31Z" level=info msg="Node 45b4e1def082/172.18.123.65, left gossip cluster" [2021-07-13T14:44:32.367Z] time="2021-07-13T14:44:32Z" level=info msg="Node 68c92d756f2a/172.18.123.65, left gossip cluster" [2021-07-13T14:44:32.367Z] time="2021-07-13T14:44:32Z" level=info msg="Node 68c92d756f2a change state NodeActive --> NodeFailed" [2021-07-13T14:44:32.367Z] time="2021-07-13T14:44:32Z" level=info msg="Node 68c92d756f2a/172.18.123.65, added to failed nodes list" [2021-07-13T14:44:32.367Z] --- PASS: TestNetworkDBIslands (65.84s) [2021-07-13T14:44:32.367Z] PASS [2021-07-13T14:44:32.367Z] coverage: 60.2% of statements [2021-07-13T14:44:32.367Z] ok github.com/docker/docker/libnetwork/networkdb 156.277s coverage: 60.2% of statements [2021-07-13T14:44:32.367Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2021-07-13T14:44:32.367Z] ? github.com/docker/docker/libnetwork/osl/kernel [no test files] [2021-07-13T14:44:32.367Z] ? github.com/docker/docker/libnetwork/portmapper [no test files] [2021-07-13T14:44:32.367Z] ? github.com/docker/docker/libnetwork/resolvconf [no test files] [2021-07-13T14:44:32.367Z] ? github.com/docker/docker/libnetwork/resolvconf/dns [no test files] [2021-07-13T14:44:32.367Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2021-07-13T14:44:32.367Z] ? github.com/docker/docker/oci/caps [no test files] [2021-07-13T14:44:32.367Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2021-07-13T14:44:32.367Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2021-07-13T14:44:32.367Z] ? github.com/docker/docker/pkg/locker [no test files] [2021-07-13T14:44:32.367Z] ? github.com/docker/docker/pkg/mount [no test files] [2021-07-13T14:44:32.367Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2021-07-13T14:44:32.367Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2021-07-13T14:44:32.367Z] ? github.com/docker/docker/pkg/parsers/operatingsystem [no test files] [2021-07-13T14:44:32.367Z] ? github.com/docker/docker/pkg/platform [no test files] [2021-07-13T14:44:32.367Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2021-07-13T14:44:32.367Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2021-07-13T14:44:32.367Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2021-07-13T14:44:32.367Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2021-07-13T14:44:32.367Z] ? github.com/docker/docker/pkg/symlink [no test files] [2021-07-13T14:44:32.367Z] ? github.com/docker/docker/pkg/term [no test files] [2021-07-13T14:44:32.367Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2021-07-13T14:44:32.367Z] ? github.com/docker/docker/profiles/seccomp [no test files] [2021-07-13T14:44:32.367Z] ? github.com/docker/docker/quota [no test files] [2021-07-13T14:44:32.367Z] ? github.com/docker/docker/rootless [no test files] [2021-07-13T14:44:32.367Z] ? github.com/docker/docker/runconfig/opts [no test files] [2021-07-13T14:44:32.367Z] ? github.com/docker/docker/testutil/daemon [no test files] [2021-07-13T14:44:32.367Z] ? github.com/docker/docker/testutil/environment [no test files] [2021-07-13T14:44:32.367Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2021-07-13T14:44:32.367Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2021-07-13T14:44:32.367Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2021-07-13T14:44:32.367Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2021-07-13T14:44:32.367Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2021-07-13T14:44:32.368Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2021-07-13T14:44:32.368Z] ? github.com/docker/docker/testutil/registry [no test files] [2021-07-13T14:44:32.368Z] ? github.com/docker/docker/testutil/request [no test files] [2021-07-13T14:44:32.368Z] ? github.com/docker/docker/volume [no test files] [2021-07-13T14:44:32.368Z] ? github.com/docker/docker/volume/service/opts [no test files] [2021-07-13T14:44:32.368Z] ? github.com/docker/docker/volume/testutils [no test files] [2021-07-13T14:44:33.032Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2021-07-13T14:44:33.971Z] === RUN TestDockerSuite/TestCpGarbagePath [2021-07-13T14:44:34.007Z] --- PASS: TestKillContainer (4.48s) [2021-07-13T14:44:34.007Z] --- PASS: TestKillContainer/no_signal (1.90s) [2021-07-13T14:44:34.007Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2021-07-13T14:44:34.007Z] --- PASS: TestKillContainer/killing_signal (2.54s) [2021-07-13T14:44:34.007Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-07-13T14:44:34.007Z] kill_test.go:77: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-07-13T14:44:34.007Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s) [2021-07-13T14:44:34.007Z] === RUN TestKillStoppedContainer [2021-07-13T14:44:34.007Z] kill_test.go:116: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-07-13T14:44:34.007Z] --- SKIP: TestKillStoppedContainer (0.00s) [2021-07-13T14:44:34.007Z] === RUN TestKillStoppedContainerAPIPre120 [2021-07-13T14:44:34.007Z] kill_test.go:127: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-07-13T14:44:34.007Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s) [2021-07-13T14:44:34.007Z] === RUN TestKillDifferentUserContainer [2021-07-13T14:44:34.007Z] kill_test.go:138: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2021-07-13T14:44:34.007Z] --- SKIP: TestKillDifferentUserContainer (0.00s) [2021-07-13T14:44:34.007Z] === RUN TestInspectOomKilledTrue [2021-07-13T14:44:34.007Z] kill_test.go:155: testEnv.DaemonInfo.OSType == "windows" [2021-07-13T14:44:34.007Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2021-07-13T14:44:34.007Z] === RUN TestInspectOomKilledFalse [2021-07-13T14:44:34.007Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-07-13T14:44:34.007Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2021-07-13T14:44:34.007Z] === RUN TestLogsFollowTailEmpty [2021-07-13T14:44:35.340Z] === RUN TestDockerSuite/TestCpLocalOnly [2021-07-13T14:44:35.340Z] === RUN TestDockerSuite/TestCpNameHasColon [2021-07-13T14:44:35.393Z] [2021-07-13T14:44:35.393Z] === Skipped [2021-07-13T14:44:35.393Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s) [2021-07-13T14:44:35.393Z] dispatchers_test.go:377: Windows does not support stopsignal [2021-07-13T14:44:35.393Z] [2021-07-13T14:44:35.393Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.00s) [2021-07-13T14:44:35.393Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-07-13T14:44:35.393Z] [2021-07-13T14:44:35.393Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.00s) [2021-07-13T14:44:35.393Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-07-13T14:44:35.393Z] [2021-07-13T14:44:35.393Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.01s) [2021-07-13T14:44:35.393Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-07-13T14:44:35.393Z] [2021-07-13T14:44:35.393Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.01s) [2021-07-13T14:44:35.393Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-07-13T14:44:35.393Z] [2021-07-13T14:44:35.393Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s) [2021-07-13T14:44:35.393Z] client_test.go:23: runtime.GOOS == "windows" [2021-07-13T14:44:35.393Z] [2021-07-13T14:44:35.393Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCP6Proxy (0.00s) [2021-07-13T14:44:35.393Z] network_proxy_test.go:197: Need to start CI docker with --ipv6 [2021-07-13T14:44:35.393Z] [2021-07-13T14:44:35.393Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2021-07-13T14:44:35.393Z] network_proxy_test.go:212: No support for dual stack yet [2021-07-13T14:44:35.393Z] [2021-07-13T14:44:35.393Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestUDP6Proxy (0.00s) [2021-07-13T14:44:35.393Z] network_proxy_test.go:241: Need to start CI docker with --ipv6 [2021-07-13T14:44:35.393Z] [2021-07-13T14:44:35.393Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP4Proxy (0.00s) [2021-07-13T14:44:35.393Z] network_proxy_test.go:288: runtime.GOOS == "windows": sctp is not supported on windows [2021-07-13T14:44:35.393Z] [2021-07-13T14:44:35.393Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP6Proxy (0.00s) [2021-07-13T14:44:35.393Z] network_proxy_test.go:302: Need to start CI docker with --ipv6 [2021-07-13T14:44:35.393Z] [2021-07-13T14:44:35.393Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s) [2021-07-13T14:44:35.393Z] daemon_test.go:147: root required [2021-07-13T14:44:35.393Z] [2021-07-13T14:44:35.393Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s) [2021-07-13T14:44:35.393Z] reload_test.go:520: root required [2021-07-13T14:44:35.393Z] [2021-07-13T14:44:35.393Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.00s) [2021-07-13T14:44:35.393Z] config_test.go:527: os.Getuid() != 0: skipping test that requires root [2021-07-13T14:44:35.393Z] [2021-07-13T14:44:35.393Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s) [2021-07-13T14:44:35.393Z] pull_v2_test.go:73: Needs fixing on Windows [2021-07-13T14:44:35.393Z] [2021-07-13T14:44:35.393Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s) [2021-07-13T14:44:35.393Z] pull_v2_test.go:118: Needs fixing on Windows [2021-07-13T14:44:35.393Z] [2021-07-13T14:44:35.393Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s) [2021-07-13T14:44:35.393Z] download_test.go:268: Needs fixing on Windows [2021-07-13T14:44:35.393Z] [2021-07-13T14:44:35.393Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s) [2021-07-13T14:44:35.393Z] layer_test.go:304: Failing on Windows [2021-07-13T14:44:35.393Z] [2021-07-13T14:44:35.393Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s) [2021-07-13T14:44:35.393Z] layer_test.go:353: Failing on Windows [2021-07-13T14:44:35.393Z] [2021-07-13T14:44:35.393Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s) [2021-07-13T14:44:35.393Z] layer_test.go:468: Failing on Windows [2021-07-13T14:44:35.393Z] [2021-07-13T14:44:35.393Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s) [2021-07-13T14:44:35.393Z] layer_test.go:697: Failing on Windows [2021-07-13T14:44:35.393Z] [2021-07-13T14:44:35.393Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s) [2021-07-13T14:44:35.393Z] migration_test.go:46: Failing on Windows [2021-07-13T14:44:35.393Z] [2021-07-13T14:44:35.393Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s) [2021-07-13T14:44:35.393Z] migration_test.go:182: Failing on Windows [2021-07-13T14:44:35.393Z] [2021-07-13T14:44:35.393Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s) [2021-07-13T14:44:35.393Z] mount_test.go:17: Failing on Windows [2021-07-13T14:44:35.393Z] [2021-07-13T14:44:35.393Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s) [2021-07-13T14:44:35.393Z] mount_test.go:76: Failing on Windows [2021-07-13T14:44:35.393Z] [2021-07-13T14:44:35.393Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s) [2021-07-13T14:44:35.393Z] mount_test.go:125: Failing on Windows [2021-07-13T14:44:35.393Z] [2021-07-13T14:44:35.393Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s) [2021-07-13T14:44:35.393Z] mount_test.go:212: Failing on Windows [2021-07-13T14:44:35.393Z] [2021-07-13T14:44:35.393Z] === SKIP: github.com/docker/docker/libnetwork TestSRVServiceQuery (0.00s) [2021-07-13T14:44:35.393Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2021-07-13T14:44:35.393Z] [2021-07-13T14:44:35.393Z] === SKIP: github.com/docker/docker/libnetwork TestServiceVIPReuse (0.01s) [2021-07-13T14:44:35.393Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2021-07-13T14:44:35.393Z] [2021-07-13T14:44:35.393Z] === SKIP: github.com/docker/docker/libnetwork TestIpamReleaseOnNetDriverFailures (0.01s) [2021-07-13T14:44:35.393Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2021-07-13T14:44:35.393Z] [2021-07-13T14:44:35.393Z] === SKIP: github.com/docker/docker/libnetwork TestDNSIPQuery (0.00s) [2021-07-13T14:44:35.393Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2021-07-13T14:44:35.393Z] [2021-07-13T14:44:35.393Z] === SKIP: github.com/docker/docker/libnetwork TestDNSProxyServFail (0.00s) [2021-07-13T14:44:35.393Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2021-07-13T14:44:35.393Z] [2021-07-13T14:44:35.393Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddEmpty (0.00s) [2021-07-13T14:44:35.393Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-07-13T14:44:35.393Z] [2021-07-13T14:44:35.393Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddMultiPrio (0.00s) [2021-07-13T14:44:35.393Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-07-13T14:44:35.393Z] [2021-07-13T14:44:35.393Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddSamePrio (0.00s) [2021-07-13T14:44:35.393Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-07-13T14:44:35.393Z] [2021-07-13T14:44:35.393Z] === SKIP: github.com/docker/docker/libnetwork TestCleanupServiceDiscovery (0.00s) [2021-07-13T14:44:35.393Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2021-07-13T14:44:35.393Z] [2021-07-13T14:44:35.393Z] === SKIP: github.com/docker/docker/libnetwork TestDNSOptions (0.00s) [2021-07-13T14:44:35.393Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2021-07-13T14:44:35.393Z] [2021-07-13T14:44:35.393Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestNAT (0.00s) [2021-07-13T14:44:35.393Z] windows_test.go:57: Test does not work on CI and was never running to begin with [2021-07-13T14:44:35.393Z] [2021-07-13T14:44:35.393Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestTransparent (0.00s) [2021-07-13T14:44:35.393Z] windows_test.go:62: Test does not work on CI and was never running to begin with [2021-07-13T14:44:35.393Z] [2021-07-13T14:44:35.393Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2021-07-13T14:44:35.393Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-07-13T14:44:35.393Z] [2021-07-13T14:44:35.393Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2021-07-13T14:44:35.393Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-07-13T14:44:35.393Z] [2021-07-13T14:44:35.393Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2021-07-13T14:44:35.394Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-07-13T14:44:35.394Z] [2021-07-13T14:44:35.394Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2021-07-13T14:44:35.394Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-07-13T14:44:35.394Z] [2021-07-13T14:44:35.394Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2021-07-13T14:44:35.394Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-07-13T14:44:35.394Z] [2021-07-13T14:44:35.394Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s) [2021-07-13T14:44:35.394Z] archive_test.go:134: Xz not present in msys2 [2021-07-13T14:44:35.394Z] [2021-07-13T14:44:35.394Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s) [2021-07-13T14:44:35.394Z] archive_test.go:239: Failing on Windows CI machines [2021-07-13T14:44:35.394Z] [2021-07-13T14:44:35.394Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s) [2021-07-13T14:44:35.394Z] archive_windows_test.go:16: Currently fails [2021-07-13T14:44:35.394Z] [2021-07-13T14:44:35.394Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s) [2021-07-13T14:44:35.394Z] changes_test.go:196: needs more investigation [2021-07-13T14:44:35.394Z] [2021-07-13T14:44:35.394Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s) [2021-07-13T14:44:35.394Z] changes_test.go:433: needs further investigation [2021-07-13T14:44:35.394Z] [2021-07-13T14:44:35.394Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s) [2021-07-13T14:44:35.394Z] changes_test.go:469: needs further investigation [2021-07-13T14:44:35.394Z] [2021-07-13T14:44:35.394Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s) [2021-07-13T14:44:35.394Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2021-07-13T14:44:35.394Z] [2021-07-13T14:44:35.394Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s) [2021-07-13T14:44:35.394Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2021-07-13T14:44:35.394Z] [2021-07-13T14:44:35.394Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s) [2021-07-13T14:44:35.394Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-07-13T14:44:35.394Z] [2021-07-13T14:44:35.394Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s) [2021-07-13T14:44:35.394Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-07-13T14:44:35.394Z] [2021-07-13T14:44:35.394Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s) [2021-07-13T14:44:35.394Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2021-07-13T14:44:35.394Z] [2021-07-13T14:44:35.394Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s) [2021-07-13T14:44:35.394Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-07-13T14:44:35.394Z] [2021-07-13T14:44:35.394Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2021-07-13T14:44:35.394Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2021-07-13T14:44:35.394Z] [2021-07-13T14:44:35.394Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2021-07-13T14:44:35.394Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2021-07-13T14:44:35.394Z] [2021-07-13T14:44:35.394Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s) [2021-07-13T14:44:35.394Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2021-07-13T14:44:35.394Z] [2021-07-13T14:44:35.394Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s) [2021-07-13T14:44:35.394Z] poller_test.go:41: No chmod on Windows [2021-07-13T14:44:35.394Z] [2021-07-13T14:44:35.394Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2021-07-13T14:44:35.394Z] fileutils_test.go:134: Needs porting to Windows [2021-07-13T14:44:35.394Z] [2021-07-13T14:44:35.394Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s) [2021-07-13T14:44:35.394Z] fileutils_test.go:180: Needs porting to Windows [2021-07-13T14:44:35.394Z] [2021-07-13T14:44:35.394Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.00s) [2021-07-13T14:44:35.394Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2021-07-13T14:44:35.394Z] [2021-07-13T14:44:35.394Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.00s) [2021-07-13T14:44:35.394Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2021-07-13T14:44:35.394Z] [2021-07-13T14:44:35.394Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.01s) [2021-07-13T14:44:35.394Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2021-07-13T14:44:35.394Z] [2021-07-13T14:44:35.394Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s) [2021-07-13T14:44:35.394Z] local_test.go:34: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2021-07-13T14:44:35.394Z] [2021-07-13T14:44:35.394Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s) [2021-07-13T14:44:35.394Z] local_test.go:181: runtime.GOOS == "windows" [2021-07-13T14:44:35.394Z] [2021-07-13T14:44:35.394Z] [2021-07-13T14:44:35.394Z] DONE 2027 tests, 67 skipped in 358.160s [2021-07-13T14:44:35.394Z] INFO: make.ps1 ended at 07/13/2021 14:44:34 [2021-07-13T14:44:35.589Z] --- PASS: TestLogsFollowTailEmpty (1.99s) [2021-07-13T14:44:35.589Z] === RUN TestNetworkNat [2021-07-13T14:44:35.589Z] nat_test.go:24: testEnv.OSType == "windows": FIXME [2021-07-13T14:44:35.589Z] --- SKIP: TestNetworkNat (0.00s) [2021-07-13T14:44:35.589Z] === RUN TestNetworkLocalhostTCPNat [2021-07-13T14:44:35.597Z] check_test.go:380: [d70afc6aeced3] daemon is not started [2021-07-13T14:44:35.597Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestartCluster [2021-07-13T14:44:36.161Z] === RUN TestDockerSuite/TestCpRelativePath [2021-07-13T14:44:36.362Z] --- PASS: TestServiceCreateInit (9.77s) [2021-07-13T14:44:36.362Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (4.97s) [2021-07-13T14:44:36.362Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (4.77s) [2021-07-13T14:44:36.362Z] === RUN TestCreateServiceMultipleTimes [2021-07-13T14:44:37.094Z] === RUN TestDockerSuite/TestCpSpecialFiles [2021-07-13T14:44:37.352Z] docker_api_swarm_test.go:801: [d36cfe02e38e9] joining swarm manager [d569b084159cd]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-07-13T14:44:37.663Z] INFO: Unit tests results(bundles\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker [2021-07-13T14:44:37.663Z] INFO: Unit tests ended at 07/13/2021 14:44:37. Duration:00:06:17.9624693 [2021-07-13T14:44:37.663Z] INFO: Building busybox [2021-07-13T14:44:37.663Z] Sending build context to Docker daemon 5.12kB [2021-07-13T14:44:37.663Z] [2021-07-13T14:44:37.663Z] Step 1/13 : ARG WINDOWS_BASE_IMAGE=mcr.microsoft.com/windows/servercore [2021-07-13T14:44:37.663Z] Step 2/13 : ARG WINDOWS_BASE_IMAGE_TAG=ltsc2019 [2021-07-13T14:44:37.663Z] Step 3/13 : ARG BUSYBOX_VERSION=FRP-3329-gcf0fa4d13 [2021-07-13T14:44:37.663Z] Step 4/13 : ARG BUSYBOX_SHA256SUM=bfaeb88638e580fc522a68e69072e305308f9747563e51fa085eec60ca39a5ae [2021-07-13T14:44:37.663Z] Step 5/13 : FROM ${WINDOWS_BASE_IMAGE}:${WINDOWS_BASE_IMAGE_TAG} [2021-07-13T14:44:37.663Z] ---> 5bda1547be50 [2021-07-13T14:44:37.663Z] Step 6/13 : RUN mkdir C:\tmp && mkdir C:\bin [2021-07-13T14:44:37.663Z] ---> Running in 7db3d420315e [2021-07-13T14:44:37.781Z] --- PASS: TestNetworkLocalhostTCPNat (2.40s) [2021-07-13T14:44:37.781Z] === RUN TestNetworkLoopbackNat [2021-07-13T14:44:37.781Z] nat_test.go:60: testEnv.OSType == "windows": FIXME [2021-07-13T14:44:37.781Z] --- SKIP: TestNetworkLoopbackNat (0.00s) [2021-07-13T14:44:37.781Z] === RUN TestPause [2021-07-13T14:44:37.781Z] pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2021-07-13T14:44:37.781Z] --- SKIP: TestPause (0.00s) [2021-07-13T14:44:37.781Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-07-13T14:44:38.285Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2021-07-13T14:44:38.850Z] docker_api_swarm_test.go:801: [dbae663a6757b] joining swarm manager [d569b084159cd]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-07-13T14:44:39.107Z] --- PASS: TestServiceUpdateSecrets (15.82s) [2021-07-13T14:44:39.107Z] === RUN TestServiceUpdateConfigs [2021-07-13T14:44:39.364Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2021-07-13T14:44:39.974Z] --- PASS: TestPauseFailsOnWindowsServerContainers (1.99s) [2021-07-13T14:44:39.974Z] === RUN TestPauseStopPausedContainer [2021-07-13T14:44:39.974Z] pause_test.go:70: testEnv.DaemonInfo.OSType == "windows" [2021-07-13T14:44:39.974Z] --- SKIP: TestPauseStopPausedContainer (0.00s) [2021-07-13T14:44:39.974Z] === RUN TestPsFilter [2021-07-13T14:44:40.296Z] docker_api_swarm_test.go:801: [d8c3799d4dd43] joining swarm manager [d569b084159cd]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2021-07-13T14:44:40.296Z] === RUN TestDockerSuite/TestCpToCaseA [2021-07-13T14:44:40.437Z] --- PASS: TestPsFilter (0.35s) [2021-07-13T14:44:40.437Z] === RUN TestRemoveContainerWithRemovedVolume [2021-07-13T14:44:42.191Z] docker_api_swarm_test.go:801: [d496082c3add7] joining swarm manager [d569b084159cd]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2021-07-13T14:44:42.448Z] === RUN TestDockerSuite/TestCpToCaseB [2021-07-13T14:44:43.369Z] --- PASS: TestRemoveContainerWithRemovedVolume (2.52s) [2021-07-13T14:44:43.369Z] === RUN TestRemoveContainerWithVolume [2021-07-13T14:44:43.378Z] docker_api_swarm_test.go:809: [de1665e6e9832] joining swarm manager [d569b084159cd]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2482 [2021-07-13T14:44:43.378Z] === RUN TestDockerSuite/TestCpToCaseC [2021-07-13T14:44:45.902Z] === RUN TestDockerSuite/TestCpToCaseD [2021-07-13T14:44:46.306Z] --- PASS: TestRemoveContainerWithVolume (3.00s) [2021-07-13T14:44:46.306Z] === RUN TestRemoveContainerRunning [2021-07-13T14:44:47.858Z] --- PASS: TestRemoveContainerRunning (2.12s) [2021-07-13T14:44:47.858Z] === RUN TestRemoveContainerForceRemoveRunning [2021-07-13T14:44:50.057Z] --- PASS: TestRemoveContainerForceRemoveRunning (2.12s) [2021-07-13T14:44:50.057Z] === RUN TestRemoveInvalidContainer [2021-07-13T14:44:50.057Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2021-07-13T14:44:50.057Z] === RUN TestRenameLinkedContainer [2021-07-13T14:44:50.057Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2021-07-13T14:44:50.057Z] --- SKIP: TestRenameLinkedContainer (0.00s) [2021-07-13T14:44:50.057Z] === RUN TestRenameStoppedContainer [2021-07-13T14:44:51.163Z] === RUN TestDockerSuite/TestCpToCaseE [2021-07-13T14:44:52.989Z] --- PASS: TestRenameStoppedContainer (2.53s) [2021-07-13T14:44:52.989Z] === RUN TestRenameRunningContainerAndReuse [2021-07-13T14:44:53.684Z] === RUN TestDockerSuite/TestCpToCaseF [2021-07-13T14:44:54.247Z] === RUN TestDockerSuite/TestCpToCaseG [2021-07-13T14:44:54.483Z] --- PASS: TestCreateServiceMultipleTimes (17.40s) [2021-07-13T14:44:54.483Z] === RUN TestCreateServiceConflict [2021-07-13T14:44:54.963Z] ok github.com/docker/docker/api/server/httputils 0.007s coverage: 14.7% of statements [2021-07-13T14:44:54.963Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2021-07-13T14:44:54.963Z] ok github.com/docker/docker/api/server/middleware 0.005s coverage: 37.7% of statements [2021-07-13T14:44:54.963Z] ? github.com/docker/docker/api/server/router [no test files] [2021-07-13T14:44:54.963Z] ? github.com/docker/docker/api/server/router/build [no test files] [2021-07-13T14:44:54.963Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2021-07-13T14:44:54.963Z] ? github.com/docker/docker/api/server/router/container [no test files] [2021-07-13T14:44:54.963Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2021-07-13T14:44:54.963Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2021-07-13T14:44:54.963Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2021-07-13T14:44:54.963Z] ? github.com/docker/docker/api/server/router/image [no test files] [2021-07-13T14:44:54.963Z] ? github.com/docker/docker/api/server/router/network [no test files] [2021-07-13T14:44:54.963Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2021-07-13T14:44:54.963Z] ? github.com/docker/docker/api/server/router/session [no test files] [2021-07-13T14:44:54.963Z] ok github.com/docker/docker/api/server/router/swarm 0.010s coverage: 5.7% of statements [2021-07-13T14:44:54.963Z] ? github.com/docker/docker/api/server/router/system [no test files] [2021-07-13T14:44:54.963Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2021-07-13T14:44:54.963Z] ? github.com/docker/docker/api/types [no test files] [2021-07-13T14:44:54.963Z] ? github.com/docker/docker/api/types/backend [no test files] [2021-07-13T14:44:54.963Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2021-07-13T14:44:54.963Z] ? github.com/docker/docker/api/types/container [no test files] [2021-07-13T14:44:54.963Z] ? github.com/docker/docker/api/types/events [no test files] [2021-07-13T14:44:54.963Z] ok github.com/docker/docker/api/types/strslice 0.009s coverage: 90.0% of statements [2021-07-13T14:44:54.963Z] ok github.com/docker/docker/api/types/filters 0.005s coverage: 92.2% of statements [2021-07-13T14:44:54.963Z] ? github.com/docker/docker/api/types/image [no test files] [2021-07-13T14:44:54.963Z] ? github.com/docker/docker/api/types/mount [no test files] [2021-07-13T14:44:54.963Z] ? github.com/docker/docker/api/types/network [no test files] [2021-07-13T14:44:54.963Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2021-07-13T14:44:54.963Z] ? github.com/docker/docker/api/types/registry [no test files] [2021-07-13T14:44:54.963Z] ? github.com/docker/docker/api/types/swarm [no test files] [2021-07-13T14:44:54.963Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2021-07-13T14:44:54.963Z] ok github.com/docker/docker/api/types/versions 0.005s coverage: 75.0% of statements [2021-07-13T14:44:54.963Z] ok github.com/docker/docker/api/types/time 0.002s coverage: 100.0% of statements [2021-07-13T14:44:54.963Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2021-07-13T14:44:54.963Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2021-07-13T14:44:54.963Z] ? github.com/docker/docker/api/types/volume [no test files] [2021-07-13T14:44:54.963Z] ? github.com/docker/docker/builder [no test files] [2021-07-13T14:44:54.963Z] ? github.com/docker/docker/builder/builder-next [no test files] [2021-07-13T14:44:54.963Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2021-07-13T14:44:54.963Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2021-07-13T14:44:54.963Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2021-07-13T14:44:54.963Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2021-07-13T14:44:54.963Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2021-07-13T14:44:54.963Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2021-07-13T14:44:54.963Z] ok github.com/docker/docker/builder/dockerfile 0.239s coverage: 48.7% of statements [2021-07-13T14:44:54.963Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2021-07-13T14:44:54.964Z] ok github.com/docker/docker/builder/remotecontext 0.137s coverage: 13.7% of statements [2021-07-13T14:44:54.964Z] ok github.com/docker/docker/cli/debug 0.002s coverage: 100.0% of statements [2021-07-13T14:44:54.964Z] ok github.com/docker/docker/builder/remotecontext/git 1.369s coverage: 86.3% of statements [2021-07-13T14:44:54.964Z] ? github.com/docker/docker/cli [no test files] [2021-07-13T14:44:54.964Z] ? github.com/docker/docker/cli/config [no test files] [2021-07-13T14:44:54.964Z] ok github.com/docker/docker/cmd/docker-proxy 0.146s coverage: 67.6% of statements [2021-07-13T14:44:55.616Z] --- PASS: TestServiceUpdateConfigs (16.34s) [2021-07-13T14:44:55.616Z] === RUN TestServiceUpdateNetwork [2021-07-13T14:44:55.667Z] Removing intermediate container 7db3d420315e [2021-07-13T14:44:55.667Z] ---> e6767a2e67d8 [2021-07-13T14:44:55.667Z] Step 7/13 : ARG BUSYBOX_VERSION [2021-07-13T14:44:55.667Z] ---> Running in e80efc2ea53b [2021-07-13T14:44:55.667Z] Removing intermediate container e80efc2ea53b [2021-07-13T14:44:55.667Z] ---> 78e0350dda42 [2021-07-13T14:44:55.667Z] Step 8/13 : ARG BUSYBOX_SHA256SUM [2021-07-13T14:44:55.667Z] ---> Running in 8dd136a042c1 [2021-07-13T14:44:56.148Z] Removing intermediate container 8dd136a042c1 [2021-07-13T14:44:56.148Z] ---> 091a235160e3 [2021-07-13T14:44:56.148Z] Step 9/13 : ADD https://frippery.org/files/busybox/busybox-w32-${BUSYBOX_VERSION}.exe /bin/busybox.exe [2021-07-13T14:44:56.392Z] --- PASS: TestCreateServiceConflict (2.73s) [2021-07-13T14:44:56.392Z] === RUN TestCreateServiceMaxReplicas [2021-07-13T14:44:56.755Z] --- PASS: TestRenameRunningContainerAndReuse (3.97s) [2021-07-13T14:44:56.755Z] === RUN TestRenameInvalidName [2021-07-13T14:44:56.869Z] ok github.com/docker/docker/client 0.143s coverage: 75.5% of statements [2021-07-13T14:44:57.755Z] [2021-07-13T14:44:58.236Z] ---> 9e4a55120233 [2021-07-13T14:44:58.236Z] Step 10/13 : RUN powershell if ((Get-FileHash -Path /bin/busybox.exe -Algorithm SHA256).Hash -ne $Env:BUSYBOX_SHA256SUM) { Throw \"Checksum validation failed\" } [2021-07-13T14:44:58.236Z] ---> Running in 65575106f793 [2021-07-13T14:44:58.303Z] --- PASS: TestRenameInvalidName (1.79s) [2021-07-13T14:44:58.303Z] === RUN TestRenameAnonymousContainer [2021-07-13T14:44:59.687Z] --- PASS: TestCreateServiceMaxReplicas (3.41s) [2021-07-13T14:44:59.687Z] === RUN TestCreateWithDuplicateNetworkNames [2021-07-13T14:44:59.792Z] === RUN TestDockerSuite/TestCpToCaseH [2021-07-13T14:45:03.096Z] === RUN TestDockerSuite/TestCpToCaseI [2021-07-13T14:45:04.028Z] === RUN TestDockerSuite/TestCpToCaseJ [2021-07-13T14:45:08.203Z] === RUN TestDockerSuite/TestCpToContainerWithPermissions [2021-07-13T14:45:08.668Z] --- PASS: TestRenameAnonymousContainer (9.53s) [2021-07-13T14:45:08.668Z] === RUN TestRenameContainerWithSameName [2021-07-13T14:45:08.767Z] === RUN TestDockerSuite/TestCpToDot [2021-07-13T14:45:09.700Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2021-07-13T14:45:09.700Z] --- PASS: TestServiceUpdateNetwork (14.27s) [2021-07-13T14:45:09.700Z] === RUN TestServiceUpdatePidsLimit [2021-07-13T14:45:10.215Z] --- PASS: TestRenameContainerWithSameName (2.04s) [2021-07-13T14:45:10.215Z] === RUN TestRenameContainerWithLinkedContainer [2021-07-13T14:45:10.215Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2021-07-13T14:45:10.215Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.00s) [2021-07-13T14:45:10.215Z] === RUN TestResize [2021-07-13T14:45:11.073Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2021-07-13T14:45:11.073Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2021-07-13T14:45:12.408Z] --- PASS: TestResize (2.02s) [2021-07-13T14:45:12.408Z] === RUN TestResizeWithInvalidSize [2021-07-13T14:45:12.446Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2021-07-13T14:45:13.010Z] === RUN TestDockerSuite/TestCpToStdout [2021-07-13T14:45:13.942Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2021-07-13T14:45:13.956Z] --- PASS: TestResizeWithInvalidSize (2.02s) [2021-07-13T14:45:13.956Z] === RUN TestResizeWhenContainerNotStarted [2021-07-13T14:45:14.583Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.85s) [2021-07-13T14:45:14.583Z] === RUN TestCreateServiceSecretFileMode [2021-07-13T14:45:15.313Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2021-07-13T14:45:15.313Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2021-07-13T14:45:16.148Z] --- PASS: TestResizeWhenContainerNotStarted (2.25s) [2021-07-13T14:45:16.148Z] === RUN TestDaemonRestartKillContainers [2021-07-13T14:45:16.148Z] restart_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-07-13T14:45:16.148Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2021-07-13T14:45:16.148Z] === RUN TestStats [2021-07-13T14:45:16.148Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2021-07-13T14:45:16.148Z] --- SKIP: TestStats (0.00s) [2021-07-13T14:45:16.148Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-07-13T14:45:16.243Z] === RUN TestDockerSuite/TestCpVolumePath [2021-07-13T14:45:16.494Z] --- PASS: TestCreateServiceSecretFileMode (2.97s) [2021-07-13T14:45:16.494Z] === RUN TestCreateServiceConfigFileMode [2021-07-13T14:45:17.175Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2021-07-13T14:45:17.175Z] === RUN TestDockerSuite/TestCreateArgs [2021-07-13T14:45:17.175Z] === RUN TestDockerSuite/TestCreateByImageID [2021-07-13T14:45:17.740Z] === RUN TestDockerSuite/TestCreateEchoStdout [2021-07-13T14:45:18.304Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2021-07-13T14:45:18.304Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2021-07-13T14:45:18.304Z] === RUN TestDockerSuite/TestCreateHostConfig [2021-07-13T14:45:18.561Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2021-07-13T14:45:19.125Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2021-07-13T14:45:19.382Z] === RUN TestDockerSuite/TestCreateLabels [2021-07-13T14:45:19.382Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2021-07-13T14:45:19.639Z] === RUN TestDockerSuite/TestCreateRM [2021-07-13T14:45:19.639Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2021-07-13T14:45:19.639Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-07-13T14:45:19.639Z] === RUN TestDockerSuite/TestCreateStopSignal [2021-07-13T14:45:19.791Z] --- PASS: TestCreateServiceConfigFileMode (2.97s) [2021-07-13T14:45:19.791Z] === RUN TestCreateServiceSysctls [2021-07-13T14:45:19.896Z] === RUN TestDockerSuite/TestCreateStopTimeout [2021-07-13T14:45:19.896Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2021-07-13T14:45:19.896Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2021-07-13T14:45:22.421Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2021-07-13T14:45:22.421Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2021-07-13T14:45:22.421Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2021-07-13T14:45:23.256Z] --- PASS: TestStopContainerWithRestartPolicyAlways (6.14s) [2021-07-13T14:45:23.256Z] === RUN TestStopContainerWithTimeout [2021-07-13T14:45:23.256Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2021-07-13T14:45:23.256Z] --- SKIP: TestStopContainerWithTimeout (0.00s) [2021-07-13T14:45:23.256Z] === RUN TestUpdateRestartPolicy [2021-07-13T14:45:23.812Z] Removing intermediate container 65575106f793 [2021-07-13T14:45:23.812Z] ---> aeca5fd48687 [2021-07-13T14:45:23.812Z] Step 11/13 : RUN setx /M PATH "C:\bin;%PATH%" [2021-07-13T14:45:23.812Z] ---> Running in a1a2de791b5d [2021-07-13T14:45:23.812Z] [2021-07-13T14:45:23.812Z] SUCCESS: Specified value was saved. [2021-07-13T14:45:23.997Z] --- PASS: TestCreateServiceSysctls (4.06s) [2021-07-13T14:45:23.997Z] === RUN TestCreateServiceCapabilities [2021-07-13T14:45:25.705Z] === RUN TestDockerSuite/TestCreateWithPortRange [2021-07-13T14:45:25.705Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2021-07-13T14:45:25.705Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2021-07-13T14:45:25.705Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2021-07-13T14:45:25.705Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2021-07-13T14:45:25.705Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2021-07-13T14:45:26.270Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2021-07-13T14:45:26.540Z] --- PASS: TestCreateServiceCapabilities (2.59s) [2021-07-13T14:45:26.540Z] === RUN TestInspect [2021-07-13T14:45:26.835Z] Removing intermediate container a1a2de791b5d [2021-07-13T14:45:26.835Z] ---> 0a4340fcd54b [2021-07-13T14:45:26.835Z] Step 12/13 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2021-07-13T14:45:26.835Z] ---> Running in 9fc0ecaa9982 [2021-07-13T14:45:28.163Z] --- PASS: TestServiceUpdatePidsLimit (18.11s) [2021-07-13T14:45:28.163Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (1.39s) [2021-07-13T14:45:28.163Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.32s) [2021-07-13T14:45:28.163Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.31s) [2021-07-13T14:45:28.163Z] PASS [2021-07-13T14:45:28.163Z] [2021-07-13T14:45:28.163Z] === Skipped [2021-07-13T14:45:28.163Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2021-07-13T14:45:28.163Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-07-13T14:45:28.163Z] [2021-07-13T14:45:28.163Z] [2021-07-13T14:45:28.163Z] DONE 27 tests, 1 skipped in 199.845s [2021-07-13T14:45:28.164Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2021-07-13T14:45:28.164Z] ++ 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-07-13T14:45:28.164Z] ++ set -e [2021-07-13T14:45:28.164Z] ++ '[' -n 0 ']' [2021-07-13T14:45:28.164Z] ++ set -x [2021-07-13T14:45:28.164Z] ++ env -i DEST=/go/src/github.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-07-13T14:45:28.164Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2021-07-13T14:45:28.164Z] INFO: Testing against a local daemon [2021-07-13T14:45:28.164Z] === RUN TestSessionCreate [2021-07-13T14:45:28.164Z] --- PASS: TestSessionCreate (0.03s) [2021-07-13T14:45:28.164Z] === RUN TestSessionCreateWithBadUpgrade [2021-07-13T14:45:28.164Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2021-07-13T14:45:28.164Z] PASS [2021-07-13T14:45:28.164Z] [2021-07-13T14:45:28.164Z] DONE 2 tests in 0.215s [2021-07-13T14:45:28.164Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2021-07-13T14:45:28.164Z] ++ 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-07-13T14:45:28.164Z] ++ set -e [2021-07-13T14:45:28.164Z] ++ '[' -n 0 ']' [2021-07-13T14:45:28.164Z] ++ set -x [2021-07-13T14:45:28.164Z] ++ env -i DEST=/go/src/github.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-07-13T14:45:28.164Z] INFO: Testing against a local daemon [2021-07-13T14:45:28.164Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-07-13T14:45:28.164Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-07-13T14:45:28.164Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-07-13T14:45:28.164Z] === RUN TestEventsExecDie [2021-07-13T14:45:29.094Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2021-07-13T14:45:29.658Z] --- PASS: TestEventsExecDie (1.40s) [2021-07-13T14:45:29.658Z] === RUN TestEventsBackwardsCompatible [2021-07-13T14:45:29.658Z] --- PASS: TestEventsBackwardsCompatible (0.07s) [2021-07-13T14:45:29.658Z] === RUN TestEventsVolumeCreate [2021-07-13T14:45:29.836Z] --- PASS: TestInspect (3.31s) [2021-07-13T14:45:29.836Z] === RUN TestCreateJob [2021-07-13T14:45:29.916Z] --- PASS: TestEventsVolumeCreate (0.08s) [2021-07-13T14:45:29.916Z] === RUN TestInfoBinaryCommits [2021-07-13T14:45:29.916Z] --- PASS: TestInfoBinaryCommits (0.03s) [2021-07-13T14:45:29.916Z] === RUN TestInfoAPIVersioned [2021-07-13T14:45:29.916Z] --- PASS: TestInfoAPIVersioned (0.01s) [2021-07-13T14:45:29.916Z] === RUN TestInfoDiscoveryBackend [2021-07-13T14:45:30.480Z] --- PASS: TestInfoDiscoveryBackend (0.55s) [2021-07-13T14:45:30.480Z] === RUN TestInfoDiscoveryInvalidAdvertise [2021-07-13T14:45:30.480Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin [2021-07-13T14:45:30.736Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2021-07-13T14:45:31.301Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.01s) [2021-07-13T14:45:31.301Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2021-07-13T14:45:31.867Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.54s) [2021-07-13T14:45:31.867Z] === RUN TestInfoAPI [2021-07-13T14:45:31.867Z] --- PASS: TestInfoAPI (0.03s) [2021-07-13T14:45:31.867Z] === RUN TestInfoAPIWarnings [2021-07-13T14:45:32.798Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2021-07-13T14:45:33.362Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2021-07-13T14:45:33.928Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2021-07-13T14:45:33.928Z] === RUN TestDockerSuite/TestDevicePermissions [2021-07-13T14:45:34.037Z] --- PASS: TestCreateJob (3.95s) [2021-07-13T14:45:34.037Z] === RUN TestReplicatedJob [2021-07-13T14:45:34.117Z] Cannot create a file when that file already exists. [2021-07-13T14:45:34.859Z] === RUN TestDockerSuite/TestDockerFails [2021-07-13T14:45:34.859Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetwork [2021-07-13T14:45:34.859Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent [2021-07-13T14:45:34.859Z] === RUN TestDockerSuite/TestDockerInspectNetworkWithContainerName [2021-07-13T14:45:35.789Z] === RUN TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange [2021-07-13T14:45:36.723Z] === RUN TestDockerSuite/TestDockerNetworkDeleteMultiple [2021-07-13T14:45:38.092Z] === RUN TestDockerSuite/TestDockerNetworkDeleteNotExists [2021-07-13T14:45:38.092Z] === RUN TestDockerSuite/TestDockerNetworkInspect [2021-07-13T14:45:38.092Z] === RUN TestDockerSuite/TestDockerNetworkInspectWithID [2021-07-13T14:45:38.092Z] === RUN TestDockerSuite/TestDockerNetworkInternalMode [2021-07-13T14:45:38.965Z] Removing intermediate container 9fc0ecaa9982 [2021-07-13T14:45:38.965Z] ---> a6ffbe63d30d [2021-07-13T14:45:38.965Z] Step 13/13 : CMD ["sh"] [2021-07-13T14:45:38.965Z] ---> Running in d3c3adccbb13 [2021-07-13T14:45:39.447Z] Removing intermediate container d3c3adccbb13 [2021-07-13T14:45:39.447Z] ---> d924e8e08212 [2021-07-13T14:45:39.447Z] Successfully built d924e8e08212 [2021-07-13T14:45:39.447Z] Successfully tagged busybox:latest [2021-07-13T14:45:39.447Z] INFO: Docker images of the daemon under test [2021-07-13T14:45:39.447Z] [2021-07-13T14:45:39.447Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-07-13T14:45:39.447Z] busybox latest d924e8e08212 Less than a second ago 5.71GB [2021-07-13T14:45:39.447Z] microsoft/windowsservercore latest 5bda1547be50 7 days ago 5.69GB [2021-07-13T14:45:39.447Z] mcr.microsoft.com/windows/servercore ltsc2019 5bda1547be50 7 days ago 5.69GB [2021-07-13T14:45:39.447Z] [2021-07-13T14:45:39.447Z] INFO: Running integration tests at 07/13/2021 14:45:39... [2021-07-13T14:45:39.447Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2021-07-13T14:45:39.447Z] INFO: Integration API tests being run from the host: [2021-07-13T14:45:39.929Z] INFO: make.ps1 starting at 07/13/2021 14:45:39 [2021-07-13T14:45:40.626Z] --- PASS: TestReplicatedJob (6.21s) [2021-07-13T14:45:40.627Z] === RUN TestUpdateReplicatedJob [2021-07-13T14:45:40.947Z] Running D:\gopath\src\github.com\docker\docker\integration\build [2021-07-13T14:45:43.551Z] ok github.com/docker/docker/cmd/dockerd 0.091s coverage: 29.1% of statements [2021-07-13T14:45:43.810Z] ok github.com/docker/docker/container 0.118s coverage: 34.6% of statements [2021-07-13T14:45:43.810Z] ? github.com/docker/docker/container/stream [no test files] [2021-07-13T14:45:43.810Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2021-07-13T14:45:43.810Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2021-07-13T14:45:43.810Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2021-07-13T14:45:43.973Z] --- PASS: TestUpdateReplicatedJob (4.07s) [2021-07-13T14:45:43.973Z] === RUN TestServiceListWithStatuses [2021-07-13T14:45:43.973Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-07-13T14:45:43.973Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-07-13T14:45:43.973Z] === RUN TestDockerNetworkConnectAlias [2021-07-13T14:45:44.404Z] --- PASS: TestUpdateRestartPolicy (21.56s) [2021-07-13T14:45:44.404Z] === RUN TestUpdateRestartWithAutoRemove [2021-07-13T14:45:44.635Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2021-07-13T14:45:45.953Z] --- PASS: TestUpdateRestartWithAutoRemove (2.08s) [2021-07-13T14:45:45.954Z] === RUN TestWaitNonBlocked [2021-07-13T14:45:45.954Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-07-13T14:45:45.954Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-07-13T14:45:45.954Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-07-13T14:45:45.954Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-07-13T14:45:45.954Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-07-13T14:45:45.954Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-07-13T14:45:47.157Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2021-07-13T14:45:48.531Z] --- PASS: TestInfoAPIWarnings (16.34s) [2021-07-13T14:45:48.531Z] === RUN TestInfoDebug [2021-07-13T14:45:48.788Z] --- PASS: TestInfoDebug (0.53s) [2021-07-13T14:45:48.788Z] === RUN TestInfoInsecureRegistries [2021-07-13T14:45:49.256Z] --- PASS: TestDockerNetworkConnectAlias (5.35s) [2021-07-13T14:45:49.256Z] === RUN TestDockerNetworkReConnect [2021-07-13T14:45:49.351Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2021-07-13T14:45:49.351Z] --- PASS: TestInfoInsecureRegistries (0.53s) [2021-07-13T14:45:49.351Z] === RUN TestInfoRegistryMirrors [2021-07-13T14:45:49.719Z] --- PASS: TestWaitNonBlocked (0.03s) [2021-07-13T14:45:49.719Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (3.44s) [2021-07-13T14:45:49.719Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (3.54s) [2021-07-13T14:45:49.719Z] === RUN TestWaitBlocked [2021-07-13T14:45:49.719Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2021-07-13T14:45:49.719Z] --- SKIP: TestWaitBlocked (0.00s) [2021-07-13T14:45:49.719Z] PASS [2021-07-13T14:45:49.719Z] ok github.com/docker/docker/integration/container 89.753s [2021-07-13T14:45:49.719Z] [2021-07-13T14:45:49.719Z] === Skipped [2021-07-13T14:45:49.719Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s) [2021-07-13T14:45:49.719Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-07-13T14:45:49.719Z] [2021-07-13T14:45:49.719Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s) [2021-07-13T14:45:49.719Z] copy_test.go:82: testEnv.DaemonInfo.OSType == "windows" [2021-07-13T14:45:49.719Z] [2021-07-13T14:45:49.719Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s) [2021-07-13T14:45:49.719Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2021-07-13T14:45:49.719Z] [2021-07-13T14:45:49.719Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s) [2021-07-13T14:45:49.719Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2021-07-13T14:45:49.719Z] [2021-07-13T14:45:49.719Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s) [2021-07-13T14:45:49.719Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2021-07-13T14:45:49.719Z] [2021-07-13T14:45:49.719Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s) [2021-07-13T14:45:49.719Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2021-07-13T14:45:49.719Z] [2021-07-13T14:45:49.719Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2021-07-13T14:45:49.719Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2021-07-13T14:45:49.719Z] [2021-07-13T14:45:49.719Z] === SKIP: github.com/docker/docker/integration/container TestCreatePlatformSpecificImageNoPlatform (0.03s) [2021-07-13T14:45:49.719Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2021-07-13T14:45:49.719Z] [2021-07-13T14:45:49.719Z] === SKIP: github.com/docker/docker/integration/container TestContainerKillOnDaemonStart (0.00s) [2021-07-13T14:45:49.719Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2021-07-13T14:45:49.719Z] [2021-07-13T14:45:49.719Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s) [2021-07-13T14:45:49.719Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2021-07-13T14:45:49.719Z] [2021-07-13T14:45:49.719Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s) [2021-07-13T14:45:49.719Z] exec_test.go:130: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2021-07-13T14:45:49.719Z] [2021-07-13T14:45:49.719Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s) [2021-07-13T14:45:49.719Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-07-13T14:45:49.719Z] [2021-07-13T14:45:49.719Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s) [2021-07-13T14:45:49.719Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2021-07-13T14:45:49.719Z] [2021-07-13T14:45:49.719Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s) [2021-07-13T14:45:49.719Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2021-07-13T14:45:49.719Z] [2021-07-13T14:45:49.719Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s) [2021-07-13T14:45:49.719Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2021-07-13T14:45:49.719Z] [2021-07-13T14:45:49.719Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s) [2021-07-13T14:45:49.719Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2021-07-13T14:45:49.719Z] [2021-07-13T14:45:49.719Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer/non_killing_signal (0.00s) [2021-07-13T14:45:49.719Z] kill_test.go:65: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2021-07-13T14:45:49.719Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2021-07-13T14:45:49.719Z] [2021-07-13T14:45:49.719Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s) [2021-07-13T14:45:49.719Z] kill_test.go:77: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-07-13T14:45:49.719Z] [2021-07-13T14:45:49.719Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s) [2021-07-13T14:45:49.719Z] kill_test.go:116: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-07-13T14:45:49.719Z] [2021-07-13T14:45:49.719Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s) [2021-07-13T14:45:49.719Z] kill_test.go:127: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-07-13T14:45:49.719Z] [2021-07-13T14:45:49.719Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s) [2021-07-13T14:45:49.719Z] kill_test.go:138: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2021-07-13T14:45:49.719Z] [2021-07-13T14:45:49.719Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s) [2021-07-13T14:45:49.719Z] kill_test.go:155: testEnv.DaemonInfo.OSType == "windows" [2021-07-13T14:45:49.719Z] [2021-07-13T14:45:49.719Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s) [2021-07-13T14:45:49.720Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-07-13T14:45:49.720Z] [2021-07-13T14:45:49.720Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s) [2021-07-13T14:45:49.720Z] nat_test.go:24: testEnv.OSType == "windows": FIXME [2021-07-13T14:45:49.720Z] [2021-07-13T14:45:49.720Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s) [2021-07-13T14:45:49.720Z] nat_test.go:60: testEnv.OSType == "windows": FIXME [2021-07-13T14:45:49.720Z] [2021-07-13T14:45:49.720Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s) [2021-07-13T14:45:49.720Z] pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2021-07-13T14:45:49.720Z] [2021-07-13T14:45:49.720Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s) [2021-07-13T14:45:49.720Z] pause_test.go:70: testEnv.DaemonInfo.OSType == "windows" [2021-07-13T14:45:49.720Z] [2021-07-13T14:45:49.720Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s) [2021-07-13T14:45:49.720Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2021-07-13T14:45:49.720Z] [2021-07-13T14:45:49.720Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s) [2021-07-13T14:45:49.720Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2021-07-13T14:45:49.720Z] [2021-07-13T14:45:49.720Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s) [2021-07-13T14:45:49.720Z] restart_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-07-13T14:45:49.720Z] [2021-07-13T14:45:49.720Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s) [2021-07-13T14:45:49.720Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2021-07-13T14:45:49.720Z] [2021-07-13T14:45:49.720Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s) [2021-07-13T14:45:49.720Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2021-07-13T14:45:49.720Z] [2021-07-13T14:45:49.720Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s) [2021-07-13T14:45:49.720Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2021-07-13T14:45:49.720Z] [2021-07-13T14:45:49.720Z] [2021-07-13T14:45:49.720Z] DONE 88 tests, 33 skipped in 92.216s [2021-07-13T14:45:49.720Z] Running D:\gopath\src\github.com\docker\docker\integration\daemon [2021-07-13T14:45:49.928Z] --- PASS: TestInfoRegistryMirrors (0.54s) [2021-07-13T14:45:49.928Z] === RUN TestLoginFailsWithBadCredentials [2021-07-13T14:45:49.928Z] --- PASS: TestLoginFailsWithBadCredentials (0.16s) [2021-07-13T14:45:49.928Z] === RUN TestPingCacheHeaders [2021-07-13T14:45:50.186Z] --- PASS: TestPingCacheHeaders (0.06s) [2021-07-13T14:45:50.186Z] === RUN TestPingGet [2021-07-13T14:45:50.186Z] --- PASS: TestPingGet (0.04s) [2021-07-13T14:45:50.186Z] === RUN TestPingHead [2021-07-13T14:45:50.186Z] --- PASS: TestPingHead (0.03s) [2021-07-13T14:45:50.186Z] === RUN TestVersion [2021-07-13T14:45:50.186Z] --- PASS: TestVersion (0.04s) [2021-07-13T14:45:50.186Z] PASS [2021-07-13T14:45:50.186Z] [2021-07-13T14:45:50.186Z] === Skipped [2021-07-13T14:45:50.186Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-07-13T14:45:50.186Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-07-13T14:45:50.186Z] [2021-07-13T14:45:50.186Z] [2021-07-13T14:45:50.186Z] DONE 19 tests, 1 skipped in 22.159s [2021-07-13T14:45:50.186Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2021-07-13T14:45:50.186Z] ++ 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-07-13T14:45:50.186Z] ++ set -e [2021-07-13T14:45:50.186Z] ++ '[' -n 0 ']' [2021-07-13T14:45:50.186Z] ++ set -x [2021-07-13T14:45:50.186Z] ++ env -i DEST=/go/src/github.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-07-13T14:45:50.442Z] INFO: Testing against a local daemon [2021-07-13T14:45:50.443Z] === RUN TestVolumesCreateAndList [2021-07-13T14:45:50.443Z] --- PASS: TestVolumesCreateAndList (0.02s) [2021-07-13T14:45:50.443Z] === RUN TestVolumesRemove [2021-07-13T14:45:50.443Z] --- PASS: TestVolumesRemove (0.08s) [2021-07-13T14:45:50.443Z] === RUN TestVolumesInspect [2021-07-13T14:45:50.443Z] --- PASS: TestVolumesInspect (0.02s) [2021-07-13T14:45:50.443Z] === RUN TestVolumesInvalidJSON [2021-07-13T14:45:50.443Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-07-13T14:45:50.443Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-07-13T14:45:50.443Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-07-13T14:45:50.443Z] --- PASS: TestVolumesInvalidJSON (0.05s) [2021-07-13T14:45:50.443Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-07-13T14:45:50.443Z] PASS [2021-07-13T14:45:50.443Z] [2021-07-13T14:45:50.443Z] DONE 5 tests in 0.309s [2021-07-13T14:45:50.443Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-07-13T14:45:51.007Z] ++++ cat bundles/test-integration/docker.pid [2021-07-13T14:45:51.007Z] +++ kill 5801 [2021-07-13T14:45:51.267Z] +++ /etc/init.d/apparmor stop [2021-07-13T14:45:51.267Z] Leaving: AppArmorNo profiles have been unloaded. [2021-07-13T14:45:51.267Z] [2021-07-13T14:45:51.267Z] Unloading profiles will leave already running processes permanently [2021-07-13T14:45:51.267Z] unconfined, which can lead to unexpected situations. [2021-07-13T14:45:51.267Z] [2021-07-13T14:45:51.267Z] To set a process to complain mode, use the command line tool [2021-07-13T14:45:51.267Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-07-13T14:45:51.267Z] +++ true [2021-07-13T14:45:51.267Z] exiting test-integration [2021-07-13T14:45:51.267Z] ++ exit 0 [2021-07-13T14:45:51.267Z] [2021-07-13T14:45:51.831Z] === RUN TestDockerSuite/TestEmbeddedDNSInvalidInput [2021-07-13T14:45:51.831Z] === RUN TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate [2021-07-13T14:45:51.916Z] === RUN TestConfigDaemonLibtrustID [2021-07-13T14:45:51.916Z] daemon_test.go:19: runtime.GOOS != "linux" [2021-07-13T14:45:51.916Z] --- SKIP: TestConfigDaemonLibtrustID (0.00s) [2021-07-13T14:45:51.916Z] === RUN TestDaemonConfigValidation [2021-07-13T14:45:51.916Z] daemon_test.go:38: runtime.GOOS != "linux" [2021-07-13T14:45:51.916Z] --- SKIP: TestDaemonConfigValidation (0.00s) [2021-07-13T14:45:51.916Z] PASS [2021-07-13T14:45:51.916Z] ok github.com/docker/docker/integration/daemon 0.286s [2021-07-13T14:45:51.916Z] [2021-07-13T14:45:51.916Z] === Skipped [2021-07-13T14:45:51.916Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonLibtrustID (0.00s) [2021-07-13T14:45:51.916Z] daemon_test.go:19: runtime.GOOS != "linux" [2021-07-13T14:45:51.916Z] [2021-07-13T14:45:51.916Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonConfigValidation (0.00s) [2021-07-13T14:45:51.916Z] daemon_test.go:38: runtime.GOOS != "linux" [2021-07-13T14:45:51.916Z] [2021-07-13T14:45:51.916Z] [2021-07-13T14:45:51.916Z] DONE 2 tests, 2 skipped in 1.895s [2021-07-13T14:45:51.916Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2021-07-13T14:45:52.395Z] + for job in $(jobs -p) [2021-07-13T14:45:52.395Z] + wait 17989 [2021-07-13T14:45:52.959Z] === RUN TestDockerSuite/TestEventsAttach [2021-07-13T14:45:53.458Z] --- PASS: TestDockerNetworkReConnect (4.38s) [2021-07-13T14:45:53.459Z] === RUN TestServicePlugin [2021-07-13T14:45:53.459Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-07-13T14:45:53.459Z] --- SKIP: TestServicePlugin (0.00s) [2021-07-13T14:45:53.459Z] === RUN TestServiceUpdateLabel [2021-07-13T14:45:53.470Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-07-13T14:45:53.470Z] INFO: Testing against a local daemon [2021-07-13T14:45:53.470Z] === RUN TestCommitInheritsEnv [2021-07-13T14:45:53.470Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-07-13T14:45:53.470Z] --- SKIP: TestCommitInheritsEnv (0.00s) [2021-07-13T14:45:53.470Z] === RUN TestImportExtremelyLargeImageWorks [2021-07-13T14:45:53.470Z] import_test.go:23: testEnv.OSType == "windows": TODO enable on windows [2021-07-13T14:45:53.470Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2021-07-13T14:45:53.470Z] === RUN TestImagesFilterMultiReference [2021-07-13T14:45:53.470Z] --- PASS: TestImagesFilterMultiReference (0.08s) [2021-07-13T14:45:53.470Z] === RUN TestImagePullPlatformInvalid [2021-07-13T14:45:53.794Z] ok github.com/docker/docker/daemon/cluster 0.061s coverage: 0.5% of statements [2021-07-13T14:45:53.794Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.014s coverage: 65.3% of statements [2021-07-13T14:45:53.890Z] === RUN TestDockerSuite/TestEventsCommit [2021-07-13T14:45:53.932Z] --- PASS: TestImagePullPlatformInvalid (0.04s) [2021-07-13T14:45:53.932Z] === RUN TestRemoveImageOrphaning [2021-07-13T14:45:54.729Z] ok github.com/docker/docker/daemon/cluster/convert 0.008s coverage: 35.9% of statements [2021-07-13T14:45:54.907Z] --- PASS: TestRemoveImageOrphaning (1.05s) [2021-07-13T14:45:54.907Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-07-13T14:45:54.907Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s) [2021-07-13T14:45:54.907Z] === RUN TestTagInvalidReference [2021-07-13T14:45:54.907Z] --- PASS: TestTagInvalidReference (0.03s) [2021-07-13T14:45:54.907Z] === RUN TestTagValidPrefixedRepo [2021-07-13T14:45:54.907Z] --- PASS: TestTagValidPrefixedRepo (0.06s) [2021-07-13T14:45:54.907Z] === RUN TestTagExistedNameWithoutForce [2021-07-13T14:45:54.907Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) [2021-07-13T14:45:54.907Z] === RUN TestTagOfficialNames [2021-07-13T14:45:54.907Z] --- PASS: TestTagOfficialNames (0.08s) [2021-07-13T14:45:54.907Z] === RUN TestTagMatchesDigest [2021-07-13T14:45:54.907Z] --- PASS: TestTagMatchesDigest (0.03s) [2021-07-13T14:45:54.907Z] PASS [2021-07-13T14:45:54.907Z] ok github.com/docker/docker/integration/image 1.830s [2021-07-13T14:45:55.261Z] === RUN TestDockerSuite/TestEventsContainerEvents [2021-07-13T14:45:55.373Z] [2021-07-13T14:45:55.373Z] === Skipped [2021-07-13T14:45:55.373Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.00s) [2021-07-13T14:45:55.373Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-07-13T14:45:55.373Z] [2021-07-13T14:45:55.373Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s) [2021-07-13T14:45:55.373Z] import_test.go:23: testEnv.OSType == "windows": TODO enable on windows [2021-07-13T14:45:55.373Z] [2021-07-13T14:45:55.373Z] [2021-07-13T14:45:55.373Z] DONE 11 tests, 2 skipped in 3.423s [2021-07-13T14:45:55.373Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2021-07-13T14:45:56.003Z] --- PASS: TestServiceUpdateLabel (2.72s) [2021-07-13T14:45:56.003Z] === RUN TestServiceUpdateSecrets [2021-07-13T14:45:56.193Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2021-07-13T14:45:57.566Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2021-07-13T14:45:57.568Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-07-13T14:45:57.568Z] INFO: Testing against a local daemon [2021-07-13T14:45:57.568Z] === RUN TestNetworkCreateDelete [2021-07-13T14:45:57.568Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2021-07-13T14:45:57.568Z] --- SKIP: TestNetworkCreateDelete (0.00s) [2021-07-13T14:45:57.568Z] === RUN TestDockerNetworkDeletePreferID [2021-07-13T14:45:57.568Z] 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-07-13T14:45:57.568Z] --- SKIP: TestDockerNetworkDeletePreferID (0.00s) [2021-07-13T14:45:57.568Z] === RUN TestDaemonDNSFallback [2021-07-13T14:45:57.568Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2021-07-13T14:45:57.568Z] --- SKIP: TestDaemonDNSFallback (0.00s) [2021-07-13T14:45:57.568Z] === RUN TestInspectNetwork [2021-07-13T14:45:57.568Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2021-07-13T14:45:57.568Z] --- SKIP: TestInspectNetwork (0.00s) [2021-07-13T14:45:57.568Z] === RUN TestRunContainerWithBridgeNone [2021-07-13T14:45:57.568Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2021-07-13T14:45:57.568Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2021-07-13T14:45:57.568Z] === RUN TestNetworkInvalidJSON [2021-07-13T14:45:57.568Z] === RUN TestNetworkInvalidJSON//networks/create [2021-07-13T14:45:57.568Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-07-13T14:45:57.568Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-07-13T14:45:57.568Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-07-13T14:45:57.568Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-07-13T14:45:57.568Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-07-13T14:45:57.568Z] === CONT TestNetworkInvalidJSON//networks/create [2021-07-13T14:45:57.568Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-07-13T14:45:57.568Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-07-13T14:45:57.568Z] --- PASS: TestNetworkInvalidJSON (0.03s) [2021-07-13T14:45:57.568Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2021-07-13T14:45:57.568Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.01s) [2021-07-13T14:45:57.568Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.01s) [2021-07-13T14:45:57.568Z] === RUN TestNetworkList [2021-07-13T14:45:57.568Z] === RUN TestNetworkList//networks [2021-07-13T14:45:57.568Z] === PAUSE TestNetworkList//networks [2021-07-13T14:45:57.568Z] === RUN TestNetworkList//networks/ [2021-07-13T14:45:57.568Z] === PAUSE TestNetworkList//networks/ [2021-07-13T14:45:57.568Z] === CONT TestNetworkList//networks [2021-07-13T14:45:57.568Z] === CONT TestNetworkList//networks/ [2021-07-13T14:45:57.568Z] --- PASS: TestNetworkList (0.03s) [2021-07-13T14:45:57.568Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-07-13T14:45:57.568Z] --- PASS: TestNetworkList//networks (0.00s) [2021-07-13T14:45:57.568Z] === RUN TestHostIPv4BridgeLabel [2021-07-13T14:45:57.568Z] network_test.go:126: testEnv.OSType == "windows" [2021-07-13T14:45:57.568Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2021-07-13T14:45:57.568Z] === RUN TestDaemonRestartWithLiveRestore [2021-07-13T14:45:57.568Z] service_test.go:29: testEnv.OSType == "windows" [2021-07-13T14:45:57.568Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s) [2021-07-13T14:45:57.568Z] === RUN TestDaemonDefaultNetworkPools [2021-07-13T14:45:57.568Z] service_test.go:58: testEnv.OSType == "windows" [2021-07-13T14:45:57.568Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2021-07-13T14:45:57.568Z] === RUN TestDaemonRestartWithExistingNetwork [2021-07-13T14:45:57.568Z] service_test.go:102: testEnv.OSType == "windows" [2021-07-13T14:45:57.568Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2021-07-13T14:45:57.568Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-07-13T14:45:57.568Z] service_test.go:136: testEnv.OSType == "windows" [2021-07-13T14:45:57.568Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2021-07-13T14:45:57.568Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-07-13T14:45:57.568Z] service_test.go:187: testEnv.OSType == "windows" [2021-07-13T14:45:57.568Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2021-07-13T14:45:57.568Z] === RUN TestServiceWithPredefinedNetwork [2021-07-13T14:45:57.568Z] service_test.go:212: testEnv.OSType == "windows" [2021-07-13T14:45:57.568Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2021-07-13T14:45:57.568Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-07-13T14:45:57.568Z] service_test.go:242: FLAKY_TEST [2021-07-13T14:45:57.568Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-07-13T14:45:57.568Z] === RUN TestServiceWithDataPathPortInit [2021-07-13T14:45:57.568Z] service_test.go:333: testEnv.OSType == "windows" [2021-07-13T14:45:57.568Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2021-07-13T14:45:57.568Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-07-13T14:45:57.568Z] service_test.go:401: testEnv.OSType == "windows" [2021-07-13T14:45:57.568Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2021-07-13T14:45:57.568Z] PASS [2021-07-13T14:45:57.568Z] ok github.com/docker/docker/integration/network 0.388s [2021-07-13T14:45:57.568Z] [2021-07-13T14:45:57.568Z] === Skipped [2021-07-13T14:45:57.568Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s) [2021-07-13T14:45:57.568Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2021-07-13T14:45:57.568Z] [2021-07-13T14:45:57.568Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.00s) [2021-07-13T14:45:57.568Z] 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-07-13T14:45:57.568Z] [2021-07-13T14:45:57.568Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDNSFallback (0.00s) [2021-07-13T14:45:57.568Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2021-07-13T14:45:57.568Z] [2021-07-13T14:45:57.568Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s) [2021-07-13T14:45:57.568Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2021-07-13T14:45:57.568Z] [2021-07-13T14:45:57.568Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s) [2021-07-13T14:45:57.568Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2021-07-13T14:45:57.568Z] [2021-07-13T14:45:57.568Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.00s) [2021-07-13T14:45:57.568Z] network_test.go:126: testEnv.OSType == "windows" [2021-07-13T14:45:57.568Z] [2021-07-13T14:45:57.568Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s) [2021-07-13T14:45:57.568Z] service_test.go:29: testEnv.OSType == "windows" [2021-07-13T14:45:57.568Z] [2021-07-13T14:45:57.568Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s) [2021-07-13T14:45:57.568Z] service_test.go:58: testEnv.OSType == "windows" [2021-07-13T14:45:57.568Z] [2021-07-13T14:45:57.568Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s) [2021-07-13T14:45:57.568Z] service_test.go:102: testEnv.OSType == "windows" [2021-07-13T14:45:57.568Z] [2021-07-13T14:45:57.568Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2021-07-13T14:45:57.568Z] service_test.go:136: testEnv.OSType == "windows" [2021-07-13T14:45:57.568Z] [2021-07-13T14:45:57.568Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2021-07-13T14:45:57.568Z] service_test.go:187: testEnv.OSType == "windows" [2021-07-13T14:45:57.568Z] [2021-07-13T14:45:57.568Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s) [2021-07-13T14:45:57.568Z] service_test.go:212: testEnv.OSType == "windows" [2021-07-13T14:45:57.568Z] [2021-07-13T14:45:57.568Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-07-13T14:45:57.568Z] service_test.go:242: FLAKY_TEST [2021-07-13T14:45:57.568Z] [2021-07-13T14:45:57.568Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s) [2021-07-13T14:45:57.568Z] service_test.go:333: testEnv.OSType == "windows" [2021-07-13T14:45:57.568Z] [2021-07-13T14:45:57.568Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s) [2021-07-13T14:45:57.568Z] service_test.go:401: testEnv.OSType == "windows" [2021-07-13T14:45:57.568Z] [2021-07-13T14:45:57.568Z] [2021-07-13T14:45:57.568Z] DONE 22 tests, 15 skipped in 2.225s [2021-07-13T14:45:57.568Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2021-07-13T14:45:58.031Z] testing: warning: no tests to run [2021-07-13T14:45:58.031Z] PASS [2021-07-13T14:45:58.031Z] ok github.com/docker/docker/integration/network/ipvlan 0.129s [2021-07-13T14:45:58.031Z] [2021-07-13T14:45:58.031Z] DONE 0 tests in 0.692s [2021-07-13T14:45:58.031Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2021-07-13T14:45:58.131Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel [2021-07-13T14:45:58.387Z] === RUN TestDockerSuite/TestEventsContainerFilterBeforeCreate [2021-07-13T14:45:59.005Z] testing: warning: no tests to run [2021-07-13T14:45:59.005Z] PASS [2021-07-13T14:45:59.005Z] ok github.com/docker/docker/integration/network/macvlan 0.134s [2021-07-13T14:45:59.005Z] [2021-07-13T14:45:59.005Z] DONE 0 tests in 0.733s [2021-07-13T14:45:59.005Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2021-07-13T14:45:59.980Z] testing: warning: no tests to run [2021-07-13T14:45:59.980Z] PASS [2021-07-13T14:45:59.980Z] ok github.com/docker/docker/integration/plugin 0.135s [2021-07-13T14:45:59.980Z] [2021-07-13T14:45:59.980Z] DONE 0 tests in 0.751s [2021-07-13T14:45:59.980Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2021-07-13T14:46:00.281Z] docker_api_swarm_service_test.go:394: [d5db56c6580ca] joining swarm manager [d513b28663d55]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-07-13T14:46:00.443Z] testing: warning: no tests to run [2021-07-13T14:46:00.443Z] PASS [2021-07-13T14:46:00.443Z] ok github.com/docker/docker/integration/plugin/authz 0.154s [2021-07-13T14:46:00.443Z] [2021-07-13T14:46:00.443Z] DONE 0 tests in 0.738s [2021-07-13T14:46:00.443Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2021-07-13T14:46:00.538Z] === RUN TestDockerSuite/TestEventsContainerFilterByName [2021-07-13T14:46:01.103Z] docker_api_swarm_service_test.go:394: [d56c8736a62f8] joining swarm manager [d513b28663d55]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-07-13T14:46:02.034Z] === RUN TestDockerSuite/TestEventsContainerRestart [2021-07-13T14:46:02.842Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.436s coverage: 13.8% of statements [2021-07-13T14:46:03.101Z] ok github.com/docker/docker/daemon/config 0.029s coverage: 81.4% of statements [2021-07-13T14:46:03.667Z] ok github.com/docker/docker/daemon/discovery 0.003s coverage: 30.0% of statements [2021-07-13T14:46:03.926Z] ok github.com/docker/docker/daemon/events 0.057s coverage: 50.0% of statements [2021-07-13T14:46:04.493Z] ok github.com/docker/docker/daemon/graphdriver 0.004s coverage: 2.2% of statements [2021-07-13T14:46:05.870Z] ok github.com/docker/docker/daemon 12.153s coverage: 17.4% of statements [2021-07-13T14:46:05.870Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2021-07-13T14:46:05.870Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2021-07-13T14:46:05.870Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2021-07-13T14:46:05.870Z] ? github.com/docker/docker/daemon/exec [no test files] [2021-07-13T14:46:06.210Z] === RUN TestDockerSuite/TestEventsContainerWithMultiNetwork [2021-07-13T14:46:06.438Z] ok github.com/docker/docker/daemon/graphdriver/aufs 1.077s coverage: 73.3% of statements [2021-07-13T14:46:07.836Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.500s coverage: 56.2% of statements [2021-07-13T14:46:08.098Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.009s coverage: 3.1% of statements [2021-07-13T14:46:09.485Z] === RUN TestDockerSuite/TestEventsCopy [2021-07-13T14:46:10.007Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.007s coverage: 1.9% of statements [2021-07-13T14:46:10.048Z] === RUN TestDockerSuite/TestEventsFilterContainer [2021-07-13T14:46:10.813Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-07-13T14:46:10.813Z] INFO: Testing against a local daemon [2021-07-13T14:46:10.813Z] === RUN TestPluginInvalidJSON [2021-07-13T14:46:10.813Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-07-13T14:46:10.813Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-07-13T14:46:10.813Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-07-13T14:46:10.813Z] --- PASS: TestPluginInvalidJSON (0.06s) [2021-07-13T14:46:10.813Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.01s) [2021-07-13T14:46:10.813Z] === RUN TestPluginInstall [2021-07-13T14:46:10.813Z] plugin_test.go:63: testEnv.OSType == "windows" [2021-07-13T14:46:10.813Z] --- SKIP: TestPluginInstall (0.00s) [2021-07-13T14:46:10.813Z] === RUN TestPluginsWithRuntimes [2021-07-13T14:46:10.813Z] plugin_test.go:172: testEnv.OSType == "windows" [2021-07-13T14:46:10.813Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2021-07-13T14:46:10.813Z] === RUN TestPluginBackCompatMediaTypes [2021-07-13T14:46:10.813Z] plugin_test.go:234: testEnv.OSType == "windows" [2021-07-13T14:46:10.813Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2021-07-13T14:46:10.813Z] PASS [2021-07-13T14:46:10.813Z] ok github.com/docker/docker/integration/plugin/common 0.451s [2021-07-13T14:46:10.813Z] [2021-07-13T14:46:10.813Z] === Skipped [2021-07-13T14:46:10.813Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s) [2021-07-13T14:46:10.813Z] plugin_test.go:63: testEnv.OSType == "windows" [2021-07-13T14:46:10.813Z] [2021-07-13T14:46:10.813Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginsWithRuntimes (0.00s) [2021-07-13T14:46:10.813Z] plugin_test.go:172: testEnv.OSType == "windows" [2021-07-13T14:46:10.813Z] [2021-07-13T14:46:10.814Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginBackCompatMediaTypes (0.00s) [2021-07-13T14:46:10.814Z] plugin_test.go:234: testEnv.OSType == "windows" [2021-07-13T14:46:10.814Z] [2021-07-13T14:46:10.814Z] [2021-07-13T14:46:10.814Z] DONE 5 tests, 3 skipped in 10.140s [2021-07-13T14:46:10.814Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2021-07-13T14:46:11.418Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2021-07-13T14:46:11.926Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.317s coverage: 49.4% of statements [2021-07-13T14:46:12.493Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.657s coverage: 45.9% of statements [2021-07-13T14:46:12.493Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2021-07-13T14:46:13.740Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-07-13T14:46:13.740Z] INFO: Testing against a local daemon [2021-07-13T14:46:13.740Z] === RUN TestExternalGraphDriver [2021-07-13T14:46:13.740Z] external_test.go:48: runtime.GOOS == "windows" [2021-07-13T14:46:13.740Z] --- SKIP: TestExternalGraphDriver (0.01s) [2021-07-13T14:46:13.740Z] === RUN TestGraphdriverPluginV2 [2021-07-13T14:46:13.740Z] external_test.go:408: runtime.GOOS == "windows" [2021-07-13T14:46:13.740Z] --- SKIP: TestGraphdriverPluginV2 (0.00s) [2021-07-13T14:46:13.740Z] PASS [2021-07-13T14:46:13.740Z] ok github.com/docker/docker/integration/plugin/graphdriver 0.347s [2021-07-13T14:46:13.870Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 0.709s coverage: 57.7% of statements [2021-07-13T14:46:13.870Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2021-07-13T14:46:13.870Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2021-07-13T14:46:13.870Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.008s coverage: 57.5% of statements [2021-07-13T14:46:14.116Z] --- PASS: TestServiceUpdateSecrets (15.27s) [2021-07-13T14:46:14.116Z] === RUN TestServiceUpdateConfigs [2021-07-13T14:46:14.207Z] [2021-07-13T14:46:14.207Z] === Skipped [2021-07-13T14:46:14.207Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.01s) [2021-07-13T14:46:14.207Z] external_test.go:48: runtime.GOOS == "windows" [2021-07-13T14:46:14.207Z] [2021-07-13T14:46:14.207Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s) [2021-07-13T14:46:14.207Z] external_test.go:408: runtime.GOOS == "windows" [2021-07-13T14:46:14.207Z] [2021-07-13T14:46:14.207Z] [2021-07-13T14:46:14.207Z] DONE 2 tests, 2 skipped in 3.123s [2021-07-13T14:46:14.207Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2021-07-13T14:46:14.805Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.013s coverage: 3.0% of statements [2021-07-13T14:46:15.742Z] ok github.com/docker/docker/daemon/links 0.014s coverage: 93.0% of statements [2021-07-13T14:46:16.311Z] ok github.com/docker/docker/daemon/images 0.020s coverage: 6.8% of statements [2021-07-13T14:46:16.311Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2021-07-13T14:46:16.311Z] ? github.com/docker/docker/daemon/listeners [no test files] [2021-07-13T14:46:16.399Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-07-13T14:46:16.399Z] INFO: Testing against a local daemon [2021-07-13T14:46:16.399Z] === RUN TestReadPluginNoRead [2021-07-13T14:46:16.399Z] read_test.go:21: no unix domain sockets on Windows [2021-07-13T14:46:16.399Z] --- SKIP: TestReadPluginNoRead (0.00s) [2021-07-13T14:46:16.399Z] PASS [2021-07-13T14:46:16.399Z] ok github.com/docker/docker/integration/plugin/logging 0.344s [2021-07-13T14:46:16.399Z] [2021-07-13T14:46:16.399Z] === Skipped [2021-07-13T14:46:16.399Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) [2021-07-13T14:46:16.399Z] read_test.go:21: no unix domain sockets on Windows [2021-07-13T14:46:16.399Z] [2021-07-13T14:46:16.399Z] [2021-07-13T14:46:16.399Z] DONE 1 tests, 1 skipped in 2.172s [2021-07-13T14:46:16.399Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard [2021-07-13T14:46:17.090Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-07-13T14:46:17.090Z] INFO: Testing against a local daemon [2021-07-13T14:46:17.247Z] ok github.com/docker/docker/daemon/logger 0.220s coverage: 43.5% of statements [2021-07-13T14:46:17.375Z] testing: warning: no tests to run [2021-07-13T14:46:17.375Z] PASS [2021-07-13T14:46:17.375Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard 0.152s [2021-07-13T14:46:17.375Z] [2021-07-13T14:46:17.375Z] DONE 0 tests in 1.074s [2021-07-13T14:46:17.375Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2021-07-13T14:46:17.575Z] === RUN TestBuildWithSession [2021-07-13T14:46:17.575Z] build_session_test.go:25: TODO: BuildKit [2021-07-13T14:46:17.575Z] --- SKIP: TestBuildWithSession (0.00s) [2021-07-13T14:46:17.575Z] === RUN TestBuildSquashParent [2021-07-13T14:46:17.575Z] build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-07-13T14:46:17.575Z] --- SKIP: TestBuildSquashParent (0.00s) [2021-07-13T14:46:17.575Z] === RUN TestBuildWithRemoveAndForceRemove [2021-07-13T14:46:17.575Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-07-13T14:46:17.575Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-07-13T14:46:17.575Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-07-13T14:46:17.575Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-07-13T14:46:17.575Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-07-13T14:46:17.575Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-07-13T14:46:17.575Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-07-13T14:46:17.575Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-07-13T14:46:17.575Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-07-13T14:46:17.575Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-07-13T14:46:17.575Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-07-13T14:46:17.575Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-07-13T14:46:17.575Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-07-13T14:46:17.575Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-07-13T14:46:17.575Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-07-13T14:46:17.575Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-07-13T14:46:17.815Z] ok github.com/docker/docker/daemon/logger/awslogs 0.153s coverage: 77.8% of statements [2021-07-13T14:46:17.815Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2021-07-13T14:46:17.815Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2021-07-13T14:46:17.981Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2021-07-13T14:46:17.981Z] === RUN TestDockerSuite/TestEventsFilterImageName [2021-07-13T14:46:18.382Z] ok github.com/docker/docker/daemon/logger/gelf 0.006s coverage: 67.0% of statements [2021-07-13T14:46:18.641Z] ok github.com/docker/docker/daemon/logger/journald 0.019s coverage: 23.9% of statements [2021-07-13T14:46:18.911Z] === RUN TestDockerSuite/TestEventsFilterLabels [2021-07-13T14:46:18.911Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole [2021-07-13T14:46:19.168Z] === RUN TestDockerSuite/TestEventsFilterNetworkID [2021-07-13T14:46:19.168Z] === RUN TestDockerSuite/TestEventsFilterType [2021-07-13T14:46:19.209Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.003s coverage: 87.2% of statements [2021-07-13T14:46:19.209Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.008s coverage: 69.9% of statements [2021-07-13T14:46:19.568Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-07-13T14:46:19.568Z] INFO: Testing against a local daemon [2021-07-13T14:46:19.568Z] === RUN TestPluginWithDevMounts [2021-07-13T14:46:19.568Z] mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2021-07-13T14:46:19.568Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2021-07-13T14:46:19.568Z] PASS [2021-07-13T14:46:19.568Z] ok github.com/docker/docker/integration/plugin/volumes 0.335s [2021-07-13T14:46:19.568Z] [2021-07-13T14:46:19.568Z] === Skipped [2021-07-13T14:46:19.568Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) [2021-07-13T14:46:19.568Z] mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2021-07-13T14:46:19.568Z] [2021-07-13T14:46:19.568Z] [2021-07-13T14:46:19.568Z] DONE 1 tests, 1 skipped in 2.200s [2021-07-13T14:46:19.568Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2021-07-13T14:46:19.732Z] === RUN TestDockerSuite/TestEventsFilterVolumeAndNetworkType [2021-07-13T14:46:19.732Z] === RUN TestDockerSuite/TestEventsFilterVolumeID [2021-07-13T14:46:19.989Z] === RUN TestDockerSuite/TestEventsFilters [2021-07-13T14:46:20.145Z] ok github.com/docker/docker/daemon/logger/local 0.013s coverage: 75.2% of statements [2021-07-13T14:46:20.145Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2021-07-13T14:46:20.404Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.037s coverage: 55.1% of statements [2021-07-13T14:46:20.972Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.008s coverage: 31.5% of statements [2021-07-13T14:46:21.358Z] docker_api_swarm_service_test.go:342: [d9e1d4eeeae9d] joining swarm manager [d2d3ed7a0a39f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-07-13T14:46:21.615Z] === RUN TestDockerSuite/TestEventsFormat [2021-07-13T14:46:21.763Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-07-13T14:46:21.763Z] INFO: Testing against a local daemon [2021-07-13T14:46:21.763Z] === RUN TestSecretInspect [2021-07-13T14:46:21.763Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-07-13T14:46:21.763Z] --- SKIP: TestSecretInspect (0.01s) [2021-07-13T14:46:21.763Z] === RUN TestSecretList [2021-07-13T14:46:21.763Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-07-13T14:46:21.763Z] --- SKIP: TestSecretList (0.00s) [2021-07-13T14:46:21.763Z] === RUN TestSecretsCreateAndDelete [2021-07-13T14:46:21.763Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-07-13T14:46:21.763Z] --- SKIP: TestSecretsCreateAndDelete (0.00s) [2021-07-13T14:46:21.763Z] === RUN TestSecretsUpdate [2021-07-13T14:46:21.763Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2021-07-13T14:46:21.763Z] --- SKIP: TestSecretsUpdate (0.00s) [2021-07-13T14:46:21.763Z] === RUN TestTemplatedSecret [2021-07-13T14:46:21.763Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2021-07-13T14:46:21.763Z] --- SKIP: TestTemplatedSecret (0.00s) [2021-07-13T14:46:21.763Z] === RUN TestSecretCreateResolve [2021-07-13T14:46:21.763Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2021-07-13T14:46:21.763Z] --- SKIP: TestSecretCreateResolve (0.00s) [2021-07-13T14:46:21.763Z] PASS [2021-07-13T14:46:21.763Z] ok github.com/docker/docker/integration/secret 0.330s [2021-07-13T14:46:21.763Z] [2021-07-13T14:46:21.763Z] === Skipped [2021-07-13T14:46:21.763Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.01s) [2021-07-13T14:46:21.763Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-07-13T14:46:21.763Z] [2021-07-13T14:46:21.763Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s) [2021-07-13T14:46:21.763Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-07-13T14:46:21.763Z] [2021-07-13T14:46:21.763Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s) [2021-07-13T14:46:21.763Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-07-13T14:46:21.763Z] [2021-07-13T14:46:21.763Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s) [2021-07-13T14:46:21.763Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2021-07-13T14:46:21.763Z] [2021-07-13T14:46:21.763Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s) [2021-07-13T14:46:21.763Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2021-07-13T14:46:21.763Z] [2021-07-13T14:46:21.763Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s) [2021-07-13T14:46:21.763Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2021-07-13T14:46:21.763Z] [2021-07-13T14:46:21.763Z] [2021-07-13T14:46:21.763Z] DONE 6 tests, 6 skipped in 1.915s [2021-07-13T14:46:21.763Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2021-07-13T14:46:21.907Z] ok github.com/docker/docker/daemon/logger/syslog 0.011s coverage: 46.8% of statements [2021-07-13T14:46:22.166Z] ok github.com/docker/docker/daemon/logger/templates 0.002s coverage: 8.3% of statements [2021-07-13T14:46:22.179Z] docker_api_swarm_service_test.go:342: [d2581d7ff8178] joining swarm manager [d2d3ed7a0a39f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-07-13T14:46:22.733Z] ok github.com/docker/docker/daemon/network 0.004s coverage: 63.8% of statements [2021-07-13T14:46:23.301Z] ok github.com/docker/docker/daemon/logger/splunk 1.595s coverage: 82.5% of statements [2021-07-13T14:46:23.301Z] ? github.com/docker/docker/daemon/names [no test files] [2021-07-13T14:46:23.301Z] ? github.com/docker/docker/daemon/stats [no test files] [2021-07-13T14:46:23.549Z] === RUN TestDockerSuite/TestEventsFormatBadField [2021-07-13T14:46:23.549Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2021-07-13T14:46:23.549Z] === RUN TestDockerSuite/TestEventsImageImport [2021-07-13T14:46:23.955Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-07-13T14:46:23.955Z] INFO: Testing against a local daemon [2021-07-13T14:46:23.955Z] === RUN TestServiceCreateInit [2021-07-13T14:46:23.955Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-07-13T14:46:23.955Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-07-13T14:46:23.955Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-07-13T14:46:23.955Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-07-13T14:46:23.955Z] --- PASS: TestServiceCreateInit (0.03s) [2021-07-13T14:46:23.955Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-07-13T14:46:23.955Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-07-13T14:46:23.955Z] === RUN TestCreateServiceMultipleTimes [2021-07-13T14:46:23.955Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-07-13T14:46:23.955Z] --- SKIP: TestCreateServiceMultipleTimes (0.00s) [2021-07-13T14:46:23.955Z] === RUN TestCreateServiceConflict [2021-07-13T14:46:23.955Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2021-07-13T14:46:23.955Z] --- SKIP: TestCreateServiceConflict (0.00s) [2021-07-13T14:46:23.955Z] === RUN TestCreateServiceMaxReplicas [2021-07-13T14:46:23.955Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2021-07-13T14:46:23.955Z] --- SKIP: TestCreateServiceMaxReplicas (0.03s) [2021-07-13T14:46:23.955Z] === RUN TestCreateWithDuplicateNetworkNames [2021-07-13T14:46:23.955Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2021-07-13T14:46:23.955Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s) [2021-07-13T14:46:23.955Z] === RUN TestCreateServiceSecretFileMode [2021-07-13T14:46:23.955Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2021-07-13T14:46:23.955Z] --- SKIP: TestCreateServiceSecretFileMode (0.00s) [2021-07-13T14:46:23.955Z] === RUN TestCreateServiceConfigFileMode [2021-07-13T14:46:23.955Z] create_test.go:312: testEnv.DaemonInfo.OSType == "windows" [2021-07-13T14:46:23.955Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s) [2021-07-13T14:46:23.955Z] === RUN TestCreateServiceSysctls [2021-07-13T14:46:23.955Z] create_test.go:404: testEnv.DaemonInfo.OSType == "windows" [2021-07-13T14:46:23.955Z] --- SKIP: TestCreateServiceSysctls (0.03s) [2021-07-13T14:46:23.955Z] === RUN TestCreateServiceCapabilities [2021-07-13T14:46:23.955Z] create_test.go:488: testEnv.DaemonInfo.OSType == "windows" [2021-07-13T14:46:23.955Z] --- SKIP: TestCreateServiceCapabilities (0.03s) [2021-07-13T14:46:23.955Z] === RUN TestInspect [2021-07-13T14:46:23.955Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2021-07-13T14:46:23.955Z] --- SKIP: TestInspect (0.00s) [2021-07-13T14:46:23.955Z] === RUN TestCreateJob [2021-07-13T14:46:23.955Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2021-07-13T14:46:23.955Z] --- SKIP: TestCreateJob (0.00s) [2021-07-13T14:46:23.955Z] === RUN TestReplicatedJob [2021-07-13T14:46:23.955Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2021-07-13T14:46:23.955Z] --- SKIP: TestReplicatedJob (0.00s) [2021-07-13T14:46:23.955Z] === RUN TestUpdateReplicatedJob [2021-07-13T14:46:23.955Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2021-07-13T14:46:23.955Z] --- SKIP: TestUpdateReplicatedJob (0.00s) [2021-07-13T14:46:23.955Z] === RUN TestServiceListWithStatuses [2021-07-13T14:46:23.955Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2021-07-13T14:46:23.955Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-07-13T14:46:23.955Z] === RUN TestDockerNetworkConnectAlias [2021-07-13T14:46:23.955Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-07-13T14:46:23.955Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s) [2021-07-13T14:46:23.955Z] === RUN TestDockerNetworkReConnect [2021-07-13T14:46:23.955Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-07-13T14:46:23.955Z] --- SKIP: TestDockerNetworkReConnect (0.00s) [2021-07-13T14:46:23.955Z] === RUN TestServicePlugin [2021-07-13T14:46:23.955Z] plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows" [2021-07-13T14:46:23.955Z] --- SKIP: TestServicePlugin (0.00s) [2021-07-13T14:46:23.955Z] === RUN TestServiceUpdateLabel [2021-07-13T14:46:23.955Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2021-07-13T14:46:23.955Z] --- SKIP: TestServiceUpdateLabel (0.00s) [2021-07-13T14:46:23.955Z] === RUN TestServiceUpdateSecrets [2021-07-13T14:46:23.955Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2021-07-13T14:46:23.955Z] --- SKIP: TestServiceUpdateSecrets (0.00s) [2021-07-13T14:46:23.955Z] === RUN TestServiceUpdateConfigs [2021-07-13T14:46:23.955Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2021-07-13T14:46:23.955Z] --- SKIP: TestServiceUpdateConfigs (0.00s) [2021-07-13T14:46:23.955Z] === RUN TestServiceUpdateNetwork [2021-07-13T14:46:23.955Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2021-07-13T14:46:23.955Z] --- SKIP: TestServiceUpdateNetwork (0.00s) [2021-07-13T14:46:23.955Z] === RUN TestServiceUpdatePidsLimit [2021-07-13T14:46:23.955Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2021-07-13T14:46:23.955Z] --- SKIP: TestServiceUpdatePidsLimit (0.01s) [2021-07-13T14:46:23.955Z] PASS [2021-07-13T14:46:23.955Z] ok github.com/docker/docker/integration/service 0.488s [2021-07-13T14:46:23.955Z] [2021-07-13T14:46:23.955Z] === Skipped [2021-07-13T14:46:23.955Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-07-13T14:46:23.955Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-07-13T14:46:23.955Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-07-13T14:46:23.955Z] [2021-07-13T14:46:23.955Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-07-13T14:46:23.955Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-07-13T14:46:23.955Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-07-13T14:46:23.955Z] [2021-07-13T14:46:23.955Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s) [2021-07-13T14:46:23.955Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-07-13T14:46:23.955Z] [2021-07-13T14:46:23.955Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s) [2021-07-13T14:46:23.955Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2021-07-13T14:46:23.955Z] [2021-07-13T14:46:23.955Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.03s) [2021-07-13T14:46:23.955Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2021-07-13T14:46:23.955Z] [2021-07-13T14:46:23.955Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s) [2021-07-13T14:46:23.955Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2021-07-13T14:46:23.955Z] [2021-07-13T14:46:23.955Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s) [2021-07-13T14:46:23.955Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2021-07-13T14:46:23.955Z] [2021-07-13T14:46:23.955Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s) [2021-07-13T14:46:23.955Z] create_test.go:312: testEnv.DaemonInfo.OSType == "windows" [2021-07-13T14:46:23.955Z] [2021-07-13T14:46:23.955Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.03s) [2021-07-13T14:46:23.955Z] create_test.go:404: testEnv.DaemonInfo.OSType == "windows" [2021-07-13T14:46:23.955Z] [2021-07-13T14:46:23.955Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.03s) [2021-07-13T14:46:23.955Z] create_test.go:488: testEnv.DaemonInfo.OSType == "windows" [2021-07-13T14:46:23.955Z] [2021-07-13T14:46:23.955Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s) [2021-07-13T14:46:23.955Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2021-07-13T14:46:23.955Z] [2021-07-13T14:46:23.955Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s) [2021-07-13T14:46:23.955Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2021-07-13T14:46:23.955Z] [2021-07-13T14:46:23.955Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s) [2021-07-13T14:46:23.955Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2021-07-13T14:46:23.955Z] [2021-07-13T14:46:23.955Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s) [2021-07-13T14:46:23.955Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2021-07-13T14:46:23.955Z] [2021-07-13T14:46:23.955Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s) [2021-07-13T14:46:23.955Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2021-07-13T14:46:23.955Z] [2021-07-13T14:46:23.955Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s) [2021-07-13T14:46:23.955Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-07-13T14:46:23.955Z] [2021-07-13T14:46:23.955Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s) [2021-07-13T14:46:23.955Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-07-13T14:46:23.955Z] [2021-07-13T14:46:23.955Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s) [2021-07-13T14:46:23.955Z] plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows" [2021-07-13T14:46:23.955Z] [2021-07-13T14:46:23.955Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s) [2021-07-13T14:46:23.955Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2021-07-13T14:46:23.955Z] [2021-07-13T14:46:23.956Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s) [2021-07-13T14:46:23.956Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2021-07-13T14:46:23.956Z] [2021-07-13T14:46:23.956Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s) [2021-07-13T14:46:23.956Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2021-07-13T14:46:23.956Z] [2021-07-13T14:46:23.956Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s) [2021-07-13T14:46:23.956Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2021-07-13T14:46:23.956Z] [2021-07-13T14:46:23.956Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdatePidsLimit (0.01s) [2021-07-13T14:46:23.956Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2021-07-13T14:46:23.956Z] [2021-07-13T14:46:23.956Z] [2021-07-13T14:46:23.956Z] DONE 24 tests, 23 skipped in 2.506s [2021-07-13T14:46:24.419Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2021-07-13T14:46:24.679Z] ok github.com/docker/docker/distribution 0.177s coverage: 25.4% of statements [2021-07-13T14:46:24.679Z] ok github.com/docker/docker/distribution/metadata 0.040s coverage: 48.2% of statements [2021-07-13T14:46:24.679Z] ? github.com/docker/docker/distribution/utils [no test files] [2021-07-13T14:46:24.920Z] === RUN TestDockerSuite/TestEventsImageLoad [2021-07-13T14:46:25.177Z] === RUN TestDockerSuite/TestEventsImagePull [2021-07-13T14:46:25.616Z] ok github.com/docker/docker/errdefs 0.005s coverage: 53.1% of statements [2021-07-13T14:46:25.742Z] === RUN TestDockerSuite/TestEventsImageTag [2021-07-13T14:46:25.966Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-07-13T14:46:25.966Z] INFO: Testing against a local daemon [2021-07-13T14:46:25.966Z] === RUN TestSessionCreate [2021-07-13T14:46:25.966Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2021-07-13T14:46:25.966Z] --- SKIP: TestSessionCreate (0.00s) [2021-07-13T14:46:25.966Z] === RUN TestSessionCreateWithBadUpgrade [2021-07-13T14:46:25.966Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2021-07-13T14:46:25.966Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s) [2021-07-13T14:46:25.966Z] PASS [2021-07-13T14:46:25.966Z] ok github.com/docker/docker/integration/session 0.326s [2021-07-13T14:46:25.966Z] [2021-07-13T14:46:25.966Z] === Skipped [2021-07-13T14:46:25.966Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s) [2021-07-13T14:46:25.966Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2021-07-13T14:46:25.966Z] [2021-07-13T14:46:25.966Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s) [2021-07-13T14:46:25.966Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2021-07-13T14:46:25.966Z] [2021-07-13T14:46:25.966Z] [2021-07-13T14:46:25.966Z] DONE 2 tests, 2 skipped in 1.849s [2021-07-13T14:46:25.966Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2021-07-13T14:46:26.187Z] ok github.com/docker/docker/image 0.016s coverage: 86.6% of statements [2021-07-13T14:46:26.754Z] ok github.com/docker/docker/image/cache 0.006s coverage: 19.2% of statements [2021-07-13T14:46:27.111Z] === RUN TestDockerSuite/TestEventsImageUntagDelete [2021-07-13T14:46:27.111Z] === RUN TestDockerSuite/TestEventsOOMDisableFalse [2021-07-13T14:46:27.111Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2021-07-13T14:46:27.111Z] === RUN TestDockerSuite/TestEventsOOMDisableTrue [2021-07-13T14:46:27.111Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2021-07-13T14:46:27.111Z] === RUN TestDockerSuite/TestEventsPluginOps [2021-07-13T14:46:27.322Z] ok github.com/docker/docker/image/tarexport 0.007s coverage: 0.7% of statements [2021-07-13T14:46:27.322Z] ok github.com/docker/docker/distribution/xfer 1.956s coverage: 85.1% of statements [2021-07-13T14:46:27.322Z] ? github.com/docker/docker/dockerversion [no test files] [2021-07-13T14:46:27.581Z] ok github.com/docker/docker/image/v1 0.014s coverage: 25.0% of statements [2021-07-13T14:46:27.581Z] ? github.com/docker/docker/internal/test/suite [no test files] [2021-07-13T14:46:28.152Z] ok github.com/docker/docker/libcontainerd/queue 0.034s coverage: 100.0% of statements [2021-07-13T14:46:28.157Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-07-13T14:46:28.157Z] INFO: Testing against a local daemon [2021-07-13T14:46:28.157Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-07-13T14:46:28.157Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2021-07-13T14:46:28.157Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-07-13T14:46:28.157Z] === RUN TestEventsExecDie [2021-07-13T14:46:28.157Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2021-07-13T14:46:28.157Z] --- SKIP: TestEventsExecDie (0.02s) [2021-07-13T14:46:28.157Z] === RUN TestEventsBackwardsCompatible [2021-07-13T14:46:28.157Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2021-07-13T14:46:28.157Z] --- SKIP: TestEventsBackwardsCompatible (0.00s) [2021-07-13T14:46:28.157Z] === RUN TestEventsVolumeCreate [2021-07-13T14:46:28.157Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2021-07-13T14:46:28.157Z] --- SKIP: TestEventsVolumeCreate (0.00s) [2021-07-13T14:46:28.157Z] === RUN TestInfoAPI [2021-07-13T14:46:28.157Z] --- PASS: TestInfoAPI (0.04s) [2021-07-13T14:46:28.157Z] === RUN TestInfoAPIWarnings [2021-07-13T14:46:28.157Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-07-13T14:46:28.157Z] --- SKIP: TestInfoAPIWarnings (0.00s) [2021-07-13T14:46:28.157Z] === RUN TestInfoDebug [2021-07-13T14:46:28.157Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-07-13T14:46:28.157Z] --- SKIP: TestInfoDebug (0.00s) [2021-07-13T14:46:28.157Z] === RUN TestInfoInsecureRegistries [2021-07-13T14:46:28.157Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-07-13T14:46:28.157Z] --- SKIP: TestInfoInsecureRegistries (0.00s) [2021-07-13T14:46:28.157Z] === RUN TestInfoRegistryMirrors [2021-07-13T14:46:28.157Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-07-13T14:46:28.157Z] --- SKIP: TestInfoRegistryMirrors (0.00s) [2021-07-13T14:46:28.157Z] === RUN TestLoginFailsWithBadCredentials [2021-07-13T14:46:28.480Z] === RUN TestDockerSuite/TestEventsRedirectStdout [2021-07-13T14:46:29.018Z] --- PASS: TestServiceUpdateConfigs (15.49s) [2021-07-13T14:46:29.018Z] === RUN TestServiceUpdateNetwork [2021-07-13T14:46:29.132Z] --- PASS: TestLoginFailsWithBadCredentials (0.96s) [2021-07-13T14:46:29.132Z] === RUN TestPingCacheHeaders [2021-07-13T14:46:29.132Z] --- PASS: TestPingCacheHeaders (0.03s) [2021-07-13T14:46:29.132Z] === RUN TestPingGet [2021-07-13T14:46:29.132Z] --- PASS: TestPingGet (0.03s) [2021-07-13T14:46:29.132Z] === RUN TestPingHead [2021-07-13T14:46:29.132Z] --- PASS: TestPingHead (0.03s) [2021-07-13T14:46:29.132Z] === RUN TestVersion [2021-07-13T14:46:29.132Z] --- PASS: TestVersion (0.03s) [2021-07-13T14:46:29.132Z] PASS [2021-07-13T14:46:29.132Z] ok github.com/docker/docker/integration/system 1.434s [2021-07-13T14:46:29.132Z] [2021-07-13T14:46:29.132Z] === Skipped [2021-07-13T14:46:29.132Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-07-13T14:46:29.132Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2021-07-13T14:46:29.132Z] [2021-07-13T14:46:29.132Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.02s) [2021-07-13T14:46:29.132Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2021-07-13T14:46:29.132Z] [2021-07-13T14:46:29.132Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s) [2021-07-13T14:46:29.132Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2021-07-13T14:46:29.132Z] [2021-07-13T14:46:29.132Z] === SKIP: github.com/docker/docker/integration/system TestEventsVolumeCreate (0.00s) [2021-07-13T14:46:29.132Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2021-07-13T14:46:29.132Z] [2021-07-13T14:46:29.132Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s) [2021-07-13T14:46:29.132Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-07-13T14:46:29.132Z] [2021-07-13T14:46:29.132Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s) [2021-07-13T14:46:29.132Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-07-13T14:46:29.132Z] [2021-07-13T14:46:29.132Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s) [2021-07-13T14:46:29.132Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-07-13T14:46:29.132Z] [2021-07-13T14:46:29.132Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s) [2021-07-13T14:46:29.132Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-07-13T14:46:29.132Z] [2021-07-13T14:46:29.132Z] [2021-07-13T14:46:29.132Z] DONE 14 tests, 8 skipped in 2.934s [2021-07-13T14:46:29.132Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2021-07-13T14:46:29.412Z] === RUN TestDockerSuite/TestEventsRename [2021-07-13T14:46:29.976Z] === RUN TestDockerSuite/TestEventsResize [2021-07-13T14:46:30.540Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2021-07-13T14:46:31.326Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-07-13T14:46:31.326Z] INFO: Testing against a local daemon [2021-07-13T14:46:31.326Z] === RUN TestVolumesCreateAndList [2021-07-13T14:46:31.326Z] --- PASS: TestVolumesCreateAndList (0.05s) [2021-07-13T14:46:31.326Z] === RUN TestVolumesRemove [2021-07-13T14:46:31.326Z] --- PASS: TestVolumesRemove (0.17s) [2021-07-13T14:46:31.326Z] === RUN TestVolumesInspect [2021-07-13T14:46:31.326Z] --- PASS: TestVolumesInspect (0.04s) [2021-07-13T14:46:31.326Z] === RUN TestVolumesInvalidJSON [2021-07-13T14:46:31.326Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-07-13T14:46:31.326Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-07-13T14:46:31.326Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-07-13T14:46:31.326Z] --- PASS: TestVolumesInvalidJSON (0.03s) [2021-07-13T14:46:31.326Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-07-13T14:46:31.326Z] PASS [2021-07-13T14:46:31.326Z] ok github.com/docker/docker/integration/volume 0.563s [2021-07-13T14:46:31.326Z] [2021-07-13T14:46:31.326Z] DONE 5 tests in 2.309s [2021-07-13T14:46:31.326Z] INFO: make.ps1 ended at 07/13/2021 14:46:31 [2021-07-13T14:46:31.326Z] INFO: Integration CLI tests being run from the host: [2021-07-13T14:46:31.326Z] 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-07-13T14:46:32.703Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-07-13T14:46:32.704Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-07-13T14:46:37.083Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2021-07-13T14:46:37.340Z] === RUN TestDockerSuite/TestEventsStreaming [2021-07-13T14:46:37.596Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs [2021-07-13T14:46:38.150Z] ok github.com/docker/docker/layer 7.351s coverage: 68.8% of statements [2021-07-13T14:46:38.150Z] ? github.com/docker/docker/libcontainerd [no test files] [2021-07-13T14:46:38.150Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2021-07-13T14:46:38.150Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2021-07-13T14:46:38.150Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2021-07-13T14:46:38.159Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2021-07-13T14:46:40.050Z] ok github.com/docker/docker/libnetwork/api 1.502s coverage: 90.1% of statements [2021-07-13T14:46:40.051Z] docker_api_swarm_service_test.go:489: [de3eaf68faf6a] joining swarm manager [dae4bbf757f0a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-07-13T14:46:40.617Z] ok github.com/docker/docker/libnetwork/bitseq 0.128s coverage: 84.4% of statements [2021-07-13T14:46:40.625Z] docker_api_swarm_service_test.go:489: [d4806221613a6] joining swarm manager [dae4bbf757f0a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-07-13T14:46:41.245Z] --- PASS: TestServiceUpdateNetwork (13.71s) [2021-07-13T14:46:41.245Z] === RUN TestServiceUpdatePidsLimit [2021-07-13T14:46:41.518Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.03s) [2021-07-13T14:46:41.518Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (14.89s) [2021-07-13T14:46:41.518Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (15.09s) [2021-07-13T14:46:41.518Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (15.28s) [2021-07-13T14:46:41.518Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (15.40s) [2021-07-13T14:46:41.518Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (9.28s) [2021-07-13T14:46:41.518Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (9.60s) [2021-07-13T14:46:41.518Z] === RUN TestBuildMultiStageCopy [2021-07-13T14:46:41.518Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-07-13T14:46:41.554Z] ok github.com/docker/docker/libnetwork/config 0.042s coverage: 24.0% of statements [2021-07-13T14:46:41.554Z] === RUN TestDockerSuite/TestEventsTop [2021-07-13T14:46:41.709Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-07-13T14:46:41.709Z] INFO: Testing against a local daemon [2021-07-13T14:46:41.709Z] === RUN TestDockerSuite [2021-07-13T14:46:41.709Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2021-07-13T14:46:41.709Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2021-07-13T14:46:41.709Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2021-07-13T14:46:41.709Z] === RUN TestDockerSuite/TestAPIErrorJSON [2021-07-13T14:46:41.709Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2021-07-13T14:46:41.709Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2021-07-13T14:46:41.709Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2021-07-13T14:46:41.709Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2021-07-13T14:46:41.709Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2021-07-13T14:46:41.709Z] === RUN TestDockerSuite/TestAPIImagesDelete [2021-07-13T14:46:41.709Z] === RUN TestDockerSuite/TestAPIImagesFilter [2021-07-13T14:46:41.709Z] === RUN TestDockerSuite/TestAPIImagesHistory [2021-07-13T14:46:42.122Z] ok github.com/docker/docker/libnetwork/datastore 0.003s coverage: 21.9% of statements [2021-07-13T14:46:42.172Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2021-07-13T14:46:42.186Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2021-07-13T14:46:42.381Z] ok github.com/docker/docker/libnetwork/driverapi 0.002s coverage: 68.9% of statements [2021-07-13T14:46:42.633Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2021-07-13T14:46:42.924Z] === RUN TestDockerSuite/TestEventsUntag [2021-07-13T14:46:43.129Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2021-07-13T14:46:44.911Z] ok github.com/docker/docker/libnetwork/drivers/bridge 1.483s coverage: 59.9% of statements [2021-07-13T14:46:45.170Z] ok github.com/docker/docker/libnetwork/drivers/host 0.002s coverage: 34.8% of statements [2021-07-13T14:46:45.443Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2021-07-13T14:46:46.105Z] ok github.com/docker/docker/libnetwork/drivers/ipvlan 0.149s coverage: 4.0% of statements [2021-07-13T14:46:46.363Z] ok github.com/docker/docker/libnetwork/drivers/macvlan 0.016s coverage: 4.5% of statements [2021-07-13T14:46:46.622Z] ok github.com/docker/docker/libnetwork/drivers/null 0.002s coverage: 34.8% of statements [2021-07-13T14:46:51.265Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2021-07-13T14:46:51.986Z] === RUN TestDockerSuite/TestExec [2021-07-13T14:46:52.093Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-07-13T14:46:52.574Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-07-13T14:46:52.917Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2021-07-13T14:46:53.481Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2021-07-13T14:46:53.588Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-07-13T14:46:54.046Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2021-07-13T14:46:54.046Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreate [2021-07-13T14:46:54.978Z] === RUN TestDockerSuite/TestExecAPIStart [2021-07-13T14:46:55.192Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-07-13T14:46:56.591Z] ok github.com/docker/docker/libnetwork/drivers/overlay 7.297s coverage: 7.1% of statements [2021-07-13T14:46:56.591Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.002s coverage: 63.6% of statements [2021-07-13T14:46:56.591Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.010s coverage: 57.4% of statements [2021-07-13T14:46:56.591Z] ok github.com/docker/docker/libnetwork/drvregistry 0.016s coverage: 82.4% of statements [2021-07-13T14:46:56.801Z] --- PASS: TestBuildMultiStageCopy (14.85s) [2021-07-13T14:46:56.801Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (9.96s) [2021-07-13T14:46:56.801Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.91s) [2021-07-13T14:46:56.801Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.19s) [2021-07-13T14:46:56.801Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.29s) [2021-07-13T14:46:56.801Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.51s) [2021-07-13T14:46:56.801Z] === RUN TestBuildMultiStageParentConfig [2021-07-13T14:46:56.849Z] ok github.com/docker/docker/libnetwork/etchosts 0.015s coverage: 81.2% of statements [2021-07-13T14:46:57.417Z] ok github.com/docker/docker/libnetwork/hostdiscovery 0.003s coverage: 48.1% of statements [2021-07-13T14:46:57.417Z] ok github.com/docker/docker/libnetwork/idm 0.003s coverage: 87.5% of statements [2021-07-13T14:46:57.675Z] ok github.com/docker/docker/libnetwork/internal/caller 0.002s coverage: 100.0% of statements [2021-07-13T14:46:58.253Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2021-07-13T14:46:59.398Z] --- PASS: TestServiceUpdatePidsLimit (17.85s) [2021-07-13T14:46:59.398Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (1.13s) [2021-07-13T14:46:59.398Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.43s) [2021-07-13T14:46:59.398Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.24s) [2021-07-13T14:46:59.398Z] PASS [2021-07-13T14:46:59.398Z] [2021-07-13T14:46:59.398Z] === Skipped [2021-07-13T14:46:59.398Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s) [2021-07-13T14:46:59.398Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-07-13T14:46:59.398Z] [2021-07-13T14:46:59.398Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s) [2021-07-13T14:46:59.398Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-07-13T14:46:59.398Z] [2021-07-13T14:46:59.398Z] [2021-07-13T14:46:59.398Z] DONE 27 tests, 2 skipped in 166.338s [2021-07-13T14:46:59.398Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m [2021-07-13T14:46:59.398Z] ++ 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-07-13T14:46:59.398Z] ++ set -e [2021-07-13T14:46:59.398Z] ++ '[' -n 0 ']' [2021-07-13T14:46:59.398Z] ++ set -x [2021-07-13T14:46:59.398Z] ++ env -i DEST=/go/src/github.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-07-13T14:46:59.398Z] INFO: Testing against a local daemon [2021-07-13T14:46:59.398Z] === RUN TestSessionCreate [2021-07-13T14:46:59.398Z] --- PASS: TestSessionCreate (0.04s) [2021-07-13T14:46:59.398Z] === RUN TestSessionCreateWithBadUpgrade [2021-07-13T14:46:59.398Z] --- PASS: TestSessionCreateWithBadUpgrade (0.04s) [2021-07-13T14:46:59.398Z] PASS [2021-07-13T14:46:59.398Z] [2021-07-13T14:46:59.398Z] DONE 2 tests in 0.229s [2021-07-13T14:46:59.398Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m [2021-07-13T14:46:59.398Z] ++ 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-07-13T14:46:59.398Z] ++ set -e [2021-07-13T14:46:59.398Z] ++ '[' -n 0 ']' [2021-07-13T14:46:59.398Z] ++ set -x [2021-07-13T14:46:59.398Z] ++ env -i DEST=/go/src/github.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-07-13T14:46:59.398Z] INFO: Testing against a local daemon [2021-07-13T14:46:59.398Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-07-13T14:46:59.398Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-07-13T14:46:59.398Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.01s) [2021-07-13T14:46:59.398Z] === RUN TestEventsExecDie [2021-07-13T14:46:59.622Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2021-07-13T14:46:59.822Z] --- PASS: TestBuildMultiStageParentConfig (3.05s) [2021-07-13T14:46:59.822Z] === RUN TestBuildLabelWithTargets [2021-07-13T14:46:59.822Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-07-13T14:46:59.822Z] --- SKIP: TestBuildLabelWithTargets (0.01s) [2021-07-13T14:46:59.822Z] === RUN TestBuildWithEmptyLayers [2021-07-13T14:46:59.969Z] --- PASS: TestEventsExecDie (1.09s) [2021-07-13T14:46:59.969Z] === RUN TestEventsBackwardsCompatible [2021-07-13T14:46:59.969Z] --- PASS: TestEventsBackwardsCompatible (0.08s) [2021-07-13T14:46:59.969Z] === RUN TestEventsVolumeCreate [2021-07-13T14:47:00.229Z] --- PASS: TestEventsVolumeCreate (0.08s) [2021-07-13T14:47:00.229Z] === RUN TestInfoBinaryCommits [2021-07-13T14:47:00.229Z] --- PASS: TestInfoBinaryCommits (0.04s) [2021-07-13T14:47:00.229Z] === RUN TestInfoAPIVersioned [2021-07-13T14:47:00.229Z] --- PASS: TestInfoAPIVersioned (0.01s) [2021-07-13T14:47:00.229Z] === RUN TestInfoDiscoveryBackend [2021-07-13T14:47:00.553Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2021-07-13T14:47:00.798Z] --- PASS: TestInfoDiscoveryBackend (0.54s) [2021-07-13T14:47:00.799Z] === RUN TestInfoDiscoveryInvalidAdvertise [2021-07-13T14:47:01.439Z] --- PASS: TestBuildWithEmptyLayers (1.64s) [2021-07-13T14:47:01.439Z] === RUN TestBuildMultiStageOnBuild [2021-07-13T14:47:01.738Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2021-07-13T14:47:01.739Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2021-07-13T14:47:01.928Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2021-07-13T14:47:01.928Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2021-07-13T14:47:02.309Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.54s) [2021-07-13T14:47:02.309Z] === RUN TestInfoAPI [2021-07-13T14:47:02.309Z] --- PASS: TestInfoAPI (0.04s) [2021-07-13T14:47:02.309Z] === RUN TestInfoAPIWarnings [2021-07-13T14:47:03.298Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2021-07-13T14:47:04.231Z] docker_api_swarm_service_test.go:127: [dfa0f455b731a] joining swarm manager [db3741ba68a9d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-07-13T14:47:04.489Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2021-07-13T14:47:05.422Z] docker_api_swarm_service_test.go:128: [d1569ce1b4b23] joining swarm manager [db3741ba68a9d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-07-13T14:47:05.681Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2021-07-13T14:47:08.220Z] === RUN TestDockerSuite/TestExecCgroup [2021-07-13T14:47:08.478Z] docker_api_swarm_service_test.go:136: [df405b93598c8] joining swarm manager [db3741ba68a9d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2021-07-13T14:47:09.408Z] docker_api_swarm_service_test.go:137: [d5b4ee96a4da2] joining swarm manager [db3741ba68a9d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2021-07-13T14:47:09.876Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.002s coverage: 100.0% of statements [2021-07-13T14:47:10.442Z] ok github.com/docker/docker/libnetwork 38.024s coverage: 40.7% of statements [2021-07-13T14:47:10.442Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2021-07-13T14:47:10.442Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2021-07-13T14:47:10.442Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2021-07-13T14:47:10.442Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2021-07-13T14:47:10.442Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2021-07-13T14:47:10.442Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2021-07-13T14:47:10.442Z] ? github.com/docker/docker/libnetwork/cmd/ovrouter [no test files] [2021-07-13T14:47:10.442Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2021-07-13T14:47:10.442Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2021-07-13T14:47:10.442Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2021-07-13T14:47:10.442Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2021-07-13T14:47:10.442Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2021-07-13T14:47:10.442Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2021-07-13T14:47:10.442Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2021-07-13T14:47:10.442Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2021-07-13T14:47:10.442Z] ? github.com/docker/docker/libnetwork/drivers/windows [no test files] [2021-07-13T14:47:10.442Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2021-07-13T14:47:11.022Z] ok github.com/docker/docker/libnetwork/ipams/null 0.010s coverage: 57.1% of statements [2021-07-13T14:47:11.931Z] === RUN TestDockerSuite/TestExecEnv [2021-07-13T14:47:11.959Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.015s coverage: 47.4% of statements [2021-07-13T14:47:12.217Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.011s coverage: 71.4% of statements [2021-07-13T14:47:12.495Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2021-07-13T14:47:13.152Z] ok github.com/docker/docker/libnetwork/ipamutils 0.513s coverage: 74.0% of statements [2021-07-13T14:47:14.388Z] === RUN TestDockerSuite/TestExecExitStatus [2021-07-13T14:47:14.529Z] ok github.com/docker/docker/libnetwork/iptables 0.320s coverage: 45.1% of statements [2021-07-13T14:47:14.788Z] ok github.com/docker/docker/libnetwork/netlabel 0.004s coverage: 60.0% of statements [2021-07-13T14:47:15.318Z] === RUN TestDockerSuite/TestExecInspectID [2021-07-13T14:47:15.356Z] ok github.com/docker/docker/libnetwork/netutils 0.040s coverage: 44.1% of statements [2021-07-13T14:47:17.213Z] === RUN TestDockerSuite/TestExecInteractive [2021-07-13T14:47:18.582Z] === RUN TestDockerSuite/TestExecInteractiveStdinClose [2021-07-13T14:47:19.513Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2021-07-13T14:47:20.412Z] --- PASS: TestInfoAPIWarnings (16.38s) [2021-07-13T14:47:20.412Z] === RUN TestInfoDebug [2021-07-13T14:47:20.412Z] --- PASS: TestInfoDebug (0.54s) [2021-07-13T14:47:20.412Z] === RUN TestInfoInsecureRegistries [2021-07-13T14:47:20.412Z] --- PASS: TestInfoInsecureRegistries (0.54s) [2021-07-13T14:47:20.412Z] === RUN TestInfoRegistryMirrors [2021-07-13T14:47:20.412Z] --- PASS: TestInfoRegistryMirrors (0.54s) [2021-07-13T14:47:20.412Z] === RUN TestLoginFailsWithBadCredentials [2021-07-13T14:47:20.412Z] --- PASS: TestLoginFailsWithBadCredentials (0.20s) [2021-07-13T14:47:20.412Z] === RUN TestPingCacheHeaders [2021-07-13T14:47:20.412Z] --- PASS: TestPingCacheHeaders (0.03s) [2021-07-13T14:47:20.412Z] === RUN TestPingGet [2021-07-13T14:47:20.444Z] === RUN TestDockerSuite/TestExecParseError [2021-07-13T14:47:20.675Z] --- PASS: TestPingGet (0.03s) [2021-07-13T14:47:20.675Z] === RUN TestPingHead [2021-07-13T14:47:20.675Z] --- PASS: TestPingHead (0.03s) [2021-07-13T14:47:20.675Z] === RUN TestVersion [2021-07-13T14:47:20.675Z] --- PASS: TestVersion (0.03s) [2021-07-13T14:47:20.675Z] PASS [2021-07-13T14:47:20.675Z] [2021-07-13T14:47:20.675Z] === Skipped [2021-07-13T14:47:20.675Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.01s) [2021-07-13T14:47:20.675Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-07-13T14:47:20.675Z] [2021-07-13T14:47:20.675Z] [2021-07-13T14:47:20.675Z] DONE 19 tests, 1 skipped in 21.907s [2021-07-13T14:47:20.675Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m [2021-07-13T14:47:20.675Z] ++ 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-07-13T14:47:20.675Z] ++ set -e [2021-07-13T14:47:20.675Z] ++ '[' -n 0 ']' [2021-07-13T14:47:20.675Z] ++ set -x [2021-07-13T14:47:20.676Z] ++ env -i DEST=/go/src/github.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-07-13T14:47:20.935Z] INFO: Testing against a local daemon [2021-07-13T14:47:20.935Z] === RUN TestVolumesCreateAndList [2021-07-13T14:47:20.935Z] --- PASS: TestVolumesCreateAndList (0.04s) [2021-07-13T14:47:20.935Z] === RUN TestVolumesRemove [2021-07-13T14:47:20.935Z] --- PASS: TestVolumesRemove (0.09s) [2021-07-13T14:47:20.935Z] === RUN TestVolumesInspect [2021-07-13T14:47:20.935Z] --- PASS: TestVolumesInspect (0.03s) [2021-07-13T14:47:20.935Z] === RUN TestVolumesInvalidJSON [2021-07-13T14:47:20.935Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-07-13T14:47:20.935Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-07-13T14:47:20.935Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-07-13T14:47:20.935Z] --- PASS: TestVolumesInvalidJSON (0.03s) [2021-07-13T14:47:20.935Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-07-13T14:47:20.935Z] PASS [2021-07-13T14:47:20.935Z] [2021-07-13T14:47:20.935Z] DONE 5 tests in 0.379s [2021-07-13T14:47:20.935Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-07-13T14:47:21.008Z] === RUN TestDockerSuite/TestExecPausedContainer [2021-07-13T14:47:21.875Z] ++++ cat bundles/test-integration/docker.pid [2021-07-13T14:47:21.875Z] +++ kill 14557 [2021-07-13T14:47:21.875Z] +++ /etc/init.d/apparmor stop [2021-07-13T14:47:21.875Z] Leaving: AppArmorNo profiles have been unloaded. [2021-07-13T14:47:21.875Z] [2021-07-13T14:47:21.875Z] Unloading profiles will leave already running processes permanently [2021-07-13T14:47:21.875Z] unconfined, which can lead to unexpected situations. [2021-07-13T14:47:21.875Z] [2021-07-13T14:47:21.875Z] To set a process to complain mode, use the command line tool [2021-07-13T14:47:21.875Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-07-13T14:47:21.875Z] +++ true [2021-07-13T14:47:21.875Z] exiting test-integration [2021-07-13T14:47:21.875Z] ++ exit 0 [2021-07-13T14:47:21.875Z] [2021-07-13T14:47:21.938Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2021-07-13T14:47:22.502Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2021-07-13T14:47:22.882Z] --- PASS: TestBuildMultiStageOnBuild (19.30s) [2021-07-13T14:47:22.882Z] === RUN TestBuildUncleanTarFilenames [2021-07-13T14:47:22.882Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-07-13T14:47:22.882Z] --- SKIP: TestBuildUncleanTarFilenames (0.01s) [2021-07-13T14:47:22.882Z] === RUN TestBuildMultiStageLayerLeak Post stage [Pipeline] junit [2021-07-13T14:47:25.187Z] Recording test results [2021-07-13T14:47:25.482Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2021-07-13T14:47:25.835Z] + echo Ensuring container killed. [2021-07-13T14:47:25.835Z] Ensuring container killed. [2021-07-13T14:47:25.835Z] + docker rm -vf docker-pr2 [2021-07-13T14:47:25.835Z] Error: No such container: docker-pr2 [Pipeline] sh [2021-07-13T14:47:26.123Z] + echo Chowning /workspace to jenkins user [2021-07-13T14:47:26.123Z] Chowning /workspace to jenkins user [2021-07-13T14:47:26.123Z] + id -u [2021-07-13T14:47:26.123Z] + id -g [2021-07-13T14:47:26.123Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42631:/workspace busybox chown -R 1000:1000 /workspace [2021-07-13T14:47:26.123Z] Unable to find image 'busybox:latest' locally [2021-07-13T14:47:26.383Z] latest: Pulling from library/busybox [2021-07-13T14:47:26.383Z] 38cc3b49dbab: Pulling fs layer [2021-07-13T14:47:26.643Z] 38cc3b49dbab: Download complete [2021-07-13T14:47:26.678Z] === RUN TestDockerSuite/TestExecSetEnv [2021-07-13T14:47:26.905Z] 38cc3b49dbab: Pull complete [2021-07-13T14:47:26.905Z] Digest: sha256:0f354ec1728d9ff32edcd7d1b8bbdfc798277ad36120dc3dc683be44524c8b60 [2021-07-13T14:47:26.905Z] Status: Downloaded newer image for busybox:latest [2021-07-13T14:47:27.241Z] === RUN TestDockerSuite/TestExecStartFails [2021-07-13T14:47:27.558Z] ok github.com/docker/docker/libnetwork/ipam 18.823s coverage: 85.3% of statements [2021-07-13T14:47:27.558Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2021-07-13T14:47:27.558Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2021-07-13T14:47:27.558Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2021-07-13T14:47:27.816Z] ok github.com/docker/docker/libnetwork/options 0.002s coverage: 100.0% of statements [2021-07-13T14:47:28.171Z] === RUN TestDockerSuite/TestExecStateCleanup [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-07-13T14:47:32.357Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesEmptyList [2021-07-13T14:47:32.488Z] + bundleName=arm64-integration [2021-07-13T14:47:32.488Z] + echo Creating arm64-integration-bundles.tar.gz [2021-07-13T14:47:32.488Z] Creating arm64-integration-bundles.tar.gz [2021-07-13T14:47:32.488Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o+ -name *.prof -o -name *-report.xmlxargs ) tar -print -czf [2021-07-13T14:47:32.488Z] arm64-integration-bundles.tar.gz [Pipeline] archiveArtifacts [2021-07-13T14:47:33.074Z] Archiving artifacts [2021-07-13T14:47:33.080Z] ok github.com/docker/docker/libnetwork/osl 4.309s coverage: 39.7% of statements [2021-07-13T14:47:33.080Z] ok github.com/docker/docker/libnetwork/osl/kernel 0.002s coverage: 20.0% of statements [2021-07-13T14:47:33.338Z] ok github.com/docker/docker/libnetwork/portallocator 0.007s coverage: 86.1% of statements [2021-07-13T14:47:34.262Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate [2021-07-13T14:47:34.272Z] ok github.com/docker/docker/libnetwork/portmapper 0.231s coverage: 49.5% of statements [2021-07-13T14:47:34.272Z] ok github.com/docker/docker/libnetwork/resolvconf 0.004s coverage: 70.5% of statements [2021-07-13T14:47:34.530Z] ok github.com/docker/docker/libnetwork/types 0.004s coverage: 47.9% of statements [2021-07-13T14:47:35.097Z] ok github.com/docker/docker/oci 0.006s coverage: 45.2% of statements [2021-07-13T14:47:35.629Z] docker_api_swarm_service_test.go:303: [d277ab9e7e41b] joining swarm manager [d6d338ef04394]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-07-13T14:47:35.665Z] ok github.com/docker/docker/opts 0.019s coverage: 67.1% of statements [2021-07-13T14:47:35.668Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42631/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-07-13T14:47:35.924Z] ok github.com/docker/docker/pkg/aaparser 0.002s coverage: 52.9% of statements [2021-07-13T14:47:35.986Z] + make clean [2021-07-13T14:47:36.558Z] docker_api_swarm_service_test.go:303: [de58ea811f340] joining swarm manager [d6d338ef04394]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-07-13T14:47:36.561Z] docker volume rm -f docker-dev-cache [2021-07-13T14:47:36.821Z] docker-dev-cache [Pipeline] deleteDir [2021-07-13T14:47:37.303Z] ok github.com/docker/docker/pkg/archive 0.306s coverage: 81.9% of statements [2021-07-13T14:47:38.120Z] --- PASS: TestBuildMultiStageLayerLeak (16.94s) [2021-07-13T14:47:38.120Z] === RUN TestBuildWithHugeFile [2021-07-13T14:47:38.239Z] ok github.com/docker/docker/pkg/authorization 0.394s coverage: 68.3% of statements [2021-07-13T14:47:38.497Z] ok github.com/docker/docker/pkg/broadcaster 0.002s coverage: 100.0% of statements [2021-07-13T14:47:38.497Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements [2021-07-13T14:47:39.832Z] === RUN TestDockerSuite/TestExecStopNotHanging [2021-07-13T14:47:40.397Z] === RUN TestDockerSuite/TestExecTTY [2021-07-13T14:47:41.767Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2021-07-13T14:47:41.780Z] ok github.com/docker/docker/pkg/chrootarchive 2.498s coverage: 43.2% of statements [2021-07-13T14:47:41.780Z] ok github.com/docker/docker/pkg/directory 0.002s coverage: 80.0% of statements [2021-07-13T14:47:42.038Z] ok github.com/docker/docker/pkg/discovery 0.004s coverage: 58.3% of statements [2021-07-13T14:47:42.624Z] ok github.com/docker/docker/pkg/discovery/file 0.003s coverage: 97.6% of statements [2021-07-13T14:47:42.699Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2021-07-13T14:47:43.263Z] === RUN TestDockerSuite/TestExecUlimits [2021-07-13T14:47:44.634Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2021-07-13T14:47:44.634Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2021-07-13T14:47:44.634Z] === RUN TestDockerSuite/TestExecWithImageUser [2021-07-13T14:47:45.918Z] ok github.com/docker/docker/pkg/discovery/kv 3.027s coverage: 84.1% of statements [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2021-07-13T14:47:46.177Z] ok github.com/docker/docker/pkg/discovery/memory 0.002s coverage: 92.3% of statements [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-07-13T14:47:46.435Z] ok github.com/docker/docker/pkg/discovery/nodes 0.006s coverage: 93.8% of statements [2021-07-13T14:47:46.694Z] ok github.com/docker/docker/pkg/dmesg 0.004s coverage: 83.3% of statements [2021-07-13T14:47:47.159Z] === RUN TestDockerSuite/TestExecWithNoTERM [2021-07-13T14:47:47.629Z] ok github.com/docker/docker/pkg/filenotify 0.603s coverage: 67.0% of statements [2021-07-13T14:47:47.887Z] ok github.com/docker/docker/pkg/fileutils 0.006s coverage: 86.3% of statements [2021-07-13T14:47:48.092Z] === RUN TestDockerSuite/TestExecWithPrivileged [2021-07-13T14:47:48.146Z] ok github.com/docker/docker/pkg/fsutils 0.137s coverage: 85.1% of statements [2021-07-13T14:47:48.404Z] ok github.com/docker/docker/pkg/homedir 0.002s coverage: 11.4% of statements [2021-07-13T14:47:48.971Z] ok github.com/docker/docker/pkg/idtools 0.365s coverage: 69.5% of statements [2021-07-13T14:47:49.905Z] ok github.com/docker/docker/pkg/ioutils 0.398s coverage: 70.6% of statements [2021-07-13T14:47:49.986Z] === RUN TestDockerSuite/TestExecWithTERM [2021-07-13T14:47:50.163Z] ok github.com/docker/docker/pkg/jsonmessage 0.003s coverage: 91.7% of statements [2021-07-13T14:47:50.422Z] ok github.com/docker/docker/pkg/longpath 0.002s coverage: 100.0% of statements [2021-07-13T14:47:50.422Z] ok github.com/docker/docker/pkg/namesgenerator 0.002s coverage: 85.7% of statements [2021-07-13T14:47:50.680Z] ok github.com/docker/docker/pkg/parsers 0.002s coverage: 97.0% of statements [2021-07-13T14:47:50.918Z] === RUN TestDockerSuite/TestExecWithUser [2021-07-13T14:47:50.939Z] ok github.com/docker/docker/pkg/parsers/kernel 0.002s coverage: 60.0% of statements [2021-07-13T14:47:51.197Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.003s coverage: 86.7% of statements [2021-07-13T14:47:51.197Z] ok github.com/docker/docker/pkg/pidfile 0.002s coverage: 82.4% of statements [2021-07-13T14:47:51.849Z] === RUN TestDockerSuite/TestGetContainerStats [2021-07-13T14:47:54.812Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2021-07-13T14:47:54.812Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2021-07-13T14:47:54.812Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2021-07-13T14:47:54.812Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2021-07-13T14:47:54.812Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2021-07-13T14:47:54.812Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2021-07-13T14:47:54.812Z] === RUN TestDockerSuite/TestAPINetworkFilter [2021-07-13T14:47:54.812Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2021-07-13T14:47:54.812Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2021-07-13T14:47:54.812Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2021-07-13T14:47:54.812Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2021-07-13T14:47:54.812Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2021-07-13T14:47:54.812Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2021-07-13T14:47:54.812Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2021-07-13T14:47:54.812Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2021-07-13T14:47:54.812Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2021-07-13T14:47:54.812Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2021-07-13T14:47:54.812Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2021-07-13T14:47:54.812Z] docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux [2021-07-13T14:47:54.812Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2021-07-13T14:47:54.812Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2021-07-13T14:47:54.812Z] docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-07-13T14:47:54.812Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2021-07-13T14:47:54.812Z] docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux [2021-07-13T14:47:54.812Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2021-07-13T14:47:54.812Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2021-07-13T14:47:57.043Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2021-07-13T14:47:57.043Z] docker_cli_run_test.go:3155: unmatched requirement Apparmor [2021-07-13T14:47:57.100Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2021-07-13T14:47:57.356Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents [2021-07-13T14:47:57.505Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2021-07-13T14:47:57.505Z] docker_cli_run_test.go:3133: unmatched requirement Apparmor [2021-07-13T14:47:57.505Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2021-07-13T14:47:57.505Z] docker_cli_run_test.go:3145: unmatched requirement DaemonIsLinux [2021-07-13T14:47:57.505Z] === RUN TestDockerSuite/TestAttachDisconnect [2021-07-13T14:47:57.505Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2021-07-13T14:47:57.505Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2021-07-13T14:47:59.277Z] docker_api_swarm_service_test.go:99: [dafb5f2526c71] joining swarm manager [d6ed90432a437]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-07-13T14:48:00.208Z] docker_api_swarm_service_test.go:100: [df20d2ddccbc2] joining swarm manager [d6ed90432a437]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-07-13T14:48:00.428Z] === RUN TestDockerSuite/TestAttachPausedContainer [2021-07-13T14:48:00.428Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2021-07-13T14:48:00.428Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2021-07-13T14:48:00.428Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2021-07-13T14:48:00.428Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2021-07-13T14:48:01.579Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2021-07-13T14:48:04.106Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2021-07-13T14:48:07.535Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2021-07-13T14:48:09.362Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2021-07-13T14:48:09.619Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2021-07-13T14:48:09.619Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2021-07-13T14:48:09.619Z] === RUN TestDockerSuite/TestHealth [2021-07-13T14:48:24.474Z] check_test.go:380: [dafb5f2526c71] daemon is not started [2021-07-13T14:48:29.731Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesStateReporting [2021-07-13T14:48:29.895Z] ok github.com/docker/docker/pkg/plugins 33.637s coverage: 76.6% of statements [2021-07-13T14:48:29.895Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.007s coverage: 56.8% of statements [2021-07-13T14:48:29.895Z] ok github.com/docker/docker/pkg/plugins/transport 0.002s coverage: 85.7% of statements [2021-07-13T14:48:29.895Z] ok github.com/docker/docker/pkg/pools 0.002s coverage: 88.2% of statements [2021-07-13T14:48:29.895Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements [2021-07-13T14:48:29.895Z] ok github.com/docker/docker/pkg/pubsub 1.028s coverage: 75.0% of statements [2021-07-13T14:48:29.895Z] ok github.com/docker/docker/pkg/reexec 0.007s coverage: 82.4% of statements [2021-07-13T14:48:31.794Z] ok github.com/docker/docker/pkg/signal 3.301s coverage: 62.3% of statements [2021-07-13T14:48:32.053Z] ok github.com/docker/docker/pkg/stdcopy 0.004s coverage: 100.0% of statements [2021-07-13T14:48:32.254Z] docker_api_swarm_service_test.go:532: [d0062ce1a7b42] joining swarm manager [d0c9654843452]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-07-13T14:48:32.311Z] ok github.com/docker/docker/pkg/streamformatter 0.003s coverage: 66.2% of statements [2021-07-13T14:48:32.311Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2021-07-13T14:48:32.511Z] === RUN TestDockerSuite/TestHistoryExistentImage [2021-07-13T14:48:32.511Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2021-07-13T14:48:32.511Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2021-07-13T14:48:32.511Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2021-07-13T14:48:32.879Z] ok github.com/docker/docker/pkg/sysinfo 0.006s coverage: 52.9% of statements [2021-07-13T14:48:33.075Z] docker_api_swarm_service_test.go:533: [dec4dd7fdd3d0] joining swarm manager [d0c9654843452]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-07-13T14:48:33.332Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2021-07-13T14:48:33.332Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2021-07-13T14:48:33.446Z] ok github.com/docker/docker/pkg/system 0.004s coverage: 39.9% of statements [2021-07-13T14:48:33.705Z] ok github.com/docker/docker/pkg/tailfile 0.053s coverage: 88.6% of statements [2021-07-13T14:48:34.262Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2021-07-13T14:48:34.262Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2021-07-13T14:48:34.262Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2021-07-13T14:48:34.262Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2021-07-13T14:48:34.272Z] ok github.com/docker/docker/pkg/tarsum 0.045s coverage: 89.3% of statements [2021-07-13T14:48:34.272Z] testing: warning: no tests to run [2021-07-13T14:48:34.272Z] coverage: [no statements] [2021-07-13T14:48:34.272Z] ok github.com/docker/docker/pkg/term/windows 0.001s coverage: [no statements] [no tests to run] [2021-07-13T14:48:34.519Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2021-07-13T14:48:34.529Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2021-07-13T14:48:34.787Z] ok github.com/docker/docker/pkg/urlutil 0.002s coverage: 100.0% of statements [2021-07-13T14:48:34.787Z] ok github.com/docker/docker/pkg/useragent 0.002s coverage: 88.9% of statements [2021-07-13T14:48:35.088Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2021-07-13T14:48:36.028Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2021-07-13T14:48:36.028Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2021-07-13T14:48:36.690Z] ok github.com/docker/docker/plugin 0.517s coverage: 23.2% of statements [2021-07-13T14:48:36.952Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.4% of statements [2021-07-13T14:48:37.223Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2021-07-13T14:48:37.223Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2021-07-13T14:48:37.527Z] ok github.com/docker/docker/profiles/seccomp 0.013s coverage: 85.1% of statements [2021-07-13T14:48:38.462Z] ok github.com/docker/docker/quota 0.208s coverage: 71.4% of statements [2021-07-13T14:48:38.594Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2021-07-13T14:48:38.721Z] ok github.com/docker/docker/reference 0.006s coverage: 84.4% of statements [2021-07-13T14:48:39.658Z] ok github.com/docker/docker/registry 0.052s coverage: 58.8% of statements [2021-07-13T14:48:39.965Z] === RUN TestDockerSuite/TestImagesFormat [2021-07-13T14:48:39.965Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2021-07-13T14:48:40.225Z] ok github.com/docker/docker/registry/resumable 0.016s coverage: 100.0% of statements [2021-07-13T14:48:40.225Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 50.9% of statements [2021-07-13T14:48:40.793Z] ok github.com/docker/docker/runconfig 0.008s coverage: 66.1% of statements [2021-07-13T14:48:41.051Z] ok github.com/docker/docker/testutil 0.002s coverage: 62.5% of statements [2021-07-13T14:48:41.336Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2021-07-13T14:48:44.338Z] ok github.com/docker/docker/volume/drivers 0.005s coverage: 36.1% of statements [2021-07-13T14:48:44.599Z] ok github.com/docker/docker/volume/local 0.072s coverage: 76.4% of statements [2021-07-13T14:48:44.611Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2021-07-13T14:48:44.611Z] === RUN TestDockerSuite/TestImportBadURL [2021-07-13T14:48:44.611Z] === RUN TestDockerSuite/TestImportDisplay [2021-07-13T14:48:45.167Z] ok github.com/docker/docker/volume/mounts 0.024s coverage: 67.0% of statements [2021-07-13T14:48:45.980Z] === RUN TestDockerSuite/TestImportFile [2021-07-13T14:48:46.101Z] ok github.com/docker/docker/volume/service 0.016s coverage: 72.3% of statements [2021-07-13T14:48:47.350Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2021-07-13T14:48:47.350Z] === RUN TestDockerSuite/TestImportFileWithMessage [2021-07-13T14:48:49.244Z] === RUN TestDockerSuite/TestImportGzipped [2021-07-13T14:48:51.139Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2021-07-13T14:48:52.510Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2021-07-13T14:48:53.073Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2021-07-13T14:48:54.004Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2021-07-13T14:48:54.935Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2021-07-13T14:48:54.935Z] === RUN TestDockerSuite/TestInfoSecurityOptions [2021-07-13T14:48:54.935Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2021-07-13T14:48:55.500Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2021-07-13T14:48:56.433Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2021-07-13T14:48:56.998Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2021-07-13T14:48:57.562Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2021-07-13T14:48:58.507Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2021-07-13T14:48:59.071Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2021-07-13T14:48:59.071Z] === RUN TestDockerSuite/TestInspectAPIMultipleNetworks [2021-07-13T14:49:00.000Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdate [2021-07-13T14:49:00.563Z] === RUN TestDockerSuite/TestInspectAmpersand [2021-07-13T14:49:01.495Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2021-07-13T14:49:02.428Z] docker_api_swarm_service_test.go:147: [d236b47443593] joining swarm manager [dc02b7d32ba46]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-07-13T14:49:02.428Z] === RUN TestDockerSuite/TestInspectByPrefix [2021-07-13T14:49:02.428Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2021-07-13T14:49:03.362Z] docker_api_swarm_service_test.go:147: [d119c1784325b] joining swarm manager [dc02b7d32ba46]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-07-13T14:49:03.362Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2021-07-13T14:49:03.362Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2021-07-13T14:49:03.362Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2021-07-13T14:49:04.733Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2021-07-13T14:49:06.106Z] === RUN TestDockerSuite/TestInspectDefault [2021-07-13T14:49:06.670Z] === RUN TestDockerSuite/TestInspectHistory [2021-07-13T14:49:07.601Z] === RUN TestDockerSuite/TestInspectImage [2021-07-13T14:49:07.601Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2021-07-13T14:49:07.601Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2021-07-13T14:49:07.601Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2021-07-13T14:49:07.601Z] === RUN TestDockerSuite/TestInspectInt64 [2021-07-13T14:49:08.972Z] === RUN TestDockerSuite/TestInspectJSONFields [2021-07-13T14:49:09.536Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2021-07-13T14:49:09.536Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2021-07-13T14:49:10.466Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2021-07-13T14:49:11.030Z] === RUN TestDockerSuite/TestInspectPlugin [2021-07-13T14:49:12.925Z] === RUN TestDockerSuite/TestInspectRootFS [2021-07-13T14:49:12.925Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2021-07-13T14:49:13.183Z] === RUN TestDockerSuite/TestInspectStatus [2021-07-13T14:49:14.113Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2021-07-13T14:49:16.638Z] === RUN TestDockerSuite/TestInspectTemplateError [2021-07-13T14:49:16.895Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2021-07-13T14:49:17.827Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2021-07-13T14:49:18.394Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2021-07-13T14:49:19.325Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2021-07-13T14:49:19.904Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2021-07-13T14:49:20.834Z] === RUN TestDockerSuite/TestInspectUnknownObject [2021-07-13T14:49:20.834Z] === RUN TestDockerSuite/TestLegacyRunNoNewPrivSetuid [2021-07-13T14:49:23.356Z] === RUN TestDockerSuite/TestLinkShortDefinition [2021-07-13T14:49:25.256Z] === RUN TestDockerSuite/TestLinksEnvs [2021-07-13T14:49:26.627Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2021-07-13T14:49:27.192Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2021-07-13T14:49:29.715Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2021-07-13T14:49:32.242Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2021-07-13T14:49:33.498Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2021-07-13T14:49:33.498Z] docker_api_build_test.go:177: unmatched requirement UnixCli [2021-07-13T14:49:33.498Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2021-07-13T14:49:34.137Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2021-07-13T14:49:34.394Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2021-07-13T14:49:35.022Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2021-07-13T14:49:35.023Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2021-07-13T14:49:36.288Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2021-07-13T14:49:36.852Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2021-07-13T14:49:37.783Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2021-07-13T14:49:43.537Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2021-07-13T14:49:44.332Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst [2021-07-13T14:49:44.498Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2021-07-13T14:49:44.498Z] docker_cli_build_test.go:575: unmatched requirement DaemonIsLinux [2021-07-13T14:49:44.498Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2021-07-13T14:49:44.498Z] docker_cli_build_test.go:928: unmatched requirement DaemonIsLinux [2021-07-13T14:49:44.498Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2021-07-13T14:49:44.498Z] docker_cli_build_test.go:1008: unmatched requirement DaemonIsLinux [2021-07-13T14:49:44.498Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2021-07-13T14:49:44.952Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2021-07-13T14:49:45.909Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2021-07-13T14:49:48.797Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2021-07-13T14:49:50.900Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2021-07-13T14:49:51.112Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2021-07-13T14:49:51.112Z] docker_cli_build_test.go:753: unmatched requirement DaemonIsLinux [2021-07-13T14:49:51.112Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2021-07-13T14:49:51.112Z] docker_cli_build_test.go:739: unmatched requirement DaemonIsLinux [2021-07-13T14:49:51.112Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2021-07-13T14:49:51.112Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2021-07-13T14:49:53.422Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2021-07-13T14:49:53.993Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2021-07-13T14:49:55.944Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2021-07-13T14:49:57.314Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2021-07-13T14:50:01.491Z] === RUN TestDockerSuite/TestLoadNoStdinFail [2021-07-13T14:50:01.491Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2021-07-13T14:50:01.491Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2021-07-13T14:50:01.491Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2021-07-13T14:50:01.491Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2021-07-13T14:50:02.861Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2021-07-13T14:50:03.426Z] === RUN TestDockerSuite/TestLogsAPIUntil [2021-07-13T14:50:05.622Z] --- PASS: TestBuildWithHugeFile (147.46s) [2021-07-13T14:50:05.622Z] === RUN TestBuildWCOWSandboxSize [2021-07-13T14:50:07.519Z] ok github.com/docker/docker/libnetwork/networkdb 156.420s coverage: 60.6% of statements [2021-07-13T14:50:07.519Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2021-07-13T14:50:07.519Z] ? github.com/docker/docker/libnetwork/resolvconf/dns [no test files] [2021-07-13T14:50:07.519Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2021-07-13T14:50:07.519Z] ? github.com/docker/docker/oci/caps [no test files] [2021-07-13T14:50:07.519Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2021-07-13T14:50:07.519Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2021-07-13T14:50:07.519Z] ? github.com/docker/docker/pkg/locker [no test files] [2021-07-13T14:50:07.519Z] ? github.com/docker/docker/pkg/loopback [no test files] [2021-07-13T14:50:07.519Z] ? github.com/docker/docker/pkg/mount [no test files] [2021-07-13T14:50:07.519Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2021-07-13T14:50:07.519Z] ? github.com/docker/docker/pkg/platform [no test files] [2021-07-13T14:50:07.519Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2021-07-13T14:50:07.519Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2021-07-13T14:50:07.519Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2021-07-13T14:50:07.519Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2021-07-13T14:50:07.519Z] ? github.com/docker/docker/pkg/symlink [no test files] [2021-07-13T14:50:07.519Z] ? github.com/docker/docker/pkg/term [no test files] [2021-07-13T14:50:07.519Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2021-07-13T14:50:07.519Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2021-07-13T14:50:07.519Z] ? github.com/docker/docker/rootless [no test files] [2021-07-13T14:50:07.519Z] ? github.com/docker/docker/rootless/specconv [no test files] [2021-07-13T14:50:07.519Z] ? github.com/docker/docker/runconfig/opts [no test files] [2021-07-13T14:50:07.519Z] ? github.com/docker/docker/testutil/daemon [no test files] [2021-07-13T14:50:07.519Z] ? github.com/docker/docker/testutil/environment [no test files] [2021-07-13T14:50:07.519Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2021-07-13T14:50:07.519Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2021-07-13T14:50:07.519Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2021-07-13T14:50:07.519Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2021-07-13T14:50:07.519Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2021-07-13T14:50:07.519Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2021-07-13T14:50:07.519Z] ? github.com/docker/docker/testutil/registry [no test files] [2021-07-13T14:50:07.519Z] ? github.com/docker/docker/testutil/request [no test files] [2021-07-13T14:50:07.519Z] ? github.com/docker/docker/volume [no test files] [2021-07-13T14:50:07.519Z] ? github.com/docker/docker/volume/service/opts [no test files] [2021-07-13T14:50:07.519Z] ? github.com/docker/docker/volume/testutils [no test files] [2021-07-13T14:50:07.519Z] [2021-07-13T14:50:07.519Z] === Skipped [2021-07-13T14:50:07.519Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s) [2021-07-13T14:50:07.519Z] network_proxy_test.go:197: Need to start CI docker with --ipv6 [2021-07-13T14:50:07.519Z] [2021-07-13T14:50:07.519Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2021-07-13T14:50:07.519Z] network_proxy_test.go:212: No support for dual stack yet [2021-07-13T14:50:07.519Z] [2021-07-13T14:50:07.519Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s) [2021-07-13T14:50:07.519Z] network_proxy_test.go:241: Need to start CI docker with --ipv6 [2021-07-13T14:50:07.519Z] [2021-07-13T14:50:07.519Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s) [2021-07-13T14:50:07.519Z] network_proxy_test.go:302: Need to start CI docker with --ipv6 [2021-07-13T14:50:07.519Z] [2021-07-13T14:50:07.519Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2021-07-13T14:50:07.519Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-07-13T14:50:07.519Z] graphtest_unix.go:44: Driver btrfs not supported [2021-07-13T14:50:07.519Z] [2021-07-13T14:50:07.519Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2021-07-13T14:50:07.519Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-07-13T14:50:07.519Z] graphtest_unix.go:44: Driver btrfs not supported [2021-07-13T14:50:07.519Z] [2021-07-13T14:50:07.519Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2021-07-13T14:50:07.519Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-07-13T14:50:07.519Z] graphtest_unix.go:44: Driver btrfs not supported [2021-07-13T14:50:07.519Z] [2021-07-13T14:50:07.519Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2021-07-13T14:50:07.519Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-07-13T14:50:07.519Z] graphtest_unix.go:44: Driver btrfs not supported [2021-07-13T14:50:07.519Z] [2021-07-13T14:50:07.519Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2021-07-13T14:50:07.519Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-07-13T14:50:07.519Z] graphtest_unix.go:44: Driver btrfs not supported [2021-07-13T14:50:07.519Z] [2021-07-13T14:50:07.519Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2021-07-13T14:50:07.519Z] graphtest_unix.go:71: No driver to put! [2021-07-13T14:50:07.519Z] [2021-07-13T14:50:07.519Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2021-07-13T14:50:07.519Z] time="2021-07-13T14:46:09Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-07-13T14:50:07.519Z] graphtest_unix.go:42: graphdriver: driver not supported [2021-07-13T14:50:07.519Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2021-07-13T14:50:07.519Z] [2021-07-13T14:50:07.519Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2021-07-13T14:50:07.520Z] time="2021-07-13T14:46:09Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-07-13T14:50:07.520Z] graphtest_unix.go:42: graphdriver: driver not supported [2021-07-13T14:50:07.520Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2021-07-13T14:50:07.520Z] [2021-07-13T14:50:07.520Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2021-07-13T14:50:07.520Z] time="2021-07-13T14:46:09Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-07-13T14:50:07.520Z] graphtest_unix.go:42: graphdriver: driver not supported [2021-07-13T14:50:07.520Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2021-07-13T14:50:07.520Z] [2021-07-13T14:50:07.520Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2021-07-13T14:50:07.520Z] time="2021-07-13T14:46:09Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-07-13T14:50:07.520Z] graphtest_unix.go:42: graphdriver: driver not supported [2021-07-13T14:50:07.520Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2021-07-13T14:50:07.520Z] [2021-07-13T14:50:07.520Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2021-07-13T14:50:07.520Z] time="2021-07-13T14:46:09Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-07-13T14:50:07.520Z] graphtest_unix.go:42: graphdriver: driver not supported [2021-07-13T14:50:07.520Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2021-07-13T14:50:07.520Z] [2021-07-13T14:50:07.520Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2021-07-13T14:50:07.520Z] graphtest_unix.go:71: No driver to put! [2021-07-13T14:50:07.520Z] [2021-07-13T14:50:07.520Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2021-07-13T14:50:07.520Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2021-07-13T14:50:07.520Z] [2021-07-13T14:50:07.520Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2021-07-13T14:50:07.520Z] overlay_test.go:49: Fails to compute changes intermittently [2021-07-13T14:50:07.520Z] [2021-07-13T14:50:07.520Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2021-07-13T14:50:07.520Z] overlay_test.go:65: Cannot run test with naive change algorithm [2021-07-13T14:50:07.520Z] [2021-07-13T14:50:07.520Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2021-07-13T14:50:07.520Z] graphtest_unix.go:314: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2021-07-13T14:50:07.520Z] [2021-07-13T14:50:07.520Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2021-07-13T14:50:07.520Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-07-13T14:50:07.520Z] graphtest_unix.go:44: Driver zfs not supported [2021-07-13T14:50:07.520Z] [2021-07-13T14:50:07.520Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2021-07-13T14:50:07.520Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-07-13T14:50:07.520Z] graphtest_unix.go:44: Driver zfs not supported [2021-07-13T14:50:07.520Z] [2021-07-13T14:50:07.520Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2021-07-13T14:50:07.520Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-07-13T14:50:07.520Z] graphtest_unix.go:44: Driver zfs not supported [2021-07-13T14:50:07.520Z] [2021-07-13T14:50:07.520Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2021-07-13T14:50:07.520Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-07-13T14:50:07.520Z] graphtest_unix.go:44: Driver zfs not supported [2021-07-13T14:50:07.520Z] [2021-07-13T14:50:07.520Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2021-07-13T14:50:07.520Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-07-13T14:50:07.520Z] graphtest_unix.go:44: Driver zfs not supported [2021-07-13T14:50:07.520Z] [2021-07-13T14:50:07.520Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2021-07-13T14:50:07.520Z] graphtest_unix.go:71: No driver to put! [2021-07-13T14:50:07.520Z] [2021-07-13T14:50:07.520Z] === SKIP: libnetwork TestParallel1 (0.00s) [2021-07-13T14:50:07.520Z] libnetwork_linux_test.go:966: Skipped because t.parallel was less than 3 [2021-07-13T14:50:07.520Z] [2021-07-13T14:50:07.520Z] === SKIP: libnetwork TestParallel3 (0.00s) [2021-07-13T14:50:07.520Z] libnetwork_linux_test.go:966: Skipped because t.parallel was less than 3 [2021-07-13T14:50:07.520Z] [2021-07-13T14:50:07.520Z] === SKIP: libnetwork TestParallel2 (0.00s) [2021-07-13T14:50:07.520Z] libnetwork_linux_test.go:966: Skipped because t.parallel was less than 3 [2021-07-13T14:50:07.520Z] [2021-07-13T14:50:07.520Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2021-07-13T14:50:07.520Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-07-13T14:50:07.520Z] [2021-07-13T14:50:07.520Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2021-07-13T14:50:07.520Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-07-13T14:50:07.520Z] [2021-07-13T14:50:07.520Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2021-07-13T14:50:07.520Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-07-13T14:50:07.520Z] [2021-07-13T14:50:07.520Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2021-07-13T14:50:07.520Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-07-13T14:50:07.520Z] [2021-07-13T14:50:07.520Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2021-07-13T14:50:07.520Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-07-13T14:50:07.520Z] [2021-07-13T14:50:07.520Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s) [2021-07-13T14:50:07.520Z] firewalld_test.go:13: firewalld is not running [2021-07-13T14:50:07.520Z] [2021-07-13T14:50:07.520Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2021-07-13T14:50:07.520Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2021-07-13T14:50:07.520Z] [2021-07-13T14:50:07.520Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2021-07-13T14:50:07.520Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2021-07-13T14:50:07.520Z] [2021-07-13T14:50:07.520Z] [2021-07-13T14:50:07.520Z] DONE 2627 tests, 37 skipped in 414.986s Post stage [Pipeline] junit [2021-07-13T14:50:07.532Z] Recording test results [2021-07-13T14:50:07.605Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2021-07-13T14:50:07.788Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate vendor) [Pipeline] sh [2021-07-13T14:50:08.132Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42631/.git:/go/src/github.com/docker/docker/.git --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=2875c6d0d6374f350f3250f8b22e04733ff88e49 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:2875c6d0d6374f350f3250f8b22e04733ff88e49 hack/validate/vendor [2021-07-13T14:50:08.745Z] === RUN TestDockerSuite/TestBuildAddNonTar [2021-07-13T14:50:08.978Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2021-07-13T14:50:09.067Z] No vendor changes in diff. [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2021-07-13T14:50:09.634Z] + echo Ensuring container killed. [2021-07-13T14:50:09.634Z] Ensuring container killed. [2021-07-13T14:50:09.634Z] + docker rm -vf docker-pr2 [2021-07-13T14:50:09.634Z] Error: No such container: docker-pr2 [Pipeline] sh [2021-07-13T14:50:09.915Z] + echo Chowning /workspace to jenkins user [2021-07-13T14:50:09.915Z] Chowning /workspace to jenkins user [2021-07-13T14:50:09.915Z] + id -u [2021-07-13T14:50:09.915Z] + id -g [2021-07-13T14:50:09.915Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42631:/workspace busybox chown -R 1000:1000 /workspace [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-07-13T14:50:11.143Z] + bundleName=unit [2021-07-13T14:50:11.143Z] + echo Creating unit-bundles.tar.gz [2021-07-13T14:50:11.143Z] Creating unit-bundles.tar.gz [2021-07-13T14:50:11.143Z] + tar -czvf unit-bundles.tar.gz bundles/junit-report.xml bundles/go-test-report.json bundles/profile.out [2021-07-13T14:50:11.143Z] bundles/junit-report.xml [2021-07-13T14:50:11.143Z] bundles/go-test-report.json [2021-07-13T14:50:11.143Z] bundles/profile.out [Pipeline] archiveArtifacts [2021-07-13T14:50:11.155Z] Archiving artifacts [2021-07-13T14:50:11.522Z] Uploaded 2 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42631/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-07-13T14:50:11.832Z] + make clean [2021-07-13T14:50:12.091Z] docker volume rm -f docker-dev-cache [2021-07-13T14:50:12.091Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-07-13T14:50:12.454Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2021-07-13T14:50:12.908Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2021-07-13T14:50:12.908Z] docker_cli_build_test.go:799: unmatched requirement DaemonIsLinux [2021-07-13T14:50:12.908Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2021-07-13T14:50:14.232Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2021-07-13T14:50:15.164Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2021-07-13T14:50:15.164Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2021-07-13T14:50:16.618Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2021-07-13T14:50:17.062Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2021-07-13T14:50:17.319Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName [2021-07-13T14:50:18.141Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2021-07-13T14:50:18.261Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2021-07-13T14:50:19.641Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2021-07-13T14:50:21.011Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2021-07-13T14:50:22.385Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2021-07-13T14:50:23.757Z] === RUN TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked [2021-07-13T14:50:23.905Z] === RUN TestDockerSuite/TestBuildAddScript [2021-07-13T14:50:23.905Z] docker_cli_build_test.go:2812: unmatched requirement DaemonIsLinux [2021-07-13T14:50:23.905Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2021-07-13T14:50:23.905Z] docker_cli_build_test.go:507: unmatched requirement DaemonIsLinux [2021-07-13T14:50:23.905Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2021-07-13T14:50:23.905Z] docker_cli_build_test.go:724: unmatched requirement DaemonIsLinux [2021-07-13T14:50:23.905Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2021-07-13T14:50:23.905Z] docker_cli_build_test.go:468: unmatched requirement DaemonIsLinux [2021-07-13T14:50:23.905Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2021-07-13T14:50:23.905Z] === RUN TestDockerSuite/TestBuildAddTar [2021-07-13T14:50:25.129Z] === RUN TestDockerSuite/TestLogsFollowStopped [2021-07-13T14:50:26.061Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2021-07-13T14:50:26.318Z] === RUN TestDockerSwarmSuite/TestDNSConfig [2021-07-13T14:50:26.883Z] === RUN TestDockerSuite/TestLogsSince [2021-07-13T14:50:30.157Z] === RUN TestDockerSwarmSuite/TestDNSConfigUpdate [2021-07-13T14:50:32.681Z] === RUN TestDockerSwarmSuite/TestExtraHosts [2021-07-13T14:50:34.050Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2021-07-13T14:50:35.944Z] === RUN TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames [2021-07-13T14:50:37.838Z] === RUN TestDockerSwarmSuite/TestOverlayAttachable [2021-07-13T14:50:39.732Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2021-07-13T14:50:40.662Z] === RUN TestDockerSuite/TestLogsTail [2021-07-13T14:50:41.594Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave [2021-07-13T14:50:41.853Z] === RUN TestDockerSuite/TestLogsTimestamps [2021-07-13T14:50:42.808Z] === RUN TestDockerSuite/TestLogsWithDetails [2021-07-13T14:50:43.374Z] === RUN TestDockerSuite/TestMountIntoProc [2021-07-13T14:50:43.940Z] === RUN TestDockerSuite/TestMountIntoSys [2021-07-13T14:50:44.872Z] === RUN TestDockerSuite/TestNetHostname [2021-07-13T14:50:46.242Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure [2021-07-13T14:50:47.612Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2021-07-13T14:50:48.177Z] === RUN TestDockerSuite/TestNetworkEvents [2021-07-13T14:50:49.548Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2021-07-13T14:50:51.443Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2021-07-13T14:50:52.007Z] === RUN TestDockerSuite/TestPluginActive [2021-07-13T14:50:53.375Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2021-07-13T14:50:59.927Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2021-07-13T14:50:59.927Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2021-07-13T14:50:59.927Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2021-07-13T14:50:59.927Z] === RUN TestDockerSuite/TestPluginLogDriver [2021-07-13T14:51:03.201Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2021-07-13T14:51:03.765Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2021-07-13T14:51:06.285Z] === RUN TestDockerSuite/TestPluginUpgrade [2021-07-13T14:51:06.362Z] === RUN TestDockerSuite/TestBuildAddTarXz [2021-07-13T14:51:06.363Z] docker_cli_build_test.go:2948: unmatched requirement DaemonIsLinux [2021-07-13T14:51:06.363Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2021-07-13T14:51:06.363Z] docker_cli_build_test.go:2995: unmatched requirement DaemonIsLinux [2021-07-13T14:51:06.363Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2021-07-13T14:51:10.464Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2021-07-13T14:51:10.726Z] === RUN TestDockerSwarmSuite/TestPruneNetwork [2021-07-13T14:51:13.248Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2021-07-13T14:51:15.771Z] === RUN TestDockerSuite/TestPortHostBinding [2021-07-13T14:51:17.141Z] === RUN TestDockerSuite/TestPortList [2021-07-13T14:51:20.416Z] === RUN TestDockerSwarmSuite/TestPsListContainersFilterIsTask [2021-07-13T14:51:23.977Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2021-07-13T14:51:23.977Z] docker_cli_build_test.go:769: unmatched requirement DaemonIsLinux [2021-07-13T14:51:23.977Z] === RUN TestDockerSuite/TestBuildBlankName [2021-07-13T14:51:24.430Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2021-07-13T14:51:24.594Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountTmpfs [2021-07-13T14:51:27.870Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2021-07-13T14:51:29.239Z] === RUN TestDockerSuite/TestPostContainersAttach [2021-07-13T14:51:31.462Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2021-07-13T14:51:31.462Z] docker_cli_build_test.go:4458: unmatched requirement DaemonIsLinux [2021-07-13T14:51:31.916Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2021-07-13T14:51:36.573Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2021-07-13T14:51:37.333Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2021-07-13T14:51:37.333Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2021-07-13T14:51:37.333Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2021-07-13T14:51:37.333Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2021-07-13T14:51:37.333Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2021-07-13T14:51:37.333Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountVolume [2021-07-13T14:51:37.591Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2021-07-13T14:51:37.591Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2021-07-13T14:51:38.522Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2021-07-13T14:51:38.522Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2021-07-13T14:51:40.419Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2021-07-13T14:51:40.419Z] === RUN TestDockerSuite/TestPruneContainerLabel [2021-07-13T14:51:40.677Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice [2021-07-13T14:51:44.861Z] === RUN TestDockerSuite/TestPruneContainerUntil [2021-07-13T14:51:44.861Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSimple [2021-07-13T14:51:46.233Z] === RUN TestDockerSuite/TestPruneNetworkLabel [2021-07-13T14:51:46.490Z] === RUN TestDockerSuite/TestPruneVolumeLabel [2021-07-13T14:51:46.746Z] === RUN TestDockerSuite/TestPsByOrder [2021-07-13T14:51:47.312Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths [2021-07-13T14:51:50.589Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2021-07-13T14:51:51.316Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2021-07-13T14:51:51.521Z] === RUN TestDockerSuite/TestPsListContainersBase [2021-07-13T14:51:51.777Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias [2021-07-13T14:51:55.052Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice [2021-07-13T14:51:55.309Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2021-07-13T14:51:59.485Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSimple [2021-07-13T14:52:00.857Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2021-07-13T14:52:00.857Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2021-07-13T14:52:01.421Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths [2021-07-13T14:52:05.599Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2021-07-13T14:52:06.531Z] === RUN TestDockerSwarmSuite/TestServiceHealthRun [2021-07-13T14:52:08.935Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2021-07-13T14:52:08.935Z] docker_cli_build_test.go:4481: unmatched requirement DaemonIsLinux [2021-07-13T14:52:08.935Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2021-07-13T14:52:11.814Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2021-07-13T14:52:11.814Z] docker_cli_build_test.go:4604: unmatched requirement DaemonIsLinux [2021-07-13T14:52:11.814Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2021-07-13T14:52:11.814Z] docker_cli_build_test.go:4523: unmatched requirement DaemonIsLinux [2021-07-13T14:52:11.814Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2021-07-13T14:52:13.096Z] === RUN TestDockerSwarmSuite/TestServiceHealthStart [2021-07-13T14:52:14.993Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2021-07-13T14:52:16.889Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2021-07-13T14:52:18.844Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2021-07-13T14:52:18.844Z] docker_cli_build_test.go:4406: unmatched requirement DaemonIsLinux [2021-07-13T14:52:18.844Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2021-07-13T14:52:19.299Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2021-07-13T14:52:19.299Z] docker_cli_build_test.go:4260: unmatched requirement DaemonIsLinux [2021-07-13T14:52:19.299Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2021-07-13T14:52:19.299Z] docker_cli_build_test.go:4289: unmatched requirement DaemonIsLinux [2021-07-13T14:52:19.299Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2021-07-13T14:52:19.412Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2021-07-13T14:52:19.669Z] === RUN TestDockerSwarmSuite/TestServiceLogs [2021-07-13T14:52:21.038Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2021-07-13T14:52:23.562Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2021-07-13T14:52:25.457Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2021-07-13T14:52:27.983Z] === RUN TestDockerSuite/TestPsListContainersSize [2021-07-13T14:52:28.916Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2021-07-13T14:52:29.173Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2021-07-13T14:52:29.737Z] === RUN TestDockerSuite/TestPsRightTagName [2021-07-13T14:52:32.259Z] === RUN TestDockerSuite/TestPsShowMounts [2021-07-13T14:52:33.630Z] === RUN TestDockerSwarmSuite/TestServiceLogsCompleteness [2021-07-13T14:52:34.560Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2021-07-13T14:52:35.493Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2021-07-13T14:52:35.493Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2021-07-13T14:52:35.493Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2021-07-13T14:52:35.750Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2021-07-13T14:52:35.750Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2021-07-13T14:52:35.750Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2021-07-13T14:52:36.681Z] === RUN TestDockerSwarmSuite/TestServiceLogsDetails [2021-07-13T14:52:36.681Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2021-07-13T14:52:38.593Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2021-07-13T14:52:40.490Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2021-07-13T14:52:41.420Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2021-07-13T14:52:41.420Z] === RUN TestDockerSwarmSuite/TestServiceLogsFollow [2021-07-13T14:52:45.597Z] === RUN TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer [2021-07-13T14:52:49.203Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2021-07-13T14:52:50.160Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2021-07-13T14:52:50.160Z] docker_cli_build_test.go:4434: unmatched requirement DaemonIsLinux [2021-07-13T14:52:50.614Z] === RUN TestDockerSuite/TestBuildCacheAdd [2021-07-13T14:52:50.614Z] docker_cli_build_test.go:373: unmatched requirement DaemonIsLinux [2021-07-13T14:52:51.069Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2021-07-13T14:52:52.149Z] === RUN TestDockerSwarmSuite/TestServiceLogsSince [2021-07-13T14:52:52.149Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2021-07-13T14:52:53.228Z] === RUN TestDockerSuite/TestBuildCacheFrom [2021-07-13T14:52:53.228Z] docker_cli_build_test.go:5423: unmatched requirement DaemonIsLinux [2021-07-13T14:52:53.228Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2021-07-13T14:52:54.047Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2021-07-13T14:52:54.610Z] === RUN TestDockerSwarmSuite/TestServiceLogsTTY [2021-07-13T14:52:55.981Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2021-07-13T14:52:56.238Z] === RUN TestDockerSuite/TestRestartPolicyNO [2021-07-13T14:52:56.238Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2021-07-13T14:52:56.802Z] === RUN TestDockerSuite/TestRestartRunningContainer [2021-07-13T14:52:59.323Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2021-07-13T14:53:00.693Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2021-07-13T14:53:03.495Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2021-07-13T14:53:03.495Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2021-07-13T14:53:03.495Z] docker_api_build_test.go:402: unmatched requirement DaemonIsLinux [2021-07-13T14:53:03.495Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2021-07-13T14:53:03.495Z] docker_cli_build_test.go:3571: unmatched requirement UnixCli [2021-07-13T14:53:03.495Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2021-07-13T14:53:04.872Z] === RUN TestDockerSuite/TestRestartWithVolumes [2021-07-13T14:53:05.017Z] === RUN TestDockerSuite/TestBuildClearCmd [2021-07-13T14:53:05.802Z] === RUN TestDockerSuite/TestRmiBlank [2021-07-13T14:53:05.802Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2021-07-13T14:53:05.802Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2021-07-13T14:53:05.976Z] === RUN TestDockerSuite/TestBuildCmd [2021-07-13T14:53:06.933Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2021-07-13T14:53:07.387Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2021-07-13T14:53:07.841Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2021-07-13T14:53:08.326Z] === RUN TestDockerSwarmSuite/TestServiceLogsTail [2021-07-13T14:53:09.697Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2021-07-13T14:53:11.068Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2021-07-13T14:53:11.068Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2021-07-13T14:53:12.441Z] === RUN TestDockerSuite/TestRmiImgIDForce [2021-07-13T14:53:13.371Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2021-07-13T14:53:15.265Z] === RUN TestDockerSuite/TestRmiParentImageFail [2021-07-13T14:53:16.196Z] === RUN TestDockerSuite/TestRmiTag [2021-07-13T14:53:16.196Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2021-07-13T14:53:16.760Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2021-07-13T14:53:20.162Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2021-07-13T14:53:20.937Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2021-07-13T14:53:20.937Z] === RUN TestDockerSwarmSuite/TestServiceLogsTaskLogs [2021-07-13T14:53:21.121Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2021-07-13T14:53:21.121Z] docker_cli_build_test.go:2642: unmatched requirement DaemonIsLinux [2021-07-13T14:53:21.121Z] === RUN TestDockerSuite/TestBuildConditionalCache [2021-07-13T14:53:21.501Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2021-07-13T14:53:22.089Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2021-07-13T14:53:22.089Z] docker_cli_build_test.go:3970: unmatched requirement DaemonIsLinux [2021-07-13T14:53:22.089Z] === RUN TestDockerSuite/TestBuildContextCleanup [2021-07-13T14:53:22.432Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2021-07-13T14:53:22.544Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2021-07-13T14:53:22.997Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2021-07-13T14:53:24.369Z] docker_cli_service_logs_test.go:245: checking task nuddstfry6h2 [2021-07-13T14:53:24.369Z] docker_cli_service_logs_test.go:250: checking messages for nuddstfry6h2 [2021-07-13T14:53:24.369Z] docker_cli_service_logs_test.go:245: checking task a907w2yipc96 [2021-07-13T14:53:24.369Z] docker_cli_service_logs_test.go:250: checking messages for a907w2yipc96 [2021-07-13T14:53:24.933Z] === RUN TestDockerSuite/TestRunAddHost [2021-07-13T14:53:25.496Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2021-07-13T14:53:26.060Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2021-07-13T14:53:26.991Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2021-07-13T14:53:26.991Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2021-07-13T14:53:27.556Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2021-07-13T14:53:28.925Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2021-07-13T14:53:29.565Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2021-07-13T14:53:29.868Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2021-07-13T14:53:30.441Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2021-07-13T14:53:30.520Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2021-07-13T14:53:30.974Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2021-07-13T14:53:30.974Z] docker_cli_build_test.go:523: unmatched requirement DaemonIsLinux [2021-07-13T14:53:30.974Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2021-07-13T14:53:31.371Z] === RUN TestDockerSuite/TestRunApparmorProcDirectory [2021-07-13T14:53:31.939Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2021-07-13T14:53:32.302Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2021-07-13T14:53:32.897Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2021-07-13T14:53:32.897Z] docker_cli_build_test.go:895: unmatched requirement DaemonIsLinux [2021-07-13T14:53:32.897Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2021-07-13T14:53:32.897Z] docker_cli_build_test.go:881: unmatched requirement DaemonIsLinux [2021-07-13T14:53:32.897Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2021-07-13T14:53:33.678Z] === RUN TestDockerSuite/TestRunAttachDetach [2021-07-13T14:53:34.609Z] === RUN TestDockerSuite/TestRunAttachDetachFromConfig [2021-07-13T14:53:35.172Z] === RUN TestDockerSwarmSuite/TestServiceScale [2021-07-13T14:53:35.736Z] === RUN TestDockerSuite/TestRunAttachDetachFromFlag [2021-07-13T14:53:36.668Z] === RUN TestDockerSuite/TestRunAttachDetachFromInvalidFlag [2021-07-13T14:53:37.600Z] === RUN TestDockerSuite/TestRunAttachDetachKeysOverrideConfig [2021-07-13T14:53:37.857Z] === RUN TestDockerSwarmSuite/TestSwarmAlternateLockUnlock [2021-07-13T14:53:38.678Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2021-07-13T14:53:38.788Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2021-07-13T14:53:39.718Z] === RUN TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved [2021-07-13T14:53:40.649Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2021-07-13T14:53:41.581Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2021-07-13T14:53:42.144Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2021-07-13T14:53:42.708Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2021-07-13T14:53:42.708Z] === RUN TestDockerSuite/TestRunBindMounts [2021-07-13T14:53:45.231Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2021-07-13T14:53:46.163Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2021-07-13T14:53:47.097Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2021-07-13T14:53:48.028Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2021-07-13T14:53:48.596Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2021-07-13T14:53:48.596Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2021-07-13T14:53:49.160Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2021-07-13T14:53:50.093Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2021-07-13T14:53:50.676Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2021-07-13T14:53:51.243Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2021-07-13T14:53:52.173Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2021-07-13T14:53:52.173Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2021-07-13T14:53:52.738Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2021-07-13T14:53:52.738Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2021-07-13T14:53:54.108Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2021-07-13T14:53:55.479Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2021-07-13T14:53:55.479Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsConfig [2021-07-13T14:53:56.043Z] === RUN TestDockerSuite/TestRunContainerNetwork [2021-07-13T14:53:56.973Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2021-07-13T14:53:56.973Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2021-07-13T14:53:57.905Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNetwork [2021-07-13T14:53:57.905Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2021-07-13T14:53:59.803Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2021-07-13T14:54:00.366Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNode [2021-07-13T14:54:01.297Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2021-07-13T14:54:02.672Z] docker_cli_swarm_test.go:1901: [dc79971d824e4] joining swarm manager [d9b998fde6a1c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-07-13T14:54:02.672Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2021-07-13T14:54:03.602Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2021-07-13T14:54:03.859Z] docker_cli_swarm_test.go:1902: [ddd710a50a15d] joining swarm manager [d9b998fde6a1c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-07-13T14:54:04.116Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2021-07-13T14:54:05.047Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2021-07-13T14:54:05.978Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2021-07-13T14:54:06.542Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2021-07-13T14:54:07.912Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2021-07-13T14:54:11.189Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2021-07-13T14:54:11.189Z] === RUN TestDockerSuite/TestRunCreateVolume [2021-07-13T14:54:11.755Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2021-07-13T14:54:14.264Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2021-07-13T14:54:14.264Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2021-07-13T14:54:14.264Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2021-07-13T14:54:14.284Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2021-07-13T14:54:15.653Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2021-07-13T14:54:18.179Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2021-07-13T14:54:20.135Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2021-07-13T14:54:20.135Z] docker_cli_run_test.go:4023: unmatched requirement DaemonIsWindows [2021-07-13T14:54:20.135Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2021-07-13T14:54:20.135Z] docker_cli_run_test.go:4042: unmatched requirement DaemonIsWindows [2021-07-13T14:54:20.135Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2021-07-13T14:54:20.136Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsScope [2021-07-13T14:54:20.699Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2021-07-13T14:54:23.972Z] === RUN TestDockerSuite/TestRunDNSOptions [2021-07-13T14:54:24.611Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2021-07-13T14:54:24.611Z] docker_cli_build_test.go:850: unmatched requirement DaemonIsLinux [2021-07-13T14:54:24.611Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2021-07-13T14:54:24.611Z] docker_cli_build_test.go:866: unmatched requirement DaemonIsLinux [2021-07-13T14:54:24.611Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2021-07-13T14:54:24.611Z] docker_cli_build_test.go:812: unmatched requirement DaemonIsLinux [2021-07-13T14:54:24.611Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2021-07-13T14:54:24.611Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2021-07-13T14:54:24.611Z] docker_cli_build_test.go:911: unmatched requirement DaemonIsLinux [2021-07-13T14:54:24.611Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2021-07-13T14:54:24.906Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2021-07-13T14:54:27.431Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2021-07-13T14:54:27.688Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2021-07-13T14:54:29.059Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSecret [2021-07-13T14:54:29.623Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2021-07-13T14:54:30.189Z] === RUN TestDockerSuite/TestRunDeviceDirectory [2021-07-13T14:54:30.189Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2021-07-13T14:54:30.189Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2021-07-13T14:54:31.120Z] === RUN TestDockerSuite/TestRunDeviceSymlink [2021-07-13T14:54:31.377Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsService [2021-07-13T14:54:33.271Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2021-07-13T14:54:33.271Z] === RUN TestDockerSuite/TestRunDuplicateMount [2021-07-13T14:54:34.202Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2021-07-13T14:54:34.766Z] === RUN TestDockerSuite/TestRunEchoStdout [2021-07-13T14:54:35.330Z] === RUN TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit [2021-07-13T14:54:36.262Z] === RUN TestDockerSuite/TestRunEmptyEnv [2021-07-13T14:54:36.262Z] === RUN TestDockerSuite/TestRunEntrypoint [2021-07-13T14:54:36.827Z] === RUN TestDockerSuite/TestRunEnvironment [2021-07-13T14:54:37.757Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2021-07-13T14:54:38.325Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2021-07-13T14:54:38.889Z] === RUN TestDockerSuite/TestRunExitCode [2021-07-13T14:54:39.821Z] === RUN TestDockerSuite/TestRunExitCodeOne [2021-07-13T14:54:40.386Z] === RUN TestDockerSuite/TestRunExitCodeZero [2021-07-13T14:54:41.318Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2021-07-13T14:54:41.883Z] === RUN TestDockerSuite/TestRunExposePort [2021-07-13T14:54:42.140Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2021-07-13T14:54:42.705Z] === RUN TestDockerSuite/TestRunGroupAdd [2021-07-13T14:54:43.636Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2021-07-13T14:54:45.004Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2021-07-13T14:54:45.262Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2021-07-13T14:54:45.262Z] docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv [2021-07-13T14:54:45.262Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2021-07-13T14:54:47.787Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSource [2021-07-13T14:54:48.351Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2021-07-13T14:54:49.312Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2021-07-13T14:54:49.850Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2021-07-13T14:54:49.850Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2021-07-13T14:54:49.850Z] docker_cli_build_test.go:686: unmatched requirement DaemonIsLinux [2021-07-13T14:54:49.850Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2021-07-13T14:54:50.267Z] docker_cli_swarm_test.go:1802: [d3e4679a9ec40] joining swarm manager [d454691fca76c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-07-13T14:54:51.636Z] docker_cli_swarm_test.go:1803: [d29a290e3b192] joining swarm manager [d454691fca76c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-07-13T14:55:01.586Z] === RUN TestDockerSuite/TestRunInvalidCPUShares [2021-07-13T14:55:01.843Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2021-07-13T14:55:03.216Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsType [2021-07-13T14:55:03.216Z] === RUN TestDockerSuite/TestRunInvalidCpusetCpusFlagValue [2021-07-13T14:55:03.473Z] === RUN TestDockerSuite/TestRunInvalidCpusetMemsFlagValue [2021-07-13T14:55:03.473Z] === RUN TestDockerSuite/TestRunInvalidReference [2021-07-13T14:55:03.473Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2021-07-13T14:55:04.404Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2021-07-13T14:55:07.583Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2021-07-13T14:55:07.683Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2021-07-13T14:55:09.053Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2021-07-13T14:55:09.134Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2021-07-13T14:55:10.109Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2021-07-13T14:55:10.422Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2021-07-13T14:55:11.353Z] === RUN TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey [2021-07-13T14:55:13.246Z] docker_cli_swarm_test.go:1321: [d801bf0a4a644] joining swarm manager [d15d2ecadd3ad]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-07-13T14:55:13.862Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2021-07-13T14:55:14.633Z] docker_cli_swarm_test.go:1322: [d87ddf6f959e8] joining swarm manager [d15d2ecadd3ad]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-07-13T14:55:16.527Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2021-07-13T14:55:16.783Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2021-07-13T14:55:17.091Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2021-07-13T14:55:17.655Z] === RUN TestDockerSuite/TestRunModeHostname [2021-07-13T14:55:18.586Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2021-07-13T14:55:18.586Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2021-07-13T14:55:18.843Z] === RUN TestDockerSuite/TestRunModeIpcHost [2021-07-13T14:55:19.707Z] === RUN TestDockerSuite/TestBuildDockerignore [2021-07-13T14:55:20.215Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2021-07-13T14:55:21.584Z] === RUN TestDockerSuite/TestRunModePIDContainer [2021-07-13T14:55:23.476Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2021-07-13T14:55:23.476Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2021-07-13T14:55:23.476Z] === RUN TestDockerSuite/TestRunModeUTSHost [2021-07-13T14:55:24.845Z] === RUN TestDockerSuite/TestRunMount [2021-07-13T14:55:32.941Z] === RUN TestDockerSuite/TestRunMountOrdering [2021-07-13T14:55:33.505Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2021-07-13T14:55:34.069Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2021-07-13T14:55:35.438Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2021-07-13T14:55:37.961Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2021-07-13T14:55:41.237Z] === RUN TestDockerSuite/TestRunNamedVolume [2021-07-13T14:55:43.140Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2021-07-13T14:55:45.664Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2021-07-13T14:55:47.034Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2021-07-13T14:55:48.404Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2021-07-13T14:55:48.404Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2021-07-13T14:55:49.337Z] === RUN TestDockerSuite/TestRunNetHost [2021-07-13T14:55:50.708Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2021-07-13T14:55:51.271Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2021-07-13T14:55:52.204Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2021-07-13T14:55:54.727Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2021-07-13T14:55:56.623Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2021-07-13T14:56:00.798Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2021-07-13T14:56:01.055Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2021-07-13T14:56:01.312Z] === RUN TestDockerSuite/TestRunNoNewPrivSetuid [2021-07-13T14:56:01.877Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2021-07-13T14:56:01.877Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2021-07-13T14:56:02.808Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2021-07-13T14:56:03.373Z] === RUN TestDockerSuite/TestRunNonExistingImage [2021-07-13T14:56:03.373Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2021-07-13T14:56:04.303Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2021-07-13T14:56:10.875Z] === RUN TestDockerSuite/TestRunOOMExitCode [2021-07-13T14:56:10.875Z] docker_cli_run_unix_test.go:590: unmatched requirement swapMemorySupport [2021-07-13T14:56:10.875Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2021-07-13T14:56:10.875Z] === RUN TestDockerSuite/TestRunPIDsLimit [2021-07-13T14:56:11.438Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2021-07-13T14:56:12.806Z] === RUN TestDockerSuite/TestRunPortInUse [2021-07-13T14:56:13.736Z] === RUN TestDockerSuite/TestRunPrivilegedAllowedDevices [2021-07-13T14:56:13.993Z] docker_cli_run_unix_test.go:1407: out: "a *:* rwm\n" [2021-07-13T14:56:14.249Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2021-07-13T14:56:14.506Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2021-07-13T14:56:15.069Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2021-07-13T14:56:15.634Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2021-07-13T14:56:16.198Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2021-07-13T14:56:16.198Z] docker_cli_run_test.go:4108: unmatched requirement IsolationIsProcess [2021-07-13T14:56:16.198Z] === RUN TestDockerSuite/TestRunPublishPort [2021-07-13T14:56:17.129Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2021-07-13T14:56:17.390Z] === RUN TestDockerSuite/TestRunReadProcLatency [2021-07-13T14:56:17.390Z] docker_cli_run_test.go:2843: kernel doesn't have latency_stats configured [2021-07-13T14:56:17.390Z] === RUN TestDockerSuite/TestRunReadProcTimer [2021-07-13T14:56:18.322Z] === RUN TestDockerSuite/TestRunRedirectStdout [2021-07-13T14:56:19.691Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2021-07-13T14:56:19.691Z] docker_cli_run_test.go:1427: Unstable test, to be re-activated once #19937 is resolved [2021-07-13T14:56:19.691Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2021-07-13T14:56:20.224Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2021-07-13T14:56:21.198Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2021-07-13T14:56:21.198Z] docker_cli_build_test.go:5146: unmatched requirement DaemonIsLinux [2021-07-13T14:56:21.660Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2021-07-13T14:56:22.964Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2021-07-13T14:56:23.896Z] === RUN TestDockerSuite/TestRunRm [2021-07-13T14:56:24.828Z] === RUN TestDockerSuite/TestRunRmAndWait [2021-07-13T14:56:29.000Z] === RUN TestDockerSuite/TestRunRmPre125Api [2021-07-13T14:56:29.000Z] === RUN TestDockerSuite/TestRunRootWorkdir [2021-07-13T14:56:29.932Z] === RUN TestDockerSuite/TestRunSeccompAllowPrivCloneUserns [2021-07-13T14:56:31.303Z] === RUN TestDockerSuite/TestRunSeccompAllowSetrlimit [2021-07-13T14:56:31.868Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileAcct [2021-07-13T14:56:36.051Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileNS [2021-07-13T14:56:39.329Z] === RUN TestDockerSuite/TestRunSeccompProfileAllow32Bit [2021-07-13T14:56:40.261Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyChmod [2021-07-13T14:56:40.825Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyCloneUserns [2021-07-13T14:56:41.755Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshare [2021-07-13T14:56:42.013Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns [2021-07-13T14:56:42.576Z] === RUN TestDockerSuite/TestRunSeccompUnconfinedCloneUserns [2021-07-13T14:56:42.832Z] === RUN TestDockerSuite/TestRunSeccompWithDefaultProfile [2021-07-13T14:56:43.763Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2021-07-13T14:56:44.327Z] === RUN TestDockerSuite/TestRunSetMacAddress [2021-07-13T14:56:45.257Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2021-07-13T14:56:47.777Z] === RUN TestDockerSuite/TestRunState [2021-07-13T14:56:49.148Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2021-07-13T14:56:50.079Z] === RUN TestDockerSuite/TestRunStdinPipe [2021-07-13T14:56:50.646Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2021-07-13T14:56:50.646Z] === RUN TestDockerSuite/TestRunSwapLessThanMemoryLimit [2021-07-13T14:56:50.646Z] docker_cli_run_unix_test.go:691: unmatched requirement swapMemorySupport [2021-07-13T14:56:50.646Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2021-07-13T14:56:51.576Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2021-07-13T14:56:51.832Z] === RUN TestDockerSuite/TestRunSysctls [2021-07-13T14:56:53.727Z] === RUN TestDockerSuite/TestRunTLSVerify [2021-07-13T14:56:53.727Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2021-07-13T14:56:53.727Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2021-07-13T14:56:53.984Z] === RUN TestDockerSuite/TestRunTmpfsMounts [2021-07-13T14:56:56.516Z] === RUN TestDockerSuite/TestRunTmpfsMountsEnsureOrdered [2021-07-13T14:56:57.084Z] === RUN TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes [2021-07-13T14:56:58.977Z] === RUN TestDockerSuite/TestRunTmpfsMountsWithOptions [2021-07-13T14:57:00.872Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId [2021-07-13T14:57:02.767Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2021-07-13T14:57:05.290Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAutoStart [2021-07-13T14:57:06.221Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2021-07-13T14:57:06.786Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2021-07-13T14:57:07.720Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2021-07-13T14:57:09.091Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2021-07-13T14:57:11.614Z] === RUN TestDockerSuite/TestRunUnshareProc [2021-07-13T14:57:12.548Z] === RUN TestDockerSuite/TestRunUserByID [2021-07-13T14:57:13.479Z] === RUN TestDockerSuite/TestRunUserByIDBig [2021-07-13T14:57:13.736Z] === RUN TestDockerSwarmSuite/TestSwarmContainerEndpointOptions [2021-07-13T14:57:13.736Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2021-07-13T14:57:13.736Z] === RUN TestDockerSuite/TestRunUserByIDZero [2021-07-13T14:57:14.667Z] === RUN TestDockerSuite/TestRunUserByName [2021-07-13T14:57:15.598Z] === RUN TestDockerSuite/TestRunUserDefaults [2021-07-13T14:57:16.363Z] --- PASS: TestBuildWCOWSandboxSize (780.63s) [2021-07-13T14:57:16.363Z] === RUN TestBuildWithEmptyDockerfile [2021-07-13T14:57:16.363Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-07-13T14:57:16.363Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-07-13T14:57:16.363Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-07-13T14:57:16.363Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-07-13T14:57:16.363Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-07-13T14:57:16.363Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-07-13T14:57:16.363Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-07-13T14:57:16.363Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-07-13T14:57:16.363Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-07-13T14:57:16.363Z] --- PASS: TestBuildWithEmptyDockerfile (0.55s) [2021-07-13T14:57:16.363Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.01s) [2021-07-13T14:57:16.363Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.01s) [2021-07-13T14:57:16.363Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.01s) [2021-07-13T14:57:16.363Z] === RUN TestBuildPreserveOwnership [2021-07-13T14:57:16.363Z] build_test.go:632: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-07-13T14:57:16.363Z] --- SKIP: TestBuildPreserveOwnership (0.01s) [2021-07-13T14:57:16.363Z] === RUN TestBuildPlatformInvalid [2021-07-13T14:57:16.363Z] --- PASS: TestBuildPlatformInvalid (0.59s) [2021-07-13T14:57:16.363Z] PASS [2021-07-13T14:57:16.363Z] ok github.com/docker/docker/integration/build 973.737s [2021-07-13T14:57:16.530Z] === RUN TestDockerSuite/TestRunUserDeviceAllowed [2021-07-13T14:57:16.530Z] docker_cli_run_unix_test.go:1416: Host does not have /dev/snd/timer [2021-07-13T14:57:16.530Z] === RUN TestDockerSuite/TestRunUserNotFound [2021-07-13T14:57:16.786Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2021-07-13T14:57:17.373Z] [2021-07-13T14:57:17.373Z] === Skipped [2021-07-13T14:57:17.373Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s) [2021-07-13T14:57:17.373Z] build_session_test.go:25: TODO: BuildKit [2021-07-13T14:57:17.373Z] [2021-07-13T14:57:17.373Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s) [2021-07-13T14:57:17.373Z] build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-07-13T14:57:17.373Z] [2021-07-13T14:57:17.373Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.00s) [2021-07-13T14:57:17.373Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-07-13T14:57:17.373Z] [2021-07-13T14:57:17.373Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.00s) [2021-07-13T14:57:17.373Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-07-13T14:57:17.373Z] [2021-07-13T14:57:17.373Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.01s) [2021-07-13T14:57:17.373Z] build_test.go:632: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-07-13T14:57:17.373Z] [2021-07-13T14:57:17.373Z] [2021-07-13T14:57:17.373Z] DONE 29 tests, 5 skipped in 1001.887s [2021-07-13T14:57:17.373Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2021-07-13T14:57:17.719Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2021-07-13T14:57:20.397Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-07-13T14:57:20.397Z] INFO: Testing against a local daemon [2021-07-13T14:57:20.397Z] === RUN TestConfigInspect [2021-07-13T14:57:20.397Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-07-13T14:57:20.397Z] --- SKIP: TestConfigInspect (0.00s) [2021-07-13T14:57:20.397Z] === RUN TestConfigList [2021-07-13T14:57:20.397Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-07-13T14:57:20.397Z] --- SKIP: TestConfigList (0.00s) [2021-07-13T14:57:20.397Z] === RUN TestConfigsCreateAndDelete [2021-07-13T14:57:20.397Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-07-13T14:57:20.397Z] --- SKIP: TestConfigsCreateAndDelete (0.00s) [2021-07-13T14:57:20.397Z] === RUN TestConfigsUpdate [2021-07-13T14:57:20.397Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2021-07-13T14:57:20.397Z] --- SKIP: TestConfigsUpdate (0.00s) [2021-07-13T14:57:20.397Z] === RUN TestTemplatedConfig [2021-07-13T14:57:20.397Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2021-07-13T14:57:20.397Z] --- SKIP: TestTemplatedConfig (0.00s) [2021-07-13T14:57:20.397Z] === RUN TestConfigCreateResolve [2021-07-13T14:57:20.397Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2021-07-13T14:57:20.397Z] --- SKIP: TestConfigCreateResolve (0.00s) [2021-07-13T14:57:20.397Z] PASS [2021-07-13T14:57:20.397Z] ok github.com/docker/docker/integration/config 0.331s [2021-07-13T14:57:20.397Z] [2021-07-13T14:57:20.397Z] === Skipped [2021-07-13T14:57:20.397Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.00s) [2021-07-13T14:57:20.397Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-07-13T14:57:20.397Z] [2021-07-13T14:57:20.397Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s) [2021-07-13T14:57:20.397Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-07-13T14:57:20.397Z] [2021-07-13T14:57:20.397Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s) [2021-07-13T14:57:20.397Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-07-13T14:57:20.397Z] [2021-07-13T14:57:20.397Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s) [2021-07-13T14:57:20.397Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2021-07-13T14:57:20.397Z] [2021-07-13T14:57:20.397Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s) [2021-07-13T14:57:20.397Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2021-07-13T14:57:20.397Z] [2021-07-13T14:57:20.397Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s) [2021-07-13T14:57:20.397Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2021-07-13T14:57:20.397Z] [2021-07-13T14:57:20.397Z] [2021-07-13T14:57:20.397Z] DONE 6 tests, 6 skipped in 3.025s [2021-07-13T14:57:20.397Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2021-07-13T14:57:22.169Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2021-07-13T14:57:22.985Z] === RUN TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork [2021-07-13T14:57:22.985Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2021-07-13T14:57:23.142Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2021-07-13T14:57:23.417Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-07-13T14:57:23.417Z] INFO: Testing against a local daemon [2021-07-13T14:57:23.417Z] === RUN TestCheckpoint [2021-07-13T14:57:23.417Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-07-13T14:57:23.417Z] --- SKIP: TestCheckpoint (0.00s) [2021-07-13T14:57:23.417Z] === RUN TestContainerInvalidJSON [2021-07-13T14:57:23.417Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2021-07-13T14:57:23.417Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2021-07-13T14:57:23.417Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-07-13T14:57:23.417Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-07-13T14:57:23.417Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-07-13T14:57:23.417Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-07-13T14:57:23.897Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2021-07-13T14:57:23.897Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-07-13T14:57:23.897Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-07-13T14:57:23.897Z] --- PASS: TestContainerInvalidJSON (0.59s) [2021-07-13T14:57:23.897Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.01s) [2021-07-13T14:57:23.897Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.01s) [2021-07-13T14:57:23.897Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.01s) [2021-07-13T14:57:23.897Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-07-13T14:57:23.897Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.30s) [2021-07-13T14:57:23.897Z] === RUN TestCopyFromContainerPathIsNotDir [2021-07-13T14:57:23.915Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2021-07-13T14:57:24.122Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2021-07-13T14:57:24.382Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.26s) [2021-07-13T14:57:24.382Z] === RUN TestCopyToContainerPathDoesNotExist [2021-07-13T14:57:24.382Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.25s) [2021-07-13T14:57:24.382Z] === RUN TestCopyToContainerPathIsNotDir [2021-07-13T14:57:24.847Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2021-07-13T14:57:24.863Z] --- PASS: TestCopyToContainerPathIsNotDir (0.26s) [2021-07-13T14:57:24.863Z] === RUN TestCopyFromContainer [2021-07-13T14:57:24.863Z] copy_test.go:82: testEnv.DaemonInfo.OSType == "windows" [2021-07-13T14:57:24.863Z] --- SKIP: TestCopyFromContainer (0.00s) [2021-07-13T14:57:24.863Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-07-13T14:57:24.863Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-07-13T14:57:24.863Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-07-13T14:57:24.863Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-07-13T14:57:24.863Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-07-13T14:57:24.863Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-07-13T14:57:24.863Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-07-13T14:57:24.863Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-07-13T14:57:24.863Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-07-13T14:57:24.863Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-07-13T14:57:24.863Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s) [2021-07-13T14:57:24.863Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2021-07-13T14:57:24.863Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.01s) [2021-07-13T14:57:24.863Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s) [2021-07-13T14:57:24.863Z] === RUN TestCreateLinkToNonExistingContainer [2021-07-13T14:57:24.863Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2021-07-13T14:57:24.863Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.00s) [2021-07-13T14:57:24.863Z] === RUN TestCreateWithInvalidEnv [2021-07-13T14:57:24.863Z] === RUN TestCreateWithInvalidEnv/0 [2021-07-13T14:57:24.863Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-07-13T14:57:24.863Z] === RUN TestCreateWithInvalidEnv/1 [2021-07-13T14:57:24.863Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-07-13T14:57:24.863Z] === RUN TestCreateWithInvalidEnv/2 [2021-07-13T14:57:24.863Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-07-13T14:57:24.863Z] === CONT TestCreateWithInvalidEnv/0 [2021-07-13T14:57:24.863Z] === CONT TestCreateWithInvalidEnv/2 [2021-07-13T14:57:24.863Z] === CONT TestCreateWithInvalidEnv/1 [2021-07-13T14:57:24.863Z] --- PASS: TestCreateWithInvalidEnv (0.03s) [2021-07-13T14:57:24.863Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2021-07-13T14:57:24.863Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-07-13T14:57:24.863Z] --- PASS: TestCreateWithInvalidEnv/0 (0.01s) [2021-07-13T14:57:24.863Z] === RUN TestCreateTmpfsMountsTarget [2021-07-13T14:57:24.863Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2021-07-13T14:57:24.863Z] --- SKIP: TestCreateTmpfsMountsTarget (0.00s) [2021-07-13T14:57:24.863Z] === RUN TestCreateWithCustomMaskedPaths [2021-07-13T14:57:24.863Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2021-07-13T14:57:24.863Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s) [2021-07-13T14:57:24.863Z] === RUN TestCreateWithCustomReadonlyPaths [2021-07-13T14:57:24.863Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2021-07-13T14:57:24.863Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s) [2021-07-13T14:57:24.863Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-07-13T14:57:24.863Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-07-13T14:57:24.863Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-07-13T14:57:24.863Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-07-13T14:57:24.863Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-07-13T14:57:24.863Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-07-13T14:57:24.863Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-07-13T14:57:24.863Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-07-13T14:57:24.863Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-07-13T14:57:24.863Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-07-13T14:57:24.863Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-07-13T14:57:24.863Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-07-13T14:57:24.863Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-07-13T14:57:24.863Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-07-13T14:57:24.863Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-07-13T14:57:24.863Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-07-13T14:57:24.863Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2021-07-13T14:57:24.863Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2021-07-13T14:57:24.863Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2021-07-13T14:57:24.863Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2021-07-13T14:57:24.863Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2021-07-13T14:57:24.863Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s) [2021-07-13T14:57:24.863Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-07-13T14:57:24.863Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2021-07-13T14:57:24.863Z] --- SKIP: TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2021-07-13T14:57:24.863Z] === RUN TestCreateDifferentPlatform [2021-07-13T14:57:24.863Z] === RUN TestCreateDifferentPlatform/different_os [2021-07-13T14:57:24.863Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-07-13T14:57:24.863Z] --- PASS: TestCreateDifferentPlatform (0.04s) [2021-07-13T14:57:24.863Z] --- PASS: TestCreateDifferentPlatform/different_os (0.01s) [2021-07-13T14:57:24.863Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-07-13T14:57:24.863Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-07-13T14:57:24.863Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.12s) [2021-07-13T14:57:24.863Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-07-13T14:57:25.344Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2021-07-13T14:57:25.344Z] --- SKIP: TestCreatePlatformSpecificImageNoPlatform (0.04s) [2021-07-13T14:57:25.344Z] === RUN TestContainerKillOnDaemonStart [2021-07-13T14:57:25.344Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2021-07-13T14:57:25.344Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2021-07-13T14:57:25.344Z] === RUN TestDiff [2021-07-13T14:57:25.344Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2021-07-13T14:57:25.344Z] --- SKIP: TestDiff (0.00s) [2021-07-13T14:57:25.344Z] === RUN TestExecWithCloseStdin [2021-07-13T14:57:25.411Z] === RUN TestDockerSwarmSuite/TestSwarmIncompatibleDaemon [2021-07-13T14:57:27.308Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2021-07-13T14:57:28.376Z] --- PASS: TestExecWithCloseStdin (3.35s) [2021-07-13T14:57:28.376Z] === RUN TestExec [2021-07-13T14:57:29.205Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2021-07-13T14:57:30.576Z] === RUN TestDockerSwarmSuite/TestSwarmIngressNetwork [2021-07-13T14:57:31.388Z] --- PASS: TestExec (2.72s) [2021-07-13T14:57:31.388Z] === RUN TestExecUser [2021-07-13T14:57:31.388Z] exec_test.go:130: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2021-07-13T14:57:31.388Z] --- SKIP: TestExecUser (0.00s) [2021-07-13T14:57:31.388Z] === RUN TestExportContainerAndImportImage [2021-07-13T14:57:31.388Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-07-13T14:57:31.388Z] --- SKIP: TestExportContainerAndImportImage (0.00s) [2021-07-13T14:57:31.388Z] === RUN TestExportContainerAfterDaemonRestart [2021-07-13T14:57:31.388Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2021-07-13T14:57:31.388Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s) [2021-07-13T14:57:31.388Z] === RUN TestHealthCheckWorkdir [2021-07-13T14:57:31.388Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2021-07-13T14:57:31.388Z] --- SKIP: TestHealthCheckWorkdir (0.00s) [2021-07-13T14:57:31.388Z] === RUN TestHealthKillContainer [2021-07-13T14:57:31.388Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2021-07-13T14:57:31.388Z] --- SKIP: TestHealthKillContainer (0.00s) [2021-07-13T14:57:31.388Z] === RUN TestInspectCpusetInConfigPre120 [2021-07-13T14:57:31.388Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2021-07-13T14:57:31.388Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2021-07-13T14:57:31.388Z] === RUN TestKillContainerInvalidSignal [2021-07-13T14:57:31.508Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2021-07-13T14:57:33.651Z] --- PASS: TestKillContainerInvalidSignal (2.16s) [2021-07-13T14:57:33.652Z] === RUN TestKillContainer [2021-07-13T14:57:33.652Z] === RUN TestKillContainer/no_signal [2021-07-13T14:57:34.787Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2021-07-13T14:57:35.043Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2021-07-13T14:57:35.043Z] docker_cli_run_test.go:4078: unmatched requirement DaemonIsWindows [2021-07-13T14:57:35.043Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2021-07-13T14:57:35.043Z] docker_cli_run_test.go:4098: unmatched requirement DaemonIsWindows [2021-07-13T14:57:35.043Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2021-07-13T14:57:35.043Z] docker_cli_run_test.go:4088: unmatched requirement DaemonIsWindows [2021-07-13T14:57:35.043Z] === RUN TestDockerSuite/TestRunWithBadDevice [2021-07-13T14:57:35.252Z] === RUN TestKillContainer/non_killing_signal [2021-07-13T14:57:35.252Z] kill_test.go:65: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2021-07-13T14:57:35.252Z] === RUN TestKillContainer/killing_signal [2021-07-13T14:57:35.300Z] === RUN TestDockerSuite/TestRunWithBlkioWeight [2021-07-13T14:57:35.300Z] docker_cli_run_unix_test.go:541: unmatched requirement blkioWeight [2021-07-13T14:57:35.300Z] === RUN TestDockerSuite/TestRunWithCPUQuota [2021-07-13T14:57:37.540Z] --- PASS: TestKillContainer (4.33s) [2021-07-13T14:57:37.540Z] --- PASS: TestKillContainer/no_signal (1.97s) [2021-07-13T14:57:37.540Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2021-07-13T14:57:37.540Z] --- PASS: TestKillContainer/killing_signal (2.32s) [2021-07-13T14:57:37.540Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-07-13T14:57:37.540Z] kill_test.go:77: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-07-13T14:57:37.540Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s) [2021-07-13T14:57:37.540Z] === RUN TestKillStoppedContainer [2021-07-13T14:57:37.540Z] kill_test.go:116: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-07-13T14:57:37.540Z] --- SKIP: TestKillStoppedContainer (0.00s) [2021-07-13T14:57:37.540Z] === RUN TestKillStoppedContainerAPIPre120 [2021-07-13T14:57:37.540Z] kill_test.go:127: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-07-13T14:57:37.540Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s) [2021-07-13T14:57:37.540Z] === RUN TestKillDifferentUserContainer [2021-07-13T14:57:37.540Z] kill_test.go:138: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2021-07-13T14:57:37.540Z] --- SKIP: TestKillDifferentUserContainer (0.00s) [2021-07-13T14:57:37.540Z] === RUN TestInspectOomKilledTrue [2021-07-13T14:57:37.540Z] kill_test.go:155: testEnv.DaemonInfo.OSType == "windows" [2021-07-13T14:57:37.540Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2021-07-13T14:57:37.540Z] === RUN TestInspectOomKilledFalse [2021-07-13T14:57:37.540Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-07-13T14:57:37.540Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2021-07-13T14:57:37.540Z] === RUN TestLogsFollowTailEmpty [2021-07-13T14:57:37.820Z] === RUN TestDockerSwarmSuite/TestSwarmInit [2021-07-13T14:57:39.192Z] === RUN TestDockerSuite/TestRunWithCPUShares [2021-07-13T14:57:39.756Z] === RUN TestDockerSuite/TestRunWithCpuPeriod [2021-07-13T14:57:39.801Z] --- PASS: TestLogsFollowTailEmpty (2.15s) [2021-07-13T14:57:39.801Z] === RUN TestNetworkNat [2021-07-13T14:57:39.801Z] nat_test.go:24: testEnv.OSType == "windows": FIXME [2021-07-13T14:57:39.801Z] --- SKIP: TestNetworkNat (0.00s) [2021-07-13T14:57:39.801Z] === RUN TestNetworkLocalhostTCPNat [2021-07-13T14:57:41.650Z] === RUN TestDockerSuite/TestRunWithCpusetCpus [2021-07-13T14:57:41.907Z] === RUN TestDockerSwarmSuite/TestSwarmInitIPv6 [2021-07-13T14:57:41.907Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2021-07-13T14:57:41.907Z] === RUN TestDockerSwarmSuite/TestSwarmInitLocked [2021-07-13T14:57:42.064Z] --- PASS: TestNetworkLocalhostTCPNat (2.38s) [2021-07-13T14:57:42.064Z] === RUN TestNetworkLoopbackNat [2021-07-13T14:57:42.064Z] nat_test.go:60: testEnv.OSType == "windows": FIXME [2021-07-13T14:57:42.064Z] --- SKIP: TestNetworkLoopbackNat (0.00s) [2021-07-13T14:57:42.064Z] === RUN TestPause [2021-07-13T14:57:42.064Z] pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2021-07-13T14:57:42.064Z] --- SKIP: TestPause (0.00s) [2021-07-13T14:57:42.064Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-07-13T14:57:42.473Z] === RUN TestDockerSuite/TestRunWithCpusetMems [2021-07-13T14:57:43.403Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2021-07-13T14:57:43.403Z] === RUN TestDockerSuite/TestRunWithDefaultShmSize [2021-07-13T14:57:44.326Z] --- PASS: TestPauseFailsOnWindowsServerContainers (2.13s) [2021-07-13T14:57:44.326Z] === RUN TestPauseStopPausedContainer [2021-07-13T14:57:44.326Z] pause_test.go:70: testEnv.DaemonInfo.OSType == "windows" [2021-07-13T14:57:44.326Z] --- SKIP: TestPauseStopPausedContainer (0.00s) [2021-07-13T14:57:44.326Z] === RUN TestPsFilter [2021-07-13T14:57:44.345Z] === RUN TestDockerSuite/TestRunWithInvalidBlkioWeight [2021-07-13T14:57:44.345Z] docker_cli_run_unix_test.go:552: unmatched requirement blkioWeight [2021-07-13T14:57:44.345Z] === RUN TestDockerSuite/TestRunWithInvalidCpuPeriod [2021-07-13T14:57:44.345Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2021-07-13T14:57:44.345Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps [2021-07-13T14:57:44.345Z] docker_cli_run_unix_test.go:566: unmatched requirement blkioWeight [2021-07-13T14:57:44.345Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps [2021-07-13T14:57:44.345Z] docker_cli_run_unix_test.go:578: unmatched requirement blkioWeight [2021-07-13T14:57:44.345Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps [2021-07-13T14:57:44.345Z] docker_cli_run_unix_test.go:572: unmatched requirement blkioWeight [2021-07-13T14:57:44.345Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps [2021-07-13T14:57:44.345Z] docker_cli_run_unix_test.go:584: unmatched requirement blkioWeight [2021-07-13T14:57:44.345Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice [2021-07-13T14:57:44.345Z] docker_cli_run_unix_test.go:560: unmatched requirement blkioWeight [2021-07-13T14:57:44.345Z] === RUN TestDockerSuite/TestRunWithMemoryLimit [2021-07-13T14:57:44.806Z] --- PASS: TestPsFilter (0.42s) [2021-07-13T14:57:44.806Z] === RUN TestRemoveContainerWithRemovedVolume [2021-07-13T14:57:45.273Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2021-07-13T14:57:45.277Z] === RUN TestDockerSuite/TestRunWithMemoryReservation [2021-07-13T14:57:46.207Z] === RUN TestDockerSuite/TestRunWithMemoryReservationInvalid [2021-07-13T14:57:46.207Z] === RUN TestDockerSuite/TestRunWithNanoCPUs [2021-07-13T14:57:47.576Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2021-07-13T14:57:47.576Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2021-07-13T14:57:47.814Z] --- PASS: TestRemoveContainerWithRemovedVolume (2.95s) [2021-07-13T14:57:47.814Z] === RUN TestRemoveContainerWithVolume [2021-07-13T14:57:48.139Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr [2021-07-13T14:57:48.398Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2021-07-13T14:57:48.398Z] === RUN TestDockerSuite/TestRunWithShmSize [2021-07-13T14:57:48.963Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr [2021-07-13T14:57:49.219Z] === RUN TestDockerSuite/TestRunWithSwappiness [2021-07-13T14:57:49.783Z] === RUN TestDockerSwarmSuite/TestSwarmInitWithDrain [2021-07-13T14:57:50.347Z] === RUN TestDockerSuite/TestRunWithSwappinessInvalid [2021-07-13T14:57:50.347Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2021-07-13T14:57:50.347Z] === RUN TestDockerSuite/TestRunWithUlimits [2021-07-13T14:57:50.827Z] --- PASS: TestRemoveContainerWithVolume (2.67s) [2021-07-13T14:57:50.827Z] === RUN TestRemoveContainerRunning [2021-07-13T14:57:51.277Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2021-07-13T14:57:52.208Z] === RUN TestDockerSwarmSuite/TestSwarmJoinLeave [2021-07-13T14:57:52.427Z] --- PASS: TestRemoveContainerRunning (2.06s) [2021-07-13T14:57:52.427Z] === RUN TestRemoveContainerForceRemoveRunning [2021-07-13T14:57:52.772Z] === RUN TestDockerSuite/TestRunWithVolumesIsRecursive [2021-07-13T14:57:53.704Z] === RUN TestDockerSuite/TestRunWithoutMemoryswapLimit [2021-07-13T14:57:53.704Z] docker_cli_run_unix_test.go:628: unmatched requirement swapMemorySupport [2021-07-13T14:57:53.704Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2021-07-13T14:57:54.637Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2021-07-13T14:57:54.637Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2021-07-13T14:57:54.694Z] --- PASS: TestRemoveContainerForceRemoveRunning (2.06s) [2021-07-13T14:57:54.694Z] === RUN TestRemoveInvalidContainer [2021-07-13T14:57:54.695Z] --- PASS: TestRemoveInvalidContainer (0.03s) [2021-07-13T14:57:54.695Z] === RUN TestRenameLinkedContainer [2021-07-13T14:57:54.695Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2021-07-13T14:57:54.695Z] --- SKIP: TestRenameLinkedContainer (0.00s) [2021-07-13T14:57:54.695Z] === RUN TestRenameStoppedContainer [2021-07-13T14:57:56.007Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2021-07-13T14:57:56.264Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2021-07-13T14:57:56.958Z] --- PASS: TestRenameStoppedContainer (2.37s) [2021-07-13T14:57:56.958Z] === RUN TestRenameRunningContainerAndReuse [2021-07-13T14:57:57.697Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2021-07-13T14:57:58.787Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2021-07-13T14:57:59.351Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2021-07-13T14:57:59.351Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2021-07-13T14:57:59.351Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2021-07-13T14:58:00.282Z] === RUN TestDockerSuite/TestSaveAndLoadRepoStdout [2021-07-13T14:58:01.214Z] === RUN TestDockerSuite/TestSaveAndLoadWithProgressBar [2021-07-13T14:58:01.795Z] --- PASS: TestRenameRunningContainerAndReuse (4.16s) [2021-07-13T14:58:01.795Z] === RUN TestRenameInvalidName [2021-07-13T14:58:02.147Z] === RUN TestDockerSuite/TestSaveCheckTimes [2021-07-13T14:58:02.147Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2021-07-13T14:58:03.395Z] --- PASS: TestRenameInvalidName (2.06s) [2021-07-13T14:58:03.395Z] === RUN TestRenameAnonymousContainer [2021-07-13T14:58:04.042Z] === RUN TestDockerSuite/TestSaveImageId [2021-07-13T14:58:04.042Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2021-07-13T14:58:04.299Z] === RUN TestDockerSuite/TestSaveLoadParents [2021-07-13T14:58:06.230Z] docker_cli_save_load_test.go:365: tmpdir /tmp/save-load-parents234199744 [2021-07-13T14:58:06.230Z] === RUN TestDockerSuite/TestSaveMultipleNames [2021-07-13T14:58:06.230Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2021-07-13T14:58:08.053Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2021-07-13T14:58:08.124Z] === RUN TestDockerSuite/TestSaveSingleTag [2021-07-13T14:58:08.124Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2021-07-13T14:58:08.124Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2021-07-13T14:58:09.494Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2021-07-13T14:58:10.866Z] === RUN TestDockerSuite/TestSearchCmdOptions [2021-07-13T14:58:11.123Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2021-07-13T14:58:11.123Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2021-07-13T14:58:11.379Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2021-07-13T14:58:11.379Z] === RUN TestDockerSuite/TestSearchWithLimit [2021-07-13T14:58:11.943Z] === RUN TestDockerSuite/TestSlowStdinClosing [2021-07-13T14:58:13.838Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2021-07-13T14:58:13.922Z] --- PASS: TestRenameAnonymousContainer (9.97s) [2021-07-13T14:58:13.922Z] === RUN TestRenameContainerWithSameName [2021-07-13T14:58:15.496Z] --- PASS: TestRenameContainerWithSameName (2.12s) [2021-07-13T14:58:15.496Z] === RUN TestRenameContainerWithLinkedContainer [2021-07-13T14:58:15.496Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2021-07-13T14:58:15.496Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.00s) [2021-07-13T14:58:15.496Z] === RUN TestResize [2021-07-13T14:58:17.723Z] --- PASS: TestResize (2.12s) [2021-07-13T14:58:17.723Z] === RUN TestResizeWithInvalidSize [2021-07-13T14:58:19.298Z] --- PASS: TestResizeWithInvalidSize (2.11s) [2021-07-13T14:58:19.298Z] === RUN TestResizeWhenContainerNotStarted [2021-07-13T14:58:20.380Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2021-07-13T14:58:21.748Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2021-07-13T14:58:22.266Z] --- PASS: TestResizeWhenContainerNotStarted (2.61s) [2021-07-13T14:58:22.266Z] === RUN TestDaemonRestartKillContainers [2021-07-13T14:58:22.266Z] restart_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-07-13T14:58:22.266Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2021-07-13T14:58:22.266Z] === RUN TestStats [2021-07-13T14:58:22.266Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2021-07-13T14:58:22.266Z] --- SKIP: TestStats (0.00s) [2021-07-13T14:58:22.266Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-07-13T14:58:22.678Z] === RUN TestDockerSuite/TestStartAttachSilent [2021-07-13T14:58:24.047Z] === RUN TestDockerSuite/TestStartAttachWithRename [2021-07-13T14:58:26.568Z] === RUN TestDockerSuite/TestStartMultipleContainers [2021-07-13T14:58:29.091Z] === RUN TestDockerSuite/TestStartPausedContainer [2021-07-13T14:58:29.457Z] --- PASS: TestStopContainerWithRestartPolicyAlways (6.46s) [2021-07-13T14:58:29.457Z] === RUN TestStopContainerWithTimeout [2021-07-13T14:58:29.457Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2021-07-13T14:58:29.457Z] --- SKIP: TestStopContainerWithTimeout (0.00s) [2021-07-13T14:58:29.457Z] === RUN TestUpdateRestartPolicy [2021-07-13T14:58:29.654Z] === RUN TestDockerSuite/TestStartRecordError [2021-07-13T14:58:31.561Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2021-07-13T14:58:34.084Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2021-07-13T14:58:35.977Z] === RUN TestDockerSuite/TestStatsAllNoStream [2021-07-13T14:58:39.250Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2021-07-13T14:58:43.425Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2021-07-13T14:58:43.846Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2021-07-13T14:58:46.695Z] === RUN TestDockerSwarmSuite/TestSwarmJoinPromoteLocked [2021-07-13T14:58:46.696Z] === RUN TestDockerSuite/TestStatsFormatAll [2021-07-13T14:58:48.594Z] docker_cli_swarm_test.go:1186: [db2775be141f0] joining swarm manager [dea03b6e799dc]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-07-13T14:58:50.730Z] --- PASS: TestUpdateRestartPolicy (21.86s) [2021-07-13T14:58:50.730Z] === RUN TestUpdateRestartWithAutoRemove [2021-07-13T14:58:50.947Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2021-07-13T14:58:51.865Z] === RUN TestDockerSuite/TestStatsNoStream [2021-07-13T14:58:52.303Z] --- PASS: TestUpdateRestartWithAutoRemove (2.06s) [2021-07-13T14:58:52.303Z] === RUN TestWaitNonBlocked [2021-07-13T14:58:52.303Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-07-13T14:58:52.303Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-07-13T14:58:52.303Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-07-13T14:58:52.303Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-07-13T14:58:52.303Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-07-13T14:58:52.303Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-07-13T14:58:55.137Z] === RUN TestDockerSuite/TestStopContainerSignal [2021-07-13T14:58:55.137Z] docker_cli_swarm_test.go:1195: [dfe1608711dc1] joining swarm manager [dea03b6e799dc]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-07-13T14:58:56.506Z] === RUN TestDockerSuite/TestTopMultipleArgs [2021-07-13T14:58:57.080Z] --- PASS: TestWaitNonBlocked (0.03s) [2021-07-13T14:58:57.080Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (4.02s) [2021-07-13T14:58:57.080Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (4.13s) [2021-07-13T14:58:57.080Z] === RUN TestWaitBlocked [2021-07-13T14:58:57.080Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2021-07-13T14:58:57.080Z] --- SKIP: TestWaitBlocked (0.00s) [2021-07-13T14:58:57.080Z] PASS [2021-07-13T14:58:57.080Z] ok github.com/docker/docker/integration/container 93.839s [2021-07-13T14:58:57.080Z] [2021-07-13T14:58:57.080Z] === Skipped [2021-07-13T14:58:57.080Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s) [2021-07-13T14:58:57.080Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-07-13T14:58:57.080Z] [2021-07-13T14:58:57.080Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s) [2021-07-13T14:58:57.080Z] copy_test.go:82: testEnv.DaemonInfo.OSType == "windows" [2021-07-13T14:58:57.080Z] [2021-07-13T14:58:57.080Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s) [2021-07-13T14:58:57.080Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2021-07-13T14:58:57.080Z] [2021-07-13T14:58:57.080Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s) [2021-07-13T14:58:57.080Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2021-07-13T14:58:57.080Z] [2021-07-13T14:58:57.080Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s) [2021-07-13T14:58:57.080Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2021-07-13T14:58:57.080Z] [2021-07-13T14:58:57.080Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s) [2021-07-13T14:58:57.080Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2021-07-13T14:58:57.080Z] [2021-07-13T14:58:57.080Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2021-07-13T14:58:57.080Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2021-07-13T14:58:57.080Z] [2021-07-13T14:58:57.080Z] === SKIP: github.com/docker/docker/integration/container TestCreatePlatformSpecificImageNoPlatform (0.04s) [2021-07-13T14:58:57.080Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2021-07-13T14:58:57.080Z] [2021-07-13T14:58:57.080Z] === SKIP: github.com/docker/docker/integration/container TestContainerKillOnDaemonStart (0.00s) [2021-07-13T14:58:57.080Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2021-07-13T14:58:57.080Z] [2021-07-13T14:58:57.080Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s) [2021-07-13T14:58:57.080Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2021-07-13T14:58:57.080Z] [2021-07-13T14:58:57.080Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s) [2021-07-13T14:58:57.080Z] exec_test.go:130: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2021-07-13T14:58:57.080Z] [2021-07-13T14:58:57.080Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s) [2021-07-13T14:58:57.080Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-07-13T14:58:57.080Z] [2021-07-13T14:58:57.080Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s) [2021-07-13T14:58:57.080Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2021-07-13T14:58:57.080Z] [2021-07-13T14:58:57.080Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s) [2021-07-13T14:58:57.080Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2021-07-13T14:58:57.080Z] [2021-07-13T14:58:57.080Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s) [2021-07-13T14:58:57.080Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2021-07-13T14:58:57.080Z] [2021-07-13T14:58:57.080Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s) [2021-07-13T14:58:57.080Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2021-07-13T14:58:57.080Z] [2021-07-13T14:58:57.080Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer/non_killing_signal (0.00s) [2021-07-13T14:58:57.080Z] kill_test.go:65: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2021-07-13T14:58:57.080Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2021-07-13T14:58:57.080Z] [2021-07-13T14:58:57.080Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s) [2021-07-13T14:58:57.080Z] kill_test.go:77: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-07-13T14:58:57.080Z] [2021-07-13T14:58:57.080Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s) [2021-07-13T14:58:57.080Z] kill_test.go:116: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-07-13T14:58:57.080Z] [2021-07-13T14:58:57.080Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s) [2021-07-13T14:58:57.080Z] kill_test.go:127: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-07-13T14:58:57.080Z] [2021-07-13T14:58:57.080Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s) [2021-07-13T14:58:57.080Z] kill_test.go:138: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2021-07-13T14:58:57.080Z] [2021-07-13T14:58:57.080Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s) [2021-07-13T14:58:57.080Z] kill_test.go:155: testEnv.DaemonInfo.OSType == "windows" [2021-07-13T14:58:57.080Z] [2021-07-13T14:58:57.080Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s) [2021-07-13T14:58:57.080Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-07-13T14:58:57.080Z] [2021-07-13T14:58:57.080Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s) [2021-07-13T14:58:57.080Z] nat_test.go:24: testEnv.OSType == "windows": FIXME [2021-07-13T14:58:57.080Z] [2021-07-13T14:58:57.080Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s) [2021-07-13T14:58:57.080Z] nat_test.go:60: testEnv.OSType == "windows": FIXME [2021-07-13T14:58:57.080Z] [2021-07-13T14:58:57.080Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s) [2021-07-13T14:58:57.080Z] pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2021-07-13T14:58:57.080Z] [2021-07-13T14:58:57.080Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s) [2021-07-13T14:58:57.080Z] pause_test.go:70: testEnv.DaemonInfo.OSType == "windows" [2021-07-13T14:58:57.080Z] [2021-07-13T14:58:57.080Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s) [2021-07-13T14:58:57.080Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2021-07-13T14:58:57.080Z] [2021-07-13T14:58:57.080Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s) [2021-07-13T14:58:57.080Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2021-07-13T14:58:57.080Z] [2021-07-13T14:58:57.080Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s) [2021-07-13T14:58:57.080Z] restart_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-07-13T14:58:57.080Z] [2021-07-13T14:58:57.080Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s) [2021-07-13T14:58:57.080Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2021-07-13T14:58:57.080Z] [2021-07-13T14:58:57.080Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s) [2021-07-13T14:58:57.080Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2021-07-13T14:58:57.080Z] [2021-07-13T14:58:57.080Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s) [2021-07-13T14:58:57.080Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2021-07-13T14:58:57.080Z] [2021-07-13T14:58:57.080Z] [2021-07-13T14:58:57.080Z] DONE 88 tests, 33 skipped in 96.306s [2021-07-13T14:58:57.080Z] Running D:\gopath\src\github.com\docker\docker\integration\daemon [2021-07-13T14:58:57.439Z] === RUN TestDockerSuite/TestTopNonPrivileged [2021-07-13T14:58:58.003Z] === RUN TestDockerSuite/TestTopPrivileged [2021-07-13T14:58:58.599Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2021-07-13T14:58:58.599Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2021-07-13T14:58:58.599Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2021-07-13T14:58:58.654Z] === RUN TestConfigDaemonLibtrustID [2021-07-13T14:58:58.654Z] daemon_test.go:19: runtime.GOOS != "linux" [2021-07-13T14:58:58.654Z] --- SKIP: TestConfigDaemonLibtrustID (0.00s) [2021-07-13T14:58:58.654Z] === RUN TestDaemonConfigValidation [2021-07-13T14:58:58.654Z] daemon_test.go:38: runtime.GOOS != "linux" [2021-07-13T14:58:58.654Z] --- SKIP: TestDaemonConfigValidation (0.00s) [2021-07-13T14:58:58.654Z] PASS [2021-07-13T14:58:58.654Z] ok github.com/docker/docker/integration/daemon 0.319s [2021-07-13T14:58:58.654Z] [2021-07-13T14:58:58.654Z] === Skipped [2021-07-13T14:58:58.654Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonLibtrustID (0.00s) [2021-07-13T14:58:58.654Z] daemon_test.go:19: runtime.GOOS != "linux" [2021-07-13T14:58:58.654Z] [2021-07-13T14:58:58.654Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonConfigValidation (0.00s) [2021-07-13T14:58:58.654Z] daemon_test.go:38: runtime.GOOS != "linux" [2021-07-13T14:58:58.654Z] [2021-07-13T14:58:58.654Z] [2021-07-13T14:58:58.654Z] DONE 2 tests, 2 skipped in 1.873s [2021-07-13T14:58:58.654Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2021-07-13T14:58:59.530Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2021-07-13T14:59:00.880Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-07-13T14:59:00.880Z] INFO: Testing against a local daemon [2021-07-13T14:59:00.880Z] === RUN TestCommitInheritsEnv [2021-07-13T14:59:00.880Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-07-13T14:59:00.880Z] --- SKIP: TestCommitInheritsEnv (0.00s) [2021-07-13T14:59:00.880Z] === RUN TestImportExtremelyLargeImageWorks [2021-07-13T14:59:00.880Z] import_test.go:23: testEnv.OSType == "windows": TODO enable on windows [2021-07-13T14:59:00.880Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2021-07-13T14:59:00.880Z] === RUN TestImagesFilterMultiReference [2021-07-13T14:59:00.880Z] --- PASS: TestImagesFilterMultiReference (0.09s) [2021-07-13T14:59:00.880Z] === RUN TestImagePullPlatformInvalid [2021-07-13T14:59:00.880Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2021-07-13T14:59:00.880Z] === RUN TestRemoveImageOrphaning [2021-07-13T14:59:01.872Z] --- PASS: TestRemoveImageOrphaning (1.12s) [2021-07-13T14:59:01.872Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-07-13T14:59:01.872Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s) [2021-07-13T14:59:01.872Z] === RUN TestTagInvalidReference [2021-07-13T14:59:01.872Z] --- PASS: TestTagInvalidReference (0.03s) [2021-07-13T14:59:01.872Z] === RUN TestTagValidPrefixedRepo [2021-07-13T14:59:01.872Z] --- PASS: TestTagValidPrefixedRepo (0.07s) [2021-07-13T14:59:01.872Z] === RUN TestTagExistedNameWithoutForce [2021-07-13T14:59:01.872Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) [2021-07-13T14:59:01.872Z] === RUN TestTagOfficialNames [2021-07-13T14:59:01.872Z] --- PASS: TestTagOfficialNames (0.08s) [2021-07-13T14:59:01.872Z] === RUN TestTagMatchesDigest [2021-07-13T14:59:01.872Z] --- PASS: TestTagMatchesDigest (0.03s) [2021-07-13T14:59:01.872Z] PASS [2021-07-13T14:59:01.872Z] ok github.com/docker/docker/integration/image 1.846s [2021-07-13T14:59:02.344Z] [2021-07-13T14:59:02.344Z] === Skipped [2021-07-13T14:59:02.344Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.00s) [2021-07-13T14:59:02.344Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-07-13T14:59:02.344Z] [2021-07-13T14:59:02.344Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s) [2021-07-13T14:59:02.344Z] import_test.go:23: testEnv.OSType == "windows": TODO enable on windows [2021-07-13T14:59:02.344Z] [2021-07-13T14:59:02.344Z] [2021-07-13T14:59:02.344Z] DONE 11 tests, 2 skipped in 3.416s [2021-07-13T14:59:02.344Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2021-07-13T14:59:03.706Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2021-07-13T14:59:04.687Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-07-13T14:59:04.687Z] INFO: Testing against a local daemon [2021-07-13T14:59:04.687Z] === RUN TestNetworkCreateDelete [2021-07-13T14:59:04.687Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2021-07-13T14:59:04.687Z] --- SKIP: TestNetworkCreateDelete (0.00s) [2021-07-13T14:59:04.687Z] === RUN TestDockerNetworkDeletePreferID [2021-07-13T14:59:04.687Z] 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-07-13T14:59:04.687Z] --- SKIP: TestDockerNetworkDeletePreferID (0.00s) [2021-07-13T14:59:04.687Z] === RUN TestDaemonDNSFallback [2021-07-13T14:59:04.687Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2021-07-13T14:59:04.687Z] --- SKIP: TestDaemonDNSFallback (0.00s) [2021-07-13T14:59:04.687Z] === RUN TestInspectNetwork [2021-07-13T14:59:04.687Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2021-07-13T14:59:04.687Z] --- SKIP: TestInspectNetwork (0.00s) [2021-07-13T14:59:04.687Z] === RUN TestRunContainerWithBridgeNone [2021-07-13T14:59:04.687Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2021-07-13T14:59:04.687Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2021-07-13T14:59:04.687Z] === RUN TestNetworkInvalidJSON [2021-07-13T14:59:04.687Z] === RUN TestNetworkInvalidJSON//networks/create [2021-07-13T14:59:04.687Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-07-13T14:59:04.687Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-07-13T14:59:04.687Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-07-13T14:59:04.687Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-07-13T14:59:04.687Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-07-13T14:59:04.687Z] === CONT TestNetworkInvalidJSON//networks/create [2021-07-13T14:59:04.687Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-07-13T14:59:04.687Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-07-13T14:59:04.687Z] --- PASS: TestNetworkInvalidJSON (0.04s) [2021-07-13T14:59:04.687Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.01s) [2021-07-13T14:59:04.687Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.01s) [2021-07-13T14:59:04.687Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.01s) [2021-07-13T14:59:04.687Z] === RUN TestNetworkList [2021-07-13T14:59:04.687Z] === RUN TestNetworkList//networks [2021-07-13T14:59:04.687Z] === PAUSE TestNetworkList//networks [2021-07-13T14:59:04.687Z] === RUN TestNetworkList//networks/ [2021-07-13T14:59:04.687Z] === PAUSE TestNetworkList//networks/ [2021-07-13T14:59:04.687Z] === CONT TestNetworkList//networks [2021-07-13T14:59:04.687Z] === CONT TestNetworkList//networks/ [2021-07-13T14:59:04.687Z] --- PASS: TestNetworkList (0.03s) [2021-07-13T14:59:04.687Z] --- PASS: TestNetworkList//networks (0.00s) [2021-07-13T14:59:04.687Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-07-13T14:59:04.687Z] === RUN TestHostIPv4BridgeLabel [2021-07-13T14:59:04.687Z] network_test.go:126: testEnv.OSType == "windows" [2021-07-13T14:59:04.687Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2021-07-13T14:59:04.687Z] === RUN TestDaemonRestartWithLiveRestore [2021-07-13T14:59:04.687Z] service_test.go:29: testEnv.OSType == "windows" [2021-07-13T14:59:04.687Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s) [2021-07-13T14:59:04.687Z] === RUN TestDaemonDefaultNetworkPools [2021-07-13T14:59:04.687Z] service_test.go:58: testEnv.OSType == "windows" [2021-07-13T14:59:04.687Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2021-07-13T14:59:04.687Z] === RUN TestDaemonRestartWithExistingNetwork [2021-07-13T14:59:04.687Z] service_test.go:102: testEnv.OSType == "windows" [2021-07-13T14:59:04.687Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2021-07-13T14:59:04.687Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-07-13T14:59:04.687Z] service_test.go:136: testEnv.OSType == "windows" [2021-07-13T14:59:04.687Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2021-07-13T14:59:04.687Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-07-13T14:59:04.687Z] service_test.go:187: testEnv.OSType == "windows" [2021-07-13T14:59:04.687Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2021-07-13T14:59:04.687Z] === RUN TestServiceWithPredefinedNetwork [2021-07-13T14:59:04.687Z] service_test.go:212: testEnv.OSType == "windows" [2021-07-13T14:59:04.687Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2021-07-13T14:59:04.687Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-07-13T14:59:04.687Z] service_test.go:242: FLAKY_TEST [2021-07-13T14:59:04.687Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-07-13T14:59:04.687Z] === RUN TestServiceWithDataPathPortInit [2021-07-13T14:59:04.687Z] service_test.go:333: testEnv.OSType == "windows" [2021-07-13T14:59:04.687Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2021-07-13T14:59:04.687Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-07-13T14:59:04.687Z] service_test.go:401: testEnv.OSType == "windows" [2021-07-13T14:59:04.687Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2021-07-13T14:59:04.687Z] PASS [2021-07-13T14:59:04.687Z] ok github.com/docker/docker/integration/network 0.408s [2021-07-13T14:59:04.687Z] [2021-07-13T14:59:04.687Z] === Skipped [2021-07-13T14:59:04.687Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s) [2021-07-13T14:59:04.687Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2021-07-13T14:59:04.687Z] [2021-07-13T14:59:04.687Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.00s) [2021-07-13T14:59:04.687Z] 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-07-13T14:59:04.687Z] [2021-07-13T14:59:04.687Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDNSFallback (0.00s) [2021-07-13T14:59:04.687Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2021-07-13T14:59:04.687Z] [2021-07-13T14:59:04.687Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s) [2021-07-13T14:59:04.687Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2021-07-13T14:59:04.687Z] [2021-07-13T14:59:04.687Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s) [2021-07-13T14:59:04.687Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2021-07-13T14:59:04.687Z] [2021-07-13T14:59:04.687Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.00s) [2021-07-13T14:59:04.687Z] network_test.go:126: testEnv.OSType == "windows" [2021-07-13T14:59:04.687Z] [2021-07-13T14:59:04.687Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s) [2021-07-13T14:59:04.687Z] service_test.go:29: testEnv.OSType == "windows" [2021-07-13T14:59:04.687Z] [2021-07-13T14:59:04.687Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s) [2021-07-13T14:59:04.687Z] service_test.go:58: testEnv.OSType == "windows" [2021-07-13T14:59:04.687Z] [2021-07-13T14:59:04.687Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s) [2021-07-13T14:59:04.687Z] service_test.go:102: testEnv.OSType == "windows" [2021-07-13T14:59:04.687Z] [2021-07-13T14:59:04.687Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2021-07-13T14:59:04.687Z] service_test.go:136: testEnv.OSType == "windows" [2021-07-13T14:59:04.687Z] [2021-07-13T14:59:04.687Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2021-07-13T14:59:04.687Z] service_test.go:187: testEnv.OSType == "windows" [2021-07-13T14:59:04.687Z] [2021-07-13T14:59:04.687Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s) [2021-07-13T14:59:04.687Z] service_test.go:212: testEnv.OSType == "windows" [2021-07-13T14:59:04.687Z] [2021-07-13T14:59:04.687Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-07-13T14:59:04.687Z] service_test.go:242: FLAKY_TEST [2021-07-13T14:59:04.687Z] [2021-07-13T14:59:04.687Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s) [2021-07-13T14:59:04.687Z] service_test.go:333: testEnv.OSType == "windows" [2021-07-13T14:59:04.687Z] [2021-07-13T14:59:04.687Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s) [2021-07-13T14:59:04.687Z] service_test.go:401: testEnv.OSType == "windows" [2021-07-13T14:59:04.687Z] [2021-07-13T14:59:04.687Z] [2021-07-13T14:59:04.687Z] DONE 22 tests, 15 skipped in 2.259s [2021-07-13T14:59:04.687Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2021-07-13T14:59:05.160Z] testing: warning: no tests to run [2021-07-13T14:59:05.160Z] PASS [2021-07-13T14:59:05.160Z] ok github.com/docker/docker/integration/network/ipvlan 0.137s [2021-07-13T14:59:05.160Z] [2021-07-13T14:59:05.160Z] DONE 0 tests in 0.717s [2021-07-13T14:59:05.160Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2021-07-13T14:59:05.873Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2021-07-13T14:59:06.152Z] testing: warning: no tests to run [2021-07-13T14:59:06.152Z] PASS [2021-07-13T14:59:06.152Z] ok github.com/docker/docker/integration/network/macvlan 0.119s [2021-07-13T14:59:06.152Z] [2021-07-13T14:59:06.152Z] DONE 0 tests in 0.676s [2021-07-13T14:59:06.152Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2021-07-13T14:59:06.622Z] testing: warning: no tests to run [2021-07-13T14:59:06.622Z] PASS [2021-07-13T14:59:06.622Z] ok github.com/docker/docker/integration/plugin 0.123s [2021-07-13T14:59:06.622Z] [2021-07-13T14:59:06.622Z] DONE 0 tests in 0.716s [2021-07-13T14:59:06.622Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2021-07-13T14:59:06.976Z] === RUN TestDockerSuite/TestUpdateContainerInvalidValue [2021-07-13T14:59:07.539Z] === RUN TestDockerSuite/TestUpdateContainerWithoutFlags [2021-07-13T14:59:07.614Z] testing: warning: no tests to run [2021-07-13T14:59:07.614Z] PASS [2021-07-13T14:59:07.614Z] ok github.com/docker/docker/integration/plugin/authz 0.150s [2021-07-13T14:59:07.614Z] [2021-07-13T14:59:07.614Z] DONE 0 tests in 0.769s [2021-07-13T14:59:07.614Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2021-07-13T14:59:08.469Z] === RUN TestDockerSuite/TestUpdateInvalidSwapMemory [2021-07-13T14:59:08.469Z] docker_cli_update_unix_test.go:143: unmatched requirement swapMemorySupport [2021-07-13T14:59:08.469Z] === RUN TestDockerSuite/TestUpdateMemoryWithSwapMemory [2021-07-13T14:59:08.469Z] docker_cli_update_unix_test.go:197: unmatched requirement swapMemorySupport [2021-07-13T14:59:08.469Z] === RUN TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy [2021-07-13T14:59:09.838Z] === RUN TestDockerSuite/TestUpdatePausedContainer [2021-07-13T14:59:10.768Z] === RUN TestDockerSuite/TestUpdateRunningContainer [2021-07-13T14:59:12.137Z] === RUN TestDockerSuite/TestUpdateRunningContainerWithRestart [2021-07-13T14:59:14.033Z] === RUN TestDockerSuite/TestUpdateStats [2021-07-13T14:59:18.090Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-07-13T14:59:18.090Z] INFO: Testing against a local daemon [2021-07-13T14:59:18.090Z] === RUN TestPluginInvalidJSON [2021-07-13T14:59:18.090Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-07-13T14:59:18.090Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-07-13T14:59:18.090Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-07-13T14:59:18.090Z] --- PASS: TestPluginInvalidJSON (0.04s) [2021-07-13T14:59:18.090Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.01s) [2021-07-13T14:59:18.090Z] === RUN TestPluginInstall [2021-07-13T14:59:18.090Z] plugin_test.go:63: testEnv.OSType == "windows" [2021-07-13T14:59:18.090Z] --- SKIP: TestPluginInstall (0.00s) [2021-07-13T14:59:18.090Z] === RUN TestPluginsWithRuntimes [2021-07-13T14:59:18.090Z] plugin_test.go:172: testEnv.OSType == "windows" [2021-07-13T14:59:18.090Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2021-07-13T14:59:18.090Z] === RUN TestPluginBackCompatMediaTypes [2021-07-13T14:59:18.090Z] plugin_test.go:234: testEnv.OSType == "windows" [2021-07-13T14:59:18.090Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2021-07-13T14:59:18.090Z] PASS [2021-07-13T14:59:18.090Z] ok github.com/docker/docker/integration/plugin/common 0.437s [2021-07-13T14:59:18.090Z] [2021-07-13T14:59:18.090Z] === Skipped [2021-07-13T14:59:18.090Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s) [2021-07-13T14:59:18.090Z] plugin_test.go:63: testEnv.OSType == "windows" [2021-07-13T14:59:18.090Z] [2021-07-13T14:59:18.090Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginsWithRuntimes (0.00s) [2021-07-13T14:59:18.090Z] plugin_test.go:172: testEnv.OSType == "windows" [2021-07-13T14:59:18.090Z] [2021-07-13T14:59:18.090Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginBackCompatMediaTypes (0.00s) [2021-07-13T14:59:18.090Z] plugin_test.go:234: testEnv.OSType == "windows" [2021-07-13T14:59:18.090Z] [2021-07-13T14:59:18.090Z] [2021-07-13T14:59:18.090Z] DONE 5 tests, 3 skipped in 10.135s [2021-07-13T14:59:18.090Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2021-07-13T14:59:18.205Z] === RUN TestDockerSuite/TestUpdateStoppedContainer [2021-07-13T14:59:18.769Z] === RUN TestDockerSuite/TestUpdateSwapMemoryOnly [2021-07-13T14:59:18.769Z] docker_cli_update_unix_test.go:127: unmatched requirement swapMemorySupport [2021-07-13T14:59:18.769Z] === RUN TestDockerSuite/TestUpdateWithNanoCPUs [2021-07-13T14:59:20.663Z] === RUN TestDockerSuite/TestUpdateWithUntouchedFields [2021-07-13T14:59:21.074Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-07-13T14:59:21.074Z] INFO: Testing against a local daemon [2021-07-13T14:59:21.074Z] === RUN TestExternalGraphDriver [2021-07-13T14:59:21.074Z] external_test.go:48: runtime.GOOS == "windows" [2021-07-13T14:59:21.074Z] --- SKIP: TestExternalGraphDriver (0.00s) [2021-07-13T14:59:21.074Z] === RUN TestGraphdriverPluginV2 [2021-07-13T14:59:21.074Z] external_test.go:408: runtime.GOOS == "windows" [2021-07-13T14:59:21.074Z] --- SKIP: TestGraphdriverPluginV2 (0.00s) [2021-07-13T14:59:21.074Z] PASS [2021-07-13T14:59:21.074Z] ok github.com/docker/docker/integration/plugin/graphdriver 0.312s [2021-07-13T14:59:21.074Z] [2021-07-13T14:59:21.074Z] === Skipped [2021-07-13T14:59:21.074Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s) [2021-07-13T14:59:21.074Z] external_test.go:48: runtime.GOOS == "windows" [2021-07-13T14:59:21.074Z] [2021-07-13T14:59:21.074Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s) [2021-07-13T14:59:21.074Z] external_test.go:408: runtime.GOOS == "windows" [2021-07-13T14:59:21.074Z] [2021-07-13T14:59:21.074Z] [2021-07-13T14:59:21.074Z] DONE 2 tests, 2 skipped in 3.171s [2021-07-13T14:59:21.074Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2021-07-13T14:59:22.031Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2021-07-13T14:59:23.299Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-07-13T14:59:23.299Z] INFO: Testing against a local daemon [2021-07-13T14:59:23.299Z] === RUN TestReadPluginNoRead [2021-07-13T14:59:23.299Z] read_test.go:21: no unix domain sockets on Windows [2021-07-13T14:59:23.299Z] --- SKIP: TestReadPluginNoRead (0.00s) [2021-07-13T14:59:23.299Z] PASS [2021-07-13T14:59:23.299Z] ok github.com/docker/docker/integration/plugin/logging 0.325s [2021-07-13T14:59:23.299Z] [2021-07-13T14:59:23.299Z] === Skipped [2021-07-13T14:59:23.299Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) [2021-07-13T14:59:23.299Z] read_test.go:21: no unix domain sockets on Windows [2021-07-13T14:59:23.299Z] [2021-07-13T14:59:23.299Z] [2021-07-13T14:59:23.299Z] DONE 1 tests, 1 skipped in 2.116s [2021-07-13T14:59:23.299Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard [2021-07-13T14:59:24.293Z] testing: warning: no tests to run [2021-07-13T14:59:24.293Z] PASS [2021-07-13T14:59:24.293Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard 0.145s [2021-07-13T14:59:24.293Z] [2021-07-13T14:59:24.293Z] DONE 0 tests in 1.080s [2021-07-13T14:59:24.293Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2021-07-13T14:59:26.524Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-07-13T14:59:26.524Z] INFO: Testing against a local daemon [2021-07-13T14:59:26.524Z] === RUN TestPluginWithDevMounts [2021-07-13T14:59:26.524Z] mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2021-07-13T14:59:26.524Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2021-07-13T14:59:26.524Z] PASS [2021-07-13T14:59:26.524Z] ok github.com/docker/docker/integration/plugin/volumes 0.332s [2021-07-13T14:59:26.524Z] [2021-07-13T14:59:26.524Z] === Skipped [2021-07-13T14:59:26.524Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) [2021-07-13T14:59:26.524Z] mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2021-07-13T14:59:26.524Z] [2021-07-13T14:59:26.524Z] [2021-07-13T14:59:26.524Z] DONE 1 tests, 1 skipped in 2.122s [2021-07-13T14:59:26.524Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2021-07-13T14:59:27.315Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias [2021-07-13T14:59:28.753Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-07-13T14:59:28.753Z] INFO: Testing against a local daemon [2021-07-13T14:59:28.753Z] === RUN TestSecretInspect [2021-07-13T14:59:28.753Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-07-13T14:59:28.753Z] --- SKIP: TestSecretInspect (0.01s) [2021-07-13T14:59:28.753Z] === RUN TestSecretList [2021-07-13T14:59:28.753Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-07-13T14:59:28.753Z] --- SKIP: TestSecretList (0.00s) [2021-07-13T14:59:28.753Z] === RUN TestSecretsCreateAndDelete [2021-07-13T14:59:28.753Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-07-13T14:59:28.753Z] --- SKIP: TestSecretsCreateAndDelete (0.00s) [2021-07-13T14:59:28.753Z] === RUN TestSecretsUpdate [2021-07-13T14:59:28.753Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2021-07-13T14:59:28.753Z] --- SKIP: TestSecretsUpdate (0.00s) [2021-07-13T14:59:28.753Z] === RUN TestTemplatedSecret [2021-07-13T14:59:28.753Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2021-07-13T14:59:28.753Z] --- SKIP: TestTemplatedSecret (0.00s) [2021-07-13T14:59:28.753Z] === RUN TestSecretCreateResolve [2021-07-13T14:59:28.753Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2021-07-13T14:59:28.753Z] --- SKIP: TestSecretCreateResolve (0.00s) [2021-07-13T14:59:28.753Z] PASS [2021-07-13T14:59:28.753Z] ok github.com/docker/docker/integration/secret 0.363s [2021-07-13T14:59:28.753Z] [2021-07-13T14:59:28.753Z] === Skipped [2021-07-13T14:59:28.753Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.01s) [2021-07-13T14:59:28.753Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-07-13T14:59:28.753Z] [2021-07-13T14:59:28.753Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s) [2021-07-13T14:59:28.753Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-07-13T14:59:28.753Z] [2021-07-13T14:59:28.753Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s) [2021-07-13T14:59:28.753Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-07-13T14:59:28.753Z] [2021-07-13T14:59:28.753Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s) [2021-07-13T14:59:28.753Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2021-07-13T14:59:28.753Z] [2021-07-13T14:59:28.753Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s) [2021-07-13T14:59:28.753Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2021-07-13T14:59:28.753Z] [2021-07-13T14:59:28.753Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s) [2021-07-13T14:59:28.753Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2021-07-13T14:59:28.753Z] [2021-07-13T14:59:28.753Z] [2021-07-13T14:59:28.753Z] DONE 6 tests, 6 skipped in 1.880s [2021-07-13T14:59:28.753Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2021-07-13T14:59:30.983Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-07-13T14:59:30.983Z] INFO: Testing against a local daemon [2021-07-13T14:59:30.983Z] === RUN TestServiceCreateInit [2021-07-13T14:59:30.983Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-07-13T14:59:30.983Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-07-13T14:59:30.983Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-07-13T14:59:30.983Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-07-13T14:59:30.983Z] --- PASS: TestServiceCreateInit (0.05s) [2021-07-13T14:59:30.983Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-07-13T14:59:30.983Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-07-13T14:59:30.983Z] === RUN TestCreateServiceMultipleTimes [2021-07-13T14:59:30.983Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-07-13T14:59:30.983Z] --- SKIP: TestCreateServiceMultipleTimes (0.00s) [2021-07-13T14:59:30.983Z] === RUN TestCreateServiceConflict [2021-07-13T14:59:30.983Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2021-07-13T14:59:30.983Z] --- SKIP: TestCreateServiceConflict (0.00s) [2021-07-13T14:59:30.983Z] === RUN TestCreateServiceMaxReplicas [2021-07-13T14:59:30.983Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2021-07-13T14:59:30.983Z] --- SKIP: TestCreateServiceMaxReplicas (0.03s) [2021-07-13T14:59:30.983Z] === RUN TestCreateWithDuplicateNetworkNames [2021-07-13T14:59:30.983Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2021-07-13T14:59:30.983Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s) [2021-07-13T14:59:30.983Z] === RUN TestCreateServiceSecretFileMode [2021-07-13T14:59:30.983Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2021-07-13T14:59:30.983Z] --- SKIP: TestCreateServiceSecretFileMode (0.00s) [2021-07-13T14:59:30.983Z] === RUN TestCreateServiceConfigFileMode [2021-07-13T14:59:30.983Z] create_test.go:312: testEnv.DaemonInfo.OSType == "windows" [2021-07-13T14:59:30.983Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s) [2021-07-13T14:59:30.983Z] === RUN TestCreateServiceSysctls [2021-07-13T14:59:30.983Z] create_test.go:404: testEnv.DaemonInfo.OSType == "windows" [2021-07-13T14:59:30.983Z] --- SKIP: TestCreateServiceSysctls (0.03s) [2021-07-13T14:59:30.983Z] === RUN TestCreateServiceCapabilities [2021-07-13T14:59:30.983Z] create_test.go:488: testEnv.DaemonInfo.OSType == "windows" [2021-07-13T14:59:30.983Z] --- SKIP: TestCreateServiceCapabilities (0.03s) [2021-07-13T14:59:30.983Z] === RUN TestInspect [2021-07-13T14:59:30.983Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2021-07-13T14:59:30.983Z] --- SKIP: TestInspect (0.00s) [2021-07-13T14:59:30.983Z] === RUN TestCreateJob [2021-07-13T14:59:30.983Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2021-07-13T14:59:30.983Z] --- SKIP: TestCreateJob (0.00s) [2021-07-13T14:59:30.983Z] === RUN TestReplicatedJob [2021-07-13T14:59:30.983Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2021-07-13T14:59:30.983Z] --- SKIP: TestReplicatedJob (0.00s) [2021-07-13T14:59:30.983Z] === RUN TestUpdateReplicatedJob [2021-07-13T14:59:30.983Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2021-07-13T14:59:30.983Z] --- SKIP: TestUpdateReplicatedJob (0.00s) [2021-07-13T14:59:30.983Z] === RUN TestServiceListWithStatuses [2021-07-13T14:59:30.983Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2021-07-13T14:59:30.983Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-07-13T14:59:30.983Z] === RUN TestDockerNetworkConnectAlias [2021-07-13T14:59:30.983Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-07-13T14:59:30.983Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s) [2021-07-13T14:59:30.983Z] === RUN TestDockerNetworkReConnect [2021-07-13T14:59:30.983Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-07-13T14:59:30.983Z] --- SKIP: TestDockerNetworkReConnect (0.00s) [2021-07-13T14:59:30.983Z] === RUN TestServicePlugin [2021-07-13T14:59:30.983Z] plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows" [2021-07-13T14:59:30.983Z] --- SKIP: TestServicePlugin (0.00s) [2021-07-13T14:59:30.983Z] === RUN TestServiceUpdateLabel [2021-07-13T14:59:30.983Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2021-07-13T14:59:30.983Z] --- SKIP: TestServiceUpdateLabel (0.00s) [2021-07-13T14:59:30.983Z] === RUN TestServiceUpdateSecrets [2021-07-13T14:59:30.983Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2021-07-13T14:59:30.983Z] --- SKIP: TestServiceUpdateSecrets (0.00s) [2021-07-13T14:59:30.983Z] === RUN TestServiceUpdateConfigs [2021-07-13T14:59:30.983Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2021-07-13T14:59:30.983Z] --- SKIP: TestServiceUpdateConfigs (0.00s) [2021-07-13T14:59:30.983Z] === RUN TestServiceUpdateNetwork [2021-07-13T14:59:30.983Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2021-07-13T14:59:30.983Z] --- SKIP: TestServiceUpdateNetwork (0.00s) [2021-07-13T14:59:30.983Z] === RUN TestServiceUpdatePidsLimit [2021-07-13T14:59:30.983Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2021-07-13T14:59:30.983Z] --- SKIP: TestServiceUpdatePidsLimit (0.01s) [2021-07-13T14:59:30.983Z] PASS [2021-07-13T14:59:30.983Z] ok github.com/docker/docker/integration/service 0.514s [2021-07-13T14:59:30.983Z] [2021-07-13T14:59:30.983Z] === Skipped [2021-07-13T14:59:30.983Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-07-13T14:59:30.983Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-07-13T14:59:30.983Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-07-13T14:59:30.983Z] [2021-07-13T14:59:30.983Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-07-13T14:59:30.983Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-07-13T14:59:30.983Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-07-13T14:59:30.983Z] [2021-07-13T14:59:30.983Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s) [2021-07-13T14:59:30.983Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-07-13T14:59:30.983Z] [2021-07-13T14:59:30.983Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s) [2021-07-13T14:59:30.983Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2021-07-13T14:59:30.983Z] [2021-07-13T14:59:30.983Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.03s) [2021-07-13T14:59:30.983Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2021-07-13T14:59:30.983Z] [2021-07-13T14:59:30.983Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s) [2021-07-13T14:59:30.983Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2021-07-13T14:59:30.983Z] [2021-07-13T14:59:30.983Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s) [2021-07-13T14:59:30.983Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2021-07-13T14:59:30.983Z] [2021-07-13T14:59:30.983Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s) [2021-07-13T14:59:30.983Z] create_test.go:312: testEnv.DaemonInfo.OSType == "windows" [2021-07-13T14:59:30.983Z] [2021-07-13T14:59:30.983Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.03s) [2021-07-13T14:59:30.983Z] create_test.go:404: testEnv.DaemonInfo.OSType == "windows" [2021-07-13T14:59:30.983Z] [2021-07-13T14:59:30.983Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.03s) [2021-07-13T14:59:30.983Z] create_test.go:488: testEnv.DaemonInfo.OSType == "windows" [2021-07-13T14:59:30.983Z] [2021-07-13T14:59:30.983Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s) [2021-07-13T14:59:30.983Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2021-07-13T14:59:30.983Z] [2021-07-13T14:59:30.983Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s) [2021-07-13T14:59:30.983Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2021-07-13T14:59:30.983Z] [2021-07-13T14:59:30.983Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s) [2021-07-13T14:59:30.983Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2021-07-13T14:59:30.983Z] [2021-07-13T14:59:30.983Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s) [2021-07-13T14:59:30.983Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2021-07-13T14:59:30.983Z] [2021-07-13T14:59:30.983Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s) [2021-07-13T14:59:30.983Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2021-07-13T14:59:30.983Z] [2021-07-13T14:59:30.983Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s) [2021-07-13T14:59:30.983Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-07-13T14:59:30.983Z] [2021-07-13T14:59:30.983Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s) [2021-07-13T14:59:30.983Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-07-13T14:59:30.983Z] [2021-07-13T14:59:30.983Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s) [2021-07-13T14:59:30.983Z] plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows" [2021-07-13T14:59:30.983Z] [2021-07-13T14:59:30.983Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s) [2021-07-13T14:59:30.983Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2021-07-13T14:59:30.983Z] [2021-07-13T14:59:30.983Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s) [2021-07-13T14:59:30.983Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2021-07-13T14:59:30.983Z] [2021-07-13T14:59:30.983Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s) [2021-07-13T14:59:30.983Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2021-07-13T14:59:30.983Z] [2021-07-13T14:59:30.983Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s) [2021-07-13T14:59:30.983Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2021-07-13T14:59:30.983Z] [2021-07-13T14:59:30.983Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdatePidsLimit (0.01s) [2021-07-13T14:59:30.983Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2021-07-13T14:59:30.983Z] [2021-07-13T14:59:30.983Z] [2021-07-13T14:59:30.983Z] DONE 24 tests, 23 skipped in 2.593s [2021-07-13T14:59:30.983Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2021-07-13T14:59:31.489Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink [2021-07-13T14:59:33.211Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-07-13T14:59:33.211Z] INFO: Testing against a local daemon [2021-07-13T14:59:33.211Z] === RUN TestSessionCreate [2021-07-13T14:59:33.211Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2021-07-13T14:59:33.211Z] --- SKIP: TestSessionCreate (0.00s) [2021-07-13T14:59:33.211Z] === RUN TestSessionCreateWithBadUpgrade [2021-07-13T14:59:33.211Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2021-07-13T14:59:33.211Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s) [2021-07-13T14:59:33.211Z] PASS [2021-07-13T14:59:33.211Z] ok github.com/docker/docker/integration/session 0.346s [2021-07-13T14:59:33.211Z] [2021-07-13T14:59:33.211Z] === Skipped [2021-07-13T14:59:33.211Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s) [2021-07-13T14:59:33.211Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2021-07-13T14:59:33.211Z] [2021-07-13T14:59:33.211Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s) [2021-07-13T14:59:33.211Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2021-07-13T14:59:33.211Z] [2021-07-13T14:59:33.211Z] [2021-07-13T14:59:33.211Z] DONE 2 tests, 2 skipped in 1.866s [2021-07-13T14:59:33.211Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2021-07-13T14:59:34.784Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-07-13T14:59:34.784Z] INFO: Testing against a local daemon [2021-07-13T14:59:34.784Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-07-13T14:59:34.784Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2021-07-13T14:59:34.784Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-07-13T14:59:34.784Z] === RUN TestEventsExecDie [2021-07-13T14:59:34.784Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2021-07-13T14:59:34.784Z] --- SKIP: TestEventsExecDie (0.00s) [2021-07-13T14:59:34.784Z] === RUN TestEventsBackwardsCompatible [2021-07-13T14:59:34.784Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2021-07-13T14:59:34.784Z] --- SKIP: TestEventsBackwardsCompatible (0.00s) [2021-07-13T14:59:34.784Z] === RUN TestEventsVolumeCreate [2021-07-13T14:59:34.784Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2021-07-13T14:59:34.784Z] --- SKIP: TestEventsVolumeCreate (0.00s) [2021-07-13T14:59:34.784Z] === RUN TestInfoAPI [2021-07-13T14:59:34.784Z] --- PASS: TestInfoAPI (0.04s) [2021-07-13T14:59:34.784Z] === RUN TestInfoAPIWarnings [2021-07-13T14:59:34.784Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-07-13T14:59:34.784Z] --- SKIP: TestInfoAPIWarnings (0.00s) [2021-07-13T14:59:34.784Z] === RUN TestInfoDebug [2021-07-13T14:59:34.784Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-07-13T14:59:34.784Z] --- SKIP: TestInfoDebug (0.00s) [2021-07-13T14:59:34.784Z] === RUN TestInfoInsecureRegistries [2021-07-13T14:59:34.784Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-07-13T14:59:34.784Z] --- SKIP: TestInfoInsecureRegistries (0.00s) [2021-07-13T14:59:34.784Z] === RUN TestInfoRegistryMirrors [2021-07-13T14:59:34.784Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-07-13T14:59:34.784Z] --- SKIP: TestInfoRegistryMirrors (0.00s) [2021-07-13T14:59:34.784Z] === RUN TestLoginFailsWithBadCredentials [2021-07-13T14:59:35.664Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectivity [2021-07-13T14:59:36.358Z] --- PASS: TestLoginFailsWithBadCredentials (1.02s) [2021-07-13T14:59:36.358Z] === RUN TestPingCacheHeaders [2021-07-13T14:59:36.358Z] --- PASS: TestPingCacheHeaders (0.03s) [2021-07-13T14:59:36.358Z] === RUN TestPingGet [2021-07-13T14:59:36.358Z] --- PASS: TestPingGet (0.03s) [2021-07-13T14:59:36.358Z] === RUN TestPingHead [2021-07-13T14:59:36.358Z] --- PASS: TestPingHead (0.03s) [2021-07-13T14:59:36.358Z] === RUN TestVersion [2021-07-13T14:59:36.358Z] --- PASS: TestVersion (0.03s) [2021-07-13T14:59:36.358Z] PASS [2021-07-13T14:59:36.358Z] ok github.com/docker/docker/integration/system 1.474s [2021-07-13T14:59:36.358Z] [2021-07-13T14:59:36.358Z] === Skipped [2021-07-13T14:59:36.358Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-07-13T14:59:36.358Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2021-07-13T14:59:36.358Z] [2021-07-13T14:59:36.358Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.00s) [2021-07-13T14:59:36.358Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2021-07-13T14:59:36.358Z] [2021-07-13T14:59:36.358Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s) [2021-07-13T14:59:36.358Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2021-07-13T14:59:36.358Z] [2021-07-13T14:59:36.358Z] === SKIP: github.com/docker/docker/integration/system TestEventsVolumeCreate (0.00s) [2021-07-13T14:59:36.358Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2021-07-13T14:59:36.358Z] [2021-07-13T14:59:36.358Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s) [2021-07-13T14:59:36.358Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-07-13T14:59:36.358Z] [2021-07-13T14:59:36.358Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s) [2021-07-13T14:59:36.358Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-07-13T14:59:36.358Z] [2021-07-13T14:59:36.358Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s) [2021-07-13T14:59:36.358Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-07-13T14:59:36.358Z] [2021-07-13T14:59:36.358Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s) [2021-07-13T14:59:36.358Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-07-13T14:59:36.358Z] [2021-07-13T14:59:36.358Z] [2021-07-13T14:59:36.358Z] DONE 14 tests, 8 skipped in 3.084s [2021-07-13T14:59:36.358Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2021-07-13T14:59:37.561Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2021-07-13T14:59:37.932Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-07-13T14:59:37.932Z] INFO: Testing against a local daemon [2021-07-13T14:59:37.932Z] === RUN TestVolumesCreateAndList [2021-07-13T14:59:37.932Z] --- PASS: TestVolumesCreateAndList (0.05s) [2021-07-13T14:59:37.932Z] === RUN TestVolumesRemove [2021-07-13T14:59:38.403Z] --- PASS: TestVolumesRemove (0.17s) [2021-07-13T14:59:38.403Z] === RUN TestVolumesInspect [2021-07-13T14:59:38.403Z] --- PASS: TestVolumesInspect (0.04s) [2021-07-13T14:59:38.403Z] === RUN TestVolumesInvalidJSON [2021-07-13T14:59:38.403Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-07-13T14:59:38.403Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-07-13T14:59:38.403Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-07-13T14:59:38.403Z] --- PASS: TestVolumesInvalidJSON (0.03s) [2021-07-13T14:59:38.403Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-07-13T14:59:38.403Z] PASS [2021-07-13T14:59:38.403Z] ok github.com/docker/docker/integration/volume 0.543s [2021-07-13T14:59:38.403Z] [2021-07-13T14:59:38.403Z] DONE 5 tests in 2.213s [2021-07-13T14:59:38.403Z] INFO: make.ps1 ended at 07/13/2021 14:59:38 [2021-07-13T14:59:38.403Z] INFO: Integration CLI tests being run from the host: [2021-07-13T14:59:38.403Z] 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-07-13T14:59:41.734Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2021-07-13T14:59:42.298Z] === RUN TestDockerSwarmSuite/TestSwarmJoinWithDrain [2021-07-13T14:59:47.110Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-07-13T14:59:47.110Z] INFO: Testing against a local daemon [2021-07-13T14:59:47.110Z] === RUN TestDockerSuite [2021-07-13T14:59:47.110Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2021-07-13T14:59:47.110Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2021-07-13T14:59:47.110Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2021-07-13T14:59:47.110Z] === RUN TestDockerSuite/TestAPIErrorJSON [2021-07-13T14:59:47.110Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2021-07-13T14:59:47.110Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2021-07-13T14:59:47.110Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2021-07-13T14:59:47.110Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2021-07-13T14:59:47.555Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChown [2021-07-13T14:59:47.581Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2021-07-13T14:59:47.581Z] === RUN TestDockerSuite/TestAPIImagesDelete [2021-07-13T14:59:48.574Z] === RUN TestDockerSuite/TestAPIImagesFilter [2021-07-13T14:59:48.574Z] === RUN TestDockerSuite/TestAPIImagesHistory [2021-07-13T14:59:49.452Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot [2021-07-13T14:59:49.567Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2021-07-13T14:59:49.567Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2021-07-13T14:59:51.349Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride [2021-07-13T14:59:52.718Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner [2021-07-13T14:59:54.088Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod [2021-07-13T14:59:55.986Z] === RUN TestDockerSwarmSuite/TestSwarmLeaveLocked [2021-07-13T14:59:56.243Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService [2021-07-13T14:59:59.523Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw [2021-07-13T15:00:00.894Z] === RUN TestDockerSwarmSuite/TestSwarmLockUnlockCluster [2021-07-13T15:00:01.458Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid [2021-07-13T15:00:03.353Z] docker_cli_swarm_test.go:1118: [d46ac2676e3e9] joining swarm manager [d3f731c25a8b6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-07-13T15:00:03.916Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid [2021-07-13T15:00:04.482Z] docker_cli_swarm_test.go:1119: [d063836aedabe] joining swarm manager [d3f731c25a8b6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-07-13T15:00:06.376Z] === RUN TestDockerSuite/TestVolumeCLICreate [2021-07-13T15:00:21.225Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2021-07-13T15:00:21.225Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2021-07-13T15:00:21.482Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2021-07-13T15:00:22.047Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2021-07-13T15:00:22.047Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2021-07-13T15:00:22.307Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2021-07-13T15:00:22.307Z] === RUN TestDockerSuite/TestVolumeCLILs [2021-07-13T15:00:22.873Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2021-07-13T15:00:23.130Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2021-07-13T15:00:24.060Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2021-07-13T15:00:24.060Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2021-07-13T15:00:24.060Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2021-07-13T15:00:24.060Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2021-07-13T15:00:24.060Z] === RUN TestDockerSuite/TestVolumeCLIRm [2021-07-13T15:00:26.583Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2021-07-13T15:00:26.583Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2021-07-13T15:00:26.583Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2021-07-13T15:00:26.583Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2021-07-13T15:00:26.583Z] === RUN TestDockerSuite/TestVolumeEvents [2021-07-13T15:00:27.147Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2021-07-13T15:00:29.687Z] === RUN TestDockerSuite/TestVolumeLsFormat [2021-07-13T15:00:29.687Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2021-07-13T15:00:29.687Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2021-07-13T15:00:32.961Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2021-07-13T15:00:36.237Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2021-07-13T15:00:36.237Z] docker_cli_run_test.go:4416: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2021-07-13T15:00:36.237Z] --- PASS: TestDockerSuite (1801.45s) [2021-07-13T15:00:36.237Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.02s) [2021-07-13T15:00:36.237Z] --- PASS: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.22s) [2021-07-13T15:00:36.237Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.03s) [2021-07-13T15:00:36.237Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.01s) [2021-07-13T15:00:36.237Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.01s) [2021-07-13T15:00:36.237Z] --- PASS: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2021-07-13T15:00:36.237Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.03s) [2021-07-13T15:00:36.237Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (1.51s) [2021-07-13T15:00:36.237Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.14s) [2021-07-13T15:00:36.237Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.53s) [2021-07-13T15:00:36.237Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.02s) [2021-07-13T15:00:36.237Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (0.75s) [2021-07-13T15:00:36.237Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.23s) [2021-07-13T15:00:36.237Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.01s) [2021-07-13T15:00:36.237Z] --- PASS: TestDockerSuite/TestAPINetworkConnectDisconnect (1.89s) [2021-07-13T15:00:36.237Z] --- PASS: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.32s) [2021-07-13T15:00:36.237Z] --- PASS: TestDockerSuite/TestAPINetworkFilter (0.01s) [2021-07-13T15:00:36.237Z] --- PASS: TestDockerSuite/TestAPINetworkGetDefaults (0.00s) [2021-07-13T15:00:36.237Z] --- PASS: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (1.14s) [2021-07-13T15:00:36.237Z] --- PASS: TestDockerSuite/TestAPINetworkInspectBridge (1.44s) [2021-07-13T15:00:36.237Z] --- PASS: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.18s) [2021-07-13T15:00:36.237Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.00s) [2021-07-13T15:00:36.237Z] --- PASS: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2021-07-13T15:00:36.237Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (6.59s) [2021-07-13T15:00:36.237Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (2.46s) [2021-07-13T15:00:36.237Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (2.62s) [2021-07-13T15:00:36.237Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (1.96s) [2021-07-13T15:00:36.237Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (1.15s) [2021-07-13T15:00:36.237Z] --- PASS: TestDockerSuite/TestAppArmorDeniesChmodProc (1.30s) [2021-07-13T15:00:36.237Z] --- PASS: TestDockerSuite/TestAppArmorDeniesPtrace (1.15s) [2021-07-13T15:00:36.237Z] --- PASS: TestDockerSuite/TestAppArmorTraceSelf (1.36s) [2021-07-13T15:00:36.237Z] --- PASS: TestDockerSuite/TestAttachAfterDetach (2.45s) [2021-07-13T15:00:36.237Z] --- PASS: TestDockerSuite/TestAttachClosedOnContainerStop (2.20s) [2021-07-13T15:00:36.237Z] --- PASS: TestDockerSuite/TestAttachDetach (1.56s) [2021-07-13T15:00:36.237Z] --- PASS: TestDockerSuite/TestAttachDisconnect (1.54s) [2021-07-13T15:00:36.237Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (2.44s) [2021-07-13T15:00:36.237Z] --- PASS: TestDockerSuite/TestAttachPausedContainer (1.29s) [2021-07-13T15:00:36.237Z] --- PASS: TestDockerSuite/TestAttachTTYWithoutStdin (1.25s) [2021-07-13T15:00:36.237Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (1.91s) [2021-07-13T15:00:36.237Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (2.73s) [2021-07-13T15:00:36.237Z] --- PASS: TestDockerSuite/TestBuildAPIDoubleDockerfile (1.63s) [2021-07-13T15:00:36.237Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (1.88s) [2021-07-13T15:00:36.237Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.00s) [2021-07-13T15:00:36.237Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (1.70s) [2021-07-13T15:00:36.237Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.71s) [2021-07-13T15:00:36.237Z] --- PASS: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (25.25s) [2021-07-13T15:00:36.237Z] --- PASS: TestDockerSuite/TestBuildAddBadLinks (0.45s) [2021-07-13T15:00:36.237Z] --- PASS: TestDockerSuite/TestBuildAddBadLinksVolume (1.26s) [2021-07-13T15:00:36.237Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.19s) [2021-07-13T15:00:36.237Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.55s) [2021-07-13T15:00:36.237Z] --- PASS: TestDockerSuite/TestBuildAddChangeOwnership (2.01s) [2021-07-13T15:00:36.237Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (1.97s) [2021-07-13T15:00:36.237Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (0.91s) [2021-07-13T15:00:36.237Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToExistingDir (10.16s) [2021-07-13T15:00:36.237Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToRoot (5.68s) [2021-07-13T15:00:36.237Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.15s) [2021-07-13T15:00:36.237Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (2.07s) [2021-07-13T15:00:36.237Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (4.46s) [2021-07-13T15:00:36.237Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (1.86s) [2021-07-13T15:00:36.237Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.85s) [2021-07-13T15:00:36.237Z] --- PASS: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (4.80s) [2021-07-13T15:00:36.237Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (2.97s) [2021-07-13T15:00:36.237Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (0.80s) [2021-07-13T15:00:36.237Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (1.51s) [2021-07-13T15:00:36.237Z] --- PASS: TestDockerSuite/TestBuildAddScript (4.11s) [2021-07-13T15:00:36.237Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToExistDir (10.78s) [2021-07-13T15:00:36.237Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (6.99s) [2021-07-13T15:00:36.237Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToRoot (4.03s) [2021-07-13T15:00:36.237Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.31s) [2021-07-13T15:00:36.237Z] --- PASS: TestDockerSuite/TestBuildAddTar (8.40s) [2021-07-13T15:00:36.237Z] --- PASS: TestDockerSuite/TestBuildAddTarXz (1.81s) [2021-07-13T15:00:36.237Z] --- PASS: TestDockerSuite/TestBuildAddTarXzGz (1.78s) [2021-07-13T15:00:36.237Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (6.21s) [2021-07-13T15:00:36.237Z] --- PASS: TestDockerSuite/TestBuildAddWholeDirToRoot (10.77s) [2021-07-13T15:00:36.237Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.52s) [2021-07-13T15:00:36.237Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (3.61s) [2021-07-13T15:00:36.237Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (3.38s) [2021-07-13T15:00:36.237Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (2.05s) [2021-07-13T15:00:36.237Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (3.70s) [2021-07-13T15:00:36.237Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (3.36s) [2021-07-13T15:00:36.237Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (3.46s) [2021-07-13T15:00:36.237Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (1.82s) [2021-07-13T15:00:36.237Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (5.00s) [2021-07-13T15:00:36.237Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEnv (17.22s) [2021-07-13T15:00:36.237Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (3.74s) [2021-07-13T15:00:36.237Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (3.60s) [2021-07-13T15:00:36.237Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.46s) [2021-07-13T15:00:36.237Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (3.42s) [2021-07-13T15:00:36.237Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (3.84s) [2021-07-13T15:00:36.237Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (7.38s) [2021-07-13T15:00:36.237Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (1.70s) [2021-07-13T15:00:36.237Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.78s) [2021-07-13T15:00:36.237Z] --- PASS: TestDockerSuite/TestBuildCacheAdd (1.05s) [2021-07-13T15:00:36.237Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (0.67s) [2021-07-13T15:00:36.237Z] --- PASS: TestDockerSuite/TestBuildCacheFrom (6.18s) [2021-07-13T15:00:36.237Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (2.00s) [2021-07-13T15:00:36.237Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (0.58s) [2021-07-13T15:00:36.237Z] --- PASS: TestDockerSuite/TestBuildCancellationKillsSleep (1.38s) [2021-07-13T15:00:36.237Z] --- PASS: TestDockerSuite/TestBuildChownOnCopy (7.76s) [2021-07-13T15:00:36.237Z] --- PASS: TestDockerSuite/TestBuildChownSingleFile (2.04s) [2021-07-13T15:00:36.237Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (0.54s) [2021-07-13T15:00:36.237Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.52s) [2021-07-13T15:00:36.237Z] --- PASS: TestDockerSuite/TestBuildCmd (0.26s) [2021-07-13T15:00:36.237Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.25s) [2021-07-13T15:00:36.237Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.29s) [2021-07-13T15:00:36.237Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s) [2021-07-13T15:00:36.237Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.23s) [2021-07-13T15:00:36.237Z] --- PASS: TestDockerSuite/TestBuildCommentsShebangs (7.71s) [2021-07-13T15:00:36.237Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.20s) [2021-07-13T15:00:36.237Z] --- PASS: TestDockerSuite/TestBuildContainerWithCgroupParent (1.48s) [2021-07-13T15:00:36.237Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.46s) [2021-07-13T15:00:36.237Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (1.21s) [2021-07-13T15:00:36.237Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.68s) [2021-07-13T15:00:36.237Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.42s) [2021-07-13T15:00:36.237Z] --- PASS: TestDockerSuite/TestBuildCopyAddMultipleFiles (12.58s) [2021-07-13T15:00:36.237Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.86s) [2021-07-13T15:00:36.237Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.36s) [2021-07-13T15:00:36.237Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToExistDir (3.95s) [2021-07-13T15:00:36.237Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToRoot (5.60s) [2021-07-13T15:00:36.237Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (1.62s) [2021-07-13T15:00:36.238Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s) [2021-07-13T15:00:36.238Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2021-07-13T15:00:36.238Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2021-07-13T15:00:36.238Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2021-07-13T15:00:36.238Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToExistDir (5.39s) [2021-07-13T15:00:36.238Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (7.04s) [2021-07-13T15:00:36.238Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToRoot (3.91s) [2021-07-13T15:00:36.238Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.30s) [2021-07-13T15:00:36.238Z] --- PASS: TestDockerSuite/TestBuildCopyWholeDirToRoot (8.79s) [2021-07-13T15:00:36.238Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (8.75s) [2021-07-13T15:00:36.238Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.69s) [2021-07-13T15:00:36.238Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardInName (1.77s) [2021-07-13T15:00:36.238Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (5.44s) [2021-07-13T15:00:36.238Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (0.65s) [2021-07-13T15:00:36.238Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.05s) [2021-07-13T15:00:36.238Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (1.67s) [2021-07-13T15:00:36.238Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (1.59s) [2021-07-13T15:00:36.238Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (1.83s) [2021-07-13T15:00:36.238Z] --- PASS: TestDockerSuite/TestBuildDockerignore (15.24s) [2021-07-13T15:00:36.238Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (2.09s) [2021-07-13T15:00:36.238Z] --- PASS: TestDockerSuite/TestBuildDockerignoreComment (4.51s) [2021-07-13T15:00:36.238Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (17.37s) [2021-07-13T15:00:36.238Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.16s) [2021-07-13T15:00:36.238Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.06s) [2021-07-13T15:00:36.238Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (6.03s) [2021-07-13T15:00:36.238Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (2.72s) [2021-07-13T15:00:36.238Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (3.24s) [2021-07-13T15:00:36.238Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (8.87s) [2021-07-13T15:00:36.238Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (3.07s) [2021-07-13T15:00:36.238Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (3.20s) [2021-07-13T15:00:36.238Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (20.46s) [2021-07-13T15:00:36.238Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.12s) [2021-07-13T15:00:36.238Z] --- PASS: TestDockerSuite/TestBuildEOLInLine (6.06s) [2021-07-13T15:00:36.238Z] --- PASS: TestDockerSuite/TestBuildEmptyCmd (0.48s) [2021-07-13T15:00:36.238Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.39s) [2021-07-13T15:00:36.238Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.80s) [2021-07-13T15:00:36.238Z] --- PASS: TestDockerSuite/TestBuildEmptyScratch (0.16s) [2021-07-13T15:00:36.238Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.45s) [2021-07-13T15:00:36.238Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.47s) [2021-07-13T15:00:36.238Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (3.18s) [2021-07-13T15:00:36.238Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (1.77s) [2021-07-13T15:00:36.238Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (1.64s) [2021-07-13T15:00:36.238Z] --- PASS: TestDockerSuite/TestBuildEnv (1.56s) [2021-07-13T15:00:36.238Z] --- PASS: TestDockerSuite/TestBuildEnvEscapes (1.47s) [2021-07-13T15:00:36.238Z] --- PASS: TestDockerSuite/TestBuildEnvOverwrite (1.92s) [2021-07-13T15:00:36.238Z] --- PASS: TestDockerSuite/TestBuildEnvUsage (8.38s) [2021-07-13T15:00:36.238Z] --- PASS: TestDockerSuite/TestBuildEnvUsage2 (25.04s) [2021-07-13T15:00:36.238Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (1.62s) [2021-07-13T15:00:36.238Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementEnv (11.00s) [2021-07-13T15:00:36.238Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.70s) [2021-07-13T15:00:36.238Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.41s) [2021-07-13T15:00:36.238Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.41s) [2021-07-13T15:00:36.238Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (1.47s) [2021-07-13T15:00:36.238Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.02s) [2021-07-13T15:00:36.238Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.22s) [2021-07-13T15:00:36.238Z] --- PASS: TestDockerSuite/TestBuildExoticShellInterpolation (10.60s) [2021-07-13T15:00:36.238Z] --- PASS: TestDockerSuite/TestBuildExpose (0.22s) [2021-07-13T15:00:36.238Z] --- PASS: TestDockerSuite/TestBuildExposeMorePorts (0.41s) [2021-07-13T15:00:36.238Z] --- PASS: TestDockerSuite/TestBuildExposeOrder (0.30s) [2021-07-13T15:00:36.238Z] --- PASS: TestDockerSuite/TestBuildExposeUpperCaseProto (0.21s) [2021-07-13T15:00:36.238Z] --- PASS: TestDockerSuite/TestBuildFails (0.74s) [2021-07-13T15:00:36.238Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.04s) [2021-07-13T15:00:36.238Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (2.09s) [2021-07-13T15:00:36.238Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (2.43s) [2021-07-13T15:00:36.238Z] --- PASS: TestDockerSuite/TestBuildForceRm (1.97s) [2021-07-13T15:00:36.238Z] --- PASS: TestDockerSuite/TestBuildFromGit (1.27s) [2021-07-13T15:00:36.238Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (0.33s) [2021-07-13T15:00:36.238Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (1.13s) [2021-07-13T15:00:36.238Z] --- PASS: TestDockerSuite/TestBuildFromMixedcaseDockerfile (2.10s) [2021-07-13T15:00:36.238Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.59s) [2021-07-13T15:00:36.238Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.23s) [2021-07-13T15:00:36.238Z] --- PASS: TestDockerSuite/TestBuildFromStdinWithF (2.18s) [2021-07-13T15:00:36.238Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (2.12s) [2021-07-13T15:00:36.238Z] --- PASS: TestDockerSuite/TestBuildHandleEscapesInVolume (1.36s) [2021-07-13T15:00:36.238Z] --- PASS: TestDockerSuite/TestBuildHistory (2.89s) [2021-07-13T15:00:36.238Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.36s) [2021-07-13T15:00:36.238Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (0.93s) [2021-07-13T15:00:36.238Z] --- PASS: TestDockerSuite/TestBuildInheritance (0.46s) [2021-07-13T15:00:36.238Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.36s) [2021-07-13T15:00:36.238Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.03s) [2021-07-13T15:00:36.238Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (1.09s) [2021-07-13T15:00:36.238Z] --- PASS: TestDockerSuite/TestBuildLabel (0.67s) [2021-07-13T15:00:36.238Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.49s) [2021-07-13T15:00:36.238Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.54s) [2021-07-13T15:00:36.238Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.40s) [2021-07-13T15:00:36.238Z] --- PASS: TestDockerSuite/TestBuildLabels (0.71s) [2021-07-13T15:00:36.238Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (0.78s) [2021-07-13T15:00:36.238Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (2.00s) [2021-07-13T15:00:36.238Z] --- PASS: TestDockerSuite/TestBuildLastModified (5.34s) [2021-07-13T15:00:36.238Z] --- PASS: TestDockerSuite/TestBuildLineBreak (3.16s) [2021-07-13T15:00:36.238Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.07s) [2021-07-13T15:00:36.238Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.06s) [2021-07-13T15:00:36.238Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.07s) [2021-07-13T15:00:36.238Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.07s) [2021-07-13T15:00:36.238Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.22s) [2021-07-13T15:00:36.238Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (1.09s) [2021-07-13T15:00:36.238Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (1.83s) [2021-07-13T15:00:36.238Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (4.39s) [2021-07-13T15:00:36.238Z] --- PASS: TestDockerSuite/TestBuildMultiStageCache (0.45s) [2021-07-13T15:00:36.238Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (0.45s) [2021-07-13T15:00:36.238Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (11.48s) [2021-07-13T15:00:36.238Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (5.02s) [2021-07-13T15:00:36.238Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (1.12s) [2021-07-13T15:00:36.238Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (2.26s) [2021-07-13T15:00:36.238Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2021-07-13T15:00:36.238Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (5.25s) [2021-07-13T15:00:36.238Z] --- PASS: TestDockerSuite/TestBuildMultiStageResetScratch (0.49s) [2021-07-13T15:00:36.238Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (2.38s) [2021-07-13T15:00:36.238Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.26s) [2021-07-13T15:00:36.238Z] --- PASS: TestDockerSuite/TestBuildNetContainer (2.41s) [2021-07-13T15:00:36.238Z] --- PASS: TestDockerSuite/TestBuildNetNone (1.14s) [2021-07-13T15:00:36.238Z] --- PASS: TestDockerSuite/TestBuildNoContext (1.24s) [2021-07-13T15:00:36.238Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (1.10s) [2021-07-13T15:00:36.238Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (2.50s) [2021-07-13T15:00:36.238Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.24s) [2021-07-13T15:00:36.238Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.03s) [2021-07-13T15:00:36.238Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (0.24s) [2021-07-13T15:00:36.238Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.38s) [2021-07-13T15:00:36.238Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (0.44s) [2021-07-13T15:00:36.238Z] --- PASS: TestDockerSuite/TestBuildOnBuild (2.22s) [2021-07-13T15:00:36.238Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (0.56s) [2021-07-13T15:00:36.238Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (2.91s) [2021-07-13T15:00:36.238Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (2.25s) [2021-07-13T15:00:36.238Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (2.59s) [2021-07-13T15:00:36.238Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (1.08s) [2021-07-13T15:00:36.238Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (1.33s) [2021-07-13T15:00:36.238Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.33s) [2021-07-13T15:00:36.238Z] --- PASS: TestDockerSuite/TestBuildOpaqueDirectory (3.11s) [2021-07-13T15:00:36.238Z] --- PASS: TestDockerSuite/TestBuildPATH (1.53s) [2021-07-13T15:00:36.238Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (0.92s) [2021-07-13T15:00:36.238Z] --- PASS: TestDockerSuite/TestBuildRUNoneJSON (0.93s) [2021-07-13T15:00:36.238Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (9.55s) [2021-07-13T15:00:36.238Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (4.40s) [2021-07-13T15:00:36.238Z] --- PASS: TestDockerSuite/TestBuildResourceConstraintsAreUsed (5.72s) [2021-07-13T15:00:36.238Z] --- PASS: TestDockerSuite/TestBuildRm (4.82s) [2021-07-13T15:00:36.238Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (1.11s) [2021-07-13T15:00:36.238Z] --- PASS: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (1.23s) [2021-07-13T15:00:36.238Z] --- PASS: TestDockerSuite/TestBuildScratchCopy (0.40s) [2021-07-13T15:00:36.238Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (0.48s) [2021-07-13T15:00:36.238Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (1.21s) [2021-07-13T15:00:36.238Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (1.16s) [2021-07-13T15:00:36.238Z] --- PASS: TestDockerSuite/TestBuildShellInherited (1.59s) [2021-07-13T15:00:36.238Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (4.97s) [2021-07-13T15:00:36.238Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.15s) [2021-07-13T15:00:36.238Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.29s) [2021-07-13T15:00:36.238Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2021-07-13T15:00:36.238Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.41s) [2021-07-13T15:00:36.238Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (1.21s) [2021-07-13T15:00:36.238Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.08s) [2021-07-13T15:00:36.238Z] --- PASS: TestDockerSuite/TestBuildStderr (1.05s) [2021-07-13T15:00:36.238Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (5.16s) [2021-07-13T15:00:36.238Z] --- PASS: TestDockerSuite/TestBuildStopSignal (1.08s) [2021-07-13T15:00:36.238Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (1.11s) [2021-07-13T15:00:36.238Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (0.46s) [2021-07-13T15:00:36.238Z] --- PASS: TestDockerSuite/TestBuildTagEvent (0.97s) [2021-07-13T15:00:36.238Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (1.45s) [2021-07-13T15:00:36.238Z] --- PASS: TestDockerSuite/TestBuildUser (2.06s) [2021-07-13T15:00:36.238Z] --- PASS: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (3.53s) [2021-07-13T15:00:36.238Z] --- PASS: TestDockerSuite/TestBuildUsersAndGroups (19.43s) [2021-07-13T15:00:36.238Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (1.75s) [2021-07-13T15:00:36.238Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.34s) [2021-07-13T15:00:36.238Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (1.28s) [2021-07-13T15:00:36.238Z] --- PASS: TestDockerSuite/TestBuildVolumeFileExistsinContainer (1.02s) [2021-07-13T15:00:36.238Z] --- PASS: TestDockerSuite/TestBuildVolumesRetainContents (1.65s) [2021-07-13T15:00:36.238Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.02s) [2021-07-13T15:00:36.238Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.02s) [2021-07-13T15:00:36.238Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2021-07-13T15:00:36.238Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2021-07-13T15:00:36.238Z] --- PASS: TestDockerSuite/TestBuildWithExtraHost (2.55s) [2021-07-13T15:00:36.238Z] --- PASS: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.13s) [2021-07-13T15:00:36.238Z] --- PASS: TestDockerSuite/TestBuildWithFailure (1.67s) [2021-07-13T15:00:36.238Z] --- PASS: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (1.34s) [2021-07-13T15:00:36.238Z] --- PASS: TestDockerSuite/TestBuildWithTabs (1.50s) [2021-07-13T15:00:36.238Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.07s) [2021-07-13T15:00:36.238Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (2.41s) [2021-07-13T15:00:36.238Z] --- PASS: TestDockerSuite/TestBuildWithVolumeOwnership (2.37s) [2021-07-13T15:00:36.238Z] --- PASS: TestDockerSuite/TestBuildWithVolumes (0.69s) [2021-07-13T15:00:36.238Z] --- PASS: TestDockerSuite/TestBuildWorkdirCmd (0.26s) [2021-07-13T15:00:36.238Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.40s) [2021-07-13T15:00:36.238Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2021-07-13T15:00:36.238Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (0.53s) [2021-07-13T15:00:36.238Z] --- PASS: TestDockerSuite/TestBuildXZHost (1.84s) [2021-07-13T15:00:36.238Z] --- PASS: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2021-07-13T15:00:36.238Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2021-07-13T15:00:36.238Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (0.67s) [2021-07-13T15:00:36.238Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (0.89s) [2021-07-13T15:00:36.238Z] --- PASS: TestDockerSuite/TestCommitChange (1.04s) [2021-07-13T15:00:36.238Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (1.04s) [2021-07-13T15:00:36.238Z] --- PASS: TestDockerSuite/TestCommitHardlink (1.83s) [2021-07-13T15:00:36.238Z] --- PASS: TestDockerSuite/TestCommitNewFile (2.28s) [2021-07-13T15:00:36.238Z] --- PASS: TestDockerSuite/TestCommitPausedContainer (0.99s) [2021-07-13T15:00:36.238Z] --- PASS: TestDockerSuite/TestCommitTTY (1.98s) [2021-07-13T15:00:36.238Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (1.11s) [2021-07-13T15:00:36.238Z] --- PASS: TestDockerSuite/TestCommitWithHostBindMount (1.51s) [2021-07-13T15:00:36.238Z] --- PASS: TestDockerSuite/TestCommitWithoutPause (0.79s) [2021-07-13T15:00:36.238Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.03s) [2021-07-13T15:00:36.238Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2021-07-13T15:00:36.238Z] --- PASS: TestDockerSuite/TestConflictNetworkModeAndOptions (0.08s) [2021-07-13T15:00:36.238Z] --- PASS: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2021-07-13T15:00:36.238Z] --- PASS: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2021-07-13T15:00:36.238Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.04s) [2021-07-13T15:00:36.238Z] --- PASS: TestDockerSuite/TestContainerAPICommit (1.67s) [2021-07-13T15:00:36.238Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (1.60s) [2021-07-13T15:00:36.238Z] --- PASS: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.00s) [2021-07-13T15:00:36.238Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (0.72s) [2021-07-13T15:00:36.238Z] --- PASS: TestDockerSuite/TestContainerAPICopyPre124 (0.75s) [2021-07-13T15:00:36.238Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.72s) [2021-07-13T15:00:36.238Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.69s) [2021-07-13T15:00:36.238Z] --- PASS: TestDockerSuite/TestContainerAPICreate (0.69s) [2021-07-13T15:00:36.238Z] --- PASS: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.04s) [2021-07-13T15:00:36.238Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.00s) [2021-07-13T15:00:36.238Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (0.69s) [2021-07-13T15:00:36.238Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.00s) [2021-07-13T15:00:36.238Z] --- PASS: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.04s) [2021-07-13T15:00:36.238Z] --- PASS: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.09s) [2021-07-13T15:00:36.238Z] --- PASS: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.06s) [2021-07-13T15:00:36.238Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (0.86s) [2021-07-13T15:00:36.238Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (0.90s) [2021-07-13T15:00:36.238Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (1.38s) [2021-07-13T15:00:36.238Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.00s) [2021-07-13T15:00:36.238Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (1.90s) [2021-07-13T15:00:36.238Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (1.01s) [2021-07-13T15:00:36.238Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.01s) [2021-07-13T15:00:36.238Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (0.95s) [2021-07-13T15:00:36.238Z] --- PASS: TestDockerSuite/TestContainerAPIGetChanges (1.02s) [2021-07-13T15:00:36.238Z] --- PASS: TestDockerSuite/TestContainerAPIGetExport (1.08s) [2021-07-13T15:00:36.238Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (1.35s) [2021-07-13T15:00:36.238Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.01s) [2021-07-13T15:00:36.238Z] --- PASS: TestDockerSuite/TestContainerAPIKill (0.92s) [2021-07-13T15:00:36.238Z] --- PASS: TestDockerSuite/TestContainerAPIPause (0.99s) [2021-07-13T15:00:36.238Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (0.86s) [2021-07-13T15:00:36.238Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.10s) [2021-07-13T15:00:36.238Z] --- PASS: TestDockerSuite/TestContainerAPIRename (0.74s) [2021-07-13T15:00:36.238Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (1.79s) [2021-07-13T15:00:36.238Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (1.54s) [2021-07-13T15:00:36.238Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.05s) [2021-07-13T15:00:36.238Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.03s) [2021-07-13T15:00:36.238Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.01s) [2021-07-13T15:00:36.238Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.01s) [2021-07-13T15:00:36.238Z] --- PASS: TestDockerSuite/TestContainerAPIStart (1.18s) [2021-07-13T15:00:36.238Z] --- PASS: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (4.70s) [2021-07-13T15:00:36.238Z] --- PASS: TestDockerSuite/TestContainerAPIStop (0.85s) [2021-07-13T15:00:36.238Z] --- PASS: TestDockerSuite/TestContainerAPITop (0.85s) [2021-07-13T15:00:36.238Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.01s) [2021-07-13T15:00:36.239Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.06s) [2021-07-13T15:00:36.239Z] --- PASS: TestDockerSuite/TestContainerAPIWait (3.05s) [2021-07-13T15:00:36.239Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (1.02s) [2021-07-13T15:00:36.239Z] --- PASS: TestDockerSuite/TestContainerNetworkMode (1.70s) [2021-07-13T15:00:36.239Z] --- PASS: TestDockerSuite/TestContainerRestartInMultipleNetworks (7.28s) [2021-07-13T15:00:36.239Z] --- PASS: TestDockerSuite/TestContainerWithConflictingHostNetworks (1.00s) [2021-07-13T15:00:36.239Z] --- PASS: TestDockerSuite/TestContainerWithConflictingNoneNetwork (2.04s) [2021-07-13T15:00:36.239Z] --- PASS: TestDockerSuite/TestContainerWithConflictingSharedNetwork (1.77s) [2021-07-13T15:00:36.239Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (23.25s) [2021-07-13T15:00:36.239Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} (1.81s) [2021-07-13T15:00:36.239Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} (1.75s) [2021-07-13T15:00:36.239Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} (1.71s) [2021-07-13T15:00:36.239Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} (1.84s) [2021-07-13T15:00:36.239Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc000598e88_} (0.82s) [2021-07-13T15:00:36.239Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1658551944_/foo_false____} (1.93s) [2021-07-13T15:00:36.239Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1658551944_/foo_true____} (1.54s) [2021-07-13T15:00:36.239Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3124337735_/foo_false____} (1.66s) [2021-07-13T15:00:36.239Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3124337735_/foo_true____} (1.68s) [2021-07-13T15:00:36.239Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3124337735_/foo_true__0xc000598f18__} (0.67s) [2021-07-13T15:00:36.239Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc000598f30_} (1.56s) [2021-07-13T15:00:36.239Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc000598f48_} (1.80s) [2021-07-13T15:00:36.239Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc000598f60_} (1.56s) [2021-07-13T15:00:36.239Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc000598f78_} (1.70s) [2021-07-13T15:00:36.239Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsTmpfs (1.52s) [2021-07-13T15:00:36.239Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.29s) [2021-07-13T15:00:36.239Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2021-07-13T15:00:36.239Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2021-07-13T15:00:36.239Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2021-07-13T15:00:36.239Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2021-07-13T15:00:36.239Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2021-07-13T15:00:36.239Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.03s) [2021-07-13T15:00:36.239Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.03s) [2021-07-13T15:00:36.239Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.03s) [2021-07-13T15:00:36.239Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2021-07-13T15:00:36.239Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.02s) [2021-07-13T15:00:36.239Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 (0.01s) [2021-07-13T15:00:36.239Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 (0.02s) [2021-07-13T15:00:36.239Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 (0.03s) [2021-07-13T15:00:36.239Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 (0.03s) [2021-07-13T15:00:36.239Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 (0.03s) [2021-07-13T15:00:36.239Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 (0.00s) [2021-07-13T15:00:36.239Z] --- PASS: TestDockerSuite/TestContainersInMultipleNetworks (2.71s) [2021-07-13T15:00:36.239Z] --- PASS: TestDockerSuite/TestContainersInUserDefinedNetwork (1.65s) [2021-07-13T15:00:36.239Z] --- PASS: TestDockerSuite/TestContainersNetworkIsolation (2.94s) [2021-07-13T15:00:36.239Z] --- PASS: TestDockerSuite/TestCopyAndRestart (1.40s) [2021-07-13T15:00:36.239Z] --- PASS: TestDockerSuite/TestCopyCreatedContainer (0.12s) [2021-07-13T15:00:36.239Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (0.87s) [2021-07-13T15:00:36.239Z] --- PASS: TestDockerSuite/TestCpAbsoluteSymlink (0.88s) [2021-07-13T15:00:36.239Z] --- PASS: TestDockerSuite/TestCpCheckDestOwnership (0.96s) [2021-07-13T15:00:36.239Z] --- PASS: TestDockerSuite/TestCpFromCaseA (1.04s) [2021-07-13T15:00:36.239Z] --- PASS: TestDockerSuite/TestCpFromCaseB (0.90s) [2021-07-13T15:00:36.239Z] --- PASS: TestDockerSuite/TestCpFromCaseC (1.09s) [2021-07-13T15:00:36.239Z] --- PASS: TestDockerSuite/TestCpFromCaseD (0.94s) [2021-07-13T15:00:36.239Z] --- PASS: TestDockerSuite/TestCpFromCaseE (0.84s) [2021-07-13T15:00:36.239Z] --- PASS: TestDockerSuite/TestCpFromCaseF (0.77s) [2021-07-13T15:00:36.239Z] --- PASS: TestDockerSuite/TestCpFromCaseG (1.19s) [2021-07-13T15:00:36.239Z] --- PASS: TestDockerSuite/TestCpFromCaseH (0.85s) [2021-07-13T15:00:36.239Z] --- PASS: TestDockerSuite/TestCpFromCaseI (0.80s) [2021-07-13T15:00:36.239Z] --- PASS: TestDockerSuite/TestCpFromCaseJ (0.86s) [2021-07-13T15:00:36.239Z] --- PASS: TestDockerSuite/TestCpFromSymlinkDestination (1.26s) [2021-07-13T15:00:36.239Z] --- PASS: TestDockerSuite/TestCpFromSymlinkToDirectory (0.86s) [2021-07-13T15:00:36.239Z] --- PASS: TestDockerSuite/TestCpGarbagePath (1.06s) [2021-07-13T15:00:36.239Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.02s) [2021-07-13T15:00:36.239Z] --- PASS: TestDockerSuite/TestCpNameHasColon (1.01s) [2021-07-13T15:00:36.239Z] --- PASS: TestDockerSuite/TestCpRelativePath (1.07s) [2021-07-13T15:00:36.239Z] --- PASS: TestDockerSuite/TestCpSpecialFiles (1.06s) [2021-07-13T15:00:36.239Z] --- PASS: TestDockerSuite/TestCpSymlinkComponent (1.01s) [2021-07-13T15:00:36.239Z] --- PASS: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (1.10s) [2021-07-13T15:00:36.239Z] --- PASS: TestDockerSuite/TestCpToCaseA (2.20s) [2021-07-13T15:00:36.239Z] --- PASS: TestDockerSuite/TestCpToCaseB (0.88s) [2021-07-13T15:00:36.239Z] --- PASS: TestDockerSuite/TestCpToCaseC (2.45s) [2021-07-13T15:00:36.239Z] --- PASS: TestDockerSuite/TestCpToCaseD (4.91s) [2021-07-13T15:00:36.239Z] --- PASS: TestDockerSuite/TestCpToCaseE (2.77s) [2021-07-13T15:00:36.239Z] --- PASS: TestDockerSuite/TestCpToCaseF (0.71s) [2021-07-13T15:00:36.239Z] --- PASS: TestDockerSuite/TestCpToCaseG (5.13s) [2021-07-13T15:00:36.239Z] --- PASS: TestDockerSuite/TestCpToCaseH (3.53s) [2021-07-13T15:00:36.239Z] --- PASS: TestDockerSuite/TestCpToCaseI (0.88s) [2021-07-13T15:00:36.239Z] --- PASS: TestDockerSuite/TestCpToCaseJ (4.20s) [2021-07-13T15:00:36.239Z] --- PASS: TestDockerSuite/TestCpToContainerWithPermissions (0.80s) [2021-07-13T15:00:36.239Z] --- PASS: TestDockerSuite/TestCpToDot (0.87s) [2021-07-13T15:00:36.239Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyRootfs (1.50s) [2021-07-13T15:00:36.239Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyVolume (1.81s) [2021-07-13T15:00:36.239Z] --- PASS: TestDockerSuite/TestCpToStdout (0.85s) [2021-07-13T15:00:36.239Z] --- PASS: TestDockerSuite/TestCpToSymlinkDestination (1.26s) [2021-07-13T15:00:36.239Z] --- PASS: TestDockerSuite/TestCpToSymlinkToDirectory (0.21s) [2021-07-13T15:00:36.239Z] --- PASS: TestDockerSuite/TestCpUnprivilegedUser (0.82s) [2021-07-13T15:00:36.239Z] --- PASS: TestDockerSuite/TestCpVolumePath (1.04s) [2021-07-13T15:00:36.239Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.07s) [2021-07-13T15:00:36.239Z] --- PASS: TestDockerSuite/TestCreateArgs (0.06s) [2021-07-13T15:00:36.239Z] --- PASS: TestDockerSuite/TestCreateByImageID (0.37s) [2021-07-13T15:00:36.239Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (0.72s) [2021-07-13T15:00:36.239Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2021-07-13T15:00:36.239Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.07s) [2021-07-13T15:00:36.239Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (0.70s) [2021-07-13T15:00:36.239Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.25s) [2021-07-13T15:00:36.239Z] --- PASS: TestDockerSuite/TestCreateLabels (0.07s) [2021-07-13T15:00:36.239Z] --- PASS: TestDockerSuite/TestCreateModeIpcContainer (0.10s) [2021-07-13T15:00:36.239Z] --- PASS: TestDockerSuite/TestCreateRM (0.13s) [2021-07-13T15:00:36.239Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2021-07-13T15:00:36.239Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.07s) [2021-07-13T15:00:36.239Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.13s) [2021-07-13T15:00:36.239Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (2.20s) [2021-07-13T15:00:36.239Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.07s) [2021-07-13T15:00:36.239Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.03s) [2021-07-13T15:00:36.239Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.06s) [2021-07-13T15:00:36.239Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.07s) [2021-07-13T15:00:36.239Z] --- PASS: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2021-07-13T15:00:36.239Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (0.12s) [2021-07-13T15:00:36.239Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.05s) [2021-07-13T15:00:36.239Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.08s) [2021-07-13T15:00:36.239Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.74s) [2021-07-13T15:00:36.239Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (1.53s) [2021-07-13T15:00:36.239Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (1.05s) [2021-07-13T15:00:36.239Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (1.86s) [2021-07-13T15:00:36.239Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (1.79s) [2021-07-13T15:00:36.239Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.70s) [2021-07-13T15:00:36.239Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.70s) [2021-07-13T15:00:36.239Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.07s) [2021-07-13T15:00:36.239Z] --- PASS: TestDockerSuite/TestDevicePermissions (0.69s) [2021-07-13T15:00:36.239Z] --- PASS: TestDockerSuite/TestDockerFails (0.01s) [2021-07-13T15:00:36.239Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetwork (0.01s) [2021-07-13T15:00:36.239Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent (0.03s) [2021-07-13T15:00:36.239Z] --- PASS: TestDockerSuite/TestDockerInspectNetworkWithContainerName (0.99s) [2021-07-13T15:00:36.239Z] --- PASS: TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange (0.77s) [2021-07-13T15:00:36.239Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteMultiple (1.26s) [2021-07-13T15:00:36.239Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteNotExists (0.02s) [2021-07-13T15:00:36.239Z] --- PASS: TestDockerSuite/TestDockerNetworkInspect (0.03s) [2021-07-13T15:00:36.239Z] --- PASS: TestDockerSuite/TestDockerNetworkInspectWithID (0.15s) [2021-07-13T15:00:36.239Z] --- PASS: TestDockerSuite/TestDockerNetworkInternalMode (6.32s) [2021-07-13T15:00:36.239Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (2.43s) [2021-07-13T15:00:36.239Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (2.54s) [2021-07-13T15:00:36.239Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (2.38s) [2021-07-13T15:00:36.239Z] --- PASS: TestDockerSuite/TestEmbeddedDNSInvalidInput (1.23s) [2021-07-13T15:00:36.239Z] --- PASS: TestDockerSuite/TestEventsAttach (0.89s) [2021-07-13T15:00:36.239Z] --- PASS: TestDockerSuite/TestEventsCommit (1.44s) [2021-07-13T15:00:36.239Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (0.93s) [2021-07-13T15:00:36.239Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (1.38s) [2021-07-13T15:00:36.239Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (0.89s) [2021-07-13T15:00:36.239Z] --- PASS: TestDockerSuite/TestEventsContainerFilterBeforeCreate (1.98s) [2021-07-13T15:00:36.239Z] --- PASS: TestDockerSuite/TestEventsContainerFilterByName (1.74s) [2021-07-13T15:00:36.239Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (4.01s) [2021-07-13T15:00:36.239Z] --- PASS: TestDockerSuite/TestEventsContainerWithMultiNetwork (2.77s) [2021-07-13T15:00:36.239Z] --- PASS: TestDockerSuite/TestEventsCopy (1.00s) [2021-07-13T15:00:36.239Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (1.44s) [2021-07-13T15:00:36.239Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (5.66s) [2021-07-13T15:00:36.239Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.27s) [2021-07-13T15:00:36.239Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (1.40s) [2021-07-13T15:00:36.239Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.45s) [2021-07-13T15:00:36.239Z] --- PASS: TestDockerSuite/TestEventsFilterNetworkID (0.14s) [2021-07-13T15:00:36.239Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.32s) [2021-07-13T15:00:36.239Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeAndNetworkType (0.24s) [2021-07-13T15:00:36.239Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeID (0.03s) [2021-07-13T15:00:36.239Z] --- PASS: TestDockerSuite/TestEventsFilters (1.83s) [2021-07-13T15:00:36.239Z] --- PASS: TestDockerSuite/TestEventsFormat (1.88s) [2021-07-13T15:00:36.239Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.03s) [2021-07-13T15:00:36.239Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.03s) [2021-07-13T15:00:36.239Z] --- PASS: TestDockerSuite/TestEventsImageImport (1.20s) [2021-07-13T15:00:36.239Z] --- PASS: TestDockerSuite/TestEventsImageLoad (0.39s) [2021-07-13T15:00:36.239Z] --- PASS: TestDockerSuite/TestEventsImagePull (0.54s) [2021-07-13T15:00:36.239Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.03s) [2021-07-13T15:00:36.239Z] --- PASS: TestDockerSuite/TestEventsImageUntagDelete (0.31s) [2021-07-13T15:00:36.239Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2021-07-13T15:00:36.239Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2021-07-13T15:00:36.239Z] --- PASS: TestDockerSuite/TestEventsPluginOps (1.37s) [2021-07-13T15:00:36.239Z] --- PASS: TestDockerSuite/TestEventsRedirectStdout (0.71s) [2021-07-13T15:00:36.239Z] --- PASS: TestDockerSuite/TestEventsRename (0.72s) [2021-07-13T15:00:36.239Z] --- PASS: TestDockerSuite/TestEventsResize (0.73s) [2021-07-13T15:00:36.239Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (5.61s) [2021-07-13T15:00:36.239Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (1.16s) [2021-07-13T15:00:36.239Z] --- PASS: TestDockerSuite/TestEventsStreaming (0.80s) [2021-07-13T15:00:36.239Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (3.18s) [2021-07-13T15:00:36.239Z] --- PASS: TestDockerSuite/TestEventsTop (1.34s) [2021-07-13T15:00:36.239Z] --- PASS: TestDockerSuite/TestEventsUntag (2.64s) [2021-07-13T15:00:36.239Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (6.32s) [2021-07-13T15:00:36.239Z] --- PASS: TestDockerSuite/TestExec (1.00s) [2021-07-13T15:00:36.239Z] --- PASS: TestDockerSuite/TestExecAPICreateContainerPaused (0.76s) [2021-07-13T15:00:36.239Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (0.69s) [2021-07-13T15:00:36.239Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (0.82s) [2021-07-13T15:00:36.239Z] --- PASS: TestDockerSuite/TestExecAPIStart (2.83s) [2021-07-13T15:00:36.239Z] --- PASS: TestDockerSuite/TestExecAPIStartBackwardsCompatible (1.64s) [2021-07-13T15:00:36.239Z] --- PASS: TestDockerSuite/TestExecAPIStartEnsureHeaders (1.11s) [2021-07-13T15:00:36.239Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (1.41s) [2021-07-13T15:00:36.239Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (1.16s) [2021-07-13T15:00:36.239Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (1.36s) [2021-07-13T15:00:36.239Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (1.15s) [2021-07-13T15:00:36.239Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (2.54s) [2021-07-13T15:00:36.239Z] --- PASS: TestDockerSuite/TestExecCgroup (3.43s) [2021-07-13T15:00:36.239Z] --- PASS: TestDockerSuite/TestExecEnv (0.99s) [2021-07-13T15:00:36.239Z] --- PASS: TestDockerSuite/TestExecEnvLinksHost (1.70s) [2021-07-13T15:00:36.239Z] --- PASS: TestDockerSuite/TestExecExitStatus (1.00s) [2021-07-13T15:00:36.239Z] --- PASS: TestDockerSuite/TestExecInspectID (2.05s) [2021-07-13T15:00:36.239Z] --- PASS: TestDockerSuite/TestExecInteractive (1.01s) [2021-07-13T15:00:36.239Z] --- PASS: TestDockerSuite/TestExecInteractiveStdinClose (1.02s) [2021-07-13T15:00:36.239Z] --- PASS: TestDockerSuite/TestExecOnReadonlyContainer (0.99s) [2021-07-13T15:00:36.239Z] --- PASS: TestDockerSuite/TestExecParseError (0.70s) [2021-07-13T15:00:36.239Z] --- PASS: TestDockerSuite/TestExecPausedContainer (0.77s) [2021-07-13T15:00:36.239Z] --- PASS: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.70s) [2021-07-13T15:00:36.239Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (3.58s) [2021-07-13T15:00:36.239Z] --- PASS: TestDockerSuite/TestExecSetEnv (1.09s) [2021-07-13T15:00:36.239Z] --- PASS: TestDockerSuite/TestExecStartFails (1.06s) [2021-07-13T15:00:36.239Z] --- PASS: TestDockerSuite/TestExecStateCleanup (11.43s) [2021-07-13T15:00:36.239Z] --- PASS: TestDockerSuite/TestExecStopNotHanging (0.79s) [2021-07-13T15:00:36.239Z] --- PASS: TestDockerSuite/TestExecTTY (1.03s) [2021-07-13T15:00:36.239Z] --- PASS: TestDockerSuite/TestExecTTYCloseStdin (1.05s) [2021-07-13T15:00:36.239Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (0.75s) [2021-07-13T15:00:36.239Z] --- PASS: TestDockerSuite/TestExecUlimits (1.05s) [2021-07-13T15:00:36.239Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2021-07-13T15:00:36.239Z] --- PASS: TestDockerSuite/TestExecWithImageUser (2.61s) [2021-07-13T15:00:36.239Z] --- PASS: TestDockerSuite/TestExecWithNoTERM (1.04s) [2021-07-13T15:00:36.239Z] --- PASS: TestDockerSuite/TestExecWithPrivileged (1.71s) [2021-07-13T15:00:36.239Z] --- PASS: TestDockerSuite/TestExecWithTERM (0.98s) [2021-07-13T15:00:36.239Z] --- PASS: TestDockerSuite/TestExecWithUser (1.29s) [2021-07-13T15:00:36.239Z] --- PASS: TestDockerSuite/TestGetContainerStats (4.78s) [2021-07-13T15:00:36.239Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (4.77s) [2021-07-13T15:00:36.239Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (2.31s) [2021-07-13T15:00:36.239Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (5.10s) [2021-07-13T15:00:36.239Z] --- PASS: TestDockerSuite/TestGetContainersAttachWebsocket (0.72s) [2021-07-13T15:00:36.239Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.00s) [2021-07-13T15:00:36.239Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.07s) [2021-07-13T15:00:36.239Z] --- PASS: TestDockerSuite/TestHealth (22.66s) [2021-07-13T15:00:36.239Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.01s) [2021-07-13T15:00:36.239Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.01s) [2021-07-13T15:00:36.239Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.01s) [2021-07-13T15:00:36.239Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (0.95s) [2021-07-13T15:00:36.239Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.01s) [2021-07-13T15:00:36.239Z] --- PASS: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.81s) [2021-07-13T15:00:36.239Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.01s) [2021-07-13T15:00:36.239Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.01s) [2021-07-13T15:00:36.239Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.08s) [2021-07-13T15:00:36.239Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.29s) [2021-07-13T15:00:36.239Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.50s) [2021-07-13T15:00:36.239Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.70s) [2021-07-13T15:00:36.239Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.04s) [2021-07-13T15:00:36.239Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (1.22s) [2021-07-13T15:00:36.239Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.18s) [2021-07-13T15:00:36.239Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (1.37s) [2021-07-13T15:00:36.239Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (1.32s) [2021-07-13T15:00:36.239Z] --- PASS: TestDockerSuite/TestImagesFormat (0.11s) [2021-07-13T15:00:36.239Z] --- PASS: TestDockerSuite/TestImagesFormatDefaultFormat (1.15s) [2021-07-13T15:00:36.239Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (2.80s) [2021-07-13T15:00:36.239Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.02s) [2021-07-13T15:00:36.239Z] --- PASS: TestDockerSuite/TestImportBadURL (0.11s) [2021-07-13T15:00:36.239Z] --- PASS: TestDockerSuite/TestImportDisplay (1.59s) [2021-07-13T15:00:36.240Z] --- PASS: TestDockerSuite/TestImportFile (1.59s) [2021-07-13T15:00:36.240Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.01s) [2021-07-13T15:00:36.240Z] --- PASS: TestDockerSuite/TestImportFileWithMessage (1.60s) [2021-07-13T15:00:36.240Z] --- PASS: TestDockerSuite/TestImportGzipped (1.89s) [2021-07-13T15:00:36.240Z] --- PASS: TestDockerSuite/TestImportWithQuotedChanges (1.55s) [2021-07-13T15:00:36.240Z] --- PASS: TestDockerSuite/TestInfoDisplaysPausedContainers (0.77s) [2021-07-13T15:00:36.240Z] --- PASS: TestDockerSuite/TestInfoDisplaysRunningContainers (0.77s) [2021-07-13T15:00:36.240Z] --- PASS: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.83s) [2021-07-13T15:00:36.240Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.02s) [2021-07-13T15:00:36.240Z] --- PASS: TestDockerSuite/TestInfoSecurityOptions (0.01s) [2021-07-13T15:00:36.240Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.77s) [2021-07-13T15:00:36.240Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.73s) [2021-07-13T15:00:36.240Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (0.69s) [2021-07-13T15:00:36.240Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (0.68s) [2021-07-13T15:00:36.240Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.69s) [2021-07-13T15:00:36.240Z] --- PASS: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.71s) [2021-07-13T15:00:36.240Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.02s) [2021-07-13T15:00:36.240Z] --- PASS: TestDockerSuite/TestInspectAPIMultipleNetworks (1.37s) [2021-07-13T15:00:36.240Z] --- PASS: TestDockerSuite/TestInspectAmpersand (0.81s) [2021-07-13T15:00:36.240Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (1.00s) [2021-07-13T15:00:36.240Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.08s) [2021-07-13T15:00:36.240Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (0.83s) [2021-07-13T15:00:36.240Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2021-07-13T15:00:36.240Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkCustom (1.29s) [2021-07-13T15:00:36.240Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkDefault (1.40s) [2021-07-13T15:00:36.240Z] --- PASS: TestDockerSuite/TestInspectDefault (0.93s) [2021-07-13T15:00:36.240Z] --- PASS: TestDockerSuite/TestInspectHistory (0.83s) [2021-07-13T15:00:36.240Z] --- PASS: TestDockerSuite/TestInspectImage (0.02s) [2021-07-13T15:00:36.240Z] --- PASS: TestDockerSuite/TestInspectImageFilterInt (0.04s) [2021-07-13T15:00:36.240Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2021-07-13T15:00:36.240Z] --- PASS: TestDockerSuite/TestInspectInt64 (1.04s) [2021-07-13T15:00:36.240Z] --- PASS: TestDockerSuite/TestInspectJSONFields (0.87s) [2021-07-13T15:00:36.240Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.06s) [2021-07-13T15:00:36.240Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (0.70s) [2021-07-13T15:00:36.240Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (0.71s) [2021-07-13T15:00:36.240Z] --- PASS: TestDockerSuite/TestInspectPlugin (1.51s) [2021-07-13T15:00:36.240Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.03s) [2021-07-13T15:00:36.240Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (0.71s) [2021-07-13T15:00:36.240Z] --- PASS: TestDockerSuite/TestInspectStatus (0.83s) [2021-07-13T15:00:36.240Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (2.09s) [2021-07-13T15:00:36.240Z] --- PASS: TestDockerSuite/TestInspectTemplateError (0.77s) [2021-07-13T15:00:36.240Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (0.73s) [2021-07-13T15:00:36.240Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (0.74s) [2021-07-13T15:00:36.240Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (0.70s) [2021-07-13T15:00:36.240Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (0.73s) [2021-07-13T15:00:36.240Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (0.73s) [2021-07-13T15:00:36.240Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.02s) [2021-07-13T15:00:36.240Z] --- PASS: TestDockerSuite/TestLegacyRunNoNewPrivSetuid (2.44s) [2021-07-13T15:00:36.240Z] --- PASS: TestDockerSuite/TestLinkShortDefinition (2.04s) [2021-07-13T15:00:36.240Z] --- PASS: TestDockerSuite/TestLinksEnvs (1.61s) [2021-07-13T15:00:36.240Z] --- PASS: TestDockerSuite/TestLinksEtcHostsRegularFile (0.48s) [2021-07-13T15:00:36.240Z] --- PASS: TestDockerSuite/TestLinksHostsFilesInject (2.05s) [2021-07-13T15:00:36.240Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStarted (2.51s) [2021-07-13T15:00:36.240Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStopped (2.46s) [2021-07-13T15:00:36.240Z] --- PASS: TestDockerSuite/TestLinksInvalidContainerTarget (0.03s) [2021-07-13T15:00:36.240Z] --- PASS: TestDockerSuite/TestLinksMultipleWithSameName (2.08s) [2021-07-13T15:00:36.240Z] --- PASS: TestDockerSuite/TestLinksNetworkHostContainer (0.54s) [2021-07-13T15:00:36.240Z] --- PASS: TestDockerSuite/TestLinksNotStartedParentNotFail (0.76s) [2021-07-13T15:00:36.240Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainers (12.99s) [2021-07-13T15:00:36.240Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (2.77s) [2021-07-13T15:00:36.240Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersOnRename (2.39s) [2021-07-13T15:00:36.240Z] --- PASS: TestDockerSuite/TestLinksPingUnlinkedContainers (1.22s) [2021-07-13T15:00:36.240Z] --- PASS: TestDockerSuite/TestLinksUpdateOnRestart (3.87s) [2021-07-13T15:00:36.240Z] --- PASS: TestDockerSuite/TestLoadNoStdinFail (0.04s) [2021-07-13T15:00:36.240Z] --- PASS: TestDockerSuite/TestLoadZeroSizeLayer (0.61s) [2021-07-13T15:00:36.240Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.07s) [2021-07-13T15:00:36.240Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.01s) [2021-07-13T15:00:36.240Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (0.99s) [2021-07-13T15:00:36.240Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (0.81s) [2021-07-13T15:00:36.240Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (4.23s) [2021-07-13T15:00:36.240Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (1.13s) [2021-07-13T15:00:36.240Z] --- PASS: TestDockerSuite/TestLogsAPIUntilFutureFollow (5.14s) [2021-07-13T15:00:36.240Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (1.13s) [2021-07-13T15:00:36.240Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.03s) [2021-07-13T15:00:36.240Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (1.77s) [2021-07-13T15:00:36.240Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (1.31s) [2021-07-13T15:00:36.240Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (1.33s) [2021-07-13T15:00:36.240Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (1.51s) [2021-07-13T15:00:36.240Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (1.41s) [2021-07-13T15:00:36.240Z] --- PASS: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (2.60s) [2021-07-13T15:00:36.240Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (0.92s) [2021-07-13T15:00:36.240Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (0.87s) [2021-07-13T15:00:36.240Z] --- PASS: TestDockerSuite/TestLogsSince (6.96s) [2021-07-13T15:00:36.240Z] --- PASS: TestDockerSuite/TestLogsSinceFutureFollow (6.04s) [2021-07-13T15:00:36.240Z] --- PASS: TestDockerSuite/TestLogsStderrInStdout (0.98s) [2021-07-13T15:00:36.240Z] --- PASS: TestDockerSuite/TestLogsTail (1.00s) [2021-07-13T15:00:36.240Z] --- PASS: TestDockerSuite/TestLogsTimestamps (0.85s) [2021-07-13T15:00:36.240Z] --- PASS: TestDockerSuite/TestLogsWithDetails (0.82s) [2021-07-13T15:00:36.240Z] --- PASS: TestDockerSuite/TestMountIntoProc (0.42s) [2021-07-13T15:00:36.240Z] --- PASS: TestDockerSuite/TestMountIntoSys (0.99s) [2021-07-13T15:00:36.240Z] --- PASS: TestDockerSuite/TestNetHostname (2.62s) [2021-07-13T15:00:36.240Z] --- PASS: TestDockerSuite/TestNetHostnameWithNetHost (0.69s) [2021-07-13T15:00:36.240Z] --- PASS: TestDockerSuite/TestNetworkEvents (1.19s) [2021-07-13T15:00:36.240Z] --- PASS: TestDockerSuite/TestNetworkRmWithActiveContainers (1.81s) [2021-07-13T15:00:36.240Z] --- PASS: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.68s) [2021-07-13T15:00:36.240Z] --- PASS: TestDockerSuite/TestPluginActive (1.51s) [2021-07-13T15:00:36.240Z] --- PASS: TestDockerSuite/TestPluginActiveNetwork (5.83s) [2021-07-13T15:00:36.240Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2021-07-13T15:00:36.240Z] --- PASS: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.65s) [2021-07-13T15:00:36.240Z] --- PASS: TestDockerSuite/TestPluginLogDriver (2.79s) [2021-07-13T15:00:36.240Z] --- PASS: TestDockerSuite/TestPluginLogDriverInfoList (1.23s) [2021-07-13T15:00:36.240Z] --- PASS: TestDockerSuite/TestPluginMetricsCollector (1.98s) [2021-07-13T15:00:36.240Z] --- PASS: TestDockerSuite/TestPluginUpgrade (4.41s) [2021-07-13T15:00:36.240Z] --- PASS: TestDockerSuite/TestPortBindingOnSandbox (2.79s) [2021-07-13T15:00:36.240Z] --- PASS: TestDockerSuite/TestPortExposeHostBinding (2.26s) [2021-07-13T15:00:36.240Z] --- PASS: TestDockerSuite/TestPortHostBinding (1.81s) [2021-07-13T15:00:36.240Z] --- PASS: TestDockerSuite/TestPortList (10.75s) [2021-07-13T15:00:36.240Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (1.37s) [2021-07-13T15:00:36.240Z] --- PASS: TestDockerSuite/TestPostContainersAttach (6.91s) [2021-07-13T15:00:36.240Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.00s) [2021-07-13T15:00:36.240Z] --- PASS: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.04s) [2021-07-13T15:00:36.240Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.69s) [2021-07-13T15:00:36.240Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.00s) [2021-07-13T15:00:36.240Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.80s) [2021-07-13T15:00:36.240Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2021-07-13T15:00:36.240Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithShmSize (0.82s) [2021-07-13T15:00:36.240Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.07s) [2021-07-13T15:00:36.240Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (1.97s) [2021-07-13T15:00:36.240Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2021-07-13T15:00:36.240Z] --- PASS: TestDockerSuite/TestPruneContainerLabel (3.68s) [2021-07-13T15:00:36.240Z] --- PASS: TestDockerSuite/TestPruneContainerUntil (1.73s) [2021-07-13T15:00:36.240Z] --- PASS: TestDockerSuite/TestPruneNetworkLabel (0.53s) [2021-07-13T15:00:36.240Z] --- PASS: TestDockerSuite/TestPruneVolumeLabel (0.18s) [2021-07-13T15:00:36.240Z] --- PASS: TestDockerSuite/TestPsByOrder (3.62s) [2021-07-13T15:00:36.240Z] --- PASS: TestDockerSuite/TestPsImageIDAfterUpdate (1.24s) [2021-07-13T15:00:36.240Z] --- PASS: TestDockerSuite/TestPsListContainersBase (3.79s) [2021-07-13T15:00:36.240Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (5.45s) [2021-07-13T15:00:36.240Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.13s) [2021-07-13T15:00:36.240Z] --- PASS: TestDockerSuite/TestPsListContainersFilterExited (4.68s) [2021-07-13T15:00:36.240Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (9.38s) [2021-07-13T15:00:36.240Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (1.77s) [2021-07-13T15:00:36.240Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (2.50s) [2021-07-13T15:00:36.240Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (1.66s) [2021-07-13T15:00:36.240Z] --- PASS: TestDockerSuite/TestPsListContainersFilterNetwork (2.20s) [2021-07-13T15:00:36.240Z] --- PASS: TestDockerSuite/TestPsListContainersFilterPorts (2.22s) [2021-07-13T15:00:36.240Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (2.21s) [2021-07-13T15:00:36.240Z] --- PASS: TestDockerSuite/TestPsListContainersSize (1.39s) [2021-07-13T15:00:36.240Z] --- PASS: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.17s) [2021-07-13T15:00:36.240Z] --- PASS: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.79s) [2021-07-13T15:00:36.240Z] --- PASS: TestDockerSuite/TestPsRightTagName (2.20s) [2021-07-13T15:00:36.240Z] --- PASS: TestDockerSuite/TestPsShowMounts (2.53s) [2021-07-13T15:00:36.240Z] --- PASS: TestDockerSuite/TestPtraceContainerProcsFromHost (0.93s) [2021-07-13T15:00:36.240Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2021-07-13T15:00:36.240Z] --- PASS: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.15s) [2021-07-13T15:00:36.240Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (0.12s) [2021-07-13T15:00:36.240Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.08s) [2021-07-13T15:00:36.240Z] --- PASS: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.95s) [2021-07-13T15:00:36.240Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (1.59s) [2021-07-13T15:00:36.240Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (1.96s) [2021-07-13T15:00:36.240Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (0.84s) [2021-07-13T15:00:36.240Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (10.76s) [2021-07-13T15:00:36.240Z] --- PASS: TestDockerSuite/TestRestartDisconnectedContainer (1.74s) [2021-07-13T15:00:36.240Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (2.35s) [2021-07-13T15:00:36.240Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.13s) [2021-07-13T15:00:36.240Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.08s) [2021-07-13T15:00:36.240Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.39s) [2021-07-13T15:00:36.240Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (2.73s) [2021-07-13T15:00:36.240Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (1.36s) [2021-07-13T15:00:36.240Z] --- PASS: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (3.62s) [2021-07-13T15:00:36.240Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (1.38s) [2021-07-13T15:00:36.240Z] --- PASS: TestDockerSuite/TestRmiBlank (0.01s) [2021-07-13T15:00:36.240Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.09s) [2021-07-13T15:00:36.240Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (3.72s) [2021-07-13T15:00:36.240Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (1.21s) [2021-07-13T15:00:36.240Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.22s) [2021-07-13T15:00:36.240Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (1.58s) [2021-07-13T15:00:36.240Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (0.93s) [2021-07-13T15:00:36.240Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (1.61s) [2021-07-13T15:00:36.240Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (0.88s) [2021-07-13T15:00:36.240Z] --- PASS: TestDockerSuite/TestRmiTag (0.14s) [2021-07-13T15:00:36.240Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (0.74s) [2021-07-13T15:00:36.240Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (3.88s) [2021-07-13T15:00:36.240Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (0.84s) [2021-07-13T15:00:36.240Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (0.97s) [2021-07-13T15:00:36.240Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.52s) [2021-07-13T15:00:36.240Z] --- PASS: TestDockerSuite/TestRunAddDeviceCgroupRule (1.81s) [2021-07-13T15:00:36.240Z] --- PASS: TestDockerSuite/TestRunAddHost (0.70s) [2021-07-13T15:00:36.240Z] --- PASS: TestDockerSuite/TestRunAddHostInHostMode (0.48s) [2021-07-13T15:00:36.240Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevices (0.72s) [2021-07-13T15:00:36.240Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2021-07-13T15:00:36.240Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.67s) [2021-07-13T15:00:36.240Z] --- PASS: TestDockerSuite/TestRunAllocatePortInReservedRange (1.46s) [2021-07-13T15:00:36.240Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (0.70s) [2021-07-13T15:00:36.240Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.88s) [2021-07-13T15:00:36.240Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.88s) [2021-07-13T15:00:36.240Z] --- PASS: TestDockerSuite/TestRunApparmorProcDirectory (0.90s) [2021-07-13T15:00:36.240Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (1.38s) [2021-07-13T15:00:36.240Z] --- PASS: TestDockerSuite/TestRunAttachDetach (0.92s) [2021-07-13T15:00:36.240Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromConfig (1.07s) [2021-07-13T15:00:36.240Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromFlag (0.96s) [2021-07-13T15:00:36.240Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromInvalidFlag (0.95s) [2021-07-13T15:00:36.240Z] --- PASS: TestDockerSuite/TestRunAttachDetachKeysOverrideConfig (1.00s) [2021-07-13T15:00:36.240Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (1.06s) [2021-07-13T15:00:36.240Z] --- PASS: TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved (1.11s) [2021-07-13T15:00:36.240Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (0.70s) [2021-07-13T15:00:36.240Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (0.67s) [2021-07-13T15:00:36.240Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (0.68s) [2021-07-13T15:00:36.240Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.01s) [2021-07-13T15:00:36.240Z] --- PASS: TestDockerSuite/TestRunBindMounts (2.17s) [2021-07-13T15:00:36.240Z] --- PASS: TestDockerSuite/TestRunCapAddALLCanDownInterface (1.06s) [2021-07-13T15:00:36.240Z] --- PASS: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (1.02s) [2021-07-13T15:00:36.240Z] --- PASS: TestDockerSuite/TestRunCapAddCHOWN (0.81s) [2021-07-13T15:00:36.240Z] --- PASS: TestDockerSuite/TestRunCapAddCanDownInterface (0.66s) [2021-07-13T15:00:36.240Z] --- PASS: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2021-07-13T15:00:36.240Z] --- PASS: TestDockerSuite/TestRunCapAddSYSTIME (0.66s) [2021-07-13T15:00:36.240Z] --- PASS: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.69s) [2021-07-13T15:00:36.240Z] --- PASS: TestDockerSuite/TestRunCapDropALLCannotMknod (0.70s) [2021-07-13T15:00:36.240Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknod (0.72s) [2021-07-13T15:00:36.240Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.72s) [2021-07-13T15:00:36.240Z] --- PASS: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2021-07-13T15:00:36.240Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (0.78s) [2021-07-13T15:00:36.240Z] --- PASS: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2021-07-13T15:00:36.240Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (1.34s) [2021-07-13T15:00:36.240Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (1.04s) [2021-07-13T15:00:36.240Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.85s) [2021-07-13T15:00:36.240Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (0.71s) [2021-07-13T15:00:36.240Z] --- PASS: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.09s) [2021-07-13T15:00:36.240Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.88s) [2021-07-13T15:00:36.240Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupParent (1.68s) [2021-07-13T15:00:36.240Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (1.74s) [2021-07-13T15:00:36.240Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfs (1.45s) [2021-07-13T15:00:36.240Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.79s) [2021-07-13T15:00:36.241Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.80s) [2021-07-13T15:00:36.241Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (0.81s) [2021-07-13T15:00:36.241Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (0.76s) [2021-07-13T15:00:36.241Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (0.70s) [2021-07-13T15:00:36.241Z] --- PASS: TestDockerSuite/TestRunCopyVolumeContent (1.52s) [2021-07-13T15:00:36.241Z] --- PASS: TestDockerSuite/TestRunCopyVolumeUIDGID (3.01s) [2021-07-13T15:00:36.241Z] --- PASS: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.05s) [2021-07-13T15:00:36.241Z] --- PASS: TestDockerSuite/TestRunCreateVolume (0.68s) [2021-07-13T15:00:36.241Z] --- PASS: TestDockerSuite/TestRunCreateVolumeEtc (2.13s) [2021-07-13T15:00:36.241Z] --- PASS: TestDockerSuite/TestRunCreateVolumeWithSymlink (1.54s) [2021-07-13T15:00:36.241Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (2.28s) [2021-07-13T15:00:36.241Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (2.26s) [2021-07-13T15:00:36.241Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2021-07-13T15:00:36.241Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2021-07-13T15:00:36.241Z] --- PASS: TestDockerSuite/TestRunDNSDefaultOptions (0.76s) [2021-07-13T15:00:36.241Z] --- PASS: TestDockerSuite/TestRunDNSInHostMode (2.84s) [2021-07-13T15:00:36.241Z] --- PASS: TestDockerSuite/TestRunDNSOptions (1.38s) [2021-07-13T15:00:36.241Z] --- PASS: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (2.08s) [2021-07-13T15:00:36.241Z] --- PASS: TestDockerSuite/TestRunDNSRepeatOptions (0.70s) [2021-07-13T15:00:36.241Z] --- PASS: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (1.78s) [2021-07-13T15:00:36.241Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (0.77s) [2021-07-13T15:00:36.241Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2021-07-13T15:00:36.241Z] --- PASS: TestDockerSuite/TestRunDeviceNumbers (0.92s) [2021-07-13T15:00:36.241Z] --- PASS: TestDockerSuite/TestRunDeviceSymlink (1.71s) [2021-07-13T15:00:36.241Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.05s) [2021-07-13T15:00:36.241Z] --- PASS: TestDockerSuite/TestRunDuplicateMount (1.05s) [2021-07-13T15:00:36.241Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (0.69s) [2021-07-13T15:00:36.241Z] --- PASS: TestDockerSuite/TestRunEchoStdout (0.71s) [2021-07-13T15:00:36.241Z] --- PASS: TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit (0.71s) [2021-07-13T15:00:36.241Z] --- PASS: TestDockerSuite/TestRunEmptyEnv (0.04s) [2021-07-13T15:00:36.241Z] --- PASS: TestDockerSuite/TestRunEntrypoint (0.68s) [2021-07-13T15:00:36.241Z] --- PASS: TestDockerSuite/TestRunEnvironment (0.70s) [2021-07-13T15:00:36.241Z] --- PASS: TestDockerSuite/TestRunEnvironmentErase (0.66s) [2021-07-13T15:00:36.241Z] --- PASS: TestDockerSuite/TestRunEnvironmentOverride (0.66s) [2021-07-13T15:00:36.241Z] --- PASS: TestDockerSuite/TestRunExitCode (0.73s) [2021-07-13T15:00:36.241Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (0.84s) [2021-07-13T15:00:36.241Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (0.86s) [2021-07-13T15:00:36.241Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (0.72s) [2021-07-13T15:00:36.241Z] --- PASS: TestDockerSuite/TestRunExposePort (0.01s) [2021-07-13T15:00:36.241Z] --- PASS: TestDockerSuite/TestRunFullHostnameSet (0.68s) [2021-07-13T15:00:36.241Z] --- PASS: TestDockerSuite/TestRunGroupAdd (0.69s) [2021-07-13T15:00:36.241Z] --- PASS: TestDockerSuite/TestRunHostnameFQDN (1.35s) [2021-07-13T15:00:36.241Z] --- PASS: TestDockerSuite/TestRunHostnameInHostMode (0.46s) [2021-07-13T15:00:36.241Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2021-07-13T15:00:36.241Z] --- PASS: TestDockerSuite/TestRunInitLayerPathOwnership (3.22s) [2021-07-13T15:00:36.241Z] --- PASS: TestDockerSuite/TestRunInspectMacAddress (0.80s) [2021-07-13T15:00:36.241Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (11.99s) [2021-07-13T15:00:36.241Z] --- PASS: TestDockerSuite/TestRunInvalidCPUShares (0.70s) [2021-07-13T15:00:36.241Z] --- PASS: TestDockerSuite/TestRunInvalidCgroupParent (1.41s) [2021-07-13T15:00:36.241Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetCpusFlagValue (0.02s) [2021-07-13T15:00:36.241Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetMemsFlagValue (0.02s) [2021-07-13T15:00:36.241Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.01s) [2021-07-13T15:00:36.241Z] --- PASS: TestDockerSuite/TestRunLeakyFileDescriptors (0.82s) [2021-07-13T15:00:36.241Z] --- PASS: TestDockerSuite/TestRunLinkToContainerNetMode (3.51s) [2021-07-13T15:00:36.241Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerID (1.41s) [2021-07-13T15:00:36.241Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerName (1.39s) [2021-07-13T15:00:36.241Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (5.85s) [2021-07-13T15:00:36.241Z] --- PASS: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.58s) [2021-07-13T15:00:36.241Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (0.56s) [2021-07-13T15:00:36.241Z] --- PASS: TestDockerSuite/TestRunModeHostname (1.14s) [2021-07-13T15:00:36.241Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotExists (0.03s) [2021-07-13T15:00:36.241Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.17s) [2021-07-13T15:00:36.241Z] --- PASS: TestDockerSuite/TestRunModeIpcHost (1.37s) [2021-07-13T15:00:36.241Z] --- PASS: TestDockerSuite/TestRunModeNetContainerHostname (1.49s) [2021-07-13T15:00:36.241Z] --- PASS: TestDockerSuite/TestRunModePIDContainer (1.44s) [2021-07-13T15:00:36.241Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2021-07-13T15:00:36.241Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotRunning (0.18s) [2021-07-13T15:00:36.241Z] --- PASS: TestDockerSuite/TestRunModeUTSHost (1.41s) [2021-07-13T15:00:36.241Z] --- PASS: TestDockerSuite/TestRunMount (8.03s) [2021-07-13T15:00:36.241Z] --- PASS: TestDockerSuite/TestRunMountOrdering (0.69s) [2021-07-13T15:00:36.241Z] --- PASS: TestDockerSuite/TestRunMountReadOnlyDevShm (0.69s) [2021-07-13T15:00:36.241Z] --- PASS: TestDockerSuite/TestRunMountShmMqueueFromHost (1.38s) [2021-07-13T15:00:36.241Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (2.04s) [2021-07-13T15:00:36.241Z] --- PASS: TestDockerSuite/TestRunMutableNetworkFiles (3.46s) [2021-07-13T15:00:36.241Z] --- PASS: TestDockerSuite/TestRunNamedVolume (2.10s) [2021-07-13T15:00:36.241Z] --- PASS: TestDockerSuite/TestRunNamedVolumeCopyImageData (2.26s) [2021-07-13T15:00:36.241Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (1.53s) [2021-07-13T15:00:36.241Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (1.46s) [2021-07-13T15:00:36.241Z] --- PASS: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.03s) [2021-07-13T15:00:36.241Z] --- PASS: TestDockerSuite/TestRunNetContainerWhichHost (0.94s) [2021-07-13T15:00:36.241Z] --- PASS: TestDockerSuite/TestRunNetHost (1.16s) [2021-07-13T15:00:36.241Z] --- PASS: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.67s) [2021-07-13T15:00:36.241Z] --- PASS: TestDockerSuite/TestRunNetHostTwiceSameName (1.00s) [2021-07-13T15:00:36.241Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMount (2.10s) [2021-07-13T15:00:36.241Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountRO (2.09s) [2021-07-13T15:00:36.241Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (4.14s) [2021-07-13T15:00:36.241Z] --- PASS: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.59s) [2021-07-13T15:00:36.241Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.09s) [2021-07-13T15:00:36.241Z] --- PASS: TestDockerSuite/TestRunNoNewPrivSetuid (0.69s) [2021-07-13T15:00:36.241Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.09s) [2021-07-13T15:00:36.241Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (0.74s) [2021-07-13T15:00:36.241Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (0.66s) [2021-07-13T15:00:36.241Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (0.07s) [2021-07-13T15:00:36.241Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (0.66s) [2021-07-13T15:00:36.241Z] --- PASS: TestDockerSuite/TestRunNonRootUserResolvName (5.73s) [2021-07-13T15:00:36.241Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2021-07-13T15:00:36.241Z] --- PASS: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.74s) [2021-07-13T15:00:36.241Z] --- PASS: TestDockerSuite/TestRunPIDsLimit (0.70s) [2021-07-13T15:00:36.241Z] --- PASS: TestDockerSuite/TestRunPortFromDockerRangeInUse (1.48s) [2021-07-13T15:00:36.241Z] --- PASS: TestDockerSuite/TestRunPortInUse (0.85s) [2021-07-13T15:00:36.241Z] --- PASS: TestDockerSuite/TestRunPrivilegedAllowedDevices (0.49s) [2021-07-13T15:00:36.241Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMknod (0.46s) [2021-07-13T15:00:36.241Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMount (0.43s) [2021-07-13T15:00:36.241Z] --- PASS: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.74s) [2021-07-13T15:00:36.241Z] --- PASS: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.44s) [2021-07-13T15:00:36.241Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2021-07-13T15:00:36.241Z] --- PASS: TestDockerSuite/TestRunPublishPort (0.74s) [2021-07-13T15:00:36.241Z] --- PASS: TestDockerSuite/TestRunReadFilteredProc (0.50s) [2021-07-13T15:00:36.241Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2021-07-13T15:00:36.241Z] --- PASS: TestDockerSuite/TestRunReadProcTimer (0.68s) [2021-07-13T15:00:36.241Z] --- PASS: TestDockerSuite/TestRunRedirectStdout (1.38s) [2021-07-13T15:00:36.241Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2021-07-13T15:00:36.241Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (3.03s) [2021-07-13T15:00:36.241Z] --- PASS: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (1.39s) [2021-07-13T15:00:36.241Z] --- PASS: TestDockerSuite/TestRunRm (0.72s) [2021-07-13T15:00:36.241Z] --- PASS: TestDockerSuite/TestRunRmAndWait (3.71s) [2021-07-13T15:00:36.241Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (0.70s) [2021-07-13T15:00:36.241Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (0.75s) [2021-07-13T15:00:36.241Z] --- PASS: TestDockerSuite/TestRunSeccompAllowPrivCloneUserns (1.50s) [2021-07-13T15:00:36.241Z] --- PASS: TestDockerSuite/TestRunSeccompAllowSetrlimit (0.68s) [2021-07-13T15:00:36.241Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileAcct (3.59s) [2021-07-13T15:00:36.241Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileNS (3.83s) [2021-07-13T15:00:36.241Z] --- PASS: TestDockerSuite/TestRunSeccompProfileAllow32Bit (0.69s) [2021-07-13T15:00:36.241Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyChmod (0.75s) [2021-07-13T15:00:36.241Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyCloneUserns (0.72s) [2021-07-13T15:00:36.241Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshare (0.42s) [2021-07-13T15:00:36.241Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns (0.49s) [2021-07-13T15:00:36.241Z] --- PASS: TestDockerSuite/TestRunSeccompUnconfinedCloneUserns (0.43s) [2021-07-13T15:00:36.241Z] --- PASS: TestDockerSuite/TestRunSeccompWithDefaultProfile (0.71s) [2021-07-13T15:00:36.241Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (0.73s) [2021-07-13T15:00:36.241Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (0.70s) [2021-07-13T15:00:36.241Z] --- PASS: TestDockerSuite/TestRunSlowStdoutConsumer (2.67s) [2021-07-13T15:00:36.241Z] --- PASS: TestDockerSuite/TestRunState (1.45s) [2021-07-13T15:00:36.241Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (0.70s) [2021-07-13T15:00:36.241Z] --- PASS: TestDockerSuite/TestRunStdinPipe (0.72s) [2021-07-13T15:00:36.241Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.18s) [2021-07-13T15:00:36.241Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2021-07-13T15:00:36.241Z] --- PASS: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.71s) [2021-07-13T15:00:36.241Z] --- PASS: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.46s) [2021-07-13T15:00:36.241Z] --- PASS: TestDockerSuite/TestRunSysctls (1.43s) [2021-07-13T15:00:36.241Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.03s) [2021-07-13T15:00:36.241Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.01s) [2021-07-13T15:00:36.241Z] --- PASS: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.71s) [2021-07-13T15:00:36.241Z] --- PASS: TestDockerSuite/TestRunTmpfsMounts (2.29s) [2021-07-13T15:00:36.241Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsEnsureOrdered (0.69s) [2021-07-13T15:00:36.241Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes (1.70s) [2021-07-13T15:00:36.241Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsWithOptions (3.67s) [2021-07-13T15:00:36.241Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (3.54s) [2021-07-13T15:00:36.241Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCanMknod (0.81s) [2021-07-13T15:00:36.241Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCannotMount (0.98s) [2021-07-13T15:00:36.241Z] --- PASS: TestDockerSuite/TestRunUnprivilegedWithChroot (1.02s) [2021-07-13T15:00:36.241Z] --- PASS: TestDockerSuite/TestRunUnsetEntrypoint (2.50s) [2021-07-13T15:00:36.241Z] --- PASS: TestDockerSuite/TestRunUnshareProc (1.27s) [2021-07-13T15:00:36.241Z] --- PASS: TestDockerSuite/TestRunUserByID (0.91s) [2021-07-13T15:00:36.241Z] --- PASS: TestDockerSuite/TestRunUserByIDBig (0.19s) [2021-07-13T15:00:36.241Z] --- PASS: TestDockerSuite/TestRunUserByIDNegative (0.17s) [2021-07-13T15:00:36.241Z] --- PASS: TestDockerSuite/TestRunUserByIDZero (0.84s) [2021-07-13T15:00:36.241Z] --- PASS: TestDockerSuite/TestRunUserByName (0.84s) [2021-07-13T15:00:36.241Z] --- PASS: TestDockerSuite/TestRunUserDefaults (0.94s) [2021-07-13T15:00:36.241Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.01s) [2021-07-13T15:00:36.241Z] --- PASS: TestDockerSuite/TestRunUserNotFound (0.19s) [2021-07-13T15:00:36.241Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (0.94s) [2021-07-13T15:00:36.241Z] --- PASS: TestDockerSuite/TestRunVolumeCopyFlag (5.23s) [2021-07-13T15:00:36.241Z] --- PASS: TestDockerSuite/TestRunVolumeWithOneCharacter (0.86s) [2021-07-13T15:00:36.241Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (1.14s) [2021-07-13T15:00:36.241Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (2.53s) [2021-07-13T15:00:36.241Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (1.67s) [2021-07-13T15:00:36.241Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (2.58s) [2021-07-13T15:00:36.241Z] --- PASS: TestDockerSuite/TestRunVolumesFromSymlinkPath (2.68s) [2021-07-13T15:00:36.241Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.69s) [2021-07-13T15:00:36.241Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2021-07-13T15:00:36.241Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2021-07-13T15:00:36.241Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2021-07-13T15:00:36.241Z] --- PASS: TestDockerSuite/TestRunWithBadDevice (0.20s) [2021-07-13T15:00:36.241Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2021-07-13T15:00:36.241Z] --- PASS: TestDockerSuite/TestRunWithCPUQuota (3.79s) [2021-07-13T15:00:36.241Z] --- PASS: TestDockerSuite/TestRunWithCPUShares (0.83s) [2021-07-13T15:00:36.241Z] --- PASS: TestDockerSuite/TestRunWithCpuPeriod (1.72s) [2021-07-13T15:00:36.241Z] --- PASS: TestDockerSuite/TestRunWithCpusetCpus (0.92s) [2021-07-13T15:00:36.241Z] --- PASS: TestDockerSuite/TestRunWithCpusetMems (0.84s) [2021-07-13T15:00:36.241Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.01s) [2021-07-13T15:00:36.241Z] --- PASS: TestDockerSuite/TestRunWithDefaultShmSize (0.93s) [2021-07-13T15:00:36.241Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.01s) [2021-07-13T15:00:36.241Z] --- PASS: TestDockerSuite/TestRunWithInvalidCpuPeriod (0.04s) [2021-07-13T15:00:36.241Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.01s) [2021-07-13T15:00:36.241Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2021-07-13T15:00:36.241Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2021-07-13T15:00:36.241Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.01s) [2021-07-13T15:00:36.241Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.01s) [2021-07-13T15:00:36.241Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2021-07-13T15:00:36.241Z] --- PASS: TestDockerSuite/TestRunWithMemoryLimit (0.81s) [2021-07-13T15:00:36.241Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservation (0.94s) [2021-07-13T15:00:36.241Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservationInvalid (0.03s) [2021-07-13T15:00:36.241Z] --- PASS: TestDockerSuite/TestRunWithNanoCPUs (1.30s) [2021-07-13T15:00:36.241Z] --- PASS: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.23s) [2021-07-13T15:00:36.241Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdj (0.80s) [2021-07-13T15:00:36.241Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.03s) [2021-07-13T15:00:36.241Z] --- PASS: TestDockerSuite/TestRunWithShmSize (0.86s) [2021-07-13T15:00:36.241Z] --- PASS: TestDockerSuite/TestRunWithSwappiness (0.85s) [2021-07-13T15:00:36.241Z] --- PASS: TestDockerSuite/TestRunWithSwappinessInvalid (0.04s) [2021-07-13T15:00:36.241Z] --- PASS: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.03s) [2021-07-13T15:00:36.241Z] --- PASS: TestDockerSuite/TestRunWithUlimits (0.82s) [2021-07-13T15:00:36.241Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (1.78s) [2021-07-13T15:00:36.241Z] --- PASS: TestDockerSuite/TestRunWithVolumesIsRecursive (0.79s) [2021-07-13T15:00:36.241Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.02s) [2021-07-13T15:00:36.241Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (0.87s) [2021-07-13T15:00:36.241Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (0.07s) [2021-07-13T15:00:36.241Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (1.37s) [2021-07-13T15:00:36.241Z] --- PASS: TestDockerSuite/TestRunWriteFilteredProc (0.41s) [2021-07-13T15:00:36.241Z] --- PASS: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (2.16s) [2021-07-13T15:00:36.241Z] --- PASS: TestDockerSuite/TestRunWriteToProcAsound (0.73s) [2021-07-13T15:00:36.241Z] --- PASS: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2021-07-13T15:00:36.241Z] --- PASS: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2021-07-13T15:00:36.241Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoFlags (0.90s) [2021-07-13T15:00:36.241Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoStdout (0.98s) [2021-07-13T15:00:36.241Z] --- PASS: TestDockerSuite/TestSaveAndLoadWithProgressBar (1.02s) [2021-07-13T15:00:36.241Z] --- PASS: TestDockerSuite/TestSaveCheckTimes (0.04s) [2021-07-13T15:00:36.241Z] --- PASS: TestDockerSuite/TestSaveDirectoryPermissions (1.67s) [2021-07-13T15:00:36.241Z] --- PASS: TestDockerSuite/TestSaveImageId (0.07s) [2021-07-13T15:00:36.241Z] --- PASS: TestDockerSuite/TestSaveLoadNoTag (0.38s) [2021-07-13T15:00:36.241Z] --- PASS: TestDockerSuite/TestSaveLoadParents (1.86s) [2021-07-13T15:00:36.241Z] --- PASS: TestDockerSuite/TestSaveMultipleNames (0.07s) [2021-07-13T15:00:36.241Z] --- PASS: TestDockerSuite/TestSaveRepoWithMultipleImages (1.62s) [2021-07-13T15:00:36.241Z] --- PASS: TestDockerSuite/TestSaveSingleTag (0.06s) [2021-07-13T15:00:36.241Z] --- PASS: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2021-07-13T15:00:36.241Z] --- PASS: TestDockerSuite/TestSaveXzAndLoadRepoStdout (1.39s) [2021-07-13T15:00:36.241Z] --- PASS: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (1.43s) [2021-07-13T15:00:36.241Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (0.33s) [2021-07-13T15:00:36.241Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.06s) [2021-07-13T15:00:36.241Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.07s) [2021-07-13T15:00:36.241Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.07s) [2021-07-13T15:00:36.241Z] --- PASS: TestDockerSuite/TestSearchWithLimit (0.51s) [2021-07-13T15:00:36.241Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (2.06s) [2021-07-13T15:00:36.241Z] --- PASS: TestDockerSuite/TestStartAttachCorrectExitCode (5.37s) [2021-07-13T15:00:36.241Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (2.30s) [2021-07-13T15:00:36.241Z] --- PASS: TestDockerSuite/TestStartAttachReturnsOnError (0.90s) [2021-07-13T15:00:36.241Z] --- PASS: TestDockerSuite/TestStartAttachSilent (1.39s) [2021-07-13T15:00:36.241Z] --- PASS: TestDockerSuite/TestStartAttachWithRename (2.77s) [2021-07-13T15:00:36.241Z] --- PASS: TestDockerSuite/TestStartMultipleContainers (2.29s) [2021-07-13T15:00:36.241Z] --- PASS: TestDockerSuite/TestStartPausedContainer (0.80s) [2021-07-13T15:00:36.241Z] --- PASS: TestDockerSuite/TestStartRecordError (1.65s) [2021-07-13T15:00:36.241Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (2.50s) [2021-07-13T15:00:36.241Z] --- PASS: TestDockerSuite/TestStatsAllNewContainersAdded (1.93s) [2021-07-13T15:00:36.241Z] --- PASS: TestDockerSuite/TestStatsAllNoStream (2.94s) [2021-07-13T15:00:36.241Z] --- PASS: TestDockerSuite/TestStatsAllRunningNoStream (4.77s) [2021-07-13T15:00:36.241Z] --- PASS: TestDockerSuite/TestStatsContainerNotFound (3.04s) [2021-07-13T15:00:36.241Z] --- PASS: TestDockerSuite/TestStatsFormatAll (5.35s) [2021-07-13T15:00:36.241Z] --- PASS: TestDockerSuite/TestStatsNoStream (2.74s) [2021-07-13T15:00:36.241Z] --- PASS: TestDockerSuite/TestStopContainerSignal (1.90s) [2021-07-13T15:00:36.241Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (0.72s) [2021-07-13T15:00:36.242Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (0.76s) [2021-07-13T15:00:36.242Z] --- PASS: TestDockerSuite/TestTopPrivileged (0.57s) [2021-07-13T15:00:36.242Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2021-07-13T15:00:36.242Z] --- PASS: TestDockerSuite/TestTwoContainersInNetHost (1.03s) [2021-07-13T15:00:36.242Z] --- PASS: TestDockerSuite/TestUnpublishedPortsInPsOutput (3.85s) [2021-07-13T15:00:36.242Z] --- PASS: TestDockerSuite/TestUnsetEnvVarHealthCheck (3.37s) [2021-07-13T15:00:36.242Z] --- PASS: TestDockerSuite/TestUpdateContainerInvalidValue (0.69s) [2021-07-13T15:00:36.242Z] --- PASS: TestDockerSuite/TestUpdateContainerWithoutFlags (0.70s) [2021-07-13T15:00:36.242Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2021-07-13T15:00:36.242Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2021-07-13T15:00:36.242Z] --- PASS: TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy (1.42s) [2021-07-13T15:00:36.242Z] --- PASS: TestDockerSuite/TestUpdatePausedContainer (1.17s) [2021-07-13T15:00:36.242Z] --- PASS: TestDockerSuite/TestUpdateRunningContainer (1.13s) [2021-07-13T15:00:36.242Z] --- PASS: TestDockerSuite/TestUpdateRunningContainerWithRestart (1.78s) [2021-07-13T15:00:36.242Z] --- PASS: TestDockerSuite/TestUpdateStats (3.77s) [2021-07-13T15:00:36.242Z] --- PASS: TestDockerSuite/TestUpdateStoppedContainer (1.36s) [2021-07-13T15:00:36.242Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2021-07-13T15:00:36.242Z] --- PASS: TestDockerSuite/TestUpdateWithNanoCPUs (1.85s) [2021-07-13T15:00:36.242Z] --- PASS: TestDockerSuite/TestUpdateWithUntouchedFields (1.07s) [2021-07-13T15:00:36.242Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkAlias (4.93s) [2021-07-13T15:00:36.242Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias (4.51s) [2021-07-13T15:00:36.242Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink (3.69s) [2021-07-13T15:00:36.242Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectivity (2.59s) [2021-07-13T15:00:36.242Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinks (4.28s) [2021-07-13T15:00:36.242Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (5.54s) [2021-07-13T15:00:36.242Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChown (2.07s) [2021-07-13T15:00:36.242Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot (2.04s) [2021-07-13T15:00:36.242Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride (1.34s) [2021-07-13T15:00:36.242Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner (1.37s) [2021-07-13T15:00:36.242Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod (2.15s) [2021-07-13T15:00:36.242Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService (2.61s) [2021-07-13T15:00:36.242Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw (2.54s) [2021-07-13T15:00:36.242Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid (2.56s) [2021-07-13T15:00:36.242Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid (2.25s) [2021-07-13T15:00:36.242Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.07s) [2021-07-13T15:00:36.242Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.03s) [2021-07-13T15:00:36.242Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.04s) [2021-07-13T15:00:36.242Z] --- PASS: TestDockerSuite/TestVolumeCLICreateWithOpts (0.72s) [2021-07-13T15:00:36.242Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.06s) [2021-07-13T15:00:36.242Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.06s) [2021-07-13T15:00:36.242Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.03s) [2021-07-13T15:00:36.242Z] --- PASS: TestDockerSuite/TestVolumeCLILs (0.72s) [2021-07-13T15:00:36.242Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.02s) [2021-07-13T15:00:36.242Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (0.87s) [2021-07-13T15:00:36.242Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.07s) [2021-07-13T15:00:36.242Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.07s) [2021-07-13T15:00:36.242Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.01s) [2021-07-13T15:00:36.242Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.03s) [2021-07-13T15:00:36.242Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (2.16s) [2021-07-13T15:00:36.242Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForce (0.08s) [2021-07-13T15:00:36.242Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.14s) [2021-07-13T15:00:36.242Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.04s) [2021-07-13T15:00:36.242Z] --- PASS: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.05s) [2021-07-13T15:00:36.242Z] --- PASS: TestDockerSuite/TestVolumeEvents (0.74s) [2021-07-13T15:00:36.242Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (2.18s) [2021-07-13T15:00:36.242Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.06s) [2021-07-13T15:00:36.242Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.06s) [2021-07-13T15:00:36.242Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (2.95s) [2021-07-13T15:00:36.242Z] --- PASS: TestDockerSuite/TestVolumesNoCopyData (3.65s) [2021-07-13T15:00:36.242Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2021-07-13T15:00:36.242Z] === RUN TestDockerRegistrySuite [2021-07-13T15:00:36.242Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2021-07-13T15:00:37.612Z] check_test.go:196: [d68fcf30a5cb0] daemon is not started [2021-07-13T15:00:37.612Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2021-07-13T15:00:38.982Z] check_test.go:196: [df25fff8a95be] daemon is not started [2021-07-13T15:00:38.982Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2021-07-13T15:00:40.875Z] check_test.go:196: [daa97f67bf40b] daemon is not started [2021-07-13T15:00:40.875Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2021-07-13T15:00:40.875Z] check_test.go:196: [ddecdf8273efd] daemon is not started [2021-07-13T15:00:40.875Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2021-07-13T15:00:44.148Z] check_test.go:196: [db1b0fbab6689] daemon is not started [2021-07-13T15:00:44.148Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2021-07-13T15:00:47.083Z] === RUN TestDockerSuite/TestBuildDotDotFile [2021-07-13T15:00:47.083Z] === RUN TestDockerSuite/TestBuildEOLInLine [2021-07-13T15:00:47.083Z] docker_cli_build_test.go:2631: unmatched requirement DaemonIsLinux [2021-07-13T15:00:47.083Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2021-07-13T15:00:47.083Z] docker_cli_build_test.go:3166: unmatched requirement DaemonIsLinux [2021-07-13T15:00:47.083Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2021-07-13T15:00:47.083Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2021-07-13T15:00:47.083Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2021-07-13T15:00:47.083Z] docker_cli_build_test.go:3933: unmatched requirement DaemonIsLinux [2021-07-13T15:00:47.083Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2021-07-13T15:00:47.083Z] === RUN TestDockerSuite/TestBuildEntrypoint [2021-07-13T15:00:47.083Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2021-07-13T15:00:47.083Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2021-07-13T15:00:47.083Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2021-07-13T15:00:52.242Z] check_test.go:196: [d9a5780b61589] daemon is not started [2021-07-13T15:00:52.242Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2021-07-13T15:00:55.518Z] check_test.go:196: [d6bde9f56d348] daemon is not started [2021-07-13T15:00:55.518Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2021-07-13T15:00:55.592Z] === RUN TestDockerSuite/TestBuildEnv [2021-07-13T15:00:55.592Z] docker_cli_build_test.go:1471: unmatched requirement DaemonIsLinux [2021-07-13T15:00:55.592Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2021-07-13T15:00:55.592Z] docker_cli_build_test.go:305: unmatched requirement DaemonIsLinux [2021-07-13T15:00:55.592Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2021-07-13T15:00:55.592Z] docker_cli_build_test.go:322: unmatched requirement DaemonIsLinux [2021-07-13T15:00:55.592Z] === RUN TestDockerSuite/TestBuildEnvUsage [2021-07-13T15:00:55.592Z] docker_cli_build_test.go:2714: unmatched requirement DaemonIsLinux [2021-07-13T15:00:55.592Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2021-07-13T15:00:55.592Z] docker_cli_build_test.go:2745: unmatched requirement DaemonIsLinux [2021-07-13T15:00:55.592Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2021-07-13T15:00:56.449Z] check_test.go:196: [d6a0a5473aeee] daemon is not started [2021-07-13T15:00:56.706Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2021-07-13T15:00:57.648Z] check_test.go:196: [d9dc8f8744422] daemon is not started [2021-07-13T15:00:57.648Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2021-07-13T15:00:59.022Z] check_test.go:196: [d63e65d7912ec] daemon is not started [2021-07-13T15:00:59.022Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2021-07-13T15:01:00.249Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2021-07-13T15:01:00.249Z] docker_cli_build_test.go:174: unmatched requirement DaemonIsLinux [2021-07-13T15:01:00.249Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2021-07-13T15:01:00.249Z] docker_cli_build_test.go:105: unmatched requirement DaemonIsLinux [2021-07-13T15:01:00.249Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2021-07-13T15:01:00.249Z] docker_cli_build_test.go:63: unmatched requirement DaemonIsLinux [2021-07-13T15:01:00.249Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2021-07-13T15:01:00.391Z] check_test.go:196: [de55d441d632b] daemon is not started [2021-07-13T15:01:00.392Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2021-07-13T15:01:01.206Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2021-07-13T15:01:01.760Z] check_test.go:196: [d696b0166b0ba] daemon is not started [2021-07-13T15:01:01.760Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2021-07-13T15:01:01.936Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2021-07-13T15:01:01.936Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2021-07-13T15:01:01.936Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2021-07-13T15:01:01.936Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2021-07-13T15:01:01.936Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2021-07-13T15:01:01.936Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2021-07-13T15:01:01.936Z] === RUN TestDockerSuite/TestAPINetworkFilter [2021-07-13T15:01:01.936Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2021-07-13T15:01:01.936Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2021-07-13T15:01:01.936Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2021-07-13T15:01:01.936Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2021-07-13T15:01:01.936Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2021-07-13T15:01:01.936Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2021-07-13T15:01:01.936Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2021-07-13T15:01:01.936Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2021-07-13T15:01:01.936Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2021-07-13T15:01:01.936Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2021-07-13T15:01:01.936Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2021-07-13T15:01:01.936Z] docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux [2021-07-13T15:01:01.936Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2021-07-13T15:01:03.129Z] check_test.go:196: [d3628f20337be] daemon is not started [2021-07-13T15:01:03.129Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2021-07-13T15:01:04.063Z] check_test.go:196: [d5eeeb00a979b] daemon is not started [2021-07-13T15:01:04.063Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2021-07-13T15:01:04.902Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2021-07-13T15:01:04.902Z] docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-07-13T15:01:04.902Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2021-07-13T15:01:04.902Z] docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux [2021-07-13T15:01:04.902Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2021-07-13T15:01:05.434Z] docker_cli_by_digest_test.go:320: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:0edca167be6a3509279e5cfe573ac3dabf44fd2a50dea0ade9dc3f8d92b5f7a3 [2021-07-13T15:01:05.855Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2021-07-13T15:01:06.366Z] docker_cli_by_digest_test.go:336: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:1aa22596c824da42fafd9c651c341277724aad0e4c857df7deb08949055dc64f [2021-07-13T15:01:06.930Z] check_test.go:196: [d0f7ea68ff3ec] daemon is not started [2021-07-13T15:01:06.930Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2021-07-13T15:01:07.861Z] docker_cli_by_digest_test.go:245: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:a55c0d3d1ce4da03df2b798378938fb376d4c17f4425c65f905b715c4fc5df50 [2021-07-13T15:01:07.870Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2021-07-13T15:01:09.232Z] docker_cli_by_digest_test.go:260: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:d7eb604fa7f91c580241f1070022a866113747d0e5f338ad69d55bb7fa668bf3 [2021-07-13T15:01:09.232Z] check_test.go:196: [d10e55b0f5341] daemon is not started [2021-07-13T15:01:09.232Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2021-07-13T15:01:10.603Z] check_test.go:196: [d8e4ac4dd594d] daemon is not started [2021-07-13T15:01:10.603Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2021-07-13T15:01:10.837Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2021-07-13T15:01:10.837Z] docker_cli_run_test.go:3155: unmatched requirement Apparmor [2021-07-13T15:01:10.837Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2021-07-13T15:01:10.837Z] docker_cli_run_test.go:3133: unmatched requirement Apparmor [2021-07-13T15:01:10.837Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2021-07-13T15:01:10.837Z] docker_cli_run_test.go:3145: unmatched requirement DaemonIsLinux [2021-07-13T15:01:10.837Z] === RUN TestDockerSuite/TestAttachDisconnect [2021-07-13T15:01:10.837Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2021-07-13T15:01:10.837Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2021-07-13T15:01:13.878Z] check_test.go:196: [d020673c09b10] daemon is not started [2021-07-13T15:01:13.878Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2021-07-13T15:01:14.682Z] === RUN TestDockerSuite/TestAttachPausedContainer [2021-07-13T15:01:14.682Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2021-07-13T15:01:14.682Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2021-07-13T15:01:14.682Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2021-07-13T15:01:14.682Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2021-07-13T15:01:14.808Z] check_test.go:196: [dd4346e7d0fc9] daemon is not started [2021-07-13T15:01:14.808Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2021-07-13T15:01:14.808Z] check_test.go:196: [d90faef0d632f] daemon is not started [2021-07-13T15:01:14.808Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2021-07-13T15:01:16.178Z] check_test.go:196: [def672c2c4b16] daemon is not started [2021-07-13T15:01:16.178Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2021-07-13T15:01:17.109Z] check_test.go:196: [dcc44ebed51bb] daemon is not started [2021-07-13T15:01:17.109Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2021-07-13T15:01:18.479Z] check_test.go:196: [d3150612c6fb8] daemon is not started [2021-07-13T15:01:18.479Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2021-07-13T15:01:20.679Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2021-07-13T15:01:21.132Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2021-07-13T15:01:21.132Z] docker_cli_build_test.go:3299: unmatched requirement DaemonIsLinux [2021-07-13T15:01:21.132Z] === RUN TestDockerSuite/TestBuildExpose [2021-07-13T15:01:21.132Z] docker_cli_build_test.go:1592: unmatched requirement DaemonIsLinux [2021-07-13T15:01:21.132Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2021-07-13T15:01:21.132Z] docker_cli_build_test.go:1606: unmatched requirement DaemonIsLinux [2021-07-13T15:01:21.132Z] === RUN TestDockerSuite/TestBuildExposeOrder [2021-07-13T15:01:21.132Z] docker_cli_build_test.go:1655: unmatched requirement DaemonIsLinux [2021-07-13T15:01:21.132Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2021-07-13T15:01:21.132Z] docker_cli_build_test.go:1671: unmatched requirement DaemonIsLinux [2021-07-13T15:01:21.132Z] === RUN TestDockerSuite/TestBuildFails [2021-07-13T15:01:21.767Z] check_test.go:196: [d383e353392c8] daemon is not started [2021-07-13T15:01:21.767Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2021-07-13T15:01:21.767Z] check_test.go:196: [db04ed12611cc] daemon is not started [2021-07-13T15:01:21.767Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2021-07-13T15:01:23.135Z] check_test.go:196: [dbb5dcb6f9152] daemon is not started [2021-07-13T15:01:23.135Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2021-07-13T15:01:23.392Z] check_test.go:196: [d3884d91f67b3] daemon is not started [2021-07-13T15:01:23.649Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2021-07-13T15:01:23.649Z] check_test.go:196: [d68730d2da1ac] daemon is not started [2021-07-13T15:01:23.649Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2021-07-13T15:01:23.906Z] check_test.go:196: [d9186a55ec551] daemon is not started [2021-07-13T15:01:23.906Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2021-07-13T15:01:24.011Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2021-07-13T15:01:24.011Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2021-07-13T15:01:24.162Z] check_test.go:196: [db725c2da3c15] daemon is not started [2021-07-13T15:01:24.162Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2021-07-13T15:01:24.726Z] check_test.go:196: [d3cfd6f12e51f] daemon is not started [2021-07-13T15:01:24.726Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2021-07-13T15:01:24.726Z] check_test.go:196: [d90ff64f16705] daemon is not started [2021-07-13T15:01:24.726Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2021-07-13T15:01:26.097Z] check_test.go:196: [dc0936d0d3ea9] daemon is not started [2021-07-13T15:01:26.097Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2021-07-13T15:01:26.355Z] docker_cli_swarm_test.go:1172: [d6fe80d9b291e] joining swarm manager [d3f731c25a8b6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2021-07-13T15:01:27.212Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2021-07-13T15:01:28.251Z] check_test.go:196: [def77a78797e3] daemon is not started [2021-07-13T15:01:28.251Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2021-07-13T15:01:29.183Z] check_test.go:196: [df8b225ca21b5] daemon is not started [2021-07-13T15:01:29.183Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2021-07-13T15:01:29.756Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2021-07-13T15:01:30.553Z] check_test.go:196: [dac4414779d72] daemon is not started [2021-07-13T15:01:30.553Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2021-07-13T15:01:31.483Z] === RUN TestDockerRegistrySuite/TestV2Only [2021-07-13T15:01:32.412Z] --- PASS: TestDockerRegistrySuite (56.03s) [2021-07-13T15:01:32.412Z] --- PASS: TestDockerRegistrySuite/TestBuildByDigest (1.51s) [2021-07-13T15:01:32.412Z] --- PASS: TestDockerRegistrySuite/TestBuildCopyFromForcePull (1.28s) [2021-07-13T15:01:32.412Z] --- PASS: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (1.54s) [2021-07-13T15:01:32.412Z] --- PASS: TestDockerRegistrySuite/TestConcurrentFailingPull (0.16s) [2021-07-13T15:01:32.412Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (3.58s) [2021-07-13T15:01:32.412Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (7.41s) [2021-07-13T15:01:32.412Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPush (3.67s) [2021-07-13T15:01:32.412Z] --- PASS: TestDockerRegistrySuite/TestCreateByDigest (1.26s) [2021-07-13T15:01:32.412Z] --- PASS: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (1.12s) [2021-07-13T15:01:32.412Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (1.37s) [2021-07-13T15:01:32.412Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (1.36s) [2021-07-13T15:01:32.412Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (1.33s) [2021-07-13T15:01:32.412Z] --- PASS: TestDockerRegistrySuite/TestEventsImageFilterPush (1.18s) [2021-07-13T15:01:32.412Z] --- PASS: TestDockerRegistrySuite/TestInspectImageWithDigests (1.21s) [2021-07-13T15:01:32.412Z] --- PASS: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (2.66s) [2021-07-13T15:01:32.412Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithDigests (2.48s) [2021-07-13T15:01:32.412Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithoutDigests (1.21s) [2021-07-13T15:01:32.412Z] --- PASS: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (2.91s) [2021-07-13T15:01:32.412Z] --- PASS: TestDockerRegistrySuite/TestPullByDigest (1.23s) [2021-07-13T15:01:32.412Z] --- PASS: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.15s) [2021-07-13T15:01:32.412Z] --- PASS: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (1.23s) [2021-07-13T15:01:32.412Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (1.12s) [2021-07-13T15:01:32.412Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (1.15s) [2021-07-13T15:01:32.412Z] --- PASS: TestDockerRegistrySuite/TestPullIDStability (3.17s) [2021-07-13T15:01:32.412Z] --- PASS: TestDockerRegistrySuite/TestPullImageWithAliases (0.39s) [2021-07-13T15:01:32.412Z] --- PASS: TestDockerRegistrySuite/TestPullManifestList (1.26s) [2021-07-13T15:01:32.412Z] --- PASS: TestDockerRegistrySuite/TestPullNoLayers (0.41s) [2021-07-13T15:01:32.412Z] --- PASS: TestDockerRegistrySuite/TestPushBadTag (0.12s) [2021-07-13T15:01:32.412Z] --- PASS: TestDockerRegistrySuite/TestPushBusyboxImage (0.29s) [2021-07-13T15:01:32.412Z] --- PASS: TestDockerRegistrySuite/TestPushEmptyLayer (0.25s) [2021-07-13T15:01:32.413Z] --- PASS: TestDockerRegistrySuite/TestPushMultipleTags (0.44s) [2021-07-13T15:01:32.413Z] --- PASS: TestDockerRegistrySuite/TestPushUntagged (0.12s) [2021-07-13T15:01:32.413Z] --- PASS: TestDockerRegistrySuite/TestRemoveImageByDigest (1.33s) [2021-07-13T15:01:32.413Z] --- PASS: TestDockerRegistrySuite/TestRunByDigest (2.06s) [2021-07-13T15:01:32.413Z] --- PASS: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (1.06s) [2021-07-13T15:01:32.413Z] --- PASS: TestDockerRegistrySuite/TestTagByDigest (1.27s) [2021-07-13T15:01:32.413Z] --- PASS: TestDockerRegistrySuite/TestUserAgentPassThrough (0.92s) [2021-07-13T15:01:32.413Z] --- PASS: TestDockerRegistrySuite/TestV2Only (0.82s) [2021-07-13T15:01:32.413Z] === RUN TestDockerSchema1RegistrySuite [2021-07-13T15:01:32.413Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2021-07-13T15:01:32.413Z] check_test.go:223: [df19dab156785] daemon is not started [2021-07-13T15:01:32.413Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2021-07-13T15:01:36.589Z] check_test.go:223: [d10d906b47573] daemon is not started [2021-07-13T15:01:36.589Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2021-07-13T15:01:36.788Z] === RUN TestDockerSuite/TestBuildForceRm [2021-07-13T15:01:41.841Z] check_test.go:223: [df2de36952072] daemon is not started [2021-07-13T15:01:41.841Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush [2021-07-13T15:01:43.810Z] === RUN TestDockerSuite/TestBuildFromGit [2021-07-13T15:01:46.016Z] check_test.go:223: [d8096dda17120] daemon is not started [2021-07-13T15:01:46.016Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2021-07-13T15:01:46.950Z] check_test.go:223: [dae0ffa78526b] daemon is not started [2021-07-13T15:01:46.950Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2021-07-13T15:01:48.319Z] check_test.go:223: [d6c6f7cf905a0] daemon is not started [2021-07-13T15:01:48.319Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2021-07-13T15:01:48.319Z] check_test.go:223: [df3430927ea42] daemon is not started [2021-07-13T15:01:48.319Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2021-07-13T15:01:49.688Z] check_test.go:223: [d81ed40c5787a] daemon is not started [2021-07-13T15:01:49.688Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2021-07-13T15:01:50.620Z] check_test.go:223: [d6993e767c6e7] daemon is not started [2021-07-13T15:01:50.620Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2021-07-13T15:01:50.833Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2021-07-13T15:01:51.991Z] check_test.go:223: [d931ee8c5fbe9] daemon is not started [2021-07-13T15:01:51.991Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2021-07-13T15:01:52.354Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2021-07-13T15:01:55.264Z] check_test.go:223: [d529f596a9ad7] daemon is not started [2021-07-13T15:01:55.264Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2021-07-13T15:01:55.264Z] check_test.go:223: [d2b2f76cc3cae] daemon is not started [2021-07-13T15:01:55.264Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2021-07-13T15:01:55.828Z] check_test.go:223: [d5cd549c63d07] daemon is not started [2021-07-13T15:01:55.828Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag [2021-07-13T15:01:55.828Z] check_test.go:223: [d170964ba110f] daemon is not started [2021-07-13T15:01:55.828Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2021-07-13T15:01:56.084Z] check_test.go:223: [da047b20be6d8] daemon is not started [2021-07-13T15:01:56.341Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2021-07-13T15:01:56.341Z] check_test.go:223: [de23aaa4d8a20] daemon is not started [2021-07-13T15:01:56.598Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags [2021-07-13T15:01:56.855Z] check_test.go:223: [d0b4b2afb9008] daemon is not started [2021-07-13T15:01:56.855Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged [2021-07-13T15:01:57.112Z] check_test.go:223: [de0be2b8dfa30] daemon is not started [2021-07-13T15:01:57.112Z] --- PASS: TestDockerSchema1RegistrySuite (24.79s) [2021-07-13T15:01:57.112Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.16s) [2021-07-13T15:01:57.112Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (3.74s) [2021-07-13T15:01:57.112Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (5.74s) [2021-07-13T15:01:57.112Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPush (3.68s) [2021-07-13T15:01:57.112Z] --- PASS: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (1.29s) [2021-07-13T15:01:57.112Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigest (1.27s) [2021-07-13T15:01:57.112Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.14s) [2021-07-13T15:01:57.112Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (1.24s) [2021-07-13T15:01:57.112Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (1.14s) [2021-07-13T15:01:57.112Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (1.11s) [2021-07-13T15:01:57.112Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullIDStability (3.19s) [2021-07-13T15:01:57.112Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.48s) [2021-07-13T15:01:57.112Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.43s) [2021-07-13T15:01:57.112Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBadTag (0.12s) [2021-07-13T15:01:57.112Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.29s) [2021-07-13T15:01:57.112Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.26s) [2021-07-13T15:01:57.112Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.41s) [2021-07-13T15:01:57.112Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushUntagged (0.12s) [2021-07-13T15:01:57.112Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2021-07-13T15:01:57.112Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2021-07-13T15:01:58.043Z] check_test.go:252: [db703f40f9732] daemon is not started [2021-07-13T15:01:58.043Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2021-07-13T15:01:58.300Z] check_test.go:252: [df1d6549c1763] daemon is not started [2021-07-13T15:01:58.300Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2021-07-13T15:01:58.556Z] check_test.go:252: [dc24689ce799f] daemon is not started [2021-07-13T15:01:58.556Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2021-07-13T15:01:59.487Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2021-07-13T15:01:59.743Z] check_test.go:252: [d5a5f9991771d] daemon is not started [2021-07-13T15:01:59.743Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2021-07-13T15:02:00.307Z] check_test.go:252: [d8dbfa9a55104] daemon is not started [2021-07-13T15:02:00.307Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2021-07-13T15:02:00.872Z] check_test.go:252: [d2f85fdc9b6ab] daemon is not started [2021-07-13T15:02:00.872Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2021-07-13T15:02:00.872Z] check_test.go:252: [d6a0fc799f27d] daemon is not started [2021-07-13T15:02:00.872Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (3.89s) [2021-07-13T15:02:00.872Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.83s) [2021-07-13T15:02:00.872Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.50s) [2021-07-13T15:02:00.872Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.16s) [2021-07-13T15:02:00.872Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (1.07s) [2021-07-13T15:02:00.872Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.22s) [2021-07-13T15:02:00.872Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.40s) [2021-07-13T15:02:00.872Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.55s) [2021-07-13T15:02:00.872Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.15s) [2021-07-13T15:02:00.872Z] === RUN TestDockerRegistryAuthTokenSuite [2021-07-13T15:02:00.872Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2021-07-13T15:02:02.616Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2021-07-13T15:02:02.616Z] docker_cli_build_test.go:3698: unmatched requirement UnixCli [2021-07-13T15:02:02.616Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2021-07-13T15:02:03.070Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2021-07-13T15:02:04.027Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2021-07-13T15:02:04.028Z] docker_cli_build_test.go:3749: unmatched requirement DaemonIsLinux [2021-07-13T15:02:04.028Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2021-07-13T15:02:05.092Z] === RUN TestDockerSwarmSuite/TestSwarmManagerAddress [2021-07-13T15:02:06.022Z] check_test.go:279: [d193f2887b8b3] daemon is not started [2021-07-13T15:02:06.022Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2021-07-13T15:02:06.279Z] check_test.go:279: [d1c78bbeac351] daemon is not started [2021-07-13T15:02:06.279Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2021-07-13T15:02:06.536Z] check_test.go:279: [dc80b754a81b4] daemon is not started [2021-07-13T15:02:06.536Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2021-07-13T15:02:06.536Z] check_test.go:279: [d7e7163071dba] daemon is not started [2021-07-13T15:02:06.536Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2021-07-13T15:02:06.794Z] docker_cli_swarm_test.go:1453: [dffece78f66cd] joining swarm manager [d29c535fc2137]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-07-13T15:02:06.794Z] check_test.go:279: [db4a7f5cceea5] daemon is not started [2021-07-13T15:02:06.794Z] --- PASS: TestDockerRegistryAuthTokenSuite (5.97s) [2021-07-13T15:02:06.794Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (5.18s) [2021-07-13T15:02:06.794Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.19s) [2021-07-13T15:02:06.794Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.18s) [2021-07-13T15:02:06.794Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.20s) [2021-07-13T15:02:06.794Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.23s) [2021-07-13T15:02:06.794Z] === RUN TestDockerNetworkSuite [2021-07-13T15:02:06.794Z] === RUN TestDockerNetworkSuite/TestConntrackFlowsLeak [2021-07-13T15:02:07.725Z] docker_cli_swarm_test.go:1454: [dd05f8a7948e2] joining swarm manager [d29c535fc2137]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-07-13T15:02:09.620Z] docker_cli_network_unix_test.go:46: [d7a1f3ccbbdd8] daemon is not started [2021-07-13T15:02:09.620Z] === RUN TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig [2021-07-13T15:02:10.551Z] docker_cli_network_unix_test.go:46: [d7d6b70d26df7] daemon is not started [2021-07-13T15:02:10.551Z] === RUN TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint [2021-07-13T15:02:14.372Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2021-07-13T15:02:14.372Z] docker_cli_build_test.go:237: unmatched requirement DaemonIsLinux [2021-07-13T15:02:14.372Z] === RUN TestDockerSuite/TestBuildHistory [2021-07-13T15:02:15.804Z] docker_cli_network_unix_test.go:46: [d341148d03458] daemon is not started [2021-07-13T15:02:16.734Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect [2021-07-13T15:02:18.627Z] docker_cli_network_unix_test.go:46: [d6719b975d4d9] daemon is not started [2021-07-13T15:02:18.627Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup [2021-07-13T15:02:18.627Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer [2021-07-13T15:02:18.627Z] docker_cli_network_unix_test.go:1233: [d12132a054140] daemon is not started [2021-07-13T15:02:20.000Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge [2021-07-13T15:02:20.000Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay [2021-07-13T15:02:20.258Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge [2021-07-13T15:02:20.258Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay [2021-07-13T15:02:21.192Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 [2021-07-13T15:02:22.123Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping [2021-07-13T15:02:23.496Z] docker_cli_network_unix_test.go:46: [d75f9e3864a08] daemon is not started [2021-07-13T15:02:23.496Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions [2021-07-13T15:02:24.061Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP [2021-07-13T15:02:28.250Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPlugin [2021-07-13T15:02:29.108Z] === RUN TestDockerSuite/TestBuildIidFile [2021-07-13T15:02:29.109Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2021-07-13T15:02:30.064Z] === RUN TestDockerSuite/TestBuildInheritance [2021-07-13T15:02:30.064Z] docker_cli_build_test.go:2203: unmatched requirement DaemonIsLinux [2021-07-13T15:02:30.064Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2021-07-13T15:02:30.771Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPluginV2 [2021-07-13T15:02:31.021Z] === RUN TestDockerSuite/TestBuildInvalidTag [2021-07-13T15:02:31.021Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2021-07-13T15:02:33.295Z] docker_cli_swarm_unix_test.go:62: [d0aefe1c586d5] joining swarm manager [d66857e40af5c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-07-13T15:02:33.295Z] docker_cli_network_unix_test.go:46: [d0d6084f0d6c0] daemon is not started [2021-07-13T15:02:34.664Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP [2021-07-13T15:02:35.671Z] === RUN TestDockerSuite/TestBuildLabel [2021-07-13T15:02:37.191Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2021-07-13T15:02:37.193Z] docker_cli_network_unix_test.go:46: [dc613f81bd649] daemon is not started [2021-07-13T15:02:37.450Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer [2021-07-13T15:02:38.151Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2021-07-13T15:02:38.823Z] docker_cli_network_unix_test.go:46: [deac795f9b26d] daemon is not started [2021-07-13T15:02:39.081Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork [2021-07-13T15:02:39.110Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2021-07-13T15:02:39.645Z] docker_cli_network_unix_test.go:46: [d7ac40dd9fe10] daemon is not started [2021-07-13T15:02:39.903Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks [2021-07-13T15:02:40.069Z] === RUN TestDockerSuite/TestBuildLabels [2021-07-13T15:02:40.466Z] docker_cli_network_unix_test.go:46: [dfdb5bbf246ec] daemon is not started [2021-07-13T15:02:40.466Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithMac [2021-07-13T15:02:41.026Z] === RUN TestDockerSuite/TestBuildLabelsCache [2021-07-13T15:02:41.397Z] docker_cli_network_unix_test.go:46: [dd8fd932d5202] daemon is not started [2021-07-13T15:02:41.654Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping [2021-07-13T15:02:42.585Z] docker_cli_network_unix_test.go:46: [d51f71d3093dd] daemon is not started [2021-07-13T15:02:42.842Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDelete [2021-07-13T15:02:43.098Z] docker_cli_network_unix_test.go:46: [d6b4bc592cf9e] daemon is not started [2021-07-13T15:02:43.098Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters [2021-07-13T15:02:43.185Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2021-07-13T15:02:43.356Z] docker_cli_network_unix_test.go:46: [d9de42693725c] daemon is not started [2021-07-13T15:02:43.356Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateHostBind [2021-07-13T15:02:44.288Z] docker_cli_network_unix_test.go:46: [d1a31c4ef1af2] daemon is not started [2021-07-13T15:02:44.546Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateLabel [2021-07-13T15:02:44.803Z] docker_cli_network_unix_test.go:46: [d056ed3560c62] daemon is not started [2021-07-13T15:02:44.803Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreatePredefined [2021-07-13T15:02:44.803Z] docker_cli_network_unix_test.go:46: [def32767d451f] daemon is not started [2021-07-13T15:02:44.803Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCustomIPAM [2021-07-13T15:02:45.060Z] docker_cli_network_unix_test.go:46: [d8a7a3b5f56ea] daemon is not started [2021-07-13T15:02:45.060Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork [2021-07-13T15:02:46.432Z] docker_cli_network_unix_test.go:46: [d0992067596b8] daemon is not started [2021-07-13T15:02:46.432Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault [2021-07-13T15:02:46.997Z] docker_cli_network_unix_test.go:46: [d9854699e4e75] daemon is not started [2021-07-13T15:02:47.570Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge [2021-07-13T15:02:47.570Z] docker_cli_network_unix_test.go:46: [d5724b18c84e6] daemon is not started [2021-07-13T15:02:47.570Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost [2021-07-13T15:02:48.149Z] docker_cli_network_unix_test.go:46: [d5023162fcf36] daemon is not started [2021-07-13T15:02:48.149Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverOptions [2021-07-13T15:02:48.149Z] docker_cli_network_unix_test.go:46: [d167cf75285e9] daemon is not started [2021-07-13T15:02:48.149Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart [2021-07-13T15:02:50.045Z] docker_cli_network_unix_test.go:968: [d4836536097ef] daemon is not started [2021-07-13T15:02:50.221Z] === RUN TestDockerSuite/TestBuildLastModified [2021-07-13T15:02:50.226Z] docker_cli_build_test.go:395: unmatched requirement DaemonIsLinux [2021-07-13T15:02:50.226Z] === RUN TestDockerSuite/TestBuildLineBreak [2021-07-13T15:02:50.226Z] docker_cli_build_test.go:2620: unmatched requirement DaemonIsLinux [2021-07-13T15:02:50.226Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2021-07-13T15:02:50.226Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2021-07-13T15:02:50.226Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2021-07-13T15:02:50.226Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2021-07-13T15:02:50.226Z] === RUN TestDockerSuite/TestBuildMaintainer [2021-07-13T15:02:50.682Z] === RUN TestDockerSuite/TestBuildMissingArgs [2021-07-13T15:02:51.426Z] === RUN TestDockerNetworkSuite/TestDockerNetworkFlagAlias [2021-07-13T15:02:51.639Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2021-07-13T15:02:53.321Z] docker_cli_network_unix_test.go:46: [dd037afe827f0] daemon is not started [2021-07-13T15:02:53.321Z] === RUN TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart [2021-07-13T15:02:53.550Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2021-07-13T15:02:53.550Z] docker_api_build_test.go:177: unmatched requirement UnixCli [2021-07-13T15:02:53.550Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2021-07-13T15:02:57.384Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2021-07-13T15:02:59.869Z] docker_cli_network_unix_test.go:1116: [d030e50bde5bb] daemon is not started [2021-07-13T15:03:00.739Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2021-07-13T15:03:00.739Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2021-07-13T15:03:04.047Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations [2021-07-13T15:03:04.048Z] docker_cli_network_unix_test.go:46: [dd2dc245f9779] daemon is not started [2021-07-13T15:03:04.048Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks [2021-07-13T15:03:04.568Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2021-07-13T15:03:04.977Z] docker_cli_network_unix_test.go:46: [d6025fbc72e2b] daemon is not started [2021-07-13T15:03:04.978Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMOptions [2021-07-13T15:03:04.978Z] docker_cli_network_unix_test.go:46: [d23836a630ed8] daemon is not started [2021-07-13T15:03:04.978Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer [2021-07-13T15:03:04.978Z] docker_cli_network_unix_test.go:46: [de9590de813b1] daemon is not started [2021-07-13T15:03:04.978Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified [2021-07-13T15:03:05.235Z] docker_cli_network_unix_test.go:46: [d7996e8e08e1d] daemon is not started [2021-07-13T15:03:05.235Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified [2021-07-13T15:03:05.492Z] docker_cli_network_unix_test.go:46: [d5b9e365c0e21] daemon is not started [2021-07-13T15:03:05.492Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectDefault [2021-07-13T15:03:05.492Z] docker_cli_network_unix_test.go:46: [db26f8a555bf1] daemon is not started [2021-07-13T15:03:05.492Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly [2021-07-13T15:03:05.564Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2021-07-13T15:03:05.564Z] docker_cli_build_test.go:575: unmatched requirement DaemonIsLinux [2021-07-13T15:03:05.564Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2021-07-13T15:03:05.564Z] docker_cli_build_test.go:928: unmatched requirement DaemonIsLinux [2021-07-13T15:03:05.564Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2021-07-13T15:03:05.564Z] docker_cli_build_test.go:1008: unmatched requirement DaemonIsLinux [2021-07-13T15:03:05.564Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2021-07-13T15:03:05.564Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2021-07-13T15:03:06.566Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2021-07-13T15:03:08.016Z] docker_cli_network_unix_test.go:46: [d47b70a0941d4] daemon is not started [2021-07-13T15:03:08.947Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsDefault [2021-07-13T15:03:08.947Z] docker_cli_network_unix_test.go:46: [d2dd04d3c267b] daemon is not started [2021-07-13T15:03:08.947Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsFilter [2021-07-13T15:03:08.947Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2021-07-13T15:03:08.947Z] docker_cli_network_unix_test.go:46: [d33f4c0b55f2c] daemon is not started [2021-07-13T15:03:08.947Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMacInspect [2021-07-13T15:03:09.510Z] docker_cli_network_unix_test.go:46: [d099c9dbeb296] daemon is not started [2021-07-13T15:03:10.075Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart [2021-07-13T15:03:10.378Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2021-07-13T15:03:11.951Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2021-07-13T15:03:11.951Z] docker_cli_build_test.go:753: unmatched requirement DaemonIsLinux [2021-07-13T15:03:11.951Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2021-07-13T15:03:11.951Z] docker_cli_build_test.go:739: unmatched requirement DaemonIsLinux [2021-07-13T15:03:11.951Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2021-07-13T15:03:11.951Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2021-07-13T15:03:14.275Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart [2021-07-13T15:03:17.118Z] docker_cli_network_unix_test.go:1084: [d0de2d167784e] daemon is not started [2021-07-13T15:03:17.248Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2021-07-13T15:03:17.248Z] docker_cli_build_test.go:5517: unmatched requirement DaemonIsLinux [2021-07-13T15:03:17.248Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2021-07-13T15:03:17.261Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2021-07-13T15:03:17.375Z] === RUN TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver [2021-07-13T15:03:17.632Z] docker_cli_network_unix_test.go:46: [d554bfde9981a] daemon is not started [2021-07-13T15:03:17.632Z] === RUN TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping [2021-07-13T15:03:18.196Z] docker_cli_network_unix_test.go:46: [da6fcd1db9c76] daemon is not started [2021-07-13T15:03:18.207Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2021-07-13T15:03:18.760Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks [2021-07-13T15:03:20.654Z] docker_cli_network_unix_test.go:46: [db81bbe7f7b0d] daemon is not started [2021-07-13T15:03:20.912Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRmPredefined [2021-07-13T15:03:20.912Z] docker_cli_network_unix_test.go:46: [dcc204bc6be43] daemon is not started [2021-07-13T15:03:20.912Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRunNetByID [2021-07-13T15:03:21.842Z] docker_cli_network_unix_test.go:46: [d2111a82b7bfe] daemon is not started [2021-07-13T15:03:21.842Z] === RUN TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP [2021-07-13T15:03:22.405Z] docker_cli_network_unix_test.go:46: [dd6f4bd612a07] daemon is not started [2021-07-13T15:03:22.405Z] === RUN TestDockerNetworkSuite/TestDockerNetworkValidateIP [2021-07-13T15:03:23.336Z] docker_cli_network_unix_test.go:46: [df6102e105809] daemon is not started [2021-07-13T15:03:23.593Z] === RUN TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver [2021-07-13T15:03:24.961Z] === RUN TestDockerSwarmSuite/TestSwarmNodeListFilter [2021-07-13T15:03:27.484Z] === RUN TestDockerSwarmSuite/TestSwarmNodeTaskListFilter [2021-07-13T15:03:29.797Z] === RUN TestDockerSuite/TestBuildAddNonTar [2021-07-13T15:03:30.019Z] docker_cli_network_unix_test.go:46: [d26dd58ccf2e2] daemon is not started [2021-07-13T15:03:30.019Z] --- PASS: TestDockerNetworkSuite (83.24s) [2021-07-13T15:03:30.019Z] --- PASS: TestDockerNetworkSuite/TestConntrackFlowsLeak (2.85s) [2021-07-13T15:03:30.019Z] --- PASS: TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig (0.94s) [2021-07-13T15:03:30.019Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint (5.89s) [2021-07-13T15:03:30.019Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect (1.99s) [2021-07-13T15:03:30.019Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer (3.45s) [2021-07-13T15:03:30.019Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping (2.14s) [2021-07-13T15:03:30.019Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP (10.35s) [2021-07-13T15:03:30.019Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP (3.03s) [2021-07-13T15:03:30.019Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer (1.48s) [2021-07-13T15:03:30.019Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork (0.83s) [2021-07-13T15:03:30.019Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks (0.68s) [2021-07-13T15:03:30.019Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithMac (1.19s) [2021-07-13T15:03:30.019Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping (1.24s) [2021-07-13T15:03:30.019Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDelete (0.18s) [2021-07-13T15:03:30.019Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters (0.35s) [2021-07-13T15:03:30.019Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateHostBind (1.05s) [2021-07-13T15:03:30.019Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateLabel (0.37s) [2021-07-13T15:03:30.019Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreatePredefined (0.06s) [2021-07-13T15:03:30.019Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCustomIPAM (0.16s) [2021-07-13T15:03:30.019Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork (1.07s) [2021-07-13T15:03:30.019Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault (1.35s) [2021-07-13T15:03:30.019Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge (0.09s) [2021-07-13T15:03:30.019Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost (0.56s) [2021-07-13T15:03:30.019Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverOptions (0.08s) [2021-07-13T15:03:30.019Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart (3.01s) [2021-07-13T15:03:30.019Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkFlagAlias (2.05s) [2021-07-13T15:03:30.019Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart (10.48s) [2021-07-13T15:03:30.019Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations (0.21s) [2021-07-13T15:03:30.019Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks (0.88s) [2021-07-13T15:03:30.019Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMOptions (0.15s) [2021-07-13T15:03:30.019Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer (0.07s) [2021-07-13T15:03:30.019Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified (0.17s) [2021-07-13T15:03:30.019Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified (0.17s) [2021-07-13T15:03:30.019Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectDefault (0.00s) [2021-07-13T15:03:30.019Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly (3.41s) [2021-07-13T15:03:30.019Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLsDefault (0.03s) [2021-07-13T15:03:30.019Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2021-07-13T15:03:30.019Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMacInspect (1.03s) [2021-07-13T15:03:30.019Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart (4.00s) [2021-07-13T15:03:30.019Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart (3.56s) [2021-07-13T15:03:30.019Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver (0.05s) [2021-07-13T15:03:30.019Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping (1.15s) [2021-07-13T15:03:30.019Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks (2.27s) [2021-07-13T15:03:30.019Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRmPredefined (0.05s) [2021-07-13T15:03:30.019Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRunNetByID (0.90s) [2021-07-13T15:03:30.019Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP (0.52s) [2021-07-13T15:03:30.019Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkValidateIP (1.18s) [2021-07-13T15:03:30.019Z] --- PASS: TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver (6.51s) [2021-07-13T15:03:30.019Z] === RUN TestDockerHubPullSuite [2021-07-13T15:03:30.019Z] === RUN TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry [2021-07-13T15:03:31.913Z] === RUN TestDockerHubPullSuite/TestPullClientDisconnect [2021-07-13T15:03:32.170Z] === RUN TestDockerSwarmSuite/TestSwarmPublishAdd [2021-07-13T15:03:34.073Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistry [2021-07-13T15:03:34.330Z] === RUN TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts [2021-07-13T15:03:34.330Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts [2021-07-13T15:03:34.575Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2021-07-13T15:03:35.046Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2021-07-13T15:03:35.046Z] docker_cli_build_test.go:799: unmatched requirement DaemonIsLinux [2021-07-13T15:03:35.046Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2021-07-13T15:03:35.699Z] === RUN TestDockerHubPullSuite/TestPullNonExistingImage [2021-07-13T15:03:35.699Z] === RUN TestDockerHubPullSuite/TestPullScratchNotAllowed [2021-07-13T15:03:35.961Z] --- PASS: TestDockerHubPullSuite (5.79s) [2021-07-13T15:03:35.961Z] --- PASS: TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry (1.57s) [2021-07-13T15:03:35.961Z] --- PASS: TestDockerHubPullSuite/TestPullClientDisconnect (2.23s) [2021-07-13T15:03:35.961Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistry (0.42s) [2021-07-13T15:03:35.961Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts (1.18s) [2021-07-13T15:03:35.961Z] --- PASS: TestDockerHubPullSuite/TestPullNonExistingImage (0.29s) [2021-07-13T15:03:35.961Z] --- PASS: TestDockerHubPullSuite/TestPullScratchNotAllowed (0.09s) [2021-07-13T15:03:35.961Z] PASS [2021-07-13T15:03:35.961Z] [2021-07-13T15:03:35.961Z] === Skipped [2021-07-13T15:03:35.961Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s) [2021-07-13T15:03:35.961Z] docker_cli_build_test.go:5333: unmatched requirement DaemonIsWindows [2021-07-13T15:03:35.961Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s) [2021-07-13T15:03:35.961Z] [2021-07-13T15:03:35.961Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s) [2021-07-13T15:03:35.961Z] docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows [2021-07-13T15:03:35.961Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s) [2021-07-13T15:03:35.961Z] [2021-07-13T15:03:35.961Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2021-07-13T15:03:35.961Z] docker_cli_build_test.go:5883: unmatched requirement DaemonIsWindows [2021-07-13T15:03:35.961Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2021-07-13T15:03:35.961Z] [2021-07-13T15:03:35.961Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2021-07-13T15:03:35.961Z] docker_cli_build_test.go:5866: unmatched requirement DaemonIsWindows [2021-07-13T15:03:35.961Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2021-07-13T15:03:35.961Z] [2021-07-13T15:03:35.961Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2021-07-13T15:03:35.961Z] docker_cli_build_test.go:5901: unmatched requirement DaemonIsWindows [2021-07-13T15:03:35.961Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2021-07-13T15:03:35.961Z] [2021-07-13T15:03:35.961Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.02s) [2021-07-13T15:03:35.961Z] docker_cli_build_test.go:5310: unmatched requirement DaemonIsWindows [2021-07-13T15:03:35.961Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.02s) [2021-07-13T15:03:35.961Z] [2021-07-13T15:03:35.961Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2021-07-13T15:03:35.961Z] docker_cli_build_test.go:5832: unmatched requirement DaemonIsWindows [2021-07-13T15:03:35.961Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2021-07-13T15:03:35.961Z] [2021-07-13T15:03:35.961Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2021-07-13T15:03:35.961Z] docker_cli_build_test.go:5298: unmatched requirement DaemonIsWindows [2021-07-13T15:03:35.961Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2021-07-13T15:03:35.961Z] [2021-07-13T15:03:35.961Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.02s) [2021-07-13T15:03:35.961Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2021-07-13T15:03:35.961Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.02s) [2021-07-13T15:03:35.961Z] [2021-07-13T15:03:35.961Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.02s) [2021-07-13T15:03:35.961Z] docker_cli_build_test.go:6023: unmatched requirement DaemonIsWindows [2021-07-13T15:03:35.961Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.02s) [2021-07-13T15:03:35.961Z] [2021-07-13T15:03:35.961Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsUser (0.01s) [2021-07-13T15:03:35.961Z] docker_cli_build_test.go:5993: unmatched requirement DaemonIsWindows [2021-07-13T15:03:35.961Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2021-07-13T15:03:35.961Z] [2021-07-13T15:03:35.961Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2021-07-13T15:03:35.961Z] docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows [2021-07-13T15:03:35.961Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2021-07-13T15:03:35.961Z] [2021-07-13T15:03:35.961Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2021-07-13T15:03:35.961Z] docker_cli_build_test.go:4906: unmatched requirement DaemonIsWindows [2021-07-13T15:03:35.961Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2021-07-13T15:03:35.961Z] [2021-07-13T15:03:35.961Z] === SKIP: amd64.integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2021-07-13T15:03:35.961Z] docker_cli_sni_test.go:18: Flakey test [2021-07-13T15:03:35.961Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2021-07-13T15:03:35.961Z] [2021-07-13T15:03:35.961Z] === SKIP: amd64.integration-cli TestDockerSuite/TestContainerAPITopWindows (0.01s) [2021-07-13T15:03:35.961Z] docker_api_containers_test.go:418: unmatched requirement DaemonIsWindows [2021-07-13T15:03:35.961Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.01s) [2021-07-13T15:03:35.961Z] [2021-07-13T15:03:35.961Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateGrowRootfs (0.00s) [2021-07-13T15:03:35.961Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2021-07-13T15:03:35.961Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2021-07-13T15:03:35.961Z] [2021-07-13T15:03:35.961Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2021-07-13T15:03:35.961Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-07-13T15:03:35.961Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2021-07-13T15:03:35.961Z] [2021-07-13T15:03:35.961Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2021-07-13T15:03:35.961Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2021-07-13T15:03:35.961Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2021-07-13T15:03:35.961Z] [2021-07-13T15:03:35.961Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2021-07-13T15:03:35.961Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2021-07-13T15:03:35.961Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2021-07-13T15:03:35.961Z] [2021-07-13T15:03:35.961Z] === SKIP: amd64.integration-cli TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2021-07-13T15:03:35.961Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2021-07-13T15:03:35.961Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2021-07-13T15:03:35.961Z] [2021-07-13T15:03:35.961Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2021-07-13T15:03:35.961Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2021-07-13T15:03:35.961Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2021-07-13T15:03:35.961Z] [2021-07-13T15:03:35.961Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2021-07-13T15:03:35.961Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2021-07-13T15:03:35.961Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2021-07-13T15:03:35.961Z] [2021-07-13T15:03:35.961Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2021-07-13T15:03:35.961Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2021-07-13T15:03:35.961Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2021-07-13T15:03:35.961Z] [2021-07-13T15:03:35.961Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2021-07-13T15:03:35.961Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2021-07-13T15:03:35.961Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2021-07-13T15:03:35.961Z] [2021-07-13T15:03:35.961Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2021-07-13T15:03:35.961Z] docker_cli_run_test.go:4023: unmatched requirement DaemonIsWindows [2021-07-13T15:03:35.961Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2021-07-13T15:03:35.961Z] [2021-07-13T15:03:35.961Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2021-07-13T15:03:35.961Z] docker_cli_run_test.go:4042: unmatched requirement DaemonIsWindows [2021-07-13T15:03:35.961Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2021-07-13T15:03:35.961Z] [2021-07-13T15:03:35.961Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunDeviceDirectory (0.00s) [2021-07-13T15:03:35.961Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2021-07-13T15:03:35.961Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2021-07-13T15:03:35.961Z] [2021-07-13T15:03:35.961Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2021-07-13T15:03:35.961Z] docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv [2021-07-13T15:03:35.961Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2021-07-13T15:03:35.961Z] [2021-07-13T15:03:35.961Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunOOMExitCode (0.00s) [2021-07-13T15:03:35.961Z] docker_cli_run_unix_test.go:590: unmatched requirement swapMemorySupport [2021-07-13T15:03:35.961Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2021-07-13T15:03:35.961Z] [2021-07-13T15:03:35.961Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2021-07-13T15:03:35.961Z] docker_cli_run_test.go:4108: unmatched requirement IsolationIsProcess [2021-07-13T15:03:35.961Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2021-07-13T15:03:35.961Z] [2021-07-13T15:03:35.961Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunReadProcLatency (0.00s) [2021-07-13T15:03:35.961Z] docker_cli_run_test.go:2843: kernel doesn't have latency_stats configured [2021-07-13T15:03:35.961Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2021-07-13T15:03:35.961Z] [2021-07-13T15:03:35.961Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2021-07-13T15:03:35.961Z] docker_cli_run_test.go:1427: Unstable test, to be re-activated once #19937 is resolved [2021-07-13T15:03:35.961Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2021-07-13T15:03:35.961Z] [2021-07-13T15:03:35.961Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2021-07-13T15:03:35.961Z] docker_cli_run_unix_test.go:691: unmatched requirement swapMemorySupport [2021-07-13T15:03:35.961Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2021-07-13T15:03:35.961Z] [2021-07-13T15:03:35.961Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunUserDeviceAllowed (0.01s) [2021-07-13T15:03:35.961Z] docker_cli_run_unix_test.go:1416: Host does not have /dev/snd/timer [2021-07-13T15:03:35.961Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.01s) [2021-07-13T15:03:35.961Z] [2021-07-13T15:03:35.961Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2021-07-13T15:03:35.961Z] docker_cli_run_test.go:4078: unmatched requirement DaemonIsWindows [2021-07-13T15:03:35.961Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2021-07-13T15:03:35.961Z] [2021-07-13T15:03:35.961Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2021-07-13T15:03:35.961Z] docker_cli_run_test.go:4098: unmatched requirement DaemonIsWindows [2021-07-13T15:03:35.961Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2021-07-13T15:03:35.961Z] [2021-07-13T15:03:35.961Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2021-07-13T15:03:35.961Z] docker_cli_run_test.go:4088: unmatched requirement DaemonIsWindows [2021-07-13T15:03:35.961Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2021-07-13T15:03:35.961Z] [2021-07-13T15:03:35.961Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2021-07-13T15:03:35.961Z] docker_cli_run_unix_test.go:541: unmatched requirement blkioWeight [2021-07-13T15:03:35.961Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2021-07-13T15:03:35.961Z] [2021-07-13T15:03:35.961Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidBlkioWeight (0.01s) [2021-07-13T15:03:35.961Z] docker_cli_run_unix_test.go:552: unmatched requirement blkioWeight [2021-07-13T15:03:35.961Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.01s) [2021-07-13T15:03:35.961Z] [2021-07-13T15:03:35.961Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2021-07-13T15:03:35.961Z] docker_cli_run_unix_test.go:566: unmatched requirement blkioWeight [2021-07-13T15:03:35.961Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2021-07-13T15:03:35.961Z] [2021-07-13T15:03:35.961Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2021-07-13T15:03:35.961Z] docker_cli_run_unix_test.go:578: unmatched requirement blkioWeight [2021-07-13T15:03:35.961Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2021-07-13T15:03:35.961Z] [2021-07-13T15:03:35.961Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.01s) [2021-07-13T15:03:35.961Z] docker_cli_run_unix_test.go:572: unmatched requirement blkioWeight [2021-07-13T15:03:35.961Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.01s) [2021-07-13T15:03:35.961Z] [2021-07-13T15:03:35.961Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.01s) [2021-07-13T15:03:35.961Z] docker_cli_run_unix_test.go:584: unmatched requirement blkioWeight [2021-07-13T15:03:35.961Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.01s) [2021-07-13T15:03:35.961Z] [2021-07-13T15:03:35.961Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2021-07-13T15:03:35.961Z] docker_cli_run_unix_test.go:560: unmatched requirement blkioWeight [2021-07-13T15:03:35.961Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2021-07-13T15:03:35.961Z] [2021-07-13T15:03:35.961Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithoutMemoryswapLimit (0.02s) [2021-07-13T15:03:35.961Z] docker_cli_run_unix_test.go:628: unmatched requirement swapMemorySupport [2021-07-13T15:03:35.961Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.02s) [2021-07-13T15:03:35.961Z] [2021-07-13T15:03:35.961Z] === SKIP: amd64.integration-cli TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2021-07-13T15:03:35.961Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2021-07-13T15:03:35.961Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2021-07-13T15:03:35.961Z] [2021-07-13T15:03:35.961Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2021-07-13T15:03:35.961Z] docker_cli_update_unix_test.go:143: unmatched requirement swapMemorySupport [2021-07-13T15:03:35.961Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2021-07-13T15:03:35.961Z] [2021-07-13T15:03:35.961Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2021-07-13T15:03:35.961Z] docker_cli_update_unix_test.go:197: unmatched requirement swapMemorySupport [2021-07-13T15:03:35.961Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2021-07-13T15:03:35.961Z] [2021-07-13T15:03:35.962Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2021-07-13T15:03:35.962Z] docker_cli_update_unix_test.go:127: unmatched requirement swapMemorySupport [2021-07-13T15:03:35.962Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2021-07-13T15:03:35.962Z] [2021-07-13T15:03:35.962Z] === SKIP: amd64.integration-cli TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2021-07-13T15:03:35.962Z] docker_cli_run_test.go:4416: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2021-07-13T15:03:35.962Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2021-07-13T15:03:35.962Z] [2021-07-13T15:03:35.962Z] === SKIP: amd64.integration-cli TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2021-07-13T15:03:35.962Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2021-07-13T15:03:35.962Z] docker_cli_network_unix_test.go:46: [d33f4c0b55f2c] daemon is not started [2021-07-13T15:03:35.962Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2021-07-13T15:03:35.962Z] [2021-07-13T15:03:35.962Z] [2021-07-13T15:03:35.962Z] DONE 1269 tests, 51 skipped in 2032.542s [2021-07-13T15:03:35.962Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-07-13T15:03:35.962Z] ++++ cat bundles/test-integration/docker.pid [2021-07-13T15:03:35.962Z] +++ kill 8287 [2021-07-13T15:03:35.962Z] +++ /etc/init.d/apparmor stop [2021-07-13T15:03:35.962Z] Leaving: AppArmorNo profiles have been unloaded. [2021-07-13T15:03:35.962Z] [2021-07-13T15:03:35.962Z] Unloading profiles will leave already running processes permanently [2021-07-13T15:03:35.962Z] unconfined, which can lead to unexpected situations. [2021-07-13T15:03:35.962Z] [2021-07-13T15:03:35.962Z] To set a process to complain mode, use the command line tool [2021-07-13T15:03:35.962Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-07-13T15:03:35.962Z] +++ true [2021-07-13T15:03:35.962Z] exiting test-integration [2021-07-13T15:03:35.962Z] ++ exit 0 [2021-07-13T15:03:35.962Z] [2021-07-13T15:03:36.525Z] + for job in $(jobs -p) [2021-07-13T15:03:36.525Z] + wait 17990 [2021-07-13T15:03:38.433Z] === RUN TestDockerSwarmSuite/TestSwarmReadonlyRootfs [2021-07-13T15:03:38.862Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2021-07-13T15:03:40.539Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2021-07-13T15:03:40.965Z] === RUN TestDockerSwarmSuite/TestSwarmRepeatedRootRotation [2021-07-13T15:03:42.860Z] docker_api_swarm_test.go:961: [db35997f7bc6a] joining swarm manager [d08a13b11a953]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-07-13T15:03:46.426Z] === RUN TestDockerSuite/TestBuildAddScript [2021-07-13T15:03:46.427Z] docker_cli_build_test.go:2812: unmatched requirement DaemonIsLinux [2021-07-13T15:03:46.427Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2021-07-13T15:03:46.427Z] docker_cli_build_test.go:507: unmatched requirement DaemonIsLinux [2021-07-13T15:03:46.427Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2021-07-13T15:03:46.427Z] docker_cli_build_test.go:724: unmatched requirement DaemonIsLinux [2021-07-13T15:03:46.427Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2021-07-13T15:03:46.427Z] docker_cli_build_test.go:468: unmatched requirement DaemonIsLinux [2021-07-13T15:03:46.427Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2021-07-13T15:03:46.427Z] === RUN TestDockerSuite/TestBuildAddTar [2021-07-13T15:04:00.772Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2021-07-13T15:04:00.912Z] === RUN TestDockerSwarmSuite/TestSwarmRotateUnlockKey [2021-07-13T15:04:11.036Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2021-07-13T15:04:15.764Z] === RUN TestDockerSwarmSuite/TestSwarmServiceEnvFile [2021-07-13T15:04:16.327Z] === RUN TestDockerSwarmSuite/TestSwarmServiceListFilter [2021-07-13T15:04:18.083Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2021-07-13T15:04:18.848Z] === RUN TestDockerSwarmSuite/TestSwarmServiceLsFilterMode [2021-07-13T15:04:22.121Z] === RUN TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate [2021-07-13T15:04:25.112Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2021-07-13T15:04:28.677Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTY [2021-07-13T15:04:29.191Z] === RUN TestDockerSuite/TestBuildAddTarXz [2021-07-13T15:04:29.191Z] docker_cli_build_test.go:2948: unmatched requirement DaemonIsLinux [2021-07-13T15:04:29.191Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2021-07-13T15:04:29.191Z] docker_cli_build_test.go:2995: unmatched requirement DaemonIsLinux [2021-07-13T15:04:29.191Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2021-07-13T15:04:30.871Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2021-07-13T15:04:35.222Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTYUpdate [2021-07-13T15:04:37.115Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname [2021-07-13T15:04:40.388Z] === RUN TestDockerSwarmSuite/TestSwarmServiceWithGroup [2021-07-13T15:04:42.915Z] === RUN TestDockerSwarmSuite/TestSwarmStopSignal [2021-07-13T15:04:46.190Z] === RUN TestDockerSwarmSuite/TestSwarmTaskListFilter [2021-07-13T15:04:48.711Z] === RUN TestDockerSwarmSuite/TestSwarmUpdate [2021-07-13T15:04:50.463Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2021-07-13T15:04:50.463Z] docker_cli_build_test.go:769: unmatched requirement DaemonIsLinux [2021-07-13T15:04:50.463Z] === RUN TestDockerSuite/TestBuildBlankName [2021-07-13T15:04:50.463Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2021-07-13T15:04:50.605Z] === RUN TestDockerSwarmSuite/TestSwarmVolumePlugin [2021-07-13T15:04:51.877Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2021-07-13T15:04:51.877Z] docker_cli_build_test.go:5920: unmatched requirement DaemonIsLinux [2021-07-13T15:04:51.877Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2021-07-13T15:05:00.394Z] === RUN TestDockerSuite/TestBuildMultipleTags [2021-07-13T15:05:00.849Z] === RUN TestDockerSuite/TestBuildNetContainer [2021-07-13T15:05:00.849Z] docker_cli_build_test.go:5553: unmatched requirement DaemonIsLinux [2021-07-13T15:05:00.849Z] === RUN TestDockerSuite/TestBuildNetNone [2021-07-13T15:05:00.849Z] docker_cli_build_test.go:5541: unmatched requirement DaemonIsLinux [2021-07-13T15:05:00.849Z] === RUN TestDockerSuite/TestBuildNoContext [2021-07-13T15:05:03.725Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2021-07-13T15:05:08.322Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2021-07-13T15:05:08.322Z] docker_cli_build_test.go:4458: unmatched requirement DaemonIsLinux [2021-07-13T15:05:08.322Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2021-07-13T15:05:08.378Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2021-07-13T15:05:10.535Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2021-07-13T15:05:10.988Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2021-07-13T15:05:10.988Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2021-07-13T15:05:13.101Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2021-07-13T15:05:13.863Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2021-07-13T15:05:14.820Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2021-07-13T15:05:16.341Z] === RUN TestDockerSuite/TestBuildOnBuild [2021-07-13T15:05:21.792Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2021-07-13T15:05:26.604Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2021-07-13T15:05:27.060Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2021-07-13T15:05:36.765Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2021-07-13T15:05:36.765Z] docker_cli_build_test.go:4481: unmatched requirement DaemonIsLinux [2021-07-13T15:05:36.765Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2021-07-13T15:05:37.338Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2021-07-13T15:05:40.213Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2021-07-13T15:05:41.546Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2021-07-13T15:05:41.546Z] docker_cli_build_test.go:4604: unmatched requirement DaemonIsLinux [2021-07-13T15:05:41.546Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2021-07-13T15:05:41.546Z] docker_cli_build_test.go:4523: unmatched requirement DaemonIsLinux [2021-07-13T15:05:41.546Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2021-07-13T15:05:45.204Z] --- PASS: TestBuildWCOWSandboxSize (934.35s) [2021-07-13T15:05:45.204Z] === RUN TestBuildWithEmptyDockerfile [2021-07-13T15:05:45.204Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-07-13T15:05:45.204Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-07-13T15:05:45.204Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-07-13T15:05:45.204Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-07-13T15:05:45.204Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-07-13T15:05:45.204Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-07-13T15:05:45.204Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-07-13T15:05:45.204Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-07-13T15:05:45.204Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-07-13T15:05:45.204Z] --- PASS: TestBuildWithEmptyDockerfile (0.62s) [2021-07-13T15:05:45.204Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.01s) [2021-07-13T15:05:45.204Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.01s) [2021-07-13T15:05:45.204Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.01s) [2021-07-13T15:05:45.204Z] === RUN TestBuildPreserveOwnership [2021-07-13T15:05:45.204Z] build_test.go:632: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-07-13T15:05:45.204Z] --- SKIP: TestBuildPreserveOwnership (0.00s) [2021-07-13T15:05:45.204Z] === RUN TestBuildPlatformInvalid [2021-07-13T15:05:45.204Z] --- PASS: TestBuildPlatformInvalid (0.57s) [2021-07-13T15:05:45.204Z] PASS [2021-07-13T15:05:45.204Z] ok github.com/docker/docker/integration/build 1163.433s [2021-07-13T15:05:45.204Z] [2021-07-13T15:05:45.204Z] === Skipped [2021-07-13T15:05:45.204Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s) [2021-07-13T15:05:45.204Z] build_session_test.go:25: TODO: BuildKit [2021-07-13T15:05:45.204Z] [2021-07-13T15:05:45.204Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s) [2021-07-13T15:05:45.204Z] build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-07-13T15:05:45.204Z] [2021-07-13T15:05:45.204Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.01s) [2021-07-13T15:05:45.204Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-07-13T15:05:45.204Z] [2021-07-13T15:05:45.204Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.01s) [2021-07-13T15:05:45.204Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-07-13T15:05:45.204Z] [2021-07-13T15:05:45.204Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.00s) [2021-07-13T15:05:45.204Z] build_test.go:632: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-07-13T15:05:45.204Z] [2021-07-13T15:05:45.204Z] [2021-07-13T15:05:45.204Z] DONE 29 tests, 5 skipped in 1200.396s [2021-07-13T15:05:45.204Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2021-07-13T15:05:45.204Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-07-13T15:05:45.204Z] INFO: Testing against a local daemon [2021-07-13T15:05:45.204Z] === RUN TestConfigInspect [2021-07-13T15:05:45.204Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-07-13T15:05:45.204Z] --- SKIP: TestConfigInspect (0.00s) [2021-07-13T15:05:45.204Z] === RUN TestConfigList [2021-07-13T15:05:45.204Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-07-13T15:05:45.204Z] --- SKIP: TestConfigList (0.00s) [2021-07-13T15:05:45.204Z] === RUN TestConfigsCreateAndDelete [2021-07-13T15:05:45.204Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-07-13T15:05:45.204Z] --- SKIP: TestConfigsCreateAndDelete (0.00s) [2021-07-13T15:05:45.204Z] === RUN TestConfigsUpdate [2021-07-13T15:05:45.204Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2021-07-13T15:05:45.204Z] --- SKIP: TestConfigsUpdate (0.00s) [2021-07-13T15:05:45.204Z] === RUN TestTemplatedConfig [2021-07-13T15:05:45.204Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2021-07-13T15:05:45.204Z] --- SKIP: TestTemplatedConfig (0.00s) [2021-07-13T15:05:45.204Z] === RUN TestConfigCreateResolve [2021-07-13T15:05:45.204Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2021-07-13T15:05:45.204Z] --- SKIP: TestConfigCreateResolve (0.00s) [2021-07-13T15:05:45.204Z] PASS [2021-07-13T15:05:45.204Z] ok github.com/docker/docker/integration/config 0.133s [2021-07-13T15:05:45.204Z] [2021-07-13T15:05:45.204Z] === Skipped [2021-07-13T15:05:45.204Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.00s) [2021-07-13T15:05:45.204Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-07-13T15:05:45.204Z] [2021-07-13T15:05:45.204Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s) [2021-07-13T15:05:45.204Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-07-13T15:05:45.204Z] [2021-07-13T15:05:45.204Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s) [2021-07-13T15:05:45.204Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-07-13T15:05:45.204Z] [2021-07-13T15:05:45.204Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s) [2021-07-13T15:05:45.204Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2021-07-13T15:05:45.204Z] [2021-07-13T15:05:45.204Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s) [2021-07-13T15:05:45.204Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2021-07-13T15:05:45.204Z] [2021-07-13T15:05:45.204Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s) [2021-07-13T15:05:45.204Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2021-07-13T15:05:45.204Z] [2021-07-13T15:05:45.204Z] [2021-07-13T15:05:45.204Z] DONE 6 tests, 6 skipped in 3.091s [2021-07-13T15:05:45.204Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2021-07-13T15:05:46.820Z] === RUN TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm [2021-07-13T15:05:47.241Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2021-07-13T15:05:47.449Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-07-13T15:05:47.449Z] INFO: Testing against a local daemon [2021-07-13T15:05:47.449Z] === RUN TestCheckpoint [2021-07-13T15:05:47.449Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-07-13T15:05:47.449Z] --- SKIP: TestCheckpoint (0.00s) [2021-07-13T15:05:47.449Z] === RUN TestContainerInvalidJSON [2021-07-13T15:05:47.449Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2021-07-13T15:05:47.449Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2021-07-13T15:05:47.449Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-07-13T15:05:47.449Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-07-13T15:05:47.449Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-07-13T15:05:47.449Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-07-13T15:05:47.923Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2021-07-13T15:05:47.923Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-07-13T15:05:47.923Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-07-13T15:05:47.923Z] --- PASS: TestContainerInvalidJSON (0.59s) [2021-07-13T15:05:47.923Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.01s) [2021-07-13T15:05:47.923Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.01s) [2021-07-13T15:05:47.923Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.01s) [2021-07-13T15:05:47.923Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-07-13T15:05:48.398Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.31s) [2021-07-13T15:05:48.399Z] === RUN TestCopyFromContainerPathIsNotDir [2021-07-13T15:05:48.399Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.25s) [2021-07-13T15:05:48.399Z] === RUN TestCopyToContainerPathDoesNotExist [2021-07-13T15:05:48.733Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2021-07-13T15:05:48.733Z] docker_cli_build_test.go:4406: unmatched requirement DaemonIsLinux [2021-07-13T15:05:48.733Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2021-07-13T15:05:48.872Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.36s) [2021-07-13T15:05:48.872Z] === RUN TestCopyToContainerPathIsNotDir [2021-07-13T15:05:48.872Z] --- PASS: TestCopyToContainerPathIsNotDir (0.24s) [2021-07-13T15:05:48.872Z] === RUN TestCopyFromContainer [2021-07-13T15:05:48.872Z] copy_test.go:82: testEnv.DaemonInfo.OSType == "windows" [2021-07-13T15:05:48.872Z] --- SKIP: TestCopyFromContainer (0.00s) [2021-07-13T15:05:48.872Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-07-13T15:05:48.872Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-07-13T15:05:48.872Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-07-13T15:05:48.872Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-07-13T15:05:48.872Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-07-13T15:05:48.872Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-07-13T15:05:48.872Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-07-13T15:05:48.872Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-07-13T15:05:48.872Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-07-13T15:05:48.872Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-07-13T15:05:49.347Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s) [2021-07-13T15:05:49.347Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2021-07-13T15:05:49.347Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2021-07-13T15:05:49.347Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.01s) [2021-07-13T15:05:49.347Z] === RUN TestCreateLinkToNonExistingContainer [2021-07-13T15:05:49.347Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2021-07-13T15:05:49.347Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.00s) [2021-07-13T15:05:49.347Z] === RUN TestCreateWithInvalidEnv [2021-07-13T15:05:49.347Z] === RUN TestCreateWithInvalidEnv/0 [2021-07-13T15:05:49.347Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-07-13T15:05:49.347Z] === RUN TestCreateWithInvalidEnv/1 [2021-07-13T15:05:49.347Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-07-13T15:05:49.347Z] === RUN TestCreateWithInvalidEnv/2 [2021-07-13T15:05:49.347Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-07-13T15:05:49.347Z] === CONT TestCreateWithInvalidEnv/0 [2021-07-13T15:05:49.347Z] === CONT TestCreateWithInvalidEnv/2 [2021-07-13T15:05:49.347Z] === CONT TestCreateWithInvalidEnv/1 [2021-07-13T15:05:49.347Z] --- PASS: TestCreateWithInvalidEnv (0.03s) [2021-07-13T15:05:49.347Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2021-07-13T15:05:49.347Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2021-07-13T15:05:49.347Z] --- PASS: TestCreateWithInvalidEnv/1 (0.01s) [2021-07-13T15:05:49.347Z] === RUN TestCreateTmpfsMountsTarget [2021-07-13T15:05:49.347Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2021-07-13T15:05:49.347Z] --- SKIP: TestCreateTmpfsMountsTarget (0.00s) [2021-07-13T15:05:49.347Z] === RUN TestCreateWithCustomMaskedPaths [2021-07-13T15:05:49.347Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2021-07-13T15:05:49.347Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s) [2021-07-13T15:05:49.347Z] === RUN TestCreateWithCustomReadonlyPaths [2021-07-13T15:05:49.348Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2021-07-13T15:05:49.348Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s) [2021-07-13T15:05:49.348Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-07-13T15:05:49.348Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-07-13T15:05:49.348Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-07-13T15:05:49.348Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-07-13T15:05:49.348Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-07-13T15:05:49.348Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-07-13T15:05:49.348Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-07-13T15:05:49.348Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-07-13T15:05:49.348Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-07-13T15:05:49.348Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-07-13T15:05:49.348Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-07-13T15:05:49.348Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-07-13T15:05:49.348Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-07-13T15:05:49.348Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-07-13T15:05:49.348Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-07-13T15:05:49.348Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-07-13T15:05:49.348Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.03s) [2021-07-13T15:05:49.348Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2021-07-13T15:05:49.348Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2021-07-13T15:05:49.348Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2021-07-13T15:05:49.348Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2021-07-13T15:05:49.348Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2021-07-13T15:05:49.348Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-07-13T15:05:49.348Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2021-07-13T15:05:49.348Z] --- SKIP: TestCreateTmpfsOverrideAnonymousVolume (0.01s) [2021-07-13T15:05:49.348Z] === RUN TestCreateDifferentPlatform [2021-07-13T15:05:49.348Z] === RUN TestCreateDifferentPlatform/different_os [2021-07-13T15:05:49.348Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-07-13T15:05:49.348Z] --- PASS: TestCreateDifferentPlatform (0.05s) [2021-07-13T15:05:49.348Z] --- PASS: TestCreateDifferentPlatform/different_os (0.01s) [2021-07-13T15:05:49.348Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.01s) [2021-07-13T15:05:49.348Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-07-13T15:05:49.348Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.09s) [2021-07-13T15:05:49.348Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-07-13T15:05:49.348Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2021-07-13T15:05:49.348Z] --- SKIP: TestCreatePlatformSpecificImageNoPlatform (0.05s) [2021-07-13T15:05:49.348Z] === RUN TestContainerKillOnDaemonStart [2021-07-13T15:05:49.348Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2021-07-13T15:05:49.348Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2021-07-13T15:05:49.348Z] === RUN TestDiff [2021-07-13T15:05:49.348Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2021-07-13T15:05:49.348Z] --- SKIP: TestDiff (0.00s) [2021-07-13T15:05:49.348Z] === RUN TestExecWithCloseStdin [2021-07-13T15:05:49.727Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2021-07-13T15:05:49.727Z] docker_cli_build_test.go:4260: unmatched requirement DaemonIsLinux [2021-07-13T15:05:49.727Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2021-07-13T15:05:49.727Z] docker_cli_build_test.go:4289: unmatched requirement DaemonIsLinux [2021-07-13T15:05:49.727Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2021-07-13T15:05:51.890Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2021-07-13T15:05:53.170Z] --- PASS: TestExecWithCloseStdin (3.34s) [2021-07-13T15:05:53.170Z] === RUN TestExec [2021-07-13T15:05:55.409Z] --- PASS: TestExec (2.33s) [2021-07-13T15:05:55.410Z] === RUN TestExecUser [2021-07-13T15:05:55.410Z] exec_test.go:130: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2021-07-13T15:05:55.410Z] --- SKIP: TestExecUser (0.00s) [2021-07-13T15:05:55.410Z] === RUN TestExportContainerAndImportImage [2021-07-13T15:05:55.410Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-07-13T15:05:55.410Z] --- SKIP: TestExportContainerAndImportImage (0.00s) [2021-07-13T15:05:55.410Z] === RUN TestExportContainerAfterDaemonRestart [2021-07-13T15:05:55.410Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2021-07-13T15:05:55.410Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s) [2021-07-13T15:05:55.410Z] === RUN TestHealthCheckWorkdir [2021-07-13T15:05:55.410Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2021-07-13T15:05:55.410Z] --- SKIP: TestHealthCheckWorkdir (0.00s) [2021-07-13T15:05:55.410Z] === RUN TestHealthKillContainer [2021-07-13T15:05:55.410Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2021-07-13T15:05:55.410Z] --- SKIP: TestHealthKillContainer (0.00s) [2021-07-13T15:05:55.410Z] === RUN TestInspectCpusetInConfigPre120 [2021-07-13T15:05:55.410Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2021-07-13T15:05:55.410Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2021-07-13T15:05:55.410Z] === RUN TestKillContainerInvalidSignal [2021-07-13T15:05:56.993Z] --- PASS: TestKillContainerInvalidSignal (2.07s) [2021-07-13T15:05:56.993Z] === RUN TestKillContainer [2021-07-13T15:05:56.993Z] === RUN TestKillContainer/no_signal [2021-07-13T15:05:59.236Z] === RUN TestKillContainer/non_killing_signal [2021-07-13T15:05:59.236Z] kill_test.go:65: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2021-07-13T15:05:59.236Z] === RUN TestKillContainer/killing_signal [2021-07-13T15:06:01.667Z] === RUN TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA [2021-07-13T15:06:02.144Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2021-07-13T15:06:02.145Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2021-07-13T15:06:02.145Z] docker_cli_build_test.go:5978: unmatched requirement DaemonIsLinux [2021-07-13T15:06:02.145Z] === RUN TestDockerSuite/TestBuildPATH [2021-07-13T15:06:02.145Z] docker_cli_build_test.go:1485: unmatched requirement DaemonIsLinux [2021-07-13T15:06:02.598Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2021-07-13T15:06:04.122Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2021-07-13T15:06:04.122Z] docker_cli_build_test.go:3948: unmatched requirement DaemonIsLinux [2021-07-13T15:06:04.122Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2021-07-13T15:06:07.951Z] --- PASS: TestKillContainer (9.73s) [2021-07-13T15:06:07.951Z] --- PASS: TestKillContainer/no_signal (2.26s) [2021-07-13T15:06:07.951Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2021-07-13T15:06:07.951Z] --- PASS: TestKillContainer/killing_signal (7.42s) [2021-07-13T15:06:07.951Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-07-13T15:06:07.951Z] kill_test.go:77: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-07-13T15:06:07.951Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s) [2021-07-13T15:06:07.951Z] === RUN TestKillStoppedContainer [2021-07-13T15:06:07.951Z] kill_test.go:116: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-07-13T15:06:07.951Z] --- SKIP: TestKillStoppedContainer (0.00s) [2021-07-13T15:06:07.951Z] === RUN TestKillStoppedContainerAPIPre120 [2021-07-13T15:06:07.951Z] kill_test.go:127: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-07-13T15:06:07.951Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s) [2021-07-13T15:06:07.951Z] === RUN TestKillDifferentUserContainer [2021-07-13T15:06:07.951Z] kill_test.go:138: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2021-07-13T15:06:07.951Z] --- SKIP: TestKillDifferentUserContainer (0.00s) [2021-07-13T15:06:07.951Z] === RUN TestInspectOomKilledTrue [2021-07-13T15:06:07.951Z] kill_test.go:155: testEnv.DaemonInfo.OSType == "windows" [2021-07-13T15:06:07.951Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2021-07-13T15:06:07.951Z] === RUN TestInspectOomKilledFalse [2021-07-13T15:06:07.951Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-07-13T15:06:07.952Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2021-07-13T15:06:07.952Z] === RUN TestLogsFollowTailEmpty [2021-07-13T15:06:08.951Z] --- PASS: TestLogsFollowTailEmpty (2.14s) [2021-07-13T15:06:08.951Z] === RUN TestNetworkNat [2021-07-13T15:06:08.951Z] nat_test.go:24: testEnv.OSType == "windows": FIXME [2021-07-13T15:06:08.951Z] --- SKIP: TestNetworkNat (0.00s) [2021-07-13T15:06:08.951Z] === RUN TestNetworkLocalhostTCPNat [2021-07-13T15:06:11.934Z] --- PASS: TestNetworkLocalhostTCPNat (2.47s) [2021-07-13T15:06:11.934Z] === RUN TestNetworkLoopbackNat [2021-07-13T15:06:11.934Z] nat_test.go:60: testEnv.OSType == "windows": FIXME [2021-07-13T15:06:11.934Z] --- SKIP: TestNetworkLoopbackNat (0.00s) [2021-07-13T15:06:11.934Z] === RUN TestPause [2021-07-13T15:06:11.934Z] pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2021-07-13T15:06:11.934Z] --- SKIP: TestPause (0.00s) [2021-07-13T15:06:11.934Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-07-13T15:06:13.517Z] --- PASS: TestPauseFailsOnWindowsServerContainers (2.16s) [2021-07-13T15:06:13.517Z] === RUN TestPauseStopPausedContainer [2021-07-13T15:06:13.517Z] pause_test.go:70: testEnv.DaemonInfo.OSType == "windows" [2021-07-13T15:06:13.517Z] --- SKIP: TestPauseStopPausedContainer (0.00s) [2021-07-13T15:06:13.517Z] === RUN TestPsFilter [2021-07-13T15:06:13.990Z] --- PASS: TestPsFilter (0.24s) [2021-07-13T15:06:13.990Z] === RUN TestRemoveContainerWithRemovedVolume [2021-07-13T15:06:16.230Z] --- PASS: TestRemoveContainerWithRemovedVolume (2.40s) [2021-07-13T15:06:16.230Z] === RUN TestRemoveContainerWithVolume [2021-07-13T15:06:18.503Z] --- PASS: TestRemoveContainerWithVolume (2.41s) [2021-07-13T15:06:18.503Z] === RUN TestRemoveContainerRunning [2021-07-13T15:06:19.720Z] --- PASS: TestDockerSwarmSuite (1722.74s) [2021-07-13T15:06:19.720Z] --- PASS: TestDockerSwarmSuite/TestAPIDuplicateNetworks (3.11s) [2021-07-13T15:06:19.720Z] --- PASS: TestDockerSwarmSuite/TestAPINetworkInspectWithScope (3.21s) [2021-07-13T15:06:19.720Z] --- PASS: TestDockerSwarmSuite/TestAPIServiceUpdatePort (5.76s) [2021-07-13T15:06:19.720Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmCAHash (13.34s) [2021-07-13T15:06:19.720Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmErrorHandling (1.03s) [2021-07-13T15:06:19.720Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmForceNewCluster (31.61s) [2021-07-13T15:06:19.720Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2021-07-13T15:06:19.720Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInit (20.71s) [2021-07-13T15:06:19.720Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInvalidAddress (0.99s) [2021-07-13T15:06:19.720Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmJoinToken (48.99s) [2021-07-13T15:06:19.720Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderElection (32.95s) [2021-07-13T15:06:19.720Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderProxy (22.22s) [2021-07-13T15:06:19.720Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin (24.15s) [2021-07-13T15:06:19.720Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer (4.54s) [2021-07-13T15:06:19.720Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmListNodes (13.80s) [2021-07-13T15:06:19.720Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmManagerRestore (46.34s) [2021-07-13T15:06:19.720Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeDrainPause (19.99s) [2021-07-13T15:06:19.720Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeRemove (36.31s) [2021-07-13T15:06:19.720Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeUpdate (6.45s) [2021-07-13T15:06:19.720Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmPromoteDemote (24.92s) [2021-07-13T15:06:19.720Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRaftQuorum (60.66s) [2021-07-13T15:06:19.720Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestartCluster (55.05s) [2021-07-13T15:06:19.720Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin (21.40s) [2021-07-13T15:06:19.720Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate (6.11s) [2021-07-13T15:06:19.720Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel (20.92s) [2021-07-13T15:06:19.720Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole (18.63s) [2021-07-13T15:06:19.720Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs (16.56s) [2021-07-13T15:06:19.720Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreate (7.85s) [2021-07-13T15:06:19.720Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal (29.96s) [2021-07-13T15:06:19.720Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesEmptyList (2.20s) [2021-07-13T15:06:19.720Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate (23.11s) [2021-07-13T15:06:19.720Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents (32.57s) [2021-07-13T15:06:19.720Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesStateReporting (30.05s) [2021-07-13T15:06:19.720Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdate (43.52s) [2021-07-13T15:06:19.720Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst (33.94s) [2021-07-13T15:06:19.720Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName (6.48s) [2021-07-13T15:06:19.720Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked (2.59s) [2021-07-13T15:06:19.720Z] --- PASS: TestDockerSwarmSuite/TestDNSConfig (3.13s) [2021-07-13T15:06:19.720Z] --- PASS: TestDockerSwarmSuite/TestDNSConfigUpdate (2.80s) [2021-07-13T15:06:19.720Z] --- PASS: TestDockerSwarmSuite/TestExtraHosts (3.37s) [2021-07-13T15:06:19.720Z] --- PASS: TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames (2.16s) [2021-07-13T15:06:19.720Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachable (3.73s) [2021-07-13T15:06:19.720Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave (4.68s) [2021-07-13T15:06:19.720Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure (24.52s) [2021-07-13T15:06:19.720Z] --- PASS: TestDockerSwarmSuite/TestPruneNetwork (9.22s) [2021-07-13T15:06:19.720Z] --- PASS: TestDockerSwarmSuite/TestPsListContainersFilterIsTask (4.19s) [2021-07-13T15:06:19.720Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountTmpfs (13.22s) [2021-07-13T15:06:19.720Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountVolume (3.11s) [2021-07-13T15:06:19.720Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice (4.11s) [2021-07-13T15:06:19.720Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSimple (2.52s) [2021-07-13T15:06:19.720Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths (4.48s) [2021-07-13T15:06:19.720Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias (3.24s) [2021-07-13T15:06:19.720Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice (4.03s) [2021-07-13T15:06:19.720Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSimple (2.54s) [2021-07-13T15:06:19.720Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths (4.93s) [2021-07-13T15:06:19.720Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthRun (6.71s) [2021-07-13T15:06:19.720Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthStart (6.44s) [2021-07-13T15:06:19.720Z] --- PASS: TestDockerSwarmSuite/TestServiceLogs (13.97s) [2021-07-13T15:06:19.720Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsCompleteness (3.21s) [2021-07-13T15:06:19.720Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsDetails (4.48s) [2021-07-13T15:06:19.720Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsFollow (3.84s) [2021-07-13T15:06:19.720Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer (5.96s) [2021-07-13T15:06:19.720Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsSince (3.67s) [2021-07-13T15:06:19.720Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTTY (13.40s) [2021-07-13T15:06:19.720Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTail (12.93s) [2021-07-13T15:06:19.720Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTaskLogs (14.11s) [2021-07-13T15:06:19.720Z] --- PASS: TestDockerSwarmSuite/TestServiceScale (2.64s) [2021-07-13T15:06:19.720Z] --- PASS: TestDockerSwarmSuite/TestSwarmAlternateLockUnlock (17.50s) [2021-07-13T15:06:19.720Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsConfig (2.48s) [2021-07-13T15:06:19.720Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNetwork (2.57s) [2021-07-13T15:06:19.720Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNode (19.81s) [2021-07-13T15:06:19.720Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsScope (8.71s) [2021-07-13T15:06:19.720Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSecret (2.57s) [2021-07-13T15:06:19.720Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsService (16.39s) [2021-07-13T15:06:19.720Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSource (15.28s) [2021-07-13T15:06:19.720Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsType (8.33s) [2021-07-13T15:06:19.720Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey (109.54s) [2021-07-13T15:06:19.720Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId (4.19s) [2021-07-13T15:06:19.720Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAutoStart (8.57s) [2021-07-13T15:06:19.720Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerEndpointOptions (9.13s) [2021-07-13T15:06:19.720Z] --- PASS: TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork (2.58s) [2021-07-13T15:06:19.720Z] --- PASS: TestDockerSwarmSuite/TestSwarmIncompatibleDaemon (5.07s) [2021-07-13T15:06:19.720Z] --- PASS: TestDockerSwarmSuite/TestSwarmIngressNetwork (7.42s) [2021-07-13T15:06:19.720Z] --- PASS: TestDockerSwarmSuite/TestSwarmInit (4.15s) [2021-07-13T15:06:19.720Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2021-07-13T15:06:19.720Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitLocked (5.99s) [2021-07-13T15:06:19.720Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr (0.83s) [2021-07-13T15:06:19.720Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr (0.84s) [2021-07-13T15:06:19.720Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitWithDrain (2.58s) [2021-07-13T15:06:19.720Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinLeave (54.10s) [2021-07-13T15:06:19.720Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinPromoteLocked (56.05s) [2021-07-13T15:06:19.720Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinWithDrain (13.48s) [2021-07-13T15:06:19.720Z] --- PASS: TestDockerSwarmSuite/TestSwarmLeaveLocked (4.99s) [2021-07-13T15:06:19.720Z] --- PASS: TestDockerSwarmSuite/TestSwarmLockUnlockCluster (123.88s) [2021-07-13T15:06:19.720Z] --- PASS: TestDockerSwarmSuite/TestSwarmManagerAddress (13.70s) [2021-07-13T15:06:19.720Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup (2.67s) [2021-07-13T15:06:19.720Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge (0.24s) [2021-07-13T15:06:19.720Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay (0.20s) [2021-07-13T15:06:19.721Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge (0.09s) [2021-07-13T15:06:19.721Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay (0.12s) [2021-07-13T15:06:19.721Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 (2.44s) [2021-07-13T15:06:19.721Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions (4.58s) [2021-07-13T15:06:19.721Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPlugin (2.60s) [2021-07-13T15:06:19.721Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPluginV2 (54.00s) [2021-07-13T15:06:19.721Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeListFilter (2.71s) [2021-07-13T15:06:19.721Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeTaskListFilter (4.60s) [2021-07-13T15:06:19.721Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishAdd (2.21s) [2021-07-13T15:06:19.721Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts (3.99s) [2021-07-13T15:06:19.721Z] --- PASS: TestDockerSwarmSuite/TestSwarmReadonlyRootfs (2.74s) [2021-07-13T15:06:19.721Z] --- PASS: TestDockerSwarmSuite/TestSwarmRepeatedRootRotation (19.97s) [2021-07-13T15:06:19.721Z] --- PASS: TestDockerSwarmSuite/TestSwarmRotateUnlockKey (13.11s) [2021-07-13T15:06:19.721Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceEnvFile (2.18s) [2021-07-13T15:06:19.721Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceListFilter (2.18s) [2021-07-13T15:06:19.721Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceLsFilterMode (3.18s) [2021-07-13T15:06:19.721Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate (6.94s) [2021-07-13T15:06:19.721Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTY (5.59s) [2021-07-13T15:06:19.721Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTYUpdate (2.92s) [2021-07-13T15:06:19.721Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname (2.74s) [2021-07-13T15:06:19.721Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceWithGroup (3.03s) [2021-07-13T15:06:19.721Z] --- PASS: TestDockerSwarmSuite/TestSwarmStopSignal (2.84s) [2021-07-13T15:06:19.721Z] --- PASS: TestDockerSwarmSuite/TestSwarmTaskListFilter (2.67s) [2021-07-13T15:06:19.721Z] --- PASS: TestDockerSwarmSuite/TestSwarmUpdate (2.15s) [2021-07-13T15:06:19.721Z] --- PASS: TestDockerSwarmSuite/TestSwarmVolumePlugin (52.21s) [2021-07-13T15:06:19.721Z] --- PASS: TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm (17.22s) [2021-07-13T15:06:19.721Z] --- PASS: TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA (17.19s) [2021-07-13T15:06:19.721Z] === RUN TestDockerExternalVolumeSuite [2021-07-13T15:06:19.721Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume [2021-07-13T15:06:19.721Z] docker_cli_external_volume_driver_test.go:53: [d6e3428a061fe] daemon is not started [2021-07-13T15:06:19.904Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2021-07-13T15:06:20.741Z] --- PASS: TestRemoveContainerRunning (2.11s) [2021-07-13T15:06:20.741Z] === RUN TestRemoveContainerForceRemoveRunning [2021-07-13T15:06:22.980Z] --- PASS: TestRemoveContainerForceRemoveRunning (2.20s) [2021-07-13T15:06:22.980Z] === RUN TestRemoveInvalidContainer [2021-07-13T15:06:22.980Z] --- PASS: TestRemoveInvalidContainer (0.03s) [2021-07-13T15:06:22.980Z] === RUN TestRenameLinkedContainer [2021-07-13T15:06:22.980Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2021-07-13T15:06:22.980Z] --- SKIP: TestRenameLinkedContainer (0.00s) [2021-07-13T15:06:22.980Z] === RUN TestRenameStoppedContainer [2021-07-13T15:06:25.863Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2021-07-13T15:06:25.863Z] docker_cli_build_test.go:4434: unmatched requirement DaemonIsLinux [2021-07-13T15:06:25.863Z] === RUN TestDockerSuite/TestBuildCacheAdd [2021-07-13T15:06:25.863Z] docker_cli_build_test.go:373: unmatched requirement DaemonIsLinux [2021-07-13T15:06:25.968Z] --- PASS: TestRenameStoppedContainer (2.49s) [2021-07-13T15:06:25.968Z] === RUN TestRenameRunningContainerAndReuse [2021-07-13T15:06:26.343Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2021-07-13T15:06:27.938Z] === RUN TestDockerSuite/TestBuildCacheFrom [2021-07-13T15:06:27.938Z] docker_cli_build_test.go:5423: unmatched requirement DaemonIsLinux [2021-07-13T15:06:27.938Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2021-07-13T15:06:29.790Z] --- PASS: TestRenameRunningContainerAndReuse (4.22s) [2021-07-13T15:06:29.790Z] === RUN TestRenameInvalidName [2021-07-13T15:06:32.032Z] --- PASS: TestRenameInvalidName (2.14s) [2021-07-13T15:06:32.032Z] === RUN TestRenameAnonymousContainer [2021-07-13T15:06:32.765Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2021-07-13T15:06:34.361Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2021-07-13T15:06:34.361Z] docker_api_build_test.go:402: unmatched requirement DaemonIsLinux [2021-07-13T15:06:34.361Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2021-07-13T15:06:34.361Z] docker_cli_build_test.go:3571: unmatched requirement UnixCli [2021-07-13T15:06:34.361Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2021-07-13T15:06:34.576Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities [2021-07-13T15:06:36.618Z] === RUN TestDockerSuite/TestBuildClearCmd [2021-07-13T15:06:37.096Z] === RUN TestDockerSuite/TestBuildCmd [2021-07-13T15:06:38.103Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2021-07-13T15:06:38.581Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2021-07-13T15:06:39.059Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2021-07-13T15:06:42.518Z] --- PASS: TestRenameAnonymousContainer (10.46s) [2021-07-13T15:06:42.518Z] === RUN TestRenameContainerWithSameName [2021-07-13T15:06:44.758Z] --- PASS: TestRenameContainerWithSameName (2.04s) [2021-07-13T15:06:44.758Z] === RUN TestRenameContainerWithLinkedContainer [2021-07-13T15:06:44.758Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2021-07-13T15:06:44.758Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.00s) [2021-07-13T15:06:44.758Z] === RUN TestResize [2021-07-13T15:06:45.018Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2021-07-13T15:06:46.573Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2021-07-13T15:06:46.997Z] --- PASS: TestResize (2.25s) [2021-07-13T15:06:46.997Z] === RUN TestResizeWithInvalidSize [2021-07-13T15:06:48.022Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2021-07-13T15:06:48.022Z] docker_cli_build_test.go:2642: unmatched requirement DaemonIsLinux [2021-07-13T15:06:48.022Z] === RUN TestDockerSuite/TestBuildConditionalCache [2021-07-13T15:06:48.577Z] --- PASS: TestResizeWithInvalidSize (2.07s) [2021-07-13T15:06:48.577Z] === RUN TestResizeWhenContainerNotStarted [2021-07-13T15:06:49.029Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2021-07-13T15:06:49.029Z] docker_cli_build_test.go:3970: unmatched requirement DaemonIsLinux [2021-07-13T15:06:49.029Z] === RUN TestDockerSuite/TestBuildContextCleanup [2021-07-13T15:06:49.511Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2021-07-13T15:06:51.555Z] --- PASS: TestResizeWhenContainerNotStarted (2.37s) [2021-07-13T15:06:51.555Z] === RUN TestDaemonRestartKillContainers [2021-07-13T15:06:51.555Z] restart_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-07-13T15:06:51.555Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2021-07-13T15:06:51.555Z] === RUN TestStats [2021-07-13T15:06:51.555Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2021-07-13T15:06:51.555Z] --- SKIP: TestStats (0.00s) [2021-07-13T15:06:51.555Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-07-13T15:06:51.768Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2021-07-13T15:06:52.777Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2021-07-13T15:06:53.255Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2021-07-13T15:06:53.255Z] docker_cli_build_test.go:523: unmatched requirement DaemonIsLinux [2021-07-13T15:06:53.255Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2021-07-13T15:06:54.264Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2021-07-13T15:06:55.271Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2021-07-13T15:06:55.271Z] docker_cli_build_test.go:895: unmatched requirement DaemonIsLinux [2021-07-13T15:06:55.271Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2021-07-13T15:06:55.271Z] docker_cli_build_test.go:881: unmatched requirement DaemonIsLinux [2021-07-13T15:06:55.271Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2021-07-13T15:07:01.223Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2021-07-13T15:07:02.038Z] --- PASS: TestStopContainerWithRestartPolicyAlways (11.04s) [2021-07-13T15:07:02.038Z] === RUN TestStopContainerWithTimeout [2021-07-13T15:07:02.038Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2021-07-13T15:07:02.038Z] --- SKIP: TestStopContainerWithTimeout (0.00s) [2021-07-13T15:07:02.038Z] === RUN TestUpdateRestartPolicy [2021-07-13T15:07:04.187Z] === RUN TestDockerSuite/TestBuildRm [2021-07-13T15:07:27.419Z] --- PASS: TestUpdateRestartPolicy (21.93s) [2021-07-13T15:07:27.420Z] === RUN TestUpdateRestartWithAutoRemove [2021-07-13T15:07:27.420Z] --- PASS: TestUpdateRestartWithAutoRemove (2.07s) [2021-07-13T15:07:27.420Z] === RUN TestWaitNonBlocked [2021-07-13T15:07:27.420Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-07-13T15:07:27.420Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-07-13T15:07:27.420Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-07-13T15:07:27.420Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-07-13T15:07:27.420Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-07-13T15:07:27.420Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-07-13T15:07:29.004Z] --- PASS: TestWaitNonBlocked (0.04s) [2021-07-13T15:07:29.004Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (2.88s) [2021-07-13T15:07:29.004Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (3.04s) [2021-07-13T15:07:29.004Z] === RUN TestWaitBlocked [2021-07-13T15:07:29.004Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2021-07-13T15:07:29.004Z] --- SKIP: TestWaitBlocked (0.00s) [2021-07-13T15:07:29.004Z] PASS [2021-07-13T15:07:29.004Z] ok github.com/docker/docker/integration/container 101.966s [2021-07-13T15:07:29.480Z] [2021-07-13T15:07:29.480Z] === Skipped [2021-07-13T15:07:29.480Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s) [2021-07-13T15:07:29.480Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-07-13T15:07:29.480Z] [2021-07-13T15:07:29.480Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s) [2021-07-13T15:07:29.480Z] copy_test.go:82: testEnv.DaemonInfo.OSType == "windows" [2021-07-13T15:07:29.480Z] [2021-07-13T15:07:29.480Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s) [2021-07-13T15:07:29.480Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2021-07-13T15:07:29.480Z] [2021-07-13T15:07:29.480Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s) [2021-07-13T15:07:29.480Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2021-07-13T15:07:29.480Z] [2021-07-13T15:07:29.480Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s) [2021-07-13T15:07:29.480Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2021-07-13T15:07:29.480Z] [2021-07-13T15:07:29.480Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s) [2021-07-13T15:07:29.480Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2021-07-13T15:07:29.480Z] [2021-07-13T15:07:29.480Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.01s) [2021-07-13T15:07:29.480Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2021-07-13T15:07:29.480Z] [2021-07-13T15:07:29.480Z] === SKIP: github.com/docker/docker/integration/container TestCreatePlatformSpecificImageNoPlatform (0.05s) [2021-07-13T15:07:29.480Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2021-07-13T15:07:29.480Z] [2021-07-13T15:07:29.480Z] === SKIP: github.com/docker/docker/integration/container TestContainerKillOnDaemonStart (0.00s) [2021-07-13T15:07:29.480Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2021-07-13T15:07:29.480Z] [2021-07-13T15:07:29.480Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s) [2021-07-13T15:07:29.480Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2021-07-13T15:07:29.480Z] [2021-07-13T15:07:29.480Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s) [2021-07-13T15:07:29.480Z] exec_test.go:130: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2021-07-13T15:07:29.480Z] [2021-07-13T15:07:29.480Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s) [2021-07-13T15:07:29.480Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-07-13T15:07:29.480Z] [2021-07-13T15:07:29.480Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s) [2021-07-13T15:07:29.480Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2021-07-13T15:07:29.480Z] [2021-07-13T15:07:29.480Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s) [2021-07-13T15:07:29.480Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2021-07-13T15:07:29.480Z] [2021-07-13T15:07:29.480Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s) [2021-07-13T15:07:29.480Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2021-07-13T15:07:29.480Z] [2021-07-13T15:07:29.480Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s) [2021-07-13T15:07:29.480Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2021-07-13T15:07:29.480Z] [2021-07-13T15:07:29.480Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer/non_killing_signal (0.00s) [2021-07-13T15:07:29.480Z] kill_test.go:65: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2021-07-13T15:07:29.480Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2021-07-13T15:07:29.480Z] [2021-07-13T15:07:29.480Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s) [2021-07-13T15:07:29.480Z] kill_test.go:77: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-07-13T15:07:29.480Z] [2021-07-13T15:07:29.480Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s) [2021-07-13T15:07:29.480Z] kill_test.go:116: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-07-13T15:07:29.480Z] [2021-07-13T15:07:29.480Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s) [2021-07-13T15:07:29.480Z] kill_test.go:127: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-07-13T15:07:29.480Z] [2021-07-13T15:07:29.480Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s) [2021-07-13T15:07:29.480Z] kill_test.go:138: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2021-07-13T15:07:29.480Z] [2021-07-13T15:07:29.480Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s) [2021-07-13T15:07:29.480Z] kill_test.go:155: testEnv.DaemonInfo.OSType == "windows" [2021-07-13T15:07:29.480Z] [2021-07-13T15:07:29.480Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s) [2021-07-13T15:07:29.480Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-07-13T15:07:29.480Z] [2021-07-13T15:07:29.480Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s) [2021-07-13T15:07:29.480Z] nat_test.go:24: testEnv.OSType == "windows": FIXME [2021-07-13T15:07:29.480Z] [2021-07-13T15:07:29.480Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s) [2021-07-13T15:07:29.480Z] nat_test.go:60: testEnv.OSType == "windows": FIXME [2021-07-13T15:07:29.480Z] [2021-07-13T15:07:29.480Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s) [2021-07-13T15:07:29.480Z] pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2021-07-13T15:07:29.480Z] [2021-07-13T15:07:29.480Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s) [2021-07-13T15:07:29.480Z] pause_test.go:70: testEnv.DaemonInfo.OSType == "windows" [2021-07-13T15:07:29.480Z] [2021-07-13T15:07:29.480Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s) [2021-07-13T15:07:29.480Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2021-07-13T15:07:29.480Z] [2021-07-13T15:07:29.480Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s) [2021-07-13T15:07:29.480Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2021-07-13T15:07:29.480Z] [2021-07-13T15:07:29.480Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s) [2021-07-13T15:07:29.480Z] restart_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-07-13T15:07:29.480Z] [2021-07-13T15:07:29.480Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s) [2021-07-13T15:07:29.480Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2021-07-13T15:07:29.480Z] [2021-07-13T15:07:29.480Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s) [2021-07-13T15:07:29.480Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2021-07-13T15:07:29.480Z] [2021-07-13T15:07:29.480Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s) [2021-07-13T15:07:29.480Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2021-07-13T15:07:29.480Z] [2021-07-13T15:07:29.480Z] [2021-07-13T15:07:29.480Z] DONE 88 tests, 33 skipped in 104.733s [2021-07-13T15:07:29.480Z] Running D:\gopath\src\github.com\docker\docker\integration\daemon [2021-07-13T15:07:31.066Z] === RUN TestConfigDaemonLibtrustID [2021-07-13T15:07:31.066Z] daemon_test.go:19: runtime.GOOS != "linux" [2021-07-13T15:07:31.066Z] --- SKIP: TestConfigDaemonLibtrustID (0.00s) [2021-07-13T15:07:31.066Z] === RUN TestDaemonConfigValidation [2021-07-13T15:07:31.066Z] daemon_test.go:38: runtime.GOOS != "linux" [2021-07-13T15:07:31.066Z] --- SKIP: TestDaemonConfigValidation (0.00s) [2021-07-13T15:07:31.066Z] PASS [2021-07-13T15:07:31.066Z] ok github.com/docker/docker/integration/daemon 0.108s [2021-07-13T15:07:31.542Z] [2021-07-13T15:07:31.542Z] === Skipped [2021-07-13T15:07:31.542Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonLibtrustID (0.00s) [2021-07-13T15:07:31.542Z] daemon_test.go:19: runtime.GOOS != "linux" [2021-07-13T15:07:31.542Z] [2021-07-13T15:07:31.542Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonConfigValidation (0.00s) [2021-07-13T15:07:31.542Z] daemon_test.go:38: runtime.GOOS != "linux" [2021-07-13T15:07:31.542Z] [2021-07-13T15:07:31.542Z] [2021-07-13T15:07:31.542Z] DONE 2 tests, 2 skipped in 1.990s [2021-07-13T15:07:31.542Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2021-07-13T15:07:33.801Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-07-13T15:07:33.801Z] INFO: Testing against a local daemon [2021-07-13T15:07:33.801Z] === RUN TestCommitInheritsEnv [2021-07-13T15:07:33.801Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-07-13T15:07:33.801Z] --- SKIP: TestCommitInheritsEnv (0.00s) [2021-07-13T15:07:33.801Z] === RUN TestImportExtremelyLargeImageWorks [2021-07-13T15:07:33.801Z] import_test.go:23: testEnv.OSType == "windows": TODO enable on windows [2021-07-13T15:07:33.801Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2021-07-13T15:07:33.801Z] === RUN TestImagesFilterMultiReference [2021-07-13T15:07:33.801Z] --- PASS: TestImagesFilterMultiReference (0.11s) [2021-07-13T15:07:33.801Z] === RUN TestImagePullPlatformInvalid [2021-07-13T15:07:33.801Z] --- PASS: TestImagePullPlatformInvalid (0.04s) [2021-07-13T15:07:33.801Z] === RUN TestRemoveImageOrphaning [2021-07-13T15:07:34.068Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2021-07-13T15:07:34.068Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2021-07-13T15:07:34.068Z] docker_cli_build_test.go:1753: unmatched requirement DaemonIsLinux [2021-07-13T15:07:34.068Z] === RUN TestDockerSuite/TestBuildScratchCopy [2021-07-13T15:07:34.068Z] docker_api_build_test.go:513: unmatched requirement DaemonIsLinux [2021-07-13T15:07:34.068Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2021-07-13T15:07:34.799Z] --- PASS: TestRemoveImageOrphaning (1.31s) [2021-07-13T15:07:34.799Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-07-13T15:07:34.799Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.06s) [2021-07-13T15:07:34.799Z] === RUN TestTagInvalidReference [2021-07-13T15:07:34.799Z] --- PASS: TestTagInvalidReference (0.04s) [2021-07-13T15:07:34.799Z] === RUN TestTagValidPrefixedRepo [2021-07-13T15:07:34.799Z] --- PASS: TestTagValidPrefixedRepo (0.08s) [2021-07-13T15:07:34.799Z] === RUN TestTagExistedNameWithoutForce [2021-07-13T15:07:35.274Z] --- PASS: TestTagExistedNameWithoutForce (0.05s) [2021-07-13T15:07:35.274Z] === RUN TestTagOfficialNames [2021-07-13T15:07:35.274Z] --- PASS: TestTagOfficialNames (0.10s) [2021-07-13T15:07:35.274Z] === RUN TestTagMatchesDigest [2021-07-13T15:07:35.274Z] --- PASS: TestTagMatchesDigest (0.03s) [2021-07-13T15:07:35.274Z] PASS [2021-07-13T15:07:35.274Z] ok github.com/docker/docker/integration/image 1.921s [2021-07-13T15:07:35.274Z] [2021-07-13T15:07:35.274Z] === Skipped [2021-07-13T15:07:35.274Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.00s) [2021-07-13T15:07:35.274Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-07-13T15:07:35.274Z] [2021-07-13T15:07:35.275Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s) [2021-07-13T15:07:35.275Z] import_test.go:23: testEnv.OSType == "windows": TODO enable on windows [2021-07-13T15:07:35.275Z] [2021-07-13T15:07:35.275Z] [2021-07-13T15:07:35.275Z] DONE 11 tests, 2 skipped in 3.759s [2021-07-13T15:07:35.275Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2021-07-13T15:07:35.591Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2021-07-13T15:07:37.287Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2021-07-13T15:07:37.512Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-07-13T15:07:37.513Z] INFO: Testing against a local daemon [2021-07-13T15:07:37.513Z] === RUN TestNetworkCreateDelete [2021-07-13T15:07:37.513Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2021-07-13T15:07:37.513Z] --- SKIP: TestNetworkCreateDelete (0.00s) [2021-07-13T15:07:37.513Z] === RUN TestDockerNetworkDeletePreferID [2021-07-13T15:07:37.513Z] 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-07-13T15:07:37.513Z] --- SKIP: TestDockerNetworkDeletePreferID (0.01s) [2021-07-13T15:07:37.513Z] === RUN TestDaemonDNSFallback [2021-07-13T15:07:37.513Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2021-07-13T15:07:37.513Z] --- SKIP: TestDaemonDNSFallback (0.00s) [2021-07-13T15:07:37.513Z] === RUN TestInspectNetwork [2021-07-13T15:07:37.513Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2021-07-13T15:07:37.513Z] --- SKIP: TestInspectNetwork (0.00s) [2021-07-13T15:07:37.513Z] === RUN TestRunContainerWithBridgeNone [2021-07-13T15:07:37.513Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2021-07-13T15:07:37.513Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2021-07-13T15:07:37.513Z] === RUN TestNetworkInvalidJSON [2021-07-13T15:07:37.513Z] === RUN TestNetworkInvalidJSON//networks/create [2021-07-13T15:07:37.513Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-07-13T15:07:37.513Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-07-13T15:07:37.513Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-07-13T15:07:37.513Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-07-13T15:07:37.513Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-07-13T15:07:37.513Z] === CONT TestNetworkInvalidJSON//networks/create [2021-07-13T15:07:37.513Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-07-13T15:07:37.513Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-07-13T15:07:37.513Z] --- PASS: TestNetworkInvalidJSON (0.04s) [2021-07-13T15:07:37.513Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.01s) [2021-07-13T15:07:37.513Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.01s) [2021-07-13T15:07:37.513Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.01s) [2021-07-13T15:07:37.513Z] === RUN TestNetworkList [2021-07-13T15:07:37.513Z] === RUN TestNetworkList//networks [2021-07-13T15:07:37.513Z] === PAUSE TestNetworkList//networks [2021-07-13T15:07:37.513Z] === RUN TestNetworkList//networks/ [2021-07-13T15:07:37.513Z] === PAUSE TestNetworkList//networks/ [2021-07-13T15:07:37.513Z] === CONT TestNetworkList//networks [2021-07-13T15:07:37.513Z] === CONT TestNetworkList//networks/ [2021-07-13T15:07:37.513Z] --- PASS: TestNetworkList (0.05s) [2021-07-13T15:07:37.513Z] --- PASS: TestNetworkList//networks (0.00s) [2021-07-13T15:07:37.513Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-07-13T15:07:37.513Z] === RUN TestHostIPv4BridgeLabel [2021-07-13T15:07:37.513Z] network_test.go:126: testEnv.OSType == "windows" [2021-07-13T15:07:37.513Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2021-07-13T15:07:37.513Z] === RUN TestDaemonRestartWithLiveRestore [2021-07-13T15:07:37.513Z] service_test.go:29: testEnv.OSType == "windows" [2021-07-13T15:07:37.513Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s) [2021-07-13T15:07:37.513Z] === RUN TestDaemonDefaultNetworkPools [2021-07-13T15:07:37.513Z] service_test.go:58: testEnv.OSType == "windows" [2021-07-13T15:07:37.513Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2021-07-13T15:07:37.513Z] === RUN TestDaemonRestartWithExistingNetwork [2021-07-13T15:07:37.513Z] service_test.go:102: testEnv.OSType == "windows" [2021-07-13T15:07:37.513Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2021-07-13T15:07:37.513Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-07-13T15:07:37.513Z] service_test.go:136: testEnv.OSType == "windows" [2021-07-13T15:07:37.513Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2021-07-13T15:07:37.513Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-07-13T15:07:37.513Z] service_test.go:187: testEnv.OSType == "windows" [2021-07-13T15:07:37.513Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2021-07-13T15:07:37.513Z] === RUN TestServiceWithPredefinedNetwork [2021-07-13T15:07:37.513Z] service_test.go:212: testEnv.OSType == "windows" [2021-07-13T15:07:37.513Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2021-07-13T15:07:37.513Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-07-13T15:07:37.513Z] service_test.go:242: FLAKY_TEST [2021-07-13T15:07:37.513Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-07-13T15:07:37.513Z] === RUN TestServiceWithDataPathPortInit [2021-07-13T15:07:37.513Z] service_test.go:333: testEnv.OSType == "windows" [2021-07-13T15:07:37.513Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2021-07-13T15:07:37.513Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-07-13T15:07:37.513Z] service_test.go:401: testEnv.OSType == "windows" [2021-07-13T15:07:37.513Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2021-07-13T15:07:37.513Z] PASS [2021-07-13T15:07:37.513Z] ok github.com/docker/docker/integration/network 0.206s [2021-07-13T15:07:37.513Z] [2021-07-13T15:07:37.513Z] === Skipped [2021-07-13T15:07:37.513Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s) [2021-07-13T15:07:37.513Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2021-07-13T15:07:37.513Z] [2021-07-13T15:07:37.513Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.01s) [2021-07-13T15:07:37.513Z] 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-07-13T15:07:37.513Z] [2021-07-13T15:07:37.513Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDNSFallback (0.00s) [2021-07-13T15:07:37.513Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2021-07-13T15:07:37.513Z] [2021-07-13T15:07:37.513Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s) [2021-07-13T15:07:37.765Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2021-07-13T15:07:37.987Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2021-07-13T15:07:37.987Z] [2021-07-13T15:07:37.987Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s) [2021-07-13T15:07:37.987Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2021-07-13T15:07:37.987Z] [2021-07-13T15:07:37.987Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.00s) [2021-07-13T15:07:37.987Z] network_test.go:126: testEnv.OSType == "windows" [2021-07-13T15:07:37.987Z] [2021-07-13T15:07:37.987Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s) [2021-07-13T15:07:37.987Z] service_test.go:29: testEnv.OSType == "windows" [2021-07-13T15:07:37.987Z] [2021-07-13T15:07:37.987Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s) [2021-07-13T15:07:37.987Z] service_test.go:58: testEnv.OSType == "windows" [2021-07-13T15:07:37.987Z] [2021-07-13T15:07:37.987Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s) [2021-07-13T15:07:37.987Z] service_test.go:102: testEnv.OSType == "windows" [2021-07-13T15:07:37.987Z] [2021-07-13T15:07:37.988Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2021-07-13T15:07:37.988Z] service_test.go:136: testEnv.OSType == "windows" [2021-07-13T15:07:37.988Z] [2021-07-13T15:07:37.988Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2021-07-13T15:07:37.988Z] service_test.go:187: testEnv.OSType == "windows" [2021-07-13T15:07:37.988Z] [2021-07-13T15:07:37.988Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s) [2021-07-13T15:07:37.988Z] service_test.go:212: testEnv.OSType == "windows" [2021-07-13T15:07:37.988Z] [2021-07-13T15:07:37.988Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-07-13T15:07:37.988Z] service_test.go:242: FLAKY_TEST [2021-07-13T15:07:37.988Z] [2021-07-13T15:07:37.988Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s) [2021-07-13T15:07:37.988Z] service_test.go:333: testEnv.OSType == "windows" [2021-07-13T15:07:37.988Z] [2021-07-13T15:07:37.988Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s) [2021-07-13T15:07:37.988Z] service_test.go:401: testEnv.OSType == "windows" [2021-07-13T15:07:37.988Z] [2021-07-13T15:07:37.988Z] [2021-07-13T15:07:37.988Z] DONE 22 tests, 15 skipped in 2.420s [2021-07-13T15:07:37.988Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2021-07-13T15:07:38.463Z] testing: warning: no tests to run [2021-07-13T15:07:38.463Z] PASS [2021-07-13T15:07:38.463Z] ok github.com/docker/docker/integration/network/ipvlan 0.087s [2021-07-13T15:07:38.463Z] [2021-07-13T15:07:38.463Z] DONE 0 tests in 0.757s [2021-07-13T15:07:38.463Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2021-07-13T15:07:39.304Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2021-07-13T15:07:39.359Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2021-07-13T15:07:39.459Z] testing: warning: no tests to run [2021-07-13T15:07:39.460Z] PASS [2021-07-13T15:07:39.460Z] ok github.com/docker/docker/integration/network/macvlan 0.096s [2021-07-13T15:07:39.460Z] [2021-07-13T15:07:39.460Z] DONE 0 tests in 0.786s [2021-07-13T15:07:39.460Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2021-07-13T15:07:40.459Z] testing: warning: no tests to run [2021-07-13T15:07:40.459Z] PASS [2021-07-13T15:07:40.459Z] ok github.com/docker/docker/integration/plugin 0.087s [2021-07-13T15:07:40.459Z] [2021-07-13T15:07:40.459Z] DONE 0 tests in 0.752s [2021-07-13T15:07:40.459Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2021-07-13T15:07:40.933Z] testing: warning: no tests to run [2021-07-13T15:07:40.933Z] PASS [2021-07-13T15:07:40.933Z] ok github.com/docker/docker/integration/plugin/authz 0.093s [2021-07-13T15:07:40.933Z] [2021-07-13T15:07:40.933Z] DONE 0 tests in 0.773s [2021-07-13T15:07:40.933Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2021-07-13T15:07:42.231Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer [2021-07-13T15:07:43.959Z] === RUN TestDockerSuite/TestBuildShellInherited [2021-07-13T15:07:44.184Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2021-07-13T15:07:44.184Z] docker_cli_build_test.go:850: unmatched requirement DaemonIsLinux [2021-07-13T15:07:44.665Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2021-07-13T15:07:44.665Z] docker_cli_build_test.go:866: unmatched requirement DaemonIsLinux [2021-07-13T15:07:45.145Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2021-07-13T15:07:45.145Z] docker_cli_build_test.go:812: unmatched requirement DaemonIsLinux [2021-07-13T15:07:45.145Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2021-07-13T15:07:45.625Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2021-07-13T15:07:45.625Z] docker_cli_build_test.go:911: unmatched requirement DaemonIsLinux [2021-07-13T15:07:45.625Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2021-07-13T15:07:48.615Z] === RUN TestDockerSuite/TestBuildShellMultiple [2021-07-13T15:07:50.322Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet [2021-07-13T15:07:53.517Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-07-13T15:07:53.517Z] INFO: Testing against a local daemon [2021-07-13T15:07:53.517Z] === RUN TestPluginInvalidJSON [2021-07-13T15:07:53.517Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-07-13T15:07:53.517Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-07-13T15:07:53.517Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-07-13T15:07:53.517Z] --- PASS: TestPluginInvalidJSON (0.05s) [2021-07-13T15:07:53.517Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-07-13T15:07:53.517Z] === RUN TestPluginInstall [2021-07-13T15:07:53.517Z] plugin_test.go:63: testEnv.OSType == "windows" [2021-07-13T15:07:53.517Z] --- SKIP: TestPluginInstall (0.00s) [2021-07-13T15:07:53.517Z] === RUN TestPluginsWithRuntimes [2021-07-13T15:07:53.517Z] plugin_test.go:172: testEnv.OSType == "windows" [2021-07-13T15:07:53.517Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2021-07-13T15:07:53.517Z] === RUN TestPluginBackCompatMediaTypes [2021-07-13T15:07:53.517Z] plugin_test.go:234: testEnv.OSType == "windows" [2021-07-13T15:07:53.517Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2021-07-13T15:07:53.517Z] PASS [2021-07-13T15:07:53.517Z] ok github.com/docker/docker/integration/plugin/common 0.135s [2021-07-13T15:07:53.517Z] [2021-07-13T15:07:53.517Z] === Skipped [2021-07-13T15:07:53.517Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s) [2021-07-13T15:07:53.517Z] plugin_test.go:63: testEnv.OSType == "windows" [2021-07-13T15:07:53.517Z] [2021-07-13T15:07:53.517Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginsWithRuntimes (0.00s) [2021-07-13T15:07:53.517Z] plugin_test.go:172: testEnv.OSType == "windows" [2021-07-13T15:07:53.517Z] [2021-07-13T15:07:53.517Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginBackCompatMediaTypes (0.00s) [2021-07-13T15:07:53.517Z] plugin_test.go:234: testEnv.OSType == "windows" [2021-07-13T15:07:53.517Z] [2021-07-13T15:07:53.517Z] [2021-07-13T15:07:53.517Z] DONE 5 tests, 3 skipped in 11.218s [2021-07-13T15:07:53.517Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2021-07-13T15:07:55.754Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-07-13T15:07:55.754Z] INFO: Testing against a local daemon [2021-07-13T15:07:55.754Z] === RUN TestExternalGraphDriver [2021-07-13T15:07:55.754Z] external_test.go:48: runtime.GOOS == "windows" [2021-07-13T15:07:55.754Z] --- SKIP: TestExternalGraphDriver (0.00s) [2021-07-13T15:07:55.754Z] === RUN TestGraphdriverPluginV2 [2021-07-13T15:07:55.755Z] external_test.go:408: runtime.GOOS == "windows" [2021-07-13T15:07:55.755Z] --- SKIP: TestGraphdriverPluginV2 (0.01s) [2021-07-13T15:07:55.755Z] PASS [2021-07-13T15:07:55.755Z] ok github.com/docker/docker/integration/plugin/graphdriver 0.142s [2021-07-13T15:07:56.229Z] [2021-07-13T15:07:56.229Z] === Skipped [2021-07-13T15:07:56.229Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s) [2021-07-13T15:07:56.229Z] external_test.go:48: runtime.GOOS == "windows" [2021-07-13T15:07:56.229Z] [2021-07-13T15:07:56.229Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.01s) [2021-07-13T15:07:56.229Z] external_test.go:408: runtime.GOOS == "windows" [2021-07-13T15:07:56.229Z] [2021-07-13T15:07:56.229Z] [2021-07-13T15:07:56.229Z] DONE 2 tests, 2 skipped in 3.888s [2021-07-13T15:07:56.229Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2021-07-13T15:07:58.485Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-07-13T15:07:58.485Z] INFO: Testing against a local daemon [2021-07-13T15:07:58.486Z] === RUN TestReadPluginNoRead [2021-07-13T15:07:58.486Z] read_test.go:21: no unix domain sockets on Windows [2021-07-13T15:07:58.486Z] --- SKIP: TestReadPluginNoRead (0.00s) [2021-07-13T15:07:58.486Z] PASS [2021-07-13T15:07:58.486Z] ok github.com/docker/docker/integration/plugin/logging 0.121s [2021-07-13T15:07:58.961Z] [2021-07-13T15:07:58.961Z] === Skipped [2021-07-13T15:07:58.961Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) [2021-07-13T15:07:58.961Z] read_test.go:21: no unix domain sockets on Windows [2021-07-13T15:07:58.961Z] [2021-07-13T15:07:58.961Z] [2021-07-13T15:07:58.961Z] DONE 1 tests, 1 skipped in 2.340s [2021-07-13T15:07:58.961Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard [2021-07-13T15:07:59.958Z] testing: warning: no tests to run [2021-07-13T15:07:59.958Z] PASS [2021-07-13T15:07:59.958Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard 0.087s [2021-07-13T15:07:59.958Z] [2021-07-13T15:07:59.958Z] DONE 0 tests in 1.209s [2021-07-13T15:07:59.958Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2021-07-13T15:08:02.193Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-07-13T15:08:02.193Z] INFO: Testing against a local daemon [2021-07-13T15:08:02.193Z] === RUN TestPluginWithDevMounts [2021-07-13T15:08:02.193Z] mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2021-07-13T15:08:02.193Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2021-07-13T15:08:02.193Z] PASS [2021-07-13T15:08:02.193Z] ok github.com/docker/docker/integration/plugin/volumes 0.130s [2021-07-13T15:08:02.667Z] [2021-07-13T15:08:02.667Z] === Skipped [2021-07-13T15:08:02.667Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) [2021-07-13T15:08:02.667Z] mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2021-07-13T15:08:02.667Z] [2021-07-13T15:08:02.667Z] [2021-07-13T15:08:02.667Z] DONE 1 tests, 1 skipped in 2.390s [2021-07-13T15:08:02.667Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2021-07-13T15:08:04.905Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-07-13T15:08:04.905Z] INFO: Testing against a local daemon [2021-07-13T15:08:04.905Z] === RUN TestSecretInspect [2021-07-13T15:08:04.905Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-07-13T15:08:04.905Z] --- SKIP: TestSecretInspect (0.00s) [2021-07-13T15:08:04.905Z] === RUN TestSecretList [2021-07-13T15:08:04.905Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-07-13T15:08:04.905Z] --- SKIP: TestSecretList (0.00s) [2021-07-13T15:08:04.905Z] === RUN TestSecretsCreateAndDelete [2021-07-13T15:08:04.905Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-07-13T15:08:04.905Z] --- SKIP: TestSecretsCreateAndDelete (0.01s) [2021-07-13T15:08:04.905Z] === RUN TestSecretsUpdate [2021-07-13T15:08:04.905Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2021-07-13T15:08:04.905Z] --- SKIP: TestSecretsUpdate (0.01s) [2021-07-13T15:08:04.905Z] === RUN TestTemplatedSecret [2021-07-13T15:08:04.905Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2021-07-13T15:08:04.905Z] --- SKIP: TestTemplatedSecret (0.00s) [2021-07-13T15:08:04.905Z] === RUN TestSecretCreateResolve [2021-07-13T15:08:04.905Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2021-07-13T15:08:04.905Z] --- SKIP: TestSecretCreateResolve (0.00s) [2021-07-13T15:08:04.905Z] PASS [2021-07-13T15:08:04.905Z] ok github.com/docker/docker/integration/secret 0.130s [2021-07-13T15:08:04.905Z] [2021-07-13T15:08:04.905Z] === Skipped [2021-07-13T15:08:04.905Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.00s) [2021-07-13T15:08:04.905Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-07-13T15:08:04.905Z] [2021-07-13T15:08:04.905Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s) [2021-07-13T15:08:04.905Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-07-13T15:08:04.905Z] [2021-07-13T15:08:04.905Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.01s) [2021-07-13T15:08:04.905Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-07-13T15:08:04.905Z] [2021-07-13T15:08:04.905Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.01s) [2021-07-13T15:08:04.905Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2021-07-13T15:08:04.905Z] [2021-07-13T15:08:04.905Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s) [2021-07-13T15:08:04.905Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2021-07-13T15:08:04.905Z] [2021-07-13T15:08:04.905Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s) [2021-07-13T15:08:04.905Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2021-07-13T15:08:04.905Z] [2021-07-13T15:08:04.905Z] [2021-07-13T15:08:04.905Z] DONE 6 tests, 6 skipped in 2.073s [2021-07-13T15:08:04.905Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2021-07-13T15:08:05.170Z] docker_cli_external_volume_driver_test.go:53: [d42247cb9b1c0] daemon is not started [2021-07-13T15:08:07.173Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-07-13T15:08:07.173Z] INFO: Testing against a local daemon [2021-07-13T15:08:07.173Z] === RUN TestServiceCreateInit [2021-07-13T15:08:07.173Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-07-13T15:08:07.173Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-07-13T15:08:07.173Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-07-13T15:08:07.173Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-07-13T15:08:07.173Z] --- PASS: TestServiceCreateInit (0.04s) [2021-07-13T15:08:07.173Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-07-13T15:08:07.173Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-07-13T15:08:07.173Z] === RUN TestCreateServiceMultipleTimes [2021-07-13T15:08:07.173Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-07-13T15:08:07.173Z] --- SKIP: TestCreateServiceMultipleTimes (0.00s) [2021-07-13T15:08:07.173Z] === RUN TestCreateServiceConflict [2021-07-13T15:08:07.173Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2021-07-13T15:08:07.173Z] --- SKIP: TestCreateServiceConflict (0.00s) [2021-07-13T15:08:07.173Z] === RUN TestCreateServiceMaxReplicas [2021-07-13T15:08:07.173Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2021-07-13T15:08:07.173Z] --- SKIP: TestCreateServiceMaxReplicas (0.05s) [2021-07-13T15:08:07.173Z] === RUN TestCreateWithDuplicateNetworkNames [2021-07-13T15:08:07.173Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2021-07-13T15:08:07.173Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s) [2021-07-13T15:08:07.173Z] === RUN TestCreateServiceSecretFileMode [2021-07-13T15:08:07.173Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2021-07-13T15:08:07.173Z] --- SKIP: TestCreateServiceSecretFileMode (0.00s) [2021-07-13T15:08:07.173Z] === RUN TestCreateServiceConfigFileMode [2021-07-13T15:08:07.173Z] create_test.go:312: testEnv.DaemonInfo.OSType == "windows" [2021-07-13T15:08:07.173Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s) [2021-07-13T15:08:07.173Z] === RUN TestCreateServiceSysctls [2021-07-13T15:08:07.173Z] create_test.go:404: testEnv.DaemonInfo.OSType == "windows" [2021-07-13T15:08:07.173Z] --- SKIP: TestCreateServiceSysctls (0.04s) [2021-07-13T15:08:07.173Z] === RUN TestCreateServiceCapabilities [2021-07-13T15:08:07.173Z] create_test.go:488: testEnv.DaemonInfo.OSType == "windows" [2021-07-13T15:08:07.652Z] --- SKIP: TestCreateServiceCapabilities (0.04s) [2021-07-13T15:08:07.652Z] === RUN TestInspect [2021-07-13T15:08:07.652Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2021-07-13T15:08:07.652Z] --- SKIP: TestInspect (0.00s) [2021-07-13T15:08:07.652Z] === RUN TestCreateJob [2021-07-13T15:08:07.652Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2021-07-13T15:08:07.652Z] --- SKIP: TestCreateJob (0.00s) [2021-07-13T15:08:07.652Z] === RUN TestReplicatedJob [2021-07-13T15:08:07.652Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2021-07-13T15:08:07.652Z] --- SKIP: TestReplicatedJob (0.00s) [2021-07-13T15:08:07.652Z] === RUN TestUpdateReplicatedJob [2021-07-13T15:08:07.652Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2021-07-13T15:08:07.652Z] --- SKIP: TestUpdateReplicatedJob (0.00s) [2021-07-13T15:08:07.652Z] === RUN TestServiceListWithStatuses [2021-07-13T15:08:07.652Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2021-07-13T15:08:07.652Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-07-13T15:08:07.652Z] === RUN TestDockerNetworkConnectAlias [2021-07-13T15:08:07.652Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-07-13T15:08:07.652Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s) [2021-07-13T15:08:07.652Z] === RUN TestDockerNetworkReConnect [2021-07-13T15:08:07.652Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-07-13T15:08:07.652Z] --- SKIP: TestDockerNetworkReConnect (0.00s) [2021-07-13T15:08:07.652Z] === RUN TestServicePlugin [2021-07-13T15:08:07.652Z] plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows" [2021-07-13T15:08:07.652Z] --- SKIP: TestServicePlugin (0.00s) [2021-07-13T15:08:07.652Z] === RUN TestServiceUpdateLabel [2021-07-13T15:08:07.652Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2021-07-13T15:08:07.652Z] --- SKIP: TestServiceUpdateLabel (0.00s) [2021-07-13T15:08:07.652Z] === RUN TestServiceUpdateSecrets [2021-07-13T15:08:07.652Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2021-07-13T15:08:07.652Z] --- SKIP: TestServiceUpdateSecrets (0.00s) [2021-07-13T15:08:07.652Z] === RUN TestServiceUpdateConfigs [2021-07-13T15:08:07.652Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2021-07-13T15:08:07.652Z] --- SKIP: TestServiceUpdateConfigs (0.00s) [2021-07-13T15:08:07.652Z] === RUN TestServiceUpdateNetwork [2021-07-13T15:08:07.652Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2021-07-13T15:08:07.652Z] --- SKIP: TestServiceUpdateNetwork (0.00s) [2021-07-13T15:08:07.652Z] === RUN TestServiceUpdatePidsLimit [2021-07-13T15:08:07.652Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2021-07-13T15:08:07.652Z] --- SKIP: TestServiceUpdatePidsLimit (0.01s) [2021-07-13T15:08:07.652Z] PASS [2021-07-13T15:08:07.652Z] ok github.com/docker/docker/integration/service 0.289s [2021-07-13T15:08:07.652Z] [2021-07-13T15:08:07.652Z] === Skipped [2021-07-13T15:08:07.652Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-07-13T15:08:07.652Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-07-13T15:08:07.652Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-07-13T15:08:07.652Z] [2021-07-13T15:08:07.652Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-07-13T15:08:07.652Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-07-13T15:08:07.652Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-07-13T15:08:07.652Z] [2021-07-13T15:08:07.652Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s) [2021-07-13T15:08:07.652Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-07-13T15:08:07.652Z] [2021-07-13T15:08:07.652Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s) [2021-07-13T15:08:07.652Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2021-07-13T15:08:07.652Z] [2021-07-13T15:08:07.652Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.05s) [2021-07-13T15:08:07.652Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2021-07-13T15:08:07.652Z] [2021-07-13T15:08:07.652Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s) [2021-07-13T15:08:07.652Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2021-07-13T15:08:07.652Z] [2021-07-13T15:08:07.652Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s) [2021-07-13T15:08:07.652Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2021-07-13T15:08:07.652Z] [2021-07-13T15:08:07.652Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s) [2021-07-13T15:08:07.652Z] create_test.go:312: testEnv.DaemonInfo.OSType == "windows" [2021-07-13T15:08:07.652Z] [2021-07-13T15:08:07.652Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.04s) [2021-07-13T15:08:07.652Z] create_test.go:404: testEnv.DaemonInfo.OSType == "windows" [2021-07-13T15:08:07.652Z] [2021-07-13T15:08:07.652Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.04s) [2021-07-13T15:08:07.652Z] create_test.go:488: testEnv.DaemonInfo.OSType == "windows" [2021-07-13T15:08:07.652Z] [2021-07-13T15:08:07.652Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s) [2021-07-13T15:08:07.652Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2021-07-13T15:08:07.652Z] [2021-07-13T15:08:07.652Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s) [2021-07-13T15:08:07.652Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2021-07-13T15:08:07.652Z] [2021-07-13T15:08:07.652Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s) [2021-07-13T15:08:07.652Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2021-07-13T15:08:07.652Z] [2021-07-13T15:08:07.652Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s) [2021-07-13T15:08:07.652Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2021-07-13T15:08:07.652Z] [2021-07-13T15:08:07.652Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s) [2021-07-13T15:08:07.652Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2021-07-13T15:08:07.652Z] [2021-07-13T15:08:07.652Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s) [2021-07-13T15:08:07.652Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-07-13T15:08:07.652Z] [2021-07-13T15:08:07.652Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s) [2021-07-13T15:08:07.652Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-07-13T15:08:07.652Z] [2021-07-13T15:08:07.652Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s) [2021-07-13T15:08:07.652Z] plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows" [2021-07-13T15:08:07.652Z] [2021-07-13T15:08:07.652Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s) [2021-07-13T15:08:07.652Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2021-07-13T15:08:07.652Z] [2021-07-13T15:08:07.652Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s) [2021-07-13T15:08:07.652Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2021-07-13T15:08:07.652Z] [2021-07-13T15:08:07.652Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s) [2021-07-13T15:08:07.652Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2021-07-13T15:08:07.652Z] [2021-07-13T15:08:07.652Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s) [2021-07-13T15:08:07.652Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2021-07-13T15:08:07.652Z] [2021-07-13T15:08:07.652Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdatePidsLimit (0.01s) [2021-07-13T15:08:07.652Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2021-07-13T15:08:07.652Z] [2021-07-13T15:08:07.652Z] [2021-07-13T15:08:07.652Z] DONE 24 tests, 23 skipped in 2.839s [2021-07-13T15:08:07.652Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2021-07-13T15:08:09.634Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2021-07-13T15:08:09.910Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-07-13T15:08:09.910Z] INFO: Testing against a local daemon [2021-07-13T15:08:09.910Z] === RUN TestSessionCreate [2021-07-13T15:08:09.910Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2021-07-13T15:08:09.910Z] --- SKIP: TestSessionCreate (0.00s) [2021-07-13T15:08:09.910Z] === RUN TestSessionCreateWithBadUpgrade [2021-07-13T15:08:09.910Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2021-07-13T15:08:09.910Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s) [2021-07-13T15:08:09.910Z] PASS [2021-07-13T15:08:09.910Z] ok github.com/docker/docker/integration/session 0.127s [2021-07-13T15:08:09.910Z] [2021-07-13T15:08:09.910Z] === Skipped [2021-07-13T15:08:09.910Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s) [2021-07-13T15:08:09.910Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2021-07-13T15:08:09.910Z] [2021-07-13T15:08:09.910Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s) [2021-07-13T15:08:09.910Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2021-07-13T15:08:09.910Z] [2021-07-13T15:08:09.910Z] [2021-07-13T15:08:09.910Z] DONE 2 tests, 2 skipped in 2.023s [2021-07-13T15:08:09.910Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2021-07-13T15:08:10.088Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2021-07-13T15:08:10.541Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2021-07-13T15:08:11.078Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2021-07-13T15:08:12.085Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2021-07-13T15:08:12.085Z] docker_cli_build_test.go:686: unmatched requirement DaemonIsLinux [2021-07-13T15:08:12.085Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2021-07-13T15:08:12.155Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-07-13T15:08:12.155Z] INFO: Testing against a local daemon [2021-07-13T15:08:12.155Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-07-13T15:08:12.155Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2021-07-13T15:08:12.155Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-07-13T15:08:12.155Z] === RUN TestEventsExecDie [2021-07-13T15:08:12.155Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2021-07-13T15:08:12.155Z] --- SKIP: TestEventsExecDie (0.00s) [2021-07-13T15:08:12.155Z] === RUN TestEventsBackwardsCompatible [2021-07-13T15:08:12.155Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2021-07-13T15:08:12.155Z] --- SKIP: TestEventsBackwardsCompatible (0.00s) [2021-07-13T15:08:12.155Z] === RUN TestEventsVolumeCreate [2021-07-13T15:08:12.155Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2021-07-13T15:08:12.155Z] --- SKIP: TestEventsVolumeCreate (0.00s) [2021-07-13T15:08:12.155Z] === RUN TestInfoAPI [2021-07-13T15:08:12.155Z] --- PASS: TestInfoAPI (0.04s) [2021-07-13T15:08:12.155Z] === RUN TestInfoAPIWarnings [2021-07-13T15:08:12.155Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-07-13T15:08:12.155Z] --- SKIP: TestInfoAPIWarnings (0.00s) [2021-07-13T15:08:12.155Z] === RUN TestInfoDebug [2021-07-13T15:08:12.155Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-07-13T15:08:12.155Z] --- SKIP: TestInfoDebug (0.00s) [2021-07-13T15:08:12.155Z] === RUN TestInfoInsecureRegistries [2021-07-13T15:08:12.155Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-07-13T15:08:12.155Z] --- SKIP: TestInfoInsecureRegistries (0.00s) [2021-07-13T15:08:12.155Z] === RUN TestInfoRegistryMirrors [2021-07-13T15:08:12.155Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-07-13T15:08:12.155Z] --- SKIP: TestInfoRegistryMirrors (0.00s) [2021-07-13T15:08:12.155Z] === RUN TestLoginFailsWithBadCredentials [2021-07-13T15:08:13.159Z] --- PASS: TestLoginFailsWithBadCredentials (1.20s) [2021-07-13T15:08:13.159Z] === RUN TestPingCacheHeaders [2021-07-13T15:08:13.159Z] --- PASS: TestPingCacheHeaders (0.04s) [2021-07-13T15:08:13.159Z] === RUN TestPingGet [2021-07-13T15:08:13.159Z] --- PASS: TestPingGet (0.04s) [2021-07-13T15:08:13.159Z] === RUN TestPingHead [2021-07-13T15:08:13.159Z] --- PASS: TestPingHead (0.04s) [2021-07-13T15:08:13.159Z] === RUN TestVersion [2021-07-13T15:08:13.159Z] --- PASS: TestVersion (0.03s) [2021-07-13T15:08:13.159Z] PASS [2021-07-13T15:08:13.159Z] ok github.com/docker/docker/integration/system 1.474s [2021-07-13T15:08:13.159Z] [2021-07-13T15:08:13.159Z] === Skipped [2021-07-13T15:08:13.159Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-07-13T15:08:13.159Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2021-07-13T15:08:13.159Z] [2021-07-13T15:08:13.159Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.00s) [2021-07-13T15:08:13.159Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2021-07-13T15:08:13.159Z] [2021-07-13T15:08:13.159Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s) [2021-07-13T15:08:13.159Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2021-07-13T15:08:13.159Z] [2021-07-13T15:08:13.159Z] === SKIP: github.com/docker/docker/integration/system TestEventsVolumeCreate (0.00s) [2021-07-13T15:08:13.159Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2021-07-13T15:08:13.159Z] [2021-07-13T15:08:13.159Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s) [2021-07-13T15:08:13.159Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-07-13T15:08:13.159Z] [2021-07-13T15:08:13.159Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s) [2021-07-13T15:08:13.159Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-07-13T15:08:13.159Z] [2021-07-13T15:08:13.159Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s) [2021-07-13T15:08:13.159Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-07-13T15:08:13.159Z] [2021-07-13T15:08:13.159Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s) [2021-07-13T15:08:13.159Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-07-13T15:08:13.159Z] [2021-07-13T15:08:13.159Z] [2021-07-13T15:08:13.159Z] DONE 14 tests, 8 skipped in 3.418s [2021-07-13T15:08:13.159Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2021-07-13T15:08:15.421Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-07-13T15:08:15.421Z] INFO: Testing against a local daemon [2021-07-13T15:08:15.421Z] === RUN TestVolumesCreateAndList [2021-07-13T15:08:15.421Z] --- PASS: TestVolumesCreateAndList (0.06s) [2021-07-13T15:08:15.421Z] === RUN TestVolumesRemove [2021-07-13T15:08:15.421Z] --- PASS: TestVolumesRemove (0.13s) [2021-07-13T15:08:15.421Z] === RUN TestVolumesInspect [2021-07-13T15:08:15.894Z] --- PASS: TestVolumesInspect (0.05s) [2021-07-13T15:08:15.894Z] === RUN TestVolumesInvalidJSON [2021-07-13T15:08:15.894Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-07-13T15:08:15.894Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-07-13T15:08:15.894Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-07-13T15:08:15.894Z] --- PASS: TestVolumesInvalidJSON (0.03s) [2021-07-13T15:08:15.894Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.01s) [2021-07-13T15:08:15.894Z] PASS [2021-07-13T15:08:15.894Z] ok github.com/docker/docker/integration/volume 0.344s [2021-07-13T15:08:15.894Z] [2021-07-13T15:08:15.894Z] DONE 5 tests in 2.601s [2021-07-13T15:08:15.894Z] INFO: make.ps1 ended at 07/13/2021 15:08:15 [2021-07-13T15:08:15.894Z] INFO: Integration CLI tests being run from the host: [2021-07-13T15:08:15.894Z] 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-07-13T15:08:19.069Z] === RUN TestDockerSuite/TestBuildSpaces [2021-07-13T15:08:19.527Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2021-07-13T15:08:20.019Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse [2021-07-13T15:08:24.179Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2021-07-13T15:08:24.180Z] === RUN TestDockerSuite/TestBuildStderr [2021-07-13T15:08:26.391Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-07-13T15:08:26.391Z] INFO: Testing against a local daemon [2021-07-13T15:08:26.391Z] === RUN TestDockerSuite [2021-07-13T15:08:26.391Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2021-07-13T15:08:26.391Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2021-07-13T15:08:26.391Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2021-07-13T15:08:26.391Z] === RUN TestDockerSuite/TestAPIErrorJSON [2021-07-13T15:08:26.391Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2021-07-13T15:08:26.391Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2021-07-13T15:08:26.391Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2021-07-13T15:08:26.391Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2021-07-13T15:08:26.391Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2021-07-13T15:08:26.391Z] === RUN TestDockerSuite/TestAPIImagesDelete [2021-07-13T15:08:27.389Z] === RUN TestDockerSuite/TestAPIImagesFilter [2021-07-13T15:08:27.867Z] === RUN TestDockerSuite/TestAPIImagesHistory [2021-07-13T15:08:28.340Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2021-07-13T15:08:28.812Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2021-07-13T15:08:32.700Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2021-07-13T15:08:37.535Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2021-07-13T15:08:38.014Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2021-07-13T15:08:38.098Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverList [2021-07-13T15:08:39.021Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2021-07-13T15:08:42.876Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2021-07-13T15:08:46.728Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2021-07-13T15:08:49.734Z] === RUN TestDockerSuite/TestBuildDockerignore [2021-07-13T15:08:52.947Z] docker_cli_external_volume_driver_test.go:53: [d4e4b93b384ea] daemon is not started [2021-07-13T15:09:07.794Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked [2021-07-13T15:09:07.794Z] docker_cli_external_volume_driver_test.go:53: [d1b8d2aad26d4] daemon is not started [2021-07-13T15:09:08.289Z] === RUN TestDockerSuite/TestBuildStopSignal [2021-07-13T15:09:08.289Z] docker_cli_build_test.go:4068: unmatched requirement DaemonIsLinux [2021-07-13T15:09:08.289Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2021-07-13T15:09:08.289Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2021-07-13T15:09:09.246Z] === RUN TestDockerSuite/TestBuildTagEvent [2021-07-13T15:09:12.951Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2021-07-13T15:09:17.610Z] === RUN TestDockerSuite/TestBuildUser [2021-07-13T15:09:17.610Z] docker_cli_build_test.go:1282: unmatched requirement DaemonIsLinux [2021-07-13T15:09:17.610Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2021-07-13T15:09:17.610Z] docker_cli_build_test.go:556: unmatched requirement DaemonIsLinux [2021-07-13T15:09:17.610Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2021-07-13T15:09:17.610Z] docker_cli_build_test.go:2656: unmatched requirement DaemonIsLinux [2021-07-13T15:09:17.610Z] === RUN TestDockerSuite/TestBuildVerboseOut [2021-07-13T15:09:22.642Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID [2021-07-13T15:09:26.131Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2021-07-13T15:09:26.586Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2021-07-13T15:09:30.300Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2021-07-13T15:09:30.300Z] docker_cli_build_test.go:3875: unmatched requirement DaemonIsLinux [2021-07-13T15:09:30.300Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2021-07-13T15:09:30.300Z] docker_cli_build_test.go:3670: unmatched requirement DaemonIsLinux [2021-07-13T15:09:30.300Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2021-07-13T15:09:50.595Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2021-07-13T15:09:50.595Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2021-07-13T15:09:50.595Z] docker_cli_build_test.go:5146: unmatched requirement DaemonIsLinux [2021-07-13T15:09:50.595Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2021-07-13T15:09:51.321Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2021-07-13T15:09:52.277Z] === RUN TestDockerSuite/TestBuildWindowsUser [2021-07-13T15:09:54.685Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed [2021-07-13T15:10:00.792Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2021-07-13T15:10:07.821Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2021-07-13T15:10:07.821Z] docker_cli_build_test.go:5569: unmatched requirement DaemonIsLinux [2021-07-13T15:10:07.821Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2021-07-13T15:10:07.821Z] docker_cli_build_test.go:5585: unmatched requirement DaemonIsLinux [2021-07-13T15:10:07.821Z] === RUN TestDockerSuite/TestBuildWithFailure [2021-07-13T15:10:09.344Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2021-07-13T15:10:09.344Z] docker_cli_build_test.go:1051: unmatched requirement DaemonIsLinux [2021-07-13T15:10:09.560Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete [2021-07-13T15:10:09.801Z] === RUN TestDockerSuite/TestBuildWithRecycleBin [2021-07-13T15:10:24.405Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls [2021-07-13T15:10:24.602Z] === RUN TestDockerSuite/TestBuildWithTabs [2021-07-13T15:10:29.325Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2021-07-13T15:10:29.325Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2021-07-13T15:10:44.188Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2021-07-13T15:10:44.188Z] docker_cli_build_test.go:2152: unmatched requirement DaemonIsLinux [2021-07-13T15:10:44.188Z] === RUN TestDockerSuite/TestBuildWithVolumes [2021-07-13T15:10:44.188Z] docker_cli_build_test.go:1234: unmatched requirement DaemonIsLinux [2021-07-13T15:10:44.188Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2021-07-13T15:10:44.188Z] docker_cli_build_test.go:6058: unmatched requirement DaemonIsLinux [2021-07-13T15:10:44.188Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2021-07-13T15:10:44.188Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2021-07-13T15:10:51.447Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2021-07-13T15:10:51.926Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2021-07-13T15:10:52.404Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2021-07-13T15:11:02.215Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2021-07-13T15:11:02.678Z] === RUN TestDockerSuite/TestBuildXZHost [2021-07-13T15:11:02.678Z] docker_cli_build_test.go:3652: unmatched requirement DaemonIsLinux [2021-07-13T15:11:03.140Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2021-07-13T15:11:03.140Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2021-07-13T15:11:03.140Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2021-07-13T15:11:03.140Z] docker_cli_sni_test.go:18: Flakey test [2021-07-13T15:11:03.140Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2021-07-13T15:11:05.331Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2021-07-13T15:11:09.158Z] === RUN TestDockerSuite/TestCommitChange [2021-07-13T15:11:11.032Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists [2021-07-13T15:11:11.304Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2021-07-13T15:11:11.304Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2021-07-13T15:11:11.304Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2021-07-13T15:11:11.304Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2021-07-13T15:11:11.304Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2021-07-13T15:11:11.304Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2021-07-13T15:11:11.304Z] === RUN TestDockerSuite/TestAPINetworkFilter [2021-07-13T15:11:11.304Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2021-07-13T15:11:11.304Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2021-07-13T15:11:11.304Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2021-07-13T15:11:11.304Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2021-07-13T15:11:11.304Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2021-07-13T15:11:11.304Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2021-07-13T15:11:11.304Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2021-07-13T15:11:11.304Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2021-07-13T15:11:11.304Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2021-07-13T15:11:11.304Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2021-07-13T15:11:11.304Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2021-07-13T15:11:11.304Z] docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux [2021-07-13T15:11:11.304Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2021-07-13T15:11:11.304Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2021-07-13T15:11:11.304Z] docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-07-13T15:11:11.304Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2021-07-13T15:11:11.304Z] docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux [2021-07-13T15:11:11.304Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2021-07-13T15:11:11.785Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2021-07-13T15:11:13.798Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2021-07-13T15:11:13.876Z] === RUN TestDockerSuite/TestCommitChangeLabels [2021-07-13T15:11:18.589Z] === RUN TestDockerSuite/TestCommitHardlink [2021-07-13T15:11:18.589Z] docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux [2021-07-13T15:11:18.589Z] === RUN TestDockerSuite/TestCommitNewFile [2021-07-13T15:11:19.076Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2021-07-13T15:11:19.076Z] docker_cli_run_test.go:3155: unmatched requirement Apparmor [2021-07-13T15:11:19.076Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2021-07-13T15:11:19.076Z] docker_cli_run_test.go:3133: unmatched requirement Apparmor [2021-07-13T15:11:19.076Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2021-07-13T15:11:19.076Z] docker_cli_run_test.go:3145: unmatched requirement DaemonIsLinux [2021-07-13T15:11:19.076Z] === RUN TestDockerSuite/TestAttachDisconnect [2021-07-13T15:11:19.076Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2021-07-13T15:11:19.076Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2021-07-13T15:11:22.944Z] === RUN TestDockerSuite/TestAttachPausedContainer [2021-07-13T15:11:22.944Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2021-07-13T15:11:22.944Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2021-07-13T15:11:22.944Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2021-07-13T15:11:22.944Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2021-07-13T15:11:25.698Z] === RUN TestDockerSuite/TestCommitPausedContainer [2021-07-13T15:11:25.698Z] docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux [2021-07-13T15:11:25.698Z] === RUN TestDockerSuite/TestCommitTTY [2021-07-13T15:11:26.419Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2021-07-13T15:11:31.735Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2021-07-13T15:11:32.803Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2021-07-13T15:11:32.964Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp [2021-07-13T15:11:36.966Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2021-07-13T15:11:37.514Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2021-07-13T15:11:37.514Z] docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux [2021-07-13T15:11:37.514Z] === RUN TestDockerSuite/TestCommitWithoutPause [2021-07-13T15:11:37.514Z] docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux [2021-07-13T15:11:37.514Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2021-07-13T15:11:37.514Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2021-07-13T15:11:37.514Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2021-07-13T15:11:37.514Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2021-07-13T15:11:37.514Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2021-07-13T15:11:37.514Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2021-07-13T15:11:37.514Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2021-07-13T15:11:37.514Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2021-07-13T15:11:37.514Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2021-07-13T15:11:37.515Z] docker_api_containers_test.go:504: unmatched requirement DaemonIsLinux [2021-07-13T15:11:37.515Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2021-07-13T15:11:37.515Z] === RUN TestDockerSuite/TestContainerAPICommit [2021-07-13T15:11:44.624Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2021-07-13T15:11:51.735Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2021-07-13T15:11:51.735Z] docker_api_containers_test.go:1094: unmatched requirement DaemonIsLinux [2021-07-13T15:11:51.735Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2021-07-13T15:11:53.930Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2021-07-13T15:11:53.930Z] docker_api_containers_test.go:1020: unmatched requirement DaemonIsLinux [2021-07-13T15:11:53.930Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2021-07-13T15:11:53.930Z] docker_api_containers_test.go:1050: unmatched requirement DaemonIsLinux [2021-07-13T15:11:53.930Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2021-07-13T15:11:53.930Z] docker_api_containers_test.go:1072: unmatched requirement DaemonIsLinux [2021-07-13T15:11:53.930Z] === RUN TestDockerSuite/TestContainerAPICreate [2021-07-13T15:11:56.121Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2021-07-13T15:11:56.121Z] docker_api_containers_test.go:587: unmatched requirement DaemonIsLinux [2021-07-13T15:11:56.121Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2021-07-13T15:11:56.121Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2021-07-13T15:11:59.045Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2021-07-13T15:11:59.045Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2021-07-13T15:11:59.045Z] docker_api_containers_test.go:1350: unmatched requirement DaemonIsLinux [2021-07-13T15:11:59.045Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2021-07-13T15:11:59.045Z] docker_api_containers_test.go:593: unmatched requirement DaemonIsLinux [2021-07-13T15:11:59.045Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2021-07-13T15:11:59.045Z] docker_api_containers_test.go:622: unmatched requirement DaemonIsLinux [2021-07-13T15:11:59.045Z] === RUN TestDockerSuite/TestContainerAPIDelete [2021-07-13T15:12:01.973Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2021-07-13T15:12:04.163Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2021-07-13T15:12:04.999Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail [2021-07-13T15:12:06.356Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2021-07-13T15:12:06.356Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2021-07-13T15:12:06.356Z] docker_api_containers_test.go:1148: unmatched requirement DaemonIsLinux [2021-07-13T15:12:06.356Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2021-07-13T15:12:07.252Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2021-07-13T15:12:08.563Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2021-07-13T15:12:08.563Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2021-07-13T15:12:10.770Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2021-07-13T15:12:10.770Z] docker_api_containers_test.go:127: unmatched requirement DaemonIsLinux [2021-07-13T15:12:10.770Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2021-07-13T15:12:10.770Z] docker_api_containers_test.go:100: unmatched requirement DaemonIsLinux [2021-07-13T15:12:10.770Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2021-07-13T15:12:12.960Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2021-07-13T15:12:12.960Z] === RUN TestDockerSuite/TestContainerAPIKill [2021-07-13T15:12:15.157Z] === RUN TestDockerSuite/TestContainerAPIPause [2021-07-13T15:12:15.157Z] docker_api_containers_test.go:365: unmatched requirement DaemonIsLinux [2021-07-13T15:12:15.157Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2021-07-13T15:12:18.079Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2021-07-13T15:12:18.079Z] === RUN TestDockerSuite/TestContainerAPIRename [2021-07-13T15:12:19.873Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2021-07-13T15:12:21.002Z] === RUN TestDockerSuite/TestContainerAPIRestart [2021-07-13T15:12:24.760Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2021-07-13T15:12:28.520Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2021-07-13T15:12:28.520Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2021-07-13T15:12:28.520Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2021-07-13T15:12:28.520Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2021-07-13T15:12:28.520Z] === RUN TestDockerSuite/TestContainerAPIStart [2021-07-13T15:12:30.067Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2021-07-13T15:12:30.067Z] docker_api_containers_test.go:1598: unmatched requirement DaemonIsLinux [2021-07-13T15:12:30.067Z] === RUN TestDockerSuite/TestContainerAPIStop [2021-07-13T15:12:30.411Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2021-07-13T15:12:32.994Z] === RUN TestDockerSuite/TestContainerAPITop [2021-07-13T15:12:32.994Z] docker_api_containers_test.go:395: unmatched requirement DaemonIsLinux [2021-07-13T15:12:32.994Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2021-07-13T15:12:34.548Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2021-07-13T15:12:35.010Z] === RUN TestDockerSuite/TestContainerAPIWait [2021-07-13T15:12:37.040Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed [2021-07-13T15:12:39.726Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2021-07-13T15:12:41.274Z] === RUN TestDockerSuite/TestContainerNetworkMode [2021-07-13T15:12:41.274Z] docker_cli_run_test.go:2409: unmatched requirement DaemonIsLinux [2021-07-13T15:12:41.274Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2021-07-13T15:12:41.274Z] docker_cli_run_test.go:3504: unmatched requirement DaemonIsLinux [2021-07-13T15:12:41.274Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2021-07-13T15:12:41.274Z] docker_cli_run_test.go:3536: unmatched requirement DaemonIsLinux [2021-07-13T15:12:41.274Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2021-07-13T15:12:41.274Z] docker_cli_run_test.go:3567: unmatched requirement DaemonIsLinux [2021-07-13T15:12:41.274Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2021-07-13T15:12:41.274Z] docker_cli_run_test.go:3550: unmatched requirement DaemonIsLinux [2021-07-13T15:12:41.274Z] === RUN TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe [2021-07-13T15:12:43.468Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2021-07-13T15:12:43.468Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} [2021-07-13T15:12:45.660Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} [2021-07-13T15:12:48.581Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} [2021-07-13T15:12:49.213Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom [2021-07-13T15:12:50.774Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} [2021-07-13T15:12:53.702Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc000650000_} [2021-07-13T15:12:55.894Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-1054247618_c:\foo_false____} [2021-07-13T15:12:58.088Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-1054247618_c:\foo_true____} [2021-07-13T15:13:01.009Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2021-07-13T15:13:01.009Z] docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux [2021-07-13T15:13:01.009Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2021-07-13T15:13:01.009Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2021-07-13T15:13:01.009Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2021-07-13T15:13:01.009Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2021-07-13T15:13:01.009Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2021-07-13T15:13:01.009Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2021-07-13T15:13:01.009Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2021-07-13T15:13:01.009Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2021-07-13T15:13:01.009Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2021-07-13T15:13:01.009Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2021-07-13T15:13:01.009Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2021-07-13T15:13:01.009Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2021-07-13T15:13:01.009Z] docker_cli_run_test.go:3440: unmatched requirement DaemonIsLinux [2021-07-13T15:13:01.009Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2021-07-13T15:13:01.009Z] docker_cli_run_test.go:3432: unmatched requirement DaemonIsLinux [2021-07-13T15:13:01.009Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2021-07-13T15:13:01.009Z] docker_cli_run_test.go:3459: unmatched requirement DaemonIsLinux [2021-07-13T15:13:01.009Z] === RUN TestDockerSuite/TestCopyAndRestart [2021-07-13T15:13:01.009Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2021-07-13T15:13:01.009Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2021-07-13T15:13:01.009Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2021-07-13T15:13:01.009Z] === RUN TestDockerSuite/TestCpAbsolutePath [2021-07-13T15:13:03.202Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2021-07-13T15:13:03.202Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2021-07-13T15:13:03.202Z] === RUN TestDockerSuite/TestCpFromCaseA [2021-07-13T15:13:03.202Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2021-07-13T15:13:03.202Z] === RUN TestDockerSuite/TestCpFromCaseB [2021-07-13T15:13:03.202Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2021-07-13T15:13:03.665Z] === RUN TestDockerSuite/TestCpFromCaseC [2021-07-13T15:13:03.665Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2021-07-13T15:13:03.665Z] === RUN TestDockerSuite/TestCpFromCaseD [2021-07-13T15:13:03.665Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2021-07-13T15:13:03.665Z] === RUN TestDockerSuite/TestCpFromCaseE [2021-07-13T15:13:03.665Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2021-07-13T15:13:03.665Z] === RUN TestDockerSuite/TestCpFromCaseF [2021-07-13T15:13:03.665Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2021-07-13T15:13:03.665Z] === RUN TestDockerSuite/TestCpFromCaseG [2021-07-13T15:13:03.665Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2021-07-13T15:13:03.665Z] === RUN TestDockerSuite/TestCpFromCaseH [2021-07-13T15:13:03.665Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2021-07-13T15:13:03.665Z] === RUN TestDockerSuite/TestCpFromCaseI [2021-07-13T15:13:03.665Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2021-07-13T15:13:03.665Z] === RUN TestDockerSuite/TestCpFromCaseJ [2021-07-13T15:13:03.665Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2021-07-13T15:13:03.665Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2021-07-13T15:13:03.665Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2021-07-13T15:13:03.665Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2021-07-13T15:13:03.665Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2021-07-13T15:13:03.665Z] === RUN TestDockerSuite/TestCpGarbagePath [2021-07-13T15:13:06.587Z] === RUN TestDockerSuite/TestCpLocalOnly [2021-07-13T15:13:06.587Z] === RUN TestDockerSuite/TestCpNameHasColon [2021-07-13T15:13:06.587Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2021-07-13T15:13:06.587Z] === RUN TestDockerSuite/TestCpRelativePath [2021-07-13T15:13:07.279Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart [2021-07-13T15:13:07.279Z] docker_cli_external_volume_driver_test.go:485: [d772c71aed99c] daemon is not started [2021-07-13T15:13:09.522Z] === RUN TestDockerSuite/TestCpSpecialFiles [2021-07-13T15:13:09.522Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2021-07-13T15:13:09.522Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2021-07-13T15:13:09.522Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2021-07-13T15:13:09.522Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2021-07-13T15:13:09.522Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2021-07-13T15:13:09.522Z] === RUN TestDockerSuite/TestCpToCaseA [2021-07-13T15:13:14.231Z] === RUN TestDockerSuite/TestCpToCaseB [2021-07-13T15:13:16.424Z] === RUN TestDockerSuite/TestCpToCaseC [2021-07-13T15:13:16.424Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2021-07-13T15:13:16.424Z] === RUN TestDockerSuite/TestCpToCaseD [2021-07-13T15:13:16.424Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2021-07-13T15:13:16.424Z] === RUN TestDockerSuite/TestCpToCaseE [2021-07-13T15:13:22.124Z] === RUN TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict [2021-07-13T15:13:22.124Z] docker_cli_external_volume_driver_test.go:53: [d5e48069cee99] daemon is not started [2021-07-13T15:13:26.791Z] === RUN TestDockerSuite/TestCpToCaseF [2021-07-13T15:13:26.791Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2021-07-13T15:13:26.791Z] === RUN TestDockerSuite/TestCpToCaseG [2021-07-13T15:13:26.791Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2021-07-13T15:13:26.791Z] === RUN TestDockerSuite/TestCpToCaseH [2021-07-13T15:13:35.452Z] === RUN TestDockerSuite/TestCpToCaseI [2021-07-13T15:13:35.452Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2021-07-13T15:13:35.452Z] === RUN TestDockerSuite/TestCpToCaseJ [2021-07-13T15:13:35.452Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2021-07-13T15:13:35.452Z] === RUN TestDockerSuite/TestCpToDot [2021-07-13T15:13:36.971Z] --- PASS: TestDockerExternalVolumeSuite (439.64s) [2021-07-13T15:13:36.971Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume (15.84s) [2021-07-13T15:13:36.971Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities (60.61s) [2021-07-13T15:13:36.971Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer (16.45s) [2021-07-13T15:13:36.971Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet (30.05s) [2021-07-13T15:13:36.971Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse (15.56s) [2021-07-13T15:13:36.971Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverList (30.04s) [2021-07-13T15:13:36.971Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked (15.12s) [2021-07-13T15:13:36.971Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID (31.44s) [2021-07-13T15:13:36.971Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed (16.42s) [2021-07-13T15:13:36.971Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete (15.77s) [2021-07-13T15:13:36.971Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls (45.57s) [2021-07-13T15:13:36.971Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists (19.47s) [2021-07-13T15:13:36.971Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp (31.51s) [2021-07-13T15:13:36.971Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail (30.89s) [2021-07-13T15:13:36.971Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed (16.42s) [2021-07-13T15:13:36.971Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom (17.15s) [2021-07-13T15:13:36.971Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart (16.27s) [2021-07-13T15:13:36.971Z] --- PASS: TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict (15.06s) [2021-07-13T15:13:36.971Z] PASS [2021-07-13T15:13:36.971Z] [2021-07-13T15:13:36.971Z] === Skipped [2021-07-13T15:13:36.971Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.03s) [2021-07-13T15:13:36.971Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2021-07-13T15:13:36.971Z] check_test.go:309: [d1f5206258c95] daemon is not started [2021-07-13T15:13:36.971Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.03s) [2021-07-13T15:13:36.971Z] [2021-07-13T15:13:36.971Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s) [2021-07-13T15:13:36.971Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2021-07-13T15:13:36.971Z] check_test.go:309: [ddccc3f0f3081] daemon is not started [2021-07-13T15:13:36.971Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s) [2021-07-13T15:13:36.971Z] [2021-07-13T15:13:36.971Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s) [2021-07-13T15:13:36.971Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2021-07-13T15:13:36.971Z] check_test.go:309: [d5cdfe5a316a5] daemon is not started [2021-07-13T15:13:36.971Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s) [2021-07-13T15:13:36.971Z] [2021-07-13T15:13:36.971Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2021-07-13T15:13:36.971Z] docker_api_swarm_test.go:934: Root cause of Issue #36386 is needed [2021-07-13T15:13:36.971Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2021-07-13T15:13:36.971Z] [2021-07-13T15:13:36.971Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2021-07-13T15:13:36.971Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2021-07-13T15:13:36.971Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2021-07-13T15:13:36.971Z] [2021-07-13T15:13:36.971Z] [2021-07-13T15:13:36.971Z] DONE 273 tests, 5 skipped in 2633.476s [2021-07-13T15:13:36.971Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-07-13T15:13:37.228Z] ++++ cat bundles/test-integration/docker.pid [2021-07-13T15:13:37.228Z] +++ kill 8266 [2021-07-13T15:13:37.228Z] ++++ cat bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/dc29f64f2b16f/docker.pid [2021-07-13T15:13:37.228Z] +++ kill 7150 [2021-07-13T15:13:37.228Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 7150 is not a child of this shell [2021-07-13T15:13:37.228Z] warning: PID 7150 from bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/dc29f64f2b16f/docker.pid had a nonzero exit code [2021-07-13T15:13:37.228Z] +++ /etc/init.d/apparmor stop [2021-07-13T15:13:37.228Z] Leaving: AppArmorNo profiles have been unloaded. [2021-07-13T15:13:37.228Z] [2021-07-13T15:13:37.228Z] Unloading profiles will leave already running processes permanently [2021-07-13T15:13:37.228Z] unconfined, which can lead to unexpected situations. [2021-07-13T15:13:37.228Z] [2021-07-13T15:13:37.228Z] To set a process to complain mode, use the command line tool [2021-07-13T15:13:37.228Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-07-13T15:13:37.228Z] +++ true [2021-07-13T15:13:37.228Z] exiting test-integration [2021-07-13T15:13:37.228Z] ++ exit 0 [2021-07-13T15:13:37.228Z] [2021-07-13T15:13:37.485Z] + exit 0 [2021-07-13T15:13:37.485Z] ++ jobs -p [2021-07-13T15:13:37.485Z] + pids= [2021-07-13T15:13:37.485Z] + echo 'Remaining pids to kill: []' [2021-07-13T15:13:37.485Z] Remaining pids to kill: [] [2021-07-13T15:13:37.485Z] + '[' -z '' ']' Post stage [Pipeline] junit [2021-07-13T15:13:37.499Z] Recording test results [2021-07-13T15:13:37.642Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2021-07-13T15:13:37.642Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2021-07-13T15:13:37.642Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2021-07-13T15:13:37.642Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2021-07-13T15:13:37.642Z] === RUN TestDockerSuite/TestCpToStdout [2021-07-13T15:13:37.913Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2021-07-13T15:13:38.228Z] + echo Ensuring container killed. [2021-07-13T15:13:38.228Z] Ensuring container killed. [2021-07-13T15:13:38.228Z] + docker ps -aq -f name=docker-pr2-* [2021-07-13T15:13:38.228Z] + cids=d5d99b8b752a [2021-07-13T15:13:38.228Z] 1c861de6ec20 [2021-07-13T15:13:38.228Z] 3ec1ebee6f3c [2021-07-13T15:13:38.228Z] + [ -n d5d99b8b752a [2021-07-13T15:13:38.228Z] 1c861de6ec20 [2021-07-13T15:13:38.228Z] 3ec1ebee6f3c ] [2021-07-13T15:13:38.228Z] + docker rm -vf d5d99b8b752a 1c861de6ec20 3ec1ebee6f3c [2021-07-13T15:13:40.563Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2021-07-13T15:13:40.563Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2021-07-13T15:13:40.563Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2021-07-13T15:13:40.563Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2021-07-13T15:13:40.563Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2021-07-13T15:13:40.563Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2021-07-13T15:13:40.563Z] === RUN TestDockerSuite/TestCpVolumePath [2021-07-13T15:13:40.563Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2021-07-13T15:13:40.563Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2021-07-13T15:13:40.563Z] === RUN TestDockerSuite/TestCreateArgs [2021-07-13T15:13:40.563Z] === RUN TestDockerSuite/TestCreateByImageID [2021-07-13T15:13:41.501Z] d5d99b8b752a [2021-07-13T15:13:41.501Z] 1c861de6ec20 [2021-07-13T15:13:42.431Z] 3ec1ebee6f3c [Pipeline] sh [2021-07-13T15:13:42.708Z] + echo Chowning /workspace to jenkins user [2021-07-13T15:13:42.708Z] Chowning /workspace to jenkins user [2021-07-13T15:13:42.708Z] + id -u [2021-07-13T15:13:42.708Z] + id -g [2021-07-13T15:13:42.708Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42631:/workspace busybox chown -R 1000:1000 /workspace [2021-07-13T15:13:42.756Z] === RUN TestDockerSuite/TestCreateEchoStdout [2021-07-13T15:13:45.682Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2021-07-13T15:13:45.682Z] === RUN TestDockerSuite/TestCreateHostConfig [2021-07-13T15:13:46.144Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-07-13T15:13:47.168Z] + bundleName=amd64 [2021-07-13T15:13:47.168Z] + echo Creating amd64-bundles.tar.gz [2021-07-13T15:13:47.168Z] Creating amd64-bundles.tar.gz [2021-07-13T15:13:47.168Z] + xargs tar -czf amd64-bundles.tar.gz [2021-07-13T15:13:47.168Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2021-07-13T15:13:47.693Z] === RUN TestDockerSuite/TestCreateLabelFromImage [Pipeline] archiveArtifacts [2021-07-13T15:13:48.545Z] Archiving artifacts [2021-07-13T15:13:48.667Z] === RUN TestDockerSuite/TestCreateLabels [2021-07-13T15:13:48.667Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2021-07-13T15:13:48.667Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2021-07-13T15:13:48.667Z] === RUN TestDockerSuite/TestCreateRM [2021-07-13T15:13:48.877Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42631/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-07-13T15:13:49.130Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2021-07-13T15:13:49.130Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-07-13T15:13:49.130Z] === RUN TestDockerSuite/TestCreateStopSignal [2021-07-13T15:13:49.185Z] + make clean [2021-07-13T15:13:49.442Z] docker volume rm -f docker-dev-cache [2021-07-13T15:13:49.442Z] docker-dev-cache [Pipeline] deleteDir [2021-07-13T15:13:49.591Z] === RUN TestDockerSuite/TestCreateStopTimeout [2021-07-13T15:13:50.054Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-07-13T15:13:56.921Z] === RUN TestDockerSuite/TestBuildDotDotFile [2021-07-13T15:13:56.921Z] === RUN TestDockerSuite/TestBuildEOLInLine [2021-07-13T15:13:56.921Z] docker_cli_build_test.go:2631: unmatched requirement DaemonIsLinux [2021-07-13T15:13:56.921Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2021-07-13T15:13:56.921Z] docker_cli_build_test.go:3166: unmatched requirement DaemonIsLinux [2021-07-13T15:13:56.921Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2021-07-13T15:13:56.921Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2021-07-13T15:13:56.921Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2021-07-13T15:13:56.921Z] docker_cli_build_test.go:3933: unmatched requirement DaemonIsLinux [2021-07-13T15:13:56.921Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2021-07-13T15:13:56.921Z] === RUN TestDockerSuite/TestBuildEntrypoint [2021-07-13T15:13:56.921Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2021-07-13T15:13:58.661Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2021-07-13T15:13:58.661Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2021-07-13T15:13:58.661Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2021-07-13T15:13:59.269Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2021-07-13T15:13:59.269Z] docker_api_build_test.go:177: unmatched requirement UnixCli [2021-07-13T15:13:59.269Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2021-07-13T15:13:59.269Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2021-07-13T15:13:59.269Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2021-07-13T15:13:59.269Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2021-07-13T15:13:59.269Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2021-07-13T15:13:59.269Z] docker_cli_build_test.go:575: unmatched requirement DaemonIsLinux [2021-07-13T15:13:59.269Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2021-07-13T15:13:59.269Z] docker_cli_build_test.go:928: unmatched requirement DaemonIsLinux [2021-07-13T15:13:59.269Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2021-07-13T15:13:59.269Z] docker_cli_build_test.go:1008: unmatched requirement DaemonIsLinux [2021-07-13T15:13:59.269Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2021-07-13T15:13:59.269Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2021-07-13T15:13:59.750Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2021-07-13T15:14:02.415Z] === RUN TestDockerSuite/TestCreateWithPortRange [2021-07-13T15:14:02.415Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2021-07-13T15:14:02.415Z] docker_api_containers_test.go:854: unmatched requirement DaemonIsLinux [2021-07-13T15:14:02.415Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2021-07-13T15:14:03.629Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2021-07-13T15:14:03.963Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2021-07-13T15:14:03.963Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2021-07-13T15:14:03.963Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2021-07-13T15:14:04.431Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2021-07-13T15:14:04.431Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2021-07-13T15:14:04.431Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2021-07-13T15:14:04.431Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2021-07-13T15:14:04.431Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2021-07-13T15:14:04.431Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2021-07-13T15:14:04.431Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2021-07-13T15:14:04.431Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2021-07-13T15:14:04.431Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2021-07-13T15:14:04.431Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2021-07-13T15:14:04.431Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2021-07-13T15:14:04.431Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2021-07-13T15:14:04.431Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2021-07-13T15:14:04.431Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2021-07-13T15:14:04.431Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2021-07-13T15:14:04.431Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2021-07-13T15:14:04.431Z] === RUN TestDockerSuite/TestDevicePermissions [2021-07-13T15:14:04.431Z] docker_cli_run_test.go:2969: unmatched requirement DaemonIsLinux [2021-07-13T15:14:04.431Z] === RUN TestDockerSuite/TestDockerFails [2021-07-13T15:14:04.431Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2021-07-13T15:14:04.431Z] docker_cli_volume_test.go:454: unmatched requirement DaemonIsLinux [2021-07-13T15:14:04.431Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2021-07-13T15:14:04.431Z] docker_cli_volume_test.go:495: unmatched requirement DaemonIsLinux [2021-07-13T15:14:04.431Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2021-07-13T15:14:04.431Z] docker_cli_volume_test.go:537: unmatched requirement DaemonIsLinux [2021-07-13T15:14:04.431Z] === RUN TestDockerSuite/TestEventsAttach [2021-07-13T15:14:04.431Z] docker_cli_events_test.go:467: unmatched requirement DaemonIsLinux [2021-07-13T15:14:04.431Z] === RUN TestDockerSuite/TestEventsCommit [2021-07-13T15:14:04.431Z] docker_cli_events_test.go:398: unmatched requirement DaemonIsLinux [2021-07-13T15:14:04.431Z] === RUN TestDockerSuite/TestEventsContainerEvents [2021-07-13T15:14:05.231Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2021-07-13T15:14:05.232Z] docker_cli_build_test.go:753: unmatched requirement DaemonIsLinux [2021-07-13T15:14:05.714Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2021-07-13T15:14:05.715Z] docker_cli_build_test.go:739: unmatched requirement DaemonIsLinux [2021-07-13T15:14:05.715Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2021-07-13T15:14:05.715Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2021-07-13T15:14:07.357Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2021-07-13T15:14:07.820Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2021-07-13T15:14:09.545Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2021-07-13T15:14:09.587Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2021-07-13T15:14:12.474Z] === RUN TestDockerSuite/TestEventsContainerRestart [2021-07-13T15:14:15.084Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2021-07-13T15:14:21.035Z] === RUN TestDockerSuite/TestBuildEnv [2021-07-13T15:14:21.035Z] docker_cli_build_test.go:1471: unmatched requirement DaemonIsLinux [2021-07-13T15:14:21.035Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2021-07-13T15:14:21.035Z] docker_cli_build_test.go:305: unmatched requirement DaemonIsLinux [2021-07-13T15:14:21.035Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2021-07-13T15:14:21.035Z] docker_cli_build_test.go:322: unmatched requirement DaemonIsLinux [2021-07-13T15:14:21.035Z] === RUN TestDockerSuite/TestBuildEnvUsage [2021-07-13T15:14:21.035Z] docker_cli_build_test.go:2714: unmatched requirement DaemonIsLinux [2021-07-13T15:14:21.035Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2021-07-13T15:14:21.035Z] docker_cli_build_test.go:2745: unmatched requirement DaemonIsLinux [2021-07-13T15:14:21.035Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2021-07-13T15:14:21.073Z] === RUN TestDockerSuite/TestEventsCopy [2021-07-13T15:14:24.704Z] === RUN TestDockerSuite/TestBuildAddNonTar [2021-07-13T15:14:24.828Z] === RUN TestDockerSuite/TestEventsFilterContainer [2021-07-13T15:14:25.862Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2021-07-13T15:14:25.862Z] docker_cli_build_test.go:174: unmatched requirement DaemonIsLinux [2021-07-13T15:14:25.862Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2021-07-13T15:14:25.862Z] docker_cli_build_test.go:105: unmatched requirement DaemonIsLinux [2021-07-13T15:14:25.862Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2021-07-13T15:14:25.862Z] docker_cli_build_test.go:63: unmatched requirement DaemonIsLinux [2021-07-13T15:14:25.862Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2021-07-13T15:14:26.878Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2021-07-13T15:14:28.592Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2021-07-13T15:14:30.198Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2021-07-13T15:14:30.198Z] docker_cli_build_test.go:799: unmatched requirement DaemonIsLinux [2021-07-13T15:14:30.198Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2021-07-13T15:14:30.642Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2021-07-13T15:14:31.713Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2021-07-13T15:14:32.189Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2021-07-13T15:14:33.163Z] === RUN TestDockerSuite/TestEventsFilterImageName [2021-07-13T15:14:34.066Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2021-07-13T15:14:35.670Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2021-07-13T15:14:36.920Z] === RUN TestDockerSuite/TestEventsFilterLabels [2021-07-13T15:14:38.465Z] === RUN TestDockerSuite/TestEventsFilterType [2021-07-13T15:14:39.439Z] === RUN TestDockerSuite/TestEventsFilters [2021-07-13T15:14:41.638Z] === RUN TestDockerSuite/TestBuildAddScript [2021-07-13T15:14:41.638Z] docker_cli_build_test.go:2812: unmatched requirement DaemonIsLinux [2021-07-13T15:14:41.638Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2021-07-13T15:14:41.638Z] docker_cli_build_test.go:507: unmatched requirement DaemonIsLinux [2021-07-13T15:14:41.638Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2021-07-13T15:14:41.638Z] docker_cli_build_test.go:724: unmatched requirement DaemonIsLinux [2021-07-13T15:14:41.638Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2021-07-13T15:14:41.638Z] docker_cli_build_test.go:468: unmatched requirement DaemonIsLinux [2021-07-13T15:14:41.638Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2021-07-13T15:14:42.120Z] === RUN TestDockerSuite/TestBuildAddTar [2021-07-13T15:14:44.149Z] === RUN TestDockerSuite/TestEventsFormat [2021-07-13T15:14:47.906Z] === RUN TestDockerSuite/TestEventsFormatBadField [2021-07-13T15:14:47.906Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2021-07-13T15:14:48.368Z] === RUN TestDockerSuite/TestEventsImageImport [2021-07-13T15:14:48.368Z] docker_cli_events_test.go:171: unmatched requirement DaemonIsLinux [2021-07-13T15:14:48.368Z] === RUN TestDockerSuite/TestEventsImageLoad [2021-07-13T15:14:48.368Z] docker_cli_events_test.go:193: unmatched requirement DaemonIsLinux [2021-07-13T15:14:48.368Z] === RUN TestDockerSuite/TestEventsImagePull [2021-07-13T15:14:48.368Z] docker_cli_events_test.go:152: unmatched requirement DaemonIsLinux [2021-07-13T15:14:48.368Z] === RUN TestDockerSuite/TestEventsImageTag [2021-07-13T15:14:49.345Z] === RUN TestDockerSuite/TestEventsPluginOps [2021-07-13T15:14:49.345Z] docker_cli_events_test.go:232: unmatched requirement DaemonIsLinux [2021-07-13T15:14:49.345Z] === RUN TestDockerSuite/TestEventsRename [2021-07-13T15:14:52.268Z] === RUN TestDockerSuite/TestEventsResize [2021-07-13T15:14:53.097Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2021-07-13T15:14:53.097Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2021-07-13T15:14:53.097Z] docker_cli_build_test.go:3299: unmatched requirement DaemonIsLinux [2021-07-13T15:14:53.097Z] === RUN TestDockerSuite/TestBuildExpose [2021-07-13T15:14:53.097Z] docker_cli_build_test.go:1592: unmatched requirement DaemonIsLinux [2021-07-13T15:14:53.097Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2021-07-13T15:14:53.097Z] docker_cli_build_test.go:1606: unmatched requirement DaemonIsLinux [2021-07-13T15:14:53.097Z] === RUN TestDockerSuite/TestBuildExposeOrder [2021-07-13T15:14:53.097Z] docker_cli_build_test.go:1655: unmatched requirement DaemonIsLinux [2021-07-13T15:14:53.097Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2021-07-13T15:14:53.097Z] docker_cli_build_test.go:1671: unmatched requirement DaemonIsLinux [2021-07-13T15:14:53.097Z] === RUN TestDockerSuite/TestBuildFails [2021-07-13T15:14:55.355Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2021-07-13T15:14:55.355Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2021-07-13T15:15:00.873Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2021-07-13T15:15:01.304Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2021-07-13T15:15:02.422Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2021-07-13T15:15:04.614Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2021-07-13T15:15:08.552Z] === RUN TestDockerSuite/TestBuildForceRm [2021-07-13T15:15:09.332Z] === RUN TestDockerSuite/TestEventsTop [2021-07-13T15:15:09.332Z] docker_cli_events_test.go:516: unmatched requirement DaemonIsLinux [2021-07-13T15:15:09.332Z] === RUN TestDockerSuite/TestEventsUntag [2021-07-13T15:15:12.252Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2021-07-13T15:15:16.010Z] === RUN TestDockerSuite/TestExec [2021-07-13T15:15:16.010Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2021-07-13T15:15:16.010Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2021-07-13T15:15:16.010Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2021-07-13T15:15:16.010Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2021-07-13T15:15:18.200Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2021-07-13T15:15:20.395Z] === RUN TestDockerSuite/TestExecAPIStart [2021-07-13T15:15:20.395Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2021-07-13T15:15:20.395Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2021-07-13T15:15:20.395Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2021-07-13T15:15:20.395Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2021-07-13T15:15:20.395Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2021-07-13T15:15:20.395Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2021-07-13T15:15:21.171Z] === RUN TestDockerSuite/TestBuildFromGit [2021-07-13T15:15:22.590Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2021-07-13T15:15:24.137Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2021-07-13T15:15:26.326Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2021-07-13T15:15:27.125Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2021-07-13T15:15:27.873Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2021-07-13T15:15:28.721Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2021-07-13T15:15:32.590Z] === RUN TestDockerSuite/TestExecCgroup [2021-07-13T15:15:32.590Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2021-07-13T15:15:32.590Z] === RUN TestDockerSuite/TestExecEnv [2021-07-13T15:15:32.590Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2021-07-13T15:15:32.590Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2021-07-13T15:15:32.590Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2021-07-13T15:15:32.590Z] === RUN TestDockerSuite/TestExecExitStatus [2021-07-13T15:15:33.253Z] === RUN TestDockerSuite/TestBuildAddTarXz [2021-07-13T15:15:33.253Z] docker_cli_build_test.go:2948: unmatched requirement DaemonIsLinux [2021-07-13T15:15:33.253Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2021-07-13T15:15:33.253Z] docker_cli_build_test.go:2995: unmatched requirement DaemonIsLinux [2021-07-13T15:15:33.253Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2021-07-13T15:15:34.670Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2021-07-13T15:15:34.670Z] docker_cli_build_test.go:3698: unmatched requirement UnixCli [2021-07-13T15:15:34.780Z] === RUN TestDockerSuite/TestExecInspectID [2021-07-13T15:15:35.148Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2021-07-13T15:15:35.628Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2021-07-13T15:15:36.107Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2021-07-13T15:15:36.107Z] docker_cli_build_test.go:3749: unmatched requirement DaemonIsLinux [2021-07-13T15:15:36.586Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2021-07-13T15:15:39.501Z] === RUN TestDockerSuite/TestExecInteractive [2021-07-13T15:15:39.501Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2021-07-13T15:15:39.501Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2021-07-13T15:15:39.501Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2021-07-13T15:15:39.501Z] === RUN TestDockerSuite/TestExecParseError [2021-07-13T15:15:39.501Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2021-07-13T15:15:39.501Z] === RUN TestDockerSuite/TestExecPausedContainer [2021-07-13T15:15:39.501Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2021-07-13T15:15:39.501Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2021-07-13T15:15:39.501Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2021-07-13T15:15:39.501Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2021-07-13T15:15:41.694Z] === RUN TestDockerSuite/TestExecSetEnv [2021-07-13T15:15:41.694Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2021-07-13T15:15:41.694Z] === RUN TestDockerSuite/TestExecStartFails [2021-07-13T15:15:41.694Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2021-07-13T15:15:41.694Z] === RUN TestDockerSuite/TestExecStateCleanup [2021-07-13T15:15:41.694Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2021-07-13T15:15:41.694Z] === RUN TestDockerSuite/TestExecStopNotHanging [2021-07-13T15:15:41.694Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2021-07-13T15:15:41.694Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2021-07-13T15:15:41.694Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2021-07-13T15:15:41.694Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2021-07-13T15:15:43.886Z] === RUN TestDockerSuite/TestExecUlimits [2021-07-13T15:15:43.886Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2021-07-13T15:15:43.886Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2021-07-13T15:15:49.773Z] === RUN TestDockerSuite/TestExecWithImageUser [2021-07-13T15:15:49.773Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2021-07-13T15:15:49.773Z] === RUN TestDockerSuite/TestExecWithPrivileged [2021-07-13T15:15:49.773Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2021-07-13T15:15:49.773Z] === RUN TestDockerSuite/TestExecWithUser [2021-07-13T15:15:49.773Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2021-07-13T15:15:49.773Z] === RUN TestDockerSuite/TestGetContainerStats [2021-07-13T15:15:51.651Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2021-07-13T15:15:51.651Z] docker_cli_build_test.go:237: unmatched requirement DaemonIsLinux [2021-07-13T15:15:51.651Z] === RUN TestDockerSuite/TestBuildHistory [2021-07-13T15:15:54.481Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2021-07-13T15:16:01.593Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2021-07-13T15:16:03.586Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2021-07-13T15:16:03.586Z] docker_cli_build_test.go:769: unmatched requirement DaemonIsLinux [2021-07-13T15:16:03.586Z] === RUN TestDockerSuite/TestBuildBlankName [2021-07-13T15:16:03.586Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2021-07-13T15:16:04.153Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2021-07-13T15:16:04.271Z] === RUN TestDockerSuite/TestBuildIidFile [2021-07-13T15:16:05.280Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2021-07-13T15:16:07.252Z] === RUN TestDockerSuite/TestBuildInheritance [2021-07-13T15:16:07.252Z] docker_cli_build_test.go:2203: unmatched requirement DaemonIsLinux [2021-07-13T15:16:07.252Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2021-07-13T15:16:08.846Z] === RUN TestDockerSuite/TestBuildInvalidTag [2021-07-13T15:16:08.846Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2021-07-13T15:16:09.985Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2021-07-13T15:16:09.985Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2021-07-13T15:16:09.985Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2021-07-13T15:16:09.985Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2021-07-13T15:16:09.985Z] === RUN TestDockerSuite/TestHealth [2021-07-13T15:16:09.985Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2021-07-13T15:16:09.985Z] === RUN TestDockerSuite/TestHistoryExistentImage [2021-07-13T15:16:09.985Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2021-07-13T15:16:09.985Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2021-07-13T15:16:09.985Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2021-07-13T15:16:10.863Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2021-07-13T15:16:10.863Z] docker_cli_build_test.go:4458: unmatched requirement DaemonIsLinux [2021-07-13T15:16:12.466Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2021-07-13T15:16:13.679Z] === RUN TestDockerSuite/TestBuildLabel [2021-07-13T15:16:15.274Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2021-07-13T15:16:15.753Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2021-07-13T15:16:16.760Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2021-07-13T15:16:17.767Z] === RUN TestDockerSuite/TestBuildLabels [2021-07-13T15:16:19.362Z] === RUN TestDockerSuite/TestBuildLabelsCache [2021-07-13T15:16:19.758Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2021-07-13T15:16:20.352Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2021-07-13T15:16:20.352Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2021-07-13T15:16:20.352Z] docker_cli_images_test.go:228: unmatched requirement DaemonIsLinux [2021-07-13T15:16:20.352Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2021-07-13T15:16:20.352Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2021-07-13T15:16:20.352Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2021-07-13T15:16:20.352Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2021-07-13T15:16:20.352Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2021-07-13T15:16:20.352Z] docker_cli_images_test.go:283: unmatched requirement DaemonIsLinux [2021-07-13T15:16:20.352Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2021-07-13T15:16:21.326Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2021-07-13T15:16:21.326Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2021-07-13T15:16:21.616Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2021-07-13T15:16:22.873Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2021-07-13T15:16:23.335Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2021-07-13T15:16:25.528Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2021-07-13T15:16:27.719Z] === RUN TestDockerSuite/TestImagesFormat [2021-07-13T15:16:27.719Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2021-07-13T15:16:27.719Z] docker_cli_images_test.go:342: unmatched requirement DaemonIsLinux [2021-07-13T15:16:27.719Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2021-07-13T15:16:28.864Z] === RUN TestDockerSuite/TestBuildLastModified [2021-07-13T15:16:28.864Z] docker_cli_build_test.go:395: unmatched requirement DaemonIsLinux [2021-07-13T15:16:28.864Z] === RUN TestDockerSuite/TestBuildLineBreak [2021-07-13T15:16:28.864Z] docker_cli_build_test.go:2620: unmatched requirement DaemonIsLinux [2021-07-13T15:16:28.864Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2021-07-13T15:16:28.864Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2021-07-13T15:16:29.343Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2021-07-13T15:16:29.343Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2021-07-13T15:16:29.343Z] === RUN TestDockerSuite/TestBuildMaintainer [2021-07-13T15:16:29.821Z] === RUN TestDockerSuite/TestBuildMissingArgs [2021-07-13T15:16:30.327Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2021-07-13T15:16:30.828Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2021-07-13T15:16:31.471Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2021-07-13T15:16:31.471Z] === RUN TestDockerSuite/TestImportBadURL [2021-07-13T15:16:34.393Z] === RUN TestDockerSuite/TestImportDisplay [2021-07-13T15:16:34.393Z] docker_cli_import_test.go:19: unmatched requirement DaemonIsLinux [2021-07-13T15:16:34.393Z] === RUN TestDockerSuite/TestImportFile [2021-07-13T15:16:34.393Z] docker_cli_import_test.go:48: unmatched requirement DaemonIsLinux [2021-07-13T15:16:34.393Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2021-07-13T15:16:34.393Z] === RUN TestDockerSuite/TestImportFileWithMessage [2021-07-13T15:16:34.393Z] docker_cli_import_test.go:92: unmatched requirement DaemonIsLinux [2021-07-13T15:16:34.393Z] === RUN TestDockerSuite/TestImportGzipped [2021-07-13T15:16:34.393Z] docker_cli_import_test.go:69: unmatched requirement DaemonIsLinux [2021-07-13T15:16:34.393Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2021-07-13T15:16:34.393Z] docker_cli_import_test.go:128: unmatched requirement DaemonIsLinux [2021-07-13T15:16:34.393Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2021-07-13T15:16:34.393Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2021-07-13T15:16:34.393Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2021-07-13T15:16:34.393Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2021-07-13T15:16:34.393Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2021-07-13T15:16:34.393Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2021-07-13T15:16:34.393Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2021-07-13T15:16:34.393Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2021-07-13T15:16:34.393Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2021-07-13T15:16:34.393Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2021-07-13T15:16:34.393Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-07-13T15:16:34.393Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2021-07-13T15:16:36.582Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2021-07-13T15:16:36.785Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2021-07-13T15:16:38.774Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2021-07-13T15:16:38.774Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2021-07-13T15:16:38.774Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2021-07-13T15:16:38.774Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2021-07-13T15:16:38.774Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2021-07-13T15:16:38.774Z] === RUN TestDockerSuite/TestInspectAmpersand [2021-07-13T15:16:38.774Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2021-07-13T15:16:38.774Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2021-07-13T15:16:40.901Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2021-07-13T15:16:40.901Z] docker_cli_build_test.go:4481: unmatched requirement DaemonIsLinux [2021-07-13T15:16:40.901Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2021-07-13T15:16:41.707Z] === RUN TestDockerSuite/TestInspectByPrefix [2021-07-13T15:16:41.707Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2021-07-13T15:16:43.900Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2021-07-13T15:16:43.900Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2021-07-13T15:16:43.900Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2021-07-13T15:16:43.900Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2021-07-13T15:16:43.900Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2021-07-13T15:16:43.900Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2021-07-13T15:16:43.900Z] === RUN TestDockerSuite/TestInspectDefault [2021-07-13T15:16:46.822Z] === RUN TestDockerSuite/TestInspectHistory [2021-07-13T15:16:50.576Z] === RUN TestDockerSuite/TestInspectImage [2021-07-13T15:16:50.576Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2021-07-13T15:16:50.576Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2021-07-13T15:16:50.576Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2021-07-13T15:16:50.576Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2021-07-13T15:16:50.576Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-07-13T15:16:50.576Z] === RUN TestDockerSuite/TestInspectInt64 [2021-07-13T15:16:51.470Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2021-07-13T15:16:51.470Z] docker_cli_build_test.go:4604: unmatched requirement DaemonIsLinux [2021-07-13T15:16:51.470Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2021-07-13T15:16:51.470Z] docker_cli_build_test.go:4523: unmatched requirement DaemonIsLinux [2021-07-13T15:16:51.470Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2021-07-13T15:16:52.767Z] === RUN TestDockerSuite/TestInspectJSONFields [2021-07-13T15:16:54.751Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2021-07-13T15:16:54.752Z] docker_cli_build_test.go:5517: unmatched requirement DaemonIsLinux [2021-07-13T15:16:54.752Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2021-07-13T15:16:54.959Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2021-07-13T15:16:54.959Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2021-07-13T15:16:57.148Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2021-07-13T15:16:57.754Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2021-07-13T15:16:59.343Z] === RUN TestDockerSuite/TestInspectPlugin [2021-07-13T15:16:59.343Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2021-07-13T15:16:59.343Z] === RUN TestDockerSuite/TestInspectRootFS [2021-07-13T15:16:59.343Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2021-07-13T15:17:00.265Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2021-07-13T15:17:00.266Z] docker_cli_build_test.go:4406: unmatched requirement DaemonIsLinux [2021-07-13T15:17:00.266Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2021-07-13T15:17:00.266Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2021-07-13T15:17:00.266Z] docker_cli_build_test.go:4260: unmatched requirement DaemonIsLinux [2021-07-13T15:17:00.266Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2021-07-13T15:17:00.266Z] docker_cli_build_test.go:4289: unmatched requirement DaemonIsLinux [2021-07-13T15:17:00.266Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2021-07-13T15:17:01.534Z] === RUN TestDockerSuite/TestInspectStatus [2021-07-13T15:17:04.456Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2021-07-13T15:17:09.170Z] === RUN TestDockerSuite/TestInspectTemplateError [2021-07-13T15:17:10.717Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2021-07-13T15:17:12.909Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2021-07-13T15:17:15.102Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2021-07-13T15:17:17.295Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2021-07-13T15:17:20.226Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2021-07-13T15:17:22.418Z] === RUN TestDockerSuite/TestInspectUnknownObject [2021-07-13T15:17:22.418Z] === RUN TestDockerSuite/TestLinkShortDefinition [2021-07-13T15:17:22.418Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2021-07-13T15:17:22.418Z] === RUN TestDockerSuite/TestLinksEnvs [2021-07-13T15:17:22.418Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2021-07-13T15:17:22.418Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2021-07-13T15:17:22.418Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2021-07-13T15:17:22.418Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2021-07-13T15:17:22.418Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2021-07-13T15:17:22.418Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2021-07-13T15:17:22.418Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2021-07-13T15:17:22.418Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2021-07-13T15:17:22.418Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2021-07-13T15:17:22.418Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2021-07-13T15:17:22.418Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2021-07-13T15:17:22.418Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2021-07-13T15:17:22.418Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2021-07-13T15:17:22.418Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2021-07-13T15:17:22.418Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2021-07-13T15:17:22.418Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2021-07-13T15:17:22.418Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2021-07-13T15:17:22.418Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2021-07-13T15:17:22.418Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2021-07-13T15:17:22.418Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2021-07-13T15:17:22.418Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2021-07-13T15:17:22.418Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2021-07-13T15:17:22.418Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2021-07-13T15:17:22.418Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2021-07-13T15:17:22.418Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2021-07-13T15:17:22.418Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2021-07-13T15:17:22.418Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2021-07-13T15:17:22.883Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2021-07-13T15:17:22.883Z] docker_cli_save_load_test.go:336: unmatched requirement DaemonIsLinux [2021-07-13T15:17:22.883Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2021-07-13T15:17:22.883Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2021-07-13T15:17:22.883Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2021-07-13T15:17:25.074Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2021-07-13T15:17:26.623Z] === RUN TestDockerSuite/TestLogsAPIUntil [2021-07-13T15:17:32.440Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2021-07-13T15:17:35.362Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2021-07-13T15:17:35.362Z] docker_api_logs_test.go:94: unmatched requirement DaemonIsLinux [2021-07-13T15:17:35.362Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2021-07-13T15:17:36.909Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2021-07-13T15:17:36.909Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2021-07-13T15:17:40.651Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2021-07-13T15:17:42.723Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2021-07-13T15:17:48.550Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2021-07-13T15:17:51.193Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2021-07-13T15:17:51.395Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2021-07-13T15:17:52.407Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2021-07-13T15:17:52.407Z] docker_cli_build_test.go:4434: unmatched requirement DaemonIsLinux [2021-07-13T15:17:53.421Z] === RUN TestDockerSuite/TestBuildCacheAdd [2021-07-13T15:17:53.421Z] docker_cli_build_test.go:373: unmatched requirement DaemonIsLinux [2021-07-13T15:17:53.421Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2021-07-13T15:17:55.652Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2021-07-13T15:17:55.687Z] === RUN TestDockerSuite/TestBuildCacheFrom [2021-07-13T15:17:55.687Z] docker_cli_build_test.go:5423: unmatched requirement DaemonIsLinux [2021-07-13T15:17:55.687Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2021-07-13T15:17:57.146Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2021-07-13T15:17:57.199Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2021-07-13T15:17:59.392Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2021-07-13T15:17:59.392Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2021-07-13T15:17:59.392Z] === RUN TestDockerSuite/TestLogsFollowStopped [2021-07-13T15:18:00.531Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2021-07-13T15:18:01.587Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2021-07-13T15:18:02.134Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2021-07-13T15:18:02.134Z] docker_api_build_test.go:402: unmatched requirement DaemonIsLinux [2021-07-13T15:18:02.615Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2021-07-13T15:18:02.615Z] docker_cli_build_test.go:3571: unmatched requirement UnixCli [2021-07-13T15:18:02.615Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2021-07-13T15:18:03.781Z] === RUN TestDockerSuite/TestLogsSince [2021-07-13T15:18:04.219Z] === RUN TestDockerSuite/TestBuildClearCmd [2021-07-13T15:18:04.396Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2021-07-13T15:18:05.823Z] === RUN TestDockerSuite/TestBuildCmd [2021-07-13T15:18:06.305Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2021-07-13T15:18:06.786Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2021-07-13T15:18:07.799Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2021-07-13T15:18:09.222Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2021-07-13T15:18:14.143Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2021-07-13T15:18:14.143Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2021-07-13T15:18:14.143Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2021-07-13T15:18:14.143Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2021-07-13T15:18:14.143Z] === RUN TestDockerSuite/TestLogsTail [2021-07-13T15:18:15.083Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2021-07-13T15:18:15.691Z] === RUN TestDockerSuite/TestLogsTimestamps [2021-07-13T15:18:17.358Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2021-07-13T15:18:17.358Z] docker_cli_build_test.go:2642: unmatched requirement DaemonIsLinux [2021-07-13T15:18:17.358Z] === RUN TestDockerSuite/TestBuildConditionalCache [2021-07-13T15:18:18.612Z] === RUN TestDockerSuite/TestLogsWithDetails [2021-07-13T15:18:18.964Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2021-07-13T15:18:18.964Z] docker_cli_build_test.go:3970: unmatched requirement DaemonIsLinux [2021-07-13T15:18:18.964Z] === RUN TestDockerSuite/TestBuildContextCleanup [2021-07-13T15:18:19.984Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2021-07-13T15:18:20.802Z] === RUN TestDockerSuite/TestMountIntoProc [2021-07-13T15:18:20.802Z] docker_cli_run_test.go:2883: unmatched requirement DaemonIsLinux [2021-07-13T15:18:20.802Z] === RUN TestDockerSuite/TestMountIntoSys [2021-07-13T15:18:20.802Z] docker_cli_run_test.go:2892: unmatched requirement DaemonIsLinux [2021-07-13T15:18:20.802Z] === RUN TestDockerSuite/TestNetHostname [2021-07-13T15:18:20.802Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2021-07-13T15:18:20.802Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2021-07-13T15:18:20.802Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2021-07-13T15:18:20.802Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2021-07-13T15:18:20.802Z] docker_cli_run_test.go:3486: unmatched requirement DaemonIsLinux [2021-07-13T15:18:21.265Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2021-07-13T15:18:21.265Z] docker_cli_run_test.go:2672: unmatched requirement DaemonIsLinux [2021-07-13T15:18:21.265Z] === RUN TestDockerSuite/TestPluginActive [2021-07-13T15:18:21.265Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2021-07-13T15:18:21.265Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2021-07-13T15:18:21.265Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2021-07-13T15:18:21.265Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2021-07-13T15:18:21.265Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2021-07-13T15:18:21.265Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2021-07-13T15:18:21.265Z] === RUN TestDockerSuite/TestPluginLogDriver [2021-07-13T15:18:21.265Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2021-07-13T15:18:21.265Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2021-07-13T15:18:21.265Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2021-07-13T15:18:21.265Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2021-07-13T15:18:21.265Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2021-07-13T15:18:21.265Z] === RUN TestDockerSuite/TestPluginUpgrade [2021-07-13T15:18:21.265Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2021-07-13T15:18:21.265Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2021-07-13T15:18:21.265Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2021-07-13T15:18:21.265Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2021-07-13T15:18:21.265Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2021-07-13T15:18:21.265Z] === RUN TestDockerSuite/TestPortHostBinding [2021-07-13T15:18:21.265Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2021-07-13T15:18:21.265Z] === RUN TestDockerSuite/TestPortList [2021-07-13T15:18:21.265Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2021-07-13T15:18:21.265Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2021-07-13T15:18:22.252Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2021-07-13T15:18:23.264Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2021-07-13T15:18:23.746Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2021-07-13T15:18:23.746Z] docker_cli_build_test.go:523: unmatched requirement DaemonIsLinux [2021-07-13T15:18:23.746Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2021-07-13T15:18:24.760Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2021-07-13T15:18:25.772Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2021-07-13T15:18:25.772Z] docker_cli_build_test.go:895: unmatched requirement DaemonIsLinux [2021-07-13T15:18:25.772Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2021-07-13T15:18:25.772Z] docker_cli_build_test.go:881: unmatched requirement DaemonIsLinux [2021-07-13T15:18:25.772Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2021-07-13T15:18:25.976Z] === RUN TestDockerSuite/TestPostContainersAttach [2021-07-13T15:18:25.976Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2021-07-13T15:18:25.976Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2021-07-13T15:18:25.976Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2021-07-13T15:18:25.976Z] docker_api_containers_test.go:1530: unmatched requirement DaemonIsLinux [2021-07-13T15:18:25.976Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2021-07-13T15:18:25.976Z] docker_api_containers_test.go:1444: unmatched requirement DaemonIsLinux [2021-07-13T15:18:25.976Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2021-07-13T15:18:25.976Z] docker_api_containers_test.go:1426: unmatched requirement DaemonIsLinux [2021-07-13T15:18:25.976Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2021-07-13T15:18:25.976Z] docker_api_containers_test.go:1472: unmatched requirement DaemonIsLinux [2021-07-13T15:18:25.976Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2021-07-13T15:18:25.976Z] docker_api_containers_test.go:1555: unmatched requirement DaemonIsLinux [2021-07-13T15:18:25.976Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2021-07-13T15:18:25.976Z] docker_api_containers_test.go:1499: unmatched requirement DaemonIsLinux [2021-07-13T15:18:25.976Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2021-07-13T15:18:25.976Z] docker_api_containers_test.go:1322: unmatched requirement DaemonIsLinux [2021-07-13T15:18:25.976Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2021-07-13T15:18:30.688Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2021-07-13T15:18:30.688Z] docker_api_containers_test.go:1393: unmatched requirement DaemonIsLinux [2021-07-13T15:18:30.688Z] === RUN TestDockerSuite/TestPsByOrder [2021-07-13T15:18:31.750Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2021-07-13T15:18:34.679Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2021-07-13T15:18:34.679Z] docker_cli_build_test.go:5920: unmatched requirement DaemonIsLinux [2021-07-13T15:18:34.679Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2021-07-13T15:18:37.795Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2021-07-13T15:18:37.795Z] docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux [2021-07-13T15:18:37.795Z] === RUN TestDockerSuite/TestPsListContainersBase [2021-07-13T15:18:43.448Z] === RUN TestDockerSuite/TestBuildMultipleTags [2021-07-13T15:18:43.448Z] === RUN TestDockerSuite/TestBuildNetContainer [2021-07-13T15:18:43.448Z] docker_cli_build_test.go:5553: unmatched requirement DaemonIsLinux [2021-07-13T15:18:43.448Z] === RUN TestDockerSuite/TestBuildNetNone [2021-07-13T15:18:43.448Z] docker_cli_build_test.go:5541: unmatched requirement DaemonIsLinux [2021-07-13T15:18:43.448Z] === RUN TestDockerSuite/TestBuildNoContext [2021-07-13T15:18:46.451Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2021-07-13T15:18:48.156Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2021-07-13T15:18:51.281Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2021-07-13T15:18:54.286Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2021-07-13T15:18:54.765Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2021-07-13T15:18:54.765Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2021-07-13T15:18:57.767Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2021-07-13T15:18:58.777Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2021-07-13T15:19:00.374Z] === RUN TestDockerSuite/TestBuildOnBuild [2021-07-13T15:19:00.581Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2021-07-13T15:19:01.043Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2021-07-13T15:19:01.043Z] docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819 [2021-07-13T15:19:01.043Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2021-07-13T15:19:10.910Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2021-07-13T15:19:12.508Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2021-07-13T15:19:13.471Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2021-07-13T15:19:14.721Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2021-07-13T15:19:14.721Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2021-07-13T15:19:14.721Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2021-07-13T15:19:16.403Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2021-07-13T15:19:23.514Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2021-07-13T15:19:25.142Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2021-07-13T15:19:27.368Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2021-07-13T15:19:27.368Z] docker_cli_build_test.go:850: unmatched requirement DaemonIsLinux [2021-07-13T15:19:27.851Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2021-07-13T15:19:27.851Z] docker_cli_build_test.go:866: unmatched requirement DaemonIsLinux [2021-07-13T15:19:27.851Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2021-07-13T15:19:27.851Z] docker_cli_build_test.go:812: unmatched requirement DaemonIsLinux [2021-07-13T15:19:28.157Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2021-07-13T15:19:28.228Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2021-07-13T15:19:28.229Z] docker_cli_ps_test.go:714: unmatched requirement DaemonIsLinux [2021-07-13T15:19:28.229Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2021-07-13T15:19:28.229Z] docker_cli_ps_test.go:806: unmatched requirement DaemonIsLinux [2021-07-13T15:19:28.229Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2021-07-13T15:19:28.332Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2021-07-13T15:19:28.815Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2021-07-13T15:19:28.815Z] docker_cli_build_test.go:911: unmatched requirement DaemonIsLinux [2021-07-13T15:19:28.815Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2021-07-13T15:19:32.940Z] === RUN TestDockerSuite/TestPsListContainersSize [2021-07-13T15:19:32.940Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2021-07-13T15:19:32.940Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2021-07-13T15:19:32.940Z] docker_cli_ps_test.go:856: unmatched requirement DaemonIsLinux [2021-07-13T15:19:32.940Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2021-07-13T15:19:32.940Z] docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux [2021-07-13T15:19:32.940Z] === RUN TestDockerSuite/TestPsRightTagName [2021-07-13T15:19:32.940Z] docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux [2021-07-13T15:19:32.940Z] === RUN TestDockerSuite/TestPsShowMounts [2021-07-13T15:19:36.924Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2021-07-13T15:19:40.048Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2021-07-13T15:19:40.048Z] docker_cli_run_test.go:3118: unmatched requirement DaemonIsLinux [2021-07-13T15:19:40.048Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2021-07-13T15:19:41.022Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2021-07-13T15:19:41.022Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2021-07-13T15:19:41.022Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2021-07-13T15:19:41.753Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2021-07-13T15:19:41.995Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2021-07-13T15:19:42.969Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2021-07-13T15:19:42.969Z] docker_api_containers_test.go:1369: unmatched requirement DaemonIsLinux [2021-07-13T15:19:42.969Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2021-07-13T15:19:47.681Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2021-07-13T15:19:52.287Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2021-07-13T15:19:52.287Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2021-07-13T15:19:52.287Z] docker_cli_build_test.go:5978: unmatched requirement DaemonIsLinux [2021-07-13T15:19:52.392Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2021-07-13T15:19:52.765Z] === RUN TestDockerSuite/TestBuildPATH [2021-07-13T15:19:52.765Z] docker_cli_build_test.go:1485: unmatched requirement DaemonIsLinux [2021-07-13T15:19:52.765Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2021-07-13T15:19:54.589Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2021-07-13T15:19:55.027Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2021-07-13T15:19:55.027Z] docker_cli_build_test.go:3948: unmatched requirement DaemonIsLinux [2021-07-13T15:19:55.027Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2021-07-13T15:20:11.773Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2021-07-13T15:20:11.773Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2021-07-13T15:20:11.773Z] docker_cli_build_test.go:686: unmatched requirement DaemonIsLinux [2021-07-13T15:20:11.773Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2021-07-13T15:20:12.333Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2021-07-13T15:20:12.333Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2021-07-13T15:20:12.333Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2021-07-13T15:20:17.048Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2021-07-13T15:20:17.048Z] === RUN TestDockerSuite/TestRestartPolicyNO [2021-07-13T15:20:17.048Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2021-07-13T15:20:18.024Z] === RUN TestDockerSuite/TestRestartRunningContainer [2021-07-13T15:20:22.741Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2021-07-13T15:20:27.454Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2021-07-13T15:20:27.454Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2021-07-13T15:20:27.454Z] === RUN TestDockerSuite/TestRestartWithVolumes [2021-07-13T15:20:31.209Z] === RUN TestDockerSuite/TestRmiBlank [2021-07-13T15:20:31.209Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2021-07-13T15:20:31.670Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2021-07-13T15:20:42.112Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2021-07-13T15:20:43.715Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2021-07-13T15:20:44.725Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2021-07-13T15:20:46.107Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2021-07-13T15:20:49.574Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2021-07-13T15:20:52.597Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2021-07-13T15:20:56.863Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2021-07-13T15:20:56.863Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2021-07-13T15:20:57.326Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2021-07-13T15:21:01.177Z] === RUN TestDockerSuite/TestBuildRm [2021-07-13T15:21:01.395Z] === RUN TestDockerSuite/TestBuildDockerignore [2021-07-13T15:21:07.681Z] === RUN TestDockerSuite/TestRmiImgIDForce [2021-07-13T15:21:13.502Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2021-07-13T15:21:13.796Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2021-07-13T15:21:17.650Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2021-07-13T15:21:17.650Z] docker_cli_build_test.go:1753: unmatched requirement DaemonIsLinux [2021-07-13T15:21:17.650Z] === RUN TestDockerSuite/TestBuildScratchCopy [2021-07-13T15:21:17.650Z] docker_api_build_test.go:513: unmatched requirement DaemonIsLinux [2021-07-13T15:21:17.650Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2021-07-13T15:21:19.244Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2021-07-13T15:21:20.607Z] === RUN TestDockerSuite/TestRmiParentImageFail [2021-07-13T15:21:24.071Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2021-07-13T15:21:24.363Z] === RUN TestDockerSuite/TestRmiTag [2021-07-13T15:21:24.827Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2021-07-13T15:21:27.018Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2021-07-13T15:21:27.924Z] === RUN TestDockerSuite/TestBuildShellInherited [2021-07-13T15:21:32.759Z] === RUN TestDockerSuite/TestBuildShellMultiple [2021-07-13T15:21:50.719Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2021-07-13T15:21:51.198Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2021-07-13T15:21:51.677Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2021-07-13T15:21:52.213Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2021-07-13T15:21:54.409Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2021-07-13T15:21:59.125Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2021-07-13T15:22:00.672Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2021-07-13T15:22:00.672Z] docker_cli_run_test.go:4401: unmatched requirement DaemonIsLinux [2021-07-13T15:22:00.672Z] === RUN TestDockerSuite/TestRunAddHost [2021-07-13T15:22:00.672Z] docker_cli_run_test.go:1577: unmatched requirement DaemonIsLinux [2021-07-13T15:22:00.672Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2021-07-13T15:22:00.672Z] docker_cli_run_test.go:3918: unmatched requirement DaemonIsLinux [2021-07-13T15:22:00.672Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2021-07-13T15:22:00.672Z] docker_cli_run_test.go:1172: unmatched requirement DaemonIsLinux [2021-07-13T15:22:00.672Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2021-07-13T15:22:00.672Z] docker_cli_run_test.go:1190: unmatched requirement DaemonIsLinux [2021-07-13T15:22:00.672Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2021-07-13T15:22:00.673Z] docker_cli_run_test.go:1181: unmatched requirement DaemonIsLinux [2021-07-13T15:22:00.673Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2021-07-13T15:22:00.673Z] docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux [2021-07-13T15:22:00.673Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2021-07-13T15:22:02.210Z] === RUN TestDockerSuite/TestBuildSpaces [2021-07-13T15:22:02.210Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2021-07-13T15:22:02.223Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2021-07-13T15:22:02.223Z] docker_cli_run_test.go:2266: unmatched requirement DaemonIsLinux [2021-07-13T15:22:02.223Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2021-07-13T15:22:02.223Z] docker_cli_run_test.go:2602: unmatched requirement DaemonIsLinux [2021-07-13T15:22:02.223Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2021-07-13T15:22:06.935Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2021-07-13T15:22:09.126Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2021-07-13T15:22:12.046Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2021-07-13T15:22:12.743Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2021-07-13T15:22:12.743Z] === RUN TestDockerSuite/TestBuildStderr [2021-07-13T15:22:13.592Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2021-07-13T15:22:16.513Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2021-07-13T15:22:16.513Z] === RUN TestDockerSuite/TestRunBindMounts [2021-07-13T15:22:16.597Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2021-07-13T15:22:21.227Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2021-07-13T15:22:21.227Z] docker_cli_run_test.go:1053: unmatched requirement DaemonIsLinux [2021-07-13T15:22:21.227Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2021-07-13T15:22:21.227Z] docker_cli_run_test.go:1063: unmatched requirement DaemonIsLinux [2021-07-13T15:22:21.227Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2021-07-13T15:22:21.227Z] docker_cli_run_test.go:2982: unmatched requirement DaemonIsLinux [2021-07-13T15:22:21.227Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2021-07-13T15:22:21.227Z] docker_cli_run_test.go:1043: unmatched requirement DaemonIsLinux [2021-07-13T15:22:21.227Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2021-07-13T15:22:21.227Z] docker_cli_run_test.go:1034: unmatched requirement DaemonIsLinux [2021-07-13T15:22:21.227Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2021-07-13T15:22:21.227Z] docker_cli_run_test.go:3168: unmatched requirement DaemonIsLinux [2021-07-13T15:22:21.227Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2021-07-13T15:22:21.227Z] docker_cli_run_test.go:1024: unmatched requirement DaemonIsLinux [2021-07-13T15:22:21.227Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2021-07-13T15:22:21.227Z] docker_cli_run_test.go:1012: unmatched requirement DaemonIsLinux [2021-07-13T15:22:21.227Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2021-07-13T15:22:21.227Z] docker_cli_run_test.go:986: unmatched requirement DaemonIsLinux [2021-07-13T15:22:21.227Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2021-07-13T15:22:21.227Z] docker_cli_run_test.go:999: unmatched requirement DaemonIsLinux [2021-07-13T15:22:21.227Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2021-07-13T15:22:21.227Z] docker_cli_run_test.go:977: unmatched requirement DaemonIsLinux [2021-07-13T15:22:21.689Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2021-07-13T15:22:23.884Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2021-07-13T15:22:23.884Z] docker_cli_run_test.go:1933: unmatched requirement DaemonIsLinux [2021-07-13T15:22:23.884Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2021-07-13T15:22:26.816Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2021-07-13T15:22:26.816Z] docker_cli_run_test.go:3310: unmatched requirement DaemonIsLinux [2021-07-13T15:22:26.816Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2021-07-13T15:22:26.816Z] docker_cli_run_test.go:3334: unmatched requirement DaemonIsLinux [2021-07-13T15:22:26.816Z] === RUN TestDockerSuite/TestRunContainerNetwork [2021-07-13T15:22:27.951Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2021-07-13T15:22:29.008Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2021-07-13T15:22:29.009Z] docker_cli_run_test.go:3301: unmatched requirement DaemonIsLinux [2021-07-13T15:22:29.009Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2021-07-13T15:22:29.009Z] docker_cli_run_test.go:3286: unmatched requirement DaemonIsLinux [2021-07-13T15:22:29.009Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2021-07-13T15:22:29.009Z] docker_cli_run_test.go:3211: unmatched requirement DaemonIsLinux [2021-07-13T15:22:29.009Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2021-07-13T15:22:29.009Z] docker_cli_run_test.go:2710: unmatched requirement DaemonIsLinux [2021-07-13T15:22:29.009Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2021-07-13T15:22:29.009Z] docker_cli_run_test.go:2659: unmatched requirement DaemonIsLinux [2021-07-13T15:22:29.009Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2021-07-13T15:22:29.009Z] docker_cli_run_test.go:2732: unmatched requirement DaemonIsLinux [2021-07-13T15:22:29.009Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2021-07-13T15:22:29.009Z] docker_cli_run_test.go:2722: unmatched requirement DaemonIsLinux [2021-07-13T15:22:29.009Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2021-07-13T15:22:30.554Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2021-07-13T15:22:32.751Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2021-07-13T15:22:32.804Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2021-07-13T15:22:32.804Z] docker_cli_build_test.go:5146: unmatched requirement DaemonIsLinux [2021-07-13T15:22:33.286Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2021-07-13T15:22:34.942Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2021-07-13T15:22:34.942Z] docker_cli_run_test.go:1678: unmatched requirement DaemonIsLinux [2021-07-13T15:22:34.942Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2021-07-13T15:22:34.942Z] docker_cli_run_test.go:1659: unmatched requirement DaemonIsLinux [2021-07-13T15:22:34.942Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2021-07-13T15:22:34.942Z] docker_cli_run_test.go:3176: unmatched requirement DaemonIsLinux [2021-07-13T15:22:34.942Z] === RUN TestDockerSuite/TestRunCreateVolume [2021-07-13T15:22:37.142Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2021-07-13T15:22:37.142Z] docker_cli_run_test.go:2153: unmatched requirement DaemonIsLinux [2021-07-13T15:22:37.142Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2021-07-13T15:22:37.142Z] docker_cli_run_test.go:622: unmatched requirement DaemonIsLinux [2021-07-13T15:22:37.142Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2021-07-13T15:22:37.142Z] docker_cli_run_test.go:384: unmatched requirement DaemonIsLinux [2021-07-13T15:22:37.142Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2021-07-13T15:22:37.142Z] docker_cli_run_test.go:428: unmatched requirement DaemonIsLinux [2021-07-13T15:22:37.142Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2021-07-13T15:22:39.332Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2021-07-13T15:22:42.054Z] === RUN TestDockerSuite/TestBuildStopSignal [2021-07-13T15:22:42.054Z] docker_cli_build_test.go:4068: unmatched requirement DaemonIsLinux [2021-07-13T15:22:42.054Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2021-07-13T15:22:44.310Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2021-07-13T15:22:45.152Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2021-07-13T15:22:45.152Z] docker_cli_run_test.go:1254: unmatched requirement DaemonIsLinux [2021-07-13T15:22:45.152Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2021-07-13T15:22:45.152Z] docker_cli_run_test.go:3883: unmatched requirement DaemonIsLinux [2021-07-13T15:22:45.152Z] === RUN TestDockerSuite/TestRunDNSOptions [2021-07-13T15:22:45.152Z] docker_cli_run_test.go:1289: unmatched requirement DaemonIsLinux [2021-07-13T15:22:45.152Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2021-07-13T15:22:45.152Z] docker_cli_run_test.go:1322: unmatched requirement DaemonIsLinux [2021-07-13T15:22:45.152Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2021-07-13T15:22:45.152Z] docker_cli_run_test.go:1311: unmatched requirement DaemonIsLinux [2021-07-13T15:22:45.152Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2021-07-13T15:22:45.152Z] docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux [2021-07-13T15:22:45.152Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2021-07-13T15:22:45.905Z] === RUN TestDockerSuite/TestBuildTagEvent [2021-07-13T15:22:47.348Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2021-07-13T15:22:47.348Z] docker_cli_run_test.go:1142: unmatched requirement DaemonIsLinux [2021-07-13T15:22:47.348Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2021-07-13T15:22:47.811Z] === RUN TestDockerSuite/TestRunDuplicateMount [2021-07-13T15:22:47.811Z] docker_cli_run_test.go:4058: unmatched requirement DaemonIsLinux [2021-07-13T15:22:47.811Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2021-07-13T15:22:50.002Z] === RUN TestDockerSuite/TestRunEchoStdout [2021-07-13T15:22:52.200Z] === RUN TestDockerSuite/TestRunEmptyEnv [2021-07-13T15:22:52.200Z] docker_cli_run_test.go:4141: unmatched requirement DaemonIsLinux [2021-07-13T15:22:52.200Z] === RUN TestDockerSuite/TestRunEntrypoint [2021-07-13T15:22:54.669Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2021-07-13T15:22:55.123Z] === RUN TestDockerSuite/TestRunEnvironment [2021-07-13T15:22:55.123Z] docker_cli_run_test.go:818: unmatched requirement DaemonIsLinux [2021-07-13T15:22:55.123Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2021-07-13T15:22:55.123Z] docker_cli_run_test.go:857: unmatched requirement DaemonIsLinux [2021-07-13T15:22:55.123Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2021-07-13T15:22:55.123Z] docker_cli_run_test.go:890: unmatched requirement DaemonIsLinux [2021-07-13T15:22:55.123Z] === RUN TestDockerSuite/TestRunExitCode [2021-07-13T15:22:57.314Z] === RUN TestDockerSuite/TestRunExitCodeOne [2021-07-13T15:23:00.235Z] === RUN TestDockerSuite/TestRunExitCodeZero [2021-07-13T15:23:00.630Z] === RUN TestDockerSuite/TestBuildUser [2021-07-13T15:23:00.630Z] docker_cli_build_test.go:1282: unmatched requirement DaemonIsLinux [2021-07-13T15:23:00.630Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2021-07-13T15:23:00.630Z] docker_cli_build_test.go:556: unmatched requirement DaemonIsLinux [2021-07-13T15:23:00.630Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2021-07-13T15:23:00.630Z] docker_cli_build_test.go:2656: unmatched requirement DaemonIsLinux [2021-07-13T15:23:00.630Z] === RUN TestDockerSuite/TestBuildVerboseOut [2021-07-13T15:23:02.427Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2021-07-13T15:23:05.355Z] === RUN TestDockerSuite/TestRunExposePort [2021-07-13T15:23:05.355Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2021-07-13T15:23:05.355Z] docker_cli_run_test.go:948: unmatched requirement DaemonIsLinux [2021-07-13T15:23:05.355Z] === RUN TestDockerSuite/TestRunGroupAdd [2021-07-13T15:23:05.355Z] docker_cli_run_test.go:1075: unmatched requirement DaemonIsLinux [2021-07-13T15:23:05.355Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2021-07-13T15:23:05.355Z] docker_cli_run_test.go:4380: unmatched requirement DaemonIsLinux [2021-07-13T15:23:05.355Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2021-07-13T15:23:05.355Z] docker_cli_run_test.go:4393: unmatched requirement DaemonIsLinux [2021-07-13T15:23:05.355Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2021-07-13T15:23:05.355Z] docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv [2021-07-13T15:23:05.355Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2021-07-13T15:23:05.355Z] docker_cli_run_test.go:3699: unmatched requirement DaemonIsLinux [2021-07-13T15:23:05.355Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2021-07-13T15:23:05.355Z] docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux [2021-07-13T15:23:05.355Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2021-07-13T15:23:09.115Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2021-07-13T15:23:09.115Z] docker_cli_run_test.go:3246: unmatched requirement DaemonIsLinux [2021-07-13T15:23:09.115Z] === RUN TestDockerSuite/TestRunInvalidReference [2021-07-13T15:23:09.115Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2021-07-13T15:23:09.115Z] docker_cli_run_test.go:61: unmatched requirement DaemonIsLinux [2021-07-13T15:23:09.115Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2021-07-13T15:23:09.115Z] docker_cli_run_test.go:3355: unmatched requirement DaemonIsLinux [2021-07-13T15:23:09.115Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2021-07-13T15:23:09.115Z] docker_cli_run_test.go:196: unmatched requirement DaemonIsLinux [2021-07-13T15:23:09.115Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2021-07-13T15:23:09.115Z] docker_cli_run_test.go:181: unmatched requirement DaemonIsLinux [2021-07-13T15:23:09.115Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2021-07-13T15:23:09.383Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2021-07-13T15:23:09.383Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2021-07-13T15:23:13.194Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2021-07-13T15:23:13.194Z] docker_cli_build_test.go:3875: unmatched requirement DaemonIsLinux [2021-07-13T15:23:13.194Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2021-07-13T15:23:13.194Z] docker_cli_build_test.go:3670: unmatched requirement DaemonIsLinux [2021-07-13T15:23:13.194Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2021-07-13T15:23:16.216Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2021-07-13T15:23:16.216Z] docker_cli_run_test.go:3365: unmatched requirement DaemonIsLinux [2021-07-13T15:23:16.216Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2021-07-13T15:23:18.411Z] === RUN TestDockerSuite/TestRunModeHostname [2021-07-13T15:23:18.411Z] docker_cli_run_test.go:1199: unmatched requirement DaemonIsLinux [2021-07-13T15:23:18.411Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2021-07-13T15:23:18.411Z] docker_cli_run_test.go:2316: unmatched requirement DaemonIsLinux [2021-07-13T15:23:18.411Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2021-07-13T15:23:18.411Z] docker_cli_run_test.go:2325: unmatched requirement DaemonIsLinux [2021-07-13T15:23:18.411Z] === RUN TestDockerSuite/TestRunModeIpcHost [2021-07-13T15:23:18.411Z] docker_cli_run_test.go:2294: unmatched requirement DaemonIsLinux [2021-07-13T15:23:18.411Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2021-07-13T15:23:18.411Z] docker_cli_run_test.go:3399: unmatched requirement DaemonIsLinux [2021-07-13T15:23:18.411Z] === RUN TestDockerSuite/TestRunModePIDContainer [2021-07-13T15:23:18.411Z] docker_cli_run_test.go:2338: unmatched requirement DaemonIsLinux [2021-07-13T15:23:18.411Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2021-07-13T15:23:18.411Z] docker_cli_run_test.go:2363: unmatched requirement DaemonIsLinux [2021-07-13T15:23:18.411Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2021-07-13T15:23:18.411Z] docker_cli_run_test.go:2372: unmatched requirement DaemonIsLinux [2021-07-13T15:23:18.411Z] === RUN TestDockerSuite/TestRunModeUTSHost [2021-07-13T15:23:18.411Z] docker_cli_run_test.go:2430: unmatched requirement DaemonIsLinux [2021-07-13T15:23:18.411Z] === RUN TestDockerSuite/TestRunMount [2021-07-13T15:23:18.411Z] docker_cli_run_test.go:4203: unmatched requirement DaemonIsLinux [2021-07-13T15:23:18.411Z] === RUN TestDockerSuite/TestRunMountOrdering [2021-07-13T15:23:18.411Z] docker_cli_run_test.go:2081: unmatched requirement DaemonIsLinux [2021-07-13T15:23:18.411Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2021-07-13T15:23:18.411Z] docker_cli_run_test.go:4191: unmatched requirement DaemonIsLinux [2021-07-13T15:23:18.411Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2021-07-13T15:23:18.411Z] docker_cli_run_test.go:2385: unmatched requirement DaemonIsLinux [2021-07-13T15:23:18.411Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2021-07-13T15:23:25.514Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2021-07-13T15:23:25.514Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2021-07-13T15:23:25.514Z] === RUN TestDockerSuite/TestRunNamedVolume [2021-07-13T15:23:25.514Z] docker_cli_run_test.go:3188: unmatched requirement DaemonIsLinux [2021-07-13T15:23:25.514Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2021-07-13T15:23:25.514Z] docker_cli_run_test.go:3750: unmatched requirement DaemonIsLinux [2021-07-13T15:23:25.514Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2021-07-13T15:23:30.227Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2021-07-13T15:23:34.939Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2021-07-13T15:23:34.939Z] docker_cli_run_test.go:3743: unmatched requirement DaemonIsLinux [2021-07-13T15:23:34.939Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2021-07-13T15:23:34.939Z] docker_cli_run_test.go:2582: unmatched requirement DaemonIsLinux [2021-07-13T15:23:34.939Z] === RUN TestDockerSuite/TestRunNetHost [2021-07-13T15:23:34.939Z] docker_cli_run_test.go:2551: unmatched requirement DaemonIsLinux [2021-07-13T15:23:34.939Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2021-07-13T15:23:34.939Z] docker_cli_run_test.go:932: unmatched requirement DaemonIsLinux [2021-07-13T15:23:34.939Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2021-07-13T15:23:34.939Z] docker_cli_run_test.go:2574: unmatched requirement DaemonIsLinux [2021-07-13T15:23:34.939Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2021-07-13T15:23:34.939Z] docker_cli_run_test.go:3043: unmatched requirement DaemonIsLinux [2021-07-13T15:23:34.939Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2021-07-13T15:23:34.939Z] docker_cli_run_test.go:3067: unmatched requirement DaemonIsLinux [2021-07-13T15:23:34.939Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2021-07-13T15:23:34.939Z] docker_cli_run_test.go:3089: unmatched requirement DaemonIsLinux [2021-07-13T15:23:34.939Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2021-07-13T15:23:34.939Z] docker_cli_run_test.go:3413: unmatched requirement DaemonIsLinux [2021-07-13T15:23:34.939Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2021-07-13T15:23:35.401Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2021-07-13T15:23:36.375Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2021-07-13T15:23:38.540Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2021-07-13T15:23:38.540Z] === RUN TestDockerSuite/TestBuildWindowsUser [2021-07-13T15:23:38.575Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2021-07-13T15:23:40.119Z] === RUN TestDockerSuite/TestRunNonExistingImage [2021-07-13T15:23:41.096Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2021-07-13T15:23:43.311Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2021-07-13T15:23:43.311Z] docker_cli_run_test.go:1404: unmatched requirement DaemonIsLinux [2021-07-13T15:23:43.311Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2021-07-13T15:23:43.311Z] docker_cli_run_test.go:2782: unmatched requirement DaemonIsLinux [2021-07-13T15:23:43.311Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2021-07-13T15:23:43.311Z] docker_cli_run_test.go:2472: unmatched requirement DaemonIsLinux [2021-07-13T15:23:43.311Z] === RUN TestDockerSuite/TestRunPortInUse [2021-07-13T15:23:43.311Z] docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux [2021-07-13T15:23:43.311Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2021-07-13T15:23:43.311Z] docker_cli_run_test.go:958: unmatched requirement DaemonIsLinux [2021-07-13T15:23:43.311Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2021-07-13T15:23:43.311Z] docker_cli_run_test.go:1086: unmatched requirement DaemonIsLinux [2021-07-13T15:23:43.311Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2021-07-13T15:23:43.311Z] docker_cli_run_test.go:1125: unmatched requirement DaemonIsLinux [2021-07-13T15:23:43.311Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2021-07-13T15:23:43.311Z] docker_cli_run_test.go:1133: unmatched requirement DaemonIsLinux [2021-07-13T15:23:43.311Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2021-07-13T15:23:47.066Z] === RUN TestDockerSuite/TestRunPublishPort [2021-07-13T15:23:47.066Z] docker_cli_run_test.go:2957: unmatched requirement DaemonIsLinux [2021-07-13T15:23:47.066Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2021-07-13T15:23:47.066Z] docker_cli_run_test.go:2860: unmatched requirement Apparmor [2021-07-13T15:23:47.066Z] === RUN TestDockerSuite/TestRunReadProcLatency [2021-07-13T15:23:47.066Z] docker_cli_run_test.go:2839: unmatched requirement DaemonIsLinux [2021-07-13T15:23:47.066Z] === RUN TestDockerSuite/TestRunReadProcTimer [2021-07-13T15:23:47.066Z] docker_cli_run_test.go:2824: unmatched requirement DaemonIsLinux [2021-07-13T15:23:47.066Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2021-07-13T15:23:47.066Z] docker_cli_run_test.go:1426: unmatched requirement DaemonIsLinux [2021-07-13T15:23:47.066Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2021-07-13T15:23:48.993Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2021-07-13T15:23:53.906Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2021-07-13T15:23:53.906Z] docker_cli_build_test.go:5569: unmatched requirement DaemonIsLinux [2021-07-13T15:23:54.172Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2021-07-13T15:23:54.172Z] docker_cli_run_test.go:2126: unmatched requirement DaemonIsLinux [2021-07-13T15:23:54.172Z] === RUN TestDockerSuite/TestRunRm [2021-07-13T15:23:54.377Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2021-07-13T15:23:54.377Z] docker_cli_build_test.go:5585: unmatched requirement DaemonIsLinux [2021-07-13T15:23:54.377Z] === RUN TestDockerSuite/TestBuildWithFailure [2021-07-13T15:23:56.361Z] === RUN TestDockerSuite/TestRunRmAndWait [2021-07-13T15:23:57.345Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2021-07-13T15:23:57.346Z] docker_cli_build_test.go:1051: unmatched requirement DaemonIsLinux [2021-07-13T15:23:57.346Z] === RUN TestDockerSuite/TestBuildWithRecycleBin [2021-07-13T15:24:02.177Z] === RUN TestDockerSuite/TestRunRmPre125Api [2021-07-13T15:24:04.366Z] === RUN TestDockerSuite/TestRunRootWorkdir [2021-07-13T15:24:06.557Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2021-07-13T15:24:08.108Z] === RUN TestDockerSuite/TestRunSetMacAddress [2021-07-13T15:24:09.867Z] === RUN TestDockerSuite/TestBuildWithTabs [2021-07-13T15:24:11.030Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2021-07-13T15:24:11.030Z] docker_cli_run_test.go:2238: unmatched requirement DaemonIsLinux [2021-07-13T15:24:11.030Z] === RUN TestDockerSuite/TestRunState [2021-07-13T15:24:11.030Z] docker_cli_run_test.go:1622: unmatched requirement DaemonIsLinux [2021-07-13T15:24:11.030Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2021-07-13T15:24:12.833Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2021-07-13T15:24:13.225Z] === RUN TestDockerSuite/TestRunStdinPipe [2021-07-13T15:24:13.225Z] docker_cli_run_test.go:99: unmatched requirement DaemonIsLinux [2021-07-13T15:24:13.225Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2021-07-13T15:24:13.303Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2021-07-13T15:24:15.075Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2021-07-13T15:24:15.075Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2021-07-13T15:24:15.415Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2021-07-13T15:24:15.415Z] docker_cli_run_test.go:1109: unmatched requirement DaemonIsLinux [2021-07-13T15:24:15.415Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2021-07-13T15:24:15.415Z] docker_cli_run_test.go:1117: unmatched requirement DaemonIsLinux [2021-07-13T15:24:15.415Z] === RUN TestDockerSuite/TestRunTLSVerify [2021-07-13T15:24:15.415Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2021-07-13T15:24:15.415Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2021-07-13T15:24:15.415Z] docker_cli_run_test.go:1157: unmatched requirement DaemonIsLinux [2021-07-13T15:24:15.415Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2021-07-13T15:24:16.088Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2021-07-13T15:24:20.143Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2021-07-13T15:24:20.143Z] docker_cli_run_test.go:968: unmatched requirement DaemonIsLinux [2021-07-13T15:24:20.143Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2021-07-13T15:24:20.143Z] docker_cli_run_test.go:1096: unmatched requirement DaemonIsLinux [2021-07-13T15:24:20.143Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2021-07-13T15:24:20.143Z] docker_cli_run_test.go:1166: unmatched requirement DaemonIsLinux [2021-07-13T15:24:20.143Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2021-07-13T15:24:20.143Z] docker_cli_run_test.go:3959: unmatched requirement DaemonIsLinux [2021-07-13T15:24:20.143Z] === RUN TestDockerSuite/TestRunUnshareProc [2021-07-13T15:24:20.143Z] docker_cli_run_test.go:2899: unmatched requirement Apparmor [2021-07-13T15:24:20.143Z] === RUN TestDockerSuite/TestRunUserByID [2021-07-13T15:24:20.143Z] docker_cli_run_test.go:737: unmatched requirement DaemonIsLinux [2021-07-13T15:24:20.610Z] === RUN TestDockerSuite/TestRunUserByIDBig [2021-07-13T15:24:20.610Z] docker_cli_run_test.go:747: unmatched requirement DaemonIsLinux [2021-07-13T15:24:20.610Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2021-07-13T15:24:20.610Z] docker_cli_run_test.go:760: unmatched requirement DaemonIsLinux [2021-07-13T15:24:20.610Z] === RUN TestDockerSuite/TestRunUserByIDZero [2021-07-13T15:24:20.610Z] docker_cli_run_test.go:773: unmatched requirement DaemonIsLinux [2021-07-13T15:24:20.610Z] === RUN TestDockerSuite/TestRunUserByName [2021-07-13T15:24:20.610Z] docker_cli_run_test.go:727: unmatched requirement DaemonIsLinux [2021-07-13T15:24:20.610Z] === RUN TestDockerSuite/TestRunUserDefaults [2021-07-13T15:24:22.805Z] === RUN TestDockerSuite/TestRunUserNotFound [2021-07-13T15:24:22.805Z] docker_cli_run_test.go:786: unmatched requirement DaemonIsLinux [2021-07-13T15:24:22.805Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2021-07-13T15:24:24.998Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2021-07-13T15:24:24.998Z] docker_cli_run_test.go:3848: unmatched requirement DaemonIsLinux [2021-07-13T15:24:24.998Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2021-07-13T15:24:24.998Z] docker_cli_run_test.go:3841: unmatched requirement DaemonIsLinux [2021-07-13T15:24:24.998Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2021-07-13T15:24:28.266Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2021-07-13T15:24:28.266Z] docker_cli_build_test.go:2152: unmatched requirement DaemonIsLinux [2021-07-13T15:24:28.266Z] === RUN TestDockerSuite/TestBuildWithVolumes [2021-07-13T15:24:28.266Z] docker_cli_build_test.go:1234: unmatched requirement DaemonIsLinux [2021-07-13T15:24:28.737Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2021-07-13T15:24:28.737Z] docker_cli_build_test.go:6058: unmatched requirement DaemonIsLinux [2021-07-13T15:24:28.737Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2021-07-13T15:24:28.752Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2021-07-13T15:24:30.309Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2021-07-13T15:24:35.859Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2021-07-13T15:24:40.580Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2021-07-13T15:24:42.832Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2021-07-13T15:24:45.061Z] === RUN TestDockerSuite/TestBuildXZHost [2021-07-13T15:24:45.061Z] docker_cli_build_test.go:3652: unmatched requirement DaemonIsLinux [2021-07-13T15:24:45.531Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2021-07-13T15:24:45.531Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2021-07-13T15:24:45.531Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2021-07-13T15:24:45.531Z] docker_cli_sni_test.go:18: Flakey test [2021-07-13T15:24:45.531Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2021-07-13T15:24:46.401Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2021-07-13T15:24:46.401Z] docker_cli_run_test.go:659: unmatched requirement DaemonIsLinux [2021-07-13T15:24:46.401Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2021-07-13T15:24:46.401Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2021-07-13T15:24:47.756Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2021-07-13T15:24:49.321Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2021-07-13T15:24:50.868Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2021-07-13T15:24:52.168Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2021-07-13T15:24:52.531Z] === RUN TestDockerSuite/TestCommitChange [2021-07-13T15:24:53.788Z] === RUN TestDockerSuite/TestRunWithBadDevice [2021-07-13T15:24:53.788Z] docker_cli_run_test.go:1851: unmatched requirement DaemonIsLinux [2021-07-13T15:24:53.788Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2021-07-13T15:24:53.788Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2021-07-13T15:24:53.788Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2021-07-13T15:24:53.788Z] docker_cli_run_test.go:283: unmatched requirement DaemonIsLinux [2021-07-13T15:24:53.788Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2021-07-13T15:24:53.788Z] docker_cli_run_test.go:3715: unmatched requirement DaemonIsLinux [2021-07-13T15:24:53.788Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2021-07-13T15:24:53.788Z] docker_cli_run_test.go:3726: unmatched requirement DaemonIsLinux [2021-07-13T15:24:53.788Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2021-07-13T15:24:53.788Z] docker_cli_run_test.go:2805: unmatched requirement DaemonIsLinux [2021-07-13T15:24:53.788Z] === RUN TestDockerSuite/TestRunWithUlimits [2021-07-13T15:24:53.789Z] docker_cli_run_test.go:3200: unmatched requirement DaemonIsLinux [2021-07-13T15:24:53.789Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2021-07-13T15:24:58.422Z] === RUN TestDockerSuite/TestCommitChangeLabels [2021-07-13T15:25:00.959Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2021-07-13T15:25:02.386Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2021-07-13T15:25:03.195Z] === RUN TestDockerSuite/TestCommitHardlink [2021-07-13T15:25:03.195Z] docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux [2021-07-13T15:25:03.195Z] === RUN TestDockerSuite/TestCommitNewFile [2021-07-13T15:25:03.932Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2021-07-13T15:25:05.478Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2021-07-13T15:25:10.188Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2021-07-13T15:25:10.188Z] docker_cli_run_test.go:3016: unmatched requirement Apparmor [2021-07-13T15:25:10.188Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2021-07-13T15:25:10.188Z] docker_cli_run_test.go:1803: unmatched requirement DaemonIsLinux [2021-07-13T15:25:10.188Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2021-07-13T15:25:10.188Z] docker_cli_run_test.go:2815: unmatched requirement DaemonIsLinux [2021-07-13T15:25:10.188Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2021-07-13T15:25:10.188Z] docker_cli_run_test.go:3613: unmatched requirement DaemonIsLinux [2021-07-13T15:25:10.188Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2021-07-13T15:25:10.188Z] docker_cli_run_test.go:3624: unmatched requirement DaemonIsLinux [2021-07-13T15:25:10.188Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2021-07-13T15:25:10.188Z] docker_cli_save_load_test.go:159: unmatched requirement DaemonIsLinux [2021-07-13T15:25:10.188Z] === RUN TestDockerSuite/TestSaveCheckTimes [2021-07-13T15:25:10.188Z] docker_cli_save_load_test.go:101: unmatched requirement DaemonIsLinux [2021-07-13T15:25:10.188Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2021-07-13T15:25:10.188Z] docker_cli_save_load_test.go:260: unmatched requirement DaemonIsLinux [2021-07-13T15:25:10.188Z] === RUN TestDockerSuite/TestSaveImageId [2021-07-13T15:25:10.188Z] docker_cli_save_load_test.go:120: unmatched requirement DaemonIsLinux [2021-07-13T15:25:10.188Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2021-07-13T15:25:10.188Z] docker_cli_save_load_test.go:381: unmatched requirement DaemonIsLinux [2021-07-13T15:25:10.188Z] === RUN TestDockerSuite/TestSaveLoadParents [2021-07-13T15:25:10.188Z] docker_cli_save_load_test.go:342: unmatched requirement DaemonIsLinux [2021-07-13T15:25:10.188Z] === RUN TestDockerSuite/TestSaveMultipleNames [2021-07-13T15:25:10.188Z] docker_cli_save_load_test.go:190: unmatched requirement DaemonIsLinux [2021-07-13T15:25:10.188Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2021-07-13T15:25:10.188Z] docker_cli_save_load_test.go:208: unmatched requirement DaemonIsLinux [2021-07-13T15:25:10.188Z] === RUN TestDockerSuite/TestSaveSingleTag [2021-07-13T15:25:10.188Z] docker_cli_save_load_test.go:86: unmatched requirement DaemonIsLinux [2021-07-13T15:25:10.188Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2021-07-13T15:25:10.188Z] docker_cli_save_load_test.go:180: unmatched requirement DaemonIsLinux [2021-07-13T15:25:10.188Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2021-07-13T15:25:10.188Z] docker_cli_save_load_test.go:28: unmatched requirement DaemonIsLinux [2021-07-13T15:25:10.188Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2021-07-13T15:25:10.188Z] docker_cli_save_load_test.go:57: unmatched requirement DaemonIsLinux [2021-07-13T15:25:10.188Z] === RUN TestDockerSuite/TestSearchCmdOptions [2021-07-13T15:25:11.889Z] === RUN TestDockerSuite/TestCommitPausedContainer [2021-07-13T15:25:11.889Z] docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux [2021-07-13T15:25:11.889Z] === RUN TestDockerSuite/TestCommitTTY [2021-07-13T15:25:12.379Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2021-07-13T15:25:12.840Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2021-07-13T15:25:13.303Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2021-07-13T15:25:13.764Z] === RUN TestDockerSuite/TestSearchWithLimit [2021-07-13T15:25:15.316Z] === RUN TestDockerSuite/TestSlowStdinClosing [2021-07-13T15:25:18.956Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2021-07-13T15:25:19.079Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2021-07-13T15:25:22.417Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2021-07-13T15:25:22.417Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2021-07-13T15:25:22.417Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2021-07-13T15:25:23.854Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2021-07-13T15:25:23.854Z] docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux [2021-07-13T15:25:23.854Z] === RUN TestDockerSuite/TestCommitWithoutPause [2021-07-13T15:25:23.854Z] docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux [2021-07-13T15:25:23.854Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2021-07-13T15:25:23.854Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2021-07-13T15:25:23.854Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2021-07-13T15:25:23.854Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2021-07-13T15:25:23.854Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2021-07-13T15:25:23.854Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2021-07-13T15:25:23.854Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2021-07-13T15:25:23.854Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2021-07-13T15:25:23.854Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2021-07-13T15:25:23.854Z] docker_api_containers_test.go:504: unmatched requirement DaemonIsLinux [2021-07-13T15:25:23.854Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2021-07-13T15:25:23.854Z] === RUN TestDockerSuite/TestContainerAPICommit [2021-07-13T15:25:31.024Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2021-07-13T15:25:31.024Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2021-07-13T15:25:31.024Z] === RUN TestDockerSuite/TestStartAttachSilent [2021-07-13T15:25:32.544Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2021-07-13T15:25:34.779Z] === RUN TestDockerSuite/TestStartAttachWithRename [2021-07-13T15:25:34.779Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2021-07-13T15:25:34.779Z] === RUN TestDockerSuite/TestStartMultipleContainers [2021-07-13T15:25:34.779Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2021-07-13T15:25:34.779Z] === RUN TestDockerSuite/TestStartPausedContainer [2021-07-13T15:25:34.779Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2021-07-13T15:25:34.779Z] === RUN TestDockerSuite/TestStartRecordError [2021-07-13T15:25:34.779Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2021-07-13T15:25:34.779Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2021-07-13T15:25:39.731Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2021-07-13T15:25:39.731Z] docker_api_containers_test.go:1094: unmatched requirement DaemonIsLinux [2021-07-13T15:25:39.731Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2021-07-13T15:25:40.601Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2021-07-13T15:25:40.601Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2021-07-13T15:25:40.601Z] === RUN TestDockerSuite/TestStatsAllNoStream [2021-07-13T15:25:40.601Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2021-07-13T15:25:40.601Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2021-07-13T15:25:40.601Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2021-07-13T15:25:40.601Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2021-07-13T15:25:40.601Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2021-07-13T15:25:40.601Z] === RUN TestDockerSuite/TestStatsFormatAll [2021-07-13T15:25:40.601Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-07-13T15:25:40.601Z] === RUN TestDockerSuite/TestStatsNoStream [2021-07-13T15:25:40.601Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2021-07-13T15:25:40.601Z] === RUN TestDockerSuite/TestTopMultipleArgs [2021-07-13T15:25:41.960Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2021-07-13T15:25:41.960Z] docker_api_containers_test.go:1020: unmatched requirement DaemonIsLinux [2021-07-13T15:25:41.960Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2021-07-13T15:25:41.960Z] docker_api_containers_test.go:1050: unmatched requirement DaemonIsLinux [2021-07-13T15:25:41.960Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2021-07-13T15:25:41.960Z] docker_api_containers_test.go:1072: unmatched requirement DaemonIsLinux [2021-07-13T15:25:41.960Z] === RUN TestDockerSuite/TestContainerAPICreate [2021-07-13T15:25:42.845Z] === RUN TestDockerSuite/TestTopNonPrivileged [2021-07-13T15:25:44.927Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2021-07-13T15:25:44.927Z] docker_api_containers_test.go:587: unmatched requirement DaemonIsLinux [2021-07-13T15:25:44.927Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2021-07-13T15:25:44.927Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2021-07-13T15:25:45.044Z] === RUN TestDockerSuite/TestTopPrivileged [2021-07-13T15:25:45.044Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2021-07-13T15:25:45.044Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2021-07-13T15:25:47.233Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2021-07-13T15:25:47.233Z] docker_cli_run_test.go:3424: unmatched requirement DaemonIsLinux [2021-07-13T15:25:47.233Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2021-07-13T15:25:47.233Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2021-07-13T15:25:47.233Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2021-07-13T15:25:47.233Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2021-07-13T15:25:47.233Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2021-07-13T15:25:47.233Z] docker_cli_run_test.go:294: unmatched requirement DaemonIsLinux [2021-07-13T15:25:47.233Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2021-07-13T15:25:47.233Z] docker_cli_run_test.go:209: unmatched requirement DaemonIsLinux [2021-07-13T15:25:47.233Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2021-07-13T15:25:47.233Z] docker_cli_run_test.go:245: unmatched requirement DaemonIsLinux [2021-07-13T15:25:47.233Z] === RUN TestDockerSuite/TestVolumeCLICreate [2021-07-13T15:25:47.895Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2021-07-13T15:25:47.895Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2021-07-13T15:25:47.895Z] docker_api_containers_test.go:1350: unmatched requirement DaemonIsLinux [2021-07-13T15:25:47.895Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2021-07-13T15:25:47.895Z] docker_api_containers_test.go:593: unmatched requirement DaemonIsLinux [2021-07-13T15:25:47.895Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2021-07-13T15:25:47.895Z] docker_api_containers_test.go:622: unmatched requirement DaemonIsLinux [2021-07-13T15:25:47.895Z] === RUN TestDockerSuite/TestContainerAPIDelete [2021-07-13T15:25:51.704Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2021-07-13T15:25:53.277Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2021-07-13T15:25:56.246Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2021-07-13T15:25:56.246Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2021-07-13T15:25:56.246Z] docker_api_containers_test.go:1148: unmatched requirement DaemonIsLinux [2021-07-13T15:25:56.246Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2021-07-13T15:25:58.473Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2021-07-13T15:25:58.473Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2021-07-13T15:26:01.443Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2021-07-13T15:26:01.443Z] docker_api_containers_test.go:127: unmatched requirement DaemonIsLinux [2021-07-13T15:26:01.443Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2021-07-13T15:26:01.443Z] docker_api_containers_test.go:100: unmatched requirement DaemonIsLinux [2021-07-13T15:26:01.443Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2021-07-13T15:26:01.895Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2021-07-13T15:26:03.671Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2021-07-13T15:26:03.671Z] === RUN TestDockerSuite/TestContainerAPIKill [2021-07-13T15:26:04.965Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2021-07-13T15:26:04.965Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2021-07-13T15:26:04.965Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2021-07-13T15:26:04.965Z] docker_cli_volume_test.go:244: unmatched requirement DaemonIsLinux [2021-07-13T15:26:04.965Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2021-07-13T15:26:04.965Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2021-07-13T15:26:04.965Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2021-07-13T15:26:04.965Z] === RUN TestDockerSuite/TestVolumeCLILs [2021-07-13T15:26:05.900Z] === RUN TestDockerSuite/TestContainerAPIPause [2021-07-13T15:26:05.900Z] docker_api_containers_test.go:365: unmatched requirement DaemonIsLinux [2021-07-13T15:26:05.900Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2021-07-13T15:26:06.513Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2021-07-13T15:26:06.513Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2021-07-13T15:26:08.864Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2021-07-13T15:26:09.335Z] === RUN TestDockerSuite/TestContainerAPIRename [2021-07-13T15:26:10.272Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2021-07-13T15:26:10.272Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2021-07-13T15:26:10.272Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2021-07-13T15:26:10.734Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2021-07-13T15:26:10.734Z] === RUN TestDockerSuite/TestVolumeCLIRm [2021-07-13T15:26:12.299Z] === RUN TestDockerSuite/TestContainerAPIRestart [2021-07-13T15:26:16.992Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2021-07-13T15:26:17.076Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2021-07-13T15:26:19.342Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2021-07-13T15:26:19.342Z] docker_cli_volume_test.go:373: unmatched requirement DaemonIsLinux [2021-07-13T15:26:19.342Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2021-07-13T15:26:19.342Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2021-07-13T15:26:19.342Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2021-07-13T15:26:19.342Z] docker_cli_volume_test.go:433: unmatched requirement DaemonIsLinux [2021-07-13T15:26:19.342Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2021-07-13T15:26:21.848Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2021-07-13T15:26:21.848Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2021-07-13T15:26:21.848Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2021-07-13T15:26:21.848Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2021-07-13T15:26:21.848Z] === RUN TestDockerSuite/TestContainerAPIStart [2021-07-13T15:26:24.072Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2021-07-13T15:26:24.072Z] docker_api_containers_test.go:1598: unmatched requirement DaemonIsLinux [2021-07-13T15:26:24.072Z] === RUN TestDockerSuite/TestContainerAPIStop [2021-07-13T15:26:26.442Z] === RUN TestDockerSuite/TestVolumeLsFormat [2021-07-13T15:26:26.442Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2021-07-13T15:26:26.904Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2021-07-13T15:26:27.036Z] === RUN TestDockerSuite/TestContainerAPITop [2021-07-13T15:26:27.036Z] docker_api_containers_test.go:395: unmatched requirement DaemonIsLinux [2021-07-13T15:26:27.036Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2021-07-13T15:26:29.266Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2021-07-13T15:26:29.266Z] === RUN TestDockerSuite/TestContainerAPIWait [2021-07-13T15:26:29.638Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2021-07-13T15:26:34.037Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2021-07-13T15:26:36.262Z] === RUN TestDockerSuite/TestContainerNetworkMode [2021-07-13T15:26:36.262Z] docker_cli_run_test.go:2409: unmatched requirement DaemonIsLinux [2021-07-13T15:26:36.262Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2021-07-13T15:26:36.262Z] docker_cli_run_test.go:3504: unmatched requirement DaemonIsLinux [2021-07-13T15:26:36.262Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2021-07-13T15:26:36.262Z] docker_cli_run_test.go:3536: unmatched requirement DaemonIsLinux [2021-07-13T15:26:36.262Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2021-07-13T15:26:36.262Z] docker_cli_run_test.go:3567: unmatched requirement DaemonIsLinux [2021-07-13T15:26:36.262Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2021-07-13T15:26:36.262Z] docker_cli_run_test.go:3550: unmatched requirement DaemonIsLinux [2021-07-13T15:26:36.262Z] === RUN TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe [2021-07-13T15:26:37.274Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2021-07-13T15:26:37.274Z] docker_cli_run_test.go:2174: unmatched requirement DaemonIsLinux [2021-07-13T15:26:37.274Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2021-07-13T15:26:37.738Z] --- PASS: TestDockerSuite (2397.30s) [2021-07-13T15:26:37.738Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.02s) [2021-07-13T15:26:37.738Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s) [2021-07-13T15:26:37.738Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s) [2021-07-13T15:26:37.738Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.02s) [2021-07-13T15:26:37.738Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.02s) [2021-07-13T15:26:37.738Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2021-07-13T15:26:37.738Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.02s) [2021-07-13T15:26:37.738Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (1.07s) [2021-07-13T15:26:37.738Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.22s) [2021-07-13T15:26:37.738Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.63s) [2021-07-13T15:26:37.738Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.34s) [2021-07-13T15:26:37.738Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (62.54s) [2021-07-13T15:26:37.738Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.73s) [2021-07-13T15:26:37.738Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.03s) [2021-07-13T15:26:37.738Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.01s) [2021-07-13T15:26:37.738Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.01s) [2021-07-13T15:26:37.738Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.01s) [2021-07-13T15:26:37.738Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2021-07-13T15:26:37.738Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.01s) [2021-07-13T15:26:37.738Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.01s) [2021-07-13T15:26:37.738Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.01s) [2021-07-13T15:26:37.738Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.01s) [2021-07-13T15:26:37.738Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2021-07-13T15:26:37.738Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (5.49s) [2021-07-13T15:26:37.738Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2021-07-13T15:26:37.738Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2021-07-13T15:26:37.738Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (3.26s) [2021-07-13T15:26:37.738Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (2.42s) [2021-07-13T15:26:37.738Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2021-07-13T15:26:37.738Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2021-07-13T15:26:37.738Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2021-07-13T15:26:37.738Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.02s) [2021-07-13T15:26:37.738Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (3.21s) [2021-07-13T15:26:37.738Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.01s) [2021-07-13T15:26:37.738Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2021-07-13T15:26:37.738Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (6.06s) [2021-07-13T15:26:37.738Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (77.66s) [2021-07-13T15:26:37.738Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.47s) [2021-07-13T15:26:37.738Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (10.27s) [2021-07-13T15:26:37.738Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.02s) [2021-07-13T15:26:37.738Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (8.51s) [2021-07-13T15:26:37.738Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.92s) [2021-07-13T15:26:37.738Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2021-07-13T15:26:37.738Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s) [2021-07-13T15:26:37.738Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2021-07-13T15:26:37.738Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.26s) [2021-07-13T15:26:37.738Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.95s) [2021-07-13T15:26:37.738Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (3.29s) [2021-07-13T15:26:37.738Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.77s) [2021-07-13T15:26:37.738Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.05s) [2021-07-13T15:26:37.738Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2021-07-13T15:26:37.738Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.08s) [2021-07-13T15:26:37.738Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (3.12s) [2021-07-13T15:26:37.738Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (12.59s) [2021-07-13T15:26:37.738Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (5.22s) [2021-07-13T15:26:37.738Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (1.10s) [2021-07-13T15:26:37.738Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2021-07-13T15:26:37.738Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.34s) [2021-07-13T15:26:37.738Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.72s) [2021-07-13T15:26:37.738Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (5.14s) [2021-07-13T15:26:37.738Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.03s) [2021-07-13T15:26:37.738Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2021-07-13T15:26:37.738Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2021-07-13T15:26:37.738Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2021-07-13T15:26:37.738Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.56s) [2021-07-13T15:26:37.738Z] --- PASS: TestDockerSuite/TestBuildAddTar (36.54s) [2021-07-13T15:26:37.738Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.03s) [2021-07-13T15:26:37.738Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.45s) [2021-07-13T15:26:37.738Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (22.33s) [2021-07-13T15:26:37.738Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.78s) [2021-07-13T15:26:37.738Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.59s) [2021-07-13T15:26:37.738Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (6.20s) [2021-07-13T15:26:37.738Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.09s) [2021-07-13T15:26:37.738Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (4.28s) [2021-07-13T15:26:37.738Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (13.49s) [2021-07-13T15:26:37.738Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (16.94s) [2021-07-13T15:26:37.738Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.43s) [2021-07-13T15:26:37.738Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (5.01s) [2021-07-13T15:26:37.738Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.02s) [2021-07-13T15:26:37.738Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2021-07-13T15:26:37.738Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (6.71s) [2021-07-13T15:26:37.738Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2021-07-13T15:26:37.738Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.68s) [2021-07-13T15:26:37.738Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s) [2021-07-13T15:26:37.738Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2021-07-13T15:26:37.738Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (26.08s) [2021-07-13T15:26:37.738Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (4.43s) [2021-07-13T15:26:37.738Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.81s) [2021-07-13T15:26:37.738Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.42s) [2021-07-13T15:26:37.738Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.62s) [2021-07-13T15:26:37.738Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.05s) [2021-07-13T15:26:37.738Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (9.13s) [2021-07-13T15:26:37.738Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.41s) [2021-07-13T15:26:37.738Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.04s) [2021-07-13T15:26:37.738Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.01s) [2021-07-13T15:26:37.738Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.56s) [2021-07-13T15:26:37.738Z] --- PASS: TestDockerSuite/TestBuildClearCmd (1.00s) [2021-07-13T15:26:37.738Z] --- PASS: TestDockerSuite/TestBuildCmd (0.57s) [2021-07-13T15:26:37.738Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.60s) [2021-07-13T15:26:37.738Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.60s) [2021-07-13T15:26:37.738Z] --- PASS: TestDockerSuite/TestBuildCmdShellArgsEscaped (10.69s) [2021-07-13T15:26:37.738Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (2.33s) [2021-07-13T15:26:37.738Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2021-07-13T15:26:37.738Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.28s) [2021-07-13T15:26:37.738Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2021-07-13T15:26:37.738Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.52s) [2021-07-13T15:26:37.738Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (6.68s) [2021-07-13T15:26:37.738Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (1.11s) [2021-07-13T15:26:37.738Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.57s) [2021-07-13T15:26:37.738Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2021-07-13T15:26:37.738Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.95s) [2021-07-13T15:26:37.738Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.76s) [2021-07-13T15:26:37.738Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2021-07-13T15:26:37.738Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2021-07-13T15:26:37.738Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (5.55s) [2021-07-13T15:26:37.738Z] --- PASS: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (32.30s) [2021-07-13T15:26:37.738Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (1.53s) [2021-07-13T15:26:37.738Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (1.33s) [2021-07-13T15:26:37.738Z] --- PASS: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (9.72s) [2021-07-13T15:26:37.738Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.40s) [2021-07-13T15:26:37.738Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.37s) [2021-07-13T15:26:37.738Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2021-07-13T15:26:37.738Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.53s) [2021-07-13T15:26:37.738Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.04s) [2021-07-13T15:26:37.738Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (23.62s) [2021-07-13T15:26:37.738Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.77s) [2021-07-13T15:26:37.738Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.42s) [2021-07-13T15:26:37.738Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (17.91s) [2021-07-13T15:26:37.738Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (1.86s) [2021-07-13T15:26:37.738Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.89s) [2021-07-13T15:26:37.738Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (3.36s) [2021-07-13T15:26:37.738Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (3.26s) [2021-07-13T15:26:37.738Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (2.95s) [2021-07-13T15:26:37.738Z] --- PASS: TestDockerSuite/TestBuildDockerignore (54.57s) [2021-07-13T15:26:37.738Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (6.87s) [2021-07-13T15:26:37.738Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.45s) [2021-07-13T15:26:37.738Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (59.66s) [2021-07-13T15:26:37.738Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.79s) [2021-07-13T15:26:37.738Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.89s) [2021-07-13T15:26:37.738Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (21.10s) [2021-07-13T15:26:37.738Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (11.75s) [2021-07-13T15:26:37.738Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (11.32s) [2021-07-13T15:26:37.738Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (30.79s) [2021-07-13T15:26:37.738Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (11.37s) [2021-07-13T15:26:37.738Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (15.68s) [2021-07-13T15:26:37.738Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (86.23s) [2021-07-13T15:26:37.738Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.52s) [2021-07-13T15:26:37.738Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.41s) [2021-07-13T15:26:37.738Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.03s) [2021-07-13T15:26:37.738Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.69s) [2021-07-13T15:26:37.738Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (1.33s) [2021-07-13T15:26:37.738Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.03s) [2021-07-13T15:26:37.738Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.59s) [2021-07-13T15:26:37.738Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.64s) [2021-07-13T15:26:37.738Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (5.38s) [2021-07-13T15:26:37.738Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (3.47s) [2021-07-13T15:26:37.738Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (9.93s) [2021-07-13T15:26:37.738Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.03s) [2021-07-13T15:26:37.738Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.38s) [2021-07-13T15:26:37.738Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2021-07-13T15:26:37.738Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.01s) [2021-07-13T15:26:37.738Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2021-07-13T15:26:37.738Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (4.26s) [2021-07-13T15:26:37.738Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2021-07-13T15:26:37.738Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2021-07-13T15:26:37.738Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2021-07-13T15:26:37.738Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (1.10s) [2021-07-13T15:26:37.738Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (4.74s) [2021-07-13T15:26:37.738Z] --- PASS: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (14.60s) [2021-07-13T15:26:37.738Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.67s) [2021-07-13T15:26:37.738Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2021-07-13T15:26:37.738Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.03s) [2021-07-13T15:26:37.738Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2021-07-13T15:26:37.738Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.01s) [2021-07-13T15:26:37.738Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2021-07-13T15:26:37.738Z] --- PASS: TestDockerSuite/TestBuildFails (2.75s) [2021-07-13T15:26:37.738Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.11s) [2021-07-13T15:26:37.738Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (5.81s) [2021-07-13T15:26:37.738Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (6.13s) [2021-07-13T15:26:37.738Z] --- PASS: TestDockerSuite/TestBuildForceRm (7.23s) [2021-07-13T15:26:37.738Z] --- PASS: TestDockerSuite/TestBuildFromGit (6.91s) [2021-07-13T15:26:37.738Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (1.91s) [2021-07-13T15:26:37.738Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (10.43s) [2021-07-13T15:26:37.738Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2021-07-13T15:26:37.738Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.78s) [2021-07-13T15:26:37.738Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.64s) [2021-07-13T15:26:37.739Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2021-07-13T15:26:37.739Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (9.35s) [2021-07-13T15:26:37.739Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2021-07-13T15:26:37.739Z] --- PASS: TestDockerSuite/TestBuildHistory (13.60s) [2021-07-13T15:26:37.739Z] --- PASS: TestDockerSuite/TestBuildIidFile (1.12s) [2021-07-13T15:26:37.739Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (1.91s) [2021-07-13T15:26:37.739Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.04s) [2021-07-13T15:26:37.739Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.88s) [2021-07-13T15:26:37.739Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.09s) [2021-07-13T15:26:37.739Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (4.92s) [2021-07-13T15:26:37.739Z] --- PASS: TestDockerSuite/TestBuildLabel (1.29s) [2021-07-13T15:26:37.739Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.80s) [2021-07-13T15:26:37.739Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (1.33s) [2021-07-13T15:26:37.739Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.68s) [2021-07-13T15:26:37.739Z] --- PASS: TestDockerSuite/TestBuildLabels (1.21s) [2021-07-13T15:26:37.739Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.72s) [2021-07-13T15:26:37.739Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (6.71s) [2021-07-13T15:26:37.739Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.09s) [2021-07-13T15:26:37.739Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.04s) [2021-07-13T15:26:37.739Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.12s) [2021-07-13T15:26:37.739Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.09s) [2021-07-13T15:26:37.739Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.08s) [2021-07-13T15:26:37.739Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.09s) [2021-07-13T15:26:37.739Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.64s) [2021-07-13T15:26:37.739Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (0.71s) [2021-07-13T15:26:37.739Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (5.95s) [2021-07-13T15:26:37.739Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (18.29s) [2021-07-13T15:26:37.739Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.06s) [2021-07-13T15:26:37.739Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (2.58s) [2021-07-13T15:26:37.739Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (37.63s) [2021-07-13T15:26:37.739Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (15.25s) [2021-07-13T15:26:37.739Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (6.12s) [2021-07-13T15:26:37.739Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (7.17s) [2021-07-13T15:26:37.739Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (5.51s) [2021-07-13T15:26:37.739Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (21.73s) [2021-07-13T15:26:37.739Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2021-07-13T15:26:37.739Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (8.29s) [2021-07-13T15:26:37.739Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.66s) [2021-07-13T15:26:37.739Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.01s) [2021-07-13T15:26:37.739Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.01s) [2021-07-13T15:26:37.739Z] --- PASS: TestDockerSuite/TestBuildNoContext (3.03s) [2021-07-13T15:26:37.739Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (4.05s) [2021-07-13T15:26:37.739Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (2.75s) [2021-07-13T15:26:37.739Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.22s) [2021-07-13T15:26:37.739Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.13s) [2021-07-13T15:26:37.739Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (2.71s) [2021-07-13T15:26:37.739Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (1.16s) [2021-07-13T15:26:37.739Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.40s) [2021-07-13T15:26:37.739Z] --- PASS: TestDockerSuite/TestBuildOnBuild (8.90s) [2021-07-13T15:26:37.739Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (1.73s) [2021-07-13T15:26:37.739Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (9.35s) [2021-07-13T15:26:37.739Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (3.90s) [2021-07-13T15:26:37.739Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (7.29s) [2021-07-13T15:26:37.739Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (4.48s) [2021-07-13T15:26:37.739Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (9.17s) [2021-07-13T15:26:37.739Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (1.28s) [2021-07-13T15:26:37.739Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.04s) [2021-07-13T15:26:37.739Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.01s) [2021-07-13T15:26:37.739Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (1.81s) [2021-07-13T15:26:37.739Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2021-07-13T15:26:37.739Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (40.75s) [2021-07-13T15:26:37.739Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (18.87s) [2021-07-13T15:26:37.739Z] --- PASS: TestDockerSuite/TestBuildRm (26.05s) [2021-07-13T15:26:37.739Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (3.56s) [2021-07-13T15:26:37.739Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.06s) [2021-07-13T15:26:37.739Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.44s) [2021-07-13T15:26:37.739Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (1.55s) [2021-07-13T15:26:37.739Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (3.94s) [2021-07-13T15:26:37.739Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (4.08s) [2021-07-13T15:26:37.739Z] --- PASS: TestDockerSuite/TestBuildShellInherited (4.74s) [2021-07-13T15:26:37.739Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (20.86s) [2021-07-13T15:26:37.739Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.80s) [2021-07-13T15:26:37.739Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.63s) [2021-07-13T15:26:37.739Z] --- PASS: TestDockerSuite/TestBuildShellWindowsPowershell (8.63s) [2021-07-13T15:26:37.739Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.32s) [2021-07-13T15:26:37.739Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (4.35s) [2021-07-13T15:26:37.739Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.10s) [2021-07-13T15:26:37.739Z] --- PASS: TestDockerSuite/TestBuildStderr (8.86s) [2021-07-13T15:26:37.739Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (31.23s) [2021-07-13T15:26:37.739Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.38s) [2021-07-13T15:26:37.739Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (3.34s) [2021-07-13T15:26:37.739Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (1.35s) [2021-07-13T15:26:37.739Z] --- PASS: TestDockerSuite/TestBuildTagEvent (3.96s) [2021-07-13T15:26:37.739Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (4.55s) [2021-07-13T15:26:37.739Z] --- SKIP: TestDockerSuite/TestBuildUser (0.03s) [2021-07-13T15:26:37.739Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2021-07-13T15:26:37.739Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2021-07-13T15:26:37.739Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (8.46s) [2021-07-13T15:26:37.739Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.58s) [2021-07-13T15:26:37.739Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (3.16s) [2021-07-13T15:26:37.739Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2021-07-13T15:26:37.739Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2021-07-13T15:26:37.739Z] --- PASS: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (21.30s) [2021-07-13T15:26:37.739Z] --- PASS: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.95s) [2021-07-13T15:26:37.739Z] --- PASS: TestDockerSuite/TestBuildWindowsUser (8.86s) [2021-07-13T15:26:37.739Z] --- PASS: TestDockerSuite/TestBuildWindowsWorkdirProcessing (5.79s) [2021-07-13T15:26:37.739Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.39s) [2021-07-13T15:26:37.739Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s) [2021-07-13T15:26:37.739Z] --- PASS: TestDockerSuite/TestBuildWithFailure (2.27s) [2021-07-13T15:26:37.739Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.39s) [2021-07-13T15:26:37.739Z] --- PASS: TestDockerSuite/TestBuildWithRecycleBin (14.75s) [2021-07-13T15:26:37.739Z] --- PASS: TestDockerSuite/TestBuildWithTabs (4.03s) [2021-07-13T15:26:37.739Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.41s) [2021-07-13T15:26:37.739Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (13.03s) [2021-07-13T15:26:37.739Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.36s) [2021-07-13T15:26:37.739Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.38s) [2021-07-13T15:26:37.739Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.02s) [2021-07-13T15:26:37.739Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (1.17s) [2021-07-13T15:26:37.739Z] --- PASS: TestDockerSuite/TestBuildWorkdirWindowsPath (16.57s) [2021-07-13T15:26:37.739Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (2.11s) [2021-07-13T15:26:37.739Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.36s) [2021-07-13T15:26:37.739Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2021-07-13T15:26:37.739Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2021-07-13T15:26:37.739Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (1.80s) [2021-07-13T15:26:37.739Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (4.25s) [2021-07-13T15:26:37.739Z] --- PASS: TestDockerSuite/TestCommitChange (4.56s) [2021-07-13T15:26:37.739Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (4.78s) [2021-07-13T15:26:37.739Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.01s) [2021-07-13T15:26:37.739Z] --- PASS: TestDockerSuite/TestCommitNewFile (7.16s) [2021-07-13T15:26:37.739Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.01s) [2021-07-13T15:26:37.739Z] --- PASS: TestDockerSuite/TestCommitTTY (7.13s) [2021-07-13T15:26:37.739Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (4.65s) [2021-07-13T15:26:37.739Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2021-07-13T15:26:37.739Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.01s) [2021-07-13T15:26:37.739Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2021-07-13T15:26:37.739Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2021-07-13T15:26:37.739Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2021-07-13T15:26:37.739Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2021-07-13T15:26:37.739Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2021-07-13T15:26:37.739Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.13s) [2021-07-13T15:26:37.739Z] --- PASS: TestDockerSuite/TestContainerAPICommit (6.96s) [2021-07-13T15:26:37.739Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (6.68s) [2021-07-13T15:26:37.739Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2021-07-13T15:26:37.739Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (2.23s) [2021-07-13T15:26:37.739Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2021-07-13T15:26:37.739Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2021-07-13T15:26:37.739Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2021-07-13T15:26:37.739Z] --- PASS: TestDockerSuite/TestContainerAPICreate (2.56s) [2021-07-13T15:26:37.739Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2021-07-13T15:26:37.739Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.01s) [2021-07-13T15:26:37.739Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (2.51s) [2021-07-13T15:26:37.739Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.02s) [2021-07-13T15:26:37.739Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2021-07-13T15:26:37.739Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2021-07-13T15:26:37.739Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2021-07-13T15:26:37.739Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (3.14s) [2021-07-13T15:26:37.739Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (2.02s) [2021-07-13T15:26:37.739Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (2.05s) [2021-07-13T15:26:37.739Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.01s) [2021-07-13T15:26:37.739Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2021-07-13T15:26:37.739Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (2.28s) [2021-07-13T15:26:37.739Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.01s) [2021-07-13T15:26:37.739Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (2.32s) [2021-07-13T15:26:37.739Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2021-07-13T15:26:37.739Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s) [2021-07-13T15:26:37.739Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (2.47s) [2021-07-13T15:26:37.739Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.02s) [2021-07-13T15:26:37.739Z] --- PASS: TestDockerSuite/TestContainerAPIKill (1.91s) [2021-07-13T15:26:37.739Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.01s) [2021-07-13T15:26:37.739Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (2.69s) [2021-07-13T15:26:37.739Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.27s) [2021-07-13T15:26:37.739Z] --- PASS: TestDockerSuite/TestContainerAPIRename (2.47s) [2021-07-13T15:26:37.739Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (3.76s) [2021-07-13T15:26:37.739Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (3.85s) [2021-07-13T15:26:37.739Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.13s) [2021-07-13T15:26:37.739Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.02s) [2021-07-13T15:26:37.739Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.02s) [2021-07-13T15:26:37.739Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.02s) [2021-07-13T15:26:37.739Z] --- PASS: TestDockerSuite/TestContainerAPIStart (1.77s) [2021-07-13T15:26:37.739Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2021-07-13T15:26:37.739Z] --- PASS: TestDockerSuite/TestContainerAPIStop (2.57s) [2021-07-13T15:26:37.739Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.02s) [2021-07-13T15:26:37.739Z] --- PASS: TestDockerSuite/TestContainerAPITopWindows (2.08s) [2021-07-13T15:26:37.739Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.12s) [2021-07-13T15:26:37.739Z] --- PASS: TestDockerSuite/TestContainerAPIWait (4.40s) [2021-07-13T15:26:37.739Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (2.07s) [2021-07-13T15:26:37.739Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.01s) [2021-07-13T15:26:37.739Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2021-07-13T15:26:37.739Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2021-07-13T15:26:37.739Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2021-07-13T15:26:37.739Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2021-07-13T15:26:37.739Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe (1.94s) [2021-07-13T15:26:37.739Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (17.15s) [2021-07-13T15:26:37.739Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} (2.45s) [2021-07-13T15:26:37.739Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} (2.44s) [2021-07-13T15:26:37.739Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} (2.62s) [2021-07-13T15:26:37.739Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} (2.44s) [2021-07-13T15:26:37.739Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc000650000_} (2.41s) [2021-07-13T15:26:37.739Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-1054247618_c:\foo_false____} (2.37s) [2021-07-13T15:26:37.739Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-1054247618_c:\foo_true____} (2.41s) [2021-07-13T15:26:37.739Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2021-07-13T15:26:37.739Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.45s) [2021-07-13T15:26:37.739Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2021-07-13T15:26:37.739Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2021-07-13T15:26:37.739Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2021-07-13T15:26:37.739Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2021-07-13T15:26:37.739Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2021-07-13T15:26:37.739Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.10s) [2021-07-13T15:26:37.739Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.09s) [2021-07-13T15:26:37.739Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.09s) [2021-07-13T15:26:37.739Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2021-07-13T15:26:37.739Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.09s) [2021-07-13T15:26:37.739Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2021-07-13T15:26:37.739Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2021-07-13T15:26:37.739Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2021-07-13T15:26:37.739Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s) [2021-07-13T15:26:37.739Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.02s) [2021-07-13T15:26:37.739Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (2.34s) [2021-07-13T15:26:37.739Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2021-07-13T15:26:37.739Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.01s) [2021-07-13T15:26:37.739Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.01s) [2021-07-13T15:26:37.739Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s) [2021-07-13T15:26:37.739Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s) [2021-07-13T15:26:37.739Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s) [2021-07-13T15:26:37.739Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s) [2021-07-13T15:26:37.739Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s) [2021-07-13T15:26:37.739Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s) [2021-07-13T15:26:37.739Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.02s) [2021-07-13T15:26:37.739Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.02s) [2021-07-13T15:26:37.739Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2021-07-13T15:26:37.739Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2021-07-13T15:26:37.739Z] --- PASS: TestDockerSuite/TestCpGarbagePath (2.71s) [2021-07-13T15:26:37.739Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.07s) [2021-07-13T15:26:37.739Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.01s) [2021-07-13T15:26:37.739Z] --- PASS: TestDockerSuite/TestCpRelativePath (2.70s) [2021-07-13T15:26:37.739Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.01s) [2021-07-13T15:26:37.739Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s) [2021-07-13T15:26:37.739Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2021-07-13T15:26:37.739Z] --- PASS: TestDockerSuite/TestCpToCaseA (4.75s) [2021-07-13T15:26:37.739Z] --- PASS: TestDockerSuite/TestCpToCaseB (2.32s) [2021-07-13T15:26:37.739Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.01s) [2021-07-13T15:26:37.740Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s) [2021-07-13T15:26:37.740Z] --- PASS: TestDockerSuite/TestCpToCaseE (9.50s) [2021-07-13T15:26:37.740Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.01s) [2021-07-13T15:26:37.740Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s) [2021-07-13T15:26:37.740Z] --- PASS: TestDockerSuite/TestCpToCaseH (9.50s) [2021-07-13T15:26:37.740Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.01s) [2021-07-13T15:26:37.740Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s) [2021-07-13T15:26:37.740Z] --- PASS: TestDockerSuite/TestCpToDot (2.32s) [2021-07-13T15:26:37.740Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2021-07-13T15:26:37.740Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2021-07-13T15:26:37.740Z] --- PASS: TestDockerSuite/TestCpToStdout (2.69s) [2021-07-13T15:26:37.740Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2021-07-13T15:26:37.740Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2021-07-13T15:26:37.740Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2021-07-13T15:26:37.740Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s) [2021-07-13T15:26:37.740Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.24s) [2021-07-13T15:26:37.740Z] --- PASS: TestDockerSuite/TestCreateArgs (0.22s) [2021-07-13T15:26:37.740Z] --- PASS: TestDockerSuite/TestCreateByImageID (2.18s) [2021-07-13T15:26:37.740Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (2.64s) [2021-07-13T15:26:37.740Z] --- PASS: TestDockerSuite/TestCreateGrowRootfs (0.23s) [2021-07-13T15:26:37.740Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.24s) [2021-07-13T15:26:37.740Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (1.79s) [2021-07-13T15:26:37.740Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.73s) [2021-07-13T15:26:37.740Z] --- PASS: TestDockerSuite/TestCreateLabels (0.22s) [2021-07-13T15:26:37.740Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2021-07-13T15:26:37.740Z] --- PASS: TestDockerSuite/TestCreateRM (0.43s) [2021-07-13T15:26:37.740Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2021-07-13T15:26:37.740Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.21s) [2021-07-13T15:26:37.740Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.42s) [2021-07-13T15:26:37.740Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (8.06s) [2021-07-13T15:26:37.740Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.23s) [2021-07-13T15:26:37.740Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.48s) [2021-07-13T15:26:37.740Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.18s) [2021-07-13T15:26:37.740Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.20s) [2021-07-13T15:26:37.740Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2021-07-13T15:26:37.740Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (2.10s) [2021-07-13T15:26:37.740Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2021-07-13T15:26:37.740Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.18s) [2021-07-13T15:26:37.740Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2021-07-13T15:26:37.740Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2021-07-13T15:26:37.740Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2021-07-13T15:26:37.740Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2021-07-13T15:26:37.740Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2021-07-13T15:26:37.740Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2021-07-13T15:26:37.740Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2021-07-13T15:26:37.740Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2021-07-13T15:26:37.740Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s) [2021-07-13T15:26:37.740Z] --- PASS: TestDockerSuite/TestDockerFails (0.06s) [2021-07-13T15:26:37.740Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2021-07-13T15:26:37.740Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2021-07-13T15:26:37.740Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2021-07-13T15:26:37.740Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.01s) [2021-07-13T15:26:37.740Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.01s) [2021-07-13T15:26:37.740Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (2.57s) [2021-07-13T15:26:37.740Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (2.54s) [2021-07-13T15:26:37.740Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (2.36s) [2021-07-13T15:26:37.740Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (8.79s) [2021-07-13T15:26:37.740Z] --- PASS: TestDockerSuite/TestEventsCopy (4.21s) [2021-07-13T15:26:37.740Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (4.93s) [2021-07-13T15:26:37.740Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (2.42s) [2021-07-13T15:26:37.740Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.75s) [2021-07-13T15:26:37.740Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (3.81s) [2021-07-13T15:26:37.740Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (1.36s) [2021-07-13T15:26:37.740Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.91s) [2021-07-13T15:26:37.740Z] --- PASS: TestDockerSuite/TestEventsFilters (4.66s) [2021-07-13T15:26:37.740Z] --- PASS: TestDockerSuite/TestEventsFormat (4.17s) [2021-07-13T15:26:37.740Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.06s) [2021-07-13T15:26:37.740Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.05s) [2021-07-13T15:26:37.740Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.02s) [2021-07-13T15:26:37.740Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s) [2021-07-13T15:26:37.740Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s) [2021-07-13T15:26:37.740Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.15s) [2021-07-13T15:26:37.740Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.01s) [2021-07-13T15:26:37.740Z] --- PASS: TestDockerSuite/TestEventsRename (2.59s) [2021-07-13T15:26:37.740Z] --- PASS: TestDockerSuite/TestEventsResize (7.88s) [2021-07-13T15:26:37.740Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (2.47s) [2021-07-13T15:26:37.740Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (2.39s) [2021-07-13T15:26:37.740Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (4.53s) [2021-07-13T15:26:37.740Z] --- SKIP: TestDockerSuite/TestEventsTop (0.01s) [2021-07-13T15:26:37.740Z] --- PASS: TestDockerSuite/TestEventsUntag (2.71s) [2021-07-13T15:26:37.740Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (4.18s) [2021-07-13T15:26:37.740Z] --- SKIP: TestDockerSuite/TestExec (0.01s) [2021-07-13T15:26:37.740Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2021-07-13T15:26:37.740Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (1.90s) [2021-07-13T15:26:37.740Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (1.96s) [2021-07-13T15:26:37.740Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.01s) [2021-07-13T15:26:37.740Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2021-07-13T15:26:37.740Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2021-07-13T15:26:37.740Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (2.13s) [2021-07-13T15:26:37.740Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (1.97s) [2021-07-13T15:26:37.740Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (1.96s) [2021-07-13T15:26:37.740Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (1.95s) [2021-07-13T15:26:37.740Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (4.52s) [2021-07-13T15:26:37.740Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.01s) [2021-07-13T15:26:37.740Z] --- SKIP: TestDockerSuite/TestExecEnv (0.01s) [2021-07-13T15:26:37.740Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s) [2021-07-13T15:26:37.740Z] --- PASS: TestDockerSuite/TestExecExitStatus (2.15s) [2021-07-13T15:26:37.740Z] --- PASS: TestDockerSuite/TestExecInspectID (4.40s) [2021-07-13T15:26:37.740Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.01s) [2021-07-13T15:26:37.740Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2021-07-13T15:26:37.740Z] --- SKIP: TestDockerSuite/TestExecParseError (0.01s) [2021-07-13T15:26:37.740Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s) [2021-07-13T15:26:37.740Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2021-07-13T15:26:37.740Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (2.23s) [2021-07-13T15:26:37.740Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.01s) [2021-07-13T15:26:37.740Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.01s) [2021-07-13T15:26:37.740Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s) [2021-07-13T15:26:37.740Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s) [2021-07-13T15:26:37.740Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2021-07-13T15:26:37.740Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (2.14s) [2021-07-13T15:26:37.740Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.01s) [2021-07-13T15:26:37.740Z] --- PASS: TestDockerSuite/TestExecWindowsPathNotWiped (5.21s) [2021-07-13T15:26:37.740Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.01s) [2021-07-13T15:26:37.740Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.01s) [2021-07-13T15:26:37.740Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.01s) [2021-07-13T15:26:37.740Z] --- PASS: TestDockerSuite/TestGetContainerStats (5.75s) [2021-07-13T15:26:37.740Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (5.85s) [2021-07-13T15:26:37.740Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (2.93s) [2021-07-13T15:26:37.740Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (6.03s) [2021-07-13T15:26:37.740Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2021-07-13T15:26:37.740Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.01s) [2021-07-13T15:26:37.740Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.18s) [2021-07-13T15:26:37.740Z] --- SKIP: TestDockerSuite/TestHealth (0.01s) [2021-07-13T15:26:37.740Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.08s) [2021-07-13T15:26:37.740Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.08s) [2021-07-13T15:26:37.740Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.07s) [2021-07-13T15:26:37.740Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (9.08s) [2021-07-13T15:26:37.740Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.06s) [2021-07-13T15:26:37.740Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2021-07-13T15:26:37.740Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.06s) [2021-07-13T15:26:37.740Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.07s) [2021-07-13T15:26:37.740Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.30s) [2021-07-13T15:26:37.740Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.61s) [2021-07-13T15:26:37.740Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2021-07-13T15:26:37.740Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (1.05s) [2021-07-13T15:26:37.740Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.08s) [2021-07-13T15:26:37.740Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (1.75s) [2021-07-13T15:26:37.740Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.22s) [2021-07-13T15:26:37.740Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (2.15s) [2021-07-13T15:26:37.740Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (2.26s) [2021-07-13T15:26:37.740Z] --- PASS: TestDockerSuite/TestImagesFormat (0.18s) [2021-07-13T15:26:37.740Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2021-07-13T15:26:37.740Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (3.71s) [2021-07-13T15:26:37.740Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.07s) [2021-07-13T15:26:37.740Z] --- PASS: TestDockerSuite/TestImportBadURL (2.43s) [2021-07-13T15:26:37.740Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.01s) [2021-07-13T15:26:37.740Z] --- SKIP: TestDockerSuite/TestImportFile (0.01s) [2021-07-13T15:26:37.740Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.06s) [2021-07-13T15:26:37.740Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.01s) [2021-07-13T15:26:37.740Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.01s) [2021-07-13T15:26:37.740Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2021-07-13T15:26:37.740Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2021-07-13T15:26:37.740Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2021-07-13T15:26:37.740Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2021-07-13T15:26:37.740Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.06s) [2021-07-13T15:26:37.740Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2021-07-13T15:26:37.740Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2021-07-13T15:26:37.740Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (2.13s) [2021-07-13T15:26:37.740Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (2.43s) [2021-07-13T15:26:37.740Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2021-07-13T15:26:37.740Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2021-07-13T15:26:37.740Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.09s) [2021-07-13T15:26:37.740Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.01s) [2021-07-13T15:26:37.740Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (2.45s) [2021-07-13T15:26:37.740Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.17s) [2021-07-13T15:26:37.740Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (2.39s) [2021-07-13T15:26:37.740Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2021-07-13T15:26:37.740Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2021-07-13T15:26:37.740Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2021-07-13T15:26:37.740Z] --- PASS: TestDockerSuite/TestInspectDefault (2.46s) [2021-07-13T15:26:37.740Z] --- PASS: TestDockerSuite/TestInspectHistory (4.06s) [2021-07-13T15:26:37.740Z] --- SKIP: TestDockerSuite/TestInspectImage (0.01s) [2021-07-13T15:26:37.740Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.01s) [2021-07-13T15:26:37.740Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2021-07-13T15:26:37.740Z] --- PASS: TestDockerSuite/TestInspectInt64 (2.06s) [2021-07-13T15:26:37.740Z] --- PASS: TestDockerSuite/TestInspectJSONFields (1.96s) [2021-07-13T15:26:37.740Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.22s) [2021-07-13T15:26:37.740Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (2.45s) [2021-07-13T15:26:37.740Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (1.96s) [2021-07-13T15:26:37.740Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.01s) [2021-07-13T15:26:37.740Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.07s) [2021-07-13T15:26:37.740Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (2.02s) [2021-07-13T15:26:37.740Z] --- PASS: TestDockerSuite/TestInspectStatus (3.12s) [2021-07-13T15:26:37.740Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (4.04s) [2021-07-13T15:26:37.740Z] --- PASS: TestDockerSuite/TestInspectTemplateError (2.13s) [2021-07-13T15:26:37.740Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (2.20s) [2021-07-13T15:26:37.740Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (2.09s) [2021-07-13T15:26:37.740Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (2.53s) [2021-07-13T15:26:37.740Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (2.43s) [2021-07-13T15:26:37.740Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (2.48s) [2021-07-13T15:26:37.740Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.08s) [2021-07-13T15:26:37.740Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.01s) [2021-07-13T15:26:37.740Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s) [2021-07-13T15:26:37.740Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2021-07-13T15:26:37.740Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2021-07-13T15:26:37.740Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2021-07-13T15:26:37.740Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2021-07-13T15:26:37.740Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2021-07-13T15:26:37.740Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2021-07-13T15:26:37.740Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2021-07-13T15:26:37.740Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2021-07-13T15:26:37.740Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2021-07-13T15:26:37.740Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2021-07-13T15:26:37.740Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2021-07-13T15:26:37.740Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2021-07-13T15:26:37.740Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2021-07-13T15:26:37.740Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2021-07-13T15:26:37.740Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.07s) [2021-07-13T15:26:37.740Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.02s) [2021-07-13T15:26:37.740Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (1.94s) [2021-07-13T15:26:37.740Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (1.97s) [2021-07-13T15:26:37.740Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (5.73s) [2021-07-13T15:26:37.740Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (2.47s) [2021-07-13T15:26:37.740Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2021-07-13T15:26:37.740Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (2.04s) [2021-07-13T15:26:37.740Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.07s) [2021-07-13T15:26:37.740Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (5.89s) [2021-07-13T15:26:37.740Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (5.81s) [2021-07-13T15:26:37.740Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (5.94s) [2021-07-13T15:26:37.740Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (2.46s) [2021-07-13T15:26:37.740Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (2.09s) [2021-07-13T15:26:37.740Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2021-07-13T15:26:37.740Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (2.23s) [2021-07-13T15:26:37.740Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (2.51s) [2021-07-13T15:26:37.740Z] --- PASS: TestDockerSuite/TestLogsSince (9.00s) [2021-07-13T15:26:37.740Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2021-07-13T15:26:37.740Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s) [2021-07-13T15:26:37.740Z] --- PASS: TestDockerSuite/TestLogsTail (2.79s) [2021-07-13T15:26:37.740Z] --- PASS: TestDockerSuite/TestLogsTimestamps (2.74s) [2021-07-13T15:26:37.740Z] --- PASS: TestDockerSuite/TestLogsWithDetails (2.49s) [2021-07-13T15:26:37.740Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.01s) [2021-07-13T15:26:37.740Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.02s) [2021-07-13T15:26:37.740Z] --- SKIP: TestDockerSuite/TestNetHostname (0.01s) [2021-07-13T15:26:37.740Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2021-07-13T15:26:37.740Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2021-07-13T15:26:37.740Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2021-07-13T15:26:37.740Z] --- SKIP: TestDockerSuite/TestPluginActive (0.01s) [2021-07-13T15:26:37.740Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s) [2021-07-13T15:26:37.740Z] --- PASS: TestDockerSuite/TestPluginInspectOnWindows (0.07s) [2021-07-13T15:26:37.740Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2021-07-13T15:26:37.740Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s) [2021-07-13T15:26:37.740Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2021-07-13T15:26:37.740Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s) [2021-07-13T15:26:37.740Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s) [2021-07-13T15:26:37.740Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2021-07-13T15:26:37.740Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s) [2021-07-13T15:26:37.741Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s) [2021-07-13T15:26:37.741Z] --- SKIP: TestDockerSuite/TestPortList (0.01s) [2021-07-13T15:26:37.741Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (4.49s) [2021-07-13T15:26:37.741Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.01s) [2021-07-13T15:26:37.741Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.01s) [2021-07-13T15:26:37.741Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2021-07-13T15:26:37.741Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2021-07-13T15:26:37.741Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2021-07-13T15:26:37.741Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2021-07-13T15:26:37.741Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2021-07-13T15:26:37.741Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2021-07-13T15:26:37.741Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2021-07-13T15:26:37.741Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (4.51s) [2021-07-13T15:26:37.741Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2021-07-13T15:26:37.741Z] --- PASS: TestDockerSuite/TestPsByOrder (7.63s) [2021-07-13T15:26:37.741Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2021-07-13T15:26:37.741Z] --- PASS: TestDockerSuite/TestPsListContainersBase (8.66s) [2021-07-13T15:26:37.741Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (13.82s) [2021-07-13T15:26:37.741Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.33s) [2021-07-13T15:26:37.741Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2021-07-13T15:26:37.741Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (11.68s) [2021-07-13T15:26:37.741Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (3.79s) [2021-07-13T15:26:37.741Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (7.39s) [2021-07-13T15:26:37.741Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (4.15s) [2021-07-13T15:26:37.741Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.07s) [2021-07-13T15:26:37.741Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2021-07-13T15:26:37.741Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (4.62s) [2021-07-13T15:26:37.741Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.01s) [2021-07-13T15:26:37.741Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2021-07-13T15:26:37.741Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2021-07-13T15:26:37.741Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.02s) [2021-07-13T15:26:37.741Z] --- PASS: TestDockerSuite/TestPsShowMounts (6.49s) [2021-07-13T15:26:37.741Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2021-07-13T15:26:37.741Z] --- PASS: TestDockerSuite/TestPullLinuxImageFailsOnWindows (1.67s) [2021-07-13T15:26:37.741Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2021-07-13T15:26:37.741Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (1.27s) [2021-07-13T15:26:37.741Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.93s) [2021-07-13T15:26:37.741Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2021-07-13T15:26:37.741Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (4.36s) [2021-07-13T15:26:37.741Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (4.60s) [2021-07-13T15:26:37.741Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (2.60s) [2021-07-13T15:26:37.741Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (15.36s) [2021-07-13T15:26:37.741Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2021-07-13T15:26:37.741Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (6.77s) [2021-07-13T15:26:37.741Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.30s) [2021-07-13T15:26:37.741Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.22s) [2021-07-13T15:26:37.741Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.87s) [2021-07-13T15:26:37.741Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (4.48s) [2021-07-13T15:26:37.741Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (4.20s) [2021-07-13T15:26:37.741Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2021-07-13T15:26:37.741Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (4.37s) [2021-07-13T15:26:37.741Z] --- PASS: TestDockerSuite/TestRmiBlank (0.06s) [2021-07-13T15:26:37.741Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.32s) [2021-07-13T15:26:37.741Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (22.24s) [2021-07-13T15:26:37.741Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (2.64s) [2021-07-13T15:26:37.741Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.68s) [2021-07-13T15:26:37.741Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (10.47s) [2021-07-13T15:26:37.741Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (5.06s) [2021-07-13T15:26:37.741Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (7.94s) [2021-07-13T15:26:37.741Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (3.62s) [2021-07-13T15:26:37.741Z] --- PASS: TestDockerSuite/TestRmiTag (0.61s) [2021-07-13T15:26:37.741Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (2.21s) [2021-07-13T15:26:37.741Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (24.91s) [2021-07-13T15:26:37.741Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (2.33s) [2021-07-13T15:26:37.741Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (4.88s) [2021-07-13T15:26:37.741Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (1.19s) [2021-07-13T15:26:37.741Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2021-07-13T15:26:37.741Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.01s) [2021-07-13T15:26:37.741Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2021-07-13T15:26:37.741Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2021-07-13T15:26:37.741Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2021-07-13T15:26:37.741Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2021-07-13T15:26:37.741Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2021-07-13T15:26:37.741Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (1.64s) [2021-07-13T15:26:37.741Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2021-07-13T15:26:37.741Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2021-07-13T15:26:37.741Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (4.61s) [2021-07-13T15:26:37.741Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (2.54s) [2021-07-13T15:26:37.741Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (2.43s) [2021-07-13T15:26:37.741Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (2.06s) [2021-07-13T15:26:37.741Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (2.51s) [2021-07-13T15:26:37.741Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.06s) [2021-07-13T15:26:37.741Z] --- PASS: TestDockerSuite/TestRunBindMounts (5.02s) [2021-07-13T15:26:37.741Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2021-07-13T15:26:37.741Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2021-07-13T15:26:37.741Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2021-07-13T15:26:37.741Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2021-07-13T15:26:37.741Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s) [2021-07-13T15:26:37.741Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2021-07-13T15:26:37.741Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2021-07-13T15:26:37.741Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2021-07-13T15:26:37.741Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2021-07-13T15:26:37.741Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2021-07-13T15:26:37.741Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2021-07-13T15:26:37.741Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (2.51s) [2021-07-13T15:26:37.741Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2021-07-13T15:26:37.741Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (2.80s) [2021-07-13T15:26:37.741Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2021-07-13T15:26:37.741Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2021-07-13T15:26:37.741Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (1.80s) [2021-07-13T15:26:37.741Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2021-07-13T15:26:37.741Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2021-07-13T15:26:37.741Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2021-07-13T15:26:37.741Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2021-07-13T15:26:37.741Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2021-07-13T15:26:37.741Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2021-07-13T15:26:37.741Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2021-07-13T15:26:37.741Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (1.78s) [2021-07-13T15:26:37.741Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (2.15s) [2021-07-13T15:26:37.741Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (2.05s) [2021-07-13T15:26:37.741Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2021-07-13T15:26:37.741Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2021-07-13T15:26:37.741Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2021-07-13T15:26:37.741Z] --- PASS: TestDockerSuite/TestRunCreateVolume (2.46s) [2021-07-13T15:26:37.741Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2021-07-13T15:26:37.741Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2021-07-13T15:26:37.741Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2021-07-13T15:26:37.741Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2021-07-13T15:26:37.741Z] --- PASS: TestDockerSuite/TestRunCredentialSpecFailures (1.83s) [2021-07-13T15:26:37.741Z] --- PASS: TestDockerSuite/TestRunCredentialSpecWellFormed (5.90s) [2021-07-13T15:26:37.741Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2021-07-13T15:26:37.741Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.02s) [2021-07-13T15:26:37.741Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s) [2021-07-13T15:26:37.741Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2021-07-13T15:26:37.741Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2021-07-13T15:26:37.741Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2021-07-13T15:26:37.741Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (2.51s) [2021-07-13T15:26:37.741Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.01s) [2021-07-13T15:26:37.741Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.18s) [2021-07-13T15:26:37.741Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.01s) [2021-07-13T15:26:37.741Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (2.16s) [2021-07-13T15:26:37.741Z] --- PASS: TestDockerSuite/TestRunEchoStdout (2.46s) [2021-07-13T15:26:37.741Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.01s) [2021-07-13T15:26:37.741Z] --- PASS: TestDockerSuite/TestRunEntrypoint (2.47s) [2021-07-13T15:26:37.741Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.01s) [2021-07-13T15:26:37.741Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s) [2021-07-13T15:26:37.741Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2021-07-13T15:26:37.741Z] --- PASS: TestDockerSuite/TestRunExitCode (2.52s) [2021-07-13T15:26:37.741Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (2.46s) [2021-07-13T15:26:37.741Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (2.50s) [2021-07-13T15:26:37.741Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (2.60s) [2021-07-13T15:26:37.741Z] --- PASS: TestDockerSuite/TestRunExposePort (0.07s) [2021-07-13T15:26:37.741Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.01s) [2021-07-13T15:26:37.741Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.02s) [2021-07-13T15:26:37.741Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s) [2021-07-13T15:26:37.741Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2021-07-13T15:26:37.741Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2021-07-13T15:26:37.741Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2021-07-13T15:26:37.741Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s) [2021-07-13T15:26:37.741Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (4.02s) [2021-07-13T15:26:37.741Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2021-07-13T15:26:37.741Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.07s) [2021-07-13T15:26:37.741Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2021-07-13T15:26:37.741Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2021-07-13T15:26:37.741Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2021-07-13T15:26:37.741Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2021-07-13T15:26:37.741Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (6.75s) [2021-07-13T15:26:37.741Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2021-07-13T15:26:37.741Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (2.07s) [2021-07-13T15:26:37.741Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.01s) [2021-07-13T15:26:37.741Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2021-07-13T15:26:37.741Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2021-07-13T15:26:37.741Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s) [2021-07-13T15:26:37.741Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2021-07-13T15:26:37.741Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s) [2021-07-13T15:26:37.741Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2021-07-13T15:26:37.741Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2021-07-13T15:26:37.741Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s) [2021-07-13T15:26:37.741Z] --- SKIP: TestDockerSuite/TestRunMount (0.01s) [2021-07-13T15:26:37.741Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s) [2021-07-13T15:26:37.741Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2021-07-13T15:26:37.741Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2021-07-13T15:26:37.741Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (6.95s) [2021-07-13T15:26:37.741Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2021-07-13T15:26:37.741Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s) [2021-07-13T15:26:37.741Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2021-07-13T15:26:37.741Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (5.16s) [2021-07-13T15:26:37.741Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (4.37s) [2021-07-13T15:26:37.741Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2021-07-13T15:26:37.741Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2021-07-13T15:26:37.741Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.01s) [2021-07-13T15:26:37.741Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2021-07-13T15:26:37.741Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2021-07-13T15:26:37.741Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2021-07-13T15:26:37.741Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2021-07-13T15:26:37.741Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2021-07-13T15:26:37.741Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2021-07-13T15:26:37.741Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.41s) [2021-07-13T15:26:37.741Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (1.21s) [2021-07-13T15:26:37.741Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (1.65s) [2021-07-13T15:26:37.741Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (1.68s) [2021-07-13T15:26:37.741Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (1.19s) [2021-07-13T15:26:37.741Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (1.99s) [2021-07-13T15:26:37.741Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.30s) [2021-07-13T15:26:37.741Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2021-07-13T15:26:37.741Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2021-07-13T15:26:37.741Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.01s) [2021-07-13T15:26:37.741Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2021-07-13T15:26:37.741Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2021-07-13T15:26:37.741Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2021-07-13T15:26:37.741Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2021-07-13T15:26:37.741Z] --- PASS: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (3.20s) [2021-07-13T15:26:37.741Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.02s) [2021-07-13T15:26:37.741Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.02s) [2021-07-13T15:26:37.741Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.02s) [2021-07-13T15:26:37.741Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s) [2021-07-13T15:26:37.741Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2021-07-13T15:26:37.741Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (7.01s) [2021-07-13T15:26:37.741Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2021-07-13T15:26:37.741Z] --- PASS: TestDockerSuite/TestRunRm (2.51s) [2021-07-13T15:26:37.741Z] --- PASS: TestDockerSuite/TestRunRmAndWait (5.47s) [2021-07-13T15:26:37.741Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (2.49s) [2021-07-13T15:26:37.741Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (2.15s) [2021-07-13T15:26:37.741Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (1.95s) [2021-07-13T15:26:37.741Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (2.59s) [2021-07-13T15:26:37.742Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2021-07-13T15:26:37.742Z] --- SKIP: TestDockerSuite/TestRunState (0.02s) [2021-07-13T15:26:37.742Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (2.11s) [2021-07-13T15:26:37.742Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.01s) [2021-07-13T15:26:37.742Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (2.26s) [2021-07-13T15:26:37.742Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2021-07-13T15:26:37.742Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2021-07-13T15:26:37.742Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.16s) [2021-07-13T15:26:37.742Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.06s) [2021-07-13T15:26:37.742Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2021-07-13T15:26:37.742Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (4.74s) [2021-07-13T15:26:37.742Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2021-07-13T15:26:37.742Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2021-07-13T15:26:37.742Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2021-07-13T15:26:37.742Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2021-07-13T15:26:37.742Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s) [2021-07-13T15:26:37.742Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.01s) [2021-07-13T15:26:37.742Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s) [2021-07-13T15:26:37.742Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s) [2021-07-13T15:26:37.742Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s) [2021-07-13T15:26:37.742Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.01s) [2021-07-13T15:26:37.742Z] --- PASS: TestDockerSuite/TestRunUserDefaults (2.44s) [2021-07-13T15:26:37.742Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.01s) [2021-07-13T15:26:37.742Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (2.06s) [2021-07-13T15:26:37.742Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2021-07-13T15:26:37.742Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2021-07-13T15:26:37.742Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (3.22s) [2021-07-13T15:26:37.742Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (7.20s) [2021-07-13T15:26:37.742Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (4.56s) [2021-07-13T15:26:37.742Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (5.95s) [2021-07-13T15:26:37.742Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2021-07-13T15:26:37.742Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.17s) [2021-07-13T15:26:37.742Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUCount (2.87s) [2021-07-13T15:26:37.742Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUPercent (2.06s) [2021-07-13T15:26:37.742Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUShares (2.55s) [2021-07-13T15:26:37.742Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.01s) [2021-07-13T15:26:37.742Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.05s) [2021-07-13T15:26:37.742Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.06s) [2021-07-13T15:26:37.742Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2021-07-13T15:26:37.742Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2021-07-13T15:26:37.742Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2021-07-13T15:26:37.742Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2021-07-13T15:26:37.742Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s) [2021-07-13T15:26:37.742Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (8.26s) [2021-07-13T15:26:37.742Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (1.63s) [2021-07-13T15:26:37.742Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (1.66s) [2021-07-13T15:26:37.742Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (4.85s) [2021-07-13T15:26:37.742Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2021-07-13T15:26:37.742Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2021-07-13T15:26:37.742Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2021-07-13T15:26:37.742Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2021-07-13T15:26:37.742Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2021-07-13T15:26:37.742Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2021-07-13T15:26:37.742Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s) [2021-07-13T15:26:37.742Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2021-07-13T15:26:37.742Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.01s) [2021-07-13T15:26:37.742Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s) [2021-07-13T15:26:37.742Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s) [2021-07-13T15:26:37.742Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s) [2021-07-13T15:26:37.742Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2021-07-13T15:26:37.742Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s) [2021-07-13T15:26:37.742Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2021-07-13T15:26:37.742Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2021-07-13T15:26:37.742Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2021-07-13T15:26:37.742Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (2.25s) [2021-07-13T15:26:37.742Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.38s) [2021-07-13T15:26:37.742Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.41s) [2021-07-13T15:26:37.742Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.20s) [2021-07-13T15:26:37.742Z] --- PASS: TestDockerSuite/TestSearchWithLimit (1.61s) [2021-07-13T15:26:37.742Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (7.22s) [2021-07-13T15:26:37.742Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2021-07-13T15:26:37.742Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (8.00s) [2021-07-13T15:26:37.742Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2021-07-13T15:26:37.742Z] --- PASS: TestDockerSuite/TestStartAttachSilent (3.96s) [2021-07-13T15:26:37.742Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.01s) [2021-07-13T15:26:37.742Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.01s) [2021-07-13T15:26:37.742Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s) [2021-07-13T15:26:37.742Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.01s) [2021-07-13T15:26:37.742Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (6.19s) [2021-07-13T15:26:37.742Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2021-07-13T15:26:37.742Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s) [2021-07-13T15:26:37.742Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2021-07-13T15:26:37.742Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s) [2021-07-13T15:26:37.742Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.02s) [2021-07-13T15:26:37.742Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s) [2021-07-13T15:26:37.742Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (2.14s) [2021-07-13T15:26:37.742Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (2.42s) [2021-07-13T15:26:37.742Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.01s) [2021-07-13T15:26:37.742Z] --- PASS: TestDockerSuite/TestTopWindowsCoreProcesses (2.05s) [2021-07-13T15:26:37.742Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2021-07-13T15:26:37.742Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2021-07-13T15:26:37.742Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2021-07-13T15:26:37.742Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2021-07-13T15:26:37.742Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2021-07-13T15:26:37.742Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2021-07-13T15:26:37.742Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.26s) [2021-07-13T15:26:37.742Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.14s) [2021-07-13T15:26:37.742Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.18s) [2021-07-13T15:26:37.742Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2021-07-13T15:26:37.742Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.29s) [2021-07-13T15:26:37.742Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.25s) [2021-07-13T15:26:37.742Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.13s) [2021-07-13T15:26:37.742Z] --- PASS: TestDockerSuite/TestVolumeCLILs (2.76s) [2021-07-13T15:26:37.742Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.07s) [2021-07-13T15:26:37.742Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (3.24s) [2021-07-13T15:26:37.742Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.37s) [2021-07-13T15:26:37.742Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.36s) [2021-07-13T15:26:37.742Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.07s) [2021-07-13T15:26:37.742Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.16s) [2021-07-13T15:26:37.742Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (7.93s) [2021-07-13T15:26:37.742Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2021-07-13T15:26:37.742Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.60s) [2021-07-13T15:26:37.742Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.18s) [2021-07-13T15:26:37.742Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2021-07-13T15:26:37.742Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (6.93s) [2021-07-13T15:26:37.742Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.28s) [2021-07-13T15:26:37.742Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.28s) [2021-07-13T15:26:37.742Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (9.35s) [2021-07-13T15:26:37.742Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.01s) [2021-07-13T15:26:37.742Z] --- PASS: TestDockerSuite/TestWindowsRunAsSystem (1.27s) [2021-07-13T15:26:37.742Z] === RUN TestDockerRegistrySuite [2021-07-13T15:26:37.742Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2021-07-13T15:26:37.742Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-13T15:26:37.742Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2021-07-13T15:26:37.742Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-13T15:26:37.742Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2021-07-13T15:26:37.742Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-13T15:26:37.742Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2021-07-13T15:26:37.742Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-13T15:26:37.742Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2021-07-13T15:26:37.742Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-13T15:26:37.742Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2021-07-13T15:26:37.742Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-13T15:26:37.742Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2021-07-13T15:26:37.742Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-13T15:26:37.742Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2021-07-13T15:26:37.742Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-13T15:26:37.742Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2021-07-13T15:26:37.742Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-13T15:26:37.742Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2021-07-13T15:26:37.742Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-13T15:26:37.742Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2021-07-13T15:26:37.742Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-13T15:26:37.742Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2021-07-13T15:26:37.742Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-13T15:26:37.742Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2021-07-13T15:26:37.742Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-13T15:26:37.742Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2021-07-13T15:26:37.742Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-13T15:26:37.742Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2021-07-13T15:26:37.742Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-13T15:26:37.742Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2021-07-13T15:26:37.742Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-13T15:26:37.742Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2021-07-13T15:26:37.742Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-13T15:26:37.742Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2021-07-13T15:26:37.742Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-13T15:26:37.742Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2021-07-13T15:26:37.742Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-13T15:26:37.742Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2021-07-13T15:26:37.742Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-13T15:26:37.742Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2021-07-13T15:26:37.742Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-13T15:26:37.742Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2021-07-13T15:26:37.742Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-13T15:26:37.742Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2021-07-13T15:26:37.742Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-13T15:26:37.742Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2021-07-13T15:26:37.742Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-13T15:26:37.742Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2021-07-13T15:26:37.742Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-13T15:26:37.742Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2021-07-13T15:26:37.742Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-13T15:26:37.742Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2021-07-13T15:26:37.742Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-13T15:26:37.742Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2021-07-13T15:26:37.742Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-13T15:26:37.742Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2021-07-13T15:26:37.742Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-13T15:26:37.742Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2021-07-13T15:26:37.742Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-13T15:26:37.742Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2021-07-13T15:26:37.742Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-13T15:26:37.742Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2021-07-13T15:26:37.742Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-13T15:26:37.742Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2021-07-13T15:26:37.742Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-13T15:26:37.742Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2021-07-13T15:26:37.742Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-13T15:26:37.742Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2021-07-13T15:26:37.742Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-13T15:26:37.742Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2021-07-13T15:26:37.742Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-13T15:26:37.742Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2021-07-13T15:26:37.742Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-13T15:26:37.742Z] === RUN TestDockerRegistrySuite/TestV2Only [2021-07-13T15:26:37.742Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-13T15:26:37.742Z] --- PASS: TestDockerRegistrySuite (0.16s) [2021-07-13T15:26:37.742Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2021-07-13T15:26:37.742Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2021-07-13T15:26:37.742Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2021-07-13T15:26:37.742Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2021-07-13T15:26:37.742Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-07-13T15:26:37.742Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-07-13T15:26:37.742Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2021-07-13T15:26:37.742Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2021-07-13T15:26:37.742Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2021-07-13T15:26:37.742Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2021-07-13T15:26:37.742Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2021-07-13T15:26:37.742Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2021-07-13T15:26:37.742Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2021-07-13T15:26:37.742Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2021-07-13T15:26:37.742Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2021-07-13T15:26:37.742Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2021-07-13T15:26:37.742Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2021-07-13T15:26:37.742Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2021-07-13T15:26:37.742Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2021-07-13T15:26:37.742Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-07-13T15:26:37.742Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-07-13T15:26:37.742Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-07-13T15:26:37.742Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-07-13T15:26:37.742Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2021-07-13T15:26:37.742Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2021-07-13T15:26:37.742Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2021-07-13T15:26:37.742Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2021-07-13T15:26:37.742Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2021-07-13T15:26:37.742Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2021-07-13T15:26:37.742Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2021-07-13T15:26:37.742Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2021-07-13T15:26:37.742Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2021-07-13T15:26:37.742Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2021-07-13T15:26:37.742Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2021-07-13T15:26:37.742Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2021-07-13T15:26:37.742Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2021-07-13T15:26:37.742Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2021-07-13T15:26:37.742Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2021-07-13T15:26:37.742Z] === RUN TestDockerSchema1RegistrySuite [2021-07-13T15:26:37.742Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2021-07-13T15:26:37.742Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-13T15:26:37.742Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2021-07-13T15:26:37.742Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-13T15:26:37.742Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2021-07-13T15:26:37.743Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-13T15:26:37.743Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush [2021-07-13T15:26:37.743Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-13T15:26:37.743Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2021-07-13T15:26:37.743Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-13T15:26:37.743Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2021-07-13T15:26:37.743Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-13T15:26:37.743Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2021-07-13T15:26:37.743Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-13T15:26:37.743Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2021-07-13T15:26:37.743Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-13T15:26:37.743Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2021-07-13T15:26:37.743Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-13T15:26:37.743Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2021-07-13T15:26:37.743Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-13T15:26:37.743Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2021-07-13T15:26:37.743Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-13T15:26:37.743Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2021-07-13T15:26:37.743Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-13T15:26:37.743Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2021-07-13T15:26:37.743Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-13T15:26:37.743Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag [2021-07-13T15:26:37.743Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-13T15:26:37.743Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2021-07-13T15:26:37.743Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-13T15:26:37.743Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2021-07-13T15:26:37.743Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-13T15:26:37.743Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags [2021-07-13T15:26:37.743Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-13T15:26:37.743Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged [2021-07-13T15:26:37.743Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-13T15:26:37.743Z] --- PASS: TestDockerSchema1RegistrySuite (0.00s) [2021-07-13T15:26:37.743Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2021-07-13T15:26:37.743Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-07-13T15:26:37.743Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-07-13T15:26:37.743Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2021-07-13T15:26:37.743Z] --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2021-07-13T15:26:37.743Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2021-07-13T15:26:37.743Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-07-13T15:26:37.743Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-07-13T15:26:37.743Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-07-13T15:26:37.743Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-07-13T15:26:37.743Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2021-07-13T15:26:37.743Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2021-07-13T15:26:37.743Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2021-07-13T15:26:37.743Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2021-07-13T15:26:37.743Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2021-07-13T15:26:37.743Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2021-07-13T15:26:37.743Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2021-07-13T15:26:37.743Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2021-07-13T15:26:37.743Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2021-07-13T15:26:37.743Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2021-07-13T15:26:37.743Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-07-13T15:26:37.743Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2021-07-13T15:26:37.743Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-07-13T15:26:37.743Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2021-07-13T15:26:37.743Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-07-13T15:26:37.743Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2021-07-13T15:26:37.743Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-07-13T15:26:37.743Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2021-07-13T15:26:37.743Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-07-13T15:26:37.743Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2021-07-13T15:26:37.743Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-07-13T15:26:37.743Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2021-07-13T15:26:37.743Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-07-13T15:26:37.743Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2021-07-13T15:26:37.743Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-07-13T15:26:37.743Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (0.04s) [2021-07-13T15:26:37.743Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2021-07-13T15:26:37.743Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2021-07-13T15:26:37.743Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2021-07-13T15:26:37.743Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2021-07-13T15:26:37.743Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2021-07-13T15:26:37.743Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2021-07-13T15:26:37.743Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2021-07-13T15:26:37.743Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2021-07-13T15:26:37.743Z] === RUN TestDockerRegistryAuthTokenSuite [2021-07-13T15:26:37.743Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2021-07-13T15:26:37.743Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-07-13T15:26:37.743Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2021-07-13T15:26:37.743Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-07-13T15:26:37.743Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2021-07-13T15:26:37.743Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-07-13T15:26:37.743Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2021-07-13T15:26:37.743Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-07-13T15:26:37.743Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2021-07-13T15:26:37.743Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-07-13T15:26:37.743Z] --- PASS: TestDockerRegistryAuthTokenSuite (0.00s) [2021-07-13T15:26:37.743Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2021-07-13T15:26:37.743Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2021-07-13T15:26:37.743Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2021-07-13T15:26:37.743Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2021-07-13T15:26:37.743Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2021-07-13T15:26:37.743Z] === RUN TestDockerDaemonSuite [2021-07-13T15:26:37.743Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2021-07-13T15:26:37.743Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-07-13T15:26:37.743Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2021-07-13T15:26:37.743Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-07-13T15:26:37.743Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2021-07-13T15:26:37.743Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-07-13T15:26:37.743Z] --- PASS: TestDockerDaemonSuite (0.00s) [2021-07-13T15:26:37.743Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2021-07-13T15:26:37.743Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2021-07-13T15:26:37.743Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2021-07-13T15:26:37.743Z] === RUN TestDockerSwarmSuite [2021-07-13T15:26:37.743Z] --- PASS: TestDockerSwarmSuite (0.00s) [2021-07-13T15:26:37.743Z] === RUN TestDockerPluginSuite [2021-07-13T15:26:37.743Z] === RUN TestDockerPluginSuite/TestPluginBasicOps [2021-07-13T15:26:37.743Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-13T15:26:37.743Z] === RUN TestDockerPluginSuite/TestPluginCreate [2021-07-13T15:26:37.743Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-13T15:26:37.743Z] === RUN TestDockerPluginSuite/TestPluginEnableDisableNegative [2021-07-13T15:26:37.743Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-13T15:26:37.743Z] === RUN TestDockerPluginSuite/TestPluginForceRemove [2021-07-13T15:26:37.743Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-13T15:26:37.743Z] === RUN TestDockerPluginSuite/TestPluginIDPrefix [2021-07-13T15:26:37.743Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-13T15:26:37.743Z] === RUN TestDockerPluginSuite/TestPluginInspect [2021-07-13T15:26:37.743Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-13T15:26:37.743Z] === RUN TestDockerPluginSuite/TestPluginInstallArgs [2021-07-13T15:26:37.743Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-13T15:26:37.743Z] === RUN TestDockerPluginSuite/TestPluginInstallDisable [2021-07-13T15:26:37.743Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-13T15:26:37.743Z] === RUN TestDockerPluginSuite/TestPluginInstallImage [2021-07-13T15:26:37.743Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-13T15:26:37.743Z] === RUN TestDockerPluginSuite/TestPluginListDefaultFormat [2021-07-13T15:26:37.743Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-13T15:26:37.743Z] === RUN TestDockerPluginSuite/TestPluginSet [2021-07-13T15:26:37.743Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-13T15:26:37.743Z] --- PASS: TestDockerPluginSuite (0.02s) [2021-07-13T15:26:37.743Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2021-07-13T15:26:37.743Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2021-07-13T15:26:37.743Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2021-07-13T15:26:37.835Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2021-07-13T15:26:37.835Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} [2021-07-13T15:26:38.206Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2021-07-13T15:26:38.207Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2021-07-13T15:26:38.207Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2021-07-13T15:26:38.207Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2021-07-13T15:26:38.207Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2021-07-13T15:26:38.207Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2021-07-13T15:26:38.207Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2021-07-13T15:26:38.207Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2021-07-13T15:26:38.207Z] === RUN TestDockerExternalVolumeSuite [2021-07-13T15:26:38.207Z] check_test.go:128: unmatched requirement DaemonIsLinux [2021-07-13T15:26:38.207Z] --- SKIP: TestDockerExternalVolumeSuite (0.00s) [2021-07-13T15:26:38.207Z] === RUN TestDockerNetworkSuite [2021-07-13T15:26:38.207Z] check_test.go:134: unmatched requirement DaemonIsLinux [2021-07-13T15:26:38.207Z] --- SKIP: TestDockerNetworkSuite (0.00s) [2021-07-13T15:26:38.207Z] === RUN TestDockerHubPullSuite [2021-07-13T15:26:38.207Z] check_test.go:142: unmatched requirement DaemonIsLinux [2021-07-13T15:26:38.207Z] --- SKIP: TestDockerHubPullSuite (0.00s) [2021-07-13T15:26:38.207Z] PASS [2021-07-13T15:26:38.207Z] ok github.com/docker/docker/integration-cli 2398.016s [2021-07-13T15:26:38.207Z] [2021-07-13T15:26:38.207Z] === Skipped [2021-07-13T15:26:38.207Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s) [2021-07-13T15:26:38.207Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2021-07-13T15:26:38.207Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s) [2021-07-13T15:26:38.207Z] [2021-07-13T15:26:38.207Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.01s) [2021-07-13T15:26:38.207Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2021-07-13T15:26:38.207Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2021-07-13T15:26:38.207Z] [2021-07-13T15:26:38.207Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.01s) [2021-07-13T15:26:38.207Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2021-07-13T15:26:38.207Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.01s) [2021-07-13T15:26:38.207Z] [2021-07-13T15:26:38.207Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.01s) [2021-07-13T15:26:38.207Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2021-07-13T15:26:38.207Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.01s) [2021-07-13T15:26:38.207Z] [2021-07-13T15:26:38.207Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.01s) [2021-07-13T15:26:38.207Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2021-07-13T15:26:38.207Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.01s) [2021-07-13T15:26:38.207Z] [2021-07-13T15:26:38.207Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2021-07-13T15:26:38.207Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2021-07-13T15:26:38.207Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2021-07-13T15:26:38.207Z] [2021-07-13T15:26:38.207Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.01s) [2021-07-13T15:26:38.207Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2021-07-13T15:26:38.207Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.01s) [2021-07-13T15:26:38.207Z] [2021-07-13T15:26:38.207Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.01s) [2021-07-13T15:26:38.207Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2021-07-13T15:26:38.207Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.01s) [2021-07-13T15:26:38.207Z] [2021-07-13T15:26:38.207Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.01s) [2021-07-13T15:26:38.207Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2021-07-13T15:26:38.207Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.01s) [2021-07-13T15:26:38.207Z] [2021-07-13T15:26:38.207Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2021-07-13T15:26:38.207Z] docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux [2021-07-13T15:26:38.207Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2021-07-13T15:26:38.207Z] [2021-07-13T15:26:38.207Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2021-07-13T15:26:38.207Z] docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-07-13T15:26:38.207Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2021-07-13T15:26:38.207Z] [2021-07-13T15:26:38.207Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2021-07-13T15:26:38.207Z] docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux [2021-07-13T15:26:38.207Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2021-07-13T15:26:38.207Z] [2021-07-13T15:26:38.207Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2021-07-13T15:26:38.207Z] docker_cli_run_test.go:3155: unmatched requirement Apparmor [2021-07-13T15:26:38.207Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2021-07-13T15:26:38.207Z] [2021-07-13T15:26:38.207Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2021-07-13T15:26:38.207Z] docker_cli_run_test.go:3133: unmatched requirement Apparmor [2021-07-13T15:26:38.207Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2021-07-13T15:26:38.207Z] [2021-07-13T15:26:38.207Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2021-07-13T15:26:38.207Z] docker_cli_run_test.go:3145: unmatched requirement DaemonIsLinux [2021-07-13T15:26:38.207Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2021-07-13T15:26:38.207Z] [2021-07-13T15:26:38.207Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.02s) [2021-07-13T15:26:38.207Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2021-07-13T15:26:38.207Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.02s) [2021-07-13T15:26:38.207Z] [2021-07-13T15:26:38.207Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.01s) [2021-07-13T15:26:38.207Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2021-07-13T15:26:38.207Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.01s) [2021-07-13T15:26:38.207Z] [2021-07-13T15:26:38.207Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2021-07-13T15:26:38.207Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2021-07-13T15:26:38.207Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2021-07-13T15:26:38.207Z] [2021-07-13T15:26:38.207Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.47s) [2021-07-13T15:26:38.207Z] docker_api_build_test.go:177: unmatched requirement UnixCli [2021-07-13T15:26:38.207Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.47s) [2021-07-13T15:26:38.207Z] [2021-07-13T15:26:38.207Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2021-07-13T15:26:38.207Z] docker_cli_build_test.go:575: unmatched requirement DaemonIsLinux [2021-07-13T15:26:38.207Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2021-07-13T15:26:38.207Z] [2021-07-13T15:26:38.207Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.01s) [2021-07-13T15:26:38.207Z] docker_cli_build_test.go:928: unmatched requirement DaemonIsLinux [2021-07-13T15:26:38.207Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s) [2021-07-13T15:26:38.207Z] [2021-07-13T15:26:38.207Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2021-07-13T15:26:38.207Z] docker_cli_build_test.go:1008: unmatched requirement DaemonIsLinux [2021-07-13T15:26:38.207Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2021-07-13T15:26:38.207Z] [2021-07-13T15:26:38.207Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.05s) [2021-07-13T15:26:38.207Z] docker_cli_build_test.go:753: unmatched requirement DaemonIsLinux [2021-07-13T15:26:38.207Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.05s) [2021-07-13T15:26:38.207Z] [2021-07-13T15:26:38.207Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2021-07-13T15:26:38.207Z] docker_cli_build_test.go:739: unmatched requirement DaemonIsLinux [2021-07-13T15:26:38.207Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2021-07-13T15:26:38.207Z] [2021-07-13T15:26:38.207Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2021-07-13T15:26:38.207Z] docker_cli_build_test.go:799: unmatched requirement DaemonIsLinux [2021-07-13T15:26:38.207Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2021-07-13T15:26:38.207Z] [2021-07-13T15:26:38.207Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.03s) [2021-07-13T15:26:38.207Z] docker_cli_build_test.go:2812: unmatched requirement DaemonIsLinux [2021-07-13T15:26:38.207Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.03s) [2021-07-13T15:26:38.207Z] [2021-07-13T15:26:38.207Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2021-07-13T15:26:38.207Z] docker_cli_build_test.go:507: unmatched requirement DaemonIsLinux [2021-07-13T15:26:38.207Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2021-07-13T15:26:38.207Z] [2021-07-13T15:26:38.207Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2021-07-13T15:26:38.207Z] docker_cli_build_test.go:724: unmatched requirement DaemonIsLinux [2021-07-13T15:26:38.207Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2021-07-13T15:26:38.207Z] [2021-07-13T15:26:38.207Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2021-07-13T15:26:38.207Z] docker_cli_build_test.go:468: unmatched requirement DaemonIsLinux [2021-07-13T15:26:38.207Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2021-07-13T15:26:38.207Z] [2021-07-13T15:26:38.207Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.03s) [2021-07-13T15:26:38.207Z] docker_cli_build_test.go:2948: unmatched requirement DaemonIsLinux [2021-07-13T15:26:38.207Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.03s) [2021-07-13T15:26:38.207Z] [2021-07-13T15:26:38.207Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.45s) [2021-07-13T15:26:38.207Z] docker_cli_build_test.go:2995: unmatched requirement DaemonIsLinux [2021-07-13T15:26:38.207Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.45s) [2021-07-13T15:26:38.207Z] [2021-07-13T15:26:38.207Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (0.78s) [2021-07-13T15:26:38.207Z] docker_cli_build_test.go:769: unmatched requirement DaemonIsLinux [2021-07-13T15:26:38.207Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.78s) [2021-07-13T15:26:38.207Z] [2021-07-13T15:26:38.207Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.09s) [2021-07-13T15:26:38.207Z] docker_cli_build_test.go:4458: unmatched requirement DaemonIsLinux [2021-07-13T15:26:38.207Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.09s) [2021-07-13T15:26:38.207Z] [2021-07-13T15:26:38.207Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.43s) [2021-07-13T15:26:38.207Z] docker_cli_build_test.go:4481: unmatched requirement DaemonIsLinux [2021-07-13T15:26:38.207Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.43s) [2021-07-13T15:26:38.207Z] [2021-07-13T15:26:38.207Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.02s) [2021-07-13T15:26:38.207Z] docker_cli_build_test.go:4604: unmatched requirement DaemonIsLinux [2021-07-13T15:26:38.207Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.02s) [2021-07-13T15:26:38.207Z] [2021-07-13T15:26:38.207Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2021-07-13T15:26:38.207Z] docker_cli_build_test.go:4523: unmatched requirement DaemonIsLinux [2021-07-13T15:26:38.207Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2021-07-13T15:26:38.207Z] [2021-07-13T15:26:38.207Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2021-07-13T15:26:38.207Z] docker_cli_build_test.go:4406: unmatched requirement DaemonIsLinux [2021-07-13T15:26:38.207Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2021-07-13T15:26:38.207Z] [2021-07-13T15:26:38.207Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s) [2021-07-13T15:26:38.207Z] docker_cli_build_test.go:4260: unmatched requirement DaemonIsLinux [2021-07-13T15:26:38.207Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s) [2021-07-13T15:26:38.207Z] [2021-07-13T15:26:38.207Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2021-07-13T15:26:38.207Z] docker_cli_build_test.go:4289: unmatched requirement DaemonIsLinux [2021-07-13T15:26:38.207Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2021-07-13T15:26:38.207Z] [2021-07-13T15:26:38.207Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.81s) [2021-07-13T15:26:38.207Z] docker_cli_build_test.go:4434: unmatched requirement DaemonIsLinux [2021-07-13T15:26:38.207Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.81s) [2021-07-13T15:26:38.207Z] [2021-07-13T15:26:38.207Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.42s) [2021-07-13T15:26:38.207Z] docker_cli_build_test.go:373: unmatched requirement DaemonIsLinux [2021-07-13T15:26:38.207Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.42s) [2021-07-13T15:26:38.207Z] [2021-07-13T15:26:38.207Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.05s) [2021-07-13T15:26:38.207Z] docker_cli_build_test.go:5423: unmatched requirement DaemonIsLinux [2021-07-13T15:26:38.207Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.05s) [2021-07-13T15:26:38.207Z] [2021-07-13T15:26:38.207Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.04s) [2021-07-13T15:26:38.207Z] docker_api_build_test.go:402: unmatched requirement DaemonIsLinux [2021-07-13T15:26:38.207Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.04s) [2021-07-13T15:26:38.207Z] [2021-07-13T15:26:38.207Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.01s) [2021-07-13T15:26:38.207Z] docker_cli_build_test.go:3571: unmatched requirement UnixCli [2021-07-13T15:26:38.207Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.01s) [2021-07-13T15:26:38.207Z] [2021-07-13T15:26:38.207Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2021-07-13T15:26:38.207Z] docker_cli_build_test.go:2642: unmatched requirement DaemonIsLinux [2021-07-13T15:26:38.207Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2021-07-13T15:26:38.207Z] [2021-07-13T15:26:38.207Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2021-07-13T15:26:38.207Z] docker_cli_build_test.go:3970: unmatched requirement DaemonIsLinux [2021-07-13T15:26:38.207Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2021-07-13T15:26:38.207Z] [2021-07-13T15:26:38.207Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2021-07-13T15:26:38.207Z] docker_cli_build_test.go:523: unmatched requirement DaemonIsLinux [2021-07-13T15:26:38.207Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2021-07-13T15:26:38.207Z] [2021-07-13T15:26:38.207Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2021-07-13T15:26:38.207Z] docker_cli_build_test.go:895: unmatched requirement DaemonIsLinux [2021-07-13T15:26:38.207Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2021-07-13T15:26:38.207Z] [2021-07-13T15:26:38.207Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2021-07-13T15:26:38.207Z] docker_cli_build_test.go:881: unmatched requirement DaemonIsLinux [2021-07-13T15:26:38.207Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2021-07-13T15:26:38.207Z] [2021-07-13T15:26:38.207Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.40s) [2021-07-13T15:26:38.207Z] docker_cli_build_test.go:850: unmatched requirement DaemonIsLinux [2021-07-13T15:26:38.207Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.40s) [2021-07-13T15:26:38.207Z] [2021-07-13T15:26:38.207Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.37s) [2021-07-13T15:26:38.207Z] docker_cli_build_test.go:866: unmatched requirement DaemonIsLinux [2021-07-13T15:26:38.207Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.37s) [2021-07-13T15:26:38.207Z] [2021-07-13T15:26:38.207Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2021-07-13T15:26:38.207Z] docker_cli_build_test.go:812: unmatched requirement DaemonIsLinux [2021-07-13T15:26:38.207Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2021-07-13T15:26:38.207Z] [2021-07-13T15:26:38.207Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.04s) [2021-07-13T15:26:38.207Z] docker_cli_build_test.go:911: unmatched requirement DaemonIsLinux [2021-07-13T15:26:38.207Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.04s) [2021-07-13T15:26:38.207Z] [2021-07-13T15:26:38.207Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.42s) [2021-07-13T15:26:38.207Z] docker_cli_build_test.go:686: unmatched requirement DaemonIsLinux [2021-07-13T15:26:38.207Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.42s) [2021-07-13T15:26:38.207Z] [2021-07-13T15:26:38.207Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.45s) [2021-07-13T15:26:38.207Z] docker_cli_build_test.go:5146: unmatched requirement DaemonIsLinux [2021-07-13T15:26:38.207Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.45s) [2021-07-13T15:26:38.207Z] [2021-07-13T15:26:38.207Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.41s) [2021-07-13T15:26:38.207Z] docker_cli_build_test.go:2631: unmatched requirement DaemonIsLinux [2021-07-13T15:26:38.207Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.41s) [2021-07-13T15:26:38.207Z] [2021-07-13T15:26:38.207Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.03s) [2021-07-13T15:26:38.208Z] docker_cli_build_test.go:3166: unmatched requirement DaemonIsLinux [2021-07-13T15:26:38.208Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.03s) [2021-07-13T15:26:38.208Z] [2021-07-13T15:26:38.208Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.03s) [2021-07-13T15:26:38.208Z] docker_cli_build_test.go:3933: unmatched requirement DaemonIsLinux [2021-07-13T15:26:38.208Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.03s) [2021-07-13T15:26:38.208Z] [2021-07-13T15:26:38.208Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.03s) [2021-07-13T15:26:38.208Z] docker_cli_build_test.go:1471: unmatched requirement DaemonIsLinux [2021-07-13T15:26:38.208Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.03s) [2021-07-13T15:26:38.208Z] [2021-07-13T15:26:38.208Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.38s) [2021-07-13T15:26:38.208Z] docker_cli_build_test.go:305: unmatched requirement DaemonIsLinux [2021-07-13T15:26:38.208Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.38s) [2021-07-13T15:26:38.208Z] [2021-07-13T15:26:38.208Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2021-07-13T15:26:38.208Z] docker_cli_build_test.go:322: unmatched requirement DaemonIsLinux [2021-07-13T15:26:38.208Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2021-07-13T15:26:38.208Z] [2021-07-13T15:26:38.208Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.01s) [2021-07-13T15:26:38.208Z] docker_cli_build_test.go:2714: unmatched requirement DaemonIsLinux [2021-07-13T15:26:38.208Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.01s) [2021-07-13T15:26:38.208Z] [2021-07-13T15:26:38.208Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2021-07-13T15:26:38.208Z] docker_cli_build_test.go:2745: unmatched requirement DaemonIsLinux [2021-07-13T15:26:38.208Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2021-07-13T15:26:38.208Z] [2021-07-13T15:26:38.208Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2021-07-13T15:26:38.208Z] docker_cli_build_test.go:174: unmatched requirement DaemonIsLinux [2021-07-13T15:26:38.208Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2021-07-13T15:26:38.208Z] [2021-07-13T15:26:38.208Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2021-07-13T15:26:38.208Z] docker_cli_build_test.go:105: unmatched requirement DaemonIsLinux [2021-07-13T15:26:38.208Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2021-07-13T15:26:38.208Z] [2021-07-13T15:26:38.208Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2021-07-13T15:26:38.208Z] docker_cli_build_test.go:63: unmatched requirement DaemonIsLinux [2021-07-13T15:26:38.208Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2021-07-13T15:26:38.208Z] [2021-07-13T15:26:38.208Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2021-07-13T15:26:38.208Z] docker_cli_build_test.go:3299: unmatched requirement DaemonIsLinux [2021-07-13T15:26:38.208Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2021-07-13T15:26:38.208Z] [2021-07-13T15:26:38.208Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.03s) [2021-07-13T15:26:38.208Z] docker_cli_build_test.go:1592: unmatched requirement DaemonIsLinux [2021-07-13T15:26:38.208Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.03s) [2021-07-13T15:26:38.208Z] [2021-07-13T15:26:38.208Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2021-07-13T15:26:38.208Z] docker_cli_build_test.go:1606: unmatched requirement DaemonIsLinux [2021-07-13T15:26:38.208Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2021-07-13T15:26:38.208Z] [2021-07-13T15:26:38.208Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.01s) [2021-07-13T15:26:38.208Z] docker_cli_build_test.go:1655: unmatched requirement DaemonIsLinux [2021-07-13T15:26:38.208Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.01s) [2021-07-13T15:26:38.208Z] [2021-07-13T15:26:38.208Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2021-07-13T15:26:38.208Z] docker_cli_build_test.go:1671: unmatched requirement DaemonIsLinux [2021-07-13T15:26:38.208Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2021-07-13T15:26:38.208Z] [2021-07-13T15:26:38.208Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2021-07-13T15:26:38.208Z] docker_cli_build_test.go:3698: unmatched requirement UnixCli [2021-07-13T15:26:38.208Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2021-07-13T15:26:38.208Z] [2021-07-13T15:26:38.208Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2021-07-13T15:26:38.208Z] docker_cli_build_test.go:3749: unmatched requirement DaemonIsLinux [2021-07-13T15:26:38.208Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2021-07-13T15:26:38.208Z] [2021-07-13T15:26:38.208Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2021-07-13T15:26:38.208Z] docker_cli_build_test.go:237: unmatched requirement DaemonIsLinux [2021-07-13T15:26:38.208Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2021-07-13T15:26:38.208Z] [2021-07-13T15:26:38.208Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.04s) [2021-07-13T15:26:38.208Z] docker_cli_build_test.go:2203: unmatched requirement DaemonIsLinux [2021-07-13T15:26:38.208Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.04s) [2021-07-13T15:26:38.208Z] [2021-07-13T15:26:38.208Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.09s) [2021-07-13T15:26:38.208Z] docker_cli_build_test.go:395: unmatched requirement DaemonIsLinux [2021-07-13T15:26:38.208Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.09s) [2021-07-13T15:26:38.208Z] [2021-07-13T15:26:38.208Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.04s) [2021-07-13T15:26:38.208Z] docker_cli_build_test.go:2620: unmatched requirement DaemonIsLinux [2021-07-13T15:26:38.208Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.04s) [2021-07-13T15:26:38.208Z] [2021-07-13T15:26:38.208Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.06s) [2021-07-13T15:26:38.208Z] docker_cli_build_test.go:5517: unmatched requirement DaemonIsLinux [2021-07-13T15:26:38.208Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.06s) [2021-07-13T15:26:38.208Z] [2021-07-13T15:26:38.208Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2021-07-13T15:26:38.208Z] docker_cli_build_test.go:5920: unmatched requirement DaemonIsLinux [2021-07-13T15:26:38.208Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2021-07-13T15:26:38.208Z] [2021-07-13T15:26:38.208Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.01s) [2021-07-13T15:26:38.208Z] docker_cli_build_test.go:5553: unmatched requirement DaemonIsLinux [2021-07-13T15:26:38.208Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.01s) [2021-07-13T15:26:38.208Z] [2021-07-13T15:26:38.208Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.01s) [2021-07-13T15:26:38.208Z] docker_cli_build_test.go:5541: unmatched requirement DaemonIsLinux [2021-07-13T15:26:38.208Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.01s) [2021-07-13T15:26:38.208Z] [2021-07-13T15:26:38.208Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.04s) [2021-07-13T15:26:38.208Z] docker_cli_build_test.go:5978: unmatched requirement DaemonIsLinux [2021-07-13T15:26:38.208Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.04s) [2021-07-13T15:26:38.208Z] [2021-07-13T15:26:38.208Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.01s) [2021-07-13T15:26:38.208Z] docker_cli_build_test.go:1485: unmatched requirement DaemonIsLinux [2021-07-13T15:26:38.208Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.01s) [2021-07-13T15:26:38.208Z] [2021-07-13T15:26:38.208Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2021-07-13T15:26:38.208Z] docker_cli_build_test.go:3948: unmatched requirement DaemonIsLinux [2021-07-13T15:26:38.208Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2021-07-13T15:26:38.208Z] [2021-07-13T15:26:38.208Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.06s) [2021-07-13T15:26:38.208Z] docker_cli_build_test.go:1753: unmatched requirement DaemonIsLinux [2021-07-13T15:26:38.208Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.06s) [2021-07-13T15:26:38.208Z] [2021-07-13T15:26:38.208Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.44s) [2021-07-13T15:26:38.208Z] docker_api_build_test.go:513: unmatched requirement DaemonIsLinux [2021-07-13T15:26:38.208Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.44s) [2021-07-13T15:26:38.208Z] [2021-07-13T15:26:38.208Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.38s) [2021-07-13T15:26:38.208Z] docker_cli_build_test.go:4068: unmatched requirement DaemonIsLinux [2021-07-13T15:26:38.208Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.38s) [2021-07-13T15:26:38.208Z] [2021-07-13T15:26:38.208Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.03s) [2021-07-13T15:26:38.208Z] docker_cli_build_test.go:1282: unmatched requirement DaemonIsLinux [2021-07-13T15:26:38.208Z] --- SKIP: TestDockerSuite/TestBuildUser (0.03s) [2021-07-13T15:26:38.208Z] [2021-07-13T15:26:38.208Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2021-07-13T15:26:38.208Z] docker_cli_build_test.go:556: unmatched requirement DaemonIsLinux [2021-07-13T15:26:38.208Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2021-07-13T15:26:38.208Z] [2021-07-13T15:26:38.208Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2021-07-13T15:26:38.208Z] docker_cli_build_test.go:2656: unmatched requirement DaemonIsLinux [2021-07-13T15:26:38.208Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2021-07-13T15:26:38.208Z] [2021-07-13T15:26:38.208Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2021-07-13T15:26:38.208Z] docker_cli_build_test.go:3875: unmatched requirement DaemonIsLinux [2021-07-13T15:26:38.208Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2021-07-13T15:26:38.208Z] [2021-07-13T15:26:38.208Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2021-07-13T15:26:38.208Z] docker_cli_build_test.go:3670: unmatched requirement DaemonIsLinux [2021-07-13T15:26:38.208Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2021-07-13T15:26:38.208Z] [2021-07-13T15:26:38.208Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.39s) [2021-07-13T15:26:38.208Z] docker_cli_build_test.go:5569: unmatched requirement DaemonIsLinux [2021-07-13T15:26:38.208Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.39s) [2021-07-13T15:26:38.208Z] [2021-07-13T15:26:38.208Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s) [2021-07-13T15:26:38.208Z] docker_cli_build_test.go:5585: unmatched requirement DaemonIsLinux [2021-07-13T15:26:38.208Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s) [2021-07-13T15:26:38.208Z] [2021-07-13T15:26:38.208Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.39s) [2021-07-13T15:26:38.208Z] docker_cli_build_test.go:1051: unmatched requirement DaemonIsLinux [2021-07-13T15:26:38.208Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.39s) [2021-07-13T15:26:38.208Z] [2021-07-13T15:26:38.208Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.36s) [2021-07-13T15:26:38.208Z] docker_cli_build_test.go:2152: unmatched requirement DaemonIsLinux [2021-07-13T15:26:38.208Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.36s) [2021-07-13T15:26:38.208Z] [2021-07-13T15:26:38.208Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.38s) [2021-07-13T15:26:38.208Z] docker_cli_build_test.go:1234: unmatched requirement DaemonIsLinux [2021-07-13T15:26:38.208Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.38s) [2021-07-13T15:26:38.208Z] [2021-07-13T15:26:38.208Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.02s) [2021-07-13T15:26:38.208Z] docker_cli_build_test.go:6058: unmatched requirement DaemonIsLinux [2021-07-13T15:26:38.208Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.02s) [2021-07-13T15:26:38.208Z] [2021-07-13T15:26:38.208Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.36s) [2021-07-13T15:26:38.208Z] docker_cli_build_test.go:3652: unmatched requirement DaemonIsLinux [2021-07-13T15:26:38.208Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.36s) [2021-07-13T15:26:38.208Z] [2021-07-13T15:26:38.208Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2021-07-13T15:26:38.208Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2021-07-13T15:26:38.208Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2021-07-13T15:26:38.208Z] [2021-07-13T15:26:38.208Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2021-07-13T15:26:38.208Z] docker_cli_sni_test.go:18: Flakey test [2021-07-13T15:26:38.208Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2021-07-13T15:26:38.208Z] [2021-07-13T15:26:38.208Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.01s) [2021-07-13T15:26:38.208Z] docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux [2021-07-13T15:26:38.208Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.01s) [2021-07-13T15:26:38.208Z] [2021-07-13T15:26:38.208Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.01s) [2021-07-13T15:26:38.208Z] docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux [2021-07-13T15:26:38.208Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.01s) [2021-07-13T15:26:38.208Z] [2021-07-13T15:26:38.208Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2021-07-13T15:26:38.208Z] docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux [2021-07-13T15:26:38.208Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2021-07-13T15:26:38.208Z] [2021-07-13T15:26:38.208Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.01s) [2021-07-13T15:26:38.208Z] docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux [2021-07-13T15:26:38.208Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.01s) [2021-07-13T15:26:38.208Z] [2021-07-13T15:26:38.208Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2021-07-13T15:26:38.208Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2021-07-13T15:26:38.208Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2021-07-13T15:26:38.208Z] [2021-07-13T15:26:38.208Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2021-07-13T15:26:38.208Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2021-07-13T15:26:38.208Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2021-07-13T15:26:38.208Z] [2021-07-13T15:26:38.208Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2021-07-13T15:26:38.208Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2021-07-13T15:26:38.208Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2021-07-13T15:26:38.208Z] [2021-07-13T15:26:38.208Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2021-07-13T15:26:38.208Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2021-07-13T15:26:38.208Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2021-07-13T15:26:38.208Z] [2021-07-13T15:26:38.208Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.01s) [2021-07-13T15:26:38.208Z] docker_api_containers_test.go:504: unmatched requirement DaemonIsLinux [2021-07-13T15:26:38.208Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2021-07-13T15:26:38.208Z] [2021-07-13T15:26:38.208Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2021-07-13T15:26:38.208Z] docker_api_containers_test.go:1094: unmatched requirement DaemonIsLinux [2021-07-13T15:26:38.208Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2021-07-13T15:26:38.208Z] [2021-07-13T15:26:38.208Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2021-07-13T15:26:38.208Z] docker_api_containers_test.go:1020: unmatched requirement DaemonIsLinux [2021-07-13T15:26:38.208Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2021-07-13T15:26:38.208Z] [2021-07-13T15:26:38.208Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2021-07-13T15:26:38.208Z] docker_api_containers_test.go:1050: unmatched requirement DaemonIsLinux [2021-07-13T15:26:38.208Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2021-07-13T15:26:38.208Z] [2021-07-13T15:26:38.208Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2021-07-13T15:26:38.208Z] docker_api_containers_test.go:1072: unmatched requirement DaemonIsLinux [2021-07-13T15:26:38.208Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2021-07-13T15:26:38.208Z] [2021-07-13T15:26:38.208Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2021-07-13T15:26:38.208Z] docker_api_containers_test.go:587: unmatched requirement DaemonIsLinux [2021-07-13T15:26:38.208Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2021-07-13T15:26:38.208Z] [2021-07-13T15:26:38.208Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2021-07-13T15:26:38.208Z] docker_api_containers_test.go:1350: unmatched requirement DaemonIsLinux [2021-07-13T15:26:38.208Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2021-07-13T15:26:38.208Z] [2021-07-13T15:26:38.208Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2021-07-13T15:26:38.208Z] docker_api_containers_test.go:593: unmatched requirement DaemonIsLinux [2021-07-13T15:26:38.208Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2021-07-13T15:26:38.208Z] [2021-07-13T15:26:38.208Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2021-07-13T15:26:38.208Z] docker_api_containers_test.go:622: unmatched requirement DaemonIsLinux [2021-07-13T15:26:38.208Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2021-07-13T15:26:38.208Z] [2021-07-13T15:26:38.208Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2021-07-13T15:26:38.208Z] docker_api_containers_test.go:1148: unmatched requirement DaemonIsLinux [2021-07-13T15:26:38.208Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2021-07-13T15:26:38.208Z] [2021-07-13T15:26:38.208Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2021-07-13T15:26:38.208Z] docker_api_containers_test.go:127: unmatched requirement DaemonIsLinux [2021-07-13T15:26:38.208Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2021-07-13T15:26:38.208Z] [2021-07-13T15:26:38.208Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.01s) [2021-07-13T15:26:38.209Z] docker_api_containers_test.go:100: unmatched requirement DaemonIsLinux [2021-07-13T15:26:38.209Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s) [2021-07-13T15:26:38.209Z] [2021-07-13T15:26:38.209Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.01s) [2021-07-13T15:26:38.209Z] docker_api_containers_test.go:365: unmatched requirement DaemonIsLinux [2021-07-13T15:26:38.209Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.01s) [2021-07-13T15:26:38.209Z] [2021-07-13T15:26:38.209Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2021-07-13T15:26:38.209Z] docker_api_containers_test.go:1598: unmatched requirement DaemonIsLinux [2021-07-13T15:26:38.209Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2021-07-13T15:26:38.209Z] [2021-07-13T15:26:38.209Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.02s) [2021-07-13T15:26:38.209Z] docker_api_containers_test.go:395: unmatched requirement DaemonIsLinux [2021-07-13T15:26:38.209Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.02s) [2021-07-13T15:26:38.209Z] [2021-07-13T15:26:38.209Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.01s) [2021-07-13T15:26:38.209Z] docker_cli_run_test.go:2409: unmatched requirement DaemonIsLinux [2021-07-13T15:26:38.209Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.01s) [2021-07-13T15:26:38.209Z] [2021-07-13T15:26:38.209Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2021-07-13T15:26:38.209Z] docker_cli_run_test.go:3504: unmatched requirement DaemonIsLinux [2021-07-13T15:26:38.209Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2021-07-13T15:26:38.209Z] [2021-07-13T15:26:38.209Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2021-07-13T15:26:38.209Z] docker_cli_run_test.go:3536: unmatched requirement DaemonIsLinux [2021-07-13T15:26:38.209Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2021-07-13T15:26:38.209Z] [2021-07-13T15:26:38.209Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2021-07-13T15:26:38.209Z] docker_cli_run_test.go:3567: unmatched requirement DaemonIsLinux [2021-07-13T15:26:38.209Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2021-07-13T15:26:38.209Z] [2021-07-13T15:26:38.209Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2021-07-13T15:26:38.209Z] docker_cli_run_test.go:3550: unmatched requirement DaemonIsLinux [2021-07-13T15:26:38.209Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2021-07-13T15:26:38.209Z] [2021-07-13T15:26:38.209Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2021-07-13T15:26:38.209Z] docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux [2021-07-13T15:26:38.209Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2021-07-13T15:26:38.209Z] [2021-07-13T15:26:38.209Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2021-07-13T15:26:38.209Z] docker_cli_run_test.go:3440: unmatched requirement DaemonIsLinux [2021-07-13T15:26:38.209Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2021-07-13T15:26:38.209Z] [2021-07-13T15:26:38.209Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2021-07-13T15:26:38.209Z] docker_cli_run_test.go:3432: unmatched requirement DaemonIsLinux [2021-07-13T15:26:38.209Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2021-07-13T15:26:38.209Z] [2021-07-13T15:26:38.209Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2021-07-13T15:26:38.209Z] docker_cli_run_test.go:3459: unmatched requirement DaemonIsLinux [2021-07-13T15:26:38.209Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2021-07-13T15:26:38.209Z] [2021-07-13T15:26:38.209Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.01s) [2021-07-13T15:26:38.209Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2021-07-13T15:26:38.209Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s) [2021-07-13T15:26:38.209Z] [2021-07-13T15:26:38.209Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.02s) [2021-07-13T15:26:38.209Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2021-07-13T15:26:38.209Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.02s) [2021-07-13T15:26:38.209Z] [2021-07-13T15:26:38.209Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2021-07-13T15:26:38.209Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2021-07-13T15:26:38.209Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2021-07-13T15:26:38.209Z] [2021-07-13T15:26:38.209Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.01s) [2021-07-13T15:26:38.209Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2021-07-13T15:26:38.209Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.01s) [2021-07-13T15:26:38.209Z] [2021-07-13T15:26:38.209Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.01s) [2021-07-13T15:26:38.209Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2021-07-13T15:26:38.209Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.01s) [2021-07-13T15:26:38.209Z] [2021-07-13T15:26:38.209Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.01s) [2021-07-13T15:26:38.209Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2021-07-13T15:26:38.209Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s) [2021-07-13T15:26:38.209Z] [2021-07-13T15:26:38.209Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.01s) [2021-07-13T15:26:38.209Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2021-07-13T15:26:38.209Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s) [2021-07-13T15:26:38.209Z] [2021-07-13T15:26:38.209Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.01s) [2021-07-13T15:26:38.209Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2021-07-13T15:26:38.209Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s) [2021-07-13T15:26:38.209Z] [2021-07-13T15:26:38.209Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.01s) [2021-07-13T15:26:38.209Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2021-07-13T15:26:38.209Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s) [2021-07-13T15:26:38.209Z] [2021-07-13T15:26:38.209Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.01s) [2021-07-13T15:26:38.209Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2021-07-13T15:26:38.209Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s) [2021-07-13T15:26:38.209Z] [2021-07-13T15:26:38.209Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.01s) [2021-07-13T15:26:38.209Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2021-07-13T15:26:38.209Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s) [2021-07-13T15:26:38.209Z] [2021-07-13T15:26:38.209Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.02s) [2021-07-13T15:26:38.209Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2021-07-13T15:26:38.209Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.02s) [2021-07-13T15:26:38.209Z] [2021-07-13T15:26:38.209Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.02s) [2021-07-13T15:26:38.209Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2021-07-13T15:26:38.209Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.02s) [2021-07-13T15:26:38.209Z] [2021-07-13T15:26:38.209Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2021-07-13T15:26:38.209Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2021-07-13T15:26:38.209Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2021-07-13T15:26:38.209Z] [2021-07-13T15:26:38.209Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2021-07-13T15:26:38.209Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2021-07-13T15:26:38.209Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2021-07-13T15:26:38.209Z] [2021-07-13T15:26:38.209Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.01s) [2021-07-13T15:26:38.209Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2021-07-13T15:26:38.209Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.01s) [2021-07-13T15:26:38.209Z] [2021-07-13T15:26:38.209Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.01s) [2021-07-13T15:26:38.209Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2021-07-13T15:26:38.209Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.01s) [2021-07-13T15:26:38.209Z] [2021-07-13T15:26:38.209Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.01s) [2021-07-13T15:26:38.209Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2021-07-13T15:26:38.209Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s) [2021-07-13T15:26:38.209Z] [2021-07-13T15:26:38.209Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2021-07-13T15:26:38.209Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2021-07-13T15:26:38.209Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2021-07-13T15:26:38.209Z] [2021-07-13T15:26:38.209Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.01s) [2021-07-13T15:26:38.209Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2021-07-13T15:26:38.209Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.01s) [2021-07-13T15:26:38.209Z] [2021-07-13T15:26:38.209Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.01s) [2021-07-13T15:26:38.209Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2021-07-13T15:26:38.209Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s) [2021-07-13T15:26:38.209Z] [2021-07-13T15:26:38.209Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.01s) [2021-07-13T15:26:38.209Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2021-07-13T15:26:38.209Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.01s) [2021-07-13T15:26:38.209Z] [2021-07-13T15:26:38.209Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.01s) [2021-07-13T15:26:38.209Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2021-07-13T15:26:38.209Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s) [2021-07-13T15:26:38.209Z] [2021-07-13T15:26:38.209Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.01s) [2021-07-13T15:26:38.209Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2021-07-13T15:26:38.209Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.01s) [2021-07-13T15:26:38.209Z] [2021-07-13T15:26:38.209Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.01s) [2021-07-13T15:26:38.209Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2021-07-13T15:26:38.209Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s) [2021-07-13T15:26:38.209Z] [2021-07-13T15:26:38.209Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2021-07-13T15:26:38.209Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2021-07-13T15:26:38.209Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2021-07-13T15:26:38.209Z] [2021-07-13T15:26:38.209Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2021-07-13T15:26:38.209Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2021-07-13T15:26:38.209Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2021-07-13T15:26:38.209Z] [2021-07-13T15:26:38.209Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2021-07-13T15:26:38.209Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2021-07-13T15:26:38.209Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2021-07-13T15:26:38.209Z] [2021-07-13T15:26:38.209Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2021-07-13T15:26:38.209Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2021-07-13T15:26:38.209Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2021-07-13T15:26:38.209Z] [2021-07-13T15:26:38.209Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2021-07-13T15:26:38.209Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2021-07-13T15:26:38.209Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2021-07-13T15:26:38.209Z] [2021-07-13T15:26:38.209Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.01s) [2021-07-13T15:26:38.209Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2021-07-13T15:26:38.209Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s) [2021-07-13T15:26:38.209Z] [2021-07-13T15:26:38.209Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2021-07-13T15:26:38.209Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2021-07-13T15:26:38.209Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2021-07-13T15:26:38.209Z] [2021-07-13T15:26:38.209Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2021-07-13T15:26:38.209Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-07-13T15:26:38.209Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2021-07-13T15:26:38.209Z] [2021-07-13T15:26:38.209Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2021-07-13T15:26:38.209Z] docker_api_containers_test.go:854: unmatched requirement DaemonIsLinux [2021-07-13T15:26:38.209Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2021-07-13T15:26:38.209Z] [2021-07-13T15:26:38.209Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2021-07-13T15:26:38.209Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2021-07-13T15:26:38.209Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2021-07-13T15:26:38.209Z] [2021-07-13T15:26:38.209Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2021-07-13T15:26:38.209Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2021-07-13T15:26:38.209Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2021-07-13T15:26:38.209Z] [2021-07-13T15:26:38.209Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2021-07-13T15:26:38.209Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2021-07-13T15:26:38.209Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2021-07-13T15:26:38.209Z] [2021-07-13T15:26:38.209Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2021-07-13T15:26:38.209Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2021-07-13T15:26:38.209Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2021-07-13T15:26:38.209Z] [2021-07-13T15:26:38.209Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2021-07-13T15:26:38.209Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2021-07-13T15:26:38.209Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2021-07-13T15:26:38.209Z] [2021-07-13T15:26:38.209Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2021-07-13T15:26:38.209Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2021-07-13T15:26:38.209Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2021-07-13T15:26:38.209Z] [2021-07-13T15:26:38.209Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2021-07-13T15:26:38.209Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2021-07-13T15:26:38.209Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2021-07-13T15:26:38.209Z] [2021-07-13T15:26:38.209Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2021-07-13T15:26:38.209Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2021-07-13T15:26:38.209Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2021-07-13T15:26:38.209Z] [2021-07-13T15:26:38.209Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2021-07-13T15:26:38.209Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2021-07-13T15:26:38.209Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2021-07-13T15:26:38.209Z] [2021-07-13T15:26:38.209Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.01s) [2021-07-13T15:26:38.209Z] docker_cli_run_test.go:2969: unmatched requirement DaemonIsLinux [2021-07-13T15:26:38.209Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s) [2021-07-13T15:26:38.209Z] [2021-07-13T15:26:38.209Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2021-07-13T15:26:38.209Z] docker_cli_volume_test.go:454: unmatched requirement DaemonIsLinux [2021-07-13T15:26:38.209Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2021-07-13T15:26:38.209Z] [2021-07-13T15:26:38.209Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2021-07-13T15:26:38.209Z] docker_cli_volume_test.go:495: unmatched requirement DaemonIsLinux [2021-07-13T15:26:38.209Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2021-07-13T15:26:38.209Z] [2021-07-13T15:26:38.209Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2021-07-13T15:26:38.209Z] docker_cli_volume_test.go:537: unmatched requirement DaemonIsLinux [2021-07-13T15:26:38.209Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2021-07-13T15:26:38.210Z] [2021-07-13T15:26:38.210Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.01s) [2021-07-13T15:26:38.210Z] docker_cli_events_test.go:467: unmatched requirement DaemonIsLinux [2021-07-13T15:26:38.210Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.01s) [2021-07-13T15:26:38.210Z] [2021-07-13T15:26:38.210Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.01s) [2021-07-13T15:26:38.210Z] docker_cli_events_test.go:398: unmatched requirement DaemonIsLinux [2021-07-13T15:26:38.210Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.01s) [2021-07-13T15:26:38.210Z] [2021-07-13T15:26:38.210Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.02s) [2021-07-13T15:26:38.210Z] docker_cli_events_test.go:171: unmatched requirement DaemonIsLinux [2021-07-13T15:26:38.210Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.02s) [2021-07-13T15:26:38.210Z] [2021-07-13T15:26:38.210Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.01s) [2021-07-13T15:26:38.210Z] docker_cli_events_test.go:193: unmatched requirement DaemonIsLinux [2021-07-13T15:26:38.210Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s) [2021-07-13T15:26:38.210Z] [2021-07-13T15:26:38.210Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.01s) [2021-07-13T15:26:38.210Z] docker_cli_events_test.go:152: unmatched requirement DaemonIsLinux [2021-07-13T15:26:38.210Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s) [2021-07-13T15:26:38.210Z] [2021-07-13T15:26:38.210Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.01s) [2021-07-13T15:26:38.210Z] docker_cli_events_test.go:232: unmatched requirement DaemonIsLinux [2021-07-13T15:26:38.210Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.01s) [2021-07-13T15:26:38.210Z] [2021-07-13T15:26:38.210Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.01s) [2021-07-13T15:26:38.210Z] docker_cli_events_test.go:516: unmatched requirement DaemonIsLinux [2021-07-13T15:26:38.210Z] --- SKIP: TestDockerSuite/TestEventsTop (0.01s) [2021-07-13T15:26:38.210Z] [2021-07-13T15:26:38.210Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.01s) [2021-07-13T15:26:38.210Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2021-07-13T15:26:38.210Z] --- SKIP: TestDockerSuite/TestExec (0.01s) [2021-07-13T15:26:38.210Z] [2021-07-13T15:26:38.210Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2021-07-13T15:26:38.210Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2021-07-13T15:26:38.210Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2021-07-13T15:26:38.210Z] [2021-07-13T15:26:38.210Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.01s) [2021-07-13T15:26:38.210Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2021-07-13T15:26:38.210Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.01s) [2021-07-13T15:26:38.210Z] [2021-07-13T15:26:38.210Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2021-07-13T15:26:38.210Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2021-07-13T15:26:38.210Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2021-07-13T15:26:38.210Z] [2021-07-13T15:26:38.210Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2021-07-13T15:26:38.210Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2021-07-13T15:26:38.210Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2021-07-13T15:26:38.210Z] [2021-07-13T15:26:38.210Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.01s) [2021-07-13T15:26:38.210Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2021-07-13T15:26:38.210Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.01s) [2021-07-13T15:26:38.210Z] [2021-07-13T15:26:38.210Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.01s) [2021-07-13T15:26:38.210Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2021-07-13T15:26:38.210Z] --- SKIP: TestDockerSuite/TestExecEnv (0.01s) [2021-07-13T15:26:38.210Z] [2021-07-13T15:26:38.210Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.01s) [2021-07-13T15:26:38.210Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2021-07-13T15:26:38.210Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s) [2021-07-13T15:26:38.210Z] [2021-07-13T15:26:38.210Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.01s) [2021-07-13T15:26:38.210Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2021-07-13T15:26:38.210Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.01s) [2021-07-13T15:26:38.210Z] [2021-07-13T15:26:38.210Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2021-07-13T15:26:38.210Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2021-07-13T15:26:38.210Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2021-07-13T15:26:38.210Z] [2021-07-13T15:26:38.210Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.01s) [2021-07-13T15:26:38.210Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2021-07-13T15:26:38.210Z] --- SKIP: TestDockerSuite/TestExecParseError (0.01s) [2021-07-13T15:26:38.210Z] [2021-07-13T15:26:38.210Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.01s) [2021-07-13T15:26:38.210Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2021-07-13T15:26:38.210Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s) [2021-07-13T15:26:38.210Z] [2021-07-13T15:26:38.210Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2021-07-13T15:26:38.210Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2021-07-13T15:26:38.210Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2021-07-13T15:26:38.210Z] [2021-07-13T15:26:38.210Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.01s) [2021-07-13T15:26:38.210Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2021-07-13T15:26:38.210Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.01s) [2021-07-13T15:26:38.210Z] [2021-07-13T15:26:38.210Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.01s) [2021-07-13T15:26:38.210Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2021-07-13T15:26:38.210Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.01s) [2021-07-13T15:26:38.210Z] [2021-07-13T15:26:38.210Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.01s) [2021-07-13T15:26:38.210Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2021-07-13T15:26:38.210Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s) [2021-07-13T15:26:38.210Z] [2021-07-13T15:26:38.210Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.01s) [2021-07-13T15:26:38.210Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2021-07-13T15:26:38.210Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s) [2021-07-13T15:26:38.210Z] [2021-07-13T15:26:38.210Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2021-07-13T15:26:38.210Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2021-07-13T15:26:38.210Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2021-07-13T15:26:38.210Z] [2021-07-13T15:26:38.210Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.01s) [2021-07-13T15:26:38.210Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2021-07-13T15:26:38.210Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.01s) [2021-07-13T15:26:38.210Z] [2021-07-13T15:26:38.210Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.01s) [2021-07-13T15:26:38.210Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2021-07-13T15:26:38.210Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.01s) [2021-07-13T15:26:38.210Z] [2021-07-13T15:26:38.210Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.01s) [2021-07-13T15:26:38.210Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2021-07-13T15:26:38.210Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.01s) [2021-07-13T15:26:38.210Z] [2021-07-13T15:26:38.210Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.01s) [2021-07-13T15:26:38.210Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2021-07-13T15:26:38.210Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.01s) [2021-07-13T15:26:38.210Z] [2021-07-13T15:26:38.210Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2021-07-13T15:26:38.210Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2021-07-13T15:26:38.210Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2021-07-13T15:26:38.210Z] [2021-07-13T15:26:38.210Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.01s) [2021-07-13T15:26:38.210Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2021-07-13T15:26:38.210Z] --- SKIP: TestDockerSuite/TestHealth (0.01s) [2021-07-13T15:26:38.210Z] [2021-07-13T15:26:38.210Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2021-07-13T15:26:38.210Z] docker_cli_images_test.go:228: unmatched requirement DaemonIsLinux [2021-07-13T15:26:38.210Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2021-07-13T15:26:38.210Z] [2021-07-13T15:26:38.210Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2021-07-13T15:26:38.210Z] docker_cli_images_test.go:283: unmatched requirement DaemonIsLinux [2021-07-13T15:26:38.210Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2021-07-13T15:26:38.210Z] [2021-07-13T15:26:38.210Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2021-07-13T15:26:38.210Z] docker_cli_images_test.go:342: unmatched requirement DaemonIsLinux [2021-07-13T15:26:38.210Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2021-07-13T15:26:38.210Z] [2021-07-13T15:26:38.210Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.01s) [2021-07-13T15:26:38.210Z] docker_cli_import_test.go:19: unmatched requirement DaemonIsLinux [2021-07-13T15:26:38.210Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.01s) [2021-07-13T15:26:38.210Z] [2021-07-13T15:26:38.210Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.01s) [2021-07-13T15:26:38.210Z] docker_cli_import_test.go:48: unmatched requirement DaemonIsLinux [2021-07-13T15:26:38.210Z] --- SKIP: TestDockerSuite/TestImportFile (0.01s) [2021-07-13T15:26:38.210Z] [2021-07-13T15:26:38.210Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.01s) [2021-07-13T15:26:38.210Z] docker_cli_import_test.go:92: unmatched requirement DaemonIsLinux [2021-07-13T15:26:38.210Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.01s) [2021-07-13T15:26:38.210Z] [2021-07-13T15:26:38.210Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.01s) [2021-07-13T15:26:38.210Z] docker_cli_import_test.go:69: unmatched requirement DaemonIsLinux [2021-07-13T15:26:38.210Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.01s) [2021-07-13T15:26:38.210Z] [2021-07-13T15:26:38.210Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2021-07-13T15:26:38.210Z] docker_cli_import_test.go:128: unmatched requirement DaemonIsLinux [2021-07-13T15:26:38.210Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2021-07-13T15:26:38.210Z] [2021-07-13T15:26:38.210Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2021-07-13T15:26:38.210Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2021-07-13T15:26:38.210Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2021-07-13T15:26:38.210Z] [2021-07-13T15:26:38.210Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2021-07-13T15:26:38.210Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2021-07-13T15:26:38.210Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2021-07-13T15:26:38.210Z] [2021-07-13T15:26:38.210Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2021-07-13T15:26:38.210Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2021-07-13T15:26:38.210Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2021-07-13T15:26:38.210Z] [2021-07-13T15:26:38.210Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2021-07-13T15:26:38.210Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2021-07-13T15:26:38.210Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2021-07-13T15:26:38.210Z] [2021-07-13T15:26:38.210Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2021-07-13T15:26:38.210Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-07-13T15:26:38.210Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2021-07-13T15:26:38.210Z] [2021-07-13T15:26:38.210Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2021-07-13T15:26:38.210Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2021-07-13T15:26:38.210Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2021-07-13T15:26:38.210Z] [2021-07-13T15:26:38.210Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2021-07-13T15:26:38.210Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2021-07-13T15:26:38.210Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2021-07-13T15:26:38.210Z] [2021-07-13T15:26:38.210Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.01s) [2021-07-13T15:26:38.210Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2021-07-13T15:26:38.210Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.01s) [2021-07-13T15:26:38.210Z] [2021-07-13T15:26:38.210Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2021-07-13T15:26:38.210Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2021-07-13T15:26:38.210Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2021-07-13T15:26:38.210Z] [2021-07-13T15:26:38.210Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2021-07-13T15:26:38.210Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2021-07-13T15:26:38.210Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2021-07-13T15:26:38.210Z] [2021-07-13T15:26:38.210Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2021-07-13T15:26:38.210Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2021-07-13T15:26:38.210Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2021-07-13T15:26:38.210Z] [2021-07-13T15:26:38.210Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.01s) [2021-07-13T15:26:38.210Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2021-07-13T15:26:38.210Z] --- SKIP: TestDockerSuite/TestInspectImage (0.01s) [2021-07-13T15:26:38.210Z] [2021-07-13T15:26:38.210Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.01s) [2021-07-13T15:26:38.210Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2021-07-13T15:26:38.210Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.01s) [2021-07-13T15:26:38.210Z] [2021-07-13T15:26:38.210Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2021-07-13T15:26:38.210Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-07-13T15:26:38.210Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2021-07-13T15:26:38.210Z] [2021-07-13T15:26:38.210Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.01s) [2021-07-13T15:26:38.210Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2021-07-13T15:26:38.210Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.01s) [2021-07-13T15:26:38.210Z] [2021-07-13T15:26:38.210Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.01s) [2021-07-13T15:26:38.210Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2021-07-13T15:26:38.210Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.01s) [2021-07-13T15:26:38.210Z] [2021-07-13T15:26:38.210Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.01s) [2021-07-13T15:26:38.210Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2021-07-13T15:26:38.210Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s) [2021-07-13T15:26:38.210Z] [2021-07-13T15:26:38.210Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2021-07-13T15:26:38.210Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2021-07-13T15:26:38.210Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2021-07-13T15:26:38.210Z] [2021-07-13T15:26:38.210Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2021-07-13T15:26:38.210Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2021-07-13T15:26:38.210Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2021-07-13T15:26:38.210Z] [2021-07-13T15:26:38.210Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2021-07-13T15:26:38.210Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2021-07-13T15:26:38.210Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2021-07-13T15:26:38.210Z] [2021-07-13T15:26:38.210Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2021-07-13T15:26:38.210Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2021-07-13T15:26:38.210Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2021-07-13T15:26:38.210Z] [2021-07-13T15:26:38.210Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2021-07-13T15:26:38.210Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2021-07-13T15:26:38.210Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2021-07-13T15:26:38.210Z] [2021-07-13T15:26:38.210Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2021-07-13T15:26:38.210Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2021-07-13T15:26:38.211Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2021-07-13T15:26:38.211Z] [2021-07-13T15:26:38.211Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2021-07-13T15:26:38.211Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2021-07-13T15:26:38.211Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2021-07-13T15:26:38.211Z] [2021-07-13T15:26:38.211Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2021-07-13T15:26:38.211Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2021-07-13T15:26:38.211Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2021-07-13T15:26:38.211Z] [2021-07-13T15:26:38.211Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2021-07-13T15:26:38.211Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2021-07-13T15:26:38.211Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2021-07-13T15:26:38.211Z] [2021-07-13T15:26:38.211Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2021-07-13T15:26:38.211Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2021-07-13T15:26:38.211Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2021-07-13T15:26:38.211Z] [2021-07-13T15:26:38.211Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2021-07-13T15:26:38.211Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2021-07-13T15:26:38.211Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2021-07-13T15:26:38.211Z] [2021-07-13T15:26:38.211Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2021-07-13T15:26:38.211Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2021-07-13T15:26:38.211Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2021-07-13T15:26:38.211Z] [2021-07-13T15:26:38.211Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2021-07-13T15:26:38.211Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2021-07-13T15:26:38.211Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2021-07-13T15:26:38.211Z] [2021-07-13T15:26:38.211Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2021-07-13T15:26:38.211Z] docker_cli_save_load_test.go:336: unmatched requirement DaemonIsLinux [2021-07-13T15:26:38.211Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2021-07-13T15:26:38.211Z] [2021-07-13T15:26:38.211Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2021-07-13T15:26:38.211Z] docker_api_logs_test.go:94: unmatched requirement DaemonIsLinux [2021-07-13T15:26:38.211Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2021-07-13T15:26:38.211Z] [2021-07-13T15:26:38.211Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2021-07-13T15:26:38.211Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2021-07-13T15:26:38.211Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2021-07-13T15:26:38.211Z] [2021-07-13T15:26:38.211Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2021-07-13T15:26:38.211Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2021-07-13T15:26:38.211Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2021-07-13T15:26:38.211Z] [2021-07-13T15:26:38.211Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.01s) [2021-07-13T15:26:38.211Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2021-07-13T15:26:38.211Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s) [2021-07-13T15:26:38.211Z] [2021-07-13T15:26:38.211Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.01s) [2021-07-13T15:26:38.211Z] docker_cli_run_test.go:2883: unmatched requirement DaemonIsLinux [2021-07-13T15:26:38.211Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.01s) [2021-07-13T15:26:38.211Z] [2021-07-13T15:26:38.211Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.02s) [2021-07-13T15:26:38.211Z] docker_cli_run_test.go:2892: unmatched requirement DaemonIsLinux [2021-07-13T15:26:38.211Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.02s) [2021-07-13T15:26:38.211Z] [2021-07-13T15:26:38.211Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.01s) [2021-07-13T15:26:38.211Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2021-07-13T15:26:38.211Z] --- SKIP: TestDockerSuite/TestNetHostname (0.01s) [2021-07-13T15:26:38.211Z] [2021-07-13T15:26:38.211Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2021-07-13T15:26:38.211Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2021-07-13T15:26:38.211Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2021-07-13T15:26:38.211Z] [2021-07-13T15:26:38.211Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2021-07-13T15:26:38.211Z] docker_cli_run_test.go:3486: unmatched requirement DaemonIsLinux [2021-07-13T15:26:38.211Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2021-07-13T15:26:38.211Z] [2021-07-13T15:26:38.211Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2021-07-13T15:26:38.211Z] docker_cli_run_test.go:2672: unmatched requirement DaemonIsLinux [2021-07-13T15:26:38.211Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2021-07-13T15:26:38.211Z] [2021-07-13T15:26:38.211Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.01s) [2021-07-13T15:26:38.211Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2021-07-13T15:26:38.211Z] --- SKIP: TestDockerSuite/TestPluginActive (0.01s) [2021-07-13T15:26:38.211Z] [2021-07-13T15:26:38.211Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.01s) [2021-07-13T15:26:38.211Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2021-07-13T15:26:38.211Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s) [2021-07-13T15:26:38.211Z] [2021-07-13T15:26:38.211Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2021-07-13T15:26:38.211Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2021-07-13T15:26:38.211Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2021-07-13T15:26:38.211Z] [2021-07-13T15:26:38.211Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.01s) [2021-07-13T15:26:38.211Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2021-07-13T15:26:38.211Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s) [2021-07-13T15:26:38.211Z] [2021-07-13T15:26:38.211Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2021-07-13T15:26:38.211Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2021-07-13T15:26:38.211Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2021-07-13T15:26:38.211Z] [2021-07-13T15:26:38.211Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.01s) [2021-07-13T15:26:38.211Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2021-07-13T15:26:38.211Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s) [2021-07-13T15:26:38.211Z] [2021-07-13T15:26:38.211Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.01s) [2021-07-13T15:26:38.211Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2021-07-13T15:26:38.211Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s) [2021-07-13T15:26:38.211Z] [2021-07-13T15:26:38.211Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2021-07-13T15:26:38.211Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2021-07-13T15:26:38.211Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2021-07-13T15:26:38.211Z] [2021-07-13T15:26:38.211Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.01s) [2021-07-13T15:26:38.211Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2021-07-13T15:26:38.211Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s) [2021-07-13T15:26:38.211Z] [2021-07-13T15:26:38.211Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.01s) [2021-07-13T15:26:38.211Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2021-07-13T15:26:38.211Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s) [2021-07-13T15:26:38.211Z] [2021-07-13T15:26:38.211Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.01s) [2021-07-13T15:26:38.211Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2021-07-13T15:26:38.211Z] --- SKIP: TestDockerSuite/TestPortList (0.01s) [2021-07-13T15:26:38.211Z] [2021-07-13T15:26:38.211Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.01s) [2021-07-13T15:26:38.211Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2021-07-13T15:26:38.211Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.01s) [2021-07-13T15:26:38.211Z] [2021-07-13T15:26:38.211Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2021-07-13T15:26:38.211Z] docker_api_containers_test.go:1530: unmatched requirement DaemonIsLinux [2021-07-13T15:26:38.211Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2021-07-13T15:26:38.211Z] [2021-07-13T15:26:38.211Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2021-07-13T15:26:38.211Z] docker_api_containers_test.go:1444: unmatched requirement DaemonIsLinux [2021-07-13T15:26:38.211Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2021-07-13T15:26:38.211Z] [2021-07-13T15:26:38.211Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2021-07-13T15:26:38.211Z] docker_api_containers_test.go:1426: unmatched requirement DaemonIsLinux [2021-07-13T15:26:38.211Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2021-07-13T15:26:38.211Z] [2021-07-13T15:26:38.211Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2021-07-13T15:26:38.211Z] docker_api_containers_test.go:1472: unmatched requirement DaemonIsLinux [2021-07-13T15:26:38.211Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2021-07-13T15:26:38.211Z] [2021-07-13T15:26:38.211Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2021-07-13T15:26:38.211Z] docker_api_containers_test.go:1555: unmatched requirement DaemonIsLinux [2021-07-13T15:26:38.211Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2021-07-13T15:26:38.211Z] [2021-07-13T15:26:38.211Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2021-07-13T15:26:38.211Z] docker_api_containers_test.go:1499: unmatched requirement DaemonIsLinux [2021-07-13T15:26:38.211Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2021-07-13T15:26:38.211Z] [2021-07-13T15:26:38.211Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2021-07-13T15:26:38.211Z] docker_api_containers_test.go:1322: unmatched requirement DaemonIsLinux [2021-07-13T15:26:38.211Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2021-07-13T15:26:38.211Z] [2021-07-13T15:26:38.211Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2021-07-13T15:26:38.211Z] docker_api_containers_test.go:1393: unmatched requirement DaemonIsLinux [2021-07-13T15:26:38.211Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2021-07-13T15:26:38.211Z] [2021-07-13T15:26:38.211Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2021-07-13T15:26:38.211Z] docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux [2021-07-13T15:26:38.211Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2021-07-13T15:26:38.211Z] [2021-07-13T15:26:38.211Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2021-07-13T15:26:38.211Z] docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819 [2021-07-13T15:26:38.211Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2021-07-13T15:26:38.211Z] [2021-07-13T15:26:38.211Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.07s) [2021-07-13T15:26:38.211Z] docker_cli_ps_test.go:714: unmatched requirement DaemonIsLinux [2021-07-13T15:26:38.211Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.07s) [2021-07-13T15:26:38.211Z] [2021-07-13T15:26:38.211Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2021-07-13T15:26:38.211Z] docker_cli_ps_test.go:806: unmatched requirement DaemonIsLinux [2021-07-13T15:26:38.211Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2021-07-13T15:26:38.211Z] [2021-07-13T15:26:38.211Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.01s) [2021-07-13T15:26:38.211Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2021-07-13T15:26:38.211Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.01s) [2021-07-13T15:26:38.211Z] [2021-07-13T15:26:38.211Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2021-07-13T15:26:38.211Z] docker_cli_ps_test.go:856: unmatched requirement DaemonIsLinux [2021-07-13T15:26:38.211Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2021-07-13T15:26:38.211Z] [2021-07-13T15:26:38.211Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2021-07-13T15:26:38.211Z] docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux [2021-07-13T15:26:38.211Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2021-07-13T15:26:38.211Z] [2021-07-13T15:26:38.211Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.02s) [2021-07-13T15:26:38.211Z] docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux [2021-07-13T15:26:38.211Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.02s) [2021-07-13T15:26:38.211Z] [2021-07-13T15:26:38.211Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2021-07-13T15:26:38.211Z] docker_cli_run_test.go:3118: unmatched requirement DaemonIsLinux [2021-07-13T15:26:38.211Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2021-07-13T15:26:38.211Z] [2021-07-13T15:26:38.211Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2021-07-13T15:26:38.211Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2021-07-13T15:26:38.211Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2021-07-13T15:26:38.211Z] [2021-07-13T15:26:38.211Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2021-07-13T15:26:38.211Z] docker_api_containers_test.go:1369: unmatched requirement DaemonIsLinux [2021-07-13T15:26:38.211Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2021-07-13T15:26:38.211Z] [2021-07-13T15:26:38.211Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2021-07-13T15:26:38.211Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2021-07-13T15:26:38.211Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2021-07-13T15:26:38.211Z] [2021-07-13T15:26:38.211Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2021-07-13T15:26:38.211Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2021-07-13T15:26:38.211Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2021-07-13T15:26:38.211Z] [2021-07-13T15:26:38.211Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2021-07-13T15:26:38.211Z] docker_cli_run_test.go:4401: unmatched requirement DaemonIsLinux [2021-07-13T15:26:38.211Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2021-07-13T15:26:38.211Z] [2021-07-13T15:26:38.211Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.01s) [2021-07-13T15:26:38.211Z] docker_cli_run_test.go:1577: unmatched requirement DaemonIsLinux [2021-07-13T15:26:38.211Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.01s) [2021-07-13T15:26:38.211Z] [2021-07-13T15:26:38.211Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2021-07-13T15:26:38.211Z] docker_cli_run_test.go:3918: unmatched requirement DaemonIsLinux [2021-07-13T15:26:38.211Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2021-07-13T15:26:38.211Z] [2021-07-13T15:26:38.211Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2021-07-13T15:26:38.211Z] docker_cli_run_test.go:1172: unmatched requirement DaemonIsLinux [2021-07-13T15:26:38.211Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2021-07-13T15:26:38.211Z] [2021-07-13T15:26:38.211Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2021-07-13T15:26:38.211Z] docker_cli_run_test.go:1190: unmatched requirement DaemonIsLinux [2021-07-13T15:26:38.211Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2021-07-13T15:26:38.211Z] [2021-07-13T15:26:38.211Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2021-07-13T15:26:38.211Z] docker_cli_run_test.go:1181: unmatched requirement DaemonIsLinux [2021-07-13T15:26:38.211Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2021-07-13T15:26:38.211Z] [2021-07-13T15:26:38.211Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2021-07-13T15:26:38.211Z] docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux [2021-07-13T15:26:38.211Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2021-07-13T15:26:38.211Z] [2021-07-13T15:26:38.211Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2021-07-13T15:26:38.211Z] docker_cli_run_test.go:2266: unmatched requirement DaemonIsLinux [2021-07-13T15:26:38.211Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2021-07-13T15:26:38.211Z] [2021-07-13T15:26:38.211Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2021-07-13T15:26:38.211Z] docker_cli_run_test.go:2602: unmatched requirement DaemonIsLinux [2021-07-13T15:26:38.211Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2021-07-13T15:26:38.211Z] [2021-07-13T15:26:38.211Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2021-07-13T15:26:38.211Z] docker_cli_run_test.go:1053: unmatched requirement DaemonIsLinux [2021-07-13T15:26:38.211Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2021-07-13T15:26:38.211Z] [2021-07-13T15:26:38.211Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2021-07-13T15:26:38.211Z] docker_cli_run_test.go:1063: unmatched requirement DaemonIsLinux [2021-07-13T15:26:38.211Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2021-07-13T15:26:38.211Z] [2021-07-13T15:26:38.211Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2021-07-13T15:26:38.211Z] docker_cli_run_test.go:2982: unmatched requirement DaemonIsLinux [2021-07-13T15:26:38.211Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2021-07-13T15:26:38.211Z] [2021-07-13T15:26:38.211Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2021-07-13T15:26:38.212Z] docker_cli_run_test.go:1043: unmatched requirement DaemonIsLinux [2021-07-13T15:26:38.212Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2021-07-13T15:26:38.212Z] [2021-07-13T15:26:38.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.01s) [2021-07-13T15:26:38.212Z] docker_cli_run_test.go:1034: unmatched requirement DaemonIsLinux [2021-07-13T15:26:38.212Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s) [2021-07-13T15:26:38.212Z] [2021-07-13T15:26:38.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2021-07-13T15:26:38.212Z] docker_cli_run_test.go:3168: unmatched requirement DaemonIsLinux [2021-07-13T15:26:38.212Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2021-07-13T15:26:38.212Z] [2021-07-13T15:26:38.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2021-07-13T15:26:38.212Z] docker_cli_run_test.go:1024: unmatched requirement DaemonIsLinux [2021-07-13T15:26:38.212Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2021-07-13T15:26:38.212Z] [2021-07-13T15:26:38.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2021-07-13T15:26:38.212Z] docker_cli_run_test.go:1012: unmatched requirement DaemonIsLinux [2021-07-13T15:26:38.212Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2021-07-13T15:26:38.212Z] [2021-07-13T15:26:38.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2021-07-13T15:26:38.212Z] docker_cli_run_test.go:986: unmatched requirement DaemonIsLinux [2021-07-13T15:26:38.212Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2021-07-13T15:26:38.212Z] [2021-07-13T15:26:38.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2021-07-13T15:26:38.212Z] docker_cli_run_test.go:999: unmatched requirement DaemonIsLinux [2021-07-13T15:26:38.212Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2021-07-13T15:26:38.212Z] [2021-07-13T15:26:38.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.01s) [2021-07-13T15:26:38.212Z] docker_cli_run_test.go:977: unmatched requirement DaemonIsLinux [2021-07-13T15:26:38.212Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2021-07-13T15:26:38.212Z] [2021-07-13T15:26:38.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2021-07-13T15:26:38.212Z] docker_cli_run_test.go:1933: unmatched requirement DaemonIsLinux [2021-07-13T15:26:38.212Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2021-07-13T15:26:38.212Z] [2021-07-13T15:26:38.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2021-07-13T15:26:38.212Z] docker_cli_run_test.go:3310: unmatched requirement DaemonIsLinux [2021-07-13T15:26:38.212Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2021-07-13T15:26:38.212Z] [2021-07-13T15:26:38.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2021-07-13T15:26:38.212Z] docker_cli_run_test.go:3334: unmatched requirement DaemonIsLinux [2021-07-13T15:26:38.212Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2021-07-13T15:26:38.212Z] [2021-07-13T15:26:38.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2021-07-13T15:26:38.212Z] docker_cli_run_test.go:3301: unmatched requirement DaemonIsLinux [2021-07-13T15:26:38.212Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2021-07-13T15:26:38.212Z] [2021-07-13T15:26:38.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2021-07-13T15:26:38.212Z] docker_cli_run_test.go:3286: unmatched requirement DaemonIsLinux [2021-07-13T15:26:38.212Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2021-07-13T15:26:38.212Z] [2021-07-13T15:26:38.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2021-07-13T15:26:38.212Z] docker_cli_run_test.go:3211: unmatched requirement DaemonIsLinux [2021-07-13T15:26:38.212Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2021-07-13T15:26:38.212Z] [2021-07-13T15:26:38.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2021-07-13T15:26:38.212Z] docker_cli_run_test.go:2710: unmatched requirement DaemonIsLinux [2021-07-13T15:26:38.212Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2021-07-13T15:26:38.212Z] [2021-07-13T15:26:38.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2021-07-13T15:26:38.212Z] docker_cli_run_test.go:2659: unmatched requirement DaemonIsLinux [2021-07-13T15:26:38.212Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2021-07-13T15:26:38.212Z] [2021-07-13T15:26:38.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2021-07-13T15:26:38.212Z] docker_cli_run_test.go:2732: unmatched requirement DaemonIsLinux [2021-07-13T15:26:38.212Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2021-07-13T15:26:38.212Z] [2021-07-13T15:26:38.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2021-07-13T15:26:38.212Z] docker_cli_run_test.go:2722: unmatched requirement DaemonIsLinux [2021-07-13T15:26:38.212Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2021-07-13T15:26:38.212Z] [2021-07-13T15:26:38.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2021-07-13T15:26:38.212Z] docker_cli_run_test.go:1678: unmatched requirement DaemonIsLinux [2021-07-13T15:26:38.212Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2021-07-13T15:26:38.212Z] [2021-07-13T15:26:38.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2021-07-13T15:26:38.212Z] docker_cli_run_test.go:1659: unmatched requirement DaemonIsLinux [2021-07-13T15:26:38.212Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2021-07-13T15:26:38.212Z] [2021-07-13T15:26:38.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2021-07-13T15:26:38.212Z] docker_cli_run_test.go:3176: unmatched requirement DaemonIsLinux [2021-07-13T15:26:38.212Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2021-07-13T15:26:38.212Z] [2021-07-13T15:26:38.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2021-07-13T15:26:38.212Z] docker_cli_run_test.go:2153: unmatched requirement DaemonIsLinux [2021-07-13T15:26:38.212Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2021-07-13T15:26:38.212Z] [2021-07-13T15:26:38.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2021-07-13T15:26:38.212Z] docker_cli_run_test.go:622: unmatched requirement DaemonIsLinux [2021-07-13T15:26:38.212Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2021-07-13T15:26:38.212Z] [2021-07-13T15:26:38.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2021-07-13T15:26:38.212Z] docker_cli_run_test.go:384: unmatched requirement DaemonIsLinux [2021-07-13T15:26:38.212Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2021-07-13T15:26:38.212Z] [2021-07-13T15:26:38.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2021-07-13T15:26:38.212Z] docker_cli_run_test.go:428: unmatched requirement DaemonIsLinux [2021-07-13T15:26:38.212Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2021-07-13T15:26:38.212Z] [2021-07-13T15:26:38.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2021-07-13T15:26:38.212Z] docker_cli_run_test.go:1254: unmatched requirement DaemonIsLinux [2021-07-13T15:26:38.212Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2021-07-13T15:26:38.212Z] [2021-07-13T15:26:38.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.02s) [2021-07-13T15:26:38.212Z] docker_cli_run_test.go:3883: unmatched requirement DaemonIsLinux [2021-07-13T15:26:38.212Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.02s) [2021-07-13T15:26:38.212Z] [2021-07-13T15:26:38.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.01s) [2021-07-13T15:26:38.212Z] docker_cli_run_test.go:1289: unmatched requirement DaemonIsLinux [2021-07-13T15:26:38.212Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s) [2021-07-13T15:26:38.212Z] [2021-07-13T15:26:38.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2021-07-13T15:26:38.212Z] docker_cli_run_test.go:1322: unmatched requirement DaemonIsLinux [2021-07-13T15:26:38.212Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2021-07-13T15:26:38.212Z] [2021-07-13T15:26:38.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2021-07-13T15:26:38.212Z] docker_cli_run_test.go:1311: unmatched requirement DaemonIsLinux [2021-07-13T15:26:38.212Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2021-07-13T15:26:38.212Z] [2021-07-13T15:26:38.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2021-07-13T15:26:38.212Z] docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux [2021-07-13T15:26:38.212Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2021-07-13T15:26:38.212Z] [2021-07-13T15:26:38.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.01s) [2021-07-13T15:26:38.212Z] docker_cli_run_test.go:1142: unmatched requirement DaemonIsLinux [2021-07-13T15:26:38.212Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.01s) [2021-07-13T15:26:38.212Z] [2021-07-13T15:26:38.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.01s) [2021-07-13T15:26:38.212Z] docker_cli_run_test.go:4058: unmatched requirement DaemonIsLinux [2021-07-13T15:26:38.212Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.01s) [2021-07-13T15:26:38.212Z] [2021-07-13T15:26:38.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.01s) [2021-07-13T15:26:38.212Z] docker_cli_run_test.go:4141: unmatched requirement DaemonIsLinux [2021-07-13T15:26:38.212Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.01s) [2021-07-13T15:26:38.212Z] [2021-07-13T15:26:38.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.01s) [2021-07-13T15:26:38.212Z] docker_cli_run_test.go:818: unmatched requirement DaemonIsLinux [2021-07-13T15:26:38.212Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.01s) [2021-07-13T15:26:38.212Z] [2021-07-13T15:26:38.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.01s) [2021-07-13T15:26:38.212Z] docker_cli_run_test.go:857: unmatched requirement DaemonIsLinux [2021-07-13T15:26:38.212Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s) [2021-07-13T15:26:38.212Z] [2021-07-13T15:26:38.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2021-07-13T15:26:38.212Z] docker_cli_run_test.go:890: unmatched requirement DaemonIsLinux [2021-07-13T15:26:38.212Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2021-07-13T15:26:38.212Z] [2021-07-13T15:26:38.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.01s) [2021-07-13T15:26:38.212Z] docker_cli_run_test.go:948: unmatched requirement DaemonIsLinux [2021-07-13T15:26:38.212Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.01s) [2021-07-13T15:26:38.212Z] [2021-07-13T15:26:38.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.02s) [2021-07-13T15:26:38.212Z] docker_cli_run_test.go:1075: unmatched requirement DaemonIsLinux [2021-07-13T15:26:38.212Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.02s) [2021-07-13T15:26:38.212Z] [2021-07-13T15:26:38.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.01s) [2021-07-13T15:26:38.212Z] docker_cli_run_test.go:4380: unmatched requirement DaemonIsLinux [2021-07-13T15:26:38.212Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s) [2021-07-13T15:26:38.212Z] [2021-07-13T15:26:38.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2021-07-13T15:26:38.212Z] docker_cli_run_test.go:4393: unmatched requirement DaemonIsLinux [2021-07-13T15:26:38.212Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2021-07-13T15:26:38.212Z] [2021-07-13T15:26:38.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2021-07-13T15:26:38.212Z] docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv [2021-07-13T15:26:38.212Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2021-07-13T15:26:38.212Z] [2021-07-13T15:26:38.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2021-07-13T15:26:38.212Z] docker_cli_run_test.go:3699: unmatched requirement DaemonIsLinux [2021-07-13T15:26:38.212Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2021-07-13T15:26:38.212Z] [2021-07-13T15:26:38.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.01s) [2021-07-13T15:26:38.212Z] docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux [2021-07-13T15:26:38.212Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s) [2021-07-13T15:26:38.212Z] [2021-07-13T15:26:38.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2021-07-13T15:26:38.212Z] docker_cli_run_test.go:3246: unmatched requirement DaemonIsLinux [2021-07-13T15:26:38.212Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2021-07-13T15:26:38.212Z] [2021-07-13T15:26:38.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2021-07-13T15:26:38.676Z] docker_cli_run_test.go:61: unmatched requirement DaemonIsLinux [2021-07-13T15:26:38.676Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2021-07-13T15:26:38.676Z] [2021-07-13T15:26:38.676Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2021-07-13T15:26:38.676Z] docker_cli_run_test.go:3355: unmatched requirement DaemonIsLinux [2021-07-13T15:26:38.676Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2021-07-13T15:26:38.676Z] [2021-07-13T15:26:38.676Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2021-07-13T15:26:38.676Z] docker_cli_run_test.go:196: unmatched requirement DaemonIsLinux [2021-07-13T15:26:38.676Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2021-07-13T15:26:38.676Z] [2021-07-13T15:26:38.676Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2021-07-13T15:26:38.676Z] docker_cli_run_test.go:181: unmatched requirement DaemonIsLinux [2021-07-13T15:26:38.676Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2021-07-13T15:26:38.676Z] [2021-07-13T15:26:38.676Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2021-07-13T15:26:38.676Z] docker_cli_run_test.go:3365: unmatched requirement DaemonIsLinux [2021-07-13T15:26:38.676Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2021-07-13T15:26:38.676Z] [2021-07-13T15:26:38.676Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.01s) [2021-07-13T15:26:38.676Z] docker_cli_run_test.go:1199: unmatched requirement DaemonIsLinux [2021-07-13T15:26:38.676Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.01s) [2021-07-13T15:26:38.676Z] [2021-07-13T15:26:38.676Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2021-07-13T15:26:38.676Z] docker_cli_run_test.go:2316: unmatched requirement DaemonIsLinux [2021-07-13T15:26:38.676Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2021-07-13T15:26:38.676Z] [2021-07-13T15:26:38.676Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2021-07-13T15:26:38.676Z] docker_cli_run_test.go:2325: unmatched requirement DaemonIsLinux [2021-07-13T15:26:38.676Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2021-07-13T15:26:38.676Z] [2021-07-13T15:26:38.676Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.01s) [2021-07-13T15:26:38.676Z] docker_cli_run_test.go:2294: unmatched requirement DaemonIsLinux [2021-07-13T15:26:38.676Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s) [2021-07-13T15:26:38.676Z] [2021-07-13T15:26:38.676Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2021-07-13T15:26:38.676Z] docker_cli_run_test.go:3399: unmatched requirement DaemonIsLinux [2021-07-13T15:26:38.676Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2021-07-13T15:26:38.676Z] [2021-07-13T15:26:38.676Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.01s) [2021-07-13T15:26:38.676Z] docker_cli_run_test.go:2338: unmatched requirement DaemonIsLinux [2021-07-13T15:26:38.676Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s) [2021-07-13T15:26:38.676Z] [2021-07-13T15:26:38.676Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2021-07-13T15:26:38.676Z] docker_cli_run_test.go:2363: unmatched requirement DaemonIsLinux [2021-07-13T15:26:38.676Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2021-07-13T15:26:38.676Z] [2021-07-13T15:26:38.676Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2021-07-13T15:26:38.676Z] docker_cli_run_test.go:2372: unmatched requirement DaemonIsLinux [2021-07-13T15:26:38.676Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2021-07-13T15:26:38.676Z] [2021-07-13T15:26:38.676Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.01s) [2021-07-13T15:26:38.676Z] docker_cli_run_test.go:2430: unmatched requirement DaemonIsLinux [2021-07-13T15:26:38.676Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s) [2021-07-13T15:26:38.676Z] [2021-07-13T15:26:38.676Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.01s) [2021-07-13T15:26:38.676Z] docker_cli_run_test.go:4203: unmatched requirement DaemonIsLinux [2021-07-13T15:26:38.676Z] --- SKIP: TestDockerSuite/TestRunMount (0.01s) [2021-07-13T15:26:38.676Z] [2021-07-13T15:26:38.676Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.01s) [2021-07-13T15:26:38.676Z] docker_cli_run_test.go:2081: unmatched requirement DaemonIsLinux [2021-07-13T15:26:38.676Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s) [2021-07-13T15:26:38.676Z] [2021-07-13T15:26:38.676Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2021-07-13T15:26:38.676Z] docker_cli_run_test.go:4191: unmatched requirement DaemonIsLinux [2021-07-13T15:26:38.676Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2021-07-13T15:26:38.676Z] [2021-07-13T15:26:38.676Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2021-07-13T15:26:38.676Z] docker_cli_run_test.go:2385: unmatched requirement DaemonIsLinux [2021-07-13T15:26:38.676Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2021-07-13T15:26:38.676Z] [2021-07-13T15:26:38.676Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2021-07-13T15:26:38.676Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2021-07-13T15:26:38.676Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2021-07-13T15:26:38.676Z] [2021-07-13T15:26:38.676Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.01s) [2021-07-13T15:26:38.676Z] docker_cli_run_test.go:3188: unmatched requirement DaemonIsLinux [2021-07-13T15:26:38.676Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s) [2021-07-13T15:26:38.676Z] [2021-07-13T15:26:38.676Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2021-07-13T15:26:38.676Z] docker_cli_run_test.go:3750: unmatched requirement DaemonIsLinux [2021-07-13T15:26:38.676Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2021-07-13T15:26:38.676Z] [2021-07-13T15:26:38.676Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2021-07-13T15:26:38.676Z] docker_cli_run_test.go:3743: unmatched requirement DaemonIsLinux [2021-07-13T15:26:38.676Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2021-07-13T15:26:38.676Z] [2021-07-13T15:26:38.677Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2021-07-13T15:26:38.677Z] docker_cli_run_test.go:2582: unmatched requirement DaemonIsLinux [2021-07-13T15:26:38.677Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2021-07-13T15:26:38.677Z] [2021-07-13T15:26:38.677Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.01s) [2021-07-13T15:26:38.677Z] docker_cli_run_test.go:2551: unmatched requirement DaemonIsLinux [2021-07-13T15:26:38.677Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.01s) [2021-07-13T15:26:38.677Z] [2021-07-13T15:26:38.677Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2021-07-13T15:26:38.677Z] docker_cli_run_test.go:932: unmatched requirement DaemonIsLinux [2021-07-13T15:26:38.677Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2021-07-13T15:26:38.677Z] [2021-07-13T15:26:38.677Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2021-07-13T15:26:38.677Z] docker_cli_run_test.go:2574: unmatched requirement DaemonIsLinux [2021-07-13T15:26:38.677Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2021-07-13T15:26:38.677Z] [2021-07-13T15:26:38.677Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2021-07-13T15:26:38.677Z] docker_cli_run_test.go:3043: unmatched requirement DaemonIsLinux [2021-07-13T15:26:38.677Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2021-07-13T15:26:38.677Z] [2021-07-13T15:26:38.677Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2021-07-13T15:26:38.677Z] docker_cli_run_test.go:3067: unmatched requirement DaemonIsLinux [2021-07-13T15:26:38.677Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2021-07-13T15:26:38.677Z] [2021-07-13T15:26:38.677Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2021-07-13T15:26:38.677Z] docker_cli_run_test.go:3089: unmatched requirement DaemonIsLinux [2021-07-13T15:26:38.677Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2021-07-13T15:26:38.677Z] [2021-07-13T15:26:38.677Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2021-07-13T15:26:38.677Z] docker_cli_run_test.go:3413: unmatched requirement DaemonIsLinux [2021-07-13T15:26:38.677Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2021-07-13T15:26:38.677Z] [2021-07-13T15:26:38.677Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.30s) [2021-07-13T15:26:38.677Z] docker_cli_run_test.go:1404: unmatched requirement DaemonIsLinux [2021-07-13T15:26:38.677Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.30s) [2021-07-13T15:26:38.677Z] [2021-07-13T15:26:38.677Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2021-07-13T15:26:38.677Z] docker_cli_run_test.go:2782: unmatched requirement DaemonIsLinux [2021-07-13T15:26:38.677Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2021-07-13T15:26:38.677Z] [2021-07-13T15:26:38.677Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2021-07-13T15:26:38.677Z] docker_cli_run_test.go:2472: unmatched requirement DaemonIsLinux [2021-07-13T15:26:38.677Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2021-07-13T15:26:38.677Z] [2021-07-13T15:26:38.677Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.01s) [2021-07-13T15:26:38.677Z] docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux [2021-07-13T15:26:38.677Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.01s) [2021-07-13T15:26:38.677Z] [2021-07-13T15:26:38.677Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2021-07-13T15:26:38.677Z] docker_cli_run_test.go:958: unmatched requirement DaemonIsLinux [2021-07-13T15:26:38.677Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2021-07-13T15:26:38.677Z] [2021-07-13T15:26:38.677Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2021-07-13T15:26:38.677Z] docker_cli_run_test.go:1086: unmatched requirement DaemonIsLinux [2021-07-13T15:26:38.677Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2021-07-13T15:26:38.677Z] [2021-07-13T15:26:38.677Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2021-07-13T15:26:38.677Z] docker_cli_run_test.go:1125: unmatched requirement DaemonIsLinux [2021-07-13T15:26:38.677Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2021-07-13T15:26:38.677Z] [2021-07-13T15:26:38.677Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2021-07-13T15:26:38.677Z] docker_cli_run_test.go:1133: unmatched requirement DaemonIsLinux [2021-07-13T15:26:38.677Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2021-07-13T15:26:38.677Z] [2021-07-13T15:26:38.677Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.02s) [2021-07-13T15:26:38.677Z] docker_cli_run_test.go:2957: unmatched requirement DaemonIsLinux [2021-07-13T15:26:38.677Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.02s) [2021-07-13T15:26:38.677Z] [2021-07-13T15:26:38.677Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.02s) [2021-07-13T15:26:38.677Z] docker_cli_run_test.go:2860: unmatched requirement Apparmor [2021-07-13T15:26:38.677Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.02s) [2021-07-13T15:26:38.677Z] [2021-07-13T15:26:38.677Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.02s) [2021-07-13T15:26:38.677Z] docker_cli_run_test.go:2839: unmatched requirement DaemonIsLinux [2021-07-13T15:26:38.677Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.02s) [2021-07-13T15:26:38.677Z] [2021-07-13T15:26:38.677Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.01s) [2021-07-13T15:26:38.677Z] docker_cli_run_test.go:2824: unmatched requirement DaemonIsLinux [2021-07-13T15:26:38.677Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s) [2021-07-13T15:26:38.677Z] [2021-07-13T15:26:38.677Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2021-07-13T15:26:38.677Z] docker_cli_run_test.go:1426: unmatched requirement DaemonIsLinux [2021-07-13T15:26:38.677Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2021-07-13T15:26:38.677Z] [2021-07-13T15:26:38.677Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2021-07-13T15:26:38.677Z] docker_cli_run_test.go:2126: unmatched requirement DaemonIsLinux [2021-07-13T15:26:38.677Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2021-07-13T15:26:38.677Z] [2021-07-13T15:26:38.677Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2021-07-13T15:26:38.677Z] docker_cli_run_test.go:2238: unmatched requirement DaemonIsLinux [2021-07-13T15:26:38.677Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2021-07-13T15:26:38.677Z] [2021-07-13T15:26:38.677Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.02s) [2021-07-13T15:26:38.677Z] docker_cli_run_test.go:1622: unmatched requirement DaemonIsLinux [2021-07-13T15:26:38.677Z] --- SKIP: TestDockerSuite/TestRunState (0.02s) [2021-07-13T15:26:38.677Z] [2021-07-13T15:26:38.677Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.01s) [2021-07-13T15:26:38.677Z] docker_cli_run_test.go:99: unmatched requirement DaemonIsLinux [2021-07-13T15:26:38.677Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.01s) [2021-07-13T15:26:38.677Z] [2021-07-13T15:26:38.677Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2021-07-13T15:26:38.677Z] docker_cli_run_test.go:1109: unmatched requirement DaemonIsLinux [2021-07-13T15:26:38.677Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2021-07-13T15:26:38.677Z] [2021-07-13T15:26:38.677Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2021-07-13T15:26:38.677Z] docker_cli_run_test.go:1117: unmatched requirement DaemonIsLinux [2021-07-13T15:26:38.677Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2021-07-13T15:26:38.677Z] [2021-07-13T15:26:38.677Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2021-07-13T15:26:38.677Z] docker_cli_run_test.go:1157: unmatched requirement DaemonIsLinux [2021-07-13T15:26:38.677Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2021-07-13T15:26:38.677Z] [2021-07-13T15:26:38.677Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2021-07-13T15:26:38.677Z] docker_cli_run_test.go:968: unmatched requirement DaemonIsLinux [2021-07-13T15:26:38.677Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2021-07-13T15:26:38.677Z] [2021-07-13T15:26:38.677Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2021-07-13T15:26:38.677Z] docker_cli_run_test.go:1096: unmatched requirement DaemonIsLinux [2021-07-13T15:26:38.677Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2021-07-13T15:26:38.677Z] [2021-07-13T15:26:38.677Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2021-07-13T15:26:38.677Z] docker_cli_run_test.go:1166: unmatched requirement DaemonIsLinux [2021-07-13T15:26:38.677Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2021-07-13T15:26:38.677Z] [2021-07-13T15:26:38.677Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2021-07-13T15:26:38.677Z] docker_cli_run_test.go:3959: unmatched requirement DaemonIsLinux [2021-07-13T15:26:38.677Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2021-07-13T15:26:38.677Z] [2021-07-13T15:26:38.677Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.01s) [2021-07-13T15:26:38.677Z] docker_cli_run_test.go:2899: unmatched requirement Apparmor [2021-07-13T15:26:38.677Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s) [2021-07-13T15:26:38.677Z] [2021-07-13T15:26:38.677Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.01s) [2021-07-13T15:26:38.677Z] docker_cli_run_test.go:737: unmatched requirement DaemonIsLinux [2021-07-13T15:26:38.677Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.01s) [2021-07-13T15:26:38.677Z] [2021-07-13T15:26:38.677Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.01s) [2021-07-13T15:26:38.677Z] docker_cli_run_test.go:747: unmatched requirement DaemonIsLinux [2021-07-13T15:26:38.677Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s) [2021-07-13T15:26:38.677Z] [2021-07-13T15:26:38.677Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.01s) [2021-07-13T15:26:38.677Z] docker_cli_run_test.go:760: unmatched requirement DaemonIsLinux [2021-07-13T15:26:38.677Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s) [2021-07-13T15:26:38.677Z] [2021-07-13T15:26:38.677Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.01s) [2021-07-13T15:26:38.677Z] docker_cli_run_test.go:773: unmatched requirement DaemonIsLinux [2021-07-13T15:26:38.677Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s) [2021-07-13T15:26:38.677Z] [2021-07-13T15:26:38.677Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.01s) [2021-07-13T15:26:38.677Z] docker_cli_run_test.go:727: unmatched requirement DaemonIsLinux [2021-07-13T15:26:38.677Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.01s) [2021-07-13T15:26:38.677Z] [2021-07-13T15:26:38.677Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.01s) [2021-07-13T15:26:38.677Z] docker_cli_run_test.go:786: unmatched requirement DaemonIsLinux [2021-07-13T15:26:38.677Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.01s) [2021-07-13T15:26:38.677Z] [2021-07-13T15:26:38.677Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2021-07-13T15:26:38.677Z] docker_cli_run_test.go:3848: unmatched requirement DaemonIsLinux [2021-07-13T15:26:38.677Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2021-07-13T15:26:38.677Z] [2021-07-13T15:26:38.677Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2021-07-13T15:26:38.677Z] docker_cli_run_test.go:3841: unmatched requirement DaemonIsLinux [2021-07-13T15:26:38.677Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2021-07-13T15:26:38.677Z] [2021-07-13T15:26:38.677Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2021-07-13T15:26:38.677Z] docker_cli_run_test.go:659: unmatched requirement DaemonIsLinux [2021-07-13T15:26:38.677Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2021-07-13T15:26:38.677Z] [2021-07-13T15:26:38.677Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.01s) [2021-07-13T15:26:38.677Z] docker_cli_run_test.go:1851: unmatched requirement DaemonIsLinux [2021-07-13T15:26:38.677Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.01s) [2021-07-13T15:26:38.677Z] [2021-07-13T15:26:38.677Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2021-07-13T15:26:38.677Z] docker_cli_run_test.go:283: unmatched requirement DaemonIsLinux [2021-07-13T15:26:38.677Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2021-07-13T15:26:38.677Z] [2021-07-13T15:26:38.677Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2021-07-13T15:26:38.677Z] docker_cli_run_test.go:3715: unmatched requirement DaemonIsLinux [2021-07-13T15:26:38.677Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2021-07-13T15:26:38.677Z] [2021-07-13T15:26:38.677Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2021-07-13T15:26:38.677Z] docker_cli_run_test.go:3726: unmatched requirement DaemonIsLinux [2021-07-13T15:26:38.677Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2021-07-13T15:26:38.677Z] [2021-07-13T15:26:38.677Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2021-07-13T15:26:38.677Z] docker_cli_run_test.go:2805: unmatched requirement DaemonIsLinux [2021-07-13T15:26:38.677Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2021-07-13T15:26:38.677Z] [2021-07-13T15:26:38.677Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.01s) [2021-07-13T15:26:38.677Z] docker_cli_run_test.go:3200: unmatched requirement DaemonIsLinux [2021-07-13T15:26:38.677Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s) [2021-07-13T15:26:38.677Z] [2021-07-13T15:26:38.677Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2021-07-13T15:26:38.677Z] docker_cli_run_test.go:3016: unmatched requirement Apparmor [2021-07-13T15:26:38.677Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2021-07-13T15:26:38.677Z] [2021-07-13T15:26:38.677Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2021-07-13T15:26:38.677Z] docker_cli_run_test.go:1803: unmatched requirement DaemonIsLinux [2021-07-13T15:26:38.677Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2021-07-13T15:26:38.677Z] [2021-07-13T15:26:38.677Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2021-07-13T15:26:38.677Z] docker_cli_run_test.go:2815: unmatched requirement DaemonIsLinux [2021-07-13T15:26:38.677Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2021-07-13T15:26:38.677Z] [2021-07-13T15:26:38.677Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2021-07-13T15:26:38.677Z] docker_cli_run_test.go:3613: unmatched requirement DaemonIsLinux [2021-07-13T15:26:38.677Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2021-07-13T15:26:38.677Z] [2021-07-13T15:26:38.677Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2021-07-13T15:26:38.677Z] docker_cli_run_test.go:3624: unmatched requirement DaemonIsLinux [2021-07-13T15:26:38.677Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2021-07-13T15:26:38.677Z] [2021-07-13T15:26:38.677Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2021-07-13T15:26:38.677Z] docker_cli_save_load_test.go:159: unmatched requirement DaemonIsLinux [2021-07-13T15:26:38.677Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2021-07-13T15:26:38.677Z] [2021-07-13T15:26:38.677Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.01s) [2021-07-13T15:26:38.677Z] docker_cli_save_load_test.go:101: unmatched requirement DaemonIsLinux [2021-07-13T15:26:38.677Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s) [2021-07-13T15:26:38.677Z] [2021-07-13T15:26:38.677Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2021-07-13T15:26:38.677Z] docker_cli_save_load_test.go:260: unmatched requirement DaemonIsLinux [2021-07-13T15:26:38.677Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2021-07-13T15:26:38.677Z] [2021-07-13T15:26:38.677Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.01s) [2021-07-13T15:26:38.677Z] docker_cli_save_load_test.go:120: unmatched requirement DaemonIsLinux [2021-07-13T15:26:38.677Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.01s) [2021-07-13T15:26:38.677Z] [2021-07-13T15:26:38.677Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.01s) [2021-07-13T15:26:38.677Z] docker_cli_save_load_test.go:381: unmatched requirement DaemonIsLinux [2021-07-13T15:26:38.677Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s) [2021-07-13T15:26:38.677Z] [2021-07-13T15:26:38.677Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.01s) [2021-07-13T15:26:38.677Z] docker_cli_save_load_test.go:342: unmatched requirement DaemonIsLinux [2021-07-13T15:26:38.677Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s) [2021-07-13T15:26:38.677Z] [2021-07-13T15:26:38.677Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.01s) [2021-07-13T15:26:38.677Z] docker_cli_save_load_test.go:190: unmatched requirement DaemonIsLinux [2021-07-13T15:26:38.677Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s) [2021-07-13T15:26:38.677Z] [2021-07-13T15:26:38.677Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2021-07-13T15:26:38.677Z] docker_cli_save_load_test.go:208: unmatched requirement DaemonIsLinux [2021-07-13T15:26:38.677Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2021-07-13T15:26:38.677Z] [2021-07-13T15:26:38.677Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.01s) [2021-07-13T15:26:38.677Z] docker_cli_save_load_test.go:86: unmatched requirement DaemonIsLinux [2021-07-13T15:26:38.677Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s) [2021-07-13T15:26:38.677Z] [2021-07-13T15:26:38.677Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2021-07-13T15:26:38.677Z] docker_cli_save_load_test.go:180: unmatched requirement DaemonIsLinux [2021-07-13T15:26:38.677Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2021-07-13T15:26:38.677Z] [2021-07-13T15:26:38.677Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2021-07-13T15:26:38.677Z] docker_cli_save_load_test.go:28: unmatched requirement DaemonIsLinux [2021-07-13T15:26:38.677Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2021-07-13T15:26:38.677Z] [2021-07-13T15:26:38.677Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2021-07-13T15:26:38.677Z] docker_cli_save_load_test.go:57: unmatched requirement DaemonIsLinux [2021-07-13T15:26:38.677Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2021-07-13T15:26:38.677Z] [2021-07-13T15:26:38.677Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2021-07-13T15:26:38.677Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2021-07-13T15:26:38.677Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2021-07-13T15:26:38.677Z] [2021-07-13T15:26:38.678Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2021-07-13T15:26:38.678Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2021-07-13T15:26:38.678Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2021-07-13T15:26:38.678Z] [2021-07-13T15:26:38.678Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.01s) [2021-07-13T15:26:38.678Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2021-07-13T15:26:38.678Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.01s) [2021-07-13T15:26:38.678Z] [2021-07-13T15:26:38.678Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.01s) [2021-07-13T15:26:38.678Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2021-07-13T15:26:38.678Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.01s) [2021-07-13T15:26:38.678Z] [2021-07-13T15:26:38.678Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.01s) [2021-07-13T15:26:38.678Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2021-07-13T15:26:38.678Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s) [2021-07-13T15:26:38.678Z] [2021-07-13T15:26:38.678Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.01s) [2021-07-13T15:26:38.678Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2021-07-13T15:26:38.678Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.01s) [2021-07-13T15:26:38.678Z] [2021-07-13T15:26:38.678Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2021-07-13T15:26:38.678Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2021-07-13T15:26:38.678Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2021-07-13T15:26:38.678Z] [2021-07-13T15:26:38.678Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.01s) [2021-07-13T15:26:38.678Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2021-07-13T15:26:38.678Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s) [2021-07-13T15:26:38.678Z] [2021-07-13T15:26:38.678Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2021-07-13T15:26:38.678Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2021-07-13T15:26:38.678Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2021-07-13T15:26:38.678Z] [2021-07-13T15:26:38.678Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.01s) [2021-07-13T15:26:38.678Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2021-07-13T15:26:38.678Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s) [2021-07-13T15:26:38.678Z] [2021-07-13T15:26:38.678Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.02s) [2021-07-13T15:26:38.678Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-07-13T15:26:38.678Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.02s) [2021-07-13T15:26:38.678Z] [2021-07-13T15:26:38.678Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.01s) [2021-07-13T15:26:38.678Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2021-07-13T15:26:38.678Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s) [2021-07-13T15:26:38.678Z] [2021-07-13T15:26:38.678Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.01s) [2021-07-13T15:26:38.678Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2021-07-13T15:26:38.678Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.01s) [2021-07-13T15:26:38.678Z] [2021-07-13T15:26:38.678Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2021-07-13T15:26:38.678Z] docker_cli_run_test.go:3424: unmatched requirement DaemonIsLinux [2021-07-13T15:26:38.678Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2021-07-13T15:26:38.678Z] [2021-07-13T15:26:38.678Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2021-07-13T15:26:38.678Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2021-07-13T15:26:38.678Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2021-07-13T15:26:38.678Z] [2021-07-13T15:26:38.678Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2021-07-13T15:26:38.678Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2021-07-13T15:26:38.678Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2021-07-13T15:26:38.678Z] [2021-07-13T15:26:38.678Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2021-07-13T15:26:38.678Z] docker_cli_run_test.go:294: unmatched requirement DaemonIsLinux [2021-07-13T15:26:38.678Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2021-07-13T15:26:38.678Z] [2021-07-13T15:26:38.678Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2021-07-13T15:26:38.678Z] docker_cli_run_test.go:209: unmatched requirement DaemonIsLinux [2021-07-13T15:26:38.678Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2021-07-13T15:26:38.678Z] [2021-07-13T15:26:38.678Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2021-07-13T15:26:38.678Z] docker_cli_run_test.go:245: unmatched requirement DaemonIsLinux [2021-07-13T15:26:38.678Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2021-07-13T15:26:38.678Z] [2021-07-13T15:26:38.678Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2021-07-13T15:26:38.678Z] docker_cli_volume_test.go:244: unmatched requirement DaemonIsLinux [2021-07-13T15:26:38.678Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2021-07-13T15:26:38.678Z] [2021-07-13T15:26:38.678Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2021-07-13T15:26:38.678Z] docker_cli_volume_test.go:373: unmatched requirement DaemonIsLinux [2021-07-13T15:26:38.678Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2021-07-13T15:26:38.678Z] [2021-07-13T15:26:38.678Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2021-07-13T15:26:38.678Z] docker_cli_volume_test.go:433: unmatched requirement DaemonIsLinux [2021-07-13T15:26:38.678Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2021-07-13T15:26:38.678Z] [2021-07-13T15:26:38.678Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.01s) [2021-07-13T15:26:38.678Z] docker_cli_run_test.go:2174: unmatched requirement DaemonIsLinux [2021-07-13T15:26:38.678Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.01s) [2021-07-13T15:26:38.678Z] [2021-07-13T15:26:38.678Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2021-07-13T15:26:38.678Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-13T15:26:38.678Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2021-07-13T15:26:38.678Z] [2021-07-13T15:26:38.678Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2021-07-13T15:26:38.678Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-13T15:26:38.678Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2021-07-13T15:26:38.678Z] [2021-07-13T15:26:38.678Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2021-07-13T15:26:38.678Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-13T15:26:38.678Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2021-07-13T15:26:38.678Z] [2021-07-13T15:26:38.678Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2021-07-13T15:26:38.678Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-13T15:26:38.678Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2021-07-13T15:26:38.678Z] [2021-07-13T15:26:38.678Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-07-13T15:26:38.678Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-13T15:26:38.678Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-07-13T15:26:38.678Z] [2021-07-13T15:26:38.678Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-07-13T15:26:38.678Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-13T15:26:38.678Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-07-13T15:26:38.678Z] [2021-07-13T15:26:38.678Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2021-07-13T15:26:38.678Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-13T15:26:38.678Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2021-07-13T15:26:38.678Z] [2021-07-13T15:26:38.678Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2021-07-13T15:26:38.678Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-13T15:26:38.678Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2021-07-13T15:26:38.678Z] [2021-07-13T15:26:38.678Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2021-07-13T15:26:38.678Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-13T15:26:38.678Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2021-07-13T15:26:38.678Z] [2021-07-13T15:26:38.678Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2021-07-13T15:26:38.678Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-13T15:26:38.678Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2021-07-13T15:26:38.678Z] [2021-07-13T15:26:38.678Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2021-07-13T15:26:38.678Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-13T15:26:38.678Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2021-07-13T15:26:38.678Z] [2021-07-13T15:26:38.678Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2021-07-13T15:26:38.678Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-13T15:26:38.678Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2021-07-13T15:26:38.678Z] [2021-07-13T15:26:38.678Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2021-07-13T15:26:38.678Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-13T15:26:38.678Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2021-07-13T15:26:38.678Z] [2021-07-13T15:26:38.678Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2021-07-13T15:26:38.678Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-13T15:26:38.678Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2021-07-13T15:26:38.678Z] [2021-07-13T15:26:38.678Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2021-07-13T15:26:38.678Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-13T15:26:38.678Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2021-07-13T15:26:38.678Z] [2021-07-13T15:26:38.678Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2021-07-13T15:26:38.678Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-13T15:26:38.678Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2021-07-13T15:26:38.678Z] [2021-07-13T15:26:38.678Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2021-07-13T15:26:38.678Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-13T15:26:38.678Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2021-07-13T15:26:38.678Z] [2021-07-13T15:26:38.678Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2021-07-13T15:26:38.678Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-13T15:26:38.678Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2021-07-13T15:26:38.678Z] [2021-07-13T15:26:38.678Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s) [2021-07-13T15:26:38.678Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-13T15:26:38.678Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2021-07-13T15:26:38.678Z] [2021-07-13T15:26:38.678Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-07-13T15:26:38.678Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-13T15:26:38.678Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-07-13T15:26:38.678Z] [2021-07-13T15:26:38.678Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-07-13T15:26:38.678Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-13T15:26:38.678Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-07-13T15:26:38.678Z] [2021-07-13T15:26:38.678Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-07-13T15:26:38.678Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-13T15:26:38.678Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-07-13T15:26:38.678Z] [2021-07-13T15:26:38.678Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-07-13T15:26:38.678Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-13T15:26:38.678Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-07-13T15:26:38.678Z] [2021-07-13T15:26:38.678Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s) [2021-07-13T15:26:38.678Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-13T15:26:38.678Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2021-07-13T15:26:38.678Z] [2021-07-13T15:26:38.678Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2021-07-13T15:26:38.678Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-13T15:26:38.678Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2021-07-13T15:26:38.678Z] [2021-07-13T15:26:38.678Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s) [2021-07-13T15:26:38.678Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-13T15:26:38.678Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2021-07-13T15:26:38.678Z] [2021-07-13T15:26:38.678Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2021-07-13T15:26:38.678Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-13T15:26:38.678Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2021-07-13T15:26:38.678Z] [2021-07-13T15:26:38.678Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s) [2021-07-13T15:26:38.678Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-13T15:26:38.678Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2021-07-13T15:26:38.678Z] [2021-07-13T15:26:38.678Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2021-07-13T15:26:38.678Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-13T15:26:38.678Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2021-07-13T15:26:38.678Z] [2021-07-13T15:26:38.678Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2021-07-13T15:26:38.678Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-13T15:26:38.678Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2021-07-13T15:26:38.678Z] [2021-07-13T15:26:38.678Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2021-07-13T15:26:38.678Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-13T15:26:38.678Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2021-07-13T15:26:38.678Z] [2021-07-13T15:26:38.678Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s) [2021-07-13T15:26:38.678Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-13T15:26:38.678Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2021-07-13T15:26:38.678Z] [2021-07-13T15:26:38.678Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2021-07-13T15:26:38.678Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-13T15:26:38.678Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2021-07-13T15:26:38.678Z] [2021-07-13T15:26:38.678Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s) [2021-07-13T15:26:38.678Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-13T15:26:38.678Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2021-07-13T15:26:38.678Z] [2021-07-13T15:26:38.678Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2021-07-13T15:26:38.678Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-13T15:26:38.678Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2021-07-13T15:26:38.678Z] [2021-07-13T15:26:38.678Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s) [2021-07-13T15:26:38.678Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-13T15:26:38.678Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2021-07-13T15:26:38.678Z] [2021-07-13T15:26:38.678Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2021-07-13T15:26:38.678Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-13T15:26:38.678Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2021-07-13T15:26:38.678Z] [2021-07-13T15:26:38.678Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s) [2021-07-13T15:26:38.678Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-13T15:26:38.678Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2021-07-13T15:26:38.678Z] [2021-07-13T15:26:38.678Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2021-07-13T15:26:38.678Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-13T15:26:38.678Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2021-07-13T15:26:38.678Z] [2021-07-13T15:26:38.678Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-07-13T15:26:38.678Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-13T15:26:38.678Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-07-13T15:26:38.678Z] [2021-07-13T15:26:38.678Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-07-13T15:26:38.678Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-13T15:26:38.678Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-07-13T15:26:38.678Z] [2021-07-13T15:26:38.679Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2021-07-13T15:26:38.679Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-13T15:26:38.679Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2021-07-13T15:26:38.679Z] [2021-07-13T15:26:38.679Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2021-07-13T15:26:38.679Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-13T15:26:38.679Z] --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2021-07-13T15:26:38.679Z] [2021-07-13T15:26:38.679Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2021-07-13T15:26:38.679Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-13T15:26:38.679Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2021-07-13T15:26:38.679Z] [2021-07-13T15:26:38.679Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-07-13T15:26:38.679Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-13T15:26:38.679Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-07-13T15:26:38.679Z] [2021-07-13T15:26:38.679Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-07-13T15:26:38.679Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-13T15:26:38.679Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-07-13T15:26:38.679Z] [2021-07-13T15:26:38.679Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-07-13T15:26:38.679Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-13T15:26:38.679Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-07-13T15:26:38.679Z] [2021-07-13T15:26:38.679Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-07-13T15:26:38.679Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-13T15:26:38.679Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-07-13T15:26:38.679Z] [2021-07-13T15:26:38.679Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2021-07-13T15:26:38.679Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-13T15:26:38.679Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2021-07-13T15:26:38.679Z] [2021-07-13T15:26:38.679Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2021-07-13T15:26:38.679Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-13T15:26:38.679Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2021-07-13T15:26:38.679Z] [2021-07-13T15:26:38.679Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2021-07-13T15:26:38.679Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-13T15:26:38.679Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2021-07-13T15:26:38.679Z] [2021-07-13T15:26:38.679Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2021-07-13T15:26:38.679Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-13T15:26:38.679Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2021-07-13T15:26:38.679Z] [2021-07-13T15:26:38.679Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2021-07-13T15:26:38.679Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-13T15:26:38.679Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2021-07-13T15:26:38.679Z] [2021-07-13T15:26:38.679Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2021-07-13T15:26:38.679Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-13T15:26:38.679Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2021-07-13T15:26:38.679Z] [2021-07-13T15:26:38.679Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2021-07-13T15:26:38.679Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-13T15:26:38.679Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2021-07-13T15:26:38.679Z] [2021-07-13T15:26:38.679Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2021-07-13T15:26:38.679Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-13T15:26:38.679Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2021-07-13T15:26:38.679Z] [2021-07-13T15:26:38.679Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2021-07-13T15:26:38.679Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-07-13T15:26:38.679Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2021-07-13T15:26:38.679Z] [2021-07-13T15:26:38.679Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2021-07-13T15:26:38.679Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-07-13T15:26:38.679Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2021-07-13T15:26:38.679Z] [2021-07-13T15:26:38.679Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2021-07-13T15:26:38.679Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-07-13T15:26:38.679Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2021-07-13T15:26:38.679Z] [2021-07-13T15:26:38.679Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2021-07-13T15:26:38.679Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-07-13T15:26:38.679Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2021-07-13T15:26:38.679Z] [2021-07-13T15:26:38.679Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2021-07-13T15:26:38.679Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-07-13T15:26:38.679Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2021-07-13T15:26:38.679Z] [2021-07-13T15:26:38.679Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2021-07-13T15:26:38.679Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-07-13T15:26:38.679Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2021-07-13T15:26:38.679Z] [2021-07-13T15:26:38.679Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2021-07-13T15:26:38.679Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-07-13T15:26:38.679Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2021-07-13T15:26:38.679Z] [2021-07-13T15:26:38.679Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2021-07-13T15:26:38.679Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-07-13T15:26:38.679Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2021-07-13T15:26:38.679Z] [2021-07-13T15:26:38.679Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2021-07-13T15:26:38.679Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-07-13T15:26:38.679Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2021-07-13T15:26:38.679Z] [2021-07-13T15:26:38.679Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2021-07-13T15:26:38.679Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-07-13T15:26:38.679Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2021-07-13T15:26:38.679Z] [2021-07-13T15:26:38.679Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2021-07-13T15:26:38.679Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-07-13T15:26:38.679Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2021-07-13T15:26:38.679Z] [2021-07-13T15:26:38.679Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2021-07-13T15:26:38.679Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-07-13T15:26:38.679Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2021-07-13T15:26:38.679Z] [2021-07-13T15:26:38.679Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2021-07-13T15:26:38.679Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-07-13T15:26:38.679Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2021-07-13T15:26:38.679Z] [2021-07-13T15:26:38.679Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2021-07-13T15:26:38.679Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-07-13T15:26:38.679Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2021-07-13T15:26:38.679Z] [2021-07-13T15:26:38.679Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2021-07-13T15:26:38.679Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-07-13T15:26:38.679Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2021-07-13T15:26:38.679Z] [2021-07-13T15:26:38.679Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2021-07-13T15:26:38.679Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-07-13T15:26:38.679Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2021-07-13T15:26:38.679Z] [2021-07-13T15:26:38.679Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2021-07-13T15:26:38.679Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-13T15:26:38.679Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2021-07-13T15:26:38.679Z] [2021-07-13T15:26:38.679Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s) [2021-07-13T15:26:38.679Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-13T15:26:38.679Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2021-07-13T15:26:38.679Z] [2021-07-13T15:26:38.679Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2021-07-13T15:26:38.679Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-13T15:26:38.679Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2021-07-13T15:26:38.679Z] [2021-07-13T15:26:38.679Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2021-07-13T15:26:38.679Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-13T15:26:38.679Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2021-07-13T15:26:38.679Z] [2021-07-13T15:26:38.679Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2021-07-13T15:26:38.679Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-13T15:26:38.679Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2021-07-13T15:26:38.679Z] [2021-07-13T15:26:38.679Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s) [2021-07-13T15:26:38.679Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-13T15:26:38.679Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2021-07-13T15:26:38.679Z] [2021-07-13T15:26:38.679Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2021-07-13T15:26:38.679Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-13T15:26:38.679Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2021-07-13T15:26:38.679Z] [2021-07-13T15:26:38.679Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2021-07-13T15:26:38.679Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-13T15:26:38.679Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2021-07-13T15:26:38.679Z] [2021-07-13T15:26:38.679Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2021-07-13T15:26:38.679Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-13T15:26:38.679Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2021-07-13T15:26:38.679Z] [2021-07-13T15:26:38.679Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2021-07-13T15:26:38.679Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-13T15:26:38.679Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2021-07-13T15:26:38.679Z] [2021-07-13T15:26:38.679Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s) [2021-07-13T15:26:38.679Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-13T15:26:38.679Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2021-07-13T15:26:38.679Z] [2021-07-13T15:26:38.679Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s) [2021-07-13T15:26:38.679Z] check_test.go:128: unmatched requirement DaemonIsLinux [2021-07-13T15:26:38.679Z] [2021-07-13T15:26:38.679Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s) [2021-07-13T15:26:38.679Z] check_test.go:134: unmatched requirement DaemonIsLinux [2021-07-13T15:26:38.679Z] [2021-07-13T15:26:38.679Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s) [2021-07-13T15:26:38.679Z] check_test.go:142: unmatched requirement DaemonIsLinux [2021-07-13T15:26:38.679Z] [2021-07-13T15:26:38.679Z] [2021-07-13T15:26:38.679Z] DONE 1092 tests, 546 skipped in 2407.083s [2021-07-13T15:26:38.679Z] INFO: Integration tests ended at 07/13/2021 15:26:38. Duration:00:40:07.1811600 [2021-07-13T15:26:38.679Z] INFO: Docker info of the daemon under test at end of run [2021-07-13T15:26:38.679Z] [2021-07-13T15:26:38.679Z] Containers: 2 [2021-07-13T15:26:38.679Z] Running: 0 [2021-07-13T15:26:38.679Z] Paused: 0 [2021-07-13T15:26:38.679Z] Stopped: 2 [2021-07-13T15:26:38.679Z] Images: 18 [2021-07-13T15:26:38.679Z] Server Version: 0.0.0-dev [2021-07-13T15:26:38.679Z] Storage Driver: windowsfilter [2021-07-13T15:26:38.679Z] Windows: [2021-07-13T15:26:38.679Z] Logging Driver: json-file [2021-07-13T15:26:38.679Z] Plugins: [2021-07-13T15:26:38.679Z] Volume: local [2021-07-13T15:26:38.679Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-07-13T15:26:38.679Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-07-13T15:26:38.679Z] Swarm: inactive [2021-07-13T15:26:38.679Z] Default Isolation: process [2021-07-13T15:26:38.679Z] Kernel Version: 10.0 20295 (20295.1.amd64fre.fe_release.210212-1600) [2021-07-13T15:26:38.680Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20295.1) [2021-07-13T15:26:38.680Z] OSType: windows [2021-07-13T15:26:38.680Z] Architecture: x86_64 [2021-07-13T15:26:38.680Z] CPUs: 4 [2021-07-13T15:26:38.680Z] Total Memory: 32GiB [2021-07-13T15:26:38.680Z] Name: azwin-2-fca940 [2021-07-13T15:26:38.680Z] ID: OBPP:PDTH:HM4G:47SO:3AEZ:RS3N:3KRP:PFBG:TEGP:MFVY:4A6N:WEMV [2021-07-13T15:26:38.680Z] Docker Root Dir: D:\CI\PR-42631\2\daemon [2021-07-13T15:26:38.680Z] Debug Mode (client): false [2021-07-13T15:26:38.680Z] Debug Mode (server): true [2021-07-13T15:26:38.680Z] File Descriptors: -1 [2021-07-13T15:26:38.680Z] Goroutines: 17 [2021-07-13T15:26:38.680Z] System Time: 2021-07-13T15:26:38.5835149Z [2021-07-13T15:26:38.680Z] EventsListeners: 0 [2021-07-13T15:26:38.680Z] Registry: https://index.docker.io/v1/ [2021-07-13T15:26:38.680Z] Labels: [2021-07-13T15:26:38.680Z] Experimental: false [2021-07-13T15:26:38.680Z] Insecure Registries: [2021-07-13T15:26:38.680Z] 127.0.0.0/8 [2021-07-13T15:26:38.680Z] Live Restore Enabled: false [2021-07-13T15:26:38.680Z] [2021-07-13T15:26:38.680Z] [2021-07-13T15:26:38.680Z] INFO: Stopping daemon under test [2021-07-13T15:26:39.142Z] SUCCESS: The process with PID 6820 (child process of PID 824) has been terminated. [2021-07-13T15:26:39.142Z] SUCCESS: The process with PID 824 (child process of PID 4716) has been terminated. [2021-07-13T15:26:39.142Z] INFO: Stop tailing logs of the daemon under tests [2021-07-13T15:26:39.142Z] INFO: executeCI.ps1 Completed successfully at 07/13/2021 15:26:38. [2021-07-13T15:26:39.142Z] INFO: Tidying up at end of run [2021-07-13T15:26:39.142Z] INFO: Saving daemon under test log (d:\CI\PR-42631\2\dut.out) to bundles\CIDUT.out [2021-07-13T15:26:39.142Z] INFO: Saving daemon under test log (d:\CI\PR-42631\2\dut.err) to bundles\CIDUT.err [2021-07-13T15:26:39.142Z] INFO: Nuke-Everything... [2021-07-13T15:26:39.606Z] INFO: Container count on control daemon to delete is 2 [2021-07-13T15:26:39.606Z] 749fc7ec26eb [2021-07-13T15:26:39.606Z] 033dc9de1dbc [2021-07-13T15:26:40.073Z] INFO: Non-base image count on control daemon to delete is 1 [2021-07-13T15:26:40.799Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} [2021-07-13T15:26:43.763Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} [2021-07-13T15:26:45.993Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} [2021-07-13T15:26:48.969Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc0008c2c90_} [2021-07-13T15:26:50.428Z] Deleted: sha256:3b6a7205fa0e409fbd4ea8689c44783c5e0caa7aa180d8d7d197807fdca690ee [2021-07-13T15:26:50.428Z] Deleted: sha256:90f9da5648e786cb5afc25fac965b4cc7e2cea3adf7e460c47213ccc04d26598 [2021-07-13T15:26:50.428Z] Deleted: sha256:68ee3f9b0756a5125f8dcba1f5147052ff42dc90590f6e0311bb6e07e045d437 [2021-07-13T15:26:50.428Z] Deleted: sha256:63cfdb2ee00b51ec24a4a28e92a45db747b5efe559c7b23c6211a6e648fd4972 [2021-07-13T15:26:50.428Z] Deleted: sha256:3140b1eea85c5f5cfbbb133fea53699f3fa41788c8a1bf61dddf8288f1446866 [2021-07-13T15:26:50.428Z] Deleted: sha256:9523b81afe94cf2fd1db072d1ef57712134616b341652d63f5ad98a9554e1331 [2021-07-13T15:26:50.428Z] Deleted: sha256:444d8ec2d0db99e5bc906348afe00e86b3eb911060e58470f33295e78ac2d0e4 [2021-07-13T15:26:50.428Z] Deleted: sha256:4ce3f6b08c002c233fad64b612a1404e200507ffc17e45f5edbe87cf0b7013ad [2021-07-13T15:26:50.428Z] Deleted: sha256:7e76b4861c7b141312e3d9cb0799e91194cea23b091fdbcf8d63a6dbdf8d8b49 [2021-07-13T15:26:50.428Z] Deleted: sha256:3be73ed17294be8bc45d54d58eb078189d172108ca70c61e92d33f6b7b136a1e [2021-07-13T15:26:50.428Z] Deleted: sha256:3a1e1c20df3dd8598c14530126ab6e3d530ea8ae7ad4f1eeeb1a8207b71dc18e [2021-07-13T15:26:50.428Z] Deleted: sha256:345cce632b4bf336a5e4926f4a1101e1fc5779a32ba32ab8e96cb5f66ccfebb1 [2021-07-13T15:26:50.428Z] Deleted: sha256:b60c17df26f9cd6558a0394ec0e614692de293367e1bce3d45690bf3426ea1fa [2021-07-13T15:26:50.428Z] Deleted: sha256:a9196fcf87f2999555c6875c6d9dce19f655fb58e828bae752ef84ff03a19249 [2021-07-13T15:26:50.428Z] Deleted: sha256:4d9f08d6dd97331f6ebd2b62d5e861f18dc2e67e8c7809cb06b05bc03d625f86 [2021-07-13T15:26:50.428Z] Deleted: sha256:43dd7df5fbba66e19ee11992c6b41058c2d4ea74de878b3f4f3196bac89f702d [2021-07-13T15:26:50.428Z] INFO: Tidying pidfile d:\CI\PR-42631\2\docker.pid [2021-07-13T15:26:50.428Z] INFO: Nuking d:\CI [2021-07-13T15:26:51.934Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-1004690902_c:\foo_false____} [2021-07-13T15:26:54.158Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-1004690902_c:\foo_true____} [2021-07-13T15:26:57.123Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2021-07-13T15:26:57.123Z] docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux [2021-07-13T15:26:57.123Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2021-07-13T15:26:57.123Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2021-07-13T15:26:57.123Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2021-07-13T15:26:57.123Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2021-07-13T15:26:57.123Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2021-07-13T15:26:57.123Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2021-07-13T15:26:57.123Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2021-07-13T15:26:57.123Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2021-07-13T15:26:57.123Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2021-07-13T15:26:57.123Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2021-07-13T15:26:57.123Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2021-07-13T15:26:57.593Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2021-07-13T15:26:57.593Z] docker_cli_run_test.go:3440: unmatched requirement DaemonIsLinux [2021-07-13T15:26:57.593Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2021-07-13T15:26:57.593Z] docker_cli_run_test.go:3432: unmatched requirement DaemonIsLinux [2021-07-13T15:26:57.593Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2021-07-13T15:26:57.593Z] docker_cli_run_test.go:3459: unmatched requirement DaemonIsLinux [2021-07-13T15:26:57.593Z] === RUN TestDockerSuite/TestCopyAndRestart [2021-07-13T15:26:57.593Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2021-07-13T15:26:57.593Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2021-07-13T15:26:57.593Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2021-07-13T15:26:57.593Z] === RUN TestDockerSuite/TestCpAbsolutePath [2021-07-13T15:27:00.561Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2021-07-13T15:27:00.561Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2021-07-13T15:27:00.561Z] === RUN TestDockerSuite/TestCpFromCaseA [2021-07-13T15:27:00.561Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2021-07-13T15:27:00.561Z] === RUN TestDockerSuite/TestCpFromCaseB [2021-07-13T15:27:00.561Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2021-07-13T15:27:00.561Z] === RUN TestDockerSuite/TestCpFromCaseC [2021-07-13T15:27:00.561Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2021-07-13T15:27:00.561Z] === RUN TestDockerSuite/TestCpFromCaseD [2021-07-13T15:27:00.561Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2021-07-13T15:27:00.561Z] === RUN TestDockerSuite/TestCpFromCaseE [2021-07-13T15:27:00.561Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2021-07-13T15:27:00.561Z] === RUN TestDockerSuite/TestCpFromCaseF [2021-07-13T15:27:00.561Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2021-07-13T15:27:00.561Z] === RUN TestDockerSuite/TestCpFromCaseG [2021-07-13T15:27:00.561Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2021-07-13T15:27:00.561Z] === RUN TestDockerSuite/TestCpFromCaseH [2021-07-13T15:27:00.561Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2021-07-13T15:27:00.562Z] === RUN TestDockerSuite/TestCpFromCaseI [2021-07-13T15:27:00.562Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2021-07-13T15:27:00.562Z] === RUN TestDockerSuite/TestCpFromCaseJ [2021-07-13T15:27:00.562Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2021-07-13T15:27:00.562Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2021-07-13T15:27:00.562Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2021-07-13T15:27:00.562Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2021-07-13T15:27:00.562Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2021-07-13T15:27:00.562Z] === RUN TestDockerSuite/TestCpGarbagePath [2021-07-13T15:27:03.525Z] === RUN TestDockerSuite/TestCpLocalOnly [2021-07-13T15:27:03.525Z] === RUN TestDockerSuite/TestCpNameHasColon [2021-07-13T15:27:03.525Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2021-07-13T15:27:03.525Z] === RUN TestDockerSuite/TestCpRelativePath [2021-07-13T15:27:05.280Z] INFO: Zapped successfully [2021-07-13T15:27:05.280Z] [2021-07-13T15:27:05.280Z] INFO: executeCI.ps1 exiting at Tue Jul 13 15:27:03 CUT 2021. Duration 01:10:32.6628330 [2021-07-13T15:27:05.280Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] junit [2021-07-13T15:27:05.524Z] Recording test results [2021-07-13T15:27:05.976Z] [Checks API] No suitable checks publisher found. [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2021-07-13T15:27:06.490Z] === RUN TestDockerSuite/TestCpSpecialFiles [2021-07-13T15:27:06.490Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2021-07-13T15:27:06.490Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2021-07-13T15:27:06.490Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2021-07-13T15:27:06.490Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2021-07-13T15:27:06.490Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2021-07-13T15:27:06.490Z] === RUN TestDockerSuite/TestCpToCaseA [2021-07-13T15:27:07.685Z] Creating win-2022-integration-bundles.zip [Pipeline] archiveArtifacts [2021-07-13T15:27:08.877Z] Archiving artifacts [2021-07-13T15:27:10.094Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42631/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-07-13T15:27:11.117Z] + make clean [2021-07-13T15:27:11.264Z] === RUN TestDockerSuite/TestCpToCaseB [2021-07-13T15:27:12.098Z] docker volume rm -f docker-dev-cache [2021-07-13T15:27:12.098Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-07-13T15:27:14.236Z] === RUN TestDockerSuite/TestCpToCaseC [2021-07-13T15:27:14.236Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2021-07-13T15:27:14.236Z] === RUN TestDockerSuite/TestCpToCaseD [2021-07-13T15:27:14.236Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2021-07-13T15:27:14.236Z] === RUN TestDockerSuite/TestCpToCaseE [2021-07-13T15:27:24.702Z] === RUN TestDockerSuite/TestCpToCaseF [2021-07-13T15:27:24.702Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2021-07-13T15:27:24.702Z] === RUN TestDockerSuite/TestCpToCaseG [2021-07-13T15:27:24.702Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2021-07-13T15:27:24.702Z] === RUN TestDockerSuite/TestCpToCaseH [2021-07-13T15:27:35.156Z] === RUN TestDockerSuite/TestCpToCaseI [2021-07-13T15:27:35.156Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2021-07-13T15:27:35.156Z] === RUN TestDockerSuite/TestCpToCaseJ [2021-07-13T15:27:35.156Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2021-07-13T15:27:35.156Z] === RUN TestDockerSuite/TestCpToDot [2021-07-13T15:27:38.124Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2021-07-13T15:27:38.124Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2021-07-13T15:27:38.124Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2021-07-13T15:27:38.124Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2021-07-13T15:27:38.124Z] === RUN TestDockerSuite/TestCpToStdout [2021-07-13T15:27:41.096Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2021-07-13T15:27:41.096Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2021-07-13T15:27:41.096Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2021-07-13T15:27:41.096Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2021-07-13T15:27:41.096Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2021-07-13T15:27:41.096Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2021-07-13T15:27:41.096Z] === RUN TestDockerSuite/TestCpVolumePath [2021-07-13T15:27:41.096Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2021-07-13T15:27:41.096Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2021-07-13T15:27:41.096Z] === RUN TestDockerSuite/TestCreateArgs [2021-07-13T15:27:41.567Z] === RUN TestDockerSuite/TestCreateByImageID [2021-07-13T15:27:43.794Z] === RUN TestDockerSuite/TestCreateEchoStdout [2021-07-13T15:27:46.763Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2021-07-13T15:27:46.763Z] === RUN TestDockerSuite/TestCreateHostConfig [2021-07-13T15:27:46.763Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2021-07-13T15:27:48.988Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2021-07-13T15:27:49.459Z] === RUN TestDockerSuite/TestCreateLabels [2021-07-13T15:27:49.930Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2021-07-13T15:27:49.931Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2021-07-13T15:27:49.931Z] === RUN TestDockerSuite/TestCreateRM [2021-07-13T15:27:50.401Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2021-07-13T15:27:50.401Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-07-13T15:27:50.401Z] === RUN TestDockerSuite/TestCreateStopSignal [2021-07-13T15:27:50.401Z] === RUN TestDockerSuite/TestCreateStopTimeout [2021-07-13T15:27:51.394Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2021-07-13T15:28:00.085Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2021-07-13T15:28:00.085Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2021-07-13T15:28:00.557Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2021-07-13T15:28:04.365Z] === RUN TestDockerSuite/TestCreateWithPortRange [2021-07-13T15:28:04.365Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2021-07-13T15:28:04.365Z] docker_api_containers_test.go:854: unmatched requirement DaemonIsLinux [2021-07-13T15:28:04.365Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2021-07-13T15:28:07.331Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2021-07-13T15:28:07.331Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2021-07-13T15:28:07.331Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2021-07-13T15:28:07.803Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2021-07-13T15:28:07.803Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2021-07-13T15:28:07.803Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2021-07-13T15:28:07.803Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2021-07-13T15:28:07.803Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2021-07-13T15:28:07.803Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2021-07-13T15:28:07.803Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2021-07-13T15:28:07.803Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2021-07-13T15:28:07.803Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2021-07-13T15:28:07.803Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2021-07-13T15:28:07.803Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2021-07-13T15:28:07.803Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2021-07-13T15:28:07.803Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2021-07-13T15:28:07.803Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2021-07-13T15:28:07.803Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2021-07-13T15:28:07.803Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2021-07-13T15:28:07.803Z] === RUN TestDockerSuite/TestDevicePermissions [2021-07-13T15:28:07.803Z] docker_cli_run_test.go:2969: unmatched requirement DaemonIsLinux [2021-07-13T15:28:07.803Z] === RUN TestDockerSuite/TestDockerFails [2021-07-13T15:28:07.803Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2021-07-13T15:28:07.803Z] docker_cli_volume_test.go:454: unmatched requirement DaemonIsLinux [2021-07-13T15:28:07.803Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2021-07-13T15:28:07.803Z] docker_cli_volume_test.go:495: unmatched requirement DaemonIsLinux [2021-07-13T15:28:07.803Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2021-07-13T15:28:07.803Z] docker_cli_volume_test.go:537: unmatched requirement DaemonIsLinux [2021-07-13T15:28:07.803Z] === RUN TestDockerSuite/TestEventsAttach [2021-07-13T15:28:07.803Z] docker_cli_events_test.go:467: unmatched requirement DaemonIsLinux [2021-07-13T15:28:07.803Z] === RUN TestDockerSuite/TestEventsCommit [2021-07-13T15:28:07.803Z] docker_cli_events_test.go:398: unmatched requirement DaemonIsLinux [2021-07-13T15:28:07.803Z] === RUN TestDockerSuite/TestEventsContainerEvents [2021-07-13T15:28:10.784Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2021-07-13T15:28:13.755Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2021-07-13T15:28:16.724Z] === RUN TestDockerSuite/TestEventsContainerRestart [2021-07-13T15:28:27.190Z] === RUN TestDockerSuite/TestEventsCopy [2021-07-13T15:28:31.007Z] === RUN TestDockerSuite/TestEventsFilterContainer [2021-07-13T15:28:36.892Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2021-07-13T15:28:39.120Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2021-07-13T15:28:40.112Z] === RUN TestDockerSuite/TestEventsFilterImageName [2021-07-13T15:28:44.889Z] === RUN TestDockerSuite/TestEventsFilterLabels [2021-07-13T15:28:45.359Z] === RUN TestDockerSuite/TestEventsFilterType [2021-07-13T15:28:46.353Z] === RUN TestDockerSuite/TestEventsFilters [2021-07-13T15:28:52.248Z] === RUN TestDockerSuite/TestEventsFormat [2021-07-13T15:28:57.019Z] === RUN TestDockerSuite/TestEventsFormatBadField [2021-07-13T15:28:57.019Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2021-07-13T15:28:57.137Z] === RUN TestDockerSuite/TestBuildDotDotFile [2021-07-13T15:28:57.137Z] === RUN TestDockerSuite/TestBuildEOLInLine [2021-07-13T15:28:57.137Z] docker_cli_build_test.go:2631: unmatched requirement DaemonIsLinux [2021-07-13T15:28:57.137Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2021-07-13T15:28:57.137Z] docker_cli_build_test.go:3166: unmatched requirement DaemonIsLinux [2021-07-13T15:28:57.137Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2021-07-13T15:28:57.137Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2021-07-13T15:28:57.137Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2021-07-13T15:28:57.137Z] docker_cli_build_test.go:3933: unmatched requirement DaemonIsLinux [2021-07-13T15:28:57.137Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2021-07-13T15:28:57.137Z] === RUN TestDockerSuite/TestBuildEntrypoint [2021-07-13T15:28:57.137Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2021-07-13T15:28:57.137Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2021-07-13T15:28:57.137Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2021-07-13T15:28:57.490Z] === RUN TestDockerSuite/TestEventsImageImport [2021-07-13T15:28:57.490Z] docker_cli_events_test.go:171: unmatched requirement DaemonIsLinux [2021-07-13T15:28:57.490Z] === RUN TestDockerSuite/TestEventsImageLoad [2021-07-13T15:28:57.490Z] docker_cli_events_test.go:193: unmatched requirement DaemonIsLinux [2021-07-13T15:28:57.490Z] === RUN TestDockerSuite/TestEventsImagePull [2021-07-13T15:28:57.490Z] docker_cli_events_test.go:152: unmatched requirement DaemonIsLinux [2021-07-13T15:28:57.490Z] === RUN TestDockerSuite/TestEventsImageTag [2021-07-13T15:28:58.481Z] === RUN TestDockerSuite/TestEventsPluginOps [2021-07-13T15:28:58.481Z] docker_cli_events_test.go:232: unmatched requirement DaemonIsLinux [2021-07-13T15:28:58.481Z] === RUN TestDockerSuite/TestEventsRename [2021-07-13T15:29:01.457Z] === RUN TestDockerSuite/TestEventsResize [2021-07-13T15:29:03.106Z] === RUN TestDockerSuite/TestBuildEnv [2021-07-13T15:29:03.106Z] docker_cli_build_test.go:1471: unmatched requirement DaemonIsLinux [2021-07-13T15:29:03.106Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2021-07-13T15:29:03.106Z] docker_cli_build_test.go:305: unmatched requirement DaemonIsLinux [2021-07-13T15:29:03.106Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2021-07-13T15:29:03.106Z] docker_cli_build_test.go:322: unmatched requirement DaemonIsLinux [2021-07-13T15:29:03.106Z] === RUN TestDockerSuite/TestBuildEnvUsage [2021-07-13T15:29:03.106Z] docker_cli_build_test.go:2714: unmatched requirement DaemonIsLinux [2021-07-13T15:29:03.106Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2021-07-13T15:29:03.106Z] docker_cli_build_test.go:2745: unmatched requirement DaemonIsLinux [2021-07-13T15:29:03.106Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2021-07-13T15:29:07.959Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2021-07-13T15:29:07.959Z] docker_cli_build_test.go:174: unmatched requirement DaemonIsLinux [2021-07-13T15:29:07.959Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2021-07-13T15:29:07.959Z] docker_cli_build_test.go:105: unmatched requirement DaemonIsLinux [2021-07-13T15:29:07.959Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2021-07-13T15:29:07.959Z] docker_cli_build_test.go:63: unmatched requirement DaemonIsLinux [2021-07-13T15:29:07.959Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2021-07-13T15:29:08.973Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2021-07-13T15:29:10.146Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2021-07-13T15:29:13.110Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2021-07-13T15:29:14.949Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2021-07-13T15:29:15.337Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2021-07-13T15:29:21.232Z] === RUN TestDockerSuite/TestEventsTop [2021-07-13T15:29:21.232Z] docker_cli_events_test.go:516: unmatched requirement DaemonIsLinux [2021-07-13T15:29:21.232Z] === RUN TestDockerSuite/TestEventsUntag [2021-07-13T15:29:23.458Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2021-07-13T15:29:28.233Z] === RUN TestDockerSuite/TestExec [2021-07-13T15:29:28.233Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2021-07-13T15:29:28.233Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2021-07-13T15:29:28.233Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2021-07-13T15:29:28.233Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2021-07-13T15:29:30.460Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2021-07-13T15:29:32.686Z] === RUN TestDockerSuite/TestExecAPIStart [2021-07-13T15:29:32.686Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2021-07-13T15:29:32.686Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2021-07-13T15:29:32.686Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2021-07-13T15:29:32.686Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2021-07-13T15:29:32.686Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2021-07-13T15:29:32.686Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2021-07-13T15:29:34.913Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2021-07-13T15:29:36.385Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2021-07-13T15:29:36.385Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2021-07-13T15:29:36.385Z] docker_cli_build_test.go:3299: unmatched requirement DaemonIsLinux [2021-07-13T15:29:36.385Z] === RUN TestDockerSuite/TestBuildExpose [2021-07-13T15:29:36.385Z] docker_cli_build_test.go:1592: unmatched requirement DaemonIsLinux [2021-07-13T15:29:36.385Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2021-07-13T15:29:36.385Z] docker_cli_build_test.go:1606: unmatched requirement DaemonIsLinux [2021-07-13T15:29:36.385Z] === RUN TestDockerSuite/TestBuildExposeOrder [2021-07-13T15:29:36.385Z] docker_cli_build_test.go:1655: unmatched requirement DaemonIsLinux [2021-07-13T15:29:36.385Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2021-07-13T15:29:36.385Z] docker_cli_build_test.go:1671: unmatched requirement DaemonIsLinux [2021-07-13T15:29:36.385Z] === RUN TestDockerSuite/TestBuildFails [2021-07-13T15:29:36.868Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2021-07-13T15:29:37.350Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2021-07-13T15:29:37.879Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2021-07-13T15:29:40.104Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2021-07-13T15:29:42.330Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2021-07-13T15:29:43.318Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2021-07-13T15:29:50.597Z] === RUN TestDockerSuite/TestBuildForceRm [2021-07-13T15:29:52.781Z] === RUN TestDockerSuite/TestExecCgroup [2021-07-13T15:29:52.781Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2021-07-13T15:29:52.781Z] === RUN TestDockerSuite/TestExecEnv [2021-07-13T15:29:52.781Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2021-07-13T15:29:52.781Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2021-07-13T15:29:52.781Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2021-07-13T15:29:52.781Z] === RUN TestDockerSuite/TestExecExitStatus [2021-07-13T15:29:54.356Z] === RUN TestDockerSuite/TestExecInspectID [2021-07-13T15:30:00.245Z] === RUN TestDockerSuite/TestExecInteractive [2021-07-13T15:30:00.245Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2021-07-13T15:30:00.245Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2021-07-13T15:30:00.245Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2021-07-13T15:30:00.245Z] === RUN TestDockerSuite/TestExecParseError [2021-07-13T15:30:00.245Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2021-07-13T15:30:00.245Z] === RUN TestDockerSuite/TestExecPausedContainer [2021-07-13T15:30:00.245Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2021-07-13T15:30:00.245Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2021-07-13T15:30:00.245Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2021-07-13T15:30:00.245Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2021-07-13T15:30:02.477Z] === RUN TestDockerSuite/TestExecSetEnv [2021-07-13T15:30:02.477Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2021-07-13T15:30:02.477Z] === RUN TestDockerSuite/TestExecStartFails [2021-07-13T15:30:02.477Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2021-07-13T15:30:02.477Z] === RUN TestDockerSuite/TestExecStateCleanup [2021-07-13T15:30:02.477Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2021-07-13T15:30:02.477Z] === RUN TestDockerSuite/TestExecStopNotHanging [2021-07-13T15:30:02.477Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2021-07-13T15:30:02.477Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2021-07-13T15:30:02.477Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2021-07-13T15:30:02.477Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2021-07-13T15:30:03.240Z] === RUN TestDockerSuite/TestBuildFromGit [2021-07-13T15:30:05.449Z] === RUN TestDockerSuite/TestExecUlimits [2021-07-13T15:30:05.449Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2021-07-13T15:30:05.449Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2021-07-13T15:30:11.341Z] === RUN TestDockerSuite/TestExecWithImageUser [2021-07-13T15:30:11.341Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2021-07-13T15:30:11.341Z] === RUN TestDockerSuite/TestExecWithPrivileged [2021-07-13T15:30:11.341Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2021-07-13T15:30:11.341Z] === RUN TestDockerSuite/TestExecWithUser [2021-07-13T15:30:11.341Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2021-07-13T15:30:11.341Z] === RUN TestDockerSuite/TestGetContainerStats [2021-07-13T15:30:15.887Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2021-07-13T15:30:15.887Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2021-07-13T15:30:17.232Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2021-07-13T15:30:23.192Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2021-07-13T15:30:23.192Z] docker_cli_build_test.go:3698: unmatched requirement UnixCli [2021-07-13T15:30:23.192Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2021-07-13T15:30:23.676Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2021-07-13T15:30:24.420Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2021-07-13T15:30:24.693Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2021-07-13T15:30:24.693Z] docker_cli_build_test.go:3749: unmatched requirement DaemonIsLinux [2021-07-13T15:30:24.693Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2021-07-13T15:30:27.384Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2021-07-13T15:30:33.283Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2021-07-13T15:30:33.283Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2021-07-13T15:30:33.283Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2021-07-13T15:30:33.283Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2021-07-13T15:30:33.283Z] === RUN TestDockerSuite/TestHealth [2021-07-13T15:30:33.283Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2021-07-13T15:30:33.754Z] === RUN TestDockerSuite/TestHistoryExistentImage [2021-07-13T15:30:33.754Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2021-07-13T15:30:33.754Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2021-07-13T15:30:33.754Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2021-07-13T15:30:35.268Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2021-07-13T15:30:35.268Z] docker_cli_build_test.go:237: unmatched requirement DaemonIsLinux [2021-07-13T15:30:35.268Z] === RUN TestDockerSuite/TestBuildHistory [2021-07-13T15:30:39.644Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2021-07-13T15:30:39.644Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2021-07-13T15:30:39.644Z] docker_cli_images_test.go:228: unmatched requirement DaemonIsLinux [2021-07-13T15:30:39.644Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2021-07-13T15:30:39.644Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2021-07-13T15:30:39.644Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2021-07-13T15:30:39.644Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2021-07-13T15:30:40.115Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2021-07-13T15:30:40.115Z] docker_cli_images_test.go:283: unmatched requirement DaemonIsLinux [2021-07-13T15:30:40.115Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2021-07-13T15:30:41.688Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2021-07-13T15:30:41.688Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2021-07-13T15:30:43.916Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2021-07-13T15:30:43.916Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2021-07-13T15:30:46.141Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2021-07-13T15:30:49.949Z] === RUN TestDockerSuite/TestImagesFormat [2021-07-13T15:30:49.949Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2021-07-13T15:30:49.949Z] docker_cli_images_test.go:342: unmatched requirement DaemonIsLinux [2021-07-13T15:30:49.949Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2021-07-13T15:30:50.372Z] === RUN TestDockerSuite/TestBuildIidFile [2021-07-13T15:30:50.372Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2021-07-13T15:30:51.976Z] === RUN TestDockerSuite/TestBuildInheritance [2021-07-13T15:30:51.976Z] docker_cli_build_test.go:2203: unmatched requirement DaemonIsLinux [2021-07-13T15:30:51.976Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2021-07-13T15:30:52.988Z] === RUN TestDockerSuite/TestBuildInvalidTag [2021-07-13T15:30:52.988Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2021-07-13T15:30:53.754Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2021-07-13T15:30:53.754Z] === RUN TestDockerSuite/TestImportBadURL [2021-07-13T15:30:55.979Z] === RUN TestDockerSuite/TestImportDisplay [2021-07-13T15:30:55.979Z] docker_cli_import_test.go:19: unmatched requirement DaemonIsLinux [2021-07-13T15:30:55.979Z] === RUN TestDockerSuite/TestImportFile [2021-07-13T15:30:55.979Z] docker_cli_import_test.go:48: unmatched requirement DaemonIsLinux [2021-07-13T15:30:55.979Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2021-07-13T15:30:55.979Z] === RUN TestDockerSuite/TestImportFileWithMessage [2021-07-13T15:30:55.979Z] docker_cli_import_test.go:92: unmatched requirement DaemonIsLinux [2021-07-13T15:30:55.979Z] === RUN TestDockerSuite/TestImportGzipped [2021-07-13T15:30:55.979Z] docker_cli_import_test.go:69: unmatched requirement DaemonIsLinux [2021-07-13T15:30:55.979Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2021-07-13T15:30:55.979Z] docker_cli_import_test.go:128: unmatched requirement DaemonIsLinux [2021-07-13T15:30:55.979Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2021-07-13T15:30:55.979Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2021-07-13T15:30:55.979Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2021-07-13T15:30:55.979Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2021-07-13T15:30:55.979Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2021-07-13T15:30:55.979Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2021-07-13T15:30:55.979Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2021-07-13T15:30:56.450Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2021-07-13T15:30:56.450Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2021-07-13T15:30:56.450Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2021-07-13T15:30:56.450Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-07-13T15:30:56.450Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2021-07-13T15:30:57.837Z] === RUN TestDockerSuite/TestBuildLabel [2021-07-13T15:30:59.417Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2021-07-13T15:30:59.440Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2021-07-13T15:30:59.921Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2021-07-13T15:31:01.523Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2021-07-13T15:31:02.005Z] === RUN TestDockerSuite/TestBuildLabels [2021-07-13T15:31:02.382Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2021-07-13T15:31:02.382Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2021-07-13T15:31:02.382Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2021-07-13T15:31:02.382Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2021-07-13T15:31:02.382Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2021-07-13T15:31:02.382Z] === RUN TestDockerSuite/TestInspectAmpersand [2021-07-13T15:31:02.382Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2021-07-13T15:31:02.382Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2021-07-13T15:31:03.019Z] === RUN TestDockerSuite/TestBuildLabelsCache [2021-07-13T15:31:04.611Z] === RUN TestDockerSuite/TestInspectByPrefix [2021-07-13T15:31:04.611Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2021-07-13T15:31:05.289Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2021-07-13T15:31:07.585Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2021-07-13T15:31:07.585Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2021-07-13T15:31:07.585Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2021-07-13T15:31:07.585Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2021-07-13T15:31:07.585Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2021-07-13T15:31:07.585Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2021-07-13T15:31:07.585Z] === RUN TestDockerSuite/TestInspectDefault [2021-07-13T15:31:10.551Z] === RUN TestDockerSuite/TestInspectHistory [2021-07-13T15:31:12.562Z] === RUN TestDockerSuite/TestBuildLastModified [2021-07-13T15:31:12.562Z] docker_cli_build_test.go:395: unmatched requirement DaemonIsLinux [2021-07-13T15:31:12.562Z] === RUN TestDockerSuite/TestBuildLineBreak [2021-07-13T15:31:12.562Z] docker_cli_build_test.go:2620: unmatched requirement DaemonIsLinux [2021-07-13T15:31:12.562Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2021-07-13T15:31:13.046Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2021-07-13T15:31:13.046Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2021-07-13T15:31:13.046Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2021-07-13T15:31:13.046Z] === RUN TestDockerSuite/TestBuildMaintainer [2021-07-13T15:31:14.058Z] === RUN TestDockerSuite/TestBuildMissingArgs [2021-07-13T15:31:14.538Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2021-07-13T15:31:15.327Z] === RUN TestDockerSuite/TestInspectImage [2021-07-13T15:31:15.327Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2021-07-13T15:31:15.327Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2021-07-13T15:31:15.327Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2021-07-13T15:31:15.327Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2021-07-13T15:31:15.327Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-07-13T15:31:15.327Z] === RUN TestDockerSuite/TestInspectInt64 [2021-07-13T15:31:18.293Z] === RUN TestDockerSuite/TestInspectJSONFields [2021-07-13T15:31:20.511Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2021-07-13T15:31:20.525Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2021-07-13T15:31:20.996Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2021-07-13T15:31:23.967Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2021-07-13T15:31:26.194Z] === RUN TestDockerSuite/TestInspectPlugin [2021-07-13T15:31:26.194Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2021-07-13T15:31:26.194Z] === RUN TestDockerSuite/TestInspectRootFS [2021-07-13T15:31:26.194Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2021-07-13T15:31:28.426Z] === RUN TestDockerSuite/TestInspectStatus [2021-07-13T15:31:37.129Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2021-07-13T15:31:40.936Z] === RUN TestDockerSuite/TestInspectTemplateError [2021-07-13T15:31:43.903Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2021-07-13T15:31:46.006Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2021-07-13T15:31:46.006Z] docker_cli_build_test.go:5517: unmatched requirement DaemonIsLinux [2021-07-13T15:31:46.006Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2021-07-13T15:31:46.131Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2021-07-13T15:31:46.490Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2021-07-13T15:31:49.097Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2021-07-13T15:31:51.325Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2021-07-13T15:31:54.292Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2021-07-13T15:31:56.520Z] === RUN TestDockerSuite/TestInspectUnknownObject [2021-07-13T15:31:56.520Z] === RUN TestDockerSuite/TestLinkShortDefinition [2021-07-13T15:31:56.520Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2021-07-13T15:31:56.520Z] === RUN TestDockerSuite/TestLinksEnvs [2021-07-13T15:31:56.520Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2021-07-13T15:31:56.520Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2021-07-13T15:31:56.520Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2021-07-13T15:31:56.520Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2021-07-13T15:31:56.520Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2021-07-13T15:31:56.520Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2021-07-13T15:31:56.520Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2021-07-13T15:31:56.520Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2021-07-13T15:31:56.520Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2021-07-13T15:31:56.520Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2021-07-13T15:31:56.520Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2021-07-13T15:31:56.520Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2021-07-13T15:31:56.520Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2021-07-13T15:31:56.520Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2021-07-13T15:31:56.520Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2021-07-13T15:31:56.520Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2021-07-13T15:31:56.520Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2021-07-13T15:31:56.520Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2021-07-13T15:31:56.520Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2021-07-13T15:31:56.520Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2021-07-13T15:31:56.520Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2021-07-13T15:31:56.520Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2021-07-13T15:31:56.520Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2021-07-13T15:31:56.520Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2021-07-13T15:31:56.520Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2021-07-13T15:31:56.520Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2021-07-13T15:31:56.520Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2021-07-13T15:31:56.520Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2021-07-13T15:31:56.520Z] docker_cli_save_load_test.go:336: unmatched requirement DaemonIsLinux [2021-07-13T15:31:56.520Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2021-07-13T15:31:56.520Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2021-07-13T15:31:56.520Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2021-07-13T15:31:58.747Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2021-07-13T15:32:00.993Z] === RUN TestDockerSuite/TestLogsAPIUntil [2021-07-13T15:32:08.177Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2021-07-13T15:32:10.406Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2021-07-13T15:32:10.406Z] docker_api_logs_test.go:94: unmatched requirement DaemonIsLinux [2021-07-13T15:32:10.406Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2021-07-13T15:32:12.636Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2021-07-13T15:32:12.636Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2021-07-13T15:32:19.821Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2021-07-13T15:32:22.576Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2021-07-13T15:32:25.713Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2021-07-13T15:32:32.896Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2021-07-13T15:32:35.122Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2021-07-13T15:32:38.087Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2021-07-13T15:32:38.087Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2021-07-13T15:32:38.087Z] === RUN TestDockerSuite/TestLogsFollowStopped [2021-07-13T15:32:40.615Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2021-07-13T15:32:41.055Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2021-07-13T15:32:44.022Z] === RUN TestDockerSuite/TestLogsSince [2021-07-13T15:32:44.491Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2021-07-13T15:32:51.765Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2021-07-13T15:32:54.469Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2021-07-13T15:32:54.469Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2021-07-13T15:32:54.469Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2021-07-13T15:32:54.469Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2021-07-13T15:32:54.469Z] === RUN TestDockerSuite/TestLogsTail [2021-07-13T15:32:56.694Z] === RUN TestDockerSuite/TestLogsTimestamps [2021-07-13T15:32:57.741Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2021-07-13T15:32:59.661Z] === RUN TestDockerSuite/TestLogsWithDetails [2021-07-13T15:33:02.631Z] === RUN TestDockerSuite/TestMountIntoProc [2021-07-13T15:33:02.631Z] docker_cli_run_test.go:2883: unmatched requirement DaemonIsLinux [2021-07-13T15:33:02.631Z] === RUN TestDockerSuite/TestMountIntoSys [2021-07-13T15:33:02.631Z] docker_cli_run_test.go:2892: unmatched requirement DaemonIsLinux [2021-07-13T15:33:02.631Z] === RUN TestDockerSuite/TestNetHostname [2021-07-13T15:33:02.631Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2021-07-13T15:33:02.631Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2021-07-13T15:33:02.631Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2021-07-13T15:33:02.631Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2021-07-13T15:33:02.631Z] docker_cli_run_test.go:3486: unmatched requirement DaemonIsLinux [2021-07-13T15:33:02.631Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2021-07-13T15:33:02.631Z] docker_cli_run_test.go:2672: unmatched requirement DaemonIsLinux [2021-07-13T15:33:02.631Z] === RUN TestDockerSuite/TestPluginActive [2021-07-13T15:33:02.631Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2021-07-13T15:33:02.631Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2021-07-13T15:33:02.631Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2021-07-13T15:33:02.631Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2021-07-13T15:33:02.631Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2021-07-13T15:33:02.631Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2021-07-13T15:33:02.631Z] === RUN TestDockerSuite/TestPluginLogDriver [2021-07-13T15:33:02.631Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2021-07-13T15:33:02.631Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2021-07-13T15:33:02.631Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2021-07-13T15:33:02.631Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2021-07-13T15:33:02.631Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2021-07-13T15:33:02.631Z] === RUN TestDockerSuite/TestPluginUpgrade [2021-07-13T15:33:02.631Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2021-07-13T15:33:02.631Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2021-07-13T15:33:02.631Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2021-07-13T15:33:02.631Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2021-07-13T15:33:02.631Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2021-07-13T15:33:02.631Z] === RUN TestDockerSuite/TestPortHostBinding [2021-07-13T15:33:02.631Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2021-07-13T15:33:02.631Z] === RUN TestDockerSuite/TestPortList [2021-07-13T15:33:02.631Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2021-07-13T15:33:02.631Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2021-07-13T15:33:08.568Z] === RUN TestDockerSuite/TestPostContainersAttach [2021-07-13T15:33:08.568Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2021-07-13T15:33:08.568Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2021-07-13T15:33:08.568Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2021-07-13T15:33:08.568Z] docker_api_containers_test.go:1530: unmatched requirement DaemonIsLinux [2021-07-13T15:33:08.568Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2021-07-13T15:33:08.568Z] docker_api_containers_test.go:1444: unmatched requirement DaemonIsLinux [2021-07-13T15:33:08.568Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2021-07-13T15:33:08.568Z] docker_api_containers_test.go:1426: unmatched requirement DaemonIsLinux [2021-07-13T15:33:08.568Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2021-07-13T15:33:08.568Z] docker_api_containers_test.go:1472: unmatched requirement DaemonIsLinux [2021-07-13T15:33:08.568Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2021-07-13T15:33:08.568Z] docker_api_containers_test.go:1555: unmatched requirement DaemonIsLinux [2021-07-13T15:33:08.568Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2021-07-13T15:33:08.568Z] docker_api_containers_test.go:1499: unmatched requirement DaemonIsLinux [2021-07-13T15:33:08.568Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2021-07-13T15:33:08.568Z] docker_api_containers_test.go:1322: unmatched requirement DaemonIsLinux [2021-07-13T15:33:08.568Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2021-07-13T15:33:14.455Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2021-07-13T15:33:14.455Z] docker_api_containers_test.go:1393: unmatched requirement DaemonIsLinux [2021-07-13T15:33:14.455Z] === RUN TestDockerSuite/TestPsByOrder [2021-07-13T15:33:19.177Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2021-07-13T15:33:19.177Z] docker_cli_build_test.go:5920: unmatched requirement DaemonIsLinux [2021-07-13T15:33:19.177Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2021-07-13T15:33:23.142Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2021-07-13T15:33:23.142Z] docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux [2021-07-13T15:33:23.142Z] === RUN TestDockerSuite/TestPsListContainersBase [2021-07-13T15:33:31.823Z] === RUN TestDockerSuite/TestBuildMultipleTags [2021-07-13T15:33:31.823Z] === RUN TestDockerSuite/TestBuildNetContainer [2021-07-13T15:33:31.823Z] docker_cli_build_test.go:5553: unmatched requirement DaemonIsLinux [2021-07-13T15:33:31.823Z] === RUN TestDockerSuite/TestBuildNetNone [2021-07-13T15:33:31.823Z] docker_cli_build_test.go:5541: unmatched requirement DaemonIsLinux [2021-07-13T15:33:31.823Z] === RUN TestDockerSuite/TestBuildNoContext [2021-07-13T15:33:33.608Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2021-07-13T15:33:34.093Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2021-07-13T15:33:44.675Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2021-07-13T15:33:46.942Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2021-07-13T15:33:46.942Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2021-07-13T15:33:47.425Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2021-07-13T15:33:48.577Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2021-07-13T15:33:49.047Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2021-07-13T15:33:49.047Z] docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819 [2021-07-13T15:33:49.047Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2021-07-13T15:33:50.439Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2021-07-13T15:33:51.451Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2021-07-13T15:33:53.054Z] === RUN TestDockerSuite/TestBuildOnBuild [2021-07-13T15:34:04.025Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2021-07-13T15:34:06.253Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2021-07-13T15:34:08.166Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2021-07-13T15:34:10.432Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2021-07-13T15:34:14.944Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2021-07-13T15:34:25.402Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2021-07-13T15:34:25.402Z] docker_cli_ps_test.go:714: unmatched requirement DaemonIsLinux [2021-07-13T15:34:25.402Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2021-07-13T15:34:25.402Z] docker_cli_ps_test.go:806: unmatched requirement DaemonIsLinux [2021-07-13T15:34:25.402Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2021-07-13T15:34:25.532Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2021-07-13T15:34:29.399Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2021-07-13T15:34:30.177Z] === RUN TestDockerSuite/TestPsListContainersSize [2021-07-13T15:34:30.177Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2021-07-13T15:34:30.177Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2021-07-13T15:34:30.177Z] docker_cli_ps_test.go:856: unmatched requirement DaemonIsLinux [2021-07-13T15:34:30.177Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2021-07-13T15:34:30.177Z] docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux [2021-07-13T15:34:30.177Z] === RUN TestDockerSuite/TestPsRightTagName [2021-07-13T15:34:30.177Z] docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux [2021-07-13T15:34:30.177Z] === RUN TestDockerSuite/TestPsShowMounts [2021-07-13T15:34:37.360Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2021-07-13T15:34:37.360Z] docker_cli_run_test.go:3118: unmatched requirement DaemonIsLinux [2021-07-13T15:34:37.360Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2021-07-13T15:34:38.934Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2021-07-13T15:34:38.934Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2021-07-13T15:34:38.934Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2021-07-13T15:34:39.963Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2021-07-13T15:34:40.507Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2021-07-13T15:34:41.499Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2021-07-13T15:34:41.499Z] docker_api_containers_test.go:1369: unmatched requirement DaemonIsLinux [2021-07-13T15:34:41.499Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2021-07-13T15:34:45.933Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2021-07-13T15:34:46.272Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2021-07-13T15:34:51.907Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2021-07-13T15:34:52.175Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2021-07-13T15:34:52.919Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2021-07-13T15:34:52.919Z] docker_cli_build_test.go:5978: unmatched requirement DaemonIsLinux [2021-07-13T15:34:52.919Z] === RUN TestDockerSuite/TestBuildPATH [2021-07-13T15:34:52.919Z] docker_cli_build_test.go:1485: unmatched requirement DaemonIsLinux [2021-07-13T15:34:52.919Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2021-07-13T15:34:54.402Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2021-07-13T15:34:55.936Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2021-07-13T15:34:55.937Z] docker_cli_build_test.go:3948: unmatched requirement DaemonIsLinux [2021-07-13T15:34:55.937Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2021-07-13T15:35:19.757Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2021-07-13T15:35:19.757Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2021-07-13T15:35:19.757Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2021-07-13T15:35:25.648Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2021-07-13T15:35:25.648Z] === RUN TestDockerSuite/TestRestartPolicyNO [2021-07-13T15:35:26.120Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2021-07-13T15:35:27.112Z] === RUN TestDockerSuite/TestRestartRunningContainer [2021-07-13T15:35:31.887Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2021-07-13T15:35:36.660Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2021-07-13T15:35:36.660Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2021-07-13T15:35:36.660Z] === RUN TestDockerSuite/TestRestartWithVolumes [2021-07-13T15:35:42.550Z] === RUN TestDockerSuite/TestRmiBlank [2021-07-13T15:35:42.550Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2021-07-13T15:35:42.550Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2021-07-13T15:35:56.841Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2021-07-13T15:35:57.535Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2021-07-13T15:36:00.503Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2021-07-13T15:36:01.494Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2021-07-13T15:36:08.677Z] === RUN TestDockerSuite/TestRmiImgIDForce [2021-07-13T15:36:13.453Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2021-07-13T15:36:27.187Z] === RUN TestDockerSuite/TestBuildRm [2021-07-13T15:36:28.426Z] === RUN TestDockerSuite/TestRmiParentImageFail [2021-07-13T15:36:31.390Z] === RUN TestDockerSuite/TestRmiTag [2021-07-13T15:36:31.861Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2021-07-13T15:36:34.829Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2021-07-13T15:36:39.836Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2021-07-13T15:36:43.701Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2021-07-13T15:36:43.701Z] docker_cli_build_test.go:1753: unmatched requirement DaemonIsLinux [2021-07-13T15:36:43.701Z] === RUN TestDockerSuite/TestBuildScratchCopy [2021-07-13T15:36:43.701Z] docker_api_build_test.go:513: unmatched requirement DaemonIsLinux [2021-07-13T15:36:44.183Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2021-07-13T15:36:46.452Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2021-07-13T15:36:50.329Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2021-07-13T15:36:52.692Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2021-07-13T15:36:54.922Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2021-07-13T15:36:59.118Z] === RUN TestDockerSuite/TestBuildShellInherited [2021-07-13T15:37:00.812Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2021-07-13T15:37:01.283Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2021-07-13T15:37:01.283Z] docker_cli_run_test.go:4401: unmatched requirement DaemonIsLinux [2021-07-13T15:37:01.283Z] === RUN TestDockerSuite/TestRunAddHost [2021-07-13T15:37:01.283Z] docker_cli_run_test.go:1577: unmatched requirement DaemonIsLinux [2021-07-13T15:37:01.283Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2021-07-13T15:37:01.283Z] docker_cli_run_test.go:3918: unmatched requirement DaemonIsLinux [2021-07-13T15:37:01.283Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2021-07-13T15:37:01.283Z] docker_cli_run_test.go:1172: unmatched requirement DaemonIsLinux [2021-07-13T15:37:01.283Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2021-07-13T15:37:01.283Z] docker_cli_run_test.go:1190: unmatched requirement DaemonIsLinux [2021-07-13T15:37:01.283Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2021-07-13T15:37:01.283Z] docker_cli_run_test.go:1181: unmatched requirement DaemonIsLinux [2021-07-13T15:37:01.283Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2021-07-13T15:37:01.283Z] docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux [2021-07-13T15:37:01.760Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2021-07-13T15:37:05.094Z] === RUN TestDockerSuite/TestBuildShellMultiple [2021-07-13T15:37:08.942Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2021-07-13T15:37:08.942Z] docker_cli_run_test.go:2266: unmatched requirement DaemonIsLinux [2021-07-13T15:37:08.942Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2021-07-13T15:37:08.942Z] docker_cli_run_test.go:2602: unmatched requirement DaemonIsLinux [2021-07-13T15:37:08.942Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2021-07-13T15:37:13.716Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2021-07-13T15:37:16.682Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2021-07-13T15:37:19.654Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2021-07-13T15:37:22.620Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2021-07-13T15:37:25.593Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2021-07-13T15:37:25.593Z] === RUN TestDockerSuite/TestRunBindMounts [2021-07-13T15:37:30.368Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2021-07-13T15:37:30.368Z] docker_cli_run_test.go:1053: unmatched requirement DaemonIsLinux [2021-07-13T15:37:30.597Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2021-07-13T15:37:30.597Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2021-07-13T15:37:30.597Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2021-07-13T15:37:30.839Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2021-07-13T15:37:30.839Z] docker_cli_run_test.go:1063: unmatched requirement DaemonIsLinux [2021-07-13T15:37:30.839Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2021-07-13T15:37:30.839Z] docker_cli_run_test.go:2982: unmatched requirement DaemonIsLinux [2021-07-13T15:37:30.839Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2021-07-13T15:37:30.839Z] docker_cli_run_test.go:1043: unmatched requirement DaemonIsLinux [2021-07-13T15:37:30.839Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2021-07-13T15:37:30.839Z] docker_cli_run_test.go:1034: unmatched requirement DaemonIsLinux [2021-07-13T15:37:30.839Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2021-07-13T15:37:30.839Z] docker_cli_run_test.go:3168: unmatched requirement DaemonIsLinux [2021-07-13T15:37:30.839Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2021-07-13T15:37:30.839Z] docker_cli_run_test.go:1024: unmatched requirement DaemonIsLinux [2021-07-13T15:37:30.839Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2021-07-13T15:37:30.839Z] docker_cli_run_test.go:1012: unmatched requirement DaemonIsLinux [2021-07-13T15:37:30.839Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2021-07-13T15:37:30.839Z] docker_cli_run_test.go:986: unmatched requirement DaemonIsLinux [2021-07-13T15:37:30.839Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2021-07-13T15:37:30.839Z] docker_cli_run_test.go:999: unmatched requirement DaemonIsLinux [2021-07-13T15:37:30.839Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2021-07-13T15:37:30.839Z] docker_cli_run_test.go:977: unmatched requirement DaemonIsLinux [2021-07-13T15:37:30.839Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2021-07-13T15:37:33.809Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2021-07-13T15:37:33.809Z] docker_cli_run_test.go:1933: unmatched requirement DaemonIsLinux [2021-07-13T15:37:33.809Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2021-07-13T15:37:36.782Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2021-07-13T15:37:36.782Z] docker_cli_run_test.go:3310: unmatched requirement DaemonIsLinux [2021-07-13T15:37:36.782Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2021-07-13T15:37:36.782Z] docker_cli_run_test.go:3334: unmatched requirement DaemonIsLinux [2021-07-13T15:37:36.782Z] === RUN TestDockerSuite/TestRunContainerNetwork [2021-07-13T15:37:39.748Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2021-07-13T15:37:39.748Z] docker_cli_run_test.go:3301: unmatched requirement DaemonIsLinux [2021-07-13T15:37:39.748Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2021-07-13T15:37:39.748Z] docker_cli_run_test.go:3286: unmatched requirement DaemonIsLinux [2021-07-13T15:37:39.748Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2021-07-13T15:37:39.748Z] docker_cli_run_test.go:3211: unmatched requirement DaemonIsLinux [2021-07-13T15:37:39.748Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2021-07-13T15:37:39.748Z] docker_cli_run_test.go:2710: unmatched requirement DaemonIsLinux [2021-07-13T15:37:39.748Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2021-07-13T15:37:39.748Z] docker_cli_run_test.go:2659: unmatched requirement DaemonIsLinux [2021-07-13T15:37:39.748Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2021-07-13T15:37:39.748Z] docker_cli_run_test.go:2732: unmatched requirement DaemonIsLinux [2021-07-13T15:37:39.748Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2021-07-13T15:37:39.748Z] docker_cli_run_test.go:2722: unmatched requirement DaemonIsLinux [2021-07-13T15:37:39.748Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2021-07-13T15:37:41.974Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2021-07-13T15:37:43.244Z] === RUN TestDockerSuite/TestBuildSpaces [2021-07-13T15:37:43.244Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2021-07-13T15:37:44.204Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2021-07-13T15:37:47.170Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2021-07-13T15:37:47.170Z] docker_cli_run_test.go:1678: unmatched requirement DaemonIsLinux [2021-07-13T15:37:47.170Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2021-07-13T15:37:47.170Z] docker_cli_run_test.go:1659: unmatched requirement DaemonIsLinux [2021-07-13T15:37:47.170Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2021-07-13T15:37:47.170Z] docker_cli_run_test.go:3176: unmatched requirement DaemonIsLinux [2021-07-13T15:37:47.170Z] === RUN TestDockerSuite/TestRunCreateVolume [2021-07-13T15:37:49.215Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2021-07-13T15:37:49.215Z] === RUN TestDockerSuite/TestBuildStderr [2021-07-13T15:37:50.135Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2021-07-13T15:37:50.135Z] docker_cli_run_test.go:2153: unmatched requirement DaemonIsLinux [2021-07-13T15:37:50.135Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2021-07-13T15:37:50.135Z] docker_cli_run_test.go:622: unmatched requirement DaemonIsLinux [2021-07-13T15:37:50.135Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2021-07-13T15:37:50.135Z] docker_cli_run_test.go:384: unmatched requirement DaemonIsLinux [2021-07-13T15:37:50.135Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2021-07-13T15:37:50.135Z] docker_cli_run_test.go:428: unmatched requirement DaemonIsLinux [2021-07-13T15:37:50.135Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2021-07-13T15:37:52.361Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2021-07-13T15:37:54.061Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2021-07-13T15:37:58.254Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2021-07-13T15:37:58.254Z] docker_cli_run_test.go:1254: unmatched requirement DaemonIsLinux [2021-07-13T15:37:58.254Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2021-07-13T15:37:58.254Z] docker_cli_run_test.go:3883: unmatched requirement DaemonIsLinux [2021-07-13T15:37:58.254Z] === RUN TestDockerSuite/TestRunDNSOptions [2021-07-13T15:37:58.254Z] docker_cli_run_test.go:1289: unmatched requirement DaemonIsLinux [2021-07-13T15:37:58.254Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2021-07-13T15:37:58.254Z] docker_cli_run_test.go:1322: unmatched requirement DaemonIsLinux [2021-07-13T15:37:58.254Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2021-07-13T15:37:58.254Z] docker_cli_run_test.go:1311: unmatched requirement DaemonIsLinux [2021-07-13T15:37:58.254Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2021-07-13T15:37:58.254Z] docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux [2021-07-13T15:37:58.254Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2021-07-13T15:38:00.482Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2021-07-13T15:38:00.482Z] docker_cli_run_test.go:1142: unmatched requirement DaemonIsLinux [2021-07-13T15:38:00.482Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2021-07-13T15:38:00.482Z] === RUN TestDockerSuite/TestRunDuplicateMount [2021-07-13T15:38:00.482Z] docker_cli_run_test.go:4058: unmatched requirement DaemonIsLinux [2021-07-13T15:38:00.482Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2021-07-13T15:38:02.709Z] === RUN TestDockerSuite/TestRunEchoStdout [2021-07-13T15:38:04.936Z] === RUN TestDockerSuite/TestRunEmptyEnv [2021-07-13T15:38:04.936Z] docker_cli_run_test.go:4141: unmatched requirement DaemonIsLinux [2021-07-13T15:38:04.936Z] === RUN TestDockerSuite/TestRunEntrypoint [2021-07-13T15:38:07.910Z] === RUN TestDockerSuite/TestRunEnvironment [2021-07-13T15:38:07.910Z] docker_cli_run_test.go:818: unmatched requirement DaemonIsLinux [2021-07-13T15:38:07.910Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2021-07-13T15:38:07.910Z] docker_cli_run_test.go:857: unmatched requirement DaemonIsLinux [2021-07-13T15:38:07.910Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2021-07-13T15:38:07.910Z] docker_cli_run_test.go:890: unmatched requirement DaemonIsLinux [2021-07-13T15:38:07.910Z] === RUN TestDockerSuite/TestRunExitCode [2021-07-13T15:38:10.141Z] === RUN TestDockerSuite/TestRunExitCodeOne [2021-07-13T15:38:13.109Z] === RUN TestDockerSuite/TestRunExitCodeZero [2021-07-13T15:38:16.081Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2021-07-13T15:38:18.310Z] === RUN TestDockerSuite/TestRunExposePort [2021-07-13T15:38:18.310Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2021-07-13T15:38:18.310Z] docker_cli_run_test.go:948: unmatched requirement DaemonIsLinux [2021-07-13T15:38:18.782Z] === RUN TestDockerSuite/TestRunGroupAdd [2021-07-13T15:38:18.782Z] docker_cli_run_test.go:1075: unmatched requirement DaemonIsLinux [2021-07-13T15:38:18.782Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2021-07-13T15:38:18.782Z] docker_cli_run_test.go:4380: unmatched requirement DaemonIsLinux [2021-07-13T15:38:18.782Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2021-07-13T15:38:18.782Z] docker_cli_run_test.go:4393: unmatched requirement DaemonIsLinux [2021-07-13T15:38:18.782Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2021-07-13T15:38:18.782Z] docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv [2021-07-13T15:38:18.782Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2021-07-13T15:38:18.782Z] docker_cli_run_test.go:3699: unmatched requirement DaemonIsLinux [2021-07-13T15:38:18.782Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2021-07-13T15:38:18.782Z] docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux [2021-07-13T15:38:18.782Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2021-07-13T15:38:19.561Z] === RUN TestDockerSuite/TestBuildStopSignal [2021-07-13T15:38:19.561Z] docker_cli_build_test.go:4068: unmatched requirement DaemonIsLinux [2021-07-13T15:38:19.561Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2021-07-13T15:38:21.166Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2021-07-13T15:38:22.773Z] === RUN TestDockerSuite/TestBuildTagEvent [2021-07-13T15:38:23.558Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2021-07-13T15:38:23.558Z] docker_cli_run_test.go:3246: unmatched requirement DaemonIsLinux [2021-07-13T15:38:23.558Z] === RUN TestDockerSuite/TestRunInvalidReference [2021-07-13T15:38:23.558Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2021-07-13T15:38:23.558Z] docker_cli_run_test.go:61: unmatched requirement DaemonIsLinux [2021-07-13T15:38:23.558Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2021-07-13T15:38:23.558Z] docker_cli_run_test.go:3355: unmatched requirement DaemonIsLinux [2021-07-13T15:38:23.558Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2021-07-13T15:38:23.558Z] docker_cli_run_test.go:196: unmatched requirement DaemonIsLinux [2021-07-13T15:38:23.558Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2021-07-13T15:38:23.558Z] docker_cli_run_test.go:181: unmatched requirement DaemonIsLinux [2021-07-13T15:38:23.558Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2021-07-13T15:38:28.743Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2021-07-13T15:38:32.257Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2021-07-13T15:38:32.257Z] docker_cli_run_test.go:3365: unmatched requirement DaemonIsLinux [2021-07-13T15:38:32.257Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2021-07-13T15:38:34.483Z] === RUN TestDockerSuite/TestRunModeHostname [2021-07-13T15:38:34.483Z] docker_cli_run_test.go:1199: unmatched requirement DaemonIsLinux [2021-07-13T15:38:34.483Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2021-07-13T15:38:34.483Z] docker_cli_run_test.go:2316: unmatched requirement DaemonIsLinux [2021-07-13T15:38:34.483Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2021-07-13T15:38:34.483Z] docker_cli_run_test.go:2325: unmatched requirement DaemonIsLinux [2021-07-13T15:38:34.483Z] === RUN TestDockerSuite/TestRunModeIpcHost [2021-07-13T15:38:34.483Z] docker_cli_run_test.go:2294: unmatched requirement DaemonIsLinux [2021-07-13T15:38:34.483Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2021-07-13T15:38:34.483Z] docker_cli_run_test.go:3399: unmatched requirement DaemonIsLinux [2021-07-13T15:38:34.483Z] === RUN TestDockerSuite/TestRunModePIDContainer [2021-07-13T15:38:34.483Z] docker_cli_run_test.go:2338: unmatched requirement DaemonIsLinux [2021-07-13T15:38:34.483Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2021-07-13T15:38:34.483Z] docker_cli_run_test.go:2363: unmatched requirement DaemonIsLinux [2021-07-13T15:38:34.483Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2021-07-13T15:38:34.483Z] docker_cli_run_test.go:2372: unmatched requirement DaemonIsLinux [2021-07-13T15:38:34.483Z] === RUN TestDockerSuite/TestRunModeUTSHost [2021-07-13T15:38:34.483Z] docker_cli_run_test.go:2430: unmatched requirement DaemonIsLinux [2021-07-13T15:38:34.483Z] === RUN TestDockerSuite/TestRunMount [2021-07-13T15:38:34.483Z] docker_cli_run_test.go:4203: unmatched requirement DaemonIsLinux [2021-07-13T15:38:34.483Z] === RUN TestDockerSuite/TestRunMountOrdering [2021-07-13T15:38:34.483Z] docker_cli_run_test.go:2081: unmatched requirement DaemonIsLinux [2021-07-13T15:38:34.483Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2021-07-13T15:38:34.483Z] docker_cli_run_test.go:4191: unmatched requirement DaemonIsLinux [2021-07-13T15:38:34.483Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2021-07-13T15:38:34.483Z] docker_cli_run_test.go:2385: unmatched requirement DaemonIsLinux [2021-07-13T15:38:34.483Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2021-07-13T15:38:34.713Z] === RUN TestDockerSuite/TestBuildUser [2021-07-13T15:38:34.713Z] docker_cli_build_test.go:1282: unmatched requirement DaemonIsLinux [2021-07-13T15:38:34.713Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2021-07-13T15:38:34.713Z] docker_cli_build_test.go:556: unmatched requirement DaemonIsLinux [2021-07-13T15:38:34.713Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2021-07-13T15:38:34.713Z] docker_cli_build_test.go:2656: unmatched requirement DaemonIsLinux [2021-07-13T15:38:34.713Z] === RUN TestDockerSuite/TestBuildVerboseOut [2021-07-13T15:38:39.562Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2021-07-13T15:38:40.044Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2021-07-13T15:38:43.061Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2021-07-13T15:38:43.061Z] docker_cli_build_test.go:3875: unmatched requirement DaemonIsLinux [2021-07-13T15:38:43.061Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2021-07-13T15:38:43.061Z] docker_cli_build_test.go:3670: unmatched requirement DaemonIsLinux [2021-07-13T15:38:43.176Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2021-07-13T15:38:43.176Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2021-07-13T15:38:43.176Z] === RUN TestDockerSuite/TestRunNamedVolume [2021-07-13T15:38:43.176Z] docker_cli_run_test.go:3188: unmatched requirement DaemonIsLinux [2021-07-13T15:38:43.176Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2021-07-13T15:38:43.176Z] docker_cli_run_test.go:3750: unmatched requirement DaemonIsLinux [2021-07-13T15:38:43.176Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2021-07-13T15:38:43.542Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2021-07-13T15:38:49.078Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2021-07-13T15:38:53.854Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2021-07-13T15:38:53.854Z] docker_cli_run_test.go:3743: unmatched requirement DaemonIsLinux [2021-07-13T15:38:53.854Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2021-07-13T15:38:53.854Z] docker_cli_run_test.go:2582: unmatched requirement DaemonIsLinux [2021-07-13T15:38:53.854Z] === RUN TestDockerSuite/TestRunNetHost [2021-07-13T15:38:53.854Z] docker_cli_run_test.go:2551: unmatched requirement DaemonIsLinux [2021-07-13T15:38:53.854Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2021-07-13T15:38:53.854Z] docker_cli_run_test.go:932: unmatched requirement DaemonIsLinux [2021-07-13T15:38:53.854Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2021-07-13T15:38:53.854Z] docker_cli_run_test.go:2574: unmatched requirement DaemonIsLinux [2021-07-13T15:38:53.854Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2021-07-13T15:38:53.854Z] docker_cli_run_test.go:3043: unmatched requirement DaemonIsLinux [2021-07-13T15:38:53.854Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2021-07-13T15:38:53.854Z] docker_cli_run_test.go:3067: unmatched requirement DaemonIsLinux [2021-07-13T15:38:53.854Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2021-07-13T15:38:53.854Z] docker_cli_run_test.go:3089: unmatched requirement DaemonIsLinux [2021-07-13T15:38:53.854Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2021-07-13T15:38:53.854Z] docker_cli_run_test.go:3413: unmatched requirement DaemonIsLinux [2021-07-13T15:38:53.854Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2021-07-13T15:38:54.326Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2021-07-13T15:38:55.898Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2021-07-13T15:38:57.472Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2021-07-13T15:38:59.699Z] === RUN TestDockerSuite/TestRunNonExistingImage [2021-07-13T15:39:01.271Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2021-07-13T15:39:03.500Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2021-07-13T15:39:03.971Z] docker_cli_run_test.go:1404: unmatched requirement DaemonIsLinux [2021-07-13T15:39:03.971Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2021-07-13T15:39:03.971Z] docker_cli_run_test.go:2782: unmatched requirement DaemonIsLinux [2021-07-13T15:39:03.971Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2021-07-13T15:39:03.971Z] docker_cli_run_test.go:2472: unmatched requirement DaemonIsLinux [2021-07-13T15:39:03.971Z] === RUN TestDockerSuite/TestRunPortInUse [2021-07-13T15:39:03.971Z] docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux [2021-07-13T15:39:03.971Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2021-07-13T15:39:03.971Z] docker_cli_run_test.go:958: unmatched requirement DaemonIsLinux [2021-07-13T15:39:03.971Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2021-07-13T15:39:03.971Z] docker_cli_run_test.go:1086: unmatched requirement DaemonIsLinux [2021-07-13T15:39:03.971Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2021-07-13T15:39:03.971Z] docker_cli_run_test.go:1125: unmatched requirement DaemonIsLinux [2021-07-13T15:39:03.971Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2021-07-13T15:39:03.971Z] docker_cli_run_test.go:1133: unmatched requirement DaemonIsLinux [2021-07-13T15:39:03.971Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2021-07-13T15:39:07.780Z] === RUN TestDockerSuite/TestRunPublishPort [2021-07-13T15:39:07.780Z] docker_cli_run_test.go:2957: unmatched requirement DaemonIsLinux [2021-07-13T15:39:07.780Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2021-07-13T15:39:07.780Z] docker_cli_run_test.go:2860: unmatched requirement Apparmor [2021-07-13T15:39:07.780Z] === RUN TestDockerSuite/TestRunReadProcLatency [2021-07-13T15:39:07.780Z] docker_cli_run_test.go:2839: unmatched requirement DaemonIsLinux [2021-07-13T15:39:07.780Z] === RUN TestDockerSuite/TestRunReadProcTimer [2021-07-13T15:39:07.780Z] docker_cli_run_test.go:2824: unmatched requirement DaemonIsLinux [2021-07-13T15:39:07.780Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2021-07-13T15:39:07.780Z] docker_cli_run_test.go:1426: unmatched requirement DaemonIsLinux [2021-07-13T15:39:07.780Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2021-07-13T15:39:09.040Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2021-07-13T15:39:10.057Z] === RUN TestDockerSuite/TestBuildWindowsUser [2021-07-13T15:39:16.473Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2021-07-13T15:39:16.473Z] docker_cli_run_test.go:2126: unmatched requirement DaemonIsLinux [2021-07-13T15:39:16.473Z] === RUN TestDockerSuite/TestRunRm [2021-07-13T15:39:18.704Z] === RUN TestDockerSuite/TestRunRmAndWait [2021-07-13T15:39:20.643Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2021-07-13T15:39:24.597Z] === RUN TestDockerSuite/TestRunRmPre125Api [2021-07-13T15:39:26.824Z] === RUN TestDockerSuite/TestRunRootWorkdir [2021-07-13T15:39:27.919Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2021-07-13T15:39:27.919Z] docker_cli_build_test.go:5569: unmatched requirement DaemonIsLinux [2021-07-13T15:39:27.919Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2021-07-13T15:39:27.919Z] docker_cli_build_test.go:5585: unmatched requirement DaemonIsLinux [2021-07-13T15:39:27.919Z] === RUN TestDockerSuite/TestBuildWithFailure [2021-07-13T15:39:29.047Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2021-07-13T15:39:30.935Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2021-07-13T15:39:30.936Z] docker_cli_build_test.go:1051: unmatched requirement DaemonIsLinux [2021-07-13T15:39:30.936Z] === RUN TestDockerSuite/TestBuildWithRecycleBin [2021-07-13T15:39:32.012Z] === RUN TestDockerSuite/TestRunSetMacAddress [2021-07-13T15:39:34.978Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2021-07-13T15:39:34.978Z] docker_cli_run_test.go:2238: unmatched requirement DaemonIsLinux [2021-07-13T15:39:34.978Z] === RUN TestDockerSuite/TestRunState [2021-07-13T15:39:34.978Z] docker_cli_run_test.go:1622: unmatched requirement DaemonIsLinux [2021-07-13T15:39:34.978Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2021-07-13T15:39:37.943Z] === RUN TestDockerSuite/TestRunStdinPipe [2021-07-13T15:39:37.943Z] docker_cli_run_test.go:99: unmatched requirement DaemonIsLinux [2021-07-13T15:39:37.943Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2021-07-13T15:39:39.516Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2021-07-13T15:39:39.516Z] docker_cli_run_test.go:1109: unmatched requirement DaemonIsLinux [2021-07-13T15:39:39.516Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2021-07-13T15:39:39.516Z] docker_cli_run_test.go:1117: unmatched requirement DaemonIsLinux [2021-07-13T15:39:39.516Z] === RUN TestDockerSuite/TestRunTLSVerify [2021-07-13T15:39:39.990Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2021-07-13T15:39:39.990Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2021-07-13T15:39:39.990Z] docker_cli_run_test.go:1157: unmatched requirement DaemonIsLinux [2021-07-13T15:39:39.990Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2021-07-13T15:39:45.884Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2021-07-13T15:39:45.884Z] docker_cli_run_test.go:968: unmatched requirement DaemonIsLinux [2021-07-13T15:39:45.884Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2021-07-13T15:39:45.884Z] docker_cli_run_test.go:1096: unmatched requirement DaemonIsLinux [2021-07-13T15:39:45.884Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2021-07-13T15:39:45.884Z] docker_cli_run_test.go:1166: unmatched requirement DaemonIsLinux [2021-07-13T15:39:45.884Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2021-07-13T15:39:45.884Z] docker_cli_run_test.go:3959: unmatched requirement DaemonIsLinux [2021-07-13T15:39:45.884Z] === RUN TestDockerSuite/TestRunUnshareProc [2021-07-13T15:39:45.884Z] docker_cli_run_test.go:2899: unmatched requirement Apparmor [2021-07-13T15:39:45.884Z] === RUN TestDockerSuite/TestRunUserByID [2021-07-13T15:39:45.884Z] docker_cli_run_test.go:737: unmatched requirement DaemonIsLinux [2021-07-13T15:39:45.884Z] === RUN TestDockerSuite/TestRunUserByIDBig [2021-07-13T15:39:45.884Z] docker_cli_run_test.go:747: unmatched requirement DaemonIsLinux [2021-07-13T15:39:45.884Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2021-07-13T15:39:45.884Z] docker_cli_run_test.go:760: unmatched requirement DaemonIsLinux [2021-07-13T15:39:45.884Z] === RUN TestDockerSuite/TestRunUserByIDZero [2021-07-13T15:39:45.884Z] docker_cli_run_test.go:773: unmatched requirement DaemonIsLinux [2021-07-13T15:39:45.884Z] === RUN TestDockerSuite/TestRunUserByName [2021-07-13T15:39:45.884Z] docker_cli_run_test.go:727: unmatched requirement DaemonIsLinux [2021-07-13T15:39:45.884Z] === RUN TestDockerSuite/TestRunUserDefaults [2021-07-13T15:39:46.037Z] === RUN TestDockerSuite/TestBuildWithTabs [2021-07-13T15:39:48.123Z] === RUN TestDockerSuite/TestRunUserNotFound [2021-07-13T15:39:48.123Z] docker_cli_run_test.go:786: unmatched requirement DaemonIsLinux [2021-07-13T15:39:48.123Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2021-07-13T15:39:49.906Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2021-07-13T15:39:49.906Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2021-07-13T15:39:51.088Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2021-07-13T15:39:51.088Z] docker_cli_run_test.go:3848: unmatched requirement DaemonIsLinux [2021-07-13T15:39:51.088Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2021-07-13T15:39:51.088Z] docker_cli_run_test.go:3841: unmatched requirement DaemonIsLinux [2021-07-13T15:39:51.088Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2021-07-13T15:39:54.895Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2021-07-13T15:40:03.588Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2021-07-13T15:40:07.400Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2021-07-13T15:40:11.330Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2021-07-13T15:40:11.330Z] docker_cli_build_test.go:2152: unmatched requirement DaemonIsLinux [2021-07-13T15:40:11.330Z] === RUN TestDockerSuite/TestBuildWithVolumes [2021-07-13T15:40:11.330Z] docker_cli_build_test.go:1234: unmatched requirement DaemonIsLinux [2021-07-13T15:40:11.330Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2021-07-13T15:40:11.330Z] docker_cli_build_test.go:6058: unmatched requirement DaemonIsLinux [2021-07-13T15:40:11.330Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2021-07-13T15:40:12.934Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2021-07-13T15:40:14.591Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2021-07-13T15:40:14.592Z] docker_cli_run_test.go:659: unmatched requirement DaemonIsLinux [2021-07-13T15:40:14.592Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2021-07-13T15:40:14.592Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2021-07-13T15:40:19.368Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2021-07-13T15:40:21.596Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2021-07-13T15:40:23.506Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2021-07-13T15:40:24.519Z] === RUN TestDockerSuite/TestBuildXZHost [2021-07-13T15:40:24.519Z] docker_cli_build_test.go:3652: unmatched requirement DaemonIsLinux [2021-07-13T15:40:24.563Z] === RUN TestDockerSuite/TestRunWithBadDevice [2021-07-13T15:40:24.563Z] docker_cli_run_test.go:1851: unmatched requirement DaemonIsLinux [2021-07-13T15:40:24.563Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2021-07-13T15:40:24.563Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2021-07-13T15:40:24.563Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2021-07-13T15:40:24.563Z] docker_cli_run_test.go:283: unmatched requirement DaemonIsLinux [2021-07-13T15:40:24.563Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2021-07-13T15:40:24.563Z] docker_cli_run_test.go:3715: unmatched requirement DaemonIsLinux [2021-07-13T15:40:24.563Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2021-07-13T15:40:24.563Z] docker_cli_run_test.go:3726: unmatched requirement DaemonIsLinux [2021-07-13T15:40:24.563Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2021-07-13T15:40:24.563Z] docker_cli_run_test.go:2805: unmatched requirement DaemonIsLinux [2021-07-13T15:40:24.563Z] === RUN TestDockerSuite/TestRunWithUlimits [2021-07-13T15:40:24.563Z] docker_cli_run_test.go:3200: unmatched requirement DaemonIsLinux [2021-07-13T15:40:24.563Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2021-07-13T15:40:25.001Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2021-07-13T15:40:25.001Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2021-07-13T15:40:25.001Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2021-07-13T15:40:25.001Z] docker_cli_sni_test.go:18: Flakey test [2021-07-13T15:40:25.001Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2021-07-13T15:40:28.015Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2021-07-13T15:40:28.369Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2021-07-13T15:40:30.595Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2021-07-13T15:40:32.822Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2021-07-13T15:40:32.859Z] === RUN TestDockerSuite/TestCommitChange [2021-07-13T15:40:37.595Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2021-07-13T15:40:37.595Z] docker_cli_run_test.go:3016: unmatched requirement Apparmor [2021-07-13T15:40:37.595Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2021-07-13T15:40:37.595Z] docker_cli_run_test.go:1803: unmatched requirement DaemonIsLinux [2021-07-13T15:40:37.595Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2021-07-13T15:40:37.595Z] docker_cli_run_test.go:2815: unmatched requirement DaemonIsLinux [2021-07-13T15:40:37.595Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2021-07-13T15:40:37.595Z] docker_cli_run_test.go:3613: unmatched requirement DaemonIsLinux [2021-07-13T15:40:37.595Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2021-07-13T15:40:37.595Z] docker_cli_run_test.go:3624: unmatched requirement DaemonIsLinux [2021-07-13T15:40:37.595Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2021-07-13T15:40:37.595Z] docker_cli_save_load_test.go:159: unmatched requirement DaemonIsLinux [2021-07-13T15:40:37.595Z] === RUN TestDockerSuite/TestSaveCheckTimes [2021-07-13T15:40:37.595Z] docker_cli_save_load_test.go:101: unmatched requirement DaemonIsLinux [2021-07-13T15:40:37.595Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2021-07-13T15:40:37.595Z] docker_cli_save_load_test.go:260: unmatched requirement DaemonIsLinux [2021-07-13T15:40:37.595Z] === RUN TestDockerSuite/TestSaveImageId [2021-07-13T15:40:37.595Z] docker_cli_save_load_test.go:120: unmatched requirement DaemonIsLinux [2021-07-13T15:40:37.595Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2021-07-13T15:40:37.595Z] docker_cli_save_load_test.go:381: unmatched requirement DaemonIsLinux [2021-07-13T15:40:37.595Z] === RUN TestDockerSuite/TestSaveLoadParents [2021-07-13T15:40:37.595Z] docker_cli_save_load_test.go:342: unmatched requirement DaemonIsLinux [2021-07-13T15:40:37.595Z] === RUN TestDockerSuite/TestSaveMultipleNames [2021-07-13T15:40:37.595Z] docker_cli_save_load_test.go:190: unmatched requirement DaemonIsLinux [2021-07-13T15:40:37.595Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2021-07-13T15:40:37.595Z] docker_cli_save_load_test.go:208: unmatched requirement DaemonIsLinux [2021-07-13T15:40:37.595Z] === RUN TestDockerSuite/TestSaveSingleTag [2021-07-13T15:40:37.595Z] docker_cli_save_load_test.go:86: unmatched requirement DaemonIsLinux [2021-07-13T15:40:37.595Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2021-07-13T15:40:37.595Z] docker_cli_save_load_test.go:180: unmatched requirement DaemonIsLinux [2021-07-13T15:40:37.595Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2021-07-13T15:40:37.595Z] docker_cli_save_load_test.go:28: unmatched requirement DaemonIsLinux [2021-07-13T15:40:37.595Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2021-07-13T15:40:37.595Z] docker_cli_save_load_test.go:57: unmatched requirement DaemonIsLinux [2021-07-13T15:40:37.595Z] === RUN TestDockerSuite/TestSearchCmdOptions [2021-07-13T15:40:38.826Z] === RUN TestDockerSuite/TestCommitChangeLabels [2021-07-13T15:40:40.559Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2021-07-13T15:40:40.559Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2021-07-13T15:40:41.031Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2021-07-13T15:40:41.502Z] === RUN TestDockerSuite/TestSearchWithLimit [2021-07-13T15:40:43.079Z] === RUN TestDockerSuite/TestSlowStdinClosing [2021-07-13T15:40:44.798Z] === RUN TestDockerSuite/TestCommitHardlink [2021-07-13T15:40:44.798Z] docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux [2021-07-13T15:40:44.798Z] === RUN TestDockerSuite/TestCommitNewFile [2021-07-13T15:40:51.768Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2021-07-13T15:40:51.768Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2021-07-13T15:40:51.768Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2021-07-13T15:40:57.448Z] === RUN TestDockerSuite/TestCommitPausedContainer [2021-07-13T15:40:57.448Z] docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux [2021-07-13T15:40:57.448Z] === RUN TestDockerSuite/TestCommitTTY [2021-07-13T15:41:00.459Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2021-07-13T15:41:00.459Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2021-07-13T15:41:00.459Z] === RUN TestDockerSuite/TestStartAttachSilent [2021-07-13T15:41:04.724Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2021-07-13T15:41:05.233Z] === RUN TestDockerSuite/TestStartAttachWithRename [2021-07-13T15:41:05.233Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2021-07-13T15:41:05.233Z] === RUN TestDockerSuite/TestStartMultipleContainers [2021-07-13T15:41:05.233Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2021-07-13T15:41:05.233Z] === RUN TestDockerSuite/TestStartPausedContainer [2021-07-13T15:41:05.233Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2021-07-13T15:41:05.233Z] === RUN TestDockerSuite/TestStartRecordError [2021-07-13T15:41:05.233Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2021-07-13T15:41:05.233Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2021-07-13T15:41:10.697Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2021-07-13T15:41:10.697Z] docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux [2021-07-13T15:41:10.697Z] === RUN TestDockerSuite/TestCommitWithoutPause [2021-07-13T15:41:10.697Z] docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux [2021-07-13T15:41:10.697Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2021-07-13T15:41:10.697Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2021-07-13T15:41:10.697Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2021-07-13T15:41:10.697Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2021-07-13T15:41:10.697Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2021-07-13T15:41:10.697Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2021-07-13T15:41:10.697Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2021-07-13T15:41:10.697Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2021-07-13T15:41:10.697Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2021-07-13T15:41:10.697Z] docker_api_containers_test.go:504: unmatched requirement DaemonIsLinux [2021-07-13T15:41:10.697Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2021-07-13T15:41:10.697Z] === RUN TestDockerSuite/TestContainerAPICommit [2021-07-13T15:41:11.128Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2021-07-13T15:41:11.128Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2021-07-13T15:41:11.128Z] === RUN TestDockerSuite/TestStatsAllNoStream [2021-07-13T15:41:11.128Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2021-07-13T15:41:11.128Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2021-07-13T15:41:11.128Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2021-07-13T15:41:11.128Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2021-07-13T15:41:11.128Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2021-07-13T15:41:11.128Z] === RUN TestDockerSuite/TestStatsFormatAll [2021-07-13T15:41:11.128Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-07-13T15:41:11.128Z] === RUN TestDockerSuite/TestStatsNoStream [2021-07-13T15:41:11.128Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2021-07-13T15:41:11.128Z] === RUN TestDockerSuite/TestTopMultipleArgs [2021-07-13T15:41:14.099Z] === RUN TestDockerSuite/TestTopNonPrivileged [2021-07-13T15:41:16.325Z] === RUN TestDockerSuite/TestTopPrivileged [2021-07-13T15:41:16.325Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2021-07-13T15:41:16.325Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2021-07-13T15:41:17.985Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2021-07-13T15:41:18.550Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2021-07-13T15:41:18.550Z] docker_cli_run_test.go:3424: unmatched requirement DaemonIsLinux [2021-07-13T15:41:18.550Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2021-07-13T15:41:18.550Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2021-07-13T15:41:18.550Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2021-07-13T15:41:18.550Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2021-07-13T15:41:18.550Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2021-07-13T15:41:18.550Z] docker_cli_run_test.go:294: unmatched requirement DaemonIsLinux [2021-07-13T15:41:18.550Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2021-07-13T15:41:18.550Z] docker_cli_run_test.go:209: unmatched requirement DaemonIsLinux [2021-07-13T15:41:18.550Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2021-07-13T15:41:18.550Z] docker_cli_run_test.go:245: unmatched requirement DaemonIsLinux [2021-07-13T15:41:18.550Z] === RUN TestDockerSuite/TestVolumeCLICreate [2021-07-13T15:41:26.785Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2021-07-13T15:41:26.785Z] docker_api_containers_test.go:1094: unmatched requirement DaemonIsLinux [2021-07-13T15:41:26.785Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2021-07-13T15:41:28.386Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2021-07-13T15:41:28.386Z] docker_api_containers_test.go:1020: unmatched requirement DaemonIsLinux [2021-07-13T15:41:28.386Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2021-07-13T15:41:28.386Z] docker_api_containers_test.go:1050: unmatched requirement DaemonIsLinux [2021-07-13T15:41:28.386Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2021-07-13T15:41:28.386Z] docker_api_containers_test.go:1072: unmatched requirement DaemonIsLinux [2021-07-13T15:41:28.386Z] === RUN TestDockerSuite/TestContainerAPICreate [2021-07-13T15:41:31.404Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2021-07-13T15:41:31.404Z] docker_api_containers_test.go:587: unmatched requirement DaemonIsLinux [2021-07-13T15:41:31.404Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2021-07-13T15:41:31.404Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2021-07-13T15:41:33.674Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2021-07-13T15:41:33.674Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2021-07-13T15:41:33.674Z] docker_api_containers_test.go:1350: unmatched requirement DaemonIsLinux [2021-07-13T15:41:33.674Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2021-07-13T15:41:33.674Z] docker_api_containers_test.go:593: unmatched requirement DaemonIsLinux [2021-07-13T15:41:33.674Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2021-07-13T15:41:33.674Z] docker_api_containers_test.go:622: unmatched requirement DaemonIsLinux [2021-07-13T15:41:33.674Z] === RUN TestDockerSuite/TestContainerAPIDelete [2021-07-13T15:41:36.401Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2021-07-13T15:41:36.401Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2021-07-13T15:41:36.401Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2021-07-13T15:41:36.401Z] docker_cli_volume_test.go:244: unmatched requirement DaemonIsLinux [2021-07-13T15:41:36.401Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2021-07-13T15:41:36.401Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2021-07-13T15:41:36.401Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2021-07-13T15:41:36.401Z] === RUN TestDockerSuite/TestVolumeCLILs [2021-07-13T15:41:36.689Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2021-07-13T15:41:37.976Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2021-07-13T15:41:37.976Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2021-07-13T15:41:39.703Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2021-07-13T15:41:41.788Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2021-07-13T15:41:41.788Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2021-07-13T15:41:41.971Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2021-07-13T15:41:41.971Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2021-07-13T15:41:41.971Z] docker_api_containers_test.go:1148: unmatched requirement DaemonIsLinux [2021-07-13T15:41:41.971Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2021-07-13T15:41:42.258Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2021-07-13T15:41:42.259Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2021-07-13T15:41:42.729Z] === RUN TestDockerSuite/TestVolumeCLIRm [2021-07-13T15:41:44.239Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2021-07-13T15:41:44.239Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2021-07-13T15:41:47.260Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2021-07-13T15:41:47.260Z] docker_api_containers_test.go:127: unmatched requirement DaemonIsLinux [2021-07-13T15:41:47.260Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2021-07-13T15:41:47.260Z] docker_api_containers_test.go:100: unmatched requirement DaemonIsLinux [2021-07-13T15:41:47.260Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2021-07-13T15:41:50.284Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2021-07-13T15:41:50.284Z] === RUN TestDockerSuite/TestContainerAPIKill [2021-07-13T15:41:52.554Z] === RUN TestDockerSuite/TestContainerAPIPause [2021-07-13T15:41:52.554Z] docker_api_containers_test.go:365: unmatched requirement DaemonIsLinux [2021-07-13T15:41:52.554Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2021-07-13T15:41:53.177Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2021-07-13T15:41:53.177Z] docker_cli_volume_test.go:373: unmatched requirement DaemonIsLinux [2021-07-13T15:41:53.177Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2021-07-13T15:41:53.177Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2021-07-13T15:41:53.177Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2021-07-13T15:41:53.177Z] docker_cli_volume_test.go:433: unmatched requirement DaemonIsLinux [2021-07-13T15:41:53.177Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2021-07-13T15:41:55.569Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2021-07-13T15:41:56.056Z] === RUN TestDockerSuite/TestContainerAPIRename [2021-07-13T15:41:59.081Z] === RUN TestDockerSuite/TestContainerAPIRestart [2021-07-13T15:42:00.356Z] === RUN TestDockerSuite/TestVolumeLsFormat [2021-07-13T15:42:00.356Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2021-07-13T15:42:00.827Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2021-07-13T15:42:09.650Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2021-07-13T15:42:11.290Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2021-07-13T15:42:11.290Z] docker_cli_run_test.go:2174: unmatched requirement DaemonIsLinux [2021-07-13T15:42:11.290Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2021-07-13T15:42:12.888Z] --- PASS: TestDockerSuite (2545.45s) [2021-07-13T15:42:12.888Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.02s) [2021-07-13T15:42:12.888Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s) [2021-07-13T15:42:12.888Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s) [2021-07-13T15:42:12.888Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.02s) [2021-07-13T15:42:12.888Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.02s) [2021-07-13T15:42:12.888Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2021-07-13T15:42:12.888Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.01s) [2021-07-13T15:42:12.888Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (1.12s) [2021-07-13T15:42:12.888Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.25s) [2021-07-13T15:42:12.888Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.68s) [2021-07-13T15:42:12.888Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.36s) [2021-07-13T15:42:12.888Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (68.28s) [2021-07-13T15:42:12.888Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.77s) [2021-07-13T15:42:12.888Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.03s) [2021-07-13T15:42:12.888Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.01s) [2021-07-13T15:42:12.888Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.01s) [2021-07-13T15:42:12.888Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.01s) [2021-07-13T15:42:12.888Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2021-07-13T15:42:12.888Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2021-07-13T15:42:12.888Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.01s) [2021-07-13T15:42:12.888Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.01s) [2021-07-13T15:42:12.888Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.02s) [2021-07-13T15:42:12.888Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2021-07-13T15:42:12.888Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (5.54s) [2021-07-13T15:42:12.888Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2021-07-13T15:42:12.888Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2021-07-13T15:42:12.888Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (3.41s) [2021-07-13T15:42:12.888Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (2.83s) [2021-07-13T15:42:12.888Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2021-07-13T15:42:12.888Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2021-07-13T15:42:12.888Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2021-07-13T15:42:12.888Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s) [2021-07-13T15:42:12.888Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (3.26s) [2021-07-13T15:42:12.888Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.02s) [2021-07-13T15:42:12.888Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2021-07-13T15:42:12.888Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (11.73s) [2021-07-13T15:42:12.888Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (83.44s) [2021-07-13T15:42:12.888Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.47s) [2021-07-13T15:42:12.888Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (10.46s) [2021-07-13T15:42:12.888Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.03s) [2021-07-13T15:42:12.888Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (4.02s) [2021-07-13T15:42:12.888Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (1.03s) [2021-07-13T15:42:12.888Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2021-07-13T15:42:12.888Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s) [2021-07-13T15:42:12.888Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2021-07-13T15:42:12.888Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.27s) [2021-07-13T15:42:12.888Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (1.10s) [2021-07-13T15:42:12.888Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (3.46s) [2021-07-13T15:42:12.888Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.77s) [2021-07-13T15:42:12.888Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s) [2021-07-13T15:42:12.888Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2021-07-13T15:42:12.888Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.09s) [2021-07-13T15:42:12.888Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (3.24s) [2021-07-13T15:42:12.888Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (12.89s) [2021-07-13T15:42:12.888Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (5.59s) [2021-07-13T15:42:12.888Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (1.18s) [2021-07-13T15:42:12.888Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2021-07-13T15:42:12.888Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.42s) [2021-07-13T15:42:12.888Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.95s) [2021-07-13T15:42:12.888Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (5.37s) [2021-07-13T15:42:12.888Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.03s) [2021-07-13T15:42:12.888Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2021-07-13T15:42:12.888Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2021-07-13T15:42:12.888Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2021-07-13T15:42:12.888Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.60s) [2021-07-13T15:42:12.888Z] --- PASS: TestDockerSuite/TestBuildAddTar (37.92s) [2021-07-13T15:42:12.888Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.04s) [2021-07-13T15:42:12.888Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.42s) [2021-07-13T15:42:12.888Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (23.70s) [2021-07-13T15:42:12.888Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.93s) [2021-07-13T15:42:12.888Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.68s) [2021-07-13T15:42:12.888Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (16.71s) [2021-07-13T15:42:12.888Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.21s) [2021-07-13T15:42:12.888Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (4.86s) [2021-07-13T15:42:12.888Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (8.81s) [2021-07-13T15:42:12.888Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (13.10s) [2021-07-13T15:42:12.888Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.43s) [2021-07-13T15:42:12.888Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (5.74s) [2021-07-13T15:42:12.888Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2021-07-13T15:42:12.888Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2021-07-13T15:42:12.888Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (7.59s) [2021-07-13T15:42:12.888Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2021-07-13T15:42:12.888Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.72s) [2021-07-13T15:42:12.888Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s) [2021-07-13T15:42:12.888Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.04s) [2021-07-13T15:42:12.888Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (26.21s) [2021-07-13T15:42:12.888Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (9.45s) [2021-07-13T15:42:12.888Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.85s) [2021-07-13T15:42:12.888Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.47s) [2021-07-13T15:42:12.888Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.59s) [2021-07-13T15:42:12.888Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.05s) [2021-07-13T15:42:12.888Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (4.73s) [2021-07-13T15:42:12.888Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.56s) [2021-07-13T15:42:12.888Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.05s) [2021-07-13T15:42:12.888Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.01s) [2021-07-13T15:42:12.888Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.70s) [2021-07-13T15:42:12.888Z] --- PASS: TestDockerSuite/TestBuildClearCmd (1.10s) [2021-07-13T15:42:12.888Z] --- PASS: TestDockerSuite/TestBuildCmd (0.69s) [2021-07-13T15:42:12.888Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.65s) [2021-07-13T15:42:12.888Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.62s) [2021-07-13T15:42:12.888Z] --- PASS: TestDockerSuite/TestBuildCmdShellArgsEscaped (5.81s) [2021-07-13T15:42:12.888Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (2.48s) [2021-07-13T15:42:12.888Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2021-07-13T15:42:12.888Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.39s) [2021-07-13T15:42:12.888Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2021-07-13T15:42:12.888Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.59s) [2021-07-13T15:42:12.888Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (1.90s) [2021-07-13T15:42:12.888Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (1.15s) [2021-07-13T15:42:12.888Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.57s) [2021-07-13T15:42:12.888Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2021-07-13T15:42:12.888Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.99s) [2021-07-13T15:42:12.888Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.78s) [2021-07-13T15:42:12.888Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2021-07-13T15:42:12.888Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2021-07-13T15:42:12.888Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (5.93s) [2021-07-13T15:42:12.888Z] --- PASS: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (35.13s) [2021-07-13T15:42:12.888Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (1.76s) [2021-07-13T15:42:12.888Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (1.41s) [2021-07-13T15:42:12.888Z] --- PASS: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (5.14s) [2021-07-13T15:42:12.888Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.40s) [2021-07-13T15:42:12.888Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.37s) [2021-07-13T15:42:12.888Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2021-07-13T15:42:12.888Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.61s) [2021-07-13T15:42:12.888Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.04s) [2021-07-13T15:42:12.888Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (25.13s) [2021-07-13T15:42:12.888Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.82s) [2021-07-13T15:42:12.888Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.41s) [2021-07-13T15:42:12.888Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (23.97s) [2021-07-13T15:42:12.888Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (1.90s) [2021-07-13T15:42:12.888Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.86s) [2021-07-13T15:42:12.888Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (3.80s) [2021-07-13T15:42:12.888Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (3.40s) [2021-07-13T15:42:12.888Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (3.37s) [2021-07-13T15:42:12.888Z] --- PASS: TestDockerSuite/TestBuildDockerignore (54.00s) [2021-07-13T15:42:12.888Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (6.57s) [2021-07-13T15:42:12.888Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.50s) [2021-07-13T15:42:12.888Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (59.29s) [2021-07-13T15:42:12.888Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.82s) [2021-07-13T15:42:12.888Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.89s) [2021-07-13T15:42:12.888Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (20.90s) [2021-07-13T15:42:12.888Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (11.69s) [2021-07-13T15:42:12.888Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (11.23s) [2021-07-13T15:42:12.888Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (30.73s) [2021-07-13T15:42:12.888Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (11.68s) [2021-07-13T15:42:12.888Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (10.60s) [2021-07-13T15:42:12.888Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (82.84s) [2021-07-13T15:42:12.888Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.49s) [2021-07-13T15:42:12.888Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.45s) [2021-07-13T15:42:12.888Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.03s) [2021-07-13T15:42:12.888Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.65s) [2021-07-13T15:42:12.888Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (1.28s) [2021-07-13T15:42:12.888Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.03s) [2021-07-13T15:42:12.888Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.57s) [2021-07-13T15:42:12.888Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.62s) [2021-07-13T15:42:12.888Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (10.37s) [2021-07-13T15:42:12.888Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (8.46s) [2021-07-13T15:42:12.888Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (5.44s) [2021-07-13T15:42:12.888Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.03s) [2021-07-13T15:42:12.888Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.37s) [2021-07-13T15:42:12.888Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2021-07-13T15:42:12.888Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.01s) [2021-07-13T15:42:12.888Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2021-07-13T15:42:12.888Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (4.46s) [2021-07-13T15:42:12.888Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2021-07-13T15:42:12.888Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.05s) [2021-07-13T15:42:12.888Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2021-07-13T15:42:12.888Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (1.13s) [2021-07-13T15:42:12.888Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (4.81s) [2021-07-13T15:42:12.888Z] --- PASS: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (19.72s) [2021-07-13T15:42:12.888Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.71s) [2021-07-13T15:42:12.888Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2021-07-13T15:42:12.888Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.03s) [2021-07-13T15:42:12.888Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2021-07-13T15:42:12.888Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.01s) [2021-07-13T15:42:12.889Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2021-07-13T15:42:12.889Z] --- PASS: TestDockerSuite/TestBuildFails (2.82s) [2021-07-13T15:42:12.889Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.12s) [2021-07-13T15:42:12.889Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (5.71s) [2021-07-13T15:42:12.889Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (6.76s) [2021-07-13T15:42:12.889Z] --- PASS: TestDockerSuite/TestBuildForceRm (12.70s) [2021-07-13T15:42:12.889Z] --- PASS: TestDockerSuite/TestBuildFromGit (6.61s) [2021-07-13T15:42:12.889Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (1.64s) [2021-07-13T15:42:12.889Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (6.40s) [2021-07-13T15:42:12.889Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2021-07-13T15:42:12.889Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.76s) [2021-07-13T15:42:12.889Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.64s) [2021-07-13T15:42:12.889Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2021-07-13T15:42:12.889Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (14.19s) [2021-07-13T15:42:12.889Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2021-07-13T15:42:12.889Z] --- PASS: TestDockerSuite/TestBuildHistory (13.57s) [2021-07-13T15:42:12.889Z] --- PASS: TestDockerSuite/TestBuildIidFile (1.15s) [2021-07-13T15:42:12.889Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (2.15s) [2021-07-13T15:42:12.889Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.04s) [2021-07-13T15:42:12.889Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (1.23s) [2021-07-13T15:42:12.889Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.12s) [2021-07-13T15:42:12.889Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (5.03s) [2021-07-13T15:42:12.889Z] --- PASS: TestDockerSuite/TestBuildLabel (1.20s) [2021-07-13T15:42:12.889Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.75s) [2021-07-13T15:42:12.889Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (1.15s) [2021-07-13T15:42:12.889Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.66s) [2021-07-13T15:42:12.889Z] --- PASS: TestDockerSuite/TestBuildLabels (1.85s) [2021-07-13T15:42:12.889Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (2.29s) [2021-07-13T15:42:12.889Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (7.01s) [2021-07-13T15:42:12.889Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.10s) [2021-07-13T15:42:12.889Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.06s) [2021-07-13T15:42:12.889Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.11s) [2021-07-13T15:42:12.889Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.10s) [2021-07-13T15:42:12.889Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.09s) [2021-07-13T15:42:12.889Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.09s) [2021-07-13T15:42:12.889Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.66s) [2021-07-13T15:42:12.889Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (0.72s) [2021-07-13T15:42:12.889Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (6.07s) [2021-07-13T15:42:12.889Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (17.63s) [2021-07-13T15:42:12.889Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.09s) [2021-07-13T15:42:12.889Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (2.77s) [2021-07-13T15:42:12.889Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (37.22s) [2021-07-13T15:42:12.889Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (16.06s) [2021-07-13T15:42:12.889Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (5.99s) [2021-07-13T15:42:12.889Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (6.86s) [2021-07-13T15:42:12.889Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (5.74s) [2021-07-13T15:42:12.889Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (24.08s) [2021-07-13T15:42:12.889Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2021-07-13T15:42:12.889Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (9.41s) [2021-07-13T15:42:12.889Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.72s) [2021-07-13T15:42:12.889Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.02s) [2021-07-13T15:42:12.889Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.01s) [2021-07-13T15:42:12.889Z] --- PASS: TestDockerSuite/TestBuildNoContext (2.94s) [2021-07-13T15:42:12.889Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (4.95s) [2021-07-13T15:42:12.889Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (3.06s) [2021-07-13T15:42:12.889Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.25s) [2021-07-13T15:42:12.889Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.17s) [2021-07-13T15:42:12.889Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (2.99s) [2021-07-13T15:42:12.889Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (1.07s) [2021-07-13T15:42:12.889Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.58s) [2021-07-13T15:42:12.889Z] --- PASS: TestDockerSuite/TestBuildOnBuild (10.14s) [2021-07-13T15:42:12.889Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (1.93s) [2021-07-13T15:42:12.889Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (10.85s) [2021-07-13T15:42:12.889Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (4.61s) [2021-07-13T15:42:12.889Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (8.54s) [2021-07-13T15:42:12.889Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (5.13s) [2021-07-13T15:42:12.889Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (9.52s) [2021-07-13T15:42:12.889Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (1.36s) [2021-07-13T15:42:12.889Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.05s) [2021-07-13T15:42:12.889Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.01s) [2021-07-13T15:42:12.889Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (2.24s) [2021-07-13T15:42:12.889Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.03s) [2021-07-13T15:42:12.889Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (45.74s) [2021-07-13T15:42:12.889Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (20.40s) [2021-07-13T15:42:12.889Z] --- PASS: TestDockerSuite/TestBuildRm (12.70s) [2021-07-13T15:42:12.889Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (3.56s) [2021-07-13T15:42:12.889Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.06s) [2021-07-13T15:42:12.889Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.45s) [2021-07-13T15:42:12.889Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (1.60s) [2021-07-13T15:42:12.889Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (4.24s) [2021-07-13T15:42:12.889Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (4.20s) [2021-07-13T15:42:12.889Z] --- PASS: TestDockerSuite/TestBuildShellInherited (5.03s) [2021-07-13T15:42:12.889Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (17.37s) [2021-07-13T15:42:12.889Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.94s) [2021-07-13T15:42:12.889Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.72s) [2021-07-13T15:42:12.889Z] --- PASS: TestDockerSuite/TestBuildShellWindowsPowershell (10.19s) [2021-07-13T15:42:12.889Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.29s) [2021-07-13T15:42:12.889Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (9.80s) [2021-07-13T15:42:12.889Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.11s) [2021-07-13T15:42:12.889Z] --- PASS: TestDockerSuite/TestBuildStderr (4.52s) [2021-07-13T15:42:12.889Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (23.73s) [2021-07-13T15:42:12.889Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.39s) [2021-07-13T15:42:12.889Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (3.33s) [2021-07-13T15:42:12.889Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (1.38s) [2021-07-13T15:42:12.889Z] --- PASS: TestDockerSuite/TestBuildTagEvent (9.28s) [2021-07-13T15:42:12.889Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (5.17s) [2021-07-13T15:42:12.889Z] --- SKIP: TestDockerSuite/TestBuildUser (0.03s) [2021-07-13T15:42:12.889Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2021-07-13T15:42:12.889Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2021-07-13T15:42:12.889Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (8.83s) [2021-07-13T15:42:12.889Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.64s) [2021-07-13T15:42:12.889Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (3.32s) [2021-07-13T15:42:12.889Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2021-07-13T15:42:12.889Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2021-07-13T15:42:12.889Z] --- PASS: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (23.97s) [2021-07-13T15:42:12.889Z] --- PASS: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (1.05s) [2021-07-13T15:42:12.889Z] --- PASS: TestDockerSuite/TestBuildWindowsUser (9.72s) [2021-07-13T15:42:12.889Z] --- PASS: TestDockerSuite/TestBuildWindowsWorkdirProcessing (6.33s) [2021-07-13T15:42:12.889Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.42s) [2021-07-13T15:42:12.889Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s) [2021-07-13T15:42:12.889Z] --- PASS: TestDockerSuite/TestBuildWithFailure (2.56s) [2021-07-13T15:42:12.889Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.45s) [2021-07-13T15:42:12.889Z] --- PASS: TestDockerSuite/TestBuildWithRecycleBin (10.79s) [2021-07-13T15:42:12.889Z] --- PASS: TestDockerSuite/TestBuildWithTabs (4.35s) [2021-07-13T15:42:12.889Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.46s) [2021-07-13T15:42:12.889Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (14.65s) [2021-07-13T15:42:12.889Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.42s) [2021-07-13T15:42:12.889Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.44s) [2021-07-13T15:42:12.889Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2021-07-13T15:42:12.889Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (1.41s) [2021-07-13T15:42:12.889Z] --- PASS: TestDockerSuite/TestBuildWorkdirWindowsPath (12.67s) [2021-07-13T15:42:12.889Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (2.31s) [2021-07-13T15:42:12.889Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.41s) [2021-07-13T15:42:12.889Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2021-07-13T15:42:12.889Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2021-07-13T15:42:12.889Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (1.95s) [2021-07-13T15:42:12.889Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (5.11s) [2021-07-13T15:42:12.889Z] --- PASS: TestDockerSuite/TestCommitChange (5.52s) [2021-07-13T15:42:12.889Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (5.14s) [2021-07-13T15:42:12.889Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s) [2021-07-13T15:42:12.889Z] --- PASS: TestDockerSuite/TestCommitNewFile (7.57s) [2021-07-13T15:42:12.889Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.01s) [2021-07-13T15:42:12.889Z] --- PASS: TestDockerSuite/TestCommitTTY (7.65s) [2021-07-13T15:42:12.889Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (5.21s) [2021-07-13T15:42:12.889Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2021-07-13T15:42:12.889Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.02s) [2021-07-13T15:42:12.889Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2021-07-13T15:42:12.889Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2021-07-13T15:42:12.889Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2021-07-13T15:42:12.889Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2021-07-13T15:42:12.889Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2021-07-13T15:42:12.889Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.15s) [2021-07-13T15:42:12.889Z] --- PASS: TestDockerSuite/TestContainerAPICommit (7.70s) [2021-07-13T15:42:12.889Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (7.49s) [2021-07-13T15:42:12.889Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2021-07-13T15:42:12.889Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (2.80s) [2021-07-13T15:42:12.889Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2021-07-13T15:42:12.889Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2021-07-13T15:42:12.889Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2021-07-13T15:42:12.889Z] --- PASS: TestDockerSuite/TestContainerAPICreate (2.82s) [2021-07-13T15:42:12.889Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2021-07-13T15:42:12.889Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.02s) [2021-07-13T15:42:12.889Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (2.83s) [2021-07-13T15:42:12.889Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.02s) [2021-07-13T15:42:12.889Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2021-07-13T15:42:12.889Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2021-07-13T15:42:12.889Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2021-07-13T15:42:12.889Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (3.45s) [2021-07-13T15:42:12.889Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (2.33s) [2021-07-13T15:42:12.889Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (2.33s) [2021-07-13T15:42:12.889Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.02s) [2021-07-13T15:42:12.889Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2021-07-13T15:42:12.889Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (2.56s) [2021-07-13T15:42:12.889Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.01s) [2021-07-13T15:42:12.889Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (2.88s) [2021-07-13T15:42:12.889Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2021-07-13T15:42:12.889Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s) [2021-07-13T15:42:12.889Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (2.51s) [2021-07-13T15:42:12.889Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.02s) [2021-07-13T15:42:12.889Z] --- PASS: TestDockerSuite/TestContainerAPIKill (2.23s) [2021-07-13T15:42:12.889Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s) [2021-07-13T15:42:12.889Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (2.97s) [2021-07-13T15:42:12.889Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.33s) [2021-07-13T15:42:12.889Z] --- PASS: TestDockerSuite/TestContainerAPIRename (2.70s) [2021-07-13T15:42:12.889Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (5.01s) [2021-07-13T15:42:12.889Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (4.38s) [2021-07-13T15:42:12.889Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.14s) [2021-07-13T15:42:12.889Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.02s) [2021-07-13T15:42:12.889Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.02s) [2021-07-13T15:42:12.889Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.02s) [2021-07-13T15:42:12.889Z] --- PASS: TestDockerSuite/TestContainerAPIStart (2.10s) [2021-07-13T15:42:12.889Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2021-07-13T15:42:12.889Z] --- PASS: TestDockerSuite/TestContainerAPIStop (2.86s) [2021-07-13T15:42:12.889Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s) [2021-07-13T15:42:12.889Z] --- PASS: TestDockerSuite/TestContainerAPITopWindows (2.41s) [2021-07-13T15:42:12.889Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.14s) [2021-07-13T15:42:12.889Z] --- PASS: TestDockerSuite/TestContainerAPIWait (4.67s) [2021-07-13T15:42:12.889Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (2.20s) [2021-07-13T15:42:12.889Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.01s) [2021-07-13T15:42:12.889Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2021-07-13T15:42:12.889Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2021-07-13T15:42:12.889Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2021-07-13T15:42:12.889Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2021-07-13T15:42:12.889Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe (1.81s) [2021-07-13T15:42:12.889Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (18.83s) [2021-07-13T15:42:12.889Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} (2.68s) [2021-07-13T15:42:12.889Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} (2.61s) [2021-07-13T15:42:12.889Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} (2.64s) [2021-07-13T15:42:12.889Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} (2.80s) [2021-07-13T15:42:12.889Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc0008c2c90_} (2.71s) [2021-07-13T15:42:12.889Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-1004690902_c:\foo_false____} (2.64s) [2021-07-13T15:42:12.889Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-1004690902_c:\foo_true____} (2.70s) [2021-07-13T15:42:12.889Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2021-07-13T15:42:12.889Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.55s) [2021-07-13T15:42:12.889Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2021-07-13T15:42:12.889Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2021-07-13T15:42:12.889Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2021-07-13T15:42:12.889Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2021-07-13T15:42:12.889Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2021-07-13T15:42:12.889Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.11s) [2021-07-13T15:42:12.889Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.13s) [2021-07-13T15:42:12.889Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.11s) [2021-07-13T15:42:12.889Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2021-07-13T15:42:12.889Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.13s) [2021-07-13T15:42:12.889Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2021-07-13T15:42:12.889Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2021-07-13T15:42:12.889Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2021-07-13T15:42:12.889Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.02s) [2021-07-13T15:42:12.889Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s) [2021-07-13T15:42:12.889Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (2.99s) [2021-07-13T15:42:12.889Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2021-07-13T15:42:12.889Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.01s) [2021-07-13T15:42:12.889Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.01s) [2021-07-13T15:42:12.889Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s) [2021-07-13T15:42:12.889Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s) [2021-07-13T15:42:12.889Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s) [2021-07-13T15:42:12.889Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s) [2021-07-13T15:42:12.889Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s) [2021-07-13T15:42:12.889Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.02s) [2021-07-13T15:42:12.889Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s) [2021-07-13T15:42:12.889Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s) [2021-07-13T15:42:12.889Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2021-07-13T15:42:12.889Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2021-07-13T15:42:12.890Z] --- PASS: TestDockerSuite/TestCpGarbagePath (2.63s) [2021-07-13T15:42:12.890Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.07s) [2021-07-13T15:42:12.890Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.01s) [2021-07-13T15:42:12.890Z] --- PASS: TestDockerSuite/TestCpRelativePath (2.90s) [2021-07-13T15:42:12.890Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.01s) [2021-07-13T15:42:12.890Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s) [2021-07-13T15:42:12.890Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2021-07-13T15:42:12.890Z] --- PASS: TestDockerSuite/TestCpToCaseA (4.86s) [2021-07-13T15:42:12.890Z] --- PASS: TestDockerSuite/TestCpToCaseB (2.61s) [2021-07-13T15:42:12.890Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.02s) [2021-07-13T15:42:12.890Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s) [2021-07-13T15:42:12.890Z] --- PASS: TestDockerSuite/TestCpToCaseE (10.43s) [2021-07-13T15:42:12.890Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.01s) [2021-07-13T15:42:12.890Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s) [2021-07-13T15:42:12.890Z] --- PASS: TestDockerSuite/TestCpToCaseH (10.68s) [2021-07-13T15:42:12.890Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.01s) [2021-07-13T15:42:12.890Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s) [2021-07-13T15:42:12.890Z] --- PASS: TestDockerSuite/TestCpToDot (2.95s) [2021-07-13T15:42:12.890Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2021-07-13T15:42:12.890Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2021-07-13T15:42:12.890Z] --- PASS: TestDockerSuite/TestCpToStdout (3.01s) [2021-07-13T15:42:12.890Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2021-07-13T15:42:12.890Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2021-07-13T15:42:12.890Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2021-07-13T15:42:12.890Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s) [2021-07-13T15:42:12.890Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.25s) [2021-07-13T15:42:12.890Z] --- PASS: TestDockerSuite/TestCreateArgs (0.24s) [2021-07-13T15:42:12.890Z] --- PASS: TestDockerSuite/TestCreateByImageID (2.33s) [2021-07-13T15:42:12.890Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (2.49s) [2021-07-13T15:42:12.890Z] --- PASS: TestDockerSuite/TestCreateGrowRootfs (0.24s) [2021-07-13T15:42:12.890Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.25s) [2021-07-13T15:42:12.890Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (1.96s) [2021-07-13T15:42:12.890Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.85s) [2021-07-13T15:42:12.890Z] --- PASS: TestDockerSuite/TestCreateLabels (0.26s) [2021-07-13T15:42:12.890Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2021-07-13T15:42:12.890Z] --- PASS: TestDockerSuite/TestCreateRM (0.47s) [2021-07-13T15:42:12.890Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2021-07-13T15:42:12.890Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.25s) [2021-07-13T15:42:12.890Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.50s) [2021-07-13T15:42:12.890Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (8.81s) [2021-07-13T15:42:12.890Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.29s) [2021-07-13T15:42:12.890Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.54s) [2021-07-13T15:42:12.890Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.54s) [2021-07-13T15:42:12.890Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.26s) [2021-07-13T15:42:12.890Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2021-07-13T15:42:12.890Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (2.86s) [2021-07-13T15:42:12.890Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2021-07-13T15:42:12.890Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.20s) [2021-07-13T15:42:12.890Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2021-07-13T15:42:12.890Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2021-07-13T15:42:12.890Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2021-07-13T15:42:12.890Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2021-07-13T15:42:12.890Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2021-07-13T15:42:12.890Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2021-07-13T15:42:12.890Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2021-07-13T15:42:12.890Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2021-07-13T15:42:12.890Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s) [2021-07-13T15:42:12.890Z] --- PASS: TestDockerSuite/TestDockerFails (0.07s) [2021-07-13T15:42:12.890Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2021-07-13T15:42:12.890Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2021-07-13T15:42:12.890Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2021-07-13T15:42:12.890Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.01s) [2021-07-13T15:42:12.890Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.01s) [2021-07-13T15:42:12.890Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (2.97s) [2021-07-13T15:42:12.890Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (2.91s) [2021-07-13T15:42:12.890Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (2.94s) [2021-07-13T15:42:12.890Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (9.07s) [2021-07-13T15:42:12.890Z] --- PASS: TestDockerSuite/TestEventsCopy (4.87s) [2021-07-13T15:42:12.890Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (5.54s) [2021-07-13T15:42:12.890Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (2.75s) [2021-07-13T15:42:12.890Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.86s) [2021-07-13T15:42:12.890Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (4.72s) [2021-07-13T15:42:12.890Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.77s) [2021-07-13T15:42:12.890Z] --- PASS: TestDockerSuite/TestEventsFilterType (1.08s) [2021-07-13T15:42:12.890Z] --- PASS: TestDockerSuite/TestEventsFilters (5.54s) [2021-07-13T15:42:12.890Z] --- PASS: TestDockerSuite/TestEventsFormat (5.23s) [2021-07-13T15:42:12.890Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.07s) [2021-07-13T15:42:12.890Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.07s) [2021-07-13T15:42:12.890Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.01s) [2021-07-13T15:42:12.890Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.02s) [2021-07-13T15:42:12.890Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s) [2021-07-13T15:42:12.890Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.19s) [2021-07-13T15:42:12.890Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.01s) [2021-07-13T15:42:12.890Z] --- PASS: TestDockerSuite/TestEventsRename (3.03s) [2021-07-13T15:42:12.890Z] --- PASS: TestDockerSuite/TestEventsResize (8.23s) [2021-07-13T15:42:12.890Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (2.89s) [2021-07-13T15:42:12.890Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (2.84s) [2021-07-13T15:42:12.890Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (5.33s) [2021-07-13T15:42:12.890Z] --- SKIP: TestDockerSuite/TestEventsTop (0.02s) [2021-07-13T15:42:12.890Z] --- PASS: TestDockerSuite/TestEventsUntag (2.75s) [2021-07-13T15:42:12.890Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (4.49s) [2021-07-13T15:42:12.890Z] --- SKIP: TestDockerSuite/TestExec (0.02s) [2021-07-13T15:42:12.890Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2021-07-13T15:42:12.890Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (2.20s) [2021-07-13T15:42:12.890Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (2.28s) [2021-07-13T15:42:12.890Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.02s) [2021-07-13T15:42:12.890Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2021-07-13T15:42:12.890Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2021-07-13T15:42:12.890Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (2.41s) [2021-07-13T15:42:12.890Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (2.46s) [2021-07-13T15:42:12.890Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (2.48s) [2021-07-13T15:42:12.890Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (2.30s) [2021-07-13T15:42:12.890Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (9.63s) [2021-07-13T15:42:12.890Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.02s) [2021-07-13T15:42:12.890Z] --- SKIP: TestDockerSuite/TestExecEnv (0.02s) [2021-07-13T15:42:12.890Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s) [2021-07-13T15:42:12.890Z] --- PASS: TestDockerSuite/TestExecExitStatus (2.55s) [2021-07-13T15:42:12.890Z] --- PASS: TestDockerSuite/TestExecInspectID (4.89s) [2021-07-13T15:42:12.890Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.02s) [2021-07-13T15:42:12.890Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2021-07-13T15:42:12.890Z] --- SKIP: TestDockerSuite/TestExecParseError (0.02s) [2021-07-13T15:42:12.890Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s) [2021-07-13T15:42:12.890Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2021-07-13T15:42:12.890Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (2.72s) [2021-07-13T15:42:12.890Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.02s) [2021-07-13T15:42:12.890Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.02s) [2021-07-13T15:42:12.890Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s) [2021-07-13T15:42:12.890Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s) [2021-07-13T15:42:12.890Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2021-07-13T15:42:12.890Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (2.63s) [2021-07-13T15:42:12.890Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.01s) [2021-07-13T15:42:12.890Z] --- PASS: TestDockerSuite/TestExecWindowsPathNotWiped (6.15s) [2021-07-13T15:42:12.890Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.01s) [2021-07-13T15:42:12.890Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.02s) [2021-07-13T15:42:12.890Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.01s) [2021-07-13T15:42:12.890Z] --- PASS: TestDockerSuite/TestGetContainerStats (6.18s) [2021-07-13T15:42:12.890Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (6.28s) [2021-07-13T15:42:12.890Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (3.37s) [2021-07-13T15:42:12.890Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (6.25s) [2021-07-13T15:42:12.890Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2021-07-13T15:42:12.890Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.02s) [2021-07-13T15:42:12.890Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.21s) [2021-07-13T15:42:12.890Z] --- SKIP: TestDockerSuite/TestHealth (0.01s) [2021-07-13T15:42:12.890Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.08s) [2021-07-13T15:42:12.890Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.08s) [2021-07-13T15:42:12.890Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.07s) [2021-07-13T15:42:12.890Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (5.14s) [2021-07-13T15:42:12.890Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.07s) [2021-07-13T15:42:12.890Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2021-07-13T15:42:12.890Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.08s) [2021-07-13T15:42:12.890Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.08s) [2021-07-13T15:42:12.890Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.34s) [2021-07-13T15:42:12.890Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.70s) [2021-07-13T15:42:12.890Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2021-07-13T15:42:12.890Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (1.25s) [2021-07-13T15:42:12.890Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.09s) [2021-07-13T15:42:12.890Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (2.14s) [2021-07-13T15:42:12.890Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.29s) [2021-07-13T15:42:12.890Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (2.33s) [2021-07-13T15:42:12.890Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (3.10s) [2021-07-13T15:42:12.890Z] --- PASS: TestDockerSuite/TestImagesFormat (0.22s) [2021-07-13T15:42:12.890Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2021-07-13T15:42:12.890Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (3.96s) [2021-07-13T15:42:12.890Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.06s) [2021-07-13T15:42:12.890Z] --- PASS: TestDockerSuite/TestImportBadURL (2.38s) [2021-07-13T15:42:12.890Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.01s) [2021-07-13T15:42:12.890Z] --- SKIP: TestDockerSuite/TestImportFile (0.01s) [2021-07-13T15:42:12.890Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.06s) [2021-07-13T15:42:12.890Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.01s) [2021-07-13T15:42:12.890Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.01s) [2021-07-13T15:42:12.890Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2021-07-13T15:42:12.890Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2021-07-13T15:42:12.890Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2021-07-13T15:42:12.890Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2021-07-13T15:42:12.890Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.07s) [2021-07-13T15:42:12.890Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2021-07-13T15:42:12.890Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2021-07-13T15:42:12.890Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (2.78s) [2021-07-13T15:42:12.890Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (2.82s) [2021-07-13T15:42:12.890Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2021-07-13T15:42:12.890Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2021-07-13T15:42:12.890Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.09s) [2021-07-13T15:42:12.890Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.01s) [2021-07-13T15:42:12.890Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (2.41s) [2021-07-13T15:42:12.890Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.21s) [2021-07-13T15:42:12.890Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (2.83s) [2021-07-13T15:42:12.890Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2021-07-13T15:42:12.890Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2021-07-13T15:42:12.890Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2021-07-13T15:42:12.890Z] --- PASS: TestDockerSuite/TestInspectDefault (2.89s) [2021-07-13T15:42:12.890Z] --- PASS: TestDockerSuite/TestInspectHistory (4.99s) [2021-07-13T15:42:12.890Z] --- SKIP: TestDockerSuite/TestInspectImage (0.01s) [2021-07-13T15:42:12.890Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.01s) [2021-07-13T15:42:12.890Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2021-07-13T15:42:12.890Z] --- PASS: TestDockerSuite/TestInspectInt64 (2.75s) [2021-07-13T15:42:12.890Z] --- PASS: TestDockerSuite/TestInspectJSONFields (2.42s) [2021-07-13T15:42:12.890Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.27s) [2021-07-13T15:42:12.890Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (2.83s) [2021-07-13T15:42:12.890Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (2.27s) [2021-07-13T15:42:12.890Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.01s) [2021-07-13T15:42:12.890Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.08s) [2021-07-13T15:42:12.890Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (2.36s) [2021-07-13T15:42:12.890Z] --- PASS: TestDockerSuite/TestInspectStatus (7.95s) [2021-07-13T15:42:12.890Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (4.69s) [2021-07-13T15:42:12.890Z] --- PASS: TestDockerSuite/TestInspectTemplateError (2.40s) [2021-07-13T15:42:12.890Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (2.78s) [2021-07-13T15:42:12.890Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (2.40s) [2021-07-13T15:42:12.890Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (2.41s) [2021-07-13T15:42:12.890Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (2.74s) [2021-07-13T15:42:12.890Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (2.44s) [2021-07-13T15:42:12.890Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.08s) [2021-07-13T15:42:12.890Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.02s) [2021-07-13T15:42:12.890Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s) [2021-07-13T15:42:12.890Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2021-07-13T15:42:12.890Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2021-07-13T15:42:12.890Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2021-07-13T15:42:12.890Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2021-07-13T15:42:12.890Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2021-07-13T15:42:12.890Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2021-07-13T15:42:12.890Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2021-07-13T15:42:12.890Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2021-07-13T15:42:12.890Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2021-07-13T15:42:12.890Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2021-07-13T15:42:12.890Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2021-07-13T15:42:12.890Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2021-07-13T15:42:12.890Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2021-07-13T15:42:12.890Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2021-07-13T15:42:12.890Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.07s) [2021-07-13T15:42:12.890Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.02s) [2021-07-13T15:42:12.890Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (2.13s) [2021-07-13T15:42:12.890Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (2.35s) [2021-07-13T15:42:12.890Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (6.18s) [2021-07-13T15:42:12.890Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (2.84s) [2021-07-13T15:42:12.890Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2021-07-13T15:42:12.890Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (2.38s) [2021-07-13T15:42:12.890Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.08s) [2021-07-13T15:42:12.890Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (6.61s) [2021-07-13T15:42:12.890Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (6.52s) [2021-07-13T15:42:12.890Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (6.55s) [2021-07-13T15:42:12.890Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (2.75s) [2021-07-13T15:42:12.890Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (2.77s) [2021-07-13T15:42:12.890Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2021-07-13T15:42:12.890Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (3.02s) [2021-07-13T15:42:12.890Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (2.93s) [2021-07-13T15:42:12.890Z] --- PASS: TestDockerSuite/TestLogsSince (9.38s) [2021-07-13T15:42:12.890Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2021-07-13T15:42:12.891Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s) [2021-07-13T15:42:12.891Z] --- PASS: TestDockerSuite/TestLogsTail (3.24s) [2021-07-13T15:42:12.891Z] --- PASS: TestDockerSuite/TestLogsTimestamps (2.95s) [2021-07-13T15:42:12.891Z] --- PASS: TestDockerSuite/TestLogsWithDetails (2.87s) [2021-07-13T15:42:12.891Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.01s) [2021-07-13T15:42:12.891Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.01s) [2021-07-13T15:42:12.891Z] --- SKIP: TestDockerSuite/TestNetHostname (0.01s) [2021-07-13T15:42:12.891Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2021-07-13T15:42:12.891Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2021-07-13T15:42:12.891Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2021-07-13T15:42:12.891Z] --- SKIP: TestDockerSuite/TestPluginActive (0.01s) [2021-07-13T15:42:12.891Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.02s) [2021-07-13T15:42:12.891Z] --- PASS: TestDockerSuite/TestPluginInspectOnWindows (0.08s) [2021-07-13T15:42:12.891Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2021-07-13T15:42:12.891Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s) [2021-07-13T15:42:12.891Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2021-07-13T15:42:12.891Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s) [2021-07-13T15:42:12.891Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s) [2021-07-13T15:42:12.891Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2021-07-13T15:42:12.891Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s) [2021-07-13T15:42:12.891Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s) [2021-07-13T15:42:12.891Z] --- SKIP: TestDockerSuite/TestPortList (0.01s) [2021-07-13T15:42:12.891Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (5.63s) [2021-07-13T15:42:12.891Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.01s) [2021-07-13T15:42:12.891Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.02s) [2021-07-13T15:42:12.891Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2021-07-13T15:42:12.891Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2021-07-13T15:42:12.891Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2021-07-13T15:42:12.891Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2021-07-13T15:42:12.891Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2021-07-13T15:42:12.891Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2021-07-13T15:42:12.891Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2021-07-13T15:42:12.891Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (5.51s) [2021-07-13T15:42:12.891Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2021-07-13T15:42:12.891Z] --- PASS: TestDockerSuite/TestPsByOrder (8.88s) [2021-07-13T15:42:12.891Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2021-07-13T15:42:12.891Z] --- PASS: TestDockerSuite/TestPsListContainersBase (9.89s) [2021-07-13T15:42:12.891Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (15.83s) [2021-07-13T15:42:12.891Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.39s) [2021-07-13T15:42:12.891Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2021-07-13T15:42:12.891Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (13.17s) [2021-07-13T15:42:12.891Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (4.35s) [2021-07-13T15:42:12.891Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (8.37s) [2021-07-13T15:42:12.891Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (9.69s) [2021-07-13T15:42:12.891Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.08s) [2021-07-13T15:42:12.891Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2021-07-13T15:42:12.891Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (5.16s) [2021-07-13T15:42:12.891Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.02s) [2021-07-13T15:42:12.891Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2021-07-13T15:42:12.891Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2021-07-13T15:42:12.891Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s) [2021-07-13T15:42:12.891Z] --- PASS: TestDockerSuite/TestPsShowMounts (7.54s) [2021-07-13T15:42:12.891Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2021-07-13T15:42:12.891Z] --- PASS: TestDockerSuite/TestPullLinuxImageFailsOnWindows (1.72s) [2021-07-13T15:42:12.891Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2021-07-13T15:42:12.891Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (1.36s) [2021-07-13T15:42:12.891Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.97s) [2021-07-13T15:42:12.891Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2021-07-13T15:42:12.891Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (4.74s) [2021-07-13T15:42:12.891Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (5.15s) [2021-07-13T15:42:12.891Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (2.79s) [2021-07-13T15:42:12.891Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (23.49s) [2021-07-13T15:42:12.891Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2021-07-13T15:42:12.891Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (7.78s) [2021-07-13T15:42:12.891Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.32s) [2021-07-13T15:42:12.891Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.26s) [2021-07-13T15:42:12.891Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.95s) [2021-07-13T15:42:12.891Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (5.15s) [2021-07-13T15:42:12.891Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (4.78s) [2021-07-13T15:42:12.891Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2021-07-13T15:42:12.891Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (5.15s) [2021-07-13T15:42:12.891Z] --- PASS: TestDockerSuite/TestRmiBlank (0.07s) [2021-07-13T15:42:12.891Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.37s) [2021-07-13T15:42:12.891Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (14.63s) [2021-07-13T15:42:12.891Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (3.38s) [2021-07-13T15:42:12.891Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.78s) [2021-07-13T15:42:12.891Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (6.72s) [2021-07-13T15:42:12.891Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (5.45s) [2021-07-13T15:42:12.891Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (13.57s) [2021-07-13T15:42:12.891Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (4.30s) [2021-07-13T15:42:12.891Z] --- PASS: TestDockerSuite/TestRmiTag (0.71s) [2021-07-13T15:42:12.891Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (2.93s) [2021-07-13T15:42:12.891Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (16.99s) [2021-07-13T15:42:12.891Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (3.15s) [2021-07-13T15:42:12.891Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (5.01s) [2021-07-13T15:42:12.891Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (1.31s) [2021-07-13T15:42:12.891Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2021-07-13T15:42:12.891Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.02s) [2021-07-13T15:42:12.891Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2021-07-13T15:42:12.891Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2021-07-13T15:42:12.891Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2021-07-13T15:42:12.891Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2021-07-13T15:42:12.891Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2021-07-13T15:42:12.891Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (7.08s) [2021-07-13T15:42:12.891Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2021-07-13T15:42:12.891Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2021-07-13T15:42:12.891Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (5.25s) [2021-07-13T15:42:12.891Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (2.85s) [2021-07-13T15:42:12.891Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (2.80s) [2021-07-13T15:42:12.891Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (2.80s) [2021-07-13T15:42:12.891Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (2.81s) [2021-07-13T15:42:12.891Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.07s) [2021-07-13T15:42:12.891Z] --- PASS: TestDockerSuite/TestRunBindMounts (5.37s) [2021-07-13T15:42:12.891Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2021-07-13T15:42:12.891Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2021-07-13T15:42:12.891Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2021-07-13T15:42:12.891Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2021-07-13T15:42:12.891Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s) [2021-07-13T15:42:12.891Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2021-07-13T15:42:12.891Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2021-07-13T15:42:12.891Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2021-07-13T15:42:12.891Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2021-07-13T15:42:12.891Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2021-07-13T15:42:12.891Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2021-07-13T15:42:12.891Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (2.77s) [2021-07-13T15:42:12.891Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2021-07-13T15:42:12.891Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (3.36s) [2021-07-13T15:42:12.891Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2021-07-13T15:42:12.891Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2021-07-13T15:42:12.891Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (2.53s) [2021-07-13T15:42:12.891Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2021-07-13T15:42:12.891Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2021-07-13T15:42:12.891Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2021-07-13T15:42:12.891Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2021-07-13T15:42:12.891Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2021-07-13T15:42:12.891Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2021-07-13T15:42:12.891Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2021-07-13T15:42:12.891Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (2.05s) [2021-07-13T15:42:12.891Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (2.52s) [2021-07-13T15:42:12.891Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (2.76s) [2021-07-13T15:42:12.891Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2021-07-13T15:42:12.891Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2021-07-13T15:42:12.891Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2021-07-13T15:42:12.891Z] --- PASS: TestDockerSuite/TestRunCreateVolume (2.78s) [2021-07-13T15:42:12.891Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2021-07-13T15:42:12.891Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2021-07-13T15:42:12.891Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2021-07-13T15:42:12.891Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2021-07-13T15:42:12.891Z] --- PASS: TestDockerSuite/TestRunCredentialSpecFailures (2.15s) [2021-07-13T15:42:12.891Z] --- PASS: TestDockerSuite/TestRunCredentialSpecWellFormed (5.67s) [2021-07-13T15:42:12.891Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2021-07-13T15:42:12.891Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.02s) [2021-07-13T15:42:12.891Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s) [2021-07-13T15:42:12.891Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2021-07-13T15:42:12.891Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2021-07-13T15:42:12.891Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2021-07-13T15:42:12.891Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (2.35s) [2021-07-13T15:42:12.891Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.02s) [2021-07-13T15:42:12.891Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.21s) [2021-07-13T15:42:12.891Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.02s) [2021-07-13T15:42:12.891Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (2.33s) [2021-07-13T15:42:12.891Z] --- PASS: TestDockerSuite/TestRunEchoStdout (2.44s) [2021-07-13T15:42:12.891Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.02s) [2021-07-13T15:42:12.891Z] --- PASS: TestDockerSuite/TestRunEntrypoint (2.45s) [2021-07-13T15:42:12.891Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.01s) [2021-07-13T15:42:12.891Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s) [2021-07-13T15:42:12.891Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2021-07-13T15:42:12.891Z] --- PASS: TestDockerSuite/TestRunExitCode (2.47s) [2021-07-13T15:42:12.891Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (2.75s) [2021-07-13T15:42:12.891Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (2.78s) [2021-07-13T15:42:12.891Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (2.85s) [2021-07-13T15:42:12.891Z] --- PASS: TestDockerSuite/TestRunExposePort (0.06s) [2021-07-13T15:42:12.891Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.02s) [2021-07-13T15:42:12.891Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s) [2021-07-13T15:42:12.891Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s) [2021-07-13T15:42:12.891Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2021-07-13T15:42:12.891Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2021-07-13T15:42:12.891Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2021-07-13T15:42:12.891Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.02s) [2021-07-13T15:42:12.891Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (4.90s) [2021-07-13T15:42:12.891Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2021-07-13T15:42:12.891Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.07s) [2021-07-13T15:42:12.891Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2021-07-13T15:42:12.891Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.03s) [2021-07-13T15:42:12.891Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2021-07-13T15:42:12.891Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2021-07-13T15:42:12.891Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (8.23s) [2021-07-13T15:42:12.891Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2021-07-13T15:42:12.891Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (2.25s) [2021-07-13T15:42:12.891Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.01s) [2021-07-13T15:42:12.891Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2021-07-13T15:42:12.891Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2021-07-13T15:42:12.891Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s) [2021-07-13T15:42:12.891Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2021-07-13T15:42:12.891Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s) [2021-07-13T15:42:12.891Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2021-07-13T15:42:12.891Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2021-07-13T15:42:12.891Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.02s) [2021-07-13T15:42:12.891Z] --- SKIP: TestDockerSuite/TestRunMount (0.01s) [2021-07-13T15:42:12.891Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s) [2021-07-13T15:42:12.891Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2021-07-13T15:42:12.891Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2021-07-13T15:42:12.891Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (8.14s) [2021-07-13T15:42:12.891Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2021-07-13T15:42:12.891Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s) [2021-07-13T15:42:12.891Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2021-07-13T15:42:12.891Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (6.04s) [2021-07-13T15:42:12.891Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (5.17s) [2021-07-13T15:42:12.891Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2021-07-13T15:42:12.891Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2021-07-13T15:42:12.891Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.01s) [2021-07-13T15:42:12.891Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2021-07-13T15:42:12.891Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2021-07-13T15:42:12.891Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2021-07-13T15:42:12.891Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2021-07-13T15:42:12.891Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2021-07-13T15:42:12.891Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2021-07-13T15:42:12.891Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.48s) [2021-07-13T15:42:12.891Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (1.30s) [2021-07-13T15:42:12.891Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (1.94s) [2021-07-13T15:42:12.891Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (2.04s) [2021-07-13T15:42:12.891Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (1.29s) [2021-07-13T15:42:12.891Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (2.67s) [2021-07-13T15:42:12.891Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.32s) [2021-07-13T15:42:12.891Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2021-07-13T15:42:12.891Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2021-07-13T15:42:12.891Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.02s) [2021-07-13T15:42:12.892Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2021-07-13T15:42:12.892Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2021-07-13T15:42:12.892Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2021-07-13T15:42:12.892Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2021-07-13T15:42:12.892Z] --- PASS: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (3.65s) [2021-07-13T15:42:12.892Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.01s) [2021-07-13T15:42:12.892Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s) [2021-07-13T15:42:12.892Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2021-07-13T15:42:12.892Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s) [2021-07-13T15:42:12.892Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2021-07-13T15:42:12.892Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (8.19s) [2021-07-13T15:42:12.892Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2021-07-13T15:42:12.892Z] --- PASS: TestDockerSuite/TestRunRm (2.54s) [2021-07-13T15:42:12.892Z] --- PASS: TestDockerSuite/TestRunRmAndWait (5.86s) [2021-07-13T15:42:12.892Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (2.48s) [2021-07-13T15:42:12.892Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (2.42s) [2021-07-13T15:42:12.892Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (2.32s) [2021-07-13T15:42:12.892Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (3.04s) [2021-07-13T15:42:12.892Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2021-07-13T15:42:12.892Z] --- SKIP: TestDockerSuite/TestRunState (0.01s) [2021-07-13T15:42:12.892Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (2.81s) [2021-07-13T15:42:12.892Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.01s) [2021-07-13T15:42:12.892Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (2.22s) [2021-07-13T15:42:12.892Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2021-07-13T15:42:12.892Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2021-07-13T15:42:12.892Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.19s) [2021-07-13T15:42:12.892Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.07s) [2021-07-13T15:42:12.892Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2021-07-13T15:42:12.892Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (5.10s) [2021-07-13T15:42:12.892Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2021-07-13T15:42:12.892Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2021-07-13T15:42:12.892Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2021-07-13T15:42:12.892Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2021-07-13T15:42:12.892Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s) [2021-07-13T15:42:12.892Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.01s) [2021-07-13T15:42:12.892Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s) [2021-07-13T15:42:12.892Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s) [2021-07-13T15:42:12.892Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.02s) [2021-07-13T15:42:12.892Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.02s) [2021-07-13T15:42:12.892Z] --- PASS: TestDockerSuite/TestRunUserDefaults (2.91s) [2021-07-13T15:42:12.892Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.01s) [2021-07-13T15:42:12.892Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (2.94s) [2021-07-13T15:42:12.892Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2021-07-13T15:42:12.892Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2021-07-13T15:42:12.892Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (3.40s) [2021-07-13T15:42:12.892Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (8.12s) [2021-07-13T15:42:12.892Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (4.95s) [2021-07-13T15:42:12.892Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (6.78s) [2021-07-13T15:42:12.892Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2021-07-13T15:42:12.892Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.20s) [2021-07-13T15:42:12.892Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUCount (4.06s) [2021-07-13T15:42:12.892Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUPercent (2.78s) [2021-07-13T15:42:12.892Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUShares (2.83s) [2021-07-13T15:42:12.892Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.01s) [2021-07-13T15:42:12.892Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.07s) [2021-07-13T15:42:12.892Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.08s) [2021-07-13T15:42:12.892Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2021-07-13T15:42:12.892Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2021-07-13T15:42:12.892Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2021-07-13T15:42:12.892Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2021-07-13T15:42:12.892Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.02s) [2021-07-13T15:42:12.892Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (4.06s) [2021-07-13T15:42:12.892Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (1.88s) [2021-07-13T15:42:12.892Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (2.04s) [2021-07-13T15:42:12.892Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (5.08s) [2021-07-13T15:42:12.892Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2021-07-13T15:42:12.892Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2021-07-13T15:42:12.892Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2021-07-13T15:42:12.892Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2021-07-13T15:42:12.892Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2021-07-13T15:42:12.892Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2021-07-13T15:42:12.892Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.02s) [2021-07-13T15:42:12.892Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2021-07-13T15:42:12.892Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.01s) [2021-07-13T15:42:12.892Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s) [2021-07-13T15:42:12.892Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.02s) [2021-07-13T15:42:12.892Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s) [2021-07-13T15:42:12.892Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2021-07-13T15:42:12.892Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.02s) [2021-07-13T15:42:12.892Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2021-07-13T15:42:12.892Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2021-07-13T15:42:12.892Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2021-07-13T15:42:12.892Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (2.42s) [2021-07-13T15:42:12.892Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.45s) [2021-07-13T15:42:12.892Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.42s) [2021-07-13T15:42:12.892Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.25s) [2021-07-13T15:42:12.892Z] --- PASS: TestDockerSuite/TestSearchWithLimit (1.73s) [2021-07-13T15:42:12.892Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (8.30s) [2021-07-13T15:42:12.892Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2021-07-13T15:42:12.892Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (9.03s) [2021-07-13T15:42:12.892Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2021-07-13T15:42:12.892Z] --- PASS: TestDockerSuite/TestStartAttachSilent (4.14s) [2021-07-13T15:42:12.892Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.02s) [2021-07-13T15:42:12.892Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.01s) [2021-07-13T15:42:12.892Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s) [2021-07-13T15:42:12.892Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.02s) [2021-07-13T15:42:12.892Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (6.62s) [2021-07-13T15:42:12.892Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2021-07-13T15:42:12.892Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s) [2021-07-13T15:42:12.892Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2021-07-13T15:42:12.892Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s) [2021-07-13T15:42:12.892Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s) [2021-07-13T15:42:12.892Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.02s) [2021-07-13T15:42:12.892Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (2.32s) [2021-07-13T15:42:12.892Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (2.46s) [2021-07-13T15:42:12.892Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.01s) [2021-07-13T15:42:12.892Z] --- PASS: TestDockerSuite/TestTopWindowsCoreProcesses (2.44s) [2021-07-13T15:42:12.892Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2021-07-13T15:42:12.892Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2021-07-13T15:42:12.892Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2021-07-13T15:42:12.892Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2021-07-13T15:42:12.892Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2021-07-13T15:42:12.892Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2021-07-13T15:42:12.892Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.30s) [2021-07-13T15:42:12.892Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.14s) [2021-07-13T15:42:12.892Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.21s) [2021-07-13T15:42:12.892Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2021-07-13T15:42:12.892Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.35s) [2021-07-13T15:42:12.892Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.29s) [2021-07-13T15:42:12.892Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.14s) [2021-07-13T15:42:12.892Z] --- PASS: TestDockerSuite/TestVolumeCLILs (2.74s) [2021-07-13T15:42:12.892Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.08s) [2021-07-13T15:42:12.892Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (3.63s) [2021-07-13T15:42:12.892Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.42s) [2021-07-13T15:42:12.892Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.41s) [2021-07-13T15:42:12.892Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.08s) [2021-07-13T15:42:12.892Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.21s) [2021-07-13T15:42:12.892Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (9.02s) [2021-07-13T15:42:12.892Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2021-07-13T15:42:12.892Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.66s) [2021-07-13T15:42:12.892Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.21s) [2021-07-13T15:42:12.892Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2021-07-13T15:42:12.892Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (7.67s) [2021-07-13T15:42:12.892Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.30s) [2021-07-13T15:42:12.892Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.31s) [2021-07-13T15:42:12.892Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (10.36s) [2021-07-13T15:42:12.892Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.02s) [2021-07-13T15:42:12.892Z] --- PASS: TestDockerSuite/TestWindowsRunAsSystem (1.47s) [2021-07-13T15:42:12.892Z] === RUN TestDockerRegistrySuite [2021-07-13T15:42:12.892Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2021-07-13T15:42:12.892Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-13T15:42:12.892Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2021-07-13T15:42:12.892Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-13T15:42:12.892Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2021-07-13T15:42:12.892Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-13T15:42:12.892Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2021-07-13T15:42:12.892Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-13T15:42:12.892Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2021-07-13T15:42:12.892Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-13T15:42:12.892Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2021-07-13T15:42:12.892Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-13T15:42:12.892Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2021-07-13T15:42:12.892Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-13T15:42:12.892Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2021-07-13T15:42:12.892Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-13T15:42:12.892Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2021-07-13T15:42:12.892Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-13T15:42:12.892Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2021-07-13T15:42:12.892Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-13T15:42:12.892Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2021-07-13T15:42:12.892Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-13T15:42:12.892Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2021-07-13T15:42:12.892Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-13T15:42:12.892Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2021-07-13T15:42:12.892Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-13T15:42:12.892Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2021-07-13T15:42:12.892Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-13T15:42:12.892Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2021-07-13T15:42:12.892Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-13T15:42:12.892Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2021-07-13T15:42:12.892Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-13T15:42:12.892Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2021-07-13T15:42:12.892Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-13T15:42:12.892Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2021-07-13T15:42:12.892Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-13T15:42:12.892Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2021-07-13T15:42:12.892Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-13T15:42:12.892Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2021-07-13T15:42:12.892Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-13T15:42:12.892Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2021-07-13T15:42:12.892Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-13T15:42:12.892Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2021-07-13T15:42:12.892Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-13T15:42:12.892Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2021-07-13T15:42:12.892Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-13T15:42:12.892Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2021-07-13T15:42:12.892Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-13T15:42:12.892Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2021-07-13T15:42:12.892Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-13T15:42:12.892Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2021-07-13T15:42:12.892Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-13T15:42:12.892Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2021-07-13T15:42:12.892Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-13T15:42:12.892Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2021-07-13T15:42:12.892Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-13T15:42:12.892Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2021-07-13T15:42:12.892Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-13T15:42:12.892Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2021-07-13T15:42:12.892Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-13T15:42:12.892Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2021-07-13T15:42:12.892Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-13T15:42:12.892Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2021-07-13T15:42:12.892Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-13T15:42:12.892Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2021-07-13T15:42:12.892Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-13T15:42:12.892Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2021-07-13T15:42:12.892Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-13T15:42:12.892Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2021-07-13T15:42:12.892Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-13T15:42:12.892Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2021-07-13T15:42:12.892Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-13T15:42:12.892Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2021-07-13T15:42:12.892Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-13T15:42:12.892Z] === RUN TestDockerRegistrySuite/TestV2Only [2021-07-13T15:42:12.892Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-13T15:42:12.892Z] --- PASS: TestDockerRegistrySuite (0.16s) [2021-07-13T15:42:12.892Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2021-07-13T15:42:12.892Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2021-07-13T15:42:12.892Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2021-07-13T15:42:12.892Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2021-07-13T15:42:12.892Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-07-13T15:42:12.892Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-07-13T15:42:12.892Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2021-07-13T15:42:12.892Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2021-07-13T15:42:12.892Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2021-07-13T15:42:12.892Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2021-07-13T15:42:12.892Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2021-07-13T15:42:12.892Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2021-07-13T15:42:12.892Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2021-07-13T15:42:12.892Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2021-07-13T15:42:12.892Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2021-07-13T15:42:12.893Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2021-07-13T15:42:12.893Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2021-07-13T15:42:12.893Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2021-07-13T15:42:12.893Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2021-07-13T15:42:12.893Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-07-13T15:42:12.893Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-07-13T15:42:12.893Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-07-13T15:42:12.893Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-07-13T15:42:12.893Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2021-07-13T15:42:12.893Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2021-07-13T15:42:12.893Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2021-07-13T15:42:12.893Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2021-07-13T15:42:12.893Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2021-07-13T15:42:12.893Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2021-07-13T15:42:12.893Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2021-07-13T15:42:12.893Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2021-07-13T15:42:12.893Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2021-07-13T15:42:12.893Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2021-07-13T15:42:12.893Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2021-07-13T15:42:12.893Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2021-07-13T15:42:12.893Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2021-07-13T15:42:12.893Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2021-07-13T15:42:12.893Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2021-07-13T15:42:12.893Z] === RUN TestDockerSchema1RegistrySuite [2021-07-13T15:42:12.893Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2021-07-13T15:42:12.893Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-13T15:42:12.893Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2021-07-13T15:42:12.893Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-13T15:42:12.893Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2021-07-13T15:42:12.893Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-13T15:42:12.893Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush [2021-07-13T15:42:12.893Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-13T15:42:12.893Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2021-07-13T15:42:12.893Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-13T15:42:12.893Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2021-07-13T15:42:12.893Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-13T15:42:12.893Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2021-07-13T15:42:12.893Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-13T15:42:12.893Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2021-07-13T15:42:12.893Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-13T15:42:12.893Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2021-07-13T15:42:12.893Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-13T15:42:12.893Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2021-07-13T15:42:12.893Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-13T15:42:12.893Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2021-07-13T15:42:12.893Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-13T15:42:12.893Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2021-07-13T15:42:12.893Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-13T15:42:12.893Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2021-07-13T15:42:12.893Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-13T15:42:12.893Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag [2021-07-13T15:42:12.893Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-13T15:42:12.893Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2021-07-13T15:42:12.893Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-13T15:42:12.893Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2021-07-13T15:42:12.893Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-13T15:42:12.893Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags [2021-07-13T15:42:12.893Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-13T15:42:12.893Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged [2021-07-13T15:42:12.893Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-13T15:42:12.893Z] --- PASS: TestDockerSchema1RegistrySuite (0.00s) [2021-07-13T15:42:12.893Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2021-07-13T15:42:12.893Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-07-13T15:42:12.893Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-07-13T15:42:12.893Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2021-07-13T15:42:12.893Z] --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2021-07-13T15:42:12.893Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2021-07-13T15:42:12.893Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-07-13T15:42:12.893Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-07-13T15:42:12.893Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-07-13T15:42:12.893Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-07-13T15:42:12.893Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2021-07-13T15:42:12.893Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2021-07-13T15:42:12.893Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2021-07-13T15:42:12.893Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2021-07-13T15:42:12.893Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2021-07-13T15:42:12.893Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2021-07-13T15:42:12.893Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2021-07-13T15:42:12.893Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2021-07-13T15:42:12.893Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2021-07-13T15:42:12.893Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2021-07-13T15:42:12.893Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-07-13T15:42:12.893Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2021-07-13T15:42:12.893Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-07-13T15:42:12.893Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2021-07-13T15:42:12.893Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-07-13T15:42:12.893Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2021-07-13T15:42:12.893Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-07-13T15:42:12.893Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2021-07-13T15:42:12.893Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-07-13T15:42:12.893Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2021-07-13T15:42:12.893Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-07-13T15:42:12.893Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2021-07-13T15:42:12.893Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-07-13T15:42:12.893Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2021-07-13T15:42:12.893Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-07-13T15:42:12.893Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (0.03s) [2021-07-13T15:42:12.893Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2021-07-13T15:42:12.893Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2021-07-13T15:42:12.893Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2021-07-13T15:42:12.893Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2021-07-13T15:42:12.893Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2021-07-13T15:42:12.893Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2021-07-13T15:42:12.893Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2021-07-13T15:42:12.893Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2021-07-13T15:42:12.893Z] === RUN TestDockerRegistryAuthTokenSuite [2021-07-13T15:42:12.893Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2021-07-13T15:42:12.893Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-07-13T15:42:12.893Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2021-07-13T15:42:12.893Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-07-13T15:42:12.893Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2021-07-13T15:42:13.372Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-07-13T15:42:13.372Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2021-07-13T15:42:13.372Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-07-13T15:42:13.372Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2021-07-13T15:42:13.372Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-07-13T15:42:13.372Z] --- PASS: TestDockerRegistryAuthTokenSuite (0.00s) [2021-07-13T15:42:13.372Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2021-07-13T15:42:13.372Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2021-07-13T15:42:13.372Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2021-07-13T15:42:13.372Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2021-07-13T15:42:13.372Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2021-07-13T15:42:13.372Z] === RUN TestDockerDaemonSuite [2021-07-13T15:42:13.372Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2021-07-13T15:42:13.372Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-07-13T15:42:13.372Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2021-07-13T15:42:13.372Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-07-13T15:42:13.372Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2021-07-13T15:42:13.372Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-07-13T15:42:13.372Z] --- PASS: TestDockerDaemonSuite (0.00s) [2021-07-13T15:42:13.372Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2021-07-13T15:42:13.372Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2021-07-13T15:42:13.372Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2021-07-13T15:42:13.372Z] === RUN TestDockerSwarmSuite [2021-07-13T15:42:13.372Z] --- PASS: TestDockerSwarmSuite (0.00s) [2021-07-13T15:42:13.372Z] === RUN TestDockerPluginSuite [2021-07-13T15:42:13.372Z] === RUN TestDockerPluginSuite/TestPluginBasicOps [2021-07-13T15:42:13.372Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-13T15:42:13.372Z] === RUN TestDockerPluginSuite/TestPluginCreate [2021-07-13T15:42:13.372Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-13T15:42:13.372Z] === RUN TestDockerPluginSuite/TestPluginEnableDisableNegative [2021-07-13T15:42:13.372Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-13T15:42:13.372Z] === RUN TestDockerPluginSuite/TestPluginForceRemove [2021-07-13T15:42:13.372Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-13T15:42:13.372Z] === RUN TestDockerPluginSuite/TestPluginIDPrefix [2021-07-13T15:42:13.372Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-13T15:42:13.372Z] === RUN TestDockerPluginSuite/TestPluginInspect [2021-07-13T15:42:13.372Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-13T15:42:13.372Z] === RUN TestDockerPluginSuite/TestPluginInstallArgs [2021-07-13T15:42:13.372Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-13T15:42:13.372Z] === RUN TestDockerPluginSuite/TestPluginInstallDisable [2021-07-13T15:42:13.372Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-13T15:42:13.372Z] === RUN TestDockerPluginSuite/TestPluginInstallImage [2021-07-13T15:42:13.372Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-13T15:42:13.372Z] === RUN TestDockerPluginSuite/TestPluginListDefaultFormat [2021-07-13T15:42:13.372Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-13T15:42:13.372Z] === RUN TestDockerPluginSuite/TestPluginSet [2021-07-13T15:42:13.372Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-13T15:42:13.372Z] --- PASS: TestDockerPluginSuite (0.02s) [2021-07-13T15:42:13.372Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2021-07-13T15:42:13.372Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2021-07-13T15:42:13.372Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2021-07-13T15:42:13.372Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2021-07-13T15:42:13.372Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2021-07-13T15:42:13.372Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2021-07-13T15:42:13.372Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2021-07-13T15:42:13.372Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2021-07-13T15:42:13.372Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2021-07-13T15:42:13.372Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2021-07-13T15:42:13.372Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2021-07-13T15:42:13.372Z] === RUN TestDockerExternalVolumeSuite [2021-07-13T15:42:13.372Z] check_test.go:128: unmatched requirement DaemonIsLinux [2021-07-13T15:42:13.372Z] --- SKIP: TestDockerExternalVolumeSuite (0.00s) [2021-07-13T15:42:13.372Z] === RUN TestDockerNetworkSuite [2021-07-13T15:42:13.372Z] check_test.go:134: unmatched requirement DaemonIsLinux [2021-07-13T15:42:13.372Z] --- SKIP: TestDockerNetworkSuite (0.00s) [2021-07-13T15:42:13.372Z] === RUN TestDockerHubPullSuite [2021-07-13T15:42:13.372Z] check_test.go:142: unmatched requirement DaemonIsLinux [2021-07-13T15:42:13.372Z] --- SKIP: TestDockerHubPullSuite (0.00s) [2021-07-13T15:42:13.372Z] PASS [2021-07-13T15:42:13.372Z] ok github.com/docker/docker/integration-cli 2546.202s [2021-07-13T15:42:13.372Z] [2021-07-13T15:42:13.372Z] === Skipped [2021-07-13T15:42:13.372Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s) [2021-07-13T15:42:13.372Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2021-07-13T15:42:13.372Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s) [2021-07-13T15:42:13.372Z] [2021-07-13T15:42:13.372Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.02s) [2021-07-13T15:42:13.372Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2021-07-13T15:42:13.372Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2021-07-13T15:42:13.372Z] [2021-07-13T15:42:13.372Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.01s) [2021-07-13T15:42:13.372Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2021-07-13T15:42:13.372Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.01s) [2021-07-13T15:42:13.372Z] [2021-07-13T15:42:13.372Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.01s) [2021-07-13T15:42:13.372Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2021-07-13T15:42:13.372Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.01s) [2021-07-13T15:42:13.372Z] [2021-07-13T15:42:13.372Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.01s) [2021-07-13T15:42:13.372Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2021-07-13T15:42:13.372Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.01s) [2021-07-13T15:42:13.372Z] [2021-07-13T15:42:13.372Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2021-07-13T15:42:13.372Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2021-07-13T15:42:13.372Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2021-07-13T15:42:13.372Z] [2021-07-13T15:42:13.372Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2021-07-13T15:42:13.372Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2021-07-13T15:42:13.372Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2021-07-13T15:42:13.372Z] [2021-07-13T15:42:13.372Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.01s) [2021-07-13T15:42:13.372Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2021-07-13T15:42:13.372Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.01s) [2021-07-13T15:42:13.372Z] [2021-07-13T15:42:13.372Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.01s) [2021-07-13T15:42:13.372Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2021-07-13T15:42:13.372Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.01s) [2021-07-13T15:42:13.372Z] [2021-07-13T15:42:13.372Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2021-07-13T15:42:13.372Z] docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux [2021-07-13T15:42:13.372Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2021-07-13T15:42:13.372Z] [2021-07-13T15:42:13.372Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2021-07-13T15:42:13.372Z] docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-07-13T15:42:13.372Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2021-07-13T15:42:13.372Z] [2021-07-13T15:42:13.372Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2021-07-13T15:42:13.372Z] docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux [2021-07-13T15:42:13.372Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2021-07-13T15:42:13.372Z] [2021-07-13T15:42:13.372Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2021-07-13T15:42:13.372Z] docker_cli_run_test.go:3155: unmatched requirement Apparmor [2021-07-13T15:42:13.372Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2021-07-13T15:42:13.372Z] [2021-07-13T15:42:13.372Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2021-07-13T15:42:13.372Z] docker_cli_run_test.go:3133: unmatched requirement Apparmor [2021-07-13T15:42:13.372Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2021-07-13T15:42:13.372Z] [2021-07-13T15:42:13.372Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2021-07-13T15:42:13.372Z] docker_cli_run_test.go:3145: unmatched requirement DaemonIsLinux [2021-07-13T15:42:13.372Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2021-07-13T15:42:13.372Z] [2021-07-13T15:42:13.372Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.01s) [2021-07-13T15:42:13.372Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2021-07-13T15:42:13.372Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s) [2021-07-13T15:42:13.372Z] [2021-07-13T15:42:13.372Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.02s) [2021-07-13T15:42:13.372Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2021-07-13T15:42:13.372Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.02s) [2021-07-13T15:42:13.372Z] [2021-07-13T15:42:13.372Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2021-07-13T15:42:13.372Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2021-07-13T15:42:13.372Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2021-07-13T15:42:13.372Z] [2021-07-13T15:42:13.372Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.47s) [2021-07-13T15:42:13.372Z] docker_api_build_test.go:177: unmatched requirement UnixCli [2021-07-13T15:42:13.372Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.47s) [2021-07-13T15:42:13.372Z] [2021-07-13T15:42:13.372Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2021-07-13T15:42:13.372Z] docker_cli_build_test.go:575: unmatched requirement DaemonIsLinux [2021-07-13T15:42:13.372Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2021-07-13T15:42:13.372Z] [2021-07-13T15:42:13.372Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.01s) [2021-07-13T15:42:13.372Z] docker_cli_build_test.go:928: unmatched requirement DaemonIsLinux [2021-07-13T15:42:13.372Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s) [2021-07-13T15:42:13.372Z] [2021-07-13T15:42:13.372Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2021-07-13T15:42:13.372Z] docker_cli_build_test.go:1008: unmatched requirement DaemonIsLinux [2021-07-13T15:42:13.372Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2021-07-13T15:42:13.372Z] [2021-07-13T15:42:13.372Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s) [2021-07-13T15:42:13.372Z] docker_cli_build_test.go:753: unmatched requirement DaemonIsLinux [2021-07-13T15:42:13.372Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s) [2021-07-13T15:42:13.372Z] [2021-07-13T15:42:13.372Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2021-07-13T15:42:13.372Z] docker_cli_build_test.go:739: unmatched requirement DaemonIsLinux [2021-07-13T15:42:13.372Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2021-07-13T15:42:13.372Z] [2021-07-13T15:42:13.372Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2021-07-13T15:42:13.373Z] docker_cli_build_test.go:799: unmatched requirement DaemonIsLinux [2021-07-13T15:42:13.373Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2021-07-13T15:42:13.373Z] [2021-07-13T15:42:13.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.03s) [2021-07-13T15:42:13.373Z] docker_cli_build_test.go:2812: unmatched requirement DaemonIsLinux [2021-07-13T15:42:13.373Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.03s) [2021-07-13T15:42:13.373Z] [2021-07-13T15:42:13.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2021-07-13T15:42:13.373Z] docker_cli_build_test.go:507: unmatched requirement DaemonIsLinux [2021-07-13T15:42:13.373Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2021-07-13T15:42:13.373Z] [2021-07-13T15:42:13.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2021-07-13T15:42:13.373Z] docker_cli_build_test.go:724: unmatched requirement DaemonIsLinux [2021-07-13T15:42:13.373Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2021-07-13T15:42:13.373Z] [2021-07-13T15:42:13.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2021-07-13T15:42:13.373Z] docker_cli_build_test.go:468: unmatched requirement DaemonIsLinux [2021-07-13T15:42:13.373Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2021-07-13T15:42:13.373Z] [2021-07-13T15:42:13.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.04s) [2021-07-13T15:42:13.373Z] docker_cli_build_test.go:2948: unmatched requirement DaemonIsLinux [2021-07-13T15:42:13.373Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.04s) [2021-07-13T15:42:13.373Z] [2021-07-13T15:42:13.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.42s) [2021-07-13T15:42:13.373Z] docker_cli_build_test.go:2995: unmatched requirement DaemonIsLinux [2021-07-13T15:42:13.373Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.42s) [2021-07-13T15:42:13.373Z] [2021-07-13T15:42:13.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (0.93s) [2021-07-13T15:42:13.373Z] docker_cli_build_test.go:769: unmatched requirement DaemonIsLinux [2021-07-13T15:42:13.373Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.93s) [2021-07-13T15:42:13.373Z] [2021-07-13T15:42:13.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.21s) [2021-07-13T15:42:13.373Z] docker_cli_build_test.go:4458: unmatched requirement DaemonIsLinux [2021-07-13T15:42:13.373Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.21s) [2021-07-13T15:42:13.373Z] [2021-07-13T15:42:13.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.43s) [2021-07-13T15:42:13.373Z] docker_cli_build_test.go:4481: unmatched requirement DaemonIsLinux [2021-07-13T15:42:13.373Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.43s) [2021-07-13T15:42:13.373Z] [2021-07-13T15:42:13.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2021-07-13T15:42:13.373Z] docker_cli_build_test.go:4604: unmatched requirement DaemonIsLinux [2021-07-13T15:42:13.373Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2021-07-13T15:42:13.373Z] [2021-07-13T15:42:13.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2021-07-13T15:42:13.373Z] docker_cli_build_test.go:4523: unmatched requirement DaemonIsLinux [2021-07-13T15:42:13.373Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2021-07-13T15:42:13.373Z] [2021-07-13T15:42:13.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2021-07-13T15:42:13.373Z] docker_cli_build_test.go:4406: unmatched requirement DaemonIsLinux [2021-07-13T15:42:13.373Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2021-07-13T15:42:13.373Z] [2021-07-13T15:42:13.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s) [2021-07-13T15:42:13.373Z] docker_cli_build_test.go:4260: unmatched requirement DaemonIsLinux [2021-07-13T15:42:13.373Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s) [2021-07-13T15:42:13.373Z] [2021-07-13T15:42:13.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.04s) [2021-07-13T15:42:13.373Z] docker_cli_build_test.go:4289: unmatched requirement DaemonIsLinux [2021-07-13T15:42:13.373Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.04s) [2021-07-13T15:42:13.373Z] [2021-07-13T15:42:13.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.85s) [2021-07-13T15:42:13.373Z] docker_cli_build_test.go:4434: unmatched requirement DaemonIsLinux [2021-07-13T15:42:13.373Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.85s) [2021-07-13T15:42:13.373Z] [2021-07-13T15:42:13.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.47s) [2021-07-13T15:42:13.373Z] docker_cli_build_test.go:373: unmatched requirement DaemonIsLinux [2021-07-13T15:42:13.373Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.47s) [2021-07-13T15:42:13.373Z] [2021-07-13T15:42:13.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.05s) [2021-07-13T15:42:13.373Z] docker_cli_build_test.go:5423: unmatched requirement DaemonIsLinux [2021-07-13T15:42:13.373Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.05s) [2021-07-13T15:42:13.373Z] [2021-07-13T15:42:13.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.05s) [2021-07-13T15:42:13.373Z] docker_api_build_test.go:402: unmatched requirement DaemonIsLinux [2021-07-13T15:42:13.373Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.05s) [2021-07-13T15:42:13.373Z] [2021-07-13T15:42:13.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.01s) [2021-07-13T15:42:13.373Z] docker_cli_build_test.go:3571: unmatched requirement UnixCli [2021-07-13T15:42:13.373Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.01s) [2021-07-13T15:42:13.373Z] [2021-07-13T15:42:13.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2021-07-13T15:42:13.373Z] docker_cli_build_test.go:2642: unmatched requirement DaemonIsLinux [2021-07-13T15:42:13.373Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2021-07-13T15:42:13.373Z] [2021-07-13T15:42:13.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2021-07-13T15:42:13.373Z] docker_cli_build_test.go:3970: unmatched requirement DaemonIsLinux [2021-07-13T15:42:13.373Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2021-07-13T15:42:13.373Z] [2021-07-13T15:42:13.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2021-07-13T15:42:13.373Z] docker_cli_build_test.go:523: unmatched requirement DaemonIsLinux [2021-07-13T15:42:13.373Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2021-07-13T15:42:13.373Z] [2021-07-13T15:42:13.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2021-07-13T15:42:13.373Z] docker_cli_build_test.go:895: unmatched requirement DaemonIsLinux [2021-07-13T15:42:13.373Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2021-07-13T15:42:13.373Z] [2021-07-13T15:42:13.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2021-07-13T15:42:13.373Z] docker_cli_build_test.go:881: unmatched requirement DaemonIsLinux [2021-07-13T15:42:13.373Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2021-07-13T15:42:13.373Z] [2021-07-13T15:42:13.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.40s) [2021-07-13T15:42:13.373Z] docker_cli_build_test.go:850: unmatched requirement DaemonIsLinux [2021-07-13T15:42:13.373Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.40s) [2021-07-13T15:42:13.373Z] [2021-07-13T15:42:13.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.37s) [2021-07-13T15:42:13.373Z] docker_cli_build_test.go:866: unmatched requirement DaemonIsLinux [2021-07-13T15:42:13.373Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.37s) [2021-07-13T15:42:13.373Z] [2021-07-13T15:42:13.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2021-07-13T15:42:13.373Z] docker_cli_build_test.go:812: unmatched requirement DaemonIsLinux [2021-07-13T15:42:13.373Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2021-07-13T15:42:13.373Z] [2021-07-13T15:42:13.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.04s) [2021-07-13T15:42:13.373Z] docker_cli_build_test.go:911: unmatched requirement DaemonIsLinux [2021-07-13T15:42:13.373Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.04s) [2021-07-13T15:42:13.373Z] [2021-07-13T15:42:13.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.41s) [2021-07-13T15:42:13.373Z] docker_cli_build_test.go:686: unmatched requirement DaemonIsLinux [2021-07-13T15:42:13.373Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.41s) [2021-07-13T15:42:13.373Z] [2021-07-13T15:42:13.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.50s) [2021-07-13T15:42:13.373Z] docker_cli_build_test.go:5146: unmatched requirement DaemonIsLinux [2021-07-13T15:42:13.373Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.50s) [2021-07-13T15:42:13.373Z] [2021-07-13T15:42:13.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.45s) [2021-07-13T15:42:13.373Z] docker_cli_build_test.go:2631: unmatched requirement DaemonIsLinux [2021-07-13T15:42:13.373Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.45s) [2021-07-13T15:42:13.373Z] [2021-07-13T15:42:13.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.03s) [2021-07-13T15:42:13.373Z] docker_cli_build_test.go:3166: unmatched requirement DaemonIsLinux [2021-07-13T15:42:13.373Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.03s) [2021-07-13T15:42:13.373Z] [2021-07-13T15:42:13.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.03s) [2021-07-13T15:42:13.373Z] docker_cli_build_test.go:3933: unmatched requirement DaemonIsLinux [2021-07-13T15:42:13.373Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.03s) [2021-07-13T15:42:13.373Z] [2021-07-13T15:42:13.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.03s) [2021-07-13T15:42:13.373Z] docker_cli_build_test.go:1471: unmatched requirement DaemonIsLinux [2021-07-13T15:42:13.373Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.03s) [2021-07-13T15:42:13.373Z] [2021-07-13T15:42:13.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.37s) [2021-07-13T15:42:13.373Z] docker_cli_build_test.go:305: unmatched requirement DaemonIsLinux [2021-07-13T15:42:13.373Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.37s) [2021-07-13T15:42:13.373Z] [2021-07-13T15:42:13.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2021-07-13T15:42:13.373Z] docker_cli_build_test.go:322: unmatched requirement DaemonIsLinux [2021-07-13T15:42:13.373Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2021-07-13T15:42:13.373Z] [2021-07-13T15:42:13.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.01s) [2021-07-13T15:42:13.373Z] docker_cli_build_test.go:2714: unmatched requirement DaemonIsLinux [2021-07-13T15:42:13.373Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.01s) [2021-07-13T15:42:13.373Z] [2021-07-13T15:42:13.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2021-07-13T15:42:13.373Z] docker_cli_build_test.go:2745: unmatched requirement DaemonIsLinux [2021-07-13T15:42:13.373Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2021-07-13T15:42:13.373Z] [2021-07-13T15:42:13.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2021-07-13T15:42:13.373Z] docker_cli_build_test.go:174: unmatched requirement DaemonIsLinux [2021-07-13T15:42:13.373Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2021-07-13T15:42:13.373Z] [2021-07-13T15:42:13.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.05s) [2021-07-13T15:42:13.373Z] docker_cli_build_test.go:105: unmatched requirement DaemonIsLinux [2021-07-13T15:42:13.373Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.05s) [2021-07-13T15:42:13.373Z] [2021-07-13T15:42:13.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2021-07-13T15:42:13.373Z] docker_cli_build_test.go:63: unmatched requirement DaemonIsLinux [2021-07-13T15:42:13.373Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2021-07-13T15:42:13.373Z] [2021-07-13T15:42:13.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2021-07-13T15:42:13.373Z] docker_cli_build_test.go:3299: unmatched requirement DaemonIsLinux [2021-07-13T15:42:13.373Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2021-07-13T15:42:13.373Z] [2021-07-13T15:42:13.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.03s) [2021-07-13T15:42:13.373Z] docker_cli_build_test.go:1592: unmatched requirement DaemonIsLinux [2021-07-13T15:42:13.373Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.03s) [2021-07-13T15:42:13.373Z] [2021-07-13T15:42:13.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2021-07-13T15:42:13.373Z] docker_cli_build_test.go:1606: unmatched requirement DaemonIsLinux [2021-07-13T15:42:13.373Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2021-07-13T15:42:13.373Z] [2021-07-13T15:42:13.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.01s) [2021-07-13T15:42:13.373Z] docker_cli_build_test.go:1655: unmatched requirement DaemonIsLinux [2021-07-13T15:42:13.373Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.01s) [2021-07-13T15:42:13.373Z] [2021-07-13T15:42:13.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2021-07-13T15:42:13.373Z] docker_cli_build_test.go:1671: unmatched requirement DaemonIsLinux [2021-07-13T15:42:13.373Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2021-07-13T15:42:13.373Z] [2021-07-13T15:42:13.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2021-07-13T15:42:13.373Z] docker_cli_build_test.go:3698: unmatched requirement UnixCli [2021-07-13T15:42:13.373Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2021-07-13T15:42:13.373Z] [2021-07-13T15:42:13.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2021-07-13T15:42:13.373Z] docker_cli_build_test.go:3749: unmatched requirement DaemonIsLinux [2021-07-13T15:42:13.373Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2021-07-13T15:42:13.373Z] [2021-07-13T15:42:13.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2021-07-13T15:42:13.373Z] docker_cli_build_test.go:237: unmatched requirement DaemonIsLinux [2021-07-13T15:42:13.373Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2021-07-13T15:42:13.373Z] [2021-07-13T15:42:13.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.04s) [2021-07-13T15:42:13.373Z] docker_cli_build_test.go:2203: unmatched requirement DaemonIsLinux [2021-07-13T15:42:13.373Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.04s) [2021-07-13T15:42:13.373Z] [2021-07-13T15:42:13.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.10s) [2021-07-13T15:42:13.373Z] docker_cli_build_test.go:395: unmatched requirement DaemonIsLinux [2021-07-13T15:42:13.373Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.10s) [2021-07-13T15:42:13.373Z] [2021-07-13T15:42:13.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.06s) [2021-07-13T15:42:13.373Z] docker_cli_build_test.go:2620: unmatched requirement DaemonIsLinux [2021-07-13T15:42:13.373Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.06s) [2021-07-13T15:42:13.373Z] [2021-07-13T15:42:13.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.09s) [2021-07-13T15:42:13.373Z] docker_cli_build_test.go:5517: unmatched requirement DaemonIsLinux [2021-07-13T15:42:13.373Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.09s) [2021-07-13T15:42:13.373Z] [2021-07-13T15:42:13.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2021-07-13T15:42:13.373Z] docker_cli_build_test.go:5920: unmatched requirement DaemonIsLinux [2021-07-13T15:42:13.373Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2021-07-13T15:42:13.373Z] [2021-07-13T15:42:13.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.02s) [2021-07-13T15:42:13.373Z] docker_cli_build_test.go:5553: unmatched requirement DaemonIsLinux [2021-07-13T15:42:13.373Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.02s) [2021-07-13T15:42:13.373Z] [2021-07-13T15:42:13.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.01s) [2021-07-13T15:42:13.373Z] docker_cli_build_test.go:5541: unmatched requirement DaemonIsLinux [2021-07-13T15:42:13.373Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.01s) [2021-07-13T15:42:13.373Z] [2021-07-13T15:42:13.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.05s) [2021-07-13T15:42:13.373Z] docker_cli_build_test.go:5978: unmatched requirement DaemonIsLinux [2021-07-13T15:42:13.373Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.05s) [2021-07-13T15:42:13.373Z] [2021-07-13T15:42:13.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.01s) [2021-07-13T15:42:13.373Z] docker_cli_build_test.go:1485: unmatched requirement DaemonIsLinux [2021-07-13T15:42:13.373Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.01s) [2021-07-13T15:42:13.373Z] [2021-07-13T15:42:13.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.03s) [2021-07-13T15:42:13.373Z] docker_cli_build_test.go:3948: unmatched requirement DaemonIsLinux [2021-07-13T15:42:13.373Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.03s) [2021-07-13T15:42:13.373Z] [2021-07-13T15:42:13.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.06s) [2021-07-13T15:42:13.373Z] docker_cli_build_test.go:1753: unmatched requirement DaemonIsLinux [2021-07-13T15:42:13.373Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.06s) [2021-07-13T15:42:13.373Z] [2021-07-13T15:42:13.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.45s) [2021-07-13T15:42:13.373Z] docker_api_build_test.go:513: unmatched requirement DaemonIsLinux [2021-07-13T15:42:13.373Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.45s) [2021-07-13T15:42:13.373Z] [2021-07-13T15:42:13.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.39s) [2021-07-13T15:42:13.373Z] docker_cli_build_test.go:4068: unmatched requirement DaemonIsLinux [2021-07-13T15:42:13.373Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.39s) [2021-07-13T15:42:13.373Z] [2021-07-13T15:42:13.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.03s) [2021-07-13T15:42:13.373Z] docker_cli_build_test.go:1282: unmatched requirement DaemonIsLinux [2021-07-13T15:42:13.373Z] --- SKIP: TestDockerSuite/TestBuildUser (0.03s) [2021-07-13T15:42:13.373Z] [2021-07-13T15:42:13.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2021-07-13T15:42:13.373Z] docker_cli_build_test.go:556: unmatched requirement DaemonIsLinux [2021-07-13T15:42:13.373Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2021-07-13T15:42:13.373Z] [2021-07-13T15:42:13.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2021-07-13T15:42:13.373Z] docker_cli_build_test.go:2656: unmatched requirement DaemonIsLinux [2021-07-13T15:42:13.373Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2021-07-13T15:42:13.374Z] [2021-07-13T15:42:13.374Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2021-07-13T15:42:13.374Z] docker_cli_build_test.go:3875: unmatched requirement DaemonIsLinux [2021-07-13T15:42:13.374Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2021-07-13T15:42:13.374Z] [2021-07-13T15:42:13.374Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2021-07-13T15:42:13.374Z] docker_cli_build_test.go:3670: unmatched requirement DaemonIsLinux [2021-07-13T15:42:13.374Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2021-07-13T15:42:13.374Z] [2021-07-13T15:42:13.374Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.42s) [2021-07-13T15:42:13.374Z] docker_cli_build_test.go:5569: unmatched requirement DaemonIsLinux [2021-07-13T15:42:13.374Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.42s) [2021-07-13T15:42:13.374Z] [2021-07-13T15:42:13.374Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s) [2021-07-13T15:42:13.374Z] docker_cli_build_test.go:5585: unmatched requirement DaemonIsLinux [2021-07-13T15:42:13.374Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s) [2021-07-13T15:42:13.374Z] [2021-07-13T15:42:13.374Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.45s) [2021-07-13T15:42:13.374Z] docker_cli_build_test.go:1051: unmatched requirement DaemonIsLinux [2021-07-13T15:42:13.374Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.45s) [2021-07-13T15:42:13.374Z] [2021-07-13T15:42:13.374Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.42s) [2021-07-13T15:42:13.374Z] docker_cli_build_test.go:2152: unmatched requirement DaemonIsLinux [2021-07-13T15:42:13.374Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.42s) [2021-07-13T15:42:13.374Z] [2021-07-13T15:42:13.374Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.44s) [2021-07-13T15:42:13.374Z] docker_cli_build_test.go:1234: unmatched requirement DaemonIsLinux [2021-07-13T15:42:13.374Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.44s) [2021-07-13T15:42:13.374Z] [2021-07-13T15:42:13.374Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2021-07-13T15:42:13.374Z] docker_cli_build_test.go:6058: unmatched requirement DaemonIsLinux [2021-07-13T15:42:13.374Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2021-07-13T15:42:13.374Z] [2021-07-13T15:42:13.374Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.41s) [2021-07-13T15:42:13.374Z] docker_cli_build_test.go:3652: unmatched requirement DaemonIsLinux [2021-07-13T15:42:13.374Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.41s) [2021-07-13T15:42:13.374Z] [2021-07-13T15:42:13.374Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2021-07-13T15:42:13.374Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2021-07-13T15:42:13.374Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2021-07-13T15:42:13.374Z] [2021-07-13T15:42:13.374Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2021-07-13T15:42:13.374Z] docker_cli_sni_test.go:18: Flakey test [2021-07-13T15:42:13.374Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2021-07-13T15:42:13.374Z] [2021-07-13T15:42:13.374Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.02s) [2021-07-13T15:42:13.374Z] docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux [2021-07-13T15:42:13.374Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s) [2021-07-13T15:42:13.374Z] [2021-07-13T15:42:13.374Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.01s) [2021-07-13T15:42:13.374Z] docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux [2021-07-13T15:42:13.374Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.01s) [2021-07-13T15:42:13.374Z] [2021-07-13T15:42:13.374Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2021-07-13T15:42:13.374Z] docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux [2021-07-13T15:42:13.374Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2021-07-13T15:42:13.374Z] [2021-07-13T15:42:13.374Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.02s) [2021-07-13T15:42:13.374Z] docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux [2021-07-13T15:42:13.374Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.02s) [2021-07-13T15:42:13.374Z] [2021-07-13T15:42:13.374Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2021-07-13T15:42:13.374Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2021-07-13T15:42:13.374Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2021-07-13T15:42:13.374Z] [2021-07-13T15:42:13.374Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2021-07-13T15:42:13.374Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2021-07-13T15:42:13.374Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2021-07-13T15:42:13.374Z] [2021-07-13T15:42:13.374Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2021-07-13T15:42:13.374Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2021-07-13T15:42:13.374Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2021-07-13T15:42:13.374Z] [2021-07-13T15:42:13.374Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2021-07-13T15:42:13.374Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2021-07-13T15:42:13.374Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2021-07-13T15:42:13.374Z] [2021-07-13T15:42:13.374Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.01s) [2021-07-13T15:42:13.374Z] docker_api_containers_test.go:504: unmatched requirement DaemonIsLinux [2021-07-13T15:42:13.374Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2021-07-13T15:42:13.374Z] [2021-07-13T15:42:13.374Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2021-07-13T15:42:13.374Z] docker_api_containers_test.go:1094: unmatched requirement DaemonIsLinux [2021-07-13T15:42:13.374Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2021-07-13T15:42:13.374Z] [2021-07-13T15:42:13.374Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2021-07-13T15:42:13.374Z] docker_api_containers_test.go:1020: unmatched requirement DaemonIsLinux [2021-07-13T15:42:13.374Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2021-07-13T15:42:13.374Z] [2021-07-13T15:42:13.374Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2021-07-13T15:42:13.374Z] docker_api_containers_test.go:1050: unmatched requirement DaemonIsLinux [2021-07-13T15:42:13.374Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2021-07-13T15:42:13.374Z] [2021-07-13T15:42:13.374Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2021-07-13T15:42:13.374Z] docker_api_containers_test.go:1072: unmatched requirement DaemonIsLinux [2021-07-13T15:42:13.374Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2021-07-13T15:42:13.374Z] [2021-07-13T15:42:13.374Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2021-07-13T15:42:13.374Z] docker_api_containers_test.go:587: unmatched requirement DaemonIsLinux [2021-07-13T15:42:13.374Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2021-07-13T15:42:13.374Z] [2021-07-13T15:42:13.374Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2021-07-13T15:42:13.374Z] docker_api_containers_test.go:1350: unmatched requirement DaemonIsLinux [2021-07-13T15:42:13.374Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2021-07-13T15:42:13.374Z] [2021-07-13T15:42:13.374Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2021-07-13T15:42:13.374Z] docker_api_containers_test.go:593: unmatched requirement DaemonIsLinux [2021-07-13T15:42:13.374Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2021-07-13T15:42:13.374Z] [2021-07-13T15:42:13.374Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2021-07-13T15:42:13.374Z] docker_api_containers_test.go:622: unmatched requirement DaemonIsLinux [2021-07-13T15:42:13.374Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2021-07-13T15:42:13.374Z] [2021-07-13T15:42:13.374Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2021-07-13T15:42:13.374Z] docker_api_containers_test.go:1148: unmatched requirement DaemonIsLinux [2021-07-13T15:42:13.374Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2021-07-13T15:42:13.374Z] [2021-07-13T15:42:13.374Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2021-07-13T15:42:13.374Z] docker_api_containers_test.go:127: unmatched requirement DaemonIsLinux [2021-07-13T15:42:13.374Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2021-07-13T15:42:13.374Z] [2021-07-13T15:42:13.374Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.01s) [2021-07-13T15:42:13.374Z] docker_api_containers_test.go:100: unmatched requirement DaemonIsLinux [2021-07-13T15:42:13.374Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s) [2021-07-13T15:42:13.374Z] [2021-07-13T15:42:13.374Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.02s) [2021-07-13T15:42:13.374Z] docker_api_containers_test.go:365: unmatched requirement DaemonIsLinux [2021-07-13T15:42:13.374Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s) [2021-07-13T15:42:13.374Z] [2021-07-13T15:42:13.374Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2021-07-13T15:42:13.374Z] docker_api_containers_test.go:1598: unmatched requirement DaemonIsLinux [2021-07-13T15:42:13.374Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2021-07-13T15:42:13.374Z] [2021-07-13T15:42:13.374Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.01s) [2021-07-13T15:42:13.374Z] docker_api_containers_test.go:395: unmatched requirement DaemonIsLinux [2021-07-13T15:42:13.374Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s) [2021-07-13T15:42:13.374Z] [2021-07-13T15:42:13.374Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.01s) [2021-07-13T15:42:13.374Z] docker_cli_run_test.go:2409: unmatched requirement DaemonIsLinux [2021-07-13T15:42:13.374Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.01s) [2021-07-13T15:42:13.374Z] [2021-07-13T15:42:13.374Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2021-07-13T15:42:13.374Z] docker_cli_run_test.go:3504: unmatched requirement DaemonIsLinux [2021-07-13T15:42:13.374Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2021-07-13T15:42:13.374Z] [2021-07-13T15:42:13.374Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2021-07-13T15:42:13.374Z] docker_cli_run_test.go:3536: unmatched requirement DaemonIsLinux [2021-07-13T15:42:13.374Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2021-07-13T15:42:13.374Z] [2021-07-13T15:42:13.374Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2021-07-13T15:42:13.374Z] docker_cli_run_test.go:3567: unmatched requirement DaemonIsLinux [2021-07-13T15:42:13.374Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2021-07-13T15:42:13.374Z] [2021-07-13T15:42:13.374Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2021-07-13T15:42:13.374Z] docker_cli_run_test.go:3550: unmatched requirement DaemonIsLinux [2021-07-13T15:42:13.374Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2021-07-13T15:42:13.374Z] [2021-07-13T15:42:13.374Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2021-07-13T15:42:13.374Z] docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux [2021-07-13T15:42:13.374Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2021-07-13T15:42:13.374Z] [2021-07-13T15:42:13.374Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2021-07-13T15:42:13.374Z] docker_cli_run_test.go:3440: unmatched requirement DaemonIsLinux [2021-07-13T15:42:13.374Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2021-07-13T15:42:13.374Z] [2021-07-13T15:42:13.374Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2021-07-13T15:42:13.374Z] docker_cli_run_test.go:3432: unmatched requirement DaemonIsLinux [2021-07-13T15:42:13.374Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2021-07-13T15:42:13.374Z] [2021-07-13T15:42:13.374Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2021-07-13T15:42:13.374Z] docker_cli_run_test.go:3459: unmatched requirement DaemonIsLinux [2021-07-13T15:42:13.374Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2021-07-13T15:42:13.374Z] [2021-07-13T15:42:13.374Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.02s) [2021-07-13T15:42:13.374Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2021-07-13T15:42:13.374Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.02s) [2021-07-13T15:42:13.374Z] [2021-07-13T15:42:13.374Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.01s) [2021-07-13T15:42:13.374Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2021-07-13T15:42:13.374Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s) [2021-07-13T15:42:13.374Z] [2021-07-13T15:42:13.374Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2021-07-13T15:42:13.374Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2021-07-13T15:42:13.374Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2021-07-13T15:42:13.374Z] [2021-07-13T15:42:13.374Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.01s) [2021-07-13T15:42:13.374Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2021-07-13T15:42:13.374Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.01s) [2021-07-13T15:42:13.374Z] [2021-07-13T15:42:13.374Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.01s) [2021-07-13T15:42:13.374Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2021-07-13T15:42:13.374Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.01s) [2021-07-13T15:42:13.374Z] [2021-07-13T15:42:13.374Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.01s) [2021-07-13T15:42:13.374Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2021-07-13T15:42:13.374Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s) [2021-07-13T15:42:13.374Z] [2021-07-13T15:42:13.374Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.01s) [2021-07-13T15:42:13.374Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2021-07-13T15:42:13.374Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s) [2021-07-13T15:42:13.374Z] [2021-07-13T15:42:13.374Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.01s) [2021-07-13T15:42:13.374Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2021-07-13T15:42:13.374Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s) [2021-07-13T15:42:13.374Z] [2021-07-13T15:42:13.374Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.01s) [2021-07-13T15:42:13.374Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2021-07-13T15:42:13.374Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s) [2021-07-13T15:42:13.374Z] [2021-07-13T15:42:13.374Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.01s) [2021-07-13T15:42:13.374Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2021-07-13T15:42:13.374Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s) [2021-07-13T15:42:13.374Z] [2021-07-13T15:42:13.374Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.02s) [2021-07-13T15:42:13.374Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2021-07-13T15:42:13.374Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.02s) [2021-07-13T15:42:13.374Z] [2021-07-13T15:42:13.374Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.01s) [2021-07-13T15:42:13.374Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2021-07-13T15:42:13.374Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s) [2021-07-13T15:42:13.374Z] [2021-07-13T15:42:13.374Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.01s) [2021-07-13T15:42:13.374Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2021-07-13T15:42:13.374Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s) [2021-07-13T15:42:13.374Z] [2021-07-13T15:42:13.374Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2021-07-13T15:42:13.374Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2021-07-13T15:42:13.374Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2021-07-13T15:42:13.374Z] [2021-07-13T15:42:13.374Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2021-07-13T15:42:13.374Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2021-07-13T15:42:13.374Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2021-07-13T15:42:13.374Z] [2021-07-13T15:42:13.374Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.01s) [2021-07-13T15:42:13.374Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2021-07-13T15:42:13.374Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.01s) [2021-07-13T15:42:13.374Z] [2021-07-13T15:42:13.374Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.01s) [2021-07-13T15:42:13.374Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2021-07-13T15:42:13.374Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.01s) [2021-07-13T15:42:13.374Z] [2021-07-13T15:42:13.374Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.01s) [2021-07-13T15:42:13.374Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2021-07-13T15:42:13.374Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s) [2021-07-13T15:42:13.374Z] [2021-07-13T15:42:13.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2021-07-13T15:42:13.375Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2021-07-13T15:42:13.375Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2021-07-13T15:42:13.375Z] [2021-07-13T15:42:13.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.02s) [2021-07-13T15:42:13.375Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2021-07-13T15:42:13.375Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.02s) [2021-07-13T15:42:13.375Z] [2021-07-13T15:42:13.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.01s) [2021-07-13T15:42:13.375Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2021-07-13T15:42:13.375Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s) [2021-07-13T15:42:13.375Z] [2021-07-13T15:42:13.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.01s) [2021-07-13T15:42:13.375Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2021-07-13T15:42:13.375Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.01s) [2021-07-13T15:42:13.375Z] [2021-07-13T15:42:13.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.01s) [2021-07-13T15:42:13.375Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2021-07-13T15:42:13.375Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s) [2021-07-13T15:42:13.375Z] [2021-07-13T15:42:13.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.01s) [2021-07-13T15:42:13.375Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2021-07-13T15:42:13.375Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.01s) [2021-07-13T15:42:13.375Z] [2021-07-13T15:42:13.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.01s) [2021-07-13T15:42:13.375Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2021-07-13T15:42:13.375Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s) [2021-07-13T15:42:13.375Z] [2021-07-13T15:42:13.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2021-07-13T15:42:13.375Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2021-07-13T15:42:13.375Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2021-07-13T15:42:13.375Z] [2021-07-13T15:42:13.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2021-07-13T15:42:13.375Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2021-07-13T15:42:13.375Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2021-07-13T15:42:13.375Z] [2021-07-13T15:42:13.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2021-07-13T15:42:13.375Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2021-07-13T15:42:13.375Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2021-07-13T15:42:13.375Z] [2021-07-13T15:42:13.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2021-07-13T15:42:13.375Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2021-07-13T15:42:13.375Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2021-07-13T15:42:13.375Z] [2021-07-13T15:42:13.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2021-07-13T15:42:13.375Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2021-07-13T15:42:13.375Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2021-07-13T15:42:13.375Z] [2021-07-13T15:42:13.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.01s) [2021-07-13T15:42:13.375Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2021-07-13T15:42:13.375Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s) [2021-07-13T15:42:13.375Z] [2021-07-13T15:42:13.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2021-07-13T15:42:13.375Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2021-07-13T15:42:13.375Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2021-07-13T15:42:13.375Z] [2021-07-13T15:42:13.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2021-07-13T15:42:13.375Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-07-13T15:42:13.375Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2021-07-13T15:42:13.375Z] [2021-07-13T15:42:13.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2021-07-13T15:42:13.375Z] docker_api_containers_test.go:854: unmatched requirement DaemonIsLinux [2021-07-13T15:42:13.375Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2021-07-13T15:42:13.375Z] [2021-07-13T15:42:13.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2021-07-13T15:42:13.375Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2021-07-13T15:42:13.375Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2021-07-13T15:42:13.375Z] [2021-07-13T15:42:13.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2021-07-13T15:42:13.375Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2021-07-13T15:42:13.375Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2021-07-13T15:42:13.375Z] [2021-07-13T15:42:13.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2021-07-13T15:42:13.375Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2021-07-13T15:42:13.375Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2021-07-13T15:42:13.375Z] [2021-07-13T15:42:13.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2021-07-13T15:42:13.375Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2021-07-13T15:42:13.375Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2021-07-13T15:42:13.375Z] [2021-07-13T15:42:13.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2021-07-13T15:42:13.375Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2021-07-13T15:42:13.375Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2021-07-13T15:42:13.375Z] [2021-07-13T15:42:13.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2021-07-13T15:42:13.375Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2021-07-13T15:42:13.375Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2021-07-13T15:42:13.375Z] [2021-07-13T15:42:13.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2021-07-13T15:42:13.375Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2021-07-13T15:42:13.375Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2021-07-13T15:42:13.375Z] [2021-07-13T15:42:13.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2021-07-13T15:42:13.375Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2021-07-13T15:42:13.375Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2021-07-13T15:42:13.375Z] [2021-07-13T15:42:13.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2021-07-13T15:42:13.375Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2021-07-13T15:42:13.375Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2021-07-13T15:42:13.375Z] [2021-07-13T15:42:13.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.01s) [2021-07-13T15:42:13.375Z] docker_cli_run_test.go:2969: unmatched requirement DaemonIsLinux [2021-07-13T15:42:13.375Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s) [2021-07-13T15:42:13.375Z] [2021-07-13T15:42:13.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2021-07-13T15:42:13.375Z] docker_cli_volume_test.go:454: unmatched requirement DaemonIsLinux [2021-07-13T15:42:13.375Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2021-07-13T15:42:13.375Z] [2021-07-13T15:42:13.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2021-07-13T15:42:13.375Z] docker_cli_volume_test.go:495: unmatched requirement DaemonIsLinux [2021-07-13T15:42:13.375Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2021-07-13T15:42:13.375Z] [2021-07-13T15:42:13.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2021-07-13T15:42:13.375Z] docker_cli_volume_test.go:537: unmatched requirement DaemonIsLinux [2021-07-13T15:42:13.375Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2021-07-13T15:42:13.375Z] [2021-07-13T15:42:13.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.01s) [2021-07-13T15:42:13.375Z] docker_cli_events_test.go:467: unmatched requirement DaemonIsLinux [2021-07-13T15:42:13.375Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.01s) [2021-07-13T15:42:13.375Z] [2021-07-13T15:42:13.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.01s) [2021-07-13T15:42:13.375Z] docker_cli_events_test.go:398: unmatched requirement DaemonIsLinux [2021-07-13T15:42:13.375Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.01s) [2021-07-13T15:42:13.375Z] [2021-07-13T15:42:13.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.01s) [2021-07-13T15:42:13.375Z] docker_cli_events_test.go:171: unmatched requirement DaemonIsLinux [2021-07-13T15:42:13.375Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.01s) [2021-07-13T15:42:13.375Z] [2021-07-13T15:42:13.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.02s) [2021-07-13T15:42:13.375Z] docker_cli_events_test.go:193: unmatched requirement DaemonIsLinux [2021-07-13T15:42:13.375Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.02s) [2021-07-13T15:42:13.375Z] [2021-07-13T15:42:13.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.01s) [2021-07-13T15:42:13.375Z] docker_cli_events_test.go:152: unmatched requirement DaemonIsLinux [2021-07-13T15:42:13.375Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s) [2021-07-13T15:42:13.375Z] [2021-07-13T15:42:13.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.01s) [2021-07-13T15:42:13.375Z] docker_cli_events_test.go:232: unmatched requirement DaemonIsLinux [2021-07-13T15:42:13.375Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.01s) [2021-07-13T15:42:13.375Z] [2021-07-13T15:42:13.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.02s) [2021-07-13T15:42:13.375Z] docker_cli_events_test.go:516: unmatched requirement DaemonIsLinux [2021-07-13T15:42:13.375Z] --- SKIP: TestDockerSuite/TestEventsTop (0.02s) [2021-07-13T15:42:13.375Z] [2021-07-13T15:42:13.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.02s) [2021-07-13T15:42:13.375Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2021-07-13T15:42:13.375Z] --- SKIP: TestDockerSuite/TestExec (0.02s) [2021-07-13T15:42:13.375Z] [2021-07-13T15:42:13.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2021-07-13T15:42:13.375Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2021-07-13T15:42:13.375Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2021-07-13T15:42:13.375Z] [2021-07-13T15:42:13.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.02s) [2021-07-13T15:42:13.375Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2021-07-13T15:42:13.375Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.02s) [2021-07-13T15:42:13.375Z] [2021-07-13T15:42:13.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2021-07-13T15:42:13.375Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2021-07-13T15:42:13.375Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2021-07-13T15:42:13.375Z] [2021-07-13T15:42:13.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2021-07-13T15:42:13.375Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2021-07-13T15:42:13.375Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2021-07-13T15:42:13.375Z] [2021-07-13T15:42:13.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.02s) [2021-07-13T15:42:13.375Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2021-07-13T15:42:13.375Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.02s) [2021-07-13T15:42:13.375Z] [2021-07-13T15:42:13.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.02s) [2021-07-13T15:42:13.375Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2021-07-13T15:42:13.375Z] --- SKIP: TestDockerSuite/TestExecEnv (0.02s) [2021-07-13T15:42:13.375Z] [2021-07-13T15:42:13.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.01s) [2021-07-13T15:42:13.375Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2021-07-13T15:42:13.375Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s) [2021-07-13T15:42:13.375Z] [2021-07-13T15:42:13.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.02s) [2021-07-13T15:42:13.375Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2021-07-13T15:42:13.375Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.02s) [2021-07-13T15:42:13.375Z] [2021-07-13T15:42:13.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2021-07-13T15:42:13.375Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2021-07-13T15:42:13.375Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2021-07-13T15:42:13.375Z] [2021-07-13T15:42:13.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.02s) [2021-07-13T15:42:13.375Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2021-07-13T15:42:13.375Z] --- SKIP: TestDockerSuite/TestExecParseError (0.02s) [2021-07-13T15:42:13.375Z] [2021-07-13T15:42:13.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.01s) [2021-07-13T15:42:13.375Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2021-07-13T15:42:13.375Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s) [2021-07-13T15:42:13.375Z] [2021-07-13T15:42:13.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2021-07-13T15:42:13.375Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2021-07-13T15:42:13.375Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2021-07-13T15:42:13.375Z] [2021-07-13T15:42:13.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.02s) [2021-07-13T15:42:13.375Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2021-07-13T15:42:13.375Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.02s) [2021-07-13T15:42:13.375Z] [2021-07-13T15:42:13.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.02s) [2021-07-13T15:42:13.375Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2021-07-13T15:42:13.375Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.02s) [2021-07-13T15:42:13.375Z] [2021-07-13T15:42:13.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.01s) [2021-07-13T15:42:13.375Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2021-07-13T15:42:13.375Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s) [2021-07-13T15:42:13.375Z] [2021-07-13T15:42:13.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.01s) [2021-07-13T15:42:13.375Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2021-07-13T15:42:13.375Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s) [2021-07-13T15:42:13.375Z] [2021-07-13T15:42:13.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2021-07-13T15:42:13.375Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2021-07-13T15:42:13.375Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2021-07-13T15:42:13.375Z] [2021-07-13T15:42:13.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.01s) [2021-07-13T15:42:13.375Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2021-07-13T15:42:13.375Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.01s) [2021-07-13T15:42:13.375Z] [2021-07-13T15:42:13.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.01s) [2021-07-13T15:42:13.375Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2021-07-13T15:42:13.375Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.01s) [2021-07-13T15:42:13.375Z] [2021-07-13T15:42:13.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.02s) [2021-07-13T15:42:13.375Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2021-07-13T15:42:13.375Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.02s) [2021-07-13T15:42:13.375Z] [2021-07-13T15:42:13.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.01s) [2021-07-13T15:42:13.375Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2021-07-13T15:42:13.375Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.01s) [2021-07-13T15:42:13.375Z] [2021-07-13T15:42:13.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2021-07-13T15:42:13.375Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2021-07-13T15:42:13.375Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2021-07-13T15:42:13.375Z] [2021-07-13T15:42:13.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.01s) [2021-07-13T15:42:13.375Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2021-07-13T15:42:13.375Z] --- SKIP: TestDockerSuite/TestHealth (0.01s) [2021-07-13T15:42:13.375Z] [2021-07-13T15:42:13.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2021-07-13T15:42:13.375Z] docker_cli_images_test.go:228: unmatched requirement DaemonIsLinux [2021-07-13T15:42:13.375Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2021-07-13T15:42:13.376Z] [2021-07-13T15:42:13.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2021-07-13T15:42:13.376Z] docker_cli_images_test.go:283: unmatched requirement DaemonIsLinux [2021-07-13T15:42:13.376Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2021-07-13T15:42:13.376Z] [2021-07-13T15:42:13.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2021-07-13T15:42:13.376Z] docker_cli_images_test.go:342: unmatched requirement DaemonIsLinux [2021-07-13T15:42:13.376Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2021-07-13T15:42:13.376Z] [2021-07-13T15:42:13.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.01s) [2021-07-13T15:42:13.376Z] docker_cli_import_test.go:19: unmatched requirement DaemonIsLinux [2021-07-13T15:42:13.376Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.01s) [2021-07-13T15:42:13.376Z] [2021-07-13T15:42:13.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.01s) [2021-07-13T15:42:13.376Z] docker_cli_import_test.go:48: unmatched requirement DaemonIsLinux [2021-07-13T15:42:13.376Z] --- SKIP: TestDockerSuite/TestImportFile (0.01s) [2021-07-13T15:42:13.376Z] [2021-07-13T15:42:13.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.01s) [2021-07-13T15:42:13.376Z] docker_cli_import_test.go:92: unmatched requirement DaemonIsLinux [2021-07-13T15:42:13.376Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.01s) [2021-07-13T15:42:13.376Z] [2021-07-13T15:42:13.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.01s) [2021-07-13T15:42:13.376Z] docker_cli_import_test.go:69: unmatched requirement DaemonIsLinux [2021-07-13T15:42:13.376Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.01s) [2021-07-13T15:42:13.376Z] [2021-07-13T15:42:13.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2021-07-13T15:42:13.376Z] docker_cli_import_test.go:128: unmatched requirement DaemonIsLinux [2021-07-13T15:42:13.376Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2021-07-13T15:42:13.376Z] [2021-07-13T15:42:13.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2021-07-13T15:42:13.376Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2021-07-13T15:42:13.376Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2021-07-13T15:42:13.376Z] [2021-07-13T15:42:13.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2021-07-13T15:42:13.376Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2021-07-13T15:42:13.376Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2021-07-13T15:42:13.376Z] [2021-07-13T15:42:13.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2021-07-13T15:42:13.376Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2021-07-13T15:42:13.376Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2021-07-13T15:42:13.376Z] [2021-07-13T15:42:13.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2021-07-13T15:42:13.376Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2021-07-13T15:42:13.376Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2021-07-13T15:42:13.376Z] [2021-07-13T15:42:13.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2021-07-13T15:42:13.376Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-07-13T15:42:13.376Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2021-07-13T15:42:13.376Z] [2021-07-13T15:42:13.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2021-07-13T15:42:13.376Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2021-07-13T15:42:13.376Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2021-07-13T15:42:13.376Z] [2021-07-13T15:42:13.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2021-07-13T15:42:13.376Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2021-07-13T15:42:13.376Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2021-07-13T15:42:13.376Z] [2021-07-13T15:42:13.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.01s) [2021-07-13T15:42:13.376Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2021-07-13T15:42:13.376Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.01s) [2021-07-13T15:42:13.376Z] [2021-07-13T15:42:13.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2021-07-13T15:42:13.376Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2021-07-13T15:42:13.376Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2021-07-13T15:42:13.376Z] [2021-07-13T15:42:13.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2021-07-13T15:42:13.376Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2021-07-13T15:42:13.376Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2021-07-13T15:42:13.376Z] [2021-07-13T15:42:13.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2021-07-13T15:42:13.376Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2021-07-13T15:42:13.376Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2021-07-13T15:42:13.376Z] [2021-07-13T15:42:13.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.01s) [2021-07-13T15:42:13.376Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2021-07-13T15:42:13.376Z] --- SKIP: TestDockerSuite/TestInspectImage (0.01s) [2021-07-13T15:42:13.376Z] [2021-07-13T15:42:13.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.01s) [2021-07-13T15:42:13.376Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2021-07-13T15:42:13.376Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.01s) [2021-07-13T15:42:13.376Z] [2021-07-13T15:42:13.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2021-07-13T15:42:13.376Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-07-13T15:42:13.376Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2021-07-13T15:42:13.376Z] [2021-07-13T15:42:13.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.01s) [2021-07-13T15:42:13.376Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2021-07-13T15:42:13.376Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.01s) [2021-07-13T15:42:13.376Z] [2021-07-13T15:42:13.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.02s) [2021-07-13T15:42:13.376Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2021-07-13T15:42:13.376Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.02s) [2021-07-13T15:42:13.376Z] [2021-07-13T15:42:13.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.01s) [2021-07-13T15:42:13.376Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2021-07-13T15:42:13.376Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s) [2021-07-13T15:42:13.376Z] [2021-07-13T15:42:13.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2021-07-13T15:42:13.376Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2021-07-13T15:42:13.376Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2021-07-13T15:42:13.376Z] [2021-07-13T15:42:13.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2021-07-13T15:42:13.376Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2021-07-13T15:42:13.376Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2021-07-13T15:42:13.376Z] [2021-07-13T15:42:13.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2021-07-13T15:42:13.376Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2021-07-13T15:42:13.376Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2021-07-13T15:42:13.376Z] [2021-07-13T15:42:13.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2021-07-13T15:42:13.376Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2021-07-13T15:42:13.376Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2021-07-13T15:42:13.376Z] [2021-07-13T15:42:13.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2021-07-13T15:42:13.376Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2021-07-13T15:42:13.376Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2021-07-13T15:42:13.376Z] [2021-07-13T15:42:13.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2021-07-13T15:42:13.376Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2021-07-13T15:42:13.376Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2021-07-13T15:42:13.376Z] [2021-07-13T15:42:13.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2021-07-13T15:42:13.376Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2021-07-13T15:42:13.376Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2021-07-13T15:42:13.376Z] [2021-07-13T15:42:13.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2021-07-13T15:42:13.376Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2021-07-13T15:42:13.376Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2021-07-13T15:42:13.376Z] [2021-07-13T15:42:13.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2021-07-13T15:42:13.376Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2021-07-13T15:42:13.376Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2021-07-13T15:42:13.376Z] [2021-07-13T15:42:13.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2021-07-13T15:42:13.376Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2021-07-13T15:42:13.376Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2021-07-13T15:42:13.376Z] [2021-07-13T15:42:13.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2021-07-13T15:42:13.376Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2021-07-13T15:42:13.376Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2021-07-13T15:42:13.376Z] [2021-07-13T15:42:13.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2021-07-13T15:42:13.376Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2021-07-13T15:42:13.376Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2021-07-13T15:42:13.376Z] [2021-07-13T15:42:13.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2021-07-13T15:42:13.376Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2021-07-13T15:42:13.376Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2021-07-13T15:42:13.376Z] [2021-07-13T15:42:13.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2021-07-13T15:42:13.376Z] docker_cli_save_load_test.go:336: unmatched requirement DaemonIsLinux [2021-07-13T15:42:13.376Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2021-07-13T15:42:13.376Z] [2021-07-13T15:42:13.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2021-07-13T15:42:13.376Z] docker_api_logs_test.go:94: unmatched requirement DaemonIsLinux [2021-07-13T15:42:13.376Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2021-07-13T15:42:13.376Z] [2021-07-13T15:42:13.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2021-07-13T15:42:13.376Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2021-07-13T15:42:13.376Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2021-07-13T15:42:13.376Z] [2021-07-13T15:42:13.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2021-07-13T15:42:13.376Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2021-07-13T15:42:13.376Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2021-07-13T15:42:13.376Z] [2021-07-13T15:42:13.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.01s) [2021-07-13T15:42:13.376Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2021-07-13T15:42:13.376Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s) [2021-07-13T15:42:13.376Z] [2021-07-13T15:42:13.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.01s) [2021-07-13T15:42:13.376Z] docker_cli_run_test.go:2883: unmatched requirement DaemonIsLinux [2021-07-13T15:42:13.376Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.01s) [2021-07-13T15:42:13.376Z] [2021-07-13T15:42:13.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.01s) [2021-07-13T15:42:13.376Z] docker_cli_run_test.go:2892: unmatched requirement DaemonIsLinux [2021-07-13T15:42:13.376Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.01s) [2021-07-13T15:42:13.376Z] [2021-07-13T15:42:13.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.01s) [2021-07-13T15:42:13.376Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2021-07-13T15:42:13.376Z] --- SKIP: TestDockerSuite/TestNetHostname (0.01s) [2021-07-13T15:42:13.376Z] [2021-07-13T15:42:13.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2021-07-13T15:42:13.376Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2021-07-13T15:42:13.376Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2021-07-13T15:42:13.376Z] [2021-07-13T15:42:13.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2021-07-13T15:42:13.376Z] docker_cli_run_test.go:3486: unmatched requirement DaemonIsLinux [2021-07-13T15:42:13.376Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2021-07-13T15:42:13.376Z] [2021-07-13T15:42:13.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2021-07-13T15:42:13.376Z] docker_cli_run_test.go:2672: unmatched requirement DaemonIsLinux [2021-07-13T15:42:13.376Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2021-07-13T15:42:13.376Z] [2021-07-13T15:42:13.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.01s) [2021-07-13T15:42:13.376Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2021-07-13T15:42:13.376Z] --- SKIP: TestDockerSuite/TestPluginActive (0.01s) [2021-07-13T15:42:13.376Z] [2021-07-13T15:42:13.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.02s) [2021-07-13T15:42:13.376Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2021-07-13T15:42:13.376Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.02s) [2021-07-13T15:42:13.376Z] [2021-07-13T15:42:13.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2021-07-13T15:42:13.376Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2021-07-13T15:42:13.376Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2021-07-13T15:42:13.376Z] [2021-07-13T15:42:13.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.01s) [2021-07-13T15:42:13.376Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2021-07-13T15:42:13.376Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s) [2021-07-13T15:42:13.376Z] [2021-07-13T15:42:13.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2021-07-13T15:42:13.376Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2021-07-13T15:42:13.376Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2021-07-13T15:42:13.376Z] [2021-07-13T15:42:13.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.01s) [2021-07-13T15:42:13.376Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2021-07-13T15:42:13.376Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s) [2021-07-13T15:42:13.376Z] [2021-07-13T15:42:13.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.01s) [2021-07-13T15:42:13.376Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2021-07-13T15:42:13.376Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s) [2021-07-13T15:42:13.376Z] [2021-07-13T15:42:13.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2021-07-13T15:42:13.376Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2021-07-13T15:42:13.376Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2021-07-13T15:42:13.376Z] [2021-07-13T15:42:13.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.01s) [2021-07-13T15:42:13.376Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2021-07-13T15:42:13.376Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s) [2021-07-13T15:42:13.376Z] [2021-07-13T15:42:13.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.01s) [2021-07-13T15:42:13.376Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2021-07-13T15:42:13.376Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s) [2021-07-13T15:42:13.376Z] [2021-07-13T15:42:13.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.01s) [2021-07-13T15:42:13.376Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2021-07-13T15:42:13.376Z] --- SKIP: TestDockerSuite/TestPortList (0.01s) [2021-07-13T15:42:13.376Z] [2021-07-13T15:42:13.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.01s) [2021-07-13T15:42:13.376Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2021-07-13T15:42:13.376Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.01s) [2021-07-13T15:42:13.376Z] [2021-07-13T15:42:13.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2021-07-13T15:42:13.376Z] docker_api_containers_test.go:1530: unmatched requirement DaemonIsLinux [2021-07-13T15:42:13.376Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2021-07-13T15:42:13.376Z] [2021-07-13T15:42:13.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2021-07-13T15:42:13.376Z] docker_api_containers_test.go:1444: unmatched requirement DaemonIsLinux [2021-07-13T15:42:13.376Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2021-07-13T15:42:13.376Z] [2021-07-13T15:42:13.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2021-07-13T15:42:13.376Z] docker_api_containers_test.go:1426: unmatched requirement DaemonIsLinux [2021-07-13T15:42:13.376Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2021-07-13T15:42:13.376Z] [2021-07-13T15:42:13.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2021-07-13T15:42:13.376Z] docker_api_containers_test.go:1472: unmatched requirement DaemonIsLinux [2021-07-13T15:42:13.376Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2021-07-13T15:42:13.376Z] [2021-07-13T15:42:13.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2021-07-13T15:42:13.377Z] docker_api_containers_test.go:1555: unmatched requirement DaemonIsLinux [2021-07-13T15:42:13.377Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2021-07-13T15:42:13.377Z] [2021-07-13T15:42:13.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2021-07-13T15:42:13.377Z] docker_api_containers_test.go:1499: unmatched requirement DaemonIsLinux [2021-07-13T15:42:13.377Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2021-07-13T15:42:13.377Z] [2021-07-13T15:42:13.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2021-07-13T15:42:13.377Z] docker_api_containers_test.go:1322: unmatched requirement DaemonIsLinux [2021-07-13T15:42:13.377Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2021-07-13T15:42:13.377Z] [2021-07-13T15:42:13.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2021-07-13T15:42:13.377Z] docker_api_containers_test.go:1393: unmatched requirement DaemonIsLinux [2021-07-13T15:42:13.377Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2021-07-13T15:42:13.377Z] [2021-07-13T15:42:13.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2021-07-13T15:42:13.377Z] docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux [2021-07-13T15:42:13.377Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2021-07-13T15:42:13.377Z] [2021-07-13T15:42:13.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2021-07-13T15:42:13.377Z] docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819 [2021-07-13T15:42:13.377Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2021-07-13T15:42:13.377Z] [2021-07-13T15:42:13.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.08s) [2021-07-13T15:42:13.377Z] docker_cli_ps_test.go:714: unmatched requirement DaemonIsLinux [2021-07-13T15:42:13.377Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.08s) [2021-07-13T15:42:13.377Z] [2021-07-13T15:42:13.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2021-07-13T15:42:13.377Z] docker_cli_ps_test.go:806: unmatched requirement DaemonIsLinux [2021-07-13T15:42:13.377Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2021-07-13T15:42:13.377Z] [2021-07-13T15:42:13.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.02s) [2021-07-13T15:42:13.377Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2021-07-13T15:42:13.377Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.02s) [2021-07-13T15:42:13.377Z] [2021-07-13T15:42:13.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2021-07-13T15:42:13.377Z] docker_cli_ps_test.go:856: unmatched requirement DaemonIsLinux [2021-07-13T15:42:13.377Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2021-07-13T15:42:13.377Z] [2021-07-13T15:42:13.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2021-07-13T15:42:13.377Z] docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux [2021-07-13T15:42:13.377Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2021-07-13T15:42:13.377Z] [2021-07-13T15:42:13.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.01s) [2021-07-13T15:42:13.377Z] docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux [2021-07-13T15:42:13.377Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s) [2021-07-13T15:42:13.377Z] [2021-07-13T15:42:13.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2021-07-13T15:42:13.377Z] docker_cli_run_test.go:3118: unmatched requirement DaemonIsLinux [2021-07-13T15:42:13.377Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2021-07-13T15:42:13.377Z] [2021-07-13T15:42:13.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2021-07-13T15:42:13.377Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2021-07-13T15:42:13.377Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2021-07-13T15:42:13.377Z] [2021-07-13T15:42:13.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2021-07-13T15:42:13.377Z] docker_api_containers_test.go:1369: unmatched requirement DaemonIsLinux [2021-07-13T15:42:13.377Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2021-07-13T15:42:13.377Z] [2021-07-13T15:42:13.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2021-07-13T15:42:13.377Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2021-07-13T15:42:13.377Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2021-07-13T15:42:13.377Z] [2021-07-13T15:42:13.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2021-07-13T15:42:13.377Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2021-07-13T15:42:13.377Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2021-07-13T15:42:13.377Z] [2021-07-13T15:42:13.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2021-07-13T15:42:13.377Z] docker_cli_run_test.go:4401: unmatched requirement DaemonIsLinux [2021-07-13T15:42:13.377Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2021-07-13T15:42:13.377Z] [2021-07-13T15:42:13.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.02s) [2021-07-13T15:42:13.377Z] docker_cli_run_test.go:1577: unmatched requirement DaemonIsLinux [2021-07-13T15:42:13.377Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.02s) [2021-07-13T15:42:13.377Z] [2021-07-13T15:42:13.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2021-07-13T15:42:13.377Z] docker_cli_run_test.go:3918: unmatched requirement DaemonIsLinux [2021-07-13T15:42:13.377Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2021-07-13T15:42:13.377Z] [2021-07-13T15:42:13.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2021-07-13T15:42:13.377Z] docker_cli_run_test.go:1172: unmatched requirement DaemonIsLinux [2021-07-13T15:42:13.377Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2021-07-13T15:42:13.377Z] [2021-07-13T15:42:13.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2021-07-13T15:42:13.377Z] docker_cli_run_test.go:1190: unmatched requirement DaemonIsLinux [2021-07-13T15:42:13.377Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2021-07-13T15:42:13.377Z] [2021-07-13T15:42:13.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2021-07-13T15:42:13.377Z] docker_cli_run_test.go:1181: unmatched requirement DaemonIsLinux [2021-07-13T15:42:13.377Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2021-07-13T15:42:13.377Z] [2021-07-13T15:42:13.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2021-07-13T15:42:13.377Z] docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux [2021-07-13T15:42:13.377Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2021-07-13T15:42:13.377Z] [2021-07-13T15:42:13.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2021-07-13T15:42:13.377Z] docker_cli_run_test.go:2266: unmatched requirement DaemonIsLinux [2021-07-13T15:42:13.377Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2021-07-13T15:42:13.377Z] [2021-07-13T15:42:13.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2021-07-13T15:42:13.377Z] docker_cli_run_test.go:2602: unmatched requirement DaemonIsLinux [2021-07-13T15:42:13.377Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2021-07-13T15:42:13.377Z] [2021-07-13T15:42:13.518Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2021-07-13T15:42:13.518Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2021-07-13T15:42:13.518Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2021-07-13T15:42:13.518Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2021-07-13T15:42:13.518Z] === RUN TestDockerSuite/TestContainerAPIStart [2021-07-13T15:42:13.855Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2021-07-13T15:42:13.855Z] docker_cli_run_test.go:1053: unmatched requirement DaemonIsLinux [2021-07-13T15:42:13.855Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2021-07-13T15:42:13.855Z] [2021-07-13T15:42:13.855Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2021-07-13T15:42:13.855Z] docker_cli_run_test.go:1063: unmatched requirement DaemonIsLinux [2021-07-13T15:42:13.855Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2021-07-13T15:42:13.855Z] [2021-07-13T15:42:13.855Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2021-07-13T15:42:13.855Z] docker_cli_run_test.go:2982: unmatched requirement DaemonIsLinux [2021-07-13T15:42:13.855Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2021-07-13T15:42:13.855Z] [2021-07-13T15:42:13.855Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2021-07-13T15:42:13.855Z] docker_cli_run_test.go:1043: unmatched requirement DaemonIsLinux [2021-07-13T15:42:13.855Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2021-07-13T15:42:13.855Z] [2021-07-13T15:42:13.855Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.01s) [2021-07-13T15:42:13.855Z] docker_cli_run_test.go:1034: unmatched requirement DaemonIsLinux [2021-07-13T15:42:13.855Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s) [2021-07-13T15:42:13.855Z] [2021-07-13T15:42:13.855Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2021-07-13T15:42:13.855Z] docker_cli_run_test.go:3168: unmatched requirement DaemonIsLinux [2021-07-13T15:42:13.855Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2021-07-13T15:42:13.855Z] [2021-07-13T15:42:13.855Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2021-07-13T15:42:13.855Z] docker_cli_run_test.go:1024: unmatched requirement DaemonIsLinux [2021-07-13T15:42:13.855Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2021-07-13T15:42:13.855Z] [2021-07-13T15:42:13.855Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2021-07-13T15:42:13.855Z] docker_cli_run_test.go:1012: unmatched requirement DaemonIsLinux [2021-07-13T15:42:13.855Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2021-07-13T15:42:13.855Z] [2021-07-13T15:42:13.855Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2021-07-13T15:42:13.855Z] docker_cli_run_test.go:986: unmatched requirement DaemonIsLinux [2021-07-13T15:42:13.855Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2021-07-13T15:42:13.855Z] [2021-07-13T15:42:13.855Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2021-07-13T15:42:13.855Z] docker_cli_run_test.go:999: unmatched requirement DaemonIsLinux [2021-07-13T15:42:13.855Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2021-07-13T15:42:13.855Z] [2021-07-13T15:42:13.856Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.01s) [2021-07-13T15:42:13.856Z] docker_cli_run_test.go:977: unmatched requirement DaemonIsLinux [2021-07-13T15:42:13.856Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2021-07-13T15:42:13.856Z] [2021-07-13T15:42:13.856Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2021-07-13T15:42:13.856Z] docker_cli_run_test.go:1933: unmatched requirement DaemonIsLinux [2021-07-13T15:42:13.856Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2021-07-13T15:42:13.856Z] [2021-07-13T15:42:13.856Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2021-07-13T15:42:13.856Z] docker_cli_run_test.go:3310: unmatched requirement DaemonIsLinux [2021-07-13T15:42:13.856Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2021-07-13T15:42:13.856Z] [2021-07-13T15:42:13.856Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2021-07-13T15:42:13.856Z] docker_cli_run_test.go:3334: unmatched requirement DaemonIsLinux [2021-07-13T15:42:13.856Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2021-07-13T15:42:13.856Z] [2021-07-13T15:42:13.856Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2021-07-13T15:42:13.856Z] docker_cli_run_test.go:3301: unmatched requirement DaemonIsLinux [2021-07-13T15:42:13.856Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2021-07-13T15:42:13.856Z] [2021-07-13T15:42:13.856Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2021-07-13T15:42:13.856Z] docker_cli_run_test.go:3286: unmatched requirement DaemonIsLinux [2021-07-13T15:42:13.856Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2021-07-13T15:42:13.856Z] [2021-07-13T15:42:13.856Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2021-07-13T15:42:13.856Z] docker_cli_run_test.go:3211: unmatched requirement DaemonIsLinux [2021-07-13T15:42:13.856Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2021-07-13T15:42:13.856Z] [2021-07-13T15:42:13.856Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2021-07-13T15:42:13.856Z] docker_cli_run_test.go:2710: unmatched requirement DaemonIsLinux [2021-07-13T15:42:13.856Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2021-07-13T15:42:13.856Z] [2021-07-13T15:42:13.856Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2021-07-13T15:42:13.856Z] docker_cli_run_test.go:2659: unmatched requirement DaemonIsLinux [2021-07-13T15:42:13.856Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2021-07-13T15:42:13.856Z] [2021-07-13T15:42:13.856Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2021-07-13T15:42:13.856Z] docker_cli_run_test.go:2732: unmatched requirement DaemonIsLinux [2021-07-13T15:42:13.856Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2021-07-13T15:42:13.856Z] [2021-07-13T15:42:13.856Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2021-07-13T15:42:13.856Z] docker_cli_run_test.go:2722: unmatched requirement DaemonIsLinux [2021-07-13T15:42:13.856Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2021-07-13T15:42:13.856Z] [2021-07-13T15:42:13.856Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2021-07-13T15:42:13.856Z] docker_cli_run_test.go:1678: unmatched requirement DaemonIsLinux [2021-07-13T15:42:13.856Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2021-07-13T15:42:13.856Z] [2021-07-13T15:42:13.856Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2021-07-13T15:42:13.856Z] docker_cli_run_test.go:1659: unmatched requirement DaemonIsLinux [2021-07-13T15:42:13.856Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2021-07-13T15:42:13.856Z] [2021-07-13T15:42:13.856Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2021-07-13T15:42:13.856Z] docker_cli_run_test.go:3176: unmatched requirement DaemonIsLinux [2021-07-13T15:42:13.856Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2021-07-13T15:42:13.856Z] [2021-07-13T15:42:13.856Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2021-07-13T15:42:13.856Z] docker_cli_run_test.go:2153: unmatched requirement DaemonIsLinux [2021-07-13T15:42:13.856Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2021-07-13T15:42:13.856Z] [2021-07-13T15:42:13.856Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2021-07-13T15:42:13.856Z] docker_cli_run_test.go:622: unmatched requirement DaemonIsLinux [2021-07-13T15:42:13.856Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2021-07-13T15:42:13.856Z] [2021-07-13T15:42:13.856Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2021-07-13T15:42:13.856Z] docker_cli_run_test.go:384: unmatched requirement DaemonIsLinux [2021-07-13T15:42:13.856Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2021-07-13T15:42:13.856Z] [2021-07-13T15:42:13.856Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2021-07-13T15:42:13.856Z] docker_cli_run_test.go:428: unmatched requirement DaemonIsLinux [2021-07-13T15:42:13.856Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2021-07-13T15:42:13.856Z] [2021-07-13T15:42:13.856Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2021-07-13T15:42:13.856Z] docker_cli_run_test.go:1254: unmatched requirement DaemonIsLinux [2021-07-13T15:42:13.856Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2021-07-13T15:42:13.856Z] [2021-07-13T15:42:13.856Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.02s) [2021-07-13T15:42:13.856Z] docker_cli_run_test.go:3883: unmatched requirement DaemonIsLinux [2021-07-13T15:42:13.856Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.02s) [2021-07-13T15:42:13.856Z] [2021-07-13T15:42:13.856Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.01s) [2021-07-13T15:42:13.856Z] docker_cli_run_test.go:1289: unmatched requirement DaemonIsLinux [2021-07-13T15:42:13.856Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s) [2021-07-13T15:42:13.856Z] [2021-07-13T15:42:13.856Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2021-07-13T15:42:13.856Z] docker_cli_run_test.go:1322: unmatched requirement DaemonIsLinux [2021-07-13T15:42:13.856Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2021-07-13T15:42:13.856Z] [2021-07-13T15:42:13.856Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2021-07-13T15:42:13.856Z] docker_cli_run_test.go:1311: unmatched requirement DaemonIsLinux [2021-07-13T15:42:13.856Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2021-07-13T15:42:13.856Z] [2021-07-13T15:42:13.856Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2021-07-13T15:42:13.856Z] docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux [2021-07-13T15:42:13.856Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2021-07-13T15:42:13.856Z] [2021-07-13T15:42:13.856Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.02s) [2021-07-13T15:42:13.856Z] docker_cli_run_test.go:1142: unmatched requirement DaemonIsLinux [2021-07-13T15:42:13.856Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.02s) [2021-07-13T15:42:13.856Z] [2021-07-13T15:42:13.856Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.02s) [2021-07-13T15:42:13.856Z] docker_cli_run_test.go:4058: unmatched requirement DaemonIsLinux [2021-07-13T15:42:13.856Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.02s) [2021-07-13T15:42:13.856Z] [2021-07-13T15:42:13.856Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.02s) [2021-07-13T15:42:13.856Z] docker_cli_run_test.go:4141: unmatched requirement DaemonIsLinux [2021-07-13T15:42:13.856Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.02s) [2021-07-13T15:42:13.856Z] [2021-07-13T15:42:13.856Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.01s) [2021-07-13T15:42:13.856Z] docker_cli_run_test.go:818: unmatched requirement DaemonIsLinux [2021-07-13T15:42:13.856Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.01s) [2021-07-13T15:42:13.856Z] [2021-07-13T15:42:13.856Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.01s) [2021-07-13T15:42:13.856Z] docker_cli_run_test.go:857: unmatched requirement DaemonIsLinux [2021-07-13T15:42:13.856Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s) [2021-07-13T15:42:13.856Z] [2021-07-13T15:42:13.856Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2021-07-13T15:42:13.856Z] docker_cli_run_test.go:890: unmatched requirement DaemonIsLinux [2021-07-13T15:42:13.856Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2021-07-13T15:42:13.856Z] [2021-07-13T15:42:13.856Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.02s) [2021-07-13T15:42:13.856Z] docker_cli_run_test.go:948: unmatched requirement DaemonIsLinux [2021-07-13T15:42:13.856Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.02s) [2021-07-13T15:42:13.856Z] [2021-07-13T15:42:13.856Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.01s) [2021-07-13T15:42:13.856Z] docker_cli_run_test.go:1075: unmatched requirement DaemonIsLinux [2021-07-13T15:42:13.856Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s) [2021-07-13T15:42:13.856Z] [2021-07-13T15:42:13.856Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.01s) [2021-07-13T15:42:13.856Z] docker_cli_run_test.go:4380: unmatched requirement DaemonIsLinux [2021-07-13T15:42:13.856Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s) [2021-07-13T15:42:13.856Z] [2021-07-13T15:42:13.856Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2021-07-13T15:42:13.856Z] docker_cli_run_test.go:4393: unmatched requirement DaemonIsLinux [2021-07-13T15:42:13.856Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2021-07-13T15:42:13.856Z] [2021-07-13T15:42:13.856Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2021-07-13T15:42:13.856Z] docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv [2021-07-13T15:42:13.856Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2021-07-13T15:42:13.856Z] [2021-07-13T15:42:13.856Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2021-07-13T15:42:13.856Z] docker_cli_run_test.go:3699: unmatched requirement DaemonIsLinux [2021-07-13T15:42:13.856Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2021-07-13T15:42:13.856Z] [2021-07-13T15:42:13.856Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.02s) [2021-07-13T15:42:13.856Z] docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux [2021-07-13T15:42:13.856Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.02s) [2021-07-13T15:42:13.856Z] [2021-07-13T15:42:13.856Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2021-07-13T15:42:13.856Z] docker_cli_run_test.go:3246: unmatched requirement DaemonIsLinux [2021-07-13T15:42:13.856Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2021-07-13T15:42:13.856Z] [2021-07-13T15:42:13.856Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2021-07-13T15:42:13.856Z] docker_cli_run_test.go:61: unmatched requirement DaemonIsLinux [2021-07-13T15:42:13.856Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2021-07-13T15:42:13.856Z] [2021-07-13T15:42:13.856Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.03s) [2021-07-13T15:42:13.856Z] docker_cli_run_test.go:3355: unmatched requirement DaemonIsLinux [2021-07-13T15:42:13.856Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.03s) [2021-07-13T15:42:13.856Z] [2021-07-13T15:42:13.856Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2021-07-13T15:42:13.856Z] docker_cli_run_test.go:196: unmatched requirement DaemonIsLinux [2021-07-13T15:42:13.856Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2021-07-13T15:42:13.856Z] [2021-07-13T15:42:13.856Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2021-07-13T15:42:13.856Z] docker_cli_run_test.go:181: unmatched requirement DaemonIsLinux [2021-07-13T15:42:13.856Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2021-07-13T15:42:13.856Z] [2021-07-13T15:42:13.856Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2021-07-13T15:42:13.856Z] docker_cli_run_test.go:3365: unmatched requirement DaemonIsLinux [2021-07-13T15:42:13.856Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2021-07-13T15:42:13.856Z] [2021-07-13T15:42:13.856Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.01s) [2021-07-13T15:42:13.856Z] docker_cli_run_test.go:1199: unmatched requirement DaemonIsLinux [2021-07-13T15:42:13.856Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.01s) [2021-07-13T15:42:13.856Z] [2021-07-13T15:42:13.856Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2021-07-13T15:42:13.856Z] docker_cli_run_test.go:2316: unmatched requirement DaemonIsLinux [2021-07-13T15:42:13.856Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2021-07-13T15:42:13.856Z] [2021-07-13T15:42:13.856Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2021-07-13T15:42:13.856Z] docker_cli_run_test.go:2325: unmatched requirement DaemonIsLinux [2021-07-13T15:42:13.856Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2021-07-13T15:42:13.856Z] [2021-07-13T15:42:13.856Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.01s) [2021-07-13T15:42:13.856Z] docker_cli_run_test.go:2294: unmatched requirement DaemonIsLinux [2021-07-13T15:42:13.856Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s) [2021-07-13T15:42:13.856Z] [2021-07-13T15:42:13.856Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2021-07-13T15:42:13.856Z] docker_cli_run_test.go:3399: unmatched requirement DaemonIsLinux [2021-07-13T15:42:13.856Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2021-07-13T15:42:13.856Z] [2021-07-13T15:42:13.856Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.01s) [2021-07-13T15:42:13.856Z] docker_cli_run_test.go:2338: unmatched requirement DaemonIsLinux [2021-07-13T15:42:13.856Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s) [2021-07-13T15:42:13.856Z] [2021-07-13T15:42:13.856Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2021-07-13T15:42:13.856Z] docker_cli_run_test.go:2363: unmatched requirement DaemonIsLinux [2021-07-13T15:42:13.856Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2021-07-13T15:42:13.856Z] [2021-07-13T15:42:13.856Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2021-07-13T15:42:13.856Z] docker_cli_run_test.go:2372: unmatched requirement DaemonIsLinux [2021-07-13T15:42:13.856Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2021-07-13T15:42:13.856Z] [2021-07-13T15:42:13.856Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.02s) [2021-07-13T15:42:13.856Z] docker_cli_run_test.go:2430: unmatched requirement DaemonIsLinux [2021-07-13T15:42:13.856Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.02s) [2021-07-13T15:42:13.856Z] [2021-07-13T15:42:13.856Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.01s) [2021-07-13T15:42:13.856Z] docker_cli_run_test.go:4203: unmatched requirement DaemonIsLinux [2021-07-13T15:42:13.856Z] --- SKIP: TestDockerSuite/TestRunMount (0.01s) [2021-07-13T15:42:13.856Z] [2021-07-13T15:42:13.856Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.01s) [2021-07-13T15:42:13.856Z] docker_cli_run_test.go:2081: unmatched requirement DaemonIsLinux [2021-07-13T15:42:13.856Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s) [2021-07-13T15:42:13.856Z] [2021-07-13T15:42:13.856Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2021-07-13T15:42:13.856Z] docker_cli_run_test.go:4191: unmatched requirement DaemonIsLinux [2021-07-13T15:42:13.856Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2021-07-13T15:42:13.856Z] [2021-07-13T15:42:13.856Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2021-07-13T15:42:13.856Z] docker_cli_run_test.go:2385: unmatched requirement DaemonIsLinux [2021-07-13T15:42:13.856Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2021-07-13T15:42:13.856Z] [2021-07-13T15:42:13.856Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2021-07-13T15:42:13.856Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2021-07-13T15:42:13.856Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2021-07-13T15:42:13.856Z] [2021-07-13T15:42:13.856Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.01s) [2021-07-13T15:42:13.856Z] docker_cli_run_test.go:3188: unmatched requirement DaemonIsLinux [2021-07-13T15:42:13.856Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s) [2021-07-13T15:42:13.856Z] [2021-07-13T15:42:13.856Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2021-07-13T15:42:13.856Z] docker_cli_run_test.go:3750: unmatched requirement DaemonIsLinux [2021-07-13T15:42:13.856Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2021-07-13T15:42:13.856Z] [2021-07-13T15:42:13.856Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2021-07-13T15:42:13.856Z] docker_cli_run_test.go:3743: unmatched requirement DaemonIsLinux [2021-07-13T15:42:13.856Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2021-07-13T15:42:13.856Z] [2021-07-13T15:42:13.856Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2021-07-13T15:42:13.856Z] docker_cli_run_test.go:2582: unmatched requirement DaemonIsLinux [2021-07-13T15:42:13.856Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2021-07-13T15:42:13.856Z] [2021-07-13T15:42:13.856Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.01s) [2021-07-13T15:42:13.856Z] docker_cli_run_test.go:2551: unmatched requirement DaemonIsLinux [2021-07-13T15:42:13.856Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.01s) [2021-07-13T15:42:13.856Z] [2021-07-13T15:42:13.856Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2021-07-13T15:42:13.856Z] docker_cli_run_test.go:932: unmatched requirement DaemonIsLinux [2021-07-13T15:42:13.856Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2021-07-13T15:42:13.856Z] [2021-07-13T15:42:13.856Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2021-07-13T15:42:13.856Z] docker_cli_run_test.go:2574: unmatched requirement DaemonIsLinux [2021-07-13T15:42:13.856Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2021-07-13T15:42:13.856Z] [2021-07-13T15:42:13.857Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2021-07-13T15:42:13.857Z] docker_cli_run_test.go:3043: unmatched requirement DaemonIsLinux [2021-07-13T15:42:13.857Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2021-07-13T15:42:13.857Z] [2021-07-13T15:42:13.857Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2021-07-13T15:42:13.857Z] docker_cli_run_test.go:3067: unmatched requirement DaemonIsLinux [2021-07-13T15:42:13.857Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2021-07-13T15:42:13.857Z] [2021-07-13T15:42:13.857Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2021-07-13T15:42:13.857Z] docker_cli_run_test.go:3089: unmatched requirement DaemonIsLinux [2021-07-13T15:42:13.857Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2021-07-13T15:42:13.857Z] [2021-07-13T15:42:13.857Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2021-07-13T15:42:13.857Z] docker_cli_run_test.go:3413: unmatched requirement DaemonIsLinux [2021-07-13T15:42:13.857Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2021-07-13T15:42:13.857Z] [2021-07-13T15:42:13.857Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.32s) [2021-07-13T15:42:13.857Z] docker_cli_run_test.go:1404: unmatched requirement DaemonIsLinux [2021-07-13T15:42:13.857Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.32s) [2021-07-13T15:42:13.857Z] [2021-07-13T15:42:13.857Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2021-07-13T15:42:13.857Z] docker_cli_run_test.go:2782: unmatched requirement DaemonIsLinux [2021-07-13T15:42:13.857Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2021-07-13T15:42:13.857Z] [2021-07-13T15:42:13.857Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2021-07-13T15:42:13.857Z] docker_cli_run_test.go:2472: unmatched requirement DaemonIsLinux [2021-07-13T15:42:13.857Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2021-07-13T15:42:13.857Z] [2021-07-13T15:42:13.857Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.02s) [2021-07-13T15:42:13.857Z] docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux [2021-07-13T15:42:13.857Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.02s) [2021-07-13T15:42:13.857Z] [2021-07-13T15:42:13.857Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2021-07-13T15:42:13.857Z] docker_cli_run_test.go:958: unmatched requirement DaemonIsLinux [2021-07-13T15:42:13.857Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2021-07-13T15:42:13.857Z] [2021-07-13T15:42:13.857Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2021-07-13T15:42:13.857Z] docker_cli_run_test.go:1086: unmatched requirement DaemonIsLinux [2021-07-13T15:42:13.857Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2021-07-13T15:42:13.857Z] [2021-07-13T15:42:13.857Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2021-07-13T15:42:13.857Z] docker_cli_run_test.go:1125: unmatched requirement DaemonIsLinux [2021-07-13T15:42:13.857Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2021-07-13T15:42:13.857Z] [2021-07-13T15:42:13.857Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2021-07-13T15:42:13.857Z] docker_cli_run_test.go:1133: unmatched requirement DaemonIsLinux [2021-07-13T15:42:13.857Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2021-07-13T15:42:13.857Z] [2021-07-13T15:42:13.857Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.01s) [2021-07-13T15:42:13.857Z] docker_cli_run_test.go:2957: unmatched requirement DaemonIsLinux [2021-07-13T15:42:13.857Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.01s) [2021-07-13T15:42:13.857Z] [2021-07-13T15:42:13.857Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.01s) [2021-07-13T15:42:13.857Z] docker_cli_run_test.go:2860: unmatched requirement Apparmor [2021-07-13T15:42:13.857Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s) [2021-07-13T15:42:13.857Z] [2021-07-13T15:42:13.857Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.01s) [2021-07-13T15:42:13.857Z] docker_cli_run_test.go:2839: unmatched requirement DaemonIsLinux [2021-07-13T15:42:13.857Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2021-07-13T15:42:13.857Z] [2021-07-13T15:42:13.857Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.01s) [2021-07-13T15:42:13.857Z] docker_cli_run_test.go:2824: unmatched requirement DaemonIsLinux [2021-07-13T15:42:13.857Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s) [2021-07-13T15:42:13.857Z] [2021-07-13T15:42:13.857Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2021-07-13T15:42:13.857Z] docker_cli_run_test.go:1426: unmatched requirement DaemonIsLinux [2021-07-13T15:42:13.857Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2021-07-13T15:42:13.857Z] [2021-07-13T15:42:13.857Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2021-07-13T15:42:13.857Z] docker_cli_run_test.go:2126: unmatched requirement DaemonIsLinux [2021-07-13T15:42:13.857Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2021-07-13T15:42:13.857Z] [2021-07-13T15:42:13.857Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2021-07-13T15:42:13.857Z] docker_cli_run_test.go:2238: unmatched requirement DaemonIsLinux [2021-07-13T15:42:13.857Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2021-07-13T15:42:13.857Z] [2021-07-13T15:42:13.857Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.01s) [2021-07-13T15:42:13.857Z] docker_cli_run_test.go:1622: unmatched requirement DaemonIsLinux [2021-07-13T15:42:13.857Z] --- SKIP: TestDockerSuite/TestRunState (0.01s) [2021-07-13T15:42:13.857Z] [2021-07-13T15:42:13.857Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.01s) [2021-07-13T15:42:13.857Z] docker_cli_run_test.go:99: unmatched requirement DaemonIsLinux [2021-07-13T15:42:13.857Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.01s) [2021-07-13T15:42:13.857Z] [2021-07-13T15:42:13.857Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2021-07-13T15:42:13.857Z] docker_cli_run_test.go:1109: unmatched requirement DaemonIsLinux [2021-07-13T15:42:13.857Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2021-07-13T15:42:13.857Z] [2021-07-13T15:42:13.857Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2021-07-13T15:42:13.857Z] docker_cli_run_test.go:1117: unmatched requirement DaemonIsLinux [2021-07-13T15:42:13.857Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2021-07-13T15:42:13.857Z] [2021-07-13T15:42:13.857Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2021-07-13T15:42:13.857Z] docker_cli_run_test.go:1157: unmatched requirement DaemonIsLinux [2021-07-13T15:42:13.857Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2021-07-13T15:42:13.857Z] [2021-07-13T15:42:13.857Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2021-07-13T15:42:13.857Z] docker_cli_run_test.go:968: unmatched requirement DaemonIsLinux [2021-07-13T15:42:13.857Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2021-07-13T15:42:13.857Z] [2021-07-13T15:42:13.857Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2021-07-13T15:42:13.857Z] docker_cli_run_test.go:1096: unmatched requirement DaemonIsLinux [2021-07-13T15:42:13.857Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2021-07-13T15:42:13.857Z] [2021-07-13T15:42:13.857Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2021-07-13T15:42:13.857Z] docker_cli_run_test.go:1166: unmatched requirement DaemonIsLinux [2021-07-13T15:42:13.857Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2021-07-13T15:42:13.857Z] [2021-07-13T15:42:13.857Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2021-07-13T15:42:13.857Z] docker_cli_run_test.go:3959: unmatched requirement DaemonIsLinux [2021-07-13T15:42:13.857Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2021-07-13T15:42:13.857Z] [2021-07-13T15:42:13.857Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.01s) [2021-07-13T15:42:13.857Z] docker_cli_run_test.go:2899: unmatched requirement Apparmor [2021-07-13T15:42:13.857Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s) [2021-07-13T15:42:13.857Z] [2021-07-13T15:42:13.857Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.01s) [2021-07-13T15:42:13.857Z] docker_cli_run_test.go:737: unmatched requirement DaemonIsLinux [2021-07-13T15:42:13.857Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.01s) [2021-07-13T15:42:13.857Z] [2021-07-13T15:42:13.857Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.01s) [2021-07-13T15:42:13.857Z] docker_cli_run_test.go:747: unmatched requirement DaemonIsLinux [2021-07-13T15:42:13.857Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s) [2021-07-13T15:42:13.857Z] [2021-07-13T15:42:13.857Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.01s) [2021-07-13T15:42:13.857Z] docker_cli_run_test.go:760: unmatched requirement DaemonIsLinux [2021-07-13T15:42:13.857Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s) [2021-07-13T15:42:13.857Z] [2021-07-13T15:42:13.857Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.02s) [2021-07-13T15:42:13.857Z] docker_cli_run_test.go:773: unmatched requirement DaemonIsLinux [2021-07-13T15:42:13.857Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.02s) [2021-07-13T15:42:13.857Z] [2021-07-13T15:42:13.857Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.02s) [2021-07-13T15:42:13.857Z] docker_cli_run_test.go:727: unmatched requirement DaemonIsLinux [2021-07-13T15:42:13.857Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.02s) [2021-07-13T15:42:13.857Z] [2021-07-13T15:42:13.857Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.01s) [2021-07-13T15:42:13.857Z] docker_cli_run_test.go:786: unmatched requirement DaemonIsLinux [2021-07-13T15:42:13.857Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.01s) [2021-07-13T15:42:13.857Z] [2021-07-13T15:42:13.857Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2021-07-13T15:42:13.857Z] docker_cli_run_test.go:3848: unmatched requirement DaemonIsLinux [2021-07-13T15:42:13.857Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2021-07-13T15:42:13.857Z] [2021-07-13T15:42:13.857Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2021-07-13T15:42:13.857Z] docker_cli_run_test.go:3841: unmatched requirement DaemonIsLinux [2021-07-13T15:42:13.857Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2021-07-13T15:42:13.857Z] [2021-07-13T15:42:13.857Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2021-07-13T15:42:13.857Z] docker_cli_run_test.go:659: unmatched requirement DaemonIsLinux [2021-07-13T15:42:13.857Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2021-07-13T15:42:13.857Z] [2021-07-13T15:42:13.857Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.01s) [2021-07-13T15:42:13.857Z] docker_cli_run_test.go:1851: unmatched requirement DaemonIsLinux [2021-07-13T15:42:13.857Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.01s) [2021-07-13T15:42:13.857Z] [2021-07-13T15:42:13.857Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2021-07-13T15:42:13.857Z] docker_cli_run_test.go:283: unmatched requirement DaemonIsLinux [2021-07-13T15:42:13.857Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2021-07-13T15:42:13.857Z] [2021-07-13T15:42:13.857Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2021-07-13T15:42:13.857Z] docker_cli_run_test.go:3715: unmatched requirement DaemonIsLinux [2021-07-13T15:42:13.857Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2021-07-13T15:42:13.857Z] [2021-07-13T15:42:13.857Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2021-07-13T15:42:13.857Z] docker_cli_run_test.go:3726: unmatched requirement DaemonIsLinux [2021-07-13T15:42:13.857Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2021-07-13T15:42:13.857Z] [2021-07-13T15:42:13.857Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2021-07-13T15:42:13.857Z] docker_cli_run_test.go:2805: unmatched requirement DaemonIsLinux [2021-07-13T15:42:13.857Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2021-07-13T15:42:13.857Z] [2021-07-13T15:42:13.857Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.02s) [2021-07-13T15:42:13.857Z] docker_cli_run_test.go:3200: unmatched requirement DaemonIsLinux [2021-07-13T15:42:13.857Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.02s) [2021-07-13T15:42:13.857Z] [2021-07-13T15:42:13.857Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2021-07-13T15:42:13.857Z] docker_cli_run_test.go:3016: unmatched requirement Apparmor [2021-07-13T15:42:13.857Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2021-07-13T15:42:13.857Z] [2021-07-13T15:42:13.857Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2021-07-13T15:42:13.857Z] docker_cli_run_test.go:1803: unmatched requirement DaemonIsLinux [2021-07-13T15:42:13.857Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2021-07-13T15:42:13.857Z] [2021-07-13T15:42:13.857Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2021-07-13T15:42:13.857Z] docker_cli_run_test.go:2815: unmatched requirement DaemonIsLinux [2021-07-13T15:42:13.857Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2021-07-13T15:42:13.857Z] [2021-07-13T15:42:13.857Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2021-07-13T15:42:13.857Z] docker_cli_run_test.go:3613: unmatched requirement DaemonIsLinux [2021-07-13T15:42:13.857Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2021-07-13T15:42:13.857Z] [2021-07-13T15:42:13.857Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2021-07-13T15:42:13.857Z] docker_cli_run_test.go:3624: unmatched requirement DaemonIsLinux [2021-07-13T15:42:13.857Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2021-07-13T15:42:13.857Z] [2021-07-13T15:42:13.857Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2021-07-13T15:42:13.857Z] docker_cli_save_load_test.go:159: unmatched requirement DaemonIsLinux [2021-07-13T15:42:13.857Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2021-07-13T15:42:13.857Z] [2021-07-13T15:42:13.857Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.02s) [2021-07-13T15:42:13.857Z] docker_cli_save_load_test.go:101: unmatched requirement DaemonIsLinux [2021-07-13T15:42:13.857Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.02s) [2021-07-13T15:42:13.857Z] [2021-07-13T15:42:13.857Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2021-07-13T15:42:13.857Z] docker_cli_save_load_test.go:260: unmatched requirement DaemonIsLinux [2021-07-13T15:42:13.857Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2021-07-13T15:42:13.857Z] [2021-07-13T15:42:13.857Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.01s) [2021-07-13T15:42:13.857Z] docker_cli_save_load_test.go:120: unmatched requirement DaemonIsLinux [2021-07-13T15:42:13.857Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.01s) [2021-07-13T15:42:13.857Z] [2021-07-13T15:42:13.857Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.01s) [2021-07-13T15:42:13.857Z] docker_cli_save_load_test.go:381: unmatched requirement DaemonIsLinux [2021-07-13T15:42:13.857Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s) [2021-07-13T15:42:13.857Z] [2021-07-13T15:42:13.857Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.02s) [2021-07-13T15:42:13.857Z] docker_cli_save_load_test.go:342: unmatched requirement DaemonIsLinux [2021-07-13T15:42:13.857Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.02s) [2021-07-13T15:42:13.857Z] [2021-07-13T15:42:13.857Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.01s) [2021-07-13T15:42:13.857Z] docker_cli_save_load_test.go:190: unmatched requirement DaemonIsLinux [2021-07-13T15:42:13.857Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s) [2021-07-13T15:42:13.857Z] [2021-07-13T15:42:13.857Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2021-07-13T15:42:13.857Z] docker_cli_save_load_test.go:208: unmatched requirement DaemonIsLinux [2021-07-13T15:42:13.857Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2021-07-13T15:42:13.857Z] [2021-07-13T15:42:13.857Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.02s) [2021-07-13T15:42:13.857Z] docker_cli_save_load_test.go:86: unmatched requirement DaemonIsLinux [2021-07-13T15:42:13.857Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.02s) [2021-07-13T15:42:13.857Z] [2021-07-13T15:42:13.857Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2021-07-13T15:42:13.857Z] docker_cli_save_load_test.go:180: unmatched requirement DaemonIsLinux [2021-07-13T15:42:13.857Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2021-07-13T15:42:13.857Z] [2021-07-13T15:42:13.857Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2021-07-13T15:42:13.857Z] docker_cli_save_load_test.go:28: unmatched requirement DaemonIsLinux [2021-07-13T15:42:13.857Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2021-07-13T15:42:13.857Z] [2021-07-13T15:42:13.857Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2021-07-13T15:42:13.857Z] docker_cli_save_load_test.go:57: unmatched requirement DaemonIsLinux [2021-07-13T15:42:13.857Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2021-07-13T15:42:13.857Z] [2021-07-13T15:42:13.857Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2021-07-13T15:42:13.857Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2021-07-13T15:42:13.857Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2021-07-13T15:42:13.857Z] [2021-07-13T15:42:13.857Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2021-07-13T15:42:13.857Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2021-07-13T15:42:13.857Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2021-07-13T15:42:13.857Z] [2021-07-13T15:42:13.857Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.02s) [2021-07-13T15:42:13.857Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2021-07-13T15:42:13.857Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.02s) [2021-07-13T15:42:13.857Z] [2021-07-13T15:42:13.857Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.01s) [2021-07-13T15:42:13.857Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2021-07-13T15:42:13.857Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.01s) [2021-07-13T15:42:13.857Z] [2021-07-13T15:42:13.858Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.01s) [2021-07-13T15:42:13.858Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2021-07-13T15:42:13.858Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s) [2021-07-13T15:42:13.858Z] [2021-07-13T15:42:13.858Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.02s) [2021-07-13T15:42:13.858Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2021-07-13T15:42:13.858Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.02s) [2021-07-13T15:42:13.858Z] [2021-07-13T15:42:13.858Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2021-07-13T15:42:13.858Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2021-07-13T15:42:13.858Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2021-07-13T15:42:13.858Z] [2021-07-13T15:42:13.858Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.01s) [2021-07-13T15:42:13.858Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2021-07-13T15:42:13.858Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s) [2021-07-13T15:42:13.858Z] [2021-07-13T15:42:13.858Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2021-07-13T15:42:13.858Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2021-07-13T15:42:13.858Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2021-07-13T15:42:13.858Z] [2021-07-13T15:42:13.858Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.01s) [2021-07-13T15:42:13.858Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2021-07-13T15:42:13.858Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s) [2021-07-13T15:42:13.858Z] [2021-07-13T15:42:13.858Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.01s) [2021-07-13T15:42:13.858Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-07-13T15:42:13.858Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s) [2021-07-13T15:42:13.858Z] [2021-07-13T15:42:13.858Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.02s) [2021-07-13T15:42:13.858Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2021-07-13T15:42:13.858Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.02s) [2021-07-13T15:42:13.858Z] [2021-07-13T15:42:13.858Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.01s) [2021-07-13T15:42:13.858Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2021-07-13T15:42:13.858Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.01s) [2021-07-13T15:42:13.858Z] [2021-07-13T15:42:13.858Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2021-07-13T15:42:13.858Z] docker_cli_run_test.go:3424: unmatched requirement DaemonIsLinux [2021-07-13T15:42:13.858Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2021-07-13T15:42:13.858Z] [2021-07-13T15:42:13.858Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2021-07-13T15:42:13.858Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2021-07-13T15:42:13.858Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2021-07-13T15:42:13.858Z] [2021-07-13T15:42:13.858Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2021-07-13T15:42:13.858Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2021-07-13T15:42:13.858Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2021-07-13T15:42:13.858Z] [2021-07-13T15:42:13.858Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2021-07-13T15:42:13.858Z] docker_cli_run_test.go:294: unmatched requirement DaemonIsLinux [2021-07-13T15:42:13.858Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2021-07-13T15:42:13.858Z] [2021-07-13T15:42:13.858Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2021-07-13T15:42:13.858Z] docker_cli_run_test.go:209: unmatched requirement DaemonIsLinux [2021-07-13T15:42:13.858Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2021-07-13T15:42:13.858Z] [2021-07-13T15:42:13.858Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2021-07-13T15:42:13.858Z] docker_cli_run_test.go:245: unmatched requirement DaemonIsLinux [2021-07-13T15:42:13.858Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2021-07-13T15:42:13.858Z] [2021-07-13T15:42:13.858Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2021-07-13T15:42:13.858Z] docker_cli_volume_test.go:244: unmatched requirement DaemonIsLinux [2021-07-13T15:42:13.858Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2021-07-13T15:42:13.858Z] [2021-07-13T15:42:13.858Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2021-07-13T15:42:13.858Z] docker_cli_volume_test.go:373: unmatched requirement DaemonIsLinux [2021-07-13T15:42:13.858Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2021-07-13T15:42:13.858Z] [2021-07-13T15:42:13.858Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2021-07-13T15:42:13.858Z] docker_cli_volume_test.go:433: unmatched requirement DaemonIsLinux [2021-07-13T15:42:13.858Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2021-07-13T15:42:13.858Z] [2021-07-13T15:42:13.858Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.02s) [2021-07-13T15:42:13.858Z] docker_cli_run_test.go:2174: unmatched requirement DaemonIsLinux [2021-07-13T15:42:13.858Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.02s) [2021-07-13T15:42:13.858Z] [2021-07-13T15:42:13.858Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2021-07-13T15:42:13.858Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-13T15:42:13.858Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2021-07-13T15:42:13.858Z] [2021-07-13T15:42:13.858Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2021-07-13T15:42:13.858Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-13T15:42:13.858Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2021-07-13T15:42:13.858Z] [2021-07-13T15:42:13.858Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2021-07-13T15:42:13.858Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-13T15:42:13.858Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2021-07-13T15:42:13.858Z] [2021-07-13T15:42:13.858Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2021-07-13T15:42:13.858Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-13T15:42:13.858Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2021-07-13T15:42:13.858Z] [2021-07-13T15:42:13.858Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-07-13T15:42:13.858Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-13T15:42:13.858Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-07-13T15:42:13.858Z] [2021-07-13T15:42:13.858Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-07-13T15:42:13.858Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-13T15:42:13.858Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-07-13T15:42:13.858Z] [2021-07-13T15:42:13.858Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2021-07-13T15:42:13.858Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-13T15:42:13.858Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2021-07-13T15:42:13.858Z] [2021-07-13T15:42:13.858Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2021-07-13T15:42:13.858Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-13T15:42:13.858Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2021-07-13T15:42:13.858Z] [2021-07-13T15:42:13.858Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2021-07-13T15:42:13.858Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-13T15:42:13.858Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2021-07-13T15:42:13.858Z] [2021-07-13T15:42:13.858Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2021-07-13T15:42:13.858Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-13T15:42:13.858Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2021-07-13T15:42:13.858Z] [2021-07-13T15:42:13.858Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2021-07-13T15:42:13.858Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-13T15:42:13.858Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2021-07-13T15:42:13.858Z] [2021-07-13T15:42:13.858Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2021-07-13T15:42:13.858Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-13T15:42:13.858Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2021-07-13T15:42:13.858Z] [2021-07-13T15:42:13.858Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2021-07-13T15:42:13.858Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-13T15:42:13.858Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2021-07-13T15:42:13.858Z] [2021-07-13T15:42:13.858Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2021-07-13T15:42:13.858Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-13T15:42:13.858Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2021-07-13T15:42:13.858Z] [2021-07-13T15:42:13.858Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2021-07-13T15:42:13.858Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-13T15:42:13.858Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2021-07-13T15:42:13.858Z] [2021-07-13T15:42:13.858Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2021-07-13T15:42:13.858Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-13T15:42:13.858Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2021-07-13T15:42:13.858Z] [2021-07-13T15:42:13.858Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2021-07-13T15:42:13.858Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-13T15:42:13.858Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2021-07-13T15:42:13.858Z] [2021-07-13T15:42:13.858Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2021-07-13T15:42:13.858Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-13T15:42:13.858Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2021-07-13T15:42:13.858Z] [2021-07-13T15:42:13.858Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s) [2021-07-13T15:42:13.858Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-13T15:42:13.858Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2021-07-13T15:42:13.858Z] [2021-07-13T15:42:13.858Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-07-13T15:42:13.858Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-13T15:42:13.858Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-07-13T15:42:13.858Z] [2021-07-13T15:42:13.858Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-07-13T15:42:13.858Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-13T15:42:13.858Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-07-13T15:42:13.858Z] [2021-07-13T15:42:13.858Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-07-13T15:42:13.858Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-13T15:42:13.858Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-07-13T15:42:13.858Z] [2021-07-13T15:42:13.858Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-07-13T15:42:13.858Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-13T15:42:13.858Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-07-13T15:42:13.858Z] [2021-07-13T15:42:13.858Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s) [2021-07-13T15:42:13.858Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-13T15:42:13.858Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2021-07-13T15:42:13.858Z] [2021-07-13T15:42:13.858Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2021-07-13T15:42:13.858Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-13T15:42:13.858Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2021-07-13T15:42:13.858Z] [2021-07-13T15:42:13.858Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s) [2021-07-13T15:42:13.858Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-13T15:42:13.858Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2021-07-13T15:42:13.858Z] [2021-07-13T15:42:13.858Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2021-07-13T15:42:13.858Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-13T15:42:13.858Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2021-07-13T15:42:13.858Z] [2021-07-13T15:42:13.858Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s) [2021-07-13T15:42:13.858Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-13T15:42:13.858Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2021-07-13T15:42:13.858Z] [2021-07-13T15:42:13.858Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2021-07-13T15:42:13.858Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-13T15:42:13.858Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2021-07-13T15:42:13.858Z] [2021-07-13T15:42:13.858Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2021-07-13T15:42:13.858Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-13T15:42:13.858Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2021-07-13T15:42:13.858Z] [2021-07-13T15:42:13.858Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2021-07-13T15:42:13.858Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-13T15:42:13.858Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2021-07-13T15:42:13.858Z] [2021-07-13T15:42:13.858Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s) [2021-07-13T15:42:13.858Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-13T15:42:13.858Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2021-07-13T15:42:13.858Z] [2021-07-13T15:42:13.858Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2021-07-13T15:42:13.858Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-13T15:42:13.858Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2021-07-13T15:42:13.858Z] [2021-07-13T15:42:13.858Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s) [2021-07-13T15:42:13.858Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-13T15:42:13.858Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2021-07-13T15:42:13.858Z] [2021-07-13T15:42:13.858Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2021-07-13T15:42:13.858Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-13T15:42:13.858Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2021-07-13T15:42:13.858Z] [2021-07-13T15:42:13.858Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s) [2021-07-13T15:42:13.858Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-13T15:42:13.858Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2021-07-13T15:42:13.858Z] [2021-07-13T15:42:13.858Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2021-07-13T15:42:13.858Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-13T15:42:13.858Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2021-07-13T15:42:13.858Z] [2021-07-13T15:42:13.858Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s) [2021-07-13T15:42:13.858Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-13T15:42:13.858Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2021-07-13T15:42:13.858Z] [2021-07-13T15:42:13.858Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2021-07-13T15:42:13.858Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-13T15:42:13.858Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2021-07-13T15:42:13.858Z] [2021-07-13T15:42:13.858Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-07-13T15:42:13.858Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-13T15:42:13.859Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-07-13T15:42:13.859Z] [2021-07-13T15:42:13.859Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-07-13T15:42:13.859Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-13T15:42:13.859Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-07-13T15:42:13.859Z] [2021-07-13T15:42:13.859Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2021-07-13T15:42:13.859Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-13T15:42:13.859Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2021-07-13T15:42:13.859Z] [2021-07-13T15:42:13.859Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2021-07-13T15:42:13.859Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-13T15:42:13.859Z] --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2021-07-13T15:42:13.859Z] [2021-07-13T15:42:13.859Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2021-07-13T15:42:13.859Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-13T15:42:13.859Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2021-07-13T15:42:13.859Z] [2021-07-13T15:42:13.859Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-07-13T15:42:13.859Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-13T15:42:13.859Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-07-13T15:42:13.859Z] [2021-07-13T15:42:13.859Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-07-13T15:42:13.859Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-13T15:42:13.859Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-07-13T15:42:13.859Z] [2021-07-13T15:42:13.859Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-07-13T15:42:13.859Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-13T15:42:13.859Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-07-13T15:42:13.859Z] [2021-07-13T15:42:13.859Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-07-13T15:42:13.859Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-13T15:42:13.859Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-07-13T15:42:13.859Z] [2021-07-13T15:42:13.859Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2021-07-13T15:42:13.859Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-13T15:42:13.859Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2021-07-13T15:42:13.859Z] [2021-07-13T15:42:13.859Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2021-07-13T15:42:13.859Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-13T15:42:13.859Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2021-07-13T15:42:13.859Z] [2021-07-13T15:42:13.859Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2021-07-13T15:42:13.859Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-13T15:42:13.859Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2021-07-13T15:42:13.859Z] [2021-07-13T15:42:13.859Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2021-07-13T15:42:13.859Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-13T15:42:13.859Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2021-07-13T15:42:13.859Z] [2021-07-13T15:42:13.859Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2021-07-13T15:42:13.859Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-13T15:42:13.859Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2021-07-13T15:42:13.859Z] [2021-07-13T15:42:13.859Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2021-07-13T15:42:13.859Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-13T15:42:13.859Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2021-07-13T15:42:13.859Z] [2021-07-13T15:42:13.859Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2021-07-13T15:42:13.859Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-13T15:42:13.859Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2021-07-13T15:42:13.859Z] [2021-07-13T15:42:13.859Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2021-07-13T15:42:13.859Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-13T15:42:13.859Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2021-07-13T15:42:13.859Z] [2021-07-13T15:42:13.859Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2021-07-13T15:42:13.859Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-07-13T15:42:13.859Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2021-07-13T15:42:13.859Z] [2021-07-13T15:42:13.859Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2021-07-13T15:42:13.859Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-07-13T15:42:13.859Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2021-07-13T15:42:13.859Z] [2021-07-13T15:42:13.859Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2021-07-13T15:42:13.859Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-07-13T15:42:13.859Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2021-07-13T15:42:13.859Z] [2021-07-13T15:42:13.859Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2021-07-13T15:42:13.859Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-07-13T15:42:13.859Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2021-07-13T15:42:13.859Z] [2021-07-13T15:42:13.859Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2021-07-13T15:42:13.859Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-07-13T15:42:13.859Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2021-07-13T15:42:13.859Z] [2021-07-13T15:42:13.859Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2021-07-13T15:42:13.859Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-07-13T15:42:13.859Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2021-07-13T15:42:13.859Z] [2021-07-13T15:42:13.859Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2021-07-13T15:42:13.859Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-07-13T15:42:13.859Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2021-07-13T15:42:13.859Z] [2021-07-13T15:42:13.859Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2021-07-13T15:42:13.859Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-07-13T15:42:13.859Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2021-07-13T15:42:13.859Z] [2021-07-13T15:42:13.859Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2021-07-13T15:42:13.859Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-07-13T15:42:13.859Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2021-07-13T15:42:13.859Z] [2021-07-13T15:42:13.859Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2021-07-13T15:42:13.859Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-07-13T15:42:13.859Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2021-07-13T15:42:13.859Z] [2021-07-13T15:42:13.859Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2021-07-13T15:42:13.859Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-07-13T15:42:13.859Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2021-07-13T15:42:13.859Z] [2021-07-13T15:42:13.859Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2021-07-13T15:42:13.859Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-07-13T15:42:13.859Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2021-07-13T15:42:13.859Z] [2021-07-13T15:42:13.859Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2021-07-13T15:42:13.859Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-07-13T15:42:13.859Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2021-07-13T15:42:13.859Z] [2021-07-13T15:42:13.859Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2021-07-13T15:42:13.859Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-07-13T15:42:13.859Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2021-07-13T15:42:13.859Z] [2021-07-13T15:42:13.859Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2021-07-13T15:42:13.859Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-07-13T15:42:13.859Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2021-07-13T15:42:13.859Z] [2021-07-13T15:42:13.859Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2021-07-13T15:42:13.859Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-07-13T15:42:13.859Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2021-07-13T15:42:13.859Z] [2021-07-13T15:42:13.859Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2021-07-13T15:42:13.859Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-13T15:42:13.859Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2021-07-13T15:42:13.859Z] [2021-07-13T15:42:13.859Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s) [2021-07-13T15:42:13.859Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-13T15:42:13.859Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2021-07-13T15:42:13.859Z] [2021-07-13T15:42:13.859Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2021-07-13T15:42:13.859Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-13T15:42:13.859Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2021-07-13T15:42:13.859Z] [2021-07-13T15:42:13.859Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2021-07-13T15:42:13.859Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-13T15:42:13.859Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2021-07-13T15:42:13.859Z] [2021-07-13T15:42:13.859Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2021-07-13T15:42:13.859Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-13T15:42:13.859Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2021-07-13T15:42:13.859Z] [2021-07-13T15:42:13.859Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s) [2021-07-13T15:42:13.859Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-13T15:42:13.859Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2021-07-13T15:42:13.859Z] [2021-07-13T15:42:13.859Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2021-07-13T15:42:13.859Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-13T15:42:13.859Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2021-07-13T15:42:13.859Z] [2021-07-13T15:42:13.859Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2021-07-13T15:42:13.859Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-13T15:42:13.859Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2021-07-13T15:42:13.859Z] [2021-07-13T15:42:13.859Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2021-07-13T15:42:13.859Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-13T15:42:13.859Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2021-07-13T15:42:13.859Z] [2021-07-13T15:42:13.859Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2021-07-13T15:42:13.859Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-13T15:42:13.859Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2021-07-13T15:42:13.859Z] [2021-07-13T15:42:13.859Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s) [2021-07-13T15:42:13.859Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-13T15:42:13.859Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2021-07-13T15:42:13.859Z] [2021-07-13T15:42:13.859Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s) [2021-07-13T15:42:13.859Z] check_test.go:128: unmatched requirement DaemonIsLinux [2021-07-13T15:42:13.859Z] [2021-07-13T15:42:13.859Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s) [2021-07-13T15:42:13.859Z] check_test.go:134: unmatched requirement DaemonIsLinux [2021-07-13T15:42:13.859Z] [2021-07-13T15:42:13.859Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s) [2021-07-13T15:42:13.859Z] check_test.go:142: unmatched requirement DaemonIsLinux [2021-07-13T15:42:13.859Z] [2021-07-13T15:42:13.859Z] [2021-07-13T15:42:13.859Z] DONE 1092 tests, 546 skipped in 2555.282s [2021-07-13T15:42:13.859Z] INFO: Integration tests ended at 07/13/2021 15:42:13. Duration:00:42:35.3930205 [2021-07-13T15:42:13.859Z] INFO: Docker info of the daemon under test at end of run [2021-07-13T15:42:13.859Z] [2021-07-13T15:42:14.338Z] Containers: 2 [2021-07-13T15:42:14.338Z] Running: 0 [2021-07-13T15:42:14.338Z] Paused: 0 [2021-07-13T15:42:14.338Z] Stopped: 2 [2021-07-13T15:42:14.338Z] Images: 18 [2021-07-13T15:42:14.338Z] Server Version: 0.0.0-dev [2021-07-13T15:42:14.338Z] Storage Driver: windowsfilter [2021-07-13T15:42:14.338Z] Windows: [2021-07-13T15:42:14.338Z] Logging Driver: json-file [2021-07-13T15:42:14.338Z] Plugins: [2021-07-13T15:42:14.338Z] Volume: local [2021-07-13T15:42:14.338Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-07-13T15:42:14.338Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-07-13T15:42:14.338Z] Swarm: inactive [2021-07-13T15:42:14.338Z] Default Isolation: process [2021-07-13T15:42:14.338Z] Kernel Version: 10.0 20295 (20295.1.amd64fre.fe_release.210212-1600) [2021-07-13T15:42:14.338Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20295.1) [2021-07-13T15:42:14.338Z] OSType: windows [2021-07-13T15:42:14.338Z] Architecture: x86_64 [2021-07-13T15:42:14.338Z] CPUs: 4 [2021-07-13T15:42:14.338Z] Total Memory: 32GiB [2021-07-13T15:42:14.338Z] Name: azwin-2-9498e0 [2021-07-13T15:42:14.338Z] ID: 4DGD:O4V3:6BU2:2WFZ:5QVV:ESFS:KDZ7:K62T:SNPX:KNEG:RNSW:THKH [2021-07-13T15:42:14.338Z] Docker Root Dir: D:\CI\PR-42631\2\daemon [2021-07-13T15:42:14.338Z] Debug Mode (client): false [2021-07-13T15:42:14.338Z] Debug Mode (server): true [2021-07-13T15:42:14.338Z] File Descriptors: -1 [2021-07-13T15:42:14.338Z] Goroutines: 17 [2021-07-13T15:42:14.338Z] System Time: 2021-07-13T15:42:13.8833994Z [2021-07-13T15:42:14.338Z] EventsListeners: 0 [2021-07-13T15:42:14.338Z] Registry: https://index.docker.io/v1/ [2021-07-13T15:42:14.338Z] Labels: [2021-07-13T15:42:14.338Z] Experimental: false [2021-07-13T15:42:14.338Z] Insecure Registries: [2021-07-13T15:42:14.338Z] 127.0.0.0/8 [2021-07-13T15:42:14.338Z] Live Restore Enabled: false [2021-07-13T15:42:14.338Z] [2021-07-13T15:42:14.338Z] [2021-07-13T15:42:14.338Z] INFO: Stopping daemon under test [2021-07-13T15:42:14.338Z] SUCCESS: The process with PID 5648 (child process of PID 1632) has been terminated. [2021-07-13T15:42:14.338Z] SUCCESS: The process with PID 1632 (child process of PID 6184) has been terminated. [2021-07-13T15:42:14.338Z] INFO: Stop tailing logs of the daemon under tests [2021-07-13T15:42:14.338Z] INFO: executeCI.ps1 Completed successfully at 07/13/2021 15:42:14. [2021-07-13T15:42:14.338Z] INFO: Tidying up at end of run [2021-07-13T15:42:14.338Z] INFO: Saving daemon under test log (d:\CI\PR-42631\2\dut.out) to bundles\CIDUT.out [2021-07-13T15:42:14.338Z] INFO: Saving daemon under test log (d:\CI\PR-42631\2\dut.err) to bundles\CIDUT.err [2021-07-13T15:42:14.338Z] INFO: Nuke-Everything... [2021-07-13T15:42:14.816Z] INFO: Container count on control daemon to delete is 2 [2021-07-13T15:42:15.121Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2021-07-13T15:42:15.121Z] docker_api_containers_test.go:1598: unmatched requirement DaemonIsLinux [2021-07-13T15:42:15.294Z] 07a7eab2ccbe [2021-07-13T15:42:15.294Z] 471a5c5943aa [2021-07-13T15:42:15.294Z] INFO: Non-base image count on control daemon to delete is 1 [2021-07-13T15:42:15.602Z] === RUN TestDockerSuite/TestContainerAPIStop [2021-07-13T15:42:17.869Z] === RUN TestDockerSuite/TestContainerAPITop [2021-07-13T15:42:17.869Z] docker_api_containers_test.go:395: unmatched requirement DaemonIsLinux [2021-07-13T15:42:17.869Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2021-07-13T15:42:20.886Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2021-07-13T15:42:20.886Z] === RUN TestDockerSuite/TestContainerAPIWait [2021-07-13T15:42:25.732Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2021-07-13T15:42:27.335Z] === RUN TestDockerSuite/TestContainerNetworkMode [2021-07-13T15:42:27.336Z] docker_cli_run_test.go:2409: unmatched requirement DaemonIsLinux [2021-07-13T15:42:27.336Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2021-07-13T15:42:27.336Z] docker_cli_run_test.go:3504: unmatched requirement DaemonIsLinux [2021-07-13T15:42:27.336Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2021-07-13T15:42:27.336Z] docker_cli_run_test.go:3536: unmatched requirement DaemonIsLinux [2021-07-13T15:42:27.336Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2021-07-13T15:42:27.336Z] docker_cli_run_test.go:3567: unmatched requirement DaemonIsLinux [2021-07-13T15:42:27.336Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2021-07-13T15:42:27.336Z] docker_cli_run_test.go:3550: unmatched requirement DaemonIsLinux [2021-07-13T15:42:27.817Z] === RUN TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe [2021-07-13T15:42:27.884Z] Deleted: sha256:8c603cf116ba299fc004211dbcd5dc2a67e63758cb6e122545fd54e9b790fc89 [2021-07-13T15:42:27.884Z] Deleted: sha256:6e32e745da2aa9c480cca1b8bdaed399e4e7cfb5b356803ae21d21a64d0ecaf3 [2021-07-13T15:42:27.884Z] Deleted: sha256:b622782a95a14401dd57ffd8f4d4040cffca5f5cf062637477387a58450c36c7 [2021-07-13T15:42:27.884Z] Deleted: sha256:e776f42072df046c7ab1ce9f135be75849bd97c5b7713a211398feab372b9c18 [2021-07-13T15:42:27.884Z] Deleted: sha256:090fa705ce8b03b89a3974cb3d71e3dacde48f6c60d61668a642b5f3bd709a84 [2021-07-13T15:42:27.884Z] Deleted: sha256:fa0da16d0964290a13db03f48ebc490656f755dc5b4a94855db2e4fdf2eab40c [2021-07-13T15:42:27.884Z] Deleted: sha256:0d77a037dc95a8ff9e88145ce8fdb2668661633330228b9c1f0005fbdcf107d1 [2021-07-13T15:42:27.884Z] Deleted: sha256:93953a6351c1d3d6f069c00228ad06e0553d96e8b800a496a51ba099a1175cdd [2021-07-13T15:42:27.884Z] Deleted: sha256:f993608b23209dd7e31bbc41100b2ebda026b5c8038b9d87cb2e8500b36d09d5 [2021-07-13T15:42:27.884Z] Deleted: sha256:1ab4596ce9b38d54a800f33fbe862bd4341ef987a11f136749724852bf1017d4 [2021-07-13T15:42:27.884Z] Deleted: sha256:0b9527ce1e105e7e074db404a5b8223dfc4c7262cf34e62a00b936e5271a1412 [2021-07-13T15:42:27.884Z] Deleted: sha256:5cd2af14975314502cbdec03274b7fd576a3c8ba5ee80a13c0a88dae3de5e7bc [2021-07-13T15:42:27.884Z] Deleted: sha256:c8d822c41380c4367d9fd450b22e703c6c9934c794227c61e6d28f880fe9bf57 [2021-07-13T15:42:27.884Z] Deleted: sha256:2221882dca3d14834c8443dc5aba1bd073811565f89f80ee1488a8c33599a7fb [2021-07-13T15:42:27.884Z] Deleted: sha256:2b6f51135927b6fbc479d5d06168e9b40ec9ab7f4759e3fc627991cd27f3402e [2021-07-13T15:42:27.884Z] Deleted: sha256:ca2260da0095ea975038b0ec7b136f9d7904c4431b1e24c8ae8066d240dc083a [2021-07-13T15:42:27.884Z] INFO: Tidying pidfile d:\CI\PR-42631\2\docker.pid [2021-07-13T15:42:27.884Z] INFO: Nuking d:\CI [2021-07-13T15:42:30.081Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2021-07-13T15:42:30.081Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} [2021-07-13T15:42:32.350Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} [2021-07-13T15:42:35.369Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} [2021-07-13T15:42:38.386Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} [2021-07-13T15:42:42.953Z] INFO: Zapped successfully [2021-07-13T15:42:42.954Z] [2021-07-13T15:42:42.954Z] INFO: executeCI.ps1 exiting at Tue Jul 13 15:42:42 CUT 2021. Duration 01:15:57.2395409 [2021-07-13T15:42:42.954Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] junit [2021-07-13T15:42:43.214Z] Recording test results [2021-07-13T15:42:43.775Z] [Checks API] No suitable checks publisher found. [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2021-07-13T15:42:45.572Z] Creating win-2022-c8d-integration-bundles.zip [2021-07-13T15:42:47.175Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc0006b87e0_} [Pipeline] archiveArtifacts [2021-07-13T15:42:47.396Z] Archiving artifacts [2021-07-13T15:42:48.667Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42631/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-07-13T15:42:48.780Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-1454943006_c:\foo_false____} [2021-07-13T15:42:49.725Z] + make clean [2021-07-13T15:42:50.730Z] docker volume rm -f docker-dev-cache [2021-07-13T15:42:50.730Z] docker-dev-cache [Pipeline] deleteDir [2021-07-13T15:42:51.796Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-1454943006_c:\foo_true____} [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-07-13T15:42:54.812Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2021-07-13T15:42:54.812Z] docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux [2021-07-13T15:42:54.812Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2021-07-13T15:42:54.812Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2021-07-13T15:42:54.812Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2021-07-13T15:42:54.812Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2021-07-13T15:42:54.812Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2021-07-13T15:42:54.812Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2021-07-13T15:42:54.812Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2021-07-13T15:42:54.812Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2021-07-13T15:42:54.812Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2021-07-13T15:42:54.812Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2021-07-13T15:42:54.812Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2021-07-13T15:42:54.812Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2021-07-13T15:42:54.812Z] docker_cli_run_test.go:3440: unmatched requirement DaemonIsLinux [2021-07-13T15:42:54.812Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2021-07-13T15:42:54.812Z] docker_cli_run_test.go:3432: unmatched requirement DaemonIsLinux [2021-07-13T15:42:54.812Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2021-07-13T15:42:54.812Z] docker_cli_run_test.go:3459: unmatched requirement DaemonIsLinux [2021-07-13T15:42:54.812Z] === RUN TestDockerSuite/TestCopyAndRestart [2021-07-13T15:42:54.812Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2021-07-13T15:42:54.812Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2021-07-13T15:42:54.812Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2021-07-13T15:42:54.812Z] === RUN TestDockerSuite/TestCpAbsolutePath [2021-07-13T15:42:57.832Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2021-07-13T15:42:57.832Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2021-07-13T15:42:57.832Z] === RUN TestDockerSuite/TestCpFromCaseA [2021-07-13T15:42:57.832Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2021-07-13T15:42:57.832Z] === RUN TestDockerSuite/TestCpFromCaseB [2021-07-13T15:42:57.832Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2021-07-13T15:42:57.832Z] === RUN TestDockerSuite/TestCpFromCaseC [2021-07-13T15:42:57.832Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2021-07-13T15:42:57.832Z] === RUN TestDockerSuite/TestCpFromCaseD [2021-07-13T15:42:57.832Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2021-07-13T15:42:57.832Z] === RUN TestDockerSuite/TestCpFromCaseE [2021-07-13T15:42:57.832Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2021-07-13T15:42:57.832Z] === RUN TestDockerSuite/TestCpFromCaseF [2021-07-13T15:42:57.832Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2021-07-13T15:42:57.832Z] === RUN TestDockerSuite/TestCpFromCaseG [2021-07-13T15:42:57.832Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2021-07-13T15:42:57.832Z] === RUN TestDockerSuite/TestCpFromCaseH [2021-07-13T15:42:57.832Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2021-07-13T15:42:57.832Z] === RUN TestDockerSuite/TestCpFromCaseI [2021-07-13T15:42:57.832Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2021-07-13T15:42:57.832Z] === RUN TestDockerSuite/TestCpFromCaseJ [2021-07-13T15:42:57.832Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2021-07-13T15:42:57.832Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2021-07-13T15:42:57.832Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2021-07-13T15:42:57.832Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2021-07-13T15:42:57.832Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2021-07-13T15:42:57.832Z] === RUN TestDockerSuite/TestCpGarbagePath [2021-07-13T15:43:00.850Z] === RUN TestDockerSuite/TestCpLocalOnly [2021-07-13T15:43:00.850Z] === RUN TestDockerSuite/TestCpNameHasColon [2021-07-13T15:43:00.850Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2021-07-13T15:43:00.850Z] === RUN TestDockerSuite/TestCpRelativePath [2021-07-13T15:43:09.647Z] === RUN TestDockerSuite/TestCpSpecialFiles [2021-07-13T15:43:09.647Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2021-07-13T15:43:09.647Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2021-07-13T15:43:09.647Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2021-07-13T15:43:09.647Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2021-07-13T15:43:09.647Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2021-07-13T15:43:09.647Z] === RUN TestDockerSuite/TestCpToCaseA [2021-07-13T15:43:13.515Z] === RUN TestDockerSuite/TestCpToCaseB [2021-07-13T15:43:22.308Z] === RUN TestDockerSuite/TestCpToCaseC [2021-07-13T15:43:22.308Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2021-07-13T15:43:22.308Z] === RUN TestDockerSuite/TestCpToCaseD [2021-07-13T15:43:22.308Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2021-07-13T15:43:22.308Z] === RUN TestDockerSuite/TestCpToCaseE [2021-07-13T15:43:37.411Z] === RUN TestDockerSuite/TestCpToCaseF [2021-07-13T15:43:37.411Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2021-07-13T15:43:37.411Z] === RUN TestDockerSuite/TestCpToCaseG [2021-07-13T15:43:37.411Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2021-07-13T15:43:37.411Z] === RUN TestDockerSuite/TestCpToCaseH [2021-07-13T15:43:46.204Z] === RUN TestDockerSuite/TestCpToCaseI [2021-07-13T15:43:46.204Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2021-07-13T15:43:46.204Z] === RUN TestDockerSuite/TestCpToCaseJ [2021-07-13T15:43:46.204Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2021-07-13T15:43:46.685Z] === RUN TestDockerSuite/TestCpToDot [2021-07-13T15:43:49.705Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2021-07-13T15:43:49.705Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2021-07-13T15:43:49.705Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2021-07-13T15:43:49.705Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2021-07-13T15:43:49.705Z] === RUN TestDockerSuite/TestCpToStdout [2021-07-13T15:43:52.727Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2021-07-13T15:43:52.727Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2021-07-13T15:43:52.727Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2021-07-13T15:43:52.727Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2021-07-13T15:43:52.727Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2021-07-13T15:43:52.727Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2021-07-13T15:43:52.727Z] === RUN TestDockerSuite/TestCpVolumePath [2021-07-13T15:43:52.727Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2021-07-13T15:43:52.727Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2021-07-13T15:43:52.727Z] === RUN TestDockerSuite/TestCreateArgs [2021-07-13T15:43:52.727Z] === RUN TestDockerSuite/TestCreateByImageID [2021-07-13T15:43:55.741Z] === RUN TestDockerSuite/TestCreateEchoStdout [2021-07-13T15:43:58.004Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2021-07-13T15:43:58.005Z] === RUN TestDockerSuite/TestCreateHostConfig [2021-07-13T15:43:58.485Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2021-07-13T15:44:00.750Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2021-07-13T15:44:01.233Z] === RUN TestDockerSuite/TestCreateLabels [2021-07-13T15:44:01.715Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2021-07-13T15:44:01.715Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2021-07-13T15:44:01.715Z] === RUN TestDockerSuite/TestCreateRM [2021-07-13T15:44:02.197Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2021-07-13T15:44:02.197Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-07-13T15:44:02.197Z] === RUN TestDockerSuite/TestCreateStopSignal [2021-07-13T15:44:02.197Z] === RUN TestDockerSuite/TestCreateStopTimeout [2021-07-13T15:44:02.678Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2021-07-13T15:44:13.245Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2021-07-13T15:44:13.245Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2021-07-13T15:44:13.245Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2021-07-13T15:44:16.270Z] === RUN TestDockerSuite/TestCreateWithPortRange [2021-07-13T15:44:16.752Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2021-07-13T15:44:16.752Z] docker_api_containers_test.go:854: unmatched requirement DaemonIsLinux [2021-07-13T15:44:16.752Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2021-07-13T15:44:19.767Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2021-07-13T15:44:19.767Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2021-07-13T15:44:19.767Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2021-07-13T15:44:19.767Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2021-07-13T15:44:19.767Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2021-07-13T15:44:19.767Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2021-07-13T15:44:19.767Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2021-07-13T15:44:19.767Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2021-07-13T15:44:19.767Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2021-07-13T15:44:19.767Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2021-07-13T15:44:19.767Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2021-07-13T15:44:19.767Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2021-07-13T15:44:19.767Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2021-07-13T15:44:19.767Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2021-07-13T15:44:19.767Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2021-07-13T15:44:19.767Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2021-07-13T15:44:19.767Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2021-07-13T15:44:19.767Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2021-07-13T15:44:19.767Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2021-07-13T15:44:19.767Z] === RUN TestDockerSuite/TestDevicePermissions [2021-07-13T15:44:19.767Z] docker_cli_run_test.go:2969: unmatched requirement DaemonIsLinux [2021-07-13T15:44:19.767Z] === RUN TestDockerSuite/TestDockerFails [2021-07-13T15:44:19.767Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2021-07-13T15:44:19.767Z] docker_cli_volume_test.go:454: unmatched requirement DaemonIsLinux [2021-07-13T15:44:19.767Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2021-07-13T15:44:19.767Z] docker_cli_volume_test.go:495: unmatched requirement DaemonIsLinux [2021-07-13T15:44:19.767Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2021-07-13T15:44:19.767Z] docker_cli_volume_test.go:537: unmatched requirement DaemonIsLinux [2021-07-13T15:44:19.767Z] === RUN TestDockerSuite/TestEventsAttach [2021-07-13T15:44:19.767Z] docker_cli_events_test.go:467: unmatched requirement DaemonIsLinux [2021-07-13T15:44:19.767Z] === RUN TestDockerSuite/TestEventsCommit [2021-07-13T15:44:19.767Z] docker_cli_events_test.go:398: unmatched requirement DaemonIsLinux [2021-07-13T15:44:19.767Z] === RUN TestDockerSuite/TestEventsContainerEvents [2021-07-13T15:44:23.641Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2021-07-13T15:44:26.661Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2021-07-13T15:44:28.926Z] === RUN TestDockerSuite/TestEventsContainerRestart [2021-07-13T15:44:38.162Z] === RUN TestDockerSuite/TestEventsCopy [2021-07-13T15:44:44.135Z] === RUN TestDockerSuite/TestEventsFilterContainer [2021-07-13T15:44:50.113Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2021-07-13T15:44:51.715Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2021-07-13T15:44:52.728Z] === RUN TestDockerSuite/TestEventsFilterImageName [2021-07-13T15:44:57.569Z] === RUN TestDockerSuite/TestEventsFilterLabels [2021-07-13T15:44:58.581Z] === RUN TestDockerSuite/TestEventsFilterType [2021-07-13T15:44:59.622Z] === RUN TestDockerSuite/TestEventsFilters [2021-07-13T15:45:05.600Z] === RUN TestDockerSuite/TestEventsFormat [2021-07-13T15:45:11.574Z] === RUN TestDockerSuite/TestEventsFormatBadField [2021-07-13T15:45:11.574Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2021-07-13T15:45:11.574Z] === RUN TestDockerSuite/TestEventsImageImport [2021-07-13T15:45:11.574Z] docker_cli_events_test.go:171: unmatched requirement DaemonIsLinux [2021-07-13T15:45:11.574Z] === RUN TestDockerSuite/TestEventsImageLoad [2021-07-13T15:45:11.574Z] docker_cli_events_test.go:193: unmatched requirement DaemonIsLinux [2021-07-13T15:45:11.574Z] === RUN TestDockerSuite/TestEventsImagePull [2021-07-13T15:45:11.574Z] docker_cli_events_test.go:152: unmatched requirement DaemonIsLinux [2021-07-13T15:45:11.574Z] === RUN TestDockerSuite/TestEventsImageTag [2021-07-13T15:45:12.586Z] === RUN TestDockerSuite/TestEventsPluginOps [2021-07-13T15:45:12.586Z] docker_cli_events_test.go:232: unmatched requirement DaemonIsLinux [2021-07-13T15:45:12.586Z] === RUN TestDockerSuite/TestEventsRename [2021-07-13T15:45:21.370Z] === RUN TestDockerSuite/TestEventsResize [2021-07-13T15:45:28.641Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2021-07-13T15:45:30.909Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2021-07-13T15:45:33.931Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2021-07-13T15:45:39.902Z] === RUN TestDockerSuite/TestEventsTop [2021-07-13T15:45:39.902Z] docker_cli_events_test.go:516: unmatched requirement DaemonIsLinux [2021-07-13T15:45:39.902Z] === RUN TestDockerSuite/TestEventsUntag [2021-07-13T15:45:42.166Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2021-07-13T15:45:52.729Z] === RUN TestDockerSuite/TestExec [2021-07-13T15:45:52.729Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2021-07-13T15:45:52.729Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2021-07-13T15:45:52.729Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2021-07-13T15:45:52.729Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2021-07-13T15:45:53.741Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2021-07-13T15:45:56.014Z] === RUN TestDockerSuite/TestExecAPIStart [2021-07-13T15:45:56.015Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2021-07-13T15:45:56.015Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2021-07-13T15:45:56.015Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2021-07-13T15:45:56.015Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2021-07-13T15:45:56.015Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2021-07-13T15:45:56.015Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2021-07-13T15:45:58.279Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2021-07-13T15:46:00.547Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2021-07-13T15:46:03.569Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2021-07-13T15:46:05.835Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2021-07-13T15:46:10.682Z] === RUN TestDockerSuite/TestExecCgroup [2021-07-13T15:46:10.682Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2021-07-13T15:46:10.682Z] === RUN TestDockerSuite/TestExecEnv [2021-07-13T15:46:10.682Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2021-07-13T15:46:10.682Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2021-07-13T15:46:10.682Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2021-07-13T15:46:10.682Z] === RUN TestDockerSuite/TestExecExitStatus [2021-07-13T15:46:13.697Z] === RUN TestDockerSuite/TestExecInspectID [2021-07-13T15:46:19.676Z] === RUN TestDockerSuite/TestExecInteractive [2021-07-13T15:46:19.676Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2021-07-13T15:46:19.676Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2021-07-13T15:46:19.676Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2021-07-13T15:46:19.676Z] === RUN TestDockerSuite/TestExecParseError [2021-07-13T15:46:19.676Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2021-07-13T15:46:19.676Z] === RUN TestDockerSuite/TestExecPausedContainer [2021-07-13T15:46:19.676Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2021-07-13T15:46:19.676Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2021-07-13T15:46:19.676Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2021-07-13T15:46:19.676Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2021-07-13T15:46:21.943Z] === RUN TestDockerSuite/TestExecSetEnv [2021-07-13T15:46:21.943Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2021-07-13T15:46:21.943Z] === RUN TestDockerSuite/TestExecStartFails [2021-07-13T15:46:21.943Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2021-07-13T15:46:21.943Z] === RUN TestDockerSuite/TestExecStateCleanup [2021-07-13T15:46:21.943Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2021-07-13T15:46:21.943Z] === RUN TestDockerSuite/TestExecStopNotHanging [2021-07-13T15:46:21.943Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2021-07-13T15:46:21.943Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2021-07-13T15:46:21.943Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2021-07-13T15:46:21.943Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2021-07-13T15:46:24.963Z] === RUN TestDockerSuite/TestExecUlimits [2021-07-13T15:46:24.963Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2021-07-13T15:46:24.963Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2021-07-13T15:46:35.533Z] === RUN TestDockerSuite/TestExecWithImageUser [2021-07-13T15:46:35.533Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2021-07-13T15:46:35.533Z] === RUN TestDockerSuite/TestExecWithPrivileged [2021-07-13T15:46:35.533Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2021-07-13T15:46:35.533Z] === RUN TestDockerSuite/TestExecWithUser [2021-07-13T15:46:35.533Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2021-07-13T15:46:35.534Z] === RUN TestDockerSuite/TestGetContainerStats [2021-07-13T15:46:41.503Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2021-07-13T15:46:47.470Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2021-07-13T15:46:50.484Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2021-07-13T15:46:57.762Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2021-07-13T15:46:57.762Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2021-07-13T15:46:57.762Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2021-07-13T15:46:57.762Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2021-07-13T15:46:57.762Z] === RUN TestDockerSuite/TestHealth [2021-07-13T15:46:57.762Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2021-07-13T15:46:57.762Z] === RUN TestDockerSuite/TestHistoryExistentImage [2021-07-13T15:46:57.762Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2021-07-13T15:46:57.762Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2021-07-13T15:46:57.762Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2021-07-13T15:47:03.726Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2021-07-13T15:47:03.726Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2021-07-13T15:47:03.726Z] docker_cli_images_test.go:228: unmatched requirement DaemonIsLinux [2021-07-13T15:47:03.726Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2021-07-13T15:47:03.726Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2021-07-13T15:47:03.726Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2021-07-13T15:47:03.726Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2021-07-13T15:47:04.738Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2021-07-13T15:47:04.738Z] docker_cli_images_test.go:283: unmatched requirement DaemonIsLinux [2021-07-13T15:47:04.738Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2021-07-13T15:47:05.751Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2021-07-13T15:47:05.751Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2021-07-13T15:47:08.016Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2021-07-13T15:47:08.497Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2021-07-13T15:47:11.514Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2021-07-13T15:47:14.532Z] === RUN TestDockerSuite/TestImagesFormat [2021-07-13T15:47:14.532Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2021-07-13T15:47:14.532Z] docker_cli_images_test.go:342: unmatched requirement DaemonIsLinux [2021-07-13T15:47:14.532Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2021-07-13T15:47:18.404Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2021-07-13T15:47:18.884Z] === RUN TestDockerSuite/TestImportBadURL [2021-07-13T15:47:21.147Z] === RUN TestDockerSuite/TestImportDisplay [2021-07-13T15:47:21.148Z] docker_cli_import_test.go:19: unmatched requirement DaemonIsLinux [2021-07-13T15:47:21.148Z] === RUN TestDockerSuite/TestImportFile [2021-07-13T15:47:21.148Z] docker_cli_import_test.go:48: unmatched requirement DaemonIsLinux [2021-07-13T15:47:21.148Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2021-07-13T15:47:21.148Z] === RUN TestDockerSuite/TestImportFileWithMessage [2021-07-13T15:47:21.148Z] docker_cli_import_test.go:92: unmatched requirement DaemonIsLinux [2021-07-13T15:47:21.148Z] === RUN TestDockerSuite/TestImportGzipped [2021-07-13T15:47:21.148Z] docker_cli_import_test.go:69: unmatched requirement DaemonIsLinux [2021-07-13T15:47:21.148Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2021-07-13T15:47:21.148Z] docker_cli_import_test.go:128: unmatched requirement DaemonIsLinux [2021-07-13T15:47:21.148Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2021-07-13T15:47:21.148Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2021-07-13T15:47:21.148Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2021-07-13T15:47:21.148Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2021-07-13T15:47:21.148Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2021-07-13T15:47:21.148Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2021-07-13T15:47:21.148Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2021-07-13T15:47:21.628Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2021-07-13T15:47:21.628Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2021-07-13T15:47:21.628Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2021-07-13T15:47:21.628Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-07-13T15:47:21.628Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2021-07-13T15:47:24.644Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2021-07-13T15:47:27.006Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2021-07-13T15:47:27.006Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2021-07-13T15:47:27.006Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2021-07-13T15:47:27.006Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2021-07-13T15:47:27.006Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2021-07-13T15:47:27.006Z] === RUN TestDockerSuite/TestInspectAmpersand [2021-07-13T15:47:27.006Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2021-07-13T15:47:27.006Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2021-07-13T15:47:29.278Z] === RUN TestDockerSuite/TestInspectByPrefix [2021-07-13T15:47:29.759Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2021-07-13T15:47:32.031Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2021-07-13T15:47:32.031Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2021-07-13T15:47:32.031Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2021-07-13T15:47:32.031Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2021-07-13T15:47:32.031Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2021-07-13T15:47:32.031Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2021-07-13T15:47:32.031Z] === RUN TestDockerSuite/TestInspectDefault [2021-07-13T15:47:35.053Z] === RUN TestDockerSuite/TestInspectHistory [2021-07-13T15:47:39.896Z] === RUN TestDockerSuite/TestInspectImage [2021-07-13T15:47:39.896Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2021-07-13T15:47:39.896Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2021-07-13T15:47:39.896Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2021-07-13T15:47:39.896Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2021-07-13T15:47:39.896Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-07-13T15:47:39.896Z] === RUN TestDockerSuite/TestInspectInt64 [2021-07-13T15:47:42.913Z] === RUN TestDockerSuite/TestInspectJSONFields [2021-07-13T15:47:45.176Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2021-07-13T15:47:45.176Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2021-07-13T15:47:53.965Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2021-07-13T15:47:55.567Z] === RUN TestDockerSuite/TestInspectPlugin [2021-07-13T15:47:55.567Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2021-07-13T15:47:55.567Z] === RUN TestDockerSuite/TestInspectRootFS [2021-07-13T15:47:55.567Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2021-07-13T15:47:57.846Z] === RUN TestDockerSuite/TestInspectStatus [2021-07-13T15:48:01.714Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2021-07-13T15:48:06.560Z] === RUN TestDockerSuite/TestInspectTemplateError [2021-07-13T15:48:09.579Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2021-07-13T15:48:11.848Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2021-07-13T15:48:14.859Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2021-07-13T15:48:17.126Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2021-07-13T15:48:20.142Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2021-07-13T15:48:22.414Z] === RUN TestDockerSuite/TestInspectUnknownObject [2021-07-13T15:48:22.414Z] === RUN TestDockerSuite/TestLinkShortDefinition [2021-07-13T15:48:22.414Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2021-07-13T15:48:22.414Z] === RUN TestDockerSuite/TestLinksEnvs [2021-07-13T15:48:22.414Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2021-07-13T15:48:22.414Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2021-07-13T15:48:22.414Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2021-07-13T15:48:22.414Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2021-07-13T15:48:22.414Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2021-07-13T15:48:22.414Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2021-07-13T15:48:22.414Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2021-07-13T15:48:22.414Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2021-07-13T15:48:22.414Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2021-07-13T15:48:22.896Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2021-07-13T15:48:22.896Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2021-07-13T15:48:22.896Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2021-07-13T15:48:22.896Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2021-07-13T15:48:22.896Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2021-07-13T15:48:22.896Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2021-07-13T15:48:22.896Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2021-07-13T15:48:22.896Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2021-07-13T15:48:22.896Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2021-07-13T15:48:22.896Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2021-07-13T15:48:22.896Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2021-07-13T15:48:22.896Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2021-07-13T15:48:22.896Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2021-07-13T15:48:22.896Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2021-07-13T15:48:22.896Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2021-07-13T15:48:22.896Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2021-07-13T15:48:22.896Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2021-07-13T15:48:22.896Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2021-07-13T15:48:22.896Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2021-07-13T15:48:22.896Z] docker_cli_save_load_test.go:336: unmatched requirement DaemonIsLinux [2021-07-13T15:48:22.896Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2021-07-13T15:48:22.896Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2021-07-13T15:48:22.896Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2021-07-13T15:48:25.159Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2021-07-13T15:48:27.423Z] === RUN TestDockerSuite/TestLogsAPIUntil [2021-07-13T15:48:34.696Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2021-07-13T15:48:36.964Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2021-07-13T15:48:36.964Z] docker_api_logs_test.go:94: unmatched requirement DaemonIsLinux [2021-07-13T15:48:36.964Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2021-07-13T15:48:39.231Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2021-07-13T15:48:39.231Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2021-07-13T15:48:48.027Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2021-07-13T15:48:56.814Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2021-07-13T15:49:04.090Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2021-07-13T15:49:07.111Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2021-07-13T15:49:10.129Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2021-07-13T15:49:10.129Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2021-07-13T15:49:10.129Z] === RUN TestDockerSuite/TestLogsFollowStopped [2021-07-13T15:49:13.140Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2021-07-13T15:49:15.404Z] === RUN TestDockerSuite/TestLogsSince [2021-07-13T15:49:25.965Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2021-07-13T15:49:25.965Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2021-07-13T15:49:25.965Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2021-07-13T15:49:25.965Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2021-07-13T15:49:25.965Z] === RUN TestDockerSuite/TestLogsTail [2021-07-13T15:49:28.237Z] === RUN TestDockerSuite/TestLogsTimestamps [2021-07-13T15:49:31.254Z] === RUN TestDockerSuite/TestLogsWithDetails [2021-07-13T15:49:34.271Z] === RUN TestDockerSuite/TestMountIntoProc [2021-07-13T15:49:34.271Z] docker_cli_run_test.go:2883: unmatched requirement DaemonIsLinux [2021-07-13T15:49:34.271Z] === RUN TestDockerSuite/TestMountIntoSys [2021-07-13T15:49:34.271Z] docker_cli_run_test.go:2892: unmatched requirement DaemonIsLinux [2021-07-13T15:49:34.271Z] === RUN TestDockerSuite/TestNetHostname [2021-07-13T15:49:34.271Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2021-07-13T15:49:34.271Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2021-07-13T15:49:34.271Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2021-07-13T15:49:34.271Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2021-07-13T15:49:34.271Z] docker_cli_run_test.go:3486: unmatched requirement DaemonIsLinux [2021-07-13T15:49:34.271Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2021-07-13T15:49:34.271Z] docker_cli_run_test.go:2672: unmatched requirement DaemonIsLinux [2021-07-13T15:49:34.271Z] === RUN TestDockerSuite/TestPluginActive [2021-07-13T15:49:34.271Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2021-07-13T15:49:34.271Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2021-07-13T15:49:34.271Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2021-07-13T15:49:34.271Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2021-07-13T15:49:34.271Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2021-07-13T15:49:34.271Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2021-07-13T15:49:34.271Z] === RUN TestDockerSuite/TestPluginLogDriver [2021-07-13T15:49:34.271Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2021-07-13T15:49:34.271Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2021-07-13T15:49:34.271Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2021-07-13T15:49:34.271Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2021-07-13T15:49:34.271Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2021-07-13T15:49:34.271Z] === RUN TestDockerSuite/TestPluginUpgrade [2021-07-13T15:49:34.271Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2021-07-13T15:49:34.271Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2021-07-13T15:49:34.271Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2021-07-13T15:49:34.271Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2021-07-13T15:49:34.271Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2021-07-13T15:49:34.271Z] === RUN TestDockerSuite/TestPortHostBinding [2021-07-13T15:49:34.271Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2021-07-13T15:49:34.271Z] === RUN TestDockerSuite/TestPortList [2021-07-13T15:49:34.271Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2021-07-13T15:49:34.271Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2021-07-13T15:49:47.089Z] === RUN TestDockerSuite/TestPostContainersAttach [2021-07-13T15:49:47.089Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2021-07-13T15:49:47.089Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2021-07-13T15:49:47.089Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2021-07-13T15:49:47.089Z] docker_api_containers_test.go:1530: unmatched requirement DaemonIsLinux [2021-07-13T15:49:47.089Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2021-07-13T15:49:47.089Z] docker_api_containers_test.go:1444: unmatched requirement DaemonIsLinux [2021-07-13T15:49:47.089Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2021-07-13T15:49:47.089Z] docker_api_containers_test.go:1426: unmatched requirement DaemonIsLinux [2021-07-13T15:49:47.089Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2021-07-13T15:49:47.089Z] docker_api_containers_test.go:1472: unmatched requirement DaemonIsLinux [2021-07-13T15:49:47.089Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2021-07-13T15:49:47.089Z] docker_api_containers_test.go:1555: unmatched requirement DaemonIsLinux [2021-07-13T15:49:47.089Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2021-07-13T15:49:47.089Z] docker_api_containers_test.go:1499: unmatched requirement DaemonIsLinux [2021-07-13T15:49:47.089Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2021-07-13T15:49:47.089Z] docker_api_containers_test.go:1322: unmatched requirement DaemonIsLinux [2021-07-13T15:49:47.089Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2021-07-13T15:49:50.956Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2021-07-13T15:49:50.956Z] docker_api_containers_test.go:1393: unmatched requirement DaemonIsLinux [2021-07-13T15:49:50.956Z] === RUN TestDockerSuite/TestPsByOrder [2021-07-13T15:50:01.515Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2021-07-13T15:50:01.515Z] docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux [2021-07-13T15:50:01.515Z] === RUN TestDockerSuite/TestPsListContainersBase [2021-07-13T15:50:14.160Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2021-07-13T15:50:35.584Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2021-07-13T15:50:35.584Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2021-07-13T15:50:35.584Z] docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819 [2021-07-13T15:50:35.584Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2021-07-13T15:50:48.224Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2021-07-13T15:50:52.093Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2021-07-13T15:51:10.091Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2021-07-13T15:51:16.056Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2021-07-13T15:51:16.056Z] docker_cli_ps_test.go:714: unmatched requirement DaemonIsLinux [2021-07-13T15:51:16.056Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2021-07-13T15:51:16.056Z] docker_cli_ps_test.go:806: unmatched requirement DaemonIsLinux [2021-07-13T15:51:16.056Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2021-07-13T15:51:26.621Z] === RUN TestDockerSuite/TestPsListContainersSize [2021-07-13T15:51:26.621Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2021-07-13T15:51:26.621Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2021-07-13T15:51:26.621Z] docker_cli_ps_test.go:856: unmatched requirement DaemonIsLinux [2021-07-13T15:51:26.621Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2021-07-13T15:51:26.621Z] docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux [2021-07-13T15:51:26.621Z] === RUN TestDockerSuite/TestPsRightTagName [2021-07-13T15:51:26.621Z] docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux [2021-07-13T15:51:26.621Z] === RUN TestDockerSuite/TestPsShowMounts [2021-07-13T15:51:35.414Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2021-07-13T15:51:35.414Z] docker_cli_run_test.go:3118: unmatched requirement DaemonIsLinux [2021-07-13T15:51:35.414Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2021-07-13T15:51:36.426Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2021-07-13T15:51:36.426Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2021-07-13T15:51:36.426Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2021-07-13T15:51:38.026Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2021-07-13T15:51:39.036Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2021-07-13T15:51:39.036Z] docker_api_containers_test.go:1369: unmatched requirement DaemonIsLinux [2021-07-13T15:51:39.036Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2021-07-13T15:51:43.875Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2021-07-13T15:51:48.732Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2021-07-13T15:51:50.996Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2021-07-13T15:52:21.312Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2021-07-13T15:52:21.312Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2021-07-13T15:52:21.312Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2021-07-13T15:52:27.288Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2021-07-13T15:52:27.288Z] === RUN TestDockerSuite/TestRestartPolicyNO [2021-07-13T15:52:27.288Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2021-07-13T15:52:28.299Z] === RUN TestDockerSuite/TestRestartRunningContainer [2021-07-13T15:52:33.148Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2021-07-13T15:52:37.988Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2021-07-13T15:52:37.988Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2021-07-13T15:52:37.988Z] === RUN TestDockerSuite/TestRestartWithVolumes [2021-07-13T15:52:42.832Z] === RUN TestDockerSuite/TestRmiBlank [2021-07-13T15:52:42.832Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2021-07-13T15:52:42.832Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2021-07-13T15:53:00.825Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2021-07-13T15:53:03.094Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2021-07-13T15:53:04.108Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2021-07-13T15:53:12.905Z] === RUN TestDockerSuite/TestRmiImgIDForce [2021-07-13T15:53:23.468Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2021-07-13T15:53:32.257Z] === RUN TestDockerSuite/TestRmiParentImageFail [2021-07-13T15:53:37.098Z] === RUN TestDockerSuite/TestRmiTag [2021-07-13T15:53:37.579Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2021-07-13T15:53:40.591Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2021-07-13T15:54:02.008Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2021-07-13T15:54:07.974Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2021-07-13T15:54:13.947Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2021-07-13T15:54:15.551Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2021-07-13T15:54:15.552Z] docker_cli_run_test.go:4401: unmatched requirement DaemonIsLinux [2021-07-13T15:54:15.552Z] === RUN TestDockerSuite/TestRunAddHost [2021-07-13T15:54:15.552Z] docker_cli_run_test.go:1577: unmatched requirement DaemonIsLinux [2021-07-13T15:54:15.552Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2021-07-13T15:54:15.552Z] docker_cli_run_test.go:3918: unmatched requirement DaemonIsLinux [2021-07-13T15:54:15.552Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2021-07-13T15:54:15.552Z] docker_cli_run_test.go:1172: unmatched requirement DaemonIsLinux [2021-07-13T15:54:15.552Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2021-07-13T15:54:15.552Z] docker_cli_run_test.go:1190: unmatched requirement DaemonIsLinux [2021-07-13T15:54:15.552Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2021-07-13T15:54:15.552Z] docker_cli_run_test.go:1181: unmatched requirement DaemonIsLinux [2021-07-13T15:54:15.552Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2021-07-13T15:54:15.552Z] docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux [2021-07-13T15:54:15.552Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2021-07-13T15:54:18.569Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2021-07-13T15:54:18.569Z] docker_cli_run_test.go:2266: unmatched requirement DaemonIsLinux [2021-07-13T15:54:18.569Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2021-07-13T15:54:18.569Z] docker_cli_run_test.go:2602: unmatched requirement DaemonIsLinux [2021-07-13T15:54:18.569Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2021-07-13T15:54:23.421Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2021-07-13T15:54:27.286Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2021-07-13T15:54:29.553Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2021-07-13T15:54:31.824Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2021-07-13T15:54:39.101Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2021-07-13T15:54:39.101Z] === RUN TestDockerSuite/TestRunBindMounts [2021-07-13T15:54:45.069Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2021-07-13T15:54:45.069Z] docker_cli_run_test.go:1053: unmatched requirement DaemonIsLinux [2021-07-13T15:54:45.069Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2021-07-13T15:54:45.069Z] docker_cli_run_test.go:1063: unmatched requirement DaemonIsLinux [2021-07-13T15:54:45.069Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2021-07-13T15:54:45.069Z] docker_cli_run_test.go:2982: unmatched requirement DaemonIsLinux [2021-07-13T15:54:45.069Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2021-07-13T15:54:45.069Z] docker_cli_run_test.go:1043: unmatched requirement DaemonIsLinux [2021-07-13T15:54:45.069Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2021-07-13T15:54:45.069Z] docker_cli_run_test.go:1034: unmatched requirement DaemonIsLinux [2021-07-13T15:54:45.069Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2021-07-13T15:54:45.069Z] docker_cli_run_test.go:3168: unmatched requirement DaemonIsLinux [2021-07-13T15:54:45.069Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2021-07-13T15:54:45.069Z] docker_cli_run_test.go:1024: unmatched requirement DaemonIsLinux [2021-07-13T15:54:45.069Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2021-07-13T15:54:45.069Z] docker_cli_run_test.go:1012: unmatched requirement DaemonIsLinux [2021-07-13T15:54:45.069Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2021-07-13T15:54:45.069Z] docker_cli_run_test.go:986: unmatched requirement DaemonIsLinux [2021-07-13T15:54:45.069Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2021-07-13T15:54:45.069Z] docker_cli_run_test.go:999: unmatched requirement DaemonIsLinux [2021-07-13T15:54:45.069Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2021-07-13T15:54:45.069Z] docker_cli_run_test.go:977: unmatched requirement DaemonIsLinux [2021-07-13T15:54:45.069Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2021-07-13T15:54:47.334Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2021-07-13T15:54:47.334Z] docker_cli_run_test.go:1933: unmatched requirement DaemonIsLinux [2021-07-13T15:54:47.334Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2021-07-13T15:54:51.204Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2021-07-13T15:54:51.204Z] docker_cli_run_test.go:3310: unmatched requirement DaemonIsLinux [2021-07-13T15:54:51.204Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2021-07-13T15:54:51.204Z] docker_cli_run_test.go:3334: unmatched requirement DaemonIsLinux [2021-07-13T15:54:51.204Z] === RUN TestDockerSuite/TestRunContainerNetwork [2021-07-13T15:54:53.471Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2021-07-13T15:54:53.471Z] docker_cli_run_test.go:3301: unmatched requirement DaemonIsLinux [2021-07-13T15:54:53.471Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2021-07-13T15:54:53.471Z] docker_cli_run_test.go:3286: unmatched requirement DaemonIsLinux [2021-07-13T15:54:53.471Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2021-07-13T15:54:53.471Z] docker_cli_run_test.go:3211: unmatched requirement DaemonIsLinux [2021-07-13T15:54:53.471Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2021-07-13T15:54:53.471Z] docker_cli_run_test.go:2710: unmatched requirement DaemonIsLinux [2021-07-13T15:54:53.471Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2021-07-13T15:54:53.471Z] docker_cli_run_test.go:2659: unmatched requirement DaemonIsLinux [2021-07-13T15:54:53.471Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2021-07-13T15:54:53.471Z] docker_cli_run_test.go:2732: unmatched requirement DaemonIsLinux [2021-07-13T15:54:53.471Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2021-07-13T15:54:53.471Z] docker_cli_run_test.go:2722: unmatched requirement DaemonIsLinux [2021-07-13T15:54:53.471Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2021-07-13T15:54:55.737Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2021-07-13T15:54:58.749Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2021-07-13T15:55:01.772Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2021-07-13T15:55:01.772Z] docker_cli_run_test.go:1678: unmatched requirement DaemonIsLinux [2021-07-13T15:55:01.772Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2021-07-13T15:55:01.772Z] docker_cli_run_test.go:1659: unmatched requirement DaemonIsLinux [2021-07-13T15:55:01.772Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2021-07-13T15:55:01.772Z] docker_cli_run_test.go:3176: unmatched requirement DaemonIsLinux [2021-07-13T15:55:01.772Z] === RUN TestDockerSuite/TestRunCreateVolume [2021-07-13T15:55:04.785Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2021-07-13T15:55:04.785Z] docker_cli_run_test.go:2153: unmatched requirement DaemonIsLinux [2021-07-13T15:55:04.785Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2021-07-13T15:55:04.785Z] docker_cli_run_test.go:622: unmatched requirement DaemonIsLinux [2021-07-13T15:55:04.785Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2021-07-13T15:55:04.785Z] docker_cli_run_test.go:384: unmatched requirement DaemonIsLinux [2021-07-13T15:55:04.785Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2021-07-13T15:55:04.785Z] docker_cli_run_test.go:428: unmatched requirement DaemonIsLinux [2021-07-13T15:55:04.785Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2021-07-13T15:55:07.052Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2021-07-13T15:55:13.025Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2021-07-13T15:55:13.025Z] docker_cli_run_test.go:1254: unmatched requirement DaemonIsLinux [2021-07-13T15:55:13.507Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2021-07-13T15:55:13.507Z] docker_cli_run_test.go:3883: unmatched requirement DaemonIsLinux [2021-07-13T15:55:13.507Z] === RUN TestDockerSuite/TestRunDNSOptions [2021-07-13T15:55:13.507Z] docker_cli_run_test.go:1289: unmatched requirement DaemonIsLinux [2021-07-13T15:55:13.507Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2021-07-13T15:55:13.507Z] docker_cli_run_test.go:1322: unmatched requirement DaemonIsLinux [2021-07-13T15:55:13.507Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2021-07-13T15:55:13.507Z] docker_cli_run_test.go:1311: unmatched requirement DaemonIsLinux [2021-07-13T15:55:13.507Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2021-07-13T15:55:13.507Z] docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux [2021-07-13T15:55:13.507Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2021-07-13T15:55:15.774Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2021-07-13T15:55:15.774Z] docker_cli_run_test.go:1142: unmatched requirement DaemonIsLinux [2021-07-13T15:55:16.261Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2021-07-13T15:55:16.261Z] === RUN TestDockerSuite/TestRunDuplicateMount [2021-07-13T15:55:16.261Z] docker_cli_run_test.go:4058: unmatched requirement DaemonIsLinux [2021-07-13T15:55:16.261Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2021-07-13T15:55:19.129Z] === RUN TestDockerSuite/TestRunEchoStdout [2021-07-13T15:55:21.393Z] === RUN TestDockerSuite/TestRunEmptyEnv [2021-07-13T15:55:21.393Z] docker_cli_run_test.go:4141: unmatched requirement DaemonIsLinux [2021-07-13T15:55:21.393Z] === RUN TestDockerSuite/TestRunEntrypoint [2021-07-13T15:55:23.660Z] === RUN TestDockerSuite/TestRunEnvironment [2021-07-13T15:55:23.660Z] docker_cli_run_test.go:818: unmatched requirement DaemonIsLinux [2021-07-13T15:55:23.660Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2021-07-13T15:55:23.660Z] docker_cli_run_test.go:857: unmatched requirement DaemonIsLinux [2021-07-13T15:55:24.141Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2021-07-13T15:55:24.141Z] docker_cli_run_test.go:890: unmatched requirement DaemonIsLinux [2021-07-13T15:55:24.141Z] === RUN TestDockerSuite/TestRunExitCode [2021-07-13T15:55:26.404Z] === RUN TestDockerSuite/TestRunExitCodeOne [2021-07-13T15:55:29.420Z] === RUN TestDockerSuite/TestRunExitCodeZero [2021-07-13T15:55:31.691Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2021-07-13T15:55:34.703Z] === RUN TestDockerSuite/TestRunExposePort [2021-07-13T15:55:34.703Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2021-07-13T15:55:34.703Z] docker_cli_run_test.go:948: unmatched requirement DaemonIsLinux [2021-07-13T15:55:34.703Z] === RUN TestDockerSuite/TestRunGroupAdd [2021-07-13T15:55:34.703Z] docker_cli_run_test.go:1075: unmatched requirement DaemonIsLinux [2021-07-13T15:55:34.703Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2021-07-13T15:55:34.703Z] docker_cli_run_test.go:4380: unmatched requirement DaemonIsLinux [2021-07-13T15:55:34.703Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2021-07-13T15:55:34.703Z] docker_cli_run_test.go:4393: unmatched requirement DaemonIsLinux [2021-07-13T15:55:34.703Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2021-07-13T15:55:34.703Z] docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv [2021-07-13T15:55:34.703Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2021-07-13T15:55:34.703Z] docker_cli_run_test.go:3699: unmatched requirement DaemonIsLinux [2021-07-13T15:55:34.703Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2021-07-13T15:55:34.703Z] docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux [2021-07-13T15:55:34.703Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2021-07-13T15:55:45.268Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2021-07-13T15:55:45.268Z] docker_cli_run_test.go:3246: unmatched requirement DaemonIsLinux [2021-07-13T15:55:45.268Z] === RUN TestDockerSuite/TestRunInvalidReference [2021-07-13T15:55:45.268Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2021-07-13T15:55:45.268Z] docker_cli_run_test.go:61: unmatched requirement DaemonIsLinux [2021-07-13T15:55:45.268Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2021-07-13T15:55:45.268Z] docker_cli_run_test.go:3355: unmatched requirement DaemonIsLinux [2021-07-13T15:55:45.268Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2021-07-13T15:55:45.268Z] docker_cli_run_test.go:196: unmatched requirement DaemonIsLinux [2021-07-13T15:55:45.268Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2021-07-13T15:55:45.268Z] docker_cli_run_test.go:181: unmatched requirement DaemonIsLinux [2021-07-13T15:55:45.268Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2021-07-13T15:55:55.848Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2021-07-13T15:55:55.848Z] docker_cli_run_test.go:3365: unmatched requirement DaemonIsLinux [2021-07-13T15:55:55.848Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2021-07-13T15:55:56.866Z] === RUN TestDockerSuite/TestRunModeHostname [2021-07-13T15:55:56.866Z] docker_cli_run_test.go:1199: unmatched requirement DaemonIsLinux [2021-07-13T15:55:56.866Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2021-07-13T15:55:56.866Z] docker_cli_run_test.go:2316: unmatched requirement DaemonIsLinux [2021-07-13T15:55:56.866Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2021-07-13T15:55:56.866Z] docker_cli_run_test.go:2325: unmatched requirement DaemonIsLinux [2021-07-13T15:55:56.866Z] === RUN TestDockerSuite/TestRunModeIpcHost [2021-07-13T15:55:56.866Z] docker_cli_run_test.go:2294: unmatched requirement DaemonIsLinux [2021-07-13T15:55:56.866Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2021-07-13T15:55:56.866Z] docker_cli_run_test.go:3399: unmatched requirement DaemonIsLinux [2021-07-13T15:55:56.866Z] === RUN TestDockerSuite/TestRunModePIDContainer [2021-07-13T15:55:56.866Z] docker_cli_run_test.go:2338: unmatched requirement DaemonIsLinux [2021-07-13T15:55:56.866Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2021-07-13T15:55:56.866Z] docker_cli_run_test.go:2363: unmatched requirement DaemonIsLinux [2021-07-13T15:55:56.866Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2021-07-13T15:55:56.866Z] docker_cli_run_test.go:2372: unmatched requirement DaemonIsLinux [2021-07-13T15:55:56.866Z] === RUN TestDockerSuite/TestRunModeUTSHost [2021-07-13T15:55:56.866Z] docker_cli_run_test.go:2430: unmatched requirement DaemonIsLinux [2021-07-13T15:55:56.866Z] === RUN TestDockerSuite/TestRunMount [2021-07-13T15:55:56.866Z] docker_cli_run_test.go:4203: unmatched requirement DaemonIsLinux [2021-07-13T15:55:56.866Z] === RUN TestDockerSuite/TestRunMountOrdering [2021-07-13T15:55:56.866Z] docker_cli_run_test.go:2081: unmatched requirement DaemonIsLinux [2021-07-13T15:55:56.866Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2021-07-13T15:55:56.866Z] docker_cli_run_test.go:4191: unmatched requirement DaemonIsLinux [2021-07-13T15:55:56.866Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2021-07-13T15:55:56.866Z] docker_cli_run_test.go:2385: unmatched requirement DaemonIsLinux [2021-07-13T15:55:56.866Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2021-07-13T15:56:05.661Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2021-07-13T15:56:05.661Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2021-07-13T15:56:05.661Z] === RUN TestDockerSuite/TestRunNamedVolume [2021-07-13T15:56:05.661Z] docker_cli_run_test.go:3188: unmatched requirement DaemonIsLinux [2021-07-13T15:56:05.661Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2021-07-13T15:56:05.661Z] docker_cli_run_test.go:3750: unmatched requirement DaemonIsLinux [2021-07-13T15:56:05.661Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2021-07-13T15:56:11.633Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2021-07-13T15:56:15.501Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2021-07-13T15:56:15.501Z] docker_cli_run_test.go:3743: unmatched requirement DaemonIsLinux [2021-07-13T15:56:15.501Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2021-07-13T15:56:15.501Z] docker_cli_run_test.go:2582: unmatched requirement DaemonIsLinux [2021-07-13T15:56:15.501Z] === RUN TestDockerSuite/TestRunNetHost [2021-07-13T15:56:15.501Z] docker_cli_run_test.go:2551: unmatched requirement DaemonIsLinux [2021-07-13T15:56:15.501Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2021-07-13T15:56:15.501Z] docker_cli_run_test.go:932: unmatched requirement DaemonIsLinux [2021-07-13T15:56:15.501Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2021-07-13T15:56:15.501Z] docker_cli_run_test.go:2574: unmatched requirement DaemonIsLinux [2021-07-13T15:56:15.501Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2021-07-13T15:56:15.501Z] docker_cli_run_test.go:3043: unmatched requirement DaemonIsLinux [2021-07-13T15:56:15.501Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2021-07-13T15:56:15.501Z] docker_cli_run_test.go:3067: unmatched requirement DaemonIsLinux [2021-07-13T15:56:15.982Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2021-07-13T15:56:15.982Z] docker_cli_run_test.go:3089: unmatched requirement DaemonIsLinux [2021-07-13T15:56:15.982Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2021-07-13T15:56:15.982Z] docker_cli_run_test.go:3413: unmatched requirement DaemonIsLinux [2021-07-13T15:56:15.982Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2021-07-13T15:56:15.982Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2021-07-13T15:56:17.587Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2021-07-13T15:56:19.853Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2021-07-13T15:56:22.869Z] === RUN TestDockerSuite/TestRunNonExistingImage [2021-07-13T15:56:23.882Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2021-07-13T15:56:26.151Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2021-07-13T15:56:26.151Z] docker_cli_run_test.go:1404: unmatched requirement DaemonIsLinux [2021-07-13T15:56:26.151Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2021-07-13T15:56:26.151Z] docker_cli_run_test.go:2782: unmatched requirement DaemonIsLinux [2021-07-13T15:56:26.151Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2021-07-13T15:56:26.151Z] docker_cli_run_test.go:2472: unmatched requirement DaemonIsLinux [2021-07-13T15:56:26.151Z] === RUN TestDockerSuite/TestRunPortInUse [2021-07-13T15:56:26.151Z] docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux [2021-07-13T15:56:26.151Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2021-07-13T15:56:26.151Z] docker_cli_run_test.go:958: unmatched requirement DaemonIsLinux [2021-07-13T15:56:26.632Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2021-07-13T15:56:26.632Z] docker_cli_run_test.go:1086: unmatched requirement DaemonIsLinux [2021-07-13T15:56:26.632Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2021-07-13T15:56:26.632Z] docker_cli_run_test.go:1125: unmatched requirement DaemonIsLinux [2021-07-13T15:56:26.632Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2021-07-13T15:56:26.633Z] docker_cli_run_test.go:1133: unmatched requirement DaemonIsLinux [2021-07-13T15:56:26.633Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2021-07-13T15:56:35.418Z] === RUN TestDockerSuite/TestRunPublishPort [2021-07-13T15:56:35.418Z] docker_cli_run_test.go:2957: unmatched requirement DaemonIsLinux [2021-07-13T15:56:35.418Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2021-07-13T15:56:35.418Z] docker_cli_run_test.go:2860: unmatched requirement Apparmor [2021-07-13T15:56:35.418Z] === RUN TestDockerSuite/TestRunReadProcLatency [2021-07-13T15:56:35.418Z] docker_cli_run_test.go:2839: unmatched requirement DaemonIsLinux [2021-07-13T15:56:35.418Z] === RUN TestDockerSuite/TestRunReadProcTimer [2021-07-13T15:56:35.418Z] docker_cli_run_test.go:2824: unmatched requirement DaemonIsLinux [2021-07-13T15:56:35.418Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2021-07-13T15:56:35.418Z] docker_cli_run_test.go:1426: unmatched requirement DaemonIsLinux [2021-07-13T15:56:35.418Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2021-07-13T15:56:44.224Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2021-07-13T15:56:44.224Z] docker_cli_run_test.go:2126: unmatched requirement DaemonIsLinux [2021-07-13T15:56:44.224Z] === RUN TestDockerSuite/TestRunRm [2021-07-13T15:56:46.492Z] === RUN TestDockerSuite/TestRunRmAndWait [2021-07-13T15:56:52.465Z] === RUN TestDockerSuite/TestRunRmPre125Api [2021-07-13T15:56:59.732Z] === RUN TestDockerSuite/TestRunRootWorkdir [2021-07-13T15:57:02.748Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2021-07-13T15:57:05.011Z] === RUN TestDockerSuite/TestRunSetMacAddress [2021-07-13T15:57:08.026Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2021-07-13T15:57:08.026Z] docker_cli_run_test.go:2238: unmatched requirement DaemonIsLinux [2021-07-13T15:57:08.026Z] === RUN TestDockerSuite/TestRunState [2021-07-13T15:57:08.026Z] docker_cli_run_test.go:1622: unmatched requirement DaemonIsLinux [2021-07-13T15:57:08.026Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2021-07-13T15:57:11.040Z] === RUN TestDockerSuite/TestRunStdinPipe [2021-07-13T15:57:11.040Z] docker_cli_run_test.go:99: unmatched requirement DaemonIsLinux [2021-07-13T15:57:11.040Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2021-07-13T15:57:13.310Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2021-07-13T15:57:13.310Z] docker_cli_run_test.go:1109: unmatched requirement DaemonIsLinux [2021-07-13T15:57:13.310Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2021-07-13T15:57:13.310Z] docker_cli_run_test.go:1117: unmatched requirement DaemonIsLinux [2021-07-13T15:57:13.310Z] === RUN TestDockerSuite/TestRunTLSVerify [2021-07-13T15:57:13.310Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2021-07-13T15:57:13.791Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2021-07-13T15:57:13.791Z] docker_cli_run_test.go:1157: unmatched requirement DaemonIsLinux [2021-07-13T15:57:13.791Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2021-07-13T15:57:18.635Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2021-07-13T15:57:18.636Z] docker_cli_run_test.go:968: unmatched requirement DaemonIsLinux [2021-07-13T15:57:18.636Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2021-07-13T15:57:18.636Z] docker_cli_run_test.go:1096: unmatched requirement DaemonIsLinux [2021-07-13T15:57:18.636Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2021-07-13T15:57:18.636Z] docker_cli_run_test.go:1166: unmatched requirement DaemonIsLinux [2021-07-13T15:57:19.116Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2021-07-13T15:57:19.116Z] docker_cli_run_test.go:3959: unmatched requirement DaemonIsLinux [2021-07-13T15:57:19.116Z] === RUN TestDockerSuite/TestRunUnshareProc [2021-07-13T15:57:19.116Z] docker_cli_run_test.go:2899: unmatched requirement Apparmor [2021-07-13T15:57:19.116Z] === RUN TestDockerSuite/TestRunUserByID [2021-07-13T15:57:19.116Z] docker_cli_run_test.go:737: unmatched requirement DaemonIsLinux [2021-07-13T15:57:19.116Z] === RUN TestDockerSuite/TestRunUserByIDBig [2021-07-13T15:57:19.116Z] docker_cli_run_test.go:747: unmatched requirement DaemonIsLinux [2021-07-13T15:57:19.116Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2021-07-13T15:57:19.116Z] docker_cli_run_test.go:760: unmatched requirement DaemonIsLinux [2021-07-13T15:57:19.116Z] === RUN TestDockerSuite/TestRunUserByIDZero [2021-07-13T15:57:19.116Z] docker_cli_run_test.go:773: unmatched requirement DaemonIsLinux [2021-07-13T15:57:19.116Z] === RUN TestDockerSuite/TestRunUserByName [2021-07-13T15:57:19.116Z] docker_cli_run_test.go:727: unmatched requirement DaemonIsLinux [2021-07-13T15:57:19.116Z] === RUN TestDockerSuite/TestRunUserDefaults [2021-07-13T15:57:21.440Z] === RUN TestDockerSuite/TestRunUserNotFound [2021-07-13T15:57:21.440Z] docker_cli_run_test.go:786: unmatched requirement DaemonIsLinux [2021-07-13T15:57:21.440Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2021-07-13T15:57:24.455Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2021-07-13T15:57:24.455Z] docker_cli_run_test.go:3848: unmatched requirement DaemonIsLinux [2021-07-13T15:57:24.455Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2021-07-13T15:57:24.455Z] docker_cli_run_test.go:3841: unmatched requirement DaemonIsLinux [2021-07-13T15:57:24.455Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2021-07-13T15:57:33.240Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2021-07-13T15:57:40.512Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2021-07-13T15:57:45.388Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2021-07-13T15:57:52.675Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2021-07-13T15:57:52.675Z] docker_cli_run_test.go:659: unmatched requirement DaemonIsLinux [2021-07-13T15:57:52.675Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2021-07-13T15:57:52.675Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2021-07-13T15:57:55.694Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2021-07-13T15:57:58.711Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2021-07-13T15:58:00.982Z] === RUN TestDockerSuite/TestRunWithBadDevice [2021-07-13T15:58:00.982Z] docker_cli_run_test.go:1851: unmatched requirement DaemonIsLinux [2021-07-13T15:58:00.982Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2021-07-13T15:58:00.982Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2021-07-13T15:58:00.982Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2021-07-13T15:58:00.982Z] docker_cli_run_test.go:283: unmatched requirement DaemonIsLinux [2021-07-13T15:58:00.982Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2021-07-13T15:58:00.982Z] docker_cli_run_test.go:3715: unmatched requirement DaemonIsLinux [2021-07-13T15:58:00.982Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2021-07-13T15:58:00.982Z] docker_cli_run_test.go:3726: unmatched requirement DaemonIsLinux [2021-07-13T15:58:00.982Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2021-07-13T15:58:00.982Z] docker_cli_run_test.go:2805: unmatched requirement DaemonIsLinux [2021-07-13T15:58:00.982Z] === RUN TestDockerSuite/TestRunWithUlimits [2021-07-13T15:58:00.982Z] docker_cli_run_test.go:3200: unmatched requirement DaemonIsLinux [2021-07-13T15:58:00.982Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2021-07-13T15:58:05.927Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2021-07-13T15:58:07.532Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2021-07-13T15:58:10.562Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2021-07-13T15:58:15.413Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2021-07-13T15:58:15.413Z] docker_cli_run_test.go:3016: unmatched requirement Apparmor [2021-07-13T15:58:15.413Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2021-07-13T15:58:15.413Z] docker_cli_run_test.go:1803: unmatched requirement DaemonIsLinux [2021-07-13T15:58:15.413Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2021-07-13T15:58:15.413Z] docker_cli_run_test.go:2815: unmatched requirement DaemonIsLinux [2021-07-13T15:58:15.413Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2021-07-13T15:58:15.413Z] docker_cli_run_test.go:3613: unmatched requirement DaemonIsLinux [2021-07-13T15:58:15.413Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2021-07-13T15:58:15.413Z] docker_cli_run_test.go:3624: unmatched requirement DaemonIsLinux [2021-07-13T15:58:15.413Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2021-07-13T15:58:15.413Z] docker_cli_save_load_test.go:159: unmatched requirement DaemonIsLinux [2021-07-13T15:58:15.413Z] === RUN TestDockerSuite/TestSaveCheckTimes [2021-07-13T15:58:15.413Z] docker_cli_save_load_test.go:101: unmatched requirement DaemonIsLinux [2021-07-13T15:58:15.413Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2021-07-13T15:58:15.413Z] docker_cli_save_load_test.go:260: unmatched requirement DaemonIsLinux [2021-07-13T15:58:15.413Z] === RUN TestDockerSuite/TestSaveImageId [2021-07-13T15:58:15.413Z] docker_cli_save_load_test.go:120: unmatched requirement DaemonIsLinux [2021-07-13T15:58:15.413Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2021-07-13T15:58:15.413Z] docker_cli_save_load_test.go:381: unmatched requirement DaemonIsLinux [2021-07-13T15:58:15.413Z] === RUN TestDockerSuite/TestSaveLoadParents [2021-07-13T15:58:15.413Z] docker_cli_save_load_test.go:342: unmatched requirement DaemonIsLinux [2021-07-13T15:58:15.413Z] === RUN TestDockerSuite/TestSaveMultipleNames [2021-07-13T15:58:15.413Z] docker_cli_save_load_test.go:190: unmatched requirement DaemonIsLinux [2021-07-13T15:58:15.413Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2021-07-13T15:58:15.413Z] docker_cli_save_load_test.go:208: unmatched requirement DaemonIsLinux [2021-07-13T15:58:15.413Z] === RUN TestDockerSuite/TestSaveSingleTag [2021-07-13T15:58:15.414Z] docker_cli_save_load_test.go:86: unmatched requirement DaemonIsLinux [2021-07-13T15:58:15.414Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2021-07-13T15:58:15.414Z] docker_cli_save_load_test.go:180: unmatched requirement DaemonIsLinux [2021-07-13T15:58:15.414Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2021-07-13T15:58:15.414Z] docker_cli_save_load_test.go:28: unmatched requirement DaemonIsLinux [2021-07-13T15:58:15.414Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2021-07-13T15:58:15.414Z] docker_cli_save_load_test.go:57: unmatched requirement DaemonIsLinux [2021-07-13T15:58:15.414Z] === RUN TestDockerSuite/TestSearchCmdOptions [2021-07-13T15:58:17.717Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2021-07-13T15:58:18.199Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2021-07-13T15:58:18.681Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2021-07-13T15:58:19.163Z] === RUN TestDockerSuite/TestSearchWithLimit [2021-07-13T15:58:20.767Z] === RUN TestDockerSuite/TestSlowStdinClosing [2021-07-13T15:58:33.419Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2021-07-13T15:58:33.419Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2021-07-13T15:58:33.419Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2021-07-13T15:58:42.211Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2021-07-13T15:58:42.211Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2021-07-13T15:58:42.211Z] === RUN TestDockerSuite/TestStartAttachSilent [2021-07-13T15:58:47.064Z] === RUN TestDockerSuite/TestStartAttachWithRename [2021-07-13T15:58:47.064Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2021-07-13T15:58:47.064Z] === RUN TestDockerSuite/TestStartMultipleContainers [2021-07-13T15:58:47.064Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2021-07-13T15:58:47.064Z] === RUN TestDockerSuite/TestStartPausedContainer [2021-07-13T15:58:47.064Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2021-07-13T15:58:47.064Z] === RUN TestDockerSuite/TestStartRecordError [2021-07-13T15:58:47.064Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2021-07-13T15:58:47.064Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2021-07-13T15:59:02.172Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2021-07-13T15:59:02.172Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2021-07-13T15:59:02.172Z] === RUN TestDockerSuite/TestStatsAllNoStream [2021-07-13T15:59:02.172Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2021-07-13T15:59:02.172Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2021-07-13T15:59:02.172Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2021-07-13T15:59:02.172Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2021-07-13T15:59:02.172Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2021-07-13T15:59:02.172Z] === RUN TestDockerSuite/TestStatsFormatAll [2021-07-13T15:59:02.172Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-07-13T15:59:02.172Z] === RUN TestDockerSuite/TestStatsNoStream [2021-07-13T15:59:02.172Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2021-07-13T15:59:02.172Z] === RUN TestDockerSuite/TestTopMultipleArgs [2021-07-13T15:59:05.196Z] === RUN TestDockerSuite/TestTopNonPrivileged [2021-07-13T15:59:08.211Z] === RUN TestDockerSuite/TestTopPrivileged [2021-07-13T15:59:08.211Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2021-07-13T15:59:08.211Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2021-07-13T15:59:10.477Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2021-07-13T15:59:10.477Z] docker_cli_run_test.go:3424: unmatched requirement DaemonIsLinux [2021-07-13T15:59:10.477Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2021-07-13T15:59:10.477Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2021-07-13T15:59:10.477Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2021-07-13T15:59:10.477Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2021-07-13T15:59:10.477Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2021-07-13T15:59:10.477Z] docker_cli_run_test.go:294: unmatched requirement DaemonIsLinux [2021-07-13T15:59:10.477Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2021-07-13T15:59:10.477Z] docker_cli_run_test.go:209: unmatched requirement DaemonIsLinux [2021-07-13T15:59:10.477Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2021-07-13T15:59:10.477Z] docker_cli_run_test.go:245: unmatched requirement DaemonIsLinux [2021-07-13T15:59:10.477Z] === RUN TestDockerSuite/TestVolumeCLICreate [2021-07-13T15:59:28.517Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2021-07-13T15:59:28.517Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2021-07-13T15:59:28.517Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2021-07-13T15:59:28.517Z] docker_cli_volume_test.go:244: unmatched requirement DaemonIsLinux [2021-07-13T15:59:28.517Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2021-07-13T15:59:28.517Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2021-07-13T15:59:28.517Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2021-07-13T15:59:28.517Z] === RUN TestDockerSuite/TestVolumeCLILs [2021-07-13T15:59:32.466Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2021-07-13T15:59:32.466Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2021-07-13T15:59:37.311Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2021-07-13T15:59:37.792Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2021-07-13T15:59:38.274Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2021-07-13T15:59:38.274Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2021-07-13T15:59:38.274Z] === RUN TestDockerSuite/TestVolumeCLIRm [2021-07-13T15:59:53.413Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2021-07-13T15:59:53.413Z] docker_cli_volume_test.go:373: unmatched requirement DaemonIsLinux [2021-07-13T15:59:53.413Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2021-07-13T15:59:53.894Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2021-07-13T15:59:54.449Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2021-07-13T15:59:54.449Z] docker_cli_volume_test.go:433: unmatched requirement DaemonIsLinux [2021-07-13T15:59:54.449Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2021-07-13T16:00:03.285Z] === RUN TestDockerSuite/TestVolumeLsFormat [2021-07-13T16:00:03.285Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2021-07-13T16:00:03.285Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2021-07-13T16:00:21.303Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2021-07-13T16:00:21.303Z] docker_cli_run_test.go:2174: unmatched requirement DaemonIsLinux [2021-07-13T16:00:21.303Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2021-07-13T16:00:21.787Z] --- PASS: TestDockerSuite (3115.29s) [2021-07-13T16:00:21.787Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.02s) [2021-07-13T16:00:21.787Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2021-07-13T16:00:21.787Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s) [2021-07-13T16:00:21.787Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.02s) [2021-07-13T16:00:21.787Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.02s) [2021-07-13T16:00:21.787Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2021-07-13T16:00:21.787Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.02s) [2021-07-13T16:00:21.787Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (0.97s) [2021-07-13T16:00:21.787Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.32s) [2021-07-13T16:00:21.787Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.71s) [2021-07-13T16:00:21.787Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.38s) [2021-07-13T16:00:21.787Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (151.65s) [2021-07-13T16:00:21.787Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (1.02s) [2021-07-13T16:00:21.787Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.09s) [2021-07-13T16:00:21.787Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.03s) [2021-07-13T16:00:21.787Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2021-07-13T16:00:21.787Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s) [2021-07-13T16:00:21.787Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2021-07-13T16:00:21.787Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2021-07-13T16:00:21.787Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2021-07-13T16:00:21.787Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2021-07-13T16:00:21.787Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.03s) [2021-07-13T16:00:21.787Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2021-07-13T16:00:21.787Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (6.48s) [2021-07-13T16:00:21.787Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2021-07-13T16:00:21.787Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2021-07-13T16:00:21.787Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (3.53s) [2021-07-13T16:00:21.787Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (7.31s) [2021-07-13T16:00:21.787Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2021-07-13T16:00:21.787Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2021-07-13T16:00:21.787Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2021-07-13T16:00:21.787Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.02s) [2021-07-13T16:00:21.787Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (3.66s) [2021-07-13T16:00:21.787Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.02s) [2021-07-13T16:00:21.787Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2021-07-13T16:00:21.787Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (7.73s) [2021-07-13T16:00:21.787Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (134.45s) [2021-07-13T16:00:21.787Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.56s) [2021-07-13T16:00:21.787Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (6.72s) [2021-07-13T16:00:21.787Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.03s) [2021-07-13T16:00:21.787Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (4.71s) [2021-07-13T16:00:21.787Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (1.03s) [2021-07-13T16:00:21.787Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2021-07-13T16:00:21.787Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.02s) [2021-07-13T16:00:21.787Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2021-07-13T16:00:21.787Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.28s) [2021-07-13T16:00:21.787Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (1.06s) [2021-07-13T16:00:21.787Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (3.93s) [2021-07-13T16:00:21.787Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.92s) [2021-07-13T16:00:21.787Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.05s) [2021-07-13T16:00:21.787Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2021-07-13T16:00:21.787Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.09s) [2021-07-13T16:00:21.787Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (3.40s) [2021-07-13T16:00:21.787Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (13.88s) [2021-07-13T16:00:21.787Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (5.79s) [2021-07-13T16:00:21.787Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (1.32s) [2021-07-13T16:00:21.787Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.04s) [2021-07-13T16:00:21.787Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.52s) [2021-07-13T16:00:21.787Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.95s) [2021-07-13T16:00:21.787Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (5.74s) [2021-07-13T16:00:21.787Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.04s) [2021-07-13T16:00:21.787Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2021-07-13T16:00:21.787Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2021-07-13T16:00:21.787Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2021-07-13T16:00:21.787Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.59s) [2021-07-13T16:00:21.787Z] --- PASS: TestDockerSuite/TestBuildAddTar (48.49s) [2021-07-13T16:00:21.787Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.05s) [2021-07-13T16:00:21.787Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.45s) [2021-07-13T16:00:21.787Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (29.81s) [2021-07-13T16:00:21.787Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.92s) [2021-07-13T16:00:21.787Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.70s) [2021-07-13T16:00:21.787Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (8.48s) [2021-07-13T16:00:21.787Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.35s) [2021-07-13T16:00:21.787Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (6.56s) [2021-07-13T16:00:21.787Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (11.04s) [2021-07-13T16:00:21.787Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (9.87s) [2021-07-13T16:00:21.787Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.47s) [2021-07-13T16:00:21.787Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (10.60s) [2021-07-13T16:00:21.787Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.04s) [2021-07-13T16:00:21.787Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.03s) [2021-07-13T16:00:21.787Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (8.25s) [2021-07-13T16:00:21.787Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.05s) [2021-07-13T16:00:21.787Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.80s) [2021-07-13T16:00:21.787Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.05s) [2021-07-13T16:00:21.787Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.05s) [2021-07-13T16:00:21.787Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (46.93s) [2021-07-13T16:00:21.787Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (5.33s) [2021-07-13T16:00:21.787Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.96s) [2021-07-13T16:00:21.787Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.46s) [2021-07-13T16:00:21.787Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.68s) [2021-07-13T16:00:21.787Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.06s) [2021-07-13T16:00:21.787Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (5.31s) [2021-07-13T16:00:21.787Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.67s) [2021-07-13T16:00:21.787Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.06s) [2021-07-13T16:00:21.787Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.02s) [2021-07-13T16:00:21.787Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.83s) [2021-07-13T16:00:21.787Z] --- PASS: TestDockerSuite/TestBuildClearCmd (1.22s) [2021-07-13T16:00:21.787Z] --- PASS: TestDockerSuite/TestBuildCmd (0.78s) [2021-07-13T16:00:21.787Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.70s) [2021-07-13T16:00:21.787Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.74s) [2021-07-13T16:00:21.787Z] --- PASS: TestDockerSuite/TestBuildCmdShellArgsEscaped (6.95s) [2021-07-13T16:00:21.787Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (2.81s) [2021-07-13T16:00:21.787Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2021-07-13T16:00:21.787Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.55s) [2021-07-13T16:00:21.787Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2021-07-13T16:00:21.787Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.67s) [2021-07-13T16:00:21.787Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (2.26s) [2021-07-13T16:00:21.788Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (1.13s) [2021-07-13T16:00:21.788Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.63s) [2021-07-13T16:00:21.788Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.04s) [2021-07-13T16:00:21.788Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (1.06s) [2021-07-13T16:00:21.788Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.82s) [2021-07-13T16:00:21.788Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2021-07-13T16:00:21.788Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2021-07-13T16:00:21.788Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (6.11s) [2021-07-13T16:00:21.788Z] --- PASS: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (37.76s) [2021-07-13T16:00:21.788Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (1.79s) [2021-07-13T16:00:21.788Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (1.46s) [2021-07-13T16:00:21.788Z] --- PASS: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (14.36s) [2021-07-13T16:00:21.788Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.45s) [2021-07-13T16:00:21.788Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.46s) [2021-07-13T16:00:21.788Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s) [2021-07-13T16:00:21.788Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.67s) [2021-07-13T16:00:21.788Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.04s) [2021-07-13T16:00:21.788Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (41.32s) [2021-07-13T16:00:21.788Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.95s) [2021-07-13T16:00:21.788Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.49s) [2021-07-13T16:00:21.788Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (29.93s) [2021-07-13T16:00:21.788Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (2.10s) [2021-07-13T16:00:21.788Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (1.01s) [2021-07-13T16:00:21.788Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (4.67s) [2021-07-13T16:00:21.788Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (3.23s) [2021-07-13T16:00:21.788Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (7.89s) [2021-07-13T16:00:21.788Z] --- PASS: TestDockerSuite/TestBuildDockerignore (85.98s) [2021-07-13T16:00:21.788Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (6.51s) [2021-07-13T16:00:21.788Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.54s) [2021-07-13T16:00:21.788Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (99.56s) [2021-07-13T16:00:21.788Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (2.09s) [2021-07-13T16:00:21.788Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (1.00s) [2021-07-13T16:00:21.788Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (32.30s) [2021-07-13T16:00:21.788Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (12.31s) [2021-07-13T16:00:21.788Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (16.80s) [2021-07-13T16:00:21.788Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (42.18s) [2021-07-13T16:00:21.788Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (16.93s) [2021-07-13T16:00:21.788Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (11.86s) [2021-07-13T16:00:21.788Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (134.31s) [2021-07-13T16:00:21.788Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.57s) [2021-07-13T16:00:21.788Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.45s) [2021-07-13T16:00:21.788Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.04s) [2021-07-13T16:00:21.788Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.69s) [2021-07-13T16:00:21.788Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (1.39s) [2021-07-13T16:00:21.788Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.02s) [2021-07-13T16:00:21.788Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.61s) [2021-07-13T16:00:21.788Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.66s) [2021-07-13T16:00:21.788Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (5.98s) [2021-07-13T16:00:21.788Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (3.68s) [2021-07-13T16:00:21.788Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (5.77s) [2021-07-13T16:00:21.788Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.03s) [2021-07-13T16:00:21.788Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.43s) [2021-07-13T16:00:21.788Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2021-07-13T16:00:21.788Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.02s) [2021-07-13T16:00:21.788Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2021-07-13T16:00:21.788Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (4.49s) [2021-07-13T16:00:21.788Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2021-07-13T16:00:21.788Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.04s) [2021-07-13T16:00:21.788Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.04s) [2021-07-13T16:00:21.788Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (1.19s) [2021-07-13T16:00:21.788Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (5.67s) [2021-07-13T16:00:21.788Z] --- PASS: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (18.75s) [2021-07-13T16:00:21.788Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.77s) [2021-07-13T16:00:21.788Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.06s) [2021-07-13T16:00:21.788Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.04s) [2021-07-13T16:00:21.788Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.03s) [2021-07-13T16:00:21.788Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.02s) [2021-07-13T16:00:21.788Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2021-07-13T16:00:21.788Z] --- PASS: TestDockerSuite/TestBuildFails (2.67s) [2021-07-13T16:00:21.788Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.14s) [2021-07-13T16:00:21.788Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (6.14s) [2021-07-13T16:00:21.788Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (6.31s) [2021-07-13T16:00:21.788Z] --- PASS: TestDockerSuite/TestBuildForceRm (12.68s) [2021-07-13T16:00:21.788Z] --- PASS: TestDockerSuite/TestBuildFromGit (11.88s) [2021-07-13T16:00:21.788Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (1.76s) [2021-07-13T16:00:21.788Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (6.79s) [2021-07-13T16:00:21.788Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.05s) [2021-07-13T16:00:21.788Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.97s) [2021-07-13T16:00:21.788Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.86s) [2021-07-13T16:00:21.788Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2021-07-13T16:00:21.788Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (10.32s) [2021-07-13T16:00:21.788Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.04s) [2021-07-13T16:00:21.788Z] --- PASS: TestDockerSuite/TestBuildHistory (13.40s) [2021-07-13T16:00:21.788Z] --- PASS: TestDockerSuite/TestBuildIidFile (1.21s) [2021-07-13T16:00:21.788Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (2.31s) [2021-07-13T16:00:21.788Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.05s) [2021-07-13T16:00:21.788Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.98s) [2021-07-13T16:00:21.788Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.12s) [2021-07-13T16:00:21.788Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (5.01s) [2021-07-13T16:00:21.788Z] --- PASS: TestDockerSuite/TestBuildLabel (1.17s) [2021-07-13T16:00:21.788Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.79s) [2021-07-13T16:00:21.788Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (1.23s) [2021-07-13T16:00:21.788Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.72s) [2021-07-13T16:00:21.788Z] --- PASS: TestDockerSuite/TestBuildLabels (1.25s) [2021-07-13T16:00:21.788Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.98s) [2021-07-13T16:00:21.788Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (7.34s) [2021-07-13T16:00:21.788Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.13s) [2021-07-13T16:00:21.788Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.06s) [2021-07-13T16:00:21.788Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.14s) [2021-07-13T16:00:21.788Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.12s) [2021-07-13T16:00:21.788Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.14s) [2021-07-13T16:00:21.788Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.12s) [2021-07-13T16:00:21.788Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.71s) [2021-07-13T16:00:21.788Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (0.82s) [2021-07-13T16:00:21.788Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (5.94s) [2021-07-13T16:00:21.788Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (22.96s) [2021-07-13T16:00:21.788Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.08s) [2021-07-13T16:00:21.788Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (2.83s) [2021-07-13T16:00:21.788Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (34.89s) [2021-07-13T16:00:21.788Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (17.04s) [2021-07-13T16:00:21.788Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (5.77s) [2021-07-13T16:00:21.788Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (6.79s) [2021-07-13T16:00:21.788Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (6.33s) [2021-07-13T16:00:21.788Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (19.13s) [2021-07-13T16:00:21.788Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.04s) [2021-07-13T16:00:21.788Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (13.59s) [2021-07-13T16:00:21.788Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.86s) [2021-07-13T16:00:21.788Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.02s) [2021-07-13T16:00:21.788Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.02s) [2021-07-13T16:00:21.788Z] --- PASS: TestDockerSuite/TestBuildNoContext (3.11s) [2021-07-13T16:00:21.788Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (9.98s) [2021-07-13T16:00:21.788Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (2.72s) [2021-07-13T16:00:21.788Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.29s) [2021-07-13T16:00:21.788Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.17s) [2021-07-13T16:00:21.788Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (3.00s) [2021-07-13T16:00:21.788Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (1.26s) [2021-07-13T16:00:21.788Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.60s) [2021-07-13T16:00:21.788Z] --- PASS: TestDockerSuite/TestBuildOnBuild (15.21s) [2021-07-13T16:00:21.788Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (2.03s) [2021-07-13T16:00:21.788Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (15.01s) [2021-07-13T16:00:21.788Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (4.15s) [2021-07-13T16:00:21.788Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (10.31s) [2021-07-13T16:00:21.788Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (6.12s) [2021-07-13T16:00:21.788Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (5.60s) [2021-07-13T16:00:21.788Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (1.47s) [2021-07-13T16:00:21.788Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.05s) [2021-07-13T16:00:21.788Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.01s) [2021-07-13T16:00:21.788Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (2.50s) [2021-07-13T16:00:21.788Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2021-07-13T16:00:21.788Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (52.34s) [2021-07-13T16:00:21.788Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (36.53s) [2021-07-13T16:00:21.788Z] --- PASS: TestDockerSuite/TestBuildRm (15.21s) [2021-07-13T16:00:21.788Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (3.98s) [2021-07-13T16:00:21.788Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.07s) [2021-07-13T16:00:21.788Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.49s) [2021-07-13T16:00:21.788Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (1.78s) [2021-07-13T16:00:21.788Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (4.07s) [2021-07-13T16:00:21.788Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (8.94s) [2021-07-13T16:00:21.788Z] --- PASS: TestDockerSuite/TestBuildShellInherited (5.45s) [2021-07-13T16:00:21.788Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (22.94s) [2021-07-13T16:00:21.788Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (1.08s) [2021-07-13T16:00:21.788Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.81s) [2021-07-13T16:00:21.788Z] --- PASS: TestDockerSuite/TestBuildShellWindowsPowershell (12.73s) [2021-07-13T16:00:21.788Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.39s) [2021-07-13T16:00:21.788Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (5.99s) [2021-07-13T16:00:21.788Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.14s) [2021-07-13T16:00:21.788Z] --- PASS: TestDockerSuite/TestBuildStderr (5.38s) [2021-07-13T16:00:21.788Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (23.21s) [2021-07-13T16:00:21.788Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.50s) [2021-07-13T16:00:21.788Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (3.59s) [2021-07-13T16:00:21.788Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (1.55s) [2021-07-13T16:00:21.788Z] --- PASS: TestDockerSuite/TestBuildTagEvent (5.47s) [2021-07-13T16:00:21.788Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (6.17s) [2021-07-13T16:00:21.788Z] --- SKIP: TestDockerSuite/TestBuildUser (0.04s) [2021-07-13T16:00:21.788Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2021-07-13T16:00:21.788Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2021-07-13T16:00:21.788Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (4.83s) [2021-07-13T16:00:21.788Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.70s) [2021-07-13T16:00:21.788Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (3.17s) [2021-07-13T16:00:21.788Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2021-07-13T16:00:21.788Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2021-07-13T16:00:21.788Z] --- PASS: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (25.55s) [2021-07-13T16:00:21.788Z] --- PASS: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (1.12s) [2021-07-13T16:00:21.788Z] --- PASS: TestDockerSuite/TestBuildWindowsUser (10.30s) [2021-07-13T16:00:21.788Z] --- PASS: TestDockerSuite/TestBuildWindowsWorkdirProcessing (6.77s) [2021-07-13T16:00:21.788Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.49s) [2021-07-13T16:00:21.788Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.06s) [2021-07-13T16:00:21.788Z] --- PASS: TestDockerSuite/TestBuildWithFailure (2.99s) [2021-07-13T16:00:21.788Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.46s) [2021-07-13T16:00:21.788Z] --- PASS: TestDockerSuite/TestBuildWithRecycleBin (12.90s) [2021-07-13T16:00:21.788Z] --- PASS: TestDockerSuite/TestBuildWithTabs (5.42s) [2021-07-13T16:00:21.788Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.55s) [2021-07-13T16:00:21.788Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (20.39s) [2021-07-13T16:00:21.788Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.49s) [2021-07-13T16:00:21.788Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.46s) [2021-07-13T16:00:21.788Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.04s) [2021-07-13T16:00:21.788Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (1.54s) [2021-07-13T16:00:21.788Z] --- PASS: TestDockerSuite/TestBuildWorkdirWindowsPath (9.37s) [2021-07-13T16:00:21.788Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (2.46s) [2021-07-13T16:00:21.788Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.46s) [2021-07-13T16:00:21.788Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s) [2021-07-13T16:00:21.788Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.04s) [2021-07-13T16:00:21.788Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (2.43s) [2021-07-13T16:00:21.788Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (5.42s) [2021-07-13T16:00:21.788Z] --- PASS: TestDockerSuite/TestCommitChange (5.83s) [2021-07-13T16:00:21.788Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (5.23s) [2021-07-13T16:00:21.788Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s) [2021-07-13T16:00:21.788Z] --- PASS: TestDockerSuite/TestCommitNewFile (12.64s) [2021-07-13T16:00:21.788Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s) [2021-07-13T16:00:21.788Z] --- PASS: TestDockerSuite/TestCommitTTY (8.09s) [2021-07-13T16:00:21.788Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (5.22s) [2021-07-13T16:00:21.788Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2021-07-13T16:00:21.788Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.02s) [2021-07-13T16:00:21.788Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2021-07-13T16:00:21.788Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2021-07-13T16:00:21.788Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2021-07-13T16:00:21.788Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2021-07-13T16:00:21.788Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.02s) [2021-07-13T16:00:21.788Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.08s) [2021-07-13T16:00:21.788Z] --- PASS: TestDockerSuite/TestContainerAPICommit (7.66s) [2021-07-13T16:00:21.788Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (7.77s) [2021-07-13T16:00:21.788Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2021-07-13T16:00:21.788Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (2.49s) [2021-07-13T16:00:21.788Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2021-07-13T16:00:21.788Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2021-07-13T16:00:21.788Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2021-07-13T16:00:21.788Z] --- PASS: TestDockerSuite/TestContainerAPICreate (2.60s) [2021-07-13T16:00:21.788Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.03s) [2021-07-13T16:00:21.788Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.03s) [2021-07-13T16:00:21.788Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (2.81s) [2021-07-13T16:00:21.788Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.02s) [2021-07-13T16:00:21.788Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2021-07-13T16:00:21.788Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2021-07-13T16:00:21.788Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2021-07-13T16:00:21.788Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (2.97s) [2021-07-13T16:00:21.788Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (2.46s) [2021-07-13T16:00:21.788Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (2.47s) [2021-07-13T16:00:21.788Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.03s) [2021-07-13T16:00:21.788Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2021-07-13T16:00:21.788Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (2.65s) [2021-07-13T16:00:21.788Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.02s) [2021-07-13T16:00:21.788Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (2.63s) [2021-07-13T16:00:21.788Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.03s) [2021-07-13T16:00:21.788Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.02s) [2021-07-13T16:00:21.788Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (2.77s) [2021-07-13T16:00:21.788Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.02s) [2021-07-13T16:00:21.788Z] --- PASS: TestDockerSuite/TestContainerAPIKill (2.37s) [2021-07-13T16:00:21.788Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s) [2021-07-13T16:00:21.788Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (3.19s) [2021-07-13T16:00:21.788Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.30s) [2021-07-13T16:00:21.788Z] --- PASS: TestDockerSuite/TestContainerAPIRename (2.83s) [2021-07-13T16:00:21.788Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (9.57s) [2021-07-13T16:00:21.789Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (4.75s) [2021-07-13T16:00:21.789Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.09s) [2021-07-13T16:00:21.789Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.03s) [2021-07-13T16:00:21.789Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.03s) [2021-07-13T16:00:21.789Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.03s) [2021-07-13T16:00:21.789Z] --- PASS: TestDockerSuite/TestContainerAPIStart (2.18s) [2021-07-13T16:00:21.789Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2021-07-13T16:00:21.789Z] --- PASS: TestDockerSuite/TestContainerAPIStop (2.62s) [2021-07-13T16:00:21.789Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.02s) [2021-07-13T16:00:21.789Z] --- PASS: TestDockerSuite/TestContainerAPITopWindows (2.46s) [2021-07-13T16:00:21.789Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.10s) [2021-07-13T16:00:21.789Z] --- PASS: TestDockerSuite/TestContainerAPIWait (4.60s) [2021-07-13T16:00:21.789Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (2.31s) [2021-07-13T16:00:21.789Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.02s) [2021-07-13T16:00:21.789Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2021-07-13T16:00:21.789Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2021-07-13T16:00:21.789Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2021-07-13T16:00:21.789Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2021-07-13T16:00:21.789Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe (2.16s) [2021-07-13T16:00:21.789Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (24.75s) [2021-07-13T16:00:21.789Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} (2.80s) [2021-07-13T16:00:21.789Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} (2.75s) [2021-07-13T16:00:21.789Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} (2.91s) [2021-07-13T16:00:21.789Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} (7.80s) [2021-07-13T16:00:21.789Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc0006b87e0_} (2.92s) [2021-07-13T16:00:21.789Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-1454943006_c:\foo_false____} (2.76s) [2021-07-13T16:00:21.789Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-1454943006_c:\foo_true____} (2.78s) [2021-07-13T16:00:21.789Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2021-07-13T16:00:21.789Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.33s) [2021-07-13T16:00:21.789Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2021-07-13T16:00:21.789Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2021-07-13T16:00:21.789Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2021-07-13T16:00:21.789Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2021-07-13T16:00:21.789Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2021-07-13T16:00:21.789Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.06s) [2021-07-13T16:00:21.789Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.06s) [2021-07-13T16:00:21.789Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.06s) [2021-07-13T16:00:21.789Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2021-07-13T16:00:21.789Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.06s) [2021-07-13T16:00:21.789Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2021-07-13T16:00:21.789Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2021-07-13T16:00:21.789Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2021-07-13T16:00:21.789Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.02s) [2021-07-13T16:00:21.789Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.02s) [2021-07-13T16:00:21.789Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (2.73s) [2021-07-13T16:00:21.789Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2021-07-13T16:00:21.789Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.02s) [2021-07-13T16:00:21.789Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.02s) [2021-07-13T16:00:21.789Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.02s) [2021-07-13T16:00:21.789Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.02s) [2021-07-13T16:00:21.789Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.02s) [2021-07-13T16:00:21.789Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.02s) [2021-07-13T16:00:21.789Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.02s) [2021-07-13T16:00:21.789Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.02s) [2021-07-13T16:00:21.789Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.04s) [2021-07-13T16:00:21.789Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.02s) [2021-07-13T16:00:21.789Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2021-07-13T16:00:21.789Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2021-07-13T16:00:21.789Z] --- PASS: TestDockerSuite/TestCpGarbagePath (2.74s) [2021-07-13T16:00:21.789Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.09s) [2021-07-13T16:00:21.789Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.02s) [2021-07-13T16:00:21.789Z] --- PASS: TestDockerSuite/TestCpRelativePath (7.66s) [2021-07-13T16:00:21.789Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.02s) [2021-07-13T16:00:21.789Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.02s) [2021-07-13T16:00:21.789Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2021-07-13T16:00:21.789Z] --- PASS: TestDockerSuite/TestCpToCaseA (5.05s) [2021-07-13T16:00:21.789Z] --- PASS: TestDockerSuite/TestCpToCaseB (7.69s) [2021-07-13T16:00:21.789Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.02s) [2021-07-13T16:00:21.789Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.02s) [2021-07-13T16:00:21.789Z] --- PASS: TestDockerSuite/TestCpToCaseE (14.79s) [2021-07-13T16:00:21.789Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.02s) [2021-07-13T16:00:21.789Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.02s) [2021-07-13T16:00:21.789Z] --- PASS: TestDockerSuite/TestCpToCaseH (10.27s) [2021-07-13T16:00:21.789Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.02s) [2021-07-13T16:00:21.789Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.03s) [2021-07-13T16:00:21.789Z] --- PASS: TestDockerSuite/TestCpToDot (2.99s) [2021-07-13T16:00:21.789Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2021-07-13T16:00:21.789Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2021-07-13T16:00:21.789Z] --- PASS: TestDockerSuite/TestCpToStdout (2.92s) [2021-07-13T16:00:21.789Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2021-07-13T16:00:21.789Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2021-07-13T16:00:21.789Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2021-07-13T16:00:21.789Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.03s) [2021-07-13T16:00:21.789Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.22s) [2021-07-13T16:00:21.789Z] --- PASS: TestDockerSuite/TestCreateArgs (0.23s) [2021-07-13T16:00:21.789Z] --- PASS: TestDockerSuite/TestCreateByImageID (2.36s) [2021-07-13T16:00:21.789Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (2.60s) [2021-07-13T16:00:21.789Z] --- PASS: TestDockerSuite/TestCreateGrowRootfs (0.21s) [2021-07-13T16:00:21.789Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.25s) [2021-07-13T16:00:21.789Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (2.25s) [2021-07-13T16:00:21.789Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.84s) [2021-07-13T16:00:21.789Z] --- PASS: TestDockerSuite/TestCreateLabels (0.23s) [2021-07-13T16:00:21.789Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2021-07-13T16:00:21.789Z] --- PASS: TestDockerSuite/TestCreateRM (0.44s) [2021-07-13T16:00:21.789Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2021-07-13T16:00:21.789Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.22s) [2021-07-13T16:00:21.789Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.44s) [2021-07-13T16:00:21.789Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (8.94s) [2021-07-13T16:00:21.789Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.26s) [2021-07-13T16:00:21.789Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.62s) [2021-07-13T16:00:21.789Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.81s) [2021-07-13T16:00:21.789Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.24s) [2021-07-13T16:00:21.789Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2021-07-13T16:00:21.789Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (2.64s) [2021-07-13T16:00:21.789Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2021-07-13T16:00:21.789Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.16s) [2021-07-13T16:00:21.789Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2021-07-13T16:00:21.789Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2021-07-13T16:00:21.789Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2021-07-13T16:00:21.789Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2021-07-13T16:00:21.789Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2021-07-13T16:00:21.789Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2021-07-13T16:00:21.789Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2021-07-13T16:00:21.789Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2021-07-13T16:00:21.789Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.02s) [2021-07-13T16:00:21.789Z] --- PASS: TestDockerSuite/TestDockerFails (0.08s) [2021-07-13T16:00:21.789Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2021-07-13T16:00:21.789Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2021-07-13T16:00:21.789Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2021-07-13T16:00:21.789Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.02s) [2021-07-13T16:00:21.789Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.02s) [2021-07-13T16:00:21.789Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (3.52s) [2021-07-13T16:00:21.789Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (2.76s) [2021-07-13T16:00:21.789Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (2.76s) [2021-07-13T16:00:21.789Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (8.78s) [2021-07-13T16:00:21.789Z] --- PASS: TestDockerSuite/TestEventsCopy (5.95s) [2021-07-13T16:00:21.789Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (5.71s) [2021-07-13T16:00:21.789Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (2.60s) [2021-07-13T16:00:21.789Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (1.00s) [2021-07-13T16:00:21.789Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (4.42s) [2021-07-13T16:00:21.789Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.96s) [2021-07-13T16:00:21.789Z] --- PASS: TestDockerSuite/TestEventsFilterType (1.41s) [2021-07-13T16:00:21.789Z] --- PASS: TestDockerSuite/TestEventsFilters (6.05s) [2021-07-13T16:00:21.789Z] --- PASS: TestDockerSuite/TestEventsFormat (5.42s) [2021-07-13T16:00:21.789Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.11s) [2021-07-13T16:00:21.789Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.10s) [2021-07-13T16:00:21.789Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.02s) [2021-07-13T16:00:21.789Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.02s) [2021-07-13T16:00:21.789Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.02s) [2021-07-13T16:00:21.789Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.24s) [2021-07-13T16:00:21.789Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.03s) [2021-07-13T16:00:21.789Z] --- PASS: TestDockerSuite/TestEventsRename (7.62s) [2021-07-13T16:00:21.789Z] --- PASS: TestDockerSuite/TestEventsResize (8.19s) [2021-07-13T16:00:21.789Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (2.44s) [2021-07-13T16:00:21.789Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (3.06s) [2021-07-13T16:00:21.789Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (5.18s) [2021-07-13T16:00:21.789Z] --- SKIP: TestDockerSuite/TestEventsTop (0.03s) [2021-07-13T16:00:21.789Z] --- PASS: TestDockerSuite/TestEventsUntag (2.81s) [2021-07-13T16:00:21.789Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (9.21s) [2021-07-13T16:00:21.789Z] --- SKIP: TestDockerSuite/TestExec (0.02s) [2021-07-13T16:00:21.789Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2021-07-13T16:00:21.789Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (2.18s) [2021-07-13T16:00:21.789Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (2.19s) [2021-07-13T16:00:21.789Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.02s) [2021-07-13T16:00:21.789Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2021-07-13T16:00:21.789Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2021-07-13T16:00:21.789Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (2.32s) [2021-07-13T16:00:21.789Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (2.65s) [2021-07-13T16:00:21.789Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (2.54s) [2021-07-13T16:00:21.789Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (2.34s) [2021-07-13T16:00:21.789Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (5.01s) [2021-07-13T16:00:21.789Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.02s) [2021-07-13T16:00:21.789Z] --- SKIP: TestDockerSuite/TestExecEnv (0.02s) [2021-07-13T16:00:21.789Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.02s) [2021-07-13T16:00:21.789Z] --- PASS: TestDockerSuite/TestExecExitStatus (2.77s) [2021-07-13T16:00:21.789Z] --- PASS: TestDockerSuite/TestExecInspectID (5.48s) [2021-07-13T16:00:21.789Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.03s) [2021-07-13T16:00:21.789Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2021-07-13T16:00:21.789Z] --- SKIP: TestDockerSuite/TestExecParseError (0.02s) [2021-07-13T16:00:21.789Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.02s) [2021-07-13T16:00:21.789Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2021-07-13T16:00:21.789Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (2.95s) [2021-07-13T16:00:21.789Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.02s) [2021-07-13T16:00:21.789Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.02s) [2021-07-13T16:00:21.789Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.02s) [2021-07-13T16:00:21.789Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.02s) [2021-07-13T16:00:21.789Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2021-07-13T16:00:21.789Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (2.82s) [2021-07-13T16:00:21.789Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.02s) [2021-07-13T16:00:21.789Z] --- PASS: TestDockerSuite/TestExecWindowsPathNotWiped (9.32s) [2021-07-13T16:00:21.789Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.02s) [2021-07-13T16:00:21.789Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.02s) [2021-07-13T16:00:21.789Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.02s) [2021-07-13T16:00:21.789Z] --- PASS: TestDockerSuite/TestGetContainerStats (6.52s) [2021-07-13T16:00:21.789Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (6.41s) [2021-07-13T16:00:21.789Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (3.40s) [2021-07-13T16:00:21.789Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (6.51s) [2021-07-13T16:00:21.789Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2021-07-13T16:00:21.789Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.02s) [2021-07-13T16:00:21.789Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.15s) [2021-07-13T16:00:21.789Z] --- SKIP: TestDockerSuite/TestHealth (0.02s) [2021-07-13T16:00:21.789Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.10s) [2021-07-13T16:00:21.789Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.10s) [2021-07-13T16:00:21.789Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.10s) [2021-07-13T16:00:21.789Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (5.36s) [2021-07-13T16:00:21.789Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.09s) [2021-07-13T16:00:21.789Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2021-07-13T16:00:21.789Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.10s) [2021-07-13T16:00:21.789Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.10s) [2021-07-13T16:00:21.789Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.42s) [2021-07-13T16:00:21.789Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.80s) [2021-07-13T16:00:21.789Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2021-07-13T16:00:21.789Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (1.28s) [2021-07-13T16:00:21.789Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.11s) [2021-07-13T16:00:21.789Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (2.20s) [2021-07-13T16:00:21.789Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.34s) [2021-07-13T16:00:21.789Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (2.71s) [2021-07-13T16:00:21.789Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (3.00s) [2021-07-13T16:00:21.789Z] --- PASS: TestDockerSuite/TestImagesFormat (0.27s) [2021-07-13T16:00:21.789Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2021-07-13T16:00:21.789Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (4.15s) [2021-07-13T16:00:21.789Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.09s) [2021-07-13T16:00:21.789Z] --- PASS: TestDockerSuite/TestImportBadURL (2.37s) [2021-07-13T16:00:21.789Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.02s) [2021-07-13T16:00:21.789Z] --- SKIP: TestDockerSuite/TestImportFile (0.02s) [2021-07-13T16:00:21.789Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.08s) [2021-07-13T16:00:21.789Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s) [2021-07-13T16:00:21.789Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.03s) [2021-07-13T16:00:21.789Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2021-07-13T16:00:21.789Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2021-07-13T16:00:21.789Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2021-07-13T16:00:21.789Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2021-07-13T16:00:21.789Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.10s) [2021-07-13T16:00:21.789Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2021-07-13T16:00:21.789Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2021-07-13T16:00:21.789Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (2.79s) [2021-07-13T16:00:21.789Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (2.50s) [2021-07-13T16:00:21.789Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2021-07-13T16:00:21.789Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2021-07-13T16:00:21.789Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.11s) [2021-07-13T16:00:21.789Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.02s) [2021-07-13T16:00:21.789Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (2.48s) [2021-07-13T16:00:21.789Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.23s) [2021-07-13T16:00:21.789Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (2.49s) [2021-07-13T16:00:21.789Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2021-07-13T16:00:21.789Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2021-07-13T16:00:21.790Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2021-07-13T16:00:21.790Z] --- PASS: TestDockerSuite/TestInspectDefault (2.45s) [2021-07-13T16:00:21.790Z] --- PASS: TestDockerSuite/TestInspectHistory (5.32s) [2021-07-13T16:00:21.790Z] --- SKIP: TestDockerSuite/TestInspectImage (0.03s) [2021-07-13T16:00:21.790Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2021-07-13T16:00:21.790Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2021-07-13T16:00:21.790Z] --- PASS: TestDockerSuite/TestInspectInt64 (2.47s) [2021-07-13T16:00:21.790Z] --- PASS: TestDockerSuite/TestInspectJSONFields (2.58s) [2021-07-13T16:00:21.790Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.25s) [2021-07-13T16:00:21.790Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (7.43s) [2021-07-13T16:00:21.790Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (2.57s) [2021-07-13T16:00:21.790Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.02s) [2021-07-13T16:00:21.790Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.11s) [2021-07-13T16:00:21.790Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (2.57s) [2021-07-13T16:00:21.790Z] --- PASS: TestDockerSuite/TestInspectStatus (3.21s) [2021-07-13T16:00:21.790Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (5.19s) [2021-07-13T16:00:21.790Z] --- PASS: TestDockerSuite/TestInspectTemplateError (2.80s) [2021-07-13T16:00:21.790Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (2.69s) [2021-07-13T16:00:21.790Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (2.74s) [2021-07-13T16:00:21.790Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (2.69s) [2021-07-13T16:00:21.790Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (2.51s) [2021-07-13T16:00:21.790Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (2.59s) [2021-07-13T16:00:21.790Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.10s) [2021-07-13T16:00:21.790Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.02s) [2021-07-13T16:00:21.790Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.02s) [2021-07-13T16:00:21.790Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2021-07-13T16:00:21.790Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2021-07-13T16:00:21.790Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2021-07-13T16:00:21.790Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2021-07-13T16:00:21.790Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2021-07-13T16:00:21.790Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2021-07-13T16:00:21.790Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2021-07-13T16:00:21.790Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2021-07-13T16:00:21.790Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2021-07-13T16:00:21.790Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2021-07-13T16:00:21.790Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2021-07-13T16:00:21.790Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2021-07-13T16:00:21.790Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2021-07-13T16:00:21.790Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2021-07-13T16:00:21.790Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.08s) [2021-07-13T16:00:21.790Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.02s) [2021-07-13T16:00:21.790Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (2.23s) [2021-07-13T16:00:21.790Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (2.32s) [2021-07-13T16:00:21.790Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (6.30s) [2021-07-13T16:00:21.790Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (2.89s) [2021-07-13T16:00:21.790Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2021-07-13T16:00:21.790Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (2.62s) [2021-07-13T16:00:21.790Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.09s) [2021-07-13T16:00:21.790Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (8.12s) [2021-07-13T16:00:21.790Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (8.14s) [2021-07-13T16:00:21.790Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (8.11s) [2021-07-13T16:00:21.790Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (3.11s) [2021-07-13T16:00:21.790Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (2.97s) [2021-07-13T16:00:21.790Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2021-07-13T16:00:21.790Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (2.74s) [2021-07-13T16:00:21.790Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (2.75s) [2021-07-13T16:00:21.790Z] --- PASS: TestDockerSuite/TestLogsSince (9.60s) [2021-07-13T16:00:21.790Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.03s) [2021-07-13T16:00:21.790Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.02s) [2021-07-13T16:00:21.790Z] --- PASS: TestDockerSuite/TestLogsTail (3.24s) [2021-07-13T16:00:21.790Z] --- PASS: TestDockerSuite/TestLogsTimestamps (2.87s) [2021-07-13T16:00:21.790Z] --- PASS: TestDockerSuite/TestLogsWithDetails (2.85s) [2021-07-13T16:00:21.790Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.02s) [2021-07-13T16:00:21.790Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.02s) [2021-07-13T16:00:21.790Z] --- SKIP: TestDockerSuite/TestNetHostname (0.02s) [2021-07-13T16:00:21.790Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2021-07-13T16:00:21.790Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2021-07-13T16:00:21.790Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2021-07-13T16:00:21.790Z] --- SKIP: TestDockerSuite/TestPluginActive (0.02s) [2021-07-13T16:00:21.790Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.02s) [2021-07-13T16:00:21.790Z] --- PASS: TestDockerSuite/TestPluginInspectOnWindows (0.10s) [2021-07-13T16:00:21.790Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2021-07-13T16:00:21.790Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.02s) [2021-07-13T16:00:21.790Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2021-07-13T16:00:21.790Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.02s) [2021-07-13T16:00:21.790Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.02s) [2021-07-13T16:00:21.790Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.03s) [2021-07-13T16:00:21.790Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.02s) [2021-07-13T16:00:21.790Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.02s) [2021-07-13T16:00:21.790Z] --- SKIP: TestDockerSuite/TestPortList (0.03s) [2021-07-13T16:00:21.790Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (10.97s) [2021-07-13T16:00:21.790Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.02s) [2021-07-13T16:00:21.790Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.02s) [2021-07-13T16:00:21.790Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2021-07-13T16:00:21.790Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2021-07-13T16:00:21.790Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2021-07-13T16:00:21.790Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2021-07-13T16:00:21.790Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2021-07-13T16:00:21.790Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2021-07-13T16:00:21.790Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2021-07-13T16:00:21.790Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (5.28s) [2021-07-13T16:00:21.790Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2021-07-13T16:00:21.790Z] --- PASS: TestDockerSuite/TestPsByOrder (10.36s) [2021-07-13T16:00:21.790Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2021-07-13T16:00:21.790Z] --- PASS: TestDockerSuite/TestPsListContainersBase (11.19s) [2021-07-13T16:00:21.790Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (20.92s) [2021-07-13T16:00:21.790Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.35s) [2021-07-13T16:00:21.790Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2021-07-13T16:00:21.790Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (13.85s) [2021-07-13T16:00:21.790Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (4.35s) [2021-07-13T16:00:21.790Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (17.97s) [2021-07-13T16:00:21.790Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (5.40s) [2021-07-13T16:00:21.790Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.12s) [2021-07-13T16:00:21.790Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.03s) [2021-07-13T16:00:21.790Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (10.49s) [2021-07-13T16:00:21.790Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.02s) [2021-07-13T16:00:21.790Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2021-07-13T16:00:21.790Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.03s) [2021-07-13T16:00:21.790Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.02s) [2021-07-13T16:00:21.790Z] --- PASS: TestDockerSuite/TestPsShowMounts (8.45s) [2021-07-13T16:00:21.790Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2021-07-13T16:00:21.790Z] --- PASS: TestDockerSuite/TestPullLinuxImageFailsOnWindows (1.78s) [2021-07-13T16:00:21.790Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2021-07-13T16:00:21.790Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (1.41s) [2021-07-13T16:00:21.790Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (1.03s) [2021-07-13T16:00:21.790Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2021-07-13T16:00:21.790Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (4.75s) [2021-07-13T16:00:21.790Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (4.74s) [2021-07-13T16:00:21.790Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (2.67s) [2021-07-13T16:00:21.790Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (28.73s) [2021-07-13T16:00:21.790Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2021-07-13T16:00:21.790Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (6.90s) [2021-07-13T16:00:21.790Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.29s) [2021-07-13T16:00:21.790Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.25s) [2021-07-13T16:00:21.790Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.92s) [2021-07-13T16:00:21.790Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (4.93s) [2021-07-13T16:00:21.790Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (4.76s) [2021-07-13T16:00:21.790Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2021-07-13T16:00:21.790Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (4.78s) [2021-07-13T16:00:21.790Z] --- PASS: TestDockerSuite/TestRmiBlank (0.12s) [2021-07-13T16:00:21.790Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.36s) [2021-07-13T16:00:21.790Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (16.69s) [2021-07-13T16:00:21.790Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (3.28s) [2021-07-13T16:00:21.790Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.87s) [2021-07-13T16:00:21.790Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (7.95s) [2021-07-13T16:00:21.790Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (11.04s) [2021-07-13T16:00:21.790Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (8.87s) [2021-07-13T16:00:21.790Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (5.19s) [2021-07-13T16:00:21.790Z] --- PASS: TestDockerSuite/TestRmiTag (0.86s) [2021-07-13T16:00:21.790Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (2.75s) [2021-07-13T16:00:21.790Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (19.47s) [2021-07-13T16:00:21.790Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (7.95s) [2021-07-13T16:00:21.790Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (6.10s) [2021-07-13T16:00:21.790Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (1.47s) [2021-07-13T16:00:21.790Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2021-07-13T16:00:21.790Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.02s) [2021-07-13T16:00:21.790Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2021-07-13T16:00:21.790Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2021-07-13T16:00:21.790Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2021-07-13T16:00:21.790Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2021-07-13T16:00:21.790Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2021-07-13T16:00:21.790Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (2.45s) [2021-07-13T16:00:21.790Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2021-07-13T16:00:21.790Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2021-07-13T16:00:21.790Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (5.46s) [2021-07-13T16:00:21.790Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (3.22s) [2021-07-13T16:00:21.790Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (2.50s) [2021-07-13T16:00:21.790Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (2.56s) [2021-07-13T16:00:21.790Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (7.30s) [2021-07-13T16:00:21.790Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.09s) [2021-07-13T16:00:21.790Z] --- PASS: TestDockerSuite/TestRunBindMounts (5.13s) [2021-07-13T16:00:21.790Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2021-07-13T16:00:21.790Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.03s) [2021-07-13T16:00:21.790Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2021-07-13T16:00:21.790Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2021-07-13T16:00:21.790Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2021-07-13T16:00:21.790Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2021-07-13T16:00:21.790Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2021-07-13T16:00:21.790Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2021-07-13T16:00:21.790Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2021-07-13T16:00:21.790Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2021-07-13T16:00:21.790Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2021-07-13T16:00:21.790Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (2.56s) [2021-07-13T16:00:21.790Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2021-07-13T16:00:21.790Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (3.59s) [2021-07-13T16:00:21.790Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.04s) [2021-07-13T16:00:21.790Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2021-07-13T16:00:21.790Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (2.36s) [2021-07-13T16:00:21.790Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.03s) [2021-07-13T16:00:21.790Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2021-07-13T16:00:21.790Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2021-07-13T16:00:21.790Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2021-07-13T16:00:21.790Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2021-07-13T16:00:21.790Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2021-07-13T16:00:21.790Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2021-07-13T16:00:21.790Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (2.65s) [2021-07-13T16:00:21.790Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (2.92s) [2021-07-13T16:00:21.790Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (2.75s) [2021-07-13T16:00:21.790Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.03s) [2021-07-13T16:00:21.790Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.03s) [2021-07-13T16:00:21.790Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2021-07-13T16:00:21.790Z] --- PASS: TestDockerSuite/TestRunCreateVolume (2.74s) [2021-07-13T16:00:21.790Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2021-07-13T16:00:21.790Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2021-07-13T16:00:21.790Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2021-07-13T16:00:21.790Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2021-07-13T16:00:21.790Z] --- PASS: TestDockerSuite/TestRunCredentialSpecFailures (2.36s) [2021-07-13T16:00:21.790Z] --- PASS: TestDockerSuite/TestRunCredentialSpecWellFormed (6.36s) [2021-07-13T16:00:21.790Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2021-07-13T16:00:21.790Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.02s) [2021-07-13T16:00:21.790Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.02s) [2021-07-13T16:00:21.790Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2021-07-13T16:00:21.790Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2021-07-13T16:00:21.790Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2021-07-13T16:00:21.790Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (2.63s) [2021-07-13T16:00:21.790Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.03s) [2021-07-13T16:00:21.790Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.15s) [2021-07-13T16:00:21.790Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.03s) [2021-07-13T16:00:21.790Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (2.59s) [2021-07-13T16:00:21.791Z] --- PASS: TestDockerSuite/TestRunEchoStdout (2.52s) [2021-07-13T16:00:21.791Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.02s) [2021-07-13T16:00:21.791Z] --- PASS: TestDockerSuite/TestRunEntrypoint (2.54s) [2021-07-13T16:00:21.791Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.02s) [2021-07-13T16:00:21.791Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.02s) [2021-07-13T16:00:21.791Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2021-07-13T16:00:21.791Z] --- PASS: TestDockerSuite/TestRunExitCode (2.53s) [2021-07-13T16:00:21.791Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (2.54s) [2021-07-13T16:00:21.791Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (2.80s) [2021-07-13T16:00:21.791Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (2.66s) [2021-07-13T16:00:21.791Z] --- PASS: TestDockerSuite/TestRunExposePort (0.09s) [2021-07-13T16:00:21.791Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.02s) [2021-07-13T16:00:21.791Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.02s) [2021-07-13T16:00:21.791Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.02s) [2021-07-13T16:00:21.791Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2021-07-13T16:00:21.791Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2021-07-13T16:00:21.791Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2021-07-13T16:00:21.791Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s) [2021-07-13T16:00:21.791Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (9.25s) [2021-07-13T16:00:21.791Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2021-07-13T16:00:21.791Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.09s) [2021-07-13T16:00:21.791Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2021-07-13T16:00:21.791Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.03s) [2021-07-13T16:00:21.791Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2021-07-13T16:00:21.791Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2021-07-13T16:00:21.791Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (10.60s) [2021-07-13T16:00:21.791Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2021-07-13T16:00:21.791Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (1.96s) [2021-07-13T16:00:21.791Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.02s) [2021-07-13T16:00:21.791Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2021-07-13T16:00:21.791Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2021-07-13T16:00:21.791Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.02s) [2021-07-13T16:00:21.791Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2021-07-13T16:00:21.791Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.02s) [2021-07-13T16:00:21.791Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2021-07-13T16:00:21.791Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2021-07-13T16:00:21.791Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.02s) [2021-07-13T16:00:21.791Z] --- SKIP: TestDockerSuite/TestRunMount (0.02s) [2021-07-13T16:00:21.791Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.02s) [2021-07-13T16:00:21.791Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2021-07-13T16:00:21.791Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.05s) [2021-07-13T16:00:21.791Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (8.40s) [2021-07-13T16:00:21.791Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2021-07-13T16:00:21.791Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.02s) [2021-07-13T16:00:21.791Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2021-07-13T16:00:21.791Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (5.43s) [2021-07-13T16:00:21.791Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (4.71s) [2021-07-13T16:00:21.791Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2021-07-13T16:00:21.791Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2021-07-13T16:00:21.791Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.02s) [2021-07-13T16:00:21.791Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2021-07-13T16:00:21.791Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2021-07-13T16:00:21.791Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2021-07-13T16:00:21.791Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2021-07-13T16:00:21.791Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2021-07-13T16:00:21.791Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2021-07-13T16:00:21.791Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.43s) [2021-07-13T16:00:21.791Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (1.32s) [2021-07-13T16:00:21.791Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (2.45s) [2021-07-13T16:00:21.791Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (2.44s) [2021-07-13T16:00:21.791Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (1.32s) [2021-07-13T16:00:21.791Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (2.24s) [2021-07-13T16:00:21.791Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.34s) [2021-07-13T16:00:21.791Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2021-07-13T16:00:21.791Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2021-07-13T16:00:21.791Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.02s) [2021-07-13T16:00:21.791Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2021-07-13T16:00:21.791Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2021-07-13T16:00:21.791Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2021-07-13T16:00:21.791Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2021-07-13T16:00:21.791Z] --- PASS: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (8.21s) [2021-07-13T16:00:21.791Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.02s) [2021-07-13T16:00:21.791Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.02s) [2021-07-13T16:00:21.791Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.02s) [2021-07-13T16:00:21.791Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.02s) [2021-07-13T16:00:21.791Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2021-07-13T16:00:21.791Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (8.82s) [2021-07-13T16:00:21.791Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2021-07-13T16:00:21.791Z] --- PASS: TestDockerSuite/TestRunRm (2.70s) [2021-07-13T16:00:21.791Z] --- PASS: TestDockerSuite/TestRunRmAndWait (5.79s) [2021-07-13T16:00:21.791Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (7.53s) [2021-07-13T16:00:21.791Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (2.70s) [2021-07-13T16:00:21.791Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (2.65s) [2021-07-13T16:00:21.791Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (3.17s) [2021-07-13T16:00:21.791Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2021-07-13T16:00:21.791Z] --- SKIP: TestDockerSuite/TestRunState (0.02s) [2021-07-13T16:00:21.791Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (2.58s) [2021-07-13T16:00:21.791Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.02s) [2021-07-13T16:00:21.791Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (2.41s) [2021-07-13T16:00:21.791Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.03s) [2021-07-13T16:00:21.791Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2021-07-13T16:00:21.791Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.22s) [2021-07-13T16:00:21.791Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.10s) [2021-07-13T16:00:21.791Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2021-07-13T16:00:21.791Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (5.26s) [2021-07-13T16:00:21.791Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2021-07-13T16:00:21.791Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2021-07-13T16:00:21.791Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2021-07-13T16:00:21.791Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2021-07-13T16:00:21.791Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.02s) [2021-07-13T16:00:21.791Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.02s) [2021-07-13T16:00:21.791Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.02s) [2021-07-13T16:00:21.791Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s) [2021-07-13T16:00:21.791Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.02s) [2021-07-13T16:00:21.791Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.01s) [2021-07-13T16:00:21.791Z] --- PASS: TestDockerSuite/TestRunUserDefaults (2.52s) [2021-07-13T16:00:21.791Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.02s) [2021-07-13T16:00:21.791Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (2.47s) [2021-07-13T16:00:21.791Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2021-07-13T16:00:21.791Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2021-07-13T16:00:21.791Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (8.38s) [2021-07-13T16:00:21.791Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (7.62s) [2021-07-13T16:00:21.791Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (4.97s) [2021-07-13T16:00:21.791Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (7.41s) [2021-07-13T16:00:21.791Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2021-07-13T16:00:21.791Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.14s) [2021-07-13T16:00:21.791Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUCount (3.15s) [2021-07-13T16:00:21.791Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUPercent (2.51s) [2021-07-13T16:00:21.791Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUShares (2.56s) [2021-07-13T16:00:21.791Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.02s) [2021-07-13T16:00:21.791Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.08s) [2021-07-13T16:00:21.791Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.10s) [2021-07-13T16:00:21.791Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2021-07-13T16:00:21.791Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2021-07-13T16:00:21.791Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2021-07-13T16:00:21.791Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2021-07-13T16:00:21.791Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.02s) [2021-07-13T16:00:21.791Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (4.51s) [2021-07-13T16:00:21.791Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (1.99s) [2021-07-13T16:00:21.791Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (2.46s) [2021-07-13T16:00:21.791Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (4.99s) [2021-07-13T16:00:21.791Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2021-07-13T16:00:21.791Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2021-07-13T16:00:21.791Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2021-07-13T16:00:21.791Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2021-07-13T16:00:21.791Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2021-07-13T16:00:21.791Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2021-07-13T16:00:21.791Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.02s) [2021-07-13T16:00:21.791Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2021-07-13T16:00:21.791Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.02s) [2021-07-13T16:00:21.791Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.02s) [2021-07-13T16:00:21.791Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.02s) [2021-07-13T16:00:21.791Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.02s) [2021-07-13T16:00:21.791Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2021-07-13T16:00:21.791Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.02s) [2021-07-13T16:00:21.791Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2021-07-13T16:00:21.791Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2021-07-13T16:00:21.791Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2021-07-13T16:00:21.791Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (2.51s) [2021-07-13T16:00:21.791Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.42s) [2021-07-13T16:00:21.791Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.46s) [2021-07-13T16:00:21.791Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.31s) [2021-07-13T16:00:21.791Z] --- PASS: TestDockerSuite/TestSearchWithLimit (1.80s) [2021-07-13T16:00:21.791Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (12.26s) [2021-07-13T16:00:21.791Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2021-07-13T16:00:21.791Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (8.98s) [2021-07-13T16:00:21.791Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2021-07-13T16:00:21.791Z] --- PASS: TestDockerSuite/TestStartAttachSilent (4.62s) [2021-07-13T16:00:21.791Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.02s) [2021-07-13T16:00:21.791Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.03s) [2021-07-13T16:00:21.791Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.02s) [2021-07-13T16:00:21.791Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.02s) [2021-07-13T16:00:21.791Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (15.26s) [2021-07-13T16:00:21.791Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2021-07-13T16:00:21.791Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.02s) [2021-07-13T16:00:21.791Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2021-07-13T16:00:21.791Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.02s) [2021-07-13T16:00:21.791Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.02s) [2021-07-13T16:00:21.791Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.02s) [2021-07-13T16:00:21.791Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (2.67s) [2021-07-13T16:00:21.791Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (2.99s) [2021-07-13T16:00:21.791Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.02s) [2021-07-13T16:00:21.791Z] --- PASS: TestDockerSuite/TestTopWindowsCoreProcesses (2.65s) [2021-07-13T16:00:21.791Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2021-07-13T16:00:21.791Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2021-07-13T16:00:21.791Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2021-07-13T16:00:21.791Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2021-07-13T16:00:21.791Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2021-07-13T16:00:21.791Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2021-07-13T16:00:21.791Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.39s) [2021-07-13T16:00:21.791Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.19s) [2021-07-13T16:00:21.791Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.30s) [2021-07-13T16:00:21.791Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2021-07-13T16:00:21.791Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.43s) [2021-07-13T16:00:21.791Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.41s) [2021-07-13T16:00:21.791Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.20s) [2021-07-13T16:00:21.791Z] --- PASS: TestDockerSuite/TestVolumeCLILs (4.54s) [2021-07-13T16:00:21.791Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.09s) [2021-07-13T16:00:21.791Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (4.76s) [2021-07-13T16:00:21.791Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.52s) [2021-07-13T16:00:21.791Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.51s) [2021-07-13T16:00:21.791Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.11s) [2021-07-13T16:00:21.791Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.25s) [2021-07-13T16:00:21.791Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (14.80s) [2021-07-13T16:00:21.791Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2021-07-13T16:00:21.791Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.78s) [2021-07-13T16:00:21.791Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.25s) [2021-07-13T16:00:21.791Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2021-07-13T16:00:21.791Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (8.22s) [2021-07-13T16:00:21.791Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.36s) [2021-07-13T16:00:21.791Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.34s) [2021-07-13T16:00:21.791Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (16.04s) [2021-07-13T16:00:21.791Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.02s) [2021-07-13T16:00:21.791Z] --- PASS: TestDockerSuite/TestWindowsRunAsSystem (2.32s) [2021-07-13T16:00:21.791Z] === RUN TestDockerRegistrySuite [2021-07-13T16:00:21.791Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2021-07-13T16:00:21.791Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-13T16:00:21.791Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2021-07-13T16:00:21.791Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-13T16:00:21.791Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2021-07-13T16:00:21.791Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-13T16:00:21.791Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2021-07-13T16:00:21.791Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-13T16:00:21.791Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2021-07-13T16:00:21.791Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-13T16:00:21.791Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2021-07-13T16:00:21.791Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-13T16:00:21.791Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2021-07-13T16:00:21.791Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-13T16:00:21.791Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2021-07-13T16:00:21.792Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-13T16:00:21.792Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2021-07-13T16:00:21.792Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-13T16:00:21.792Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2021-07-13T16:00:21.792Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-13T16:00:21.792Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2021-07-13T16:00:21.792Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-13T16:00:21.792Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2021-07-13T16:00:21.792Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-13T16:00:21.792Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2021-07-13T16:00:21.792Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-13T16:00:21.792Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2021-07-13T16:00:21.792Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-13T16:00:21.792Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2021-07-13T16:00:21.792Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-13T16:00:21.792Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2021-07-13T16:00:21.792Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-13T16:00:21.792Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2021-07-13T16:00:21.792Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-13T16:00:21.792Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2021-07-13T16:00:21.792Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-13T16:00:21.792Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2021-07-13T16:00:21.792Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-13T16:00:21.792Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2021-07-13T16:00:21.792Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-13T16:00:21.792Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2021-07-13T16:00:21.792Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-13T16:00:21.792Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2021-07-13T16:00:21.792Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-13T16:00:21.792Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2021-07-13T16:00:21.792Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-13T16:00:21.792Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2021-07-13T16:00:21.792Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-13T16:00:21.792Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2021-07-13T16:00:21.792Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-13T16:00:21.792Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2021-07-13T16:00:21.792Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-13T16:00:21.792Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2021-07-13T16:00:21.792Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-13T16:00:21.792Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2021-07-13T16:00:21.792Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-13T16:00:21.792Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2021-07-13T16:00:21.792Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-13T16:00:21.792Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2021-07-13T16:00:21.792Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-13T16:00:21.792Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2021-07-13T16:00:21.792Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-13T16:00:21.792Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2021-07-13T16:00:21.792Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-13T16:00:22.274Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2021-07-13T16:00:22.274Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-13T16:00:22.274Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2021-07-13T16:00:22.274Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-13T16:00:22.274Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2021-07-13T16:00:22.274Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-13T16:00:22.274Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2021-07-13T16:00:22.274Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-13T16:00:22.274Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2021-07-13T16:00:22.274Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-13T16:00:22.274Z] === RUN TestDockerRegistrySuite/TestV2Only [2021-07-13T16:00:22.274Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-13T16:00:22.274Z] --- PASS: TestDockerRegistrySuite (0.20s) [2021-07-13T16:00:22.274Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2021-07-13T16:00:22.274Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2021-07-13T16:00:22.274Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2021-07-13T16:00:22.274Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2021-07-13T16:00:22.274Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-07-13T16:00:22.274Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-07-13T16:00:22.274Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2021-07-13T16:00:22.274Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2021-07-13T16:00:22.274Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2021-07-13T16:00:22.274Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2021-07-13T16:00:22.274Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2021-07-13T16:00:22.274Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2021-07-13T16:00:22.274Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2021-07-13T16:00:22.274Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2021-07-13T16:00:22.274Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2021-07-13T16:00:22.274Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2021-07-13T16:00:22.274Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2021-07-13T16:00:22.274Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2021-07-13T16:00:22.274Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2021-07-13T16:00:22.274Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-07-13T16:00:22.274Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-07-13T16:00:22.274Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-07-13T16:00:22.274Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-07-13T16:00:22.274Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2021-07-13T16:00:22.274Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2021-07-13T16:00:22.274Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2021-07-13T16:00:22.274Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2021-07-13T16:00:22.274Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2021-07-13T16:00:22.274Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2021-07-13T16:00:22.274Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2021-07-13T16:00:22.274Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2021-07-13T16:00:22.274Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2021-07-13T16:00:22.274Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2021-07-13T16:00:22.274Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2021-07-13T16:00:22.274Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2021-07-13T16:00:22.274Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2021-07-13T16:00:22.274Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2021-07-13T16:00:22.274Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2021-07-13T16:00:22.274Z] === RUN TestDockerSchema1RegistrySuite [2021-07-13T16:00:22.274Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2021-07-13T16:00:22.274Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-13T16:00:22.274Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2021-07-13T16:00:22.274Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-13T16:00:22.274Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2021-07-13T16:00:22.274Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-13T16:00:22.274Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush [2021-07-13T16:00:22.274Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-13T16:00:22.274Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2021-07-13T16:00:22.274Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-13T16:00:22.274Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2021-07-13T16:00:22.274Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-13T16:00:22.274Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2021-07-13T16:00:22.274Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-13T16:00:22.274Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2021-07-13T16:00:22.274Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-13T16:00:22.274Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2021-07-13T16:00:22.274Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-13T16:00:22.274Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2021-07-13T16:00:22.274Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-13T16:00:22.274Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2021-07-13T16:00:22.274Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-13T16:00:22.274Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2021-07-13T16:00:22.274Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-13T16:00:22.274Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2021-07-13T16:00:22.274Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-13T16:00:22.274Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag [2021-07-13T16:00:22.274Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-13T16:00:22.274Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2021-07-13T16:00:22.274Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-13T16:00:22.274Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2021-07-13T16:00:22.274Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-13T16:00:22.274Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags [2021-07-13T16:00:22.274Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-13T16:00:22.274Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged [2021-07-13T16:00:22.274Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-13T16:00:22.274Z] --- PASS: TestDockerSchema1RegistrySuite (0.00s) [2021-07-13T16:00:22.274Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2021-07-13T16:00:22.274Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-07-13T16:00:22.274Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-07-13T16:00:22.274Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2021-07-13T16:00:22.274Z] --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2021-07-13T16:00:22.274Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2021-07-13T16:00:22.274Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-07-13T16:00:22.274Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-07-13T16:00:22.274Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-07-13T16:00:22.274Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-07-13T16:00:22.274Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2021-07-13T16:00:22.274Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2021-07-13T16:00:22.274Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2021-07-13T16:00:22.274Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2021-07-13T16:00:22.274Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2021-07-13T16:00:22.274Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2021-07-13T16:00:22.274Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2021-07-13T16:00:22.274Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2021-07-13T16:00:22.274Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2021-07-13T16:00:22.274Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2021-07-13T16:00:22.274Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-07-13T16:00:22.274Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2021-07-13T16:00:22.274Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-07-13T16:00:22.274Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2021-07-13T16:00:22.274Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-07-13T16:00:22.274Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2021-07-13T16:00:22.274Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-07-13T16:00:22.274Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2021-07-13T16:00:22.274Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-07-13T16:00:22.274Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2021-07-13T16:00:22.274Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-07-13T16:00:22.274Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2021-07-13T16:00:22.274Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-07-13T16:00:22.274Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2021-07-13T16:00:22.274Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-07-13T16:00:22.274Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (0.03s) [2021-07-13T16:00:22.274Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2021-07-13T16:00:22.274Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2021-07-13T16:00:22.274Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2021-07-13T16:00:22.274Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2021-07-13T16:00:22.274Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2021-07-13T16:00:22.274Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2021-07-13T16:00:22.274Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2021-07-13T16:00:22.274Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2021-07-13T16:00:22.274Z] === RUN TestDockerRegistryAuthTokenSuite [2021-07-13T16:00:22.274Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2021-07-13T16:00:22.274Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-07-13T16:00:22.274Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2021-07-13T16:00:22.274Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-07-13T16:00:22.274Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2021-07-13T16:00:22.274Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-07-13T16:00:22.274Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2021-07-13T16:00:22.274Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-07-13T16:00:22.274Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2021-07-13T16:00:22.274Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-07-13T16:00:22.274Z] --- PASS: TestDockerRegistryAuthTokenSuite (0.00s) [2021-07-13T16:00:22.274Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2021-07-13T16:00:22.274Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2021-07-13T16:00:22.274Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2021-07-13T16:00:22.274Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2021-07-13T16:00:22.274Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2021-07-13T16:00:22.274Z] === RUN TestDockerDaemonSuite [2021-07-13T16:00:22.274Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2021-07-13T16:00:22.274Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-07-13T16:00:22.274Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2021-07-13T16:00:22.274Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-07-13T16:00:22.274Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2021-07-13T16:00:22.274Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-07-13T16:00:22.274Z] --- PASS: TestDockerDaemonSuite (0.00s) [2021-07-13T16:00:22.274Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2021-07-13T16:00:22.274Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2021-07-13T16:00:22.274Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2021-07-13T16:00:22.274Z] === RUN TestDockerSwarmSuite [2021-07-13T16:00:22.274Z] --- PASS: TestDockerSwarmSuite (0.00s) [2021-07-13T16:00:22.274Z] === RUN TestDockerPluginSuite [2021-07-13T16:00:22.274Z] === RUN TestDockerPluginSuite/TestPluginBasicOps [2021-07-13T16:00:22.274Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-13T16:00:22.274Z] === RUN TestDockerPluginSuite/TestPluginCreate [2021-07-13T16:00:22.274Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-13T16:00:22.274Z] === RUN TestDockerPluginSuite/TestPluginEnableDisableNegative [2021-07-13T16:00:22.274Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-13T16:00:22.274Z] === RUN TestDockerPluginSuite/TestPluginForceRemove [2021-07-13T16:00:22.274Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-13T16:00:22.274Z] === RUN TestDockerPluginSuite/TestPluginIDPrefix [2021-07-13T16:00:22.274Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-13T16:00:22.274Z] === RUN TestDockerPluginSuite/TestPluginInspect [2021-07-13T16:00:22.274Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-13T16:00:22.274Z] === RUN TestDockerPluginSuite/TestPluginInstallArgs [2021-07-13T16:00:22.274Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-13T16:00:22.274Z] === RUN TestDockerPluginSuite/TestPluginInstallDisable [2021-07-13T16:00:22.274Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-13T16:00:22.274Z] === RUN TestDockerPluginSuite/TestPluginInstallImage [2021-07-13T16:00:22.274Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-13T16:00:22.274Z] === RUN TestDockerPluginSuite/TestPluginListDefaultFormat [2021-07-13T16:00:22.274Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-13T16:00:22.274Z] === RUN TestDockerPluginSuite/TestPluginSet [2021-07-13T16:00:22.274Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-13T16:00:22.274Z] --- PASS: TestDockerPluginSuite (0.03s) [2021-07-13T16:00:22.274Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2021-07-13T16:00:22.275Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2021-07-13T16:00:22.275Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2021-07-13T16:00:22.275Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2021-07-13T16:00:22.275Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2021-07-13T16:00:22.275Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2021-07-13T16:00:22.275Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2021-07-13T16:00:22.275Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2021-07-13T16:00:22.275Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2021-07-13T16:00:22.275Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2021-07-13T16:00:22.275Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2021-07-13T16:00:22.275Z] === RUN TestDockerExternalVolumeSuite [2021-07-13T16:00:22.275Z] check_test.go:128: unmatched requirement DaemonIsLinux [2021-07-13T16:00:22.275Z] --- SKIP: TestDockerExternalVolumeSuite (0.00s) [2021-07-13T16:00:22.275Z] === RUN TestDockerNetworkSuite [2021-07-13T16:00:22.275Z] check_test.go:134: unmatched requirement DaemonIsLinux [2021-07-13T16:00:22.275Z] --- SKIP: TestDockerNetworkSuite (0.00s) [2021-07-13T16:00:22.275Z] === RUN TestDockerHubPullSuite [2021-07-13T16:00:22.275Z] check_test.go:142: unmatched requirement DaemonIsLinux [2021-07-13T16:00:22.275Z] --- SKIP: TestDockerHubPullSuite (0.00s) [2021-07-13T16:00:22.275Z] PASS [2021-07-13T16:00:22.275Z] ok github.com/docker/docker/integration-cli 3115.811s [2021-07-13T16:00:22.275Z] [2021-07-13T16:00:22.275Z] === Skipped [2021-07-13T16:00:22.275Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2021-07-13T16:00:22.275Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2021-07-13T16:00:22.275Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2021-07-13T16:00:22.275Z] [2021-07-13T16:00:22.275Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.02s) [2021-07-13T16:00:22.275Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2021-07-13T16:00:22.275Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2021-07-13T16:00:22.275Z] [2021-07-13T16:00:22.275Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.03s) [2021-07-13T16:00:22.275Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2021-07-13T16:00:22.275Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.03s) [2021-07-13T16:00:22.275Z] [2021-07-13T16:00:22.275Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2021-07-13T16:00:22.275Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2021-07-13T16:00:22.275Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2021-07-13T16:00:22.275Z] [2021-07-13T16:00:22.275Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.02s) [2021-07-13T16:00:22.275Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2021-07-13T16:00:22.275Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s) [2021-07-13T16:00:22.275Z] [2021-07-13T16:00:22.275Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2021-07-13T16:00:22.275Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2021-07-13T16:00:22.275Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2021-07-13T16:00:22.275Z] [2021-07-13T16:00:22.275Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2021-07-13T16:00:22.275Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2021-07-13T16:00:22.275Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2021-07-13T16:00:22.275Z] [2021-07-13T16:00:22.275Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2021-07-13T16:00:22.275Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2021-07-13T16:00:22.275Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2021-07-13T16:00:22.275Z] [2021-07-13T16:00:22.275Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2021-07-13T16:00:22.275Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2021-07-13T16:00:22.275Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2021-07-13T16:00:22.275Z] [2021-07-13T16:00:22.275Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2021-07-13T16:00:22.275Z] docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux [2021-07-13T16:00:22.275Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2021-07-13T16:00:22.275Z] [2021-07-13T16:00:22.275Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2021-07-13T16:00:22.275Z] docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-07-13T16:00:22.275Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2021-07-13T16:00:22.275Z] [2021-07-13T16:00:22.275Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2021-07-13T16:00:22.275Z] docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux [2021-07-13T16:00:22.275Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2021-07-13T16:00:22.275Z] [2021-07-13T16:00:22.275Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2021-07-13T16:00:22.275Z] docker_cli_run_test.go:3155: unmatched requirement Apparmor [2021-07-13T16:00:22.275Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2021-07-13T16:00:22.275Z] [2021-07-13T16:00:22.275Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2021-07-13T16:00:22.275Z] docker_cli_run_test.go:3133: unmatched requirement Apparmor [2021-07-13T16:00:22.275Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2021-07-13T16:00:22.275Z] [2021-07-13T16:00:22.275Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2021-07-13T16:00:22.275Z] docker_cli_run_test.go:3145: unmatched requirement DaemonIsLinux [2021-07-13T16:00:22.275Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2021-07-13T16:00:22.275Z] [2021-07-13T16:00:22.275Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.02s) [2021-07-13T16:00:22.275Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2021-07-13T16:00:22.275Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.02s) [2021-07-13T16:00:22.275Z] [2021-07-13T16:00:22.275Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.02s) [2021-07-13T16:00:22.275Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2021-07-13T16:00:22.275Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.02s) [2021-07-13T16:00:22.275Z] [2021-07-13T16:00:22.275Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2021-07-13T16:00:22.275Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2021-07-13T16:00:22.275Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2021-07-13T16:00:22.275Z] [2021-07-13T16:00:22.275Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.56s) [2021-07-13T16:00:22.275Z] docker_api_build_test.go:177: unmatched requirement UnixCli [2021-07-13T16:00:22.275Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.56s) [2021-07-13T16:00:22.275Z] [2021-07-13T16:00:22.275Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2021-07-13T16:00:22.275Z] docker_cli_build_test.go:575: unmatched requirement DaemonIsLinux [2021-07-13T16:00:22.275Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2021-07-13T16:00:22.275Z] [2021-07-13T16:00:22.275Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.02s) [2021-07-13T16:00:22.275Z] docker_cli_build_test.go:928: unmatched requirement DaemonIsLinux [2021-07-13T16:00:22.275Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.02s) [2021-07-13T16:00:22.275Z] [2021-07-13T16:00:22.275Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2021-07-13T16:00:22.275Z] docker_cli_build_test.go:1008: unmatched requirement DaemonIsLinux [2021-07-13T16:00:22.275Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2021-07-13T16:00:22.275Z] [2021-07-13T16:00:22.275Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.05s) [2021-07-13T16:00:22.275Z] docker_cli_build_test.go:753: unmatched requirement DaemonIsLinux [2021-07-13T16:00:22.275Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.05s) [2021-07-13T16:00:22.275Z] [2021-07-13T16:00:22.275Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2021-07-13T16:00:22.275Z] docker_cli_build_test.go:739: unmatched requirement DaemonIsLinux [2021-07-13T16:00:22.275Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2021-07-13T16:00:22.275Z] [2021-07-13T16:00:22.275Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.04s) [2021-07-13T16:00:22.275Z] docker_cli_build_test.go:799: unmatched requirement DaemonIsLinux [2021-07-13T16:00:22.275Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.04s) [2021-07-13T16:00:22.275Z] [2021-07-13T16:00:22.275Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.04s) [2021-07-13T16:00:22.275Z] docker_cli_build_test.go:2812: unmatched requirement DaemonIsLinux [2021-07-13T16:00:22.275Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.04s) [2021-07-13T16:00:22.275Z] [2021-07-13T16:00:22.275Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2021-07-13T16:00:22.275Z] docker_cli_build_test.go:507: unmatched requirement DaemonIsLinux [2021-07-13T16:00:22.275Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2021-07-13T16:00:22.275Z] [2021-07-13T16:00:22.275Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2021-07-13T16:00:22.275Z] docker_cli_build_test.go:724: unmatched requirement DaemonIsLinux [2021-07-13T16:00:22.275Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2021-07-13T16:00:22.275Z] [2021-07-13T16:00:22.275Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2021-07-13T16:00:22.275Z] docker_cli_build_test.go:468: unmatched requirement DaemonIsLinux [2021-07-13T16:00:22.275Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2021-07-13T16:00:22.275Z] [2021-07-13T16:00:22.275Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.05s) [2021-07-13T16:00:22.275Z] docker_cli_build_test.go:2948: unmatched requirement DaemonIsLinux [2021-07-13T16:00:22.275Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.05s) [2021-07-13T16:00:22.275Z] [2021-07-13T16:00:22.275Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.45s) [2021-07-13T16:00:22.275Z] docker_cli_build_test.go:2995: unmatched requirement DaemonIsLinux [2021-07-13T16:00:22.275Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.45s) [2021-07-13T16:00:22.275Z] [2021-07-13T16:00:22.275Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (0.92s) [2021-07-13T16:00:22.275Z] docker_cli_build_test.go:769: unmatched requirement DaemonIsLinux [2021-07-13T16:00:22.275Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.92s) [2021-07-13T16:00:22.275Z] [2021-07-13T16:00:22.275Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.35s) [2021-07-13T16:00:22.275Z] docker_cli_build_test.go:4458: unmatched requirement DaemonIsLinux [2021-07-13T16:00:22.275Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.35s) [2021-07-13T16:00:22.275Z] [2021-07-13T16:00:22.275Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.47s) [2021-07-13T16:00:22.275Z] docker_cli_build_test.go:4481: unmatched requirement DaemonIsLinux [2021-07-13T16:00:22.275Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.47s) [2021-07-13T16:00:22.275Z] [2021-07-13T16:00:22.275Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.04s) [2021-07-13T16:00:22.275Z] docker_cli_build_test.go:4604: unmatched requirement DaemonIsLinux [2021-07-13T16:00:22.275Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.04s) [2021-07-13T16:00:22.275Z] [2021-07-13T16:00:22.275Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.03s) [2021-07-13T16:00:22.275Z] docker_cli_build_test.go:4523: unmatched requirement DaemonIsLinux [2021-07-13T16:00:22.275Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.03s) [2021-07-13T16:00:22.275Z] [2021-07-13T16:00:22.275Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.05s) [2021-07-13T16:00:22.275Z] docker_cli_build_test.go:4406: unmatched requirement DaemonIsLinux [2021-07-13T16:00:22.275Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.05s) [2021-07-13T16:00:22.275Z] [2021-07-13T16:00:22.275Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.05s) [2021-07-13T16:00:22.275Z] docker_cli_build_test.go:4260: unmatched requirement DaemonIsLinux [2021-07-13T16:00:22.275Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.05s) [2021-07-13T16:00:22.275Z] [2021-07-13T16:00:22.275Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.05s) [2021-07-13T16:00:22.275Z] docker_cli_build_test.go:4289: unmatched requirement DaemonIsLinux [2021-07-13T16:00:22.275Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.05s) [2021-07-13T16:00:22.275Z] [2021-07-13T16:00:22.275Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.96s) [2021-07-13T16:00:22.275Z] docker_cli_build_test.go:4434: unmatched requirement DaemonIsLinux [2021-07-13T16:00:22.275Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.96s) [2021-07-13T16:00:22.275Z] [2021-07-13T16:00:22.275Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.46s) [2021-07-13T16:00:22.275Z] docker_cli_build_test.go:373: unmatched requirement DaemonIsLinux [2021-07-13T16:00:22.275Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.46s) [2021-07-13T16:00:22.275Z] [2021-07-13T16:00:22.275Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.06s) [2021-07-13T16:00:22.275Z] docker_cli_build_test.go:5423: unmatched requirement DaemonIsLinux [2021-07-13T16:00:22.275Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.06s) [2021-07-13T16:00:22.275Z] [2021-07-13T16:00:22.275Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.06s) [2021-07-13T16:00:22.275Z] docker_api_build_test.go:402: unmatched requirement DaemonIsLinux [2021-07-13T16:00:22.275Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.06s) [2021-07-13T16:00:22.275Z] [2021-07-13T16:00:22.275Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.02s) [2021-07-13T16:00:22.275Z] docker_cli_build_test.go:3571: unmatched requirement UnixCli [2021-07-13T16:00:22.275Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.02s) [2021-07-13T16:00:22.275Z] [2021-07-13T16:00:22.275Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2021-07-13T16:00:22.275Z] docker_cli_build_test.go:2642: unmatched requirement DaemonIsLinux [2021-07-13T16:00:22.275Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2021-07-13T16:00:22.275Z] [2021-07-13T16:00:22.275Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2021-07-13T16:00:22.275Z] docker_cli_build_test.go:3970: unmatched requirement DaemonIsLinux [2021-07-13T16:00:22.275Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2021-07-13T16:00:22.275Z] [2021-07-13T16:00:22.275Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.04s) [2021-07-13T16:00:22.275Z] docker_cli_build_test.go:523: unmatched requirement DaemonIsLinux [2021-07-13T16:00:22.275Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.04s) [2021-07-13T16:00:22.275Z] [2021-07-13T16:00:22.275Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2021-07-13T16:00:22.275Z] docker_cli_build_test.go:895: unmatched requirement DaemonIsLinux [2021-07-13T16:00:22.275Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2021-07-13T16:00:22.275Z] [2021-07-13T16:00:22.275Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2021-07-13T16:00:22.275Z] docker_cli_build_test.go:881: unmatched requirement DaemonIsLinux [2021-07-13T16:00:22.275Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2021-07-13T16:00:22.275Z] [2021-07-13T16:00:22.275Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.45s) [2021-07-13T16:00:22.275Z] docker_cli_build_test.go:850: unmatched requirement DaemonIsLinux [2021-07-13T16:00:22.275Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.45s) [2021-07-13T16:00:22.275Z] [2021-07-13T16:00:22.275Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.46s) [2021-07-13T16:00:22.275Z] docker_cli_build_test.go:866: unmatched requirement DaemonIsLinux [2021-07-13T16:00:22.275Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.46s) [2021-07-13T16:00:22.275Z] [2021-07-13T16:00:22.275Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s) [2021-07-13T16:00:22.275Z] docker_cli_build_test.go:812: unmatched requirement DaemonIsLinux [2021-07-13T16:00:22.275Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s) [2021-07-13T16:00:22.275Z] [2021-07-13T16:00:22.275Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.04s) [2021-07-13T16:00:22.275Z] docker_cli_build_test.go:911: unmatched requirement DaemonIsLinux [2021-07-13T16:00:22.275Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.04s) [2021-07-13T16:00:22.275Z] [2021-07-13T16:00:22.275Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.49s) [2021-07-13T16:00:22.275Z] docker_cli_build_test.go:686: unmatched requirement DaemonIsLinux [2021-07-13T16:00:22.276Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.49s) [2021-07-13T16:00:22.276Z] [2021-07-13T16:00:22.276Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.54s) [2021-07-13T16:00:22.276Z] docker_cli_build_test.go:5146: unmatched requirement DaemonIsLinux [2021-07-13T16:00:22.276Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.54s) [2021-07-13T16:00:22.276Z] [2021-07-13T16:00:22.276Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.45s) [2021-07-13T16:00:22.276Z] docker_cli_build_test.go:2631: unmatched requirement DaemonIsLinux [2021-07-13T16:00:22.276Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.45s) [2021-07-13T16:00:22.276Z] [2021-07-13T16:00:22.276Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.04s) [2021-07-13T16:00:22.276Z] docker_cli_build_test.go:3166: unmatched requirement DaemonIsLinux [2021-07-13T16:00:22.276Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.04s) [2021-07-13T16:00:22.276Z] [2021-07-13T16:00:22.276Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.02s) [2021-07-13T16:00:22.276Z] docker_cli_build_test.go:3933: unmatched requirement DaemonIsLinux [2021-07-13T16:00:22.759Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.02s) [2021-07-13T16:00:22.759Z] [2021-07-13T16:00:22.759Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.03s) [2021-07-13T16:00:22.759Z] docker_cli_build_test.go:1471: unmatched requirement DaemonIsLinux [2021-07-13T16:00:22.759Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.03s) [2021-07-13T16:00:22.759Z] [2021-07-13T16:00:22.759Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.43s) [2021-07-13T16:00:22.759Z] docker_cli_build_test.go:305: unmatched requirement DaemonIsLinux [2021-07-13T16:00:22.759Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.43s) [2021-07-13T16:00:22.759Z] [2021-07-13T16:00:22.759Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2021-07-13T16:00:22.759Z] docker_cli_build_test.go:322: unmatched requirement DaemonIsLinux [2021-07-13T16:00:22.759Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2021-07-13T16:00:22.759Z] [2021-07-13T16:00:22.759Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.02s) [2021-07-13T16:00:22.759Z] docker_cli_build_test.go:2714: unmatched requirement DaemonIsLinux [2021-07-13T16:00:22.759Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.02s) [2021-07-13T16:00:22.759Z] [2021-07-13T16:00:22.759Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2021-07-13T16:00:22.759Z] docker_cli_build_test.go:2745: unmatched requirement DaemonIsLinux [2021-07-13T16:00:22.759Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2021-07-13T16:00:22.759Z] [2021-07-13T16:00:22.759Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2021-07-13T16:00:22.759Z] docker_cli_build_test.go:174: unmatched requirement DaemonIsLinux [2021-07-13T16:00:22.759Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2021-07-13T16:00:22.759Z] [2021-07-13T16:00:22.759Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.04s) [2021-07-13T16:00:22.759Z] docker_cli_build_test.go:105: unmatched requirement DaemonIsLinux [2021-07-13T16:00:22.759Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.04s) [2021-07-13T16:00:22.759Z] [2021-07-13T16:00:22.759Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.04s) [2021-07-13T16:00:22.759Z] docker_cli_build_test.go:63: unmatched requirement DaemonIsLinux [2021-07-13T16:00:22.759Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.04s) [2021-07-13T16:00:22.759Z] [2021-07-13T16:00:22.759Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.06s) [2021-07-13T16:00:22.759Z] docker_cli_build_test.go:3299: unmatched requirement DaemonIsLinux [2021-07-13T16:00:22.759Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.06s) [2021-07-13T16:00:22.759Z] [2021-07-13T16:00:22.759Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.04s) [2021-07-13T16:00:22.759Z] docker_cli_build_test.go:1592: unmatched requirement DaemonIsLinux [2021-07-13T16:00:22.759Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.04s) [2021-07-13T16:00:22.759Z] [2021-07-13T16:00:22.759Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.03s) [2021-07-13T16:00:22.759Z] docker_cli_build_test.go:1606: unmatched requirement DaemonIsLinux [2021-07-13T16:00:22.759Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.03s) [2021-07-13T16:00:22.759Z] [2021-07-13T16:00:22.759Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.02s) [2021-07-13T16:00:22.759Z] docker_cli_build_test.go:1655: unmatched requirement DaemonIsLinux [2021-07-13T16:00:22.759Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.02s) [2021-07-13T16:00:22.759Z] [2021-07-13T16:00:22.759Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2021-07-13T16:00:22.759Z] docker_cli_build_test.go:1671: unmatched requirement DaemonIsLinux [2021-07-13T16:00:22.759Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2021-07-13T16:00:22.759Z] [2021-07-13T16:00:22.759Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.05s) [2021-07-13T16:00:22.759Z] docker_cli_build_test.go:3698: unmatched requirement UnixCli [2021-07-13T16:00:22.759Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.05s) [2021-07-13T16:00:22.759Z] [2021-07-13T16:00:22.759Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2021-07-13T16:00:22.759Z] docker_cli_build_test.go:3749: unmatched requirement DaemonIsLinux [2021-07-13T16:00:22.759Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2021-07-13T16:00:22.759Z] [2021-07-13T16:00:22.759Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.04s) [2021-07-13T16:00:22.759Z] docker_cli_build_test.go:237: unmatched requirement DaemonIsLinux [2021-07-13T16:00:22.759Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.04s) [2021-07-13T16:00:22.759Z] [2021-07-13T16:00:22.759Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.05s) [2021-07-13T16:00:22.759Z] docker_cli_build_test.go:2203: unmatched requirement DaemonIsLinux [2021-07-13T16:00:22.759Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.05s) [2021-07-13T16:00:22.759Z] [2021-07-13T16:00:22.759Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.13s) [2021-07-13T16:00:22.759Z] docker_cli_build_test.go:395: unmatched requirement DaemonIsLinux [2021-07-13T16:00:22.759Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.13s) [2021-07-13T16:00:22.759Z] [2021-07-13T16:00:22.759Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.06s) [2021-07-13T16:00:22.759Z] docker_cli_build_test.go:2620: unmatched requirement DaemonIsLinux [2021-07-13T16:00:22.759Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.06s) [2021-07-13T16:00:22.759Z] [2021-07-13T16:00:22.760Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.08s) [2021-07-13T16:00:22.760Z] docker_cli_build_test.go:5517: unmatched requirement DaemonIsLinux [2021-07-13T16:00:22.760Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.08s) [2021-07-13T16:00:22.760Z] [2021-07-13T16:00:22.760Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.04s) [2021-07-13T16:00:22.760Z] docker_cli_build_test.go:5920: unmatched requirement DaemonIsLinux [2021-07-13T16:00:22.760Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.04s) [2021-07-13T16:00:22.760Z] [2021-07-13T16:00:22.760Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.02s) [2021-07-13T16:00:22.760Z] docker_cli_build_test.go:5553: unmatched requirement DaemonIsLinux [2021-07-13T16:00:22.760Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.02s) [2021-07-13T16:00:22.760Z] [2021-07-13T16:00:22.760Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.02s) [2021-07-13T16:00:22.760Z] docker_cli_build_test.go:5541: unmatched requirement DaemonIsLinux [2021-07-13T16:00:22.760Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.02s) [2021-07-13T16:00:22.760Z] [2021-07-13T16:00:22.760Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.05s) [2021-07-13T16:00:22.760Z] docker_cli_build_test.go:5978: unmatched requirement DaemonIsLinux [2021-07-13T16:00:22.760Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.05s) [2021-07-13T16:00:22.760Z] [2021-07-13T16:00:22.760Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.01s) [2021-07-13T16:00:22.760Z] docker_cli_build_test.go:1485: unmatched requirement DaemonIsLinux [2021-07-13T16:00:22.760Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.01s) [2021-07-13T16:00:22.760Z] [2021-07-13T16:00:22.760Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2021-07-13T16:00:22.760Z] docker_cli_build_test.go:3948: unmatched requirement DaemonIsLinux [2021-07-13T16:00:22.760Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2021-07-13T16:00:22.760Z] [2021-07-13T16:00:22.760Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.07s) [2021-07-13T16:00:22.760Z] docker_cli_build_test.go:1753: unmatched requirement DaemonIsLinux [2021-07-13T16:00:22.760Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.07s) [2021-07-13T16:00:22.760Z] [2021-07-13T16:00:22.760Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.49s) [2021-07-13T16:00:22.760Z] docker_api_build_test.go:513: unmatched requirement DaemonIsLinux [2021-07-13T16:00:22.760Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.49s) [2021-07-13T16:00:22.760Z] [2021-07-13T16:00:22.760Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.50s) [2021-07-13T16:00:22.760Z] docker_cli_build_test.go:4068: unmatched requirement DaemonIsLinux [2021-07-13T16:00:22.760Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.50s) [2021-07-13T16:00:22.760Z] [2021-07-13T16:00:22.760Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.04s) [2021-07-13T16:00:22.760Z] docker_cli_build_test.go:1282: unmatched requirement DaemonIsLinux [2021-07-13T16:00:22.760Z] --- SKIP: TestDockerSuite/TestBuildUser (0.04s) [2021-07-13T16:00:22.760Z] [2021-07-13T16:00:22.760Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2021-07-13T16:00:22.760Z] docker_cli_build_test.go:556: unmatched requirement DaemonIsLinux [2021-07-13T16:00:22.760Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2021-07-13T16:00:22.760Z] [2021-07-13T16:00:22.760Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2021-07-13T16:00:22.760Z] docker_cli_build_test.go:2656: unmatched requirement DaemonIsLinux [2021-07-13T16:00:22.760Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2021-07-13T16:00:22.760Z] [2021-07-13T16:00:22.760Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2021-07-13T16:00:22.760Z] docker_cli_build_test.go:3875: unmatched requirement DaemonIsLinux [2021-07-13T16:00:22.760Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2021-07-13T16:00:22.760Z] [2021-07-13T16:00:22.760Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2021-07-13T16:00:22.760Z] docker_cli_build_test.go:3670: unmatched requirement DaemonIsLinux [2021-07-13T16:00:22.760Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2021-07-13T16:00:22.760Z] [2021-07-13T16:00:22.760Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.49s) [2021-07-13T16:00:22.760Z] docker_cli_build_test.go:5569: unmatched requirement DaemonIsLinux [2021-07-13T16:00:22.760Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.49s) [2021-07-13T16:00:22.760Z] [2021-07-13T16:00:22.760Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.06s) [2021-07-13T16:00:22.760Z] docker_cli_build_test.go:5585: unmatched requirement DaemonIsLinux [2021-07-13T16:00:22.760Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.06s) [2021-07-13T16:00:22.760Z] [2021-07-13T16:00:22.760Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.46s) [2021-07-13T16:00:22.760Z] docker_cli_build_test.go:1051: unmatched requirement DaemonIsLinux [2021-07-13T16:00:22.760Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.46s) [2021-07-13T16:00:22.760Z] [2021-07-13T16:00:22.760Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.49s) [2021-07-13T16:00:22.760Z] docker_cli_build_test.go:2152: unmatched requirement DaemonIsLinux [2021-07-13T16:00:22.760Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.49s) [2021-07-13T16:00:22.760Z] [2021-07-13T16:00:22.760Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.46s) [2021-07-13T16:00:22.760Z] docker_cli_build_test.go:1234: unmatched requirement DaemonIsLinux [2021-07-13T16:00:22.760Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.46s) [2021-07-13T16:00:22.760Z] [2021-07-13T16:00:22.760Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.04s) [2021-07-13T16:00:22.760Z] docker_cli_build_test.go:6058: unmatched requirement DaemonIsLinux [2021-07-13T16:00:22.760Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.04s) [2021-07-13T16:00:22.760Z] [2021-07-13T16:00:22.760Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.46s) [2021-07-13T16:00:22.760Z] docker_cli_build_test.go:3652: unmatched requirement DaemonIsLinux [2021-07-13T16:00:22.760Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.46s) [2021-07-13T16:00:22.760Z] [2021-07-13T16:00:22.760Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s) [2021-07-13T16:00:22.760Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2021-07-13T16:00:22.760Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s) [2021-07-13T16:00:22.760Z] [2021-07-13T16:00:22.760Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.04s) [2021-07-13T16:00:22.760Z] docker_cli_sni_test.go:18: Flakey test [2021-07-13T16:00:22.760Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.04s) [2021-07-13T16:00:22.760Z] [2021-07-13T16:00:22.760Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.02s) [2021-07-13T16:00:22.760Z] docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux [2021-07-13T16:00:22.760Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s) [2021-07-13T16:00:22.760Z] [2021-07-13T16:00:22.760Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.02s) [2021-07-13T16:00:22.760Z] docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux [2021-07-13T16:00:22.760Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s) [2021-07-13T16:00:22.760Z] [2021-07-13T16:00:22.760Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2021-07-13T16:00:22.760Z] docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux [2021-07-13T16:00:22.760Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2021-07-13T16:00:22.760Z] [2021-07-13T16:00:22.760Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.02s) [2021-07-13T16:00:22.760Z] docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux [2021-07-13T16:00:22.760Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.02s) [2021-07-13T16:00:22.760Z] [2021-07-13T16:00:22.760Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2021-07-13T16:00:22.760Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2021-07-13T16:00:22.760Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2021-07-13T16:00:22.760Z] [2021-07-13T16:00:22.760Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2021-07-13T16:00:22.760Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2021-07-13T16:00:22.760Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2021-07-13T16:00:22.760Z] [2021-07-13T16:00:22.760Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2021-07-13T16:00:22.760Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2021-07-13T16:00:22.760Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2021-07-13T16:00:22.760Z] [2021-07-13T16:00:22.760Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2021-07-13T16:00:22.760Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2021-07-13T16:00:22.760Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2021-07-13T16:00:22.760Z] [2021-07-13T16:00:22.760Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.02s) [2021-07-13T16:00:22.760Z] docker_api_containers_test.go:504: unmatched requirement DaemonIsLinux [2021-07-13T16:00:22.760Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.02s) [2021-07-13T16:00:22.760Z] [2021-07-13T16:00:22.760Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2021-07-13T16:00:22.760Z] docker_api_containers_test.go:1094: unmatched requirement DaemonIsLinux [2021-07-13T16:00:22.760Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2021-07-13T16:00:22.760Z] [2021-07-13T16:00:22.760Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2021-07-13T16:00:22.760Z] docker_api_containers_test.go:1020: unmatched requirement DaemonIsLinux [2021-07-13T16:00:22.760Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2021-07-13T16:00:22.760Z] [2021-07-13T16:00:22.760Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2021-07-13T16:00:22.760Z] docker_api_containers_test.go:1050: unmatched requirement DaemonIsLinux [2021-07-13T16:00:22.760Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2021-07-13T16:00:22.760Z] [2021-07-13T16:00:22.760Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2021-07-13T16:00:22.760Z] docker_api_containers_test.go:1072: unmatched requirement DaemonIsLinux [2021-07-13T16:00:22.760Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2021-07-13T16:00:22.760Z] [2021-07-13T16:00:22.760Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.03s) [2021-07-13T16:00:22.760Z] docker_api_containers_test.go:587: unmatched requirement DaemonIsLinux [2021-07-13T16:00:22.760Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.03s) [2021-07-13T16:00:22.760Z] [2021-07-13T16:00:22.760Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2021-07-13T16:00:22.760Z] docker_api_containers_test.go:1350: unmatched requirement DaemonIsLinux [2021-07-13T16:00:22.760Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2021-07-13T16:00:22.760Z] [2021-07-13T16:00:22.760Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2021-07-13T16:00:22.760Z] docker_api_containers_test.go:593: unmatched requirement DaemonIsLinux [2021-07-13T16:00:22.760Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2021-07-13T16:00:22.760Z] [2021-07-13T16:00:22.760Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2021-07-13T16:00:22.760Z] docker_api_containers_test.go:622: unmatched requirement DaemonIsLinux [2021-07-13T16:00:22.760Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2021-07-13T16:00:22.760Z] [2021-07-13T16:00:22.760Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2021-07-13T16:00:22.760Z] docker_api_containers_test.go:1148: unmatched requirement DaemonIsLinux [2021-07-13T16:00:22.760Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2021-07-13T16:00:22.760Z] [2021-07-13T16:00:22.760Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.03s) [2021-07-13T16:00:22.760Z] docker_api_containers_test.go:127: unmatched requirement DaemonIsLinux [2021-07-13T16:00:22.760Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.03s) [2021-07-13T16:00:22.760Z] [2021-07-13T16:00:22.760Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.02s) [2021-07-13T16:00:22.760Z] docker_api_containers_test.go:100: unmatched requirement DaemonIsLinux [2021-07-13T16:00:22.760Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.02s) [2021-07-13T16:00:22.760Z] [2021-07-13T16:00:22.760Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.02s) [2021-07-13T16:00:22.760Z] docker_api_containers_test.go:365: unmatched requirement DaemonIsLinux [2021-07-13T16:00:22.760Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s) [2021-07-13T16:00:22.760Z] [2021-07-13T16:00:22.760Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2021-07-13T16:00:22.760Z] docker_api_containers_test.go:1598: unmatched requirement DaemonIsLinux [2021-07-13T16:00:22.760Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2021-07-13T16:00:22.760Z] [2021-07-13T16:00:22.760Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.02s) [2021-07-13T16:00:22.760Z] docker_api_containers_test.go:395: unmatched requirement DaemonIsLinux [2021-07-13T16:00:22.760Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.02s) [2021-07-13T16:00:22.760Z] [2021-07-13T16:00:22.760Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.02s) [2021-07-13T16:00:22.760Z] docker_cli_run_test.go:2409: unmatched requirement DaemonIsLinux [2021-07-13T16:00:22.760Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.02s) [2021-07-13T16:00:22.760Z] [2021-07-13T16:00:22.760Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2021-07-13T16:00:22.760Z] docker_cli_run_test.go:3504: unmatched requirement DaemonIsLinux [2021-07-13T16:00:22.760Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2021-07-13T16:00:22.760Z] [2021-07-13T16:00:22.760Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2021-07-13T16:00:22.760Z] docker_cli_run_test.go:3536: unmatched requirement DaemonIsLinux [2021-07-13T16:00:22.760Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2021-07-13T16:00:22.760Z] [2021-07-13T16:00:22.760Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2021-07-13T16:00:22.760Z] docker_cli_run_test.go:3567: unmatched requirement DaemonIsLinux [2021-07-13T16:00:22.760Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2021-07-13T16:00:22.760Z] [2021-07-13T16:00:22.760Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2021-07-13T16:00:22.760Z] docker_cli_run_test.go:3550: unmatched requirement DaemonIsLinux [2021-07-13T16:00:22.760Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2021-07-13T16:00:22.760Z] [2021-07-13T16:00:22.760Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2021-07-13T16:00:22.760Z] docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux [2021-07-13T16:00:22.760Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2021-07-13T16:00:22.760Z] [2021-07-13T16:00:22.760Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2021-07-13T16:00:22.760Z] docker_cli_run_test.go:3440: unmatched requirement DaemonIsLinux [2021-07-13T16:00:22.760Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2021-07-13T16:00:22.760Z] [2021-07-13T16:00:22.760Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2021-07-13T16:00:22.760Z] docker_cli_run_test.go:3432: unmatched requirement DaemonIsLinux [2021-07-13T16:00:22.760Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2021-07-13T16:00:22.760Z] [2021-07-13T16:00:22.760Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2021-07-13T16:00:22.760Z] docker_cli_run_test.go:3459: unmatched requirement DaemonIsLinux [2021-07-13T16:00:22.760Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2021-07-13T16:00:22.760Z] [2021-07-13T16:00:22.760Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.02s) [2021-07-13T16:00:22.760Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2021-07-13T16:00:22.760Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.02s) [2021-07-13T16:00:22.760Z] [2021-07-13T16:00:22.760Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.02s) [2021-07-13T16:00:22.760Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2021-07-13T16:00:22.760Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.02s) [2021-07-13T16:00:22.760Z] [2021-07-13T16:00:22.760Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2021-07-13T16:00:22.760Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2021-07-13T16:00:22.760Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2021-07-13T16:00:22.760Z] [2021-07-13T16:00:22.760Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.02s) [2021-07-13T16:00:22.760Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2021-07-13T16:00:22.760Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.02s) [2021-07-13T16:00:22.760Z] [2021-07-13T16:00:22.760Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.02s) [2021-07-13T16:00:22.760Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2021-07-13T16:00:22.760Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.02s) [2021-07-13T16:00:22.760Z] [2021-07-13T16:00:22.760Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.02s) [2021-07-13T16:00:22.760Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2021-07-13T16:00:22.760Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.02s) [2021-07-13T16:00:22.760Z] [2021-07-13T16:00:22.760Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.02s) [2021-07-13T16:00:22.760Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2021-07-13T16:00:22.760Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.02s) [2021-07-13T16:00:22.760Z] [2021-07-13T16:00:22.760Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.02s) [2021-07-13T16:00:22.760Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2021-07-13T16:00:22.760Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.02s) [2021-07-13T16:00:22.760Z] [2021-07-13T16:00:22.760Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.02s) [2021-07-13T16:00:22.761Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2021-07-13T16:00:22.761Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.02s) [2021-07-13T16:00:22.761Z] [2021-07-13T16:00:22.761Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.02s) [2021-07-13T16:00:22.761Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2021-07-13T16:00:22.761Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.02s) [2021-07-13T16:00:22.761Z] [2021-07-13T16:00:22.761Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.02s) [2021-07-13T16:00:22.761Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2021-07-13T16:00:22.761Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.02s) [2021-07-13T16:00:22.761Z] [2021-07-13T16:00:22.761Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.04s) [2021-07-13T16:00:22.761Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2021-07-13T16:00:22.761Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.04s) [2021-07-13T16:00:22.761Z] [2021-07-13T16:00:22.761Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.02s) [2021-07-13T16:00:22.761Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2021-07-13T16:00:22.761Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.02s) [2021-07-13T16:00:22.761Z] [2021-07-13T16:00:22.761Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2021-07-13T16:00:22.761Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2021-07-13T16:00:22.761Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2021-07-13T16:00:22.761Z] [2021-07-13T16:00:22.761Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2021-07-13T16:00:22.761Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2021-07-13T16:00:22.761Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2021-07-13T16:00:22.761Z] [2021-07-13T16:00:22.761Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.02s) [2021-07-13T16:00:22.761Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2021-07-13T16:00:22.761Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.02s) [2021-07-13T16:00:22.761Z] [2021-07-13T16:00:22.761Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.02s) [2021-07-13T16:00:22.761Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2021-07-13T16:00:22.761Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.02s) [2021-07-13T16:00:22.761Z] [2021-07-13T16:00:22.761Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.02s) [2021-07-13T16:00:22.761Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2021-07-13T16:00:22.761Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.02s) [2021-07-13T16:00:22.761Z] [2021-07-13T16:00:22.761Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2021-07-13T16:00:22.761Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2021-07-13T16:00:22.761Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2021-07-13T16:00:22.761Z] [2021-07-13T16:00:22.761Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.02s) [2021-07-13T16:00:22.761Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2021-07-13T16:00:22.761Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.02s) [2021-07-13T16:00:22.761Z] [2021-07-13T16:00:22.761Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.02s) [2021-07-13T16:00:22.761Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2021-07-13T16:00:22.761Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.02s) [2021-07-13T16:00:22.761Z] [2021-07-13T16:00:22.761Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.02s) [2021-07-13T16:00:22.761Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2021-07-13T16:00:22.761Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.02s) [2021-07-13T16:00:22.761Z] [2021-07-13T16:00:22.761Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.02s) [2021-07-13T16:00:22.761Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2021-07-13T16:00:22.761Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.02s) [2021-07-13T16:00:22.761Z] [2021-07-13T16:00:22.761Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.02s) [2021-07-13T16:00:22.761Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2021-07-13T16:00:22.761Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.02s) [2021-07-13T16:00:22.761Z] [2021-07-13T16:00:22.761Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.03s) [2021-07-13T16:00:22.761Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2021-07-13T16:00:22.761Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.03s) [2021-07-13T16:00:22.761Z] [2021-07-13T16:00:22.761Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2021-07-13T16:00:22.761Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2021-07-13T16:00:22.761Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2021-07-13T16:00:22.761Z] [2021-07-13T16:00:22.761Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2021-07-13T16:00:22.761Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2021-07-13T16:00:22.761Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2021-07-13T16:00:22.761Z] [2021-07-13T16:00:22.761Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2021-07-13T16:00:22.761Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2021-07-13T16:00:22.761Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2021-07-13T16:00:22.761Z] [2021-07-13T16:00:22.761Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2021-07-13T16:00:22.761Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2021-07-13T16:00:22.761Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2021-07-13T16:00:22.761Z] [2021-07-13T16:00:22.761Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2021-07-13T16:00:22.761Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2021-07-13T16:00:22.761Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2021-07-13T16:00:22.761Z] [2021-07-13T16:00:22.761Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.03s) [2021-07-13T16:00:22.761Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2021-07-13T16:00:22.761Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.03s) [2021-07-13T16:00:22.761Z] [2021-07-13T16:00:22.761Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2021-07-13T16:00:22.761Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2021-07-13T16:00:22.761Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2021-07-13T16:00:22.761Z] [2021-07-13T16:00:22.761Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2021-07-13T16:00:22.761Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-07-13T16:00:22.761Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2021-07-13T16:00:22.761Z] [2021-07-13T16:00:22.761Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2021-07-13T16:00:22.761Z] docker_api_containers_test.go:854: unmatched requirement DaemonIsLinux [2021-07-13T16:00:22.761Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2021-07-13T16:00:22.761Z] [2021-07-13T16:00:22.761Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2021-07-13T16:00:22.761Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2021-07-13T16:00:22.761Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2021-07-13T16:00:22.761Z] [2021-07-13T16:00:22.761Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2021-07-13T16:00:22.761Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2021-07-13T16:00:22.761Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2021-07-13T16:00:22.761Z] [2021-07-13T16:00:22.761Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2021-07-13T16:00:22.761Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2021-07-13T16:00:22.761Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2021-07-13T16:00:22.761Z] [2021-07-13T16:00:22.761Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2021-07-13T16:00:22.761Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2021-07-13T16:00:22.761Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2021-07-13T16:00:22.761Z] [2021-07-13T16:00:22.761Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2021-07-13T16:00:22.761Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2021-07-13T16:00:22.761Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2021-07-13T16:00:22.761Z] [2021-07-13T16:00:22.761Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2021-07-13T16:00:22.761Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2021-07-13T16:00:22.761Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2021-07-13T16:00:22.761Z] [2021-07-13T16:00:22.761Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2021-07-13T16:00:22.761Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2021-07-13T16:00:22.761Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2021-07-13T16:00:22.761Z] [2021-07-13T16:00:22.761Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2021-07-13T16:00:22.761Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2021-07-13T16:00:22.761Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2021-07-13T16:00:22.761Z] [2021-07-13T16:00:22.761Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2021-07-13T16:00:22.761Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2021-07-13T16:00:22.761Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2021-07-13T16:00:22.761Z] [2021-07-13T16:00:22.761Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.02s) [2021-07-13T16:00:22.761Z] docker_cli_run_test.go:2969: unmatched requirement DaemonIsLinux [2021-07-13T16:00:22.761Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.02s) [2021-07-13T16:00:22.761Z] [2021-07-13T16:00:22.761Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2021-07-13T16:00:22.761Z] docker_cli_volume_test.go:454: unmatched requirement DaemonIsLinux [2021-07-13T16:00:22.761Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2021-07-13T16:00:22.761Z] [2021-07-13T16:00:22.761Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2021-07-13T16:00:22.761Z] docker_cli_volume_test.go:495: unmatched requirement DaemonIsLinux [2021-07-13T16:00:22.761Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2021-07-13T16:00:22.761Z] [2021-07-13T16:00:22.761Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2021-07-13T16:00:22.761Z] docker_cli_volume_test.go:537: unmatched requirement DaemonIsLinux [2021-07-13T16:00:22.761Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2021-07-13T16:00:22.761Z] [2021-07-13T16:00:22.761Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.02s) [2021-07-13T16:00:22.761Z] docker_cli_events_test.go:467: unmatched requirement DaemonIsLinux [2021-07-13T16:00:22.761Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.02s) [2021-07-13T16:00:22.761Z] [2021-07-13T16:00:22.761Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.02s) [2021-07-13T16:00:22.761Z] docker_cli_events_test.go:398: unmatched requirement DaemonIsLinux [2021-07-13T16:00:22.761Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.02s) [2021-07-13T16:00:22.761Z] [2021-07-13T16:00:22.761Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.02s) [2021-07-13T16:00:22.761Z] docker_cli_events_test.go:171: unmatched requirement DaemonIsLinux [2021-07-13T16:00:22.761Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.02s) [2021-07-13T16:00:22.761Z] [2021-07-13T16:00:22.761Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.02s) [2021-07-13T16:00:22.761Z] docker_cli_events_test.go:193: unmatched requirement DaemonIsLinux [2021-07-13T16:00:22.761Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.02s) [2021-07-13T16:00:22.761Z] [2021-07-13T16:00:22.761Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.02s) [2021-07-13T16:00:22.761Z] docker_cli_events_test.go:152: unmatched requirement DaemonIsLinux [2021-07-13T16:00:22.761Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.02s) [2021-07-13T16:00:22.761Z] [2021-07-13T16:00:22.761Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.03s) [2021-07-13T16:00:22.761Z] docker_cli_events_test.go:232: unmatched requirement DaemonIsLinux [2021-07-13T16:00:22.761Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.03s) [2021-07-13T16:00:22.761Z] [2021-07-13T16:00:22.761Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.03s) [2021-07-13T16:00:22.761Z] docker_cli_events_test.go:516: unmatched requirement DaemonIsLinux [2021-07-13T16:00:22.761Z] --- SKIP: TestDockerSuite/TestEventsTop (0.03s) [2021-07-13T16:00:22.761Z] [2021-07-13T16:00:22.761Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.02s) [2021-07-13T16:00:22.761Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2021-07-13T16:00:22.761Z] --- SKIP: TestDockerSuite/TestExec (0.02s) [2021-07-13T16:00:22.761Z] [2021-07-13T16:00:22.761Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2021-07-13T16:00:22.761Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2021-07-13T16:00:22.761Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2021-07-13T16:00:22.761Z] [2021-07-13T16:00:22.761Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.02s) [2021-07-13T16:00:22.761Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2021-07-13T16:00:22.761Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.02s) [2021-07-13T16:00:22.761Z] [2021-07-13T16:00:22.761Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2021-07-13T16:00:22.761Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2021-07-13T16:00:22.761Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2021-07-13T16:00:22.761Z] [2021-07-13T16:00:22.761Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2021-07-13T16:00:22.761Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2021-07-13T16:00:22.761Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2021-07-13T16:00:22.761Z] [2021-07-13T16:00:22.761Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.02s) [2021-07-13T16:00:22.761Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2021-07-13T16:00:22.761Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.02s) [2021-07-13T16:00:22.761Z] [2021-07-13T16:00:22.761Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.02s) [2021-07-13T16:00:22.761Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2021-07-13T16:00:22.761Z] --- SKIP: TestDockerSuite/TestExecEnv (0.02s) [2021-07-13T16:00:22.761Z] [2021-07-13T16:00:22.761Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.02s) [2021-07-13T16:00:22.761Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2021-07-13T16:00:22.761Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.02s) [2021-07-13T16:00:22.761Z] [2021-07-13T16:00:22.761Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.03s) [2021-07-13T16:00:22.761Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2021-07-13T16:00:22.761Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.03s) [2021-07-13T16:00:22.761Z] [2021-07-13T16:00:22.761Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2021-07-13T16:00:22.761Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2021-07-13T16:00:22.761Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2021-07-13T16:00:22.761Z] [2021-07-13T16:00:22.761Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.02s) [2021-07-13T16:00:22.761Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2021-07-13T16:00:22.761Z] --- SKIP: TestDockerSuite/TestExecParseError (0.02s) [2021-07-13T16:00:22.761Z] [2021-07-13T16:00:22.761Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.02s) [2021-07-13T16:00:22.761Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2021-07-13T16:00:22.761Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.02s) [2021-07-13T16:00:22.761Z] [2021-07-13T16:00:22.761Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2021-07-13T16:00:22.761Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2021-07-13T16:00:22.761Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2021-07-13T16:00:22.761Z] [2021-07-13T16:00:22.761Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.02s) [2021-07-13T16:00:22.761Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2021-07-13T16:00:22.761Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.02s) [2021-07-13T16:00:22.761Z] [2021-07-13T16:00:22.761Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.02s) [2021-07-13T16:00:22.761Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2021-07-13T16:00:22.761Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.02s) [2021-07-13T16:00:22.761Z] [2021-07-13T16:00:22.761Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.02s) [2021-07-13T16:00:22.761Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2021-07-13T16:00:22.761Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.02s) [2021-07-13T16:00:22.761Z] [2021-07-13T16:00:22.761Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.02s) [2021-07-13T16:00:22.761Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2021-07-13T16:00:22.761Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.02s) [2021-07-13T16:00:22.761Z] [2021-07-13T16:00:22.761Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2021-07-13T16:00:22.761Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2021-07-13T16:00:22.761Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2021-07-13T16:00:22.761Z] [2021-07-13T16:00:22.761Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.02s) [2021-07-13T16:00:22.761Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2021-07-13T16:00:22.761Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.02s) [2021-07-13T16:00:22.761Z] [2021-07-13T16:00:22.762Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.02s) [2021-07-13T16:00:22.762Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2021-07-13T16:00:22.762Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.02s) [2021-07-13T16:00:22.762Z] [2021-07-13T16:00:22.762Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.02s) [2021-07-13T16:00:22.762Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2021-07-13T16:00:22.762Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.02s) [2021-07-13T16:00:22.762Z] [2021-07-13T16:00:22.762Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.02s) [2021-07-13T16:00:22.762Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2021-07-13T16:00:22.762Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.02s) [2021-07-13T16:00:22.762Z] [2021-07-13T16:00:22.762Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2021-07-13T16:00:22.762Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2021-07-13T16:00:22.762Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2021-07-13T16:00:22.762Z] [2021-07-13T16:00:22.762Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.02s) [2021-07-13T16:00:22.762Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2021-07-13T16:00:22.762Z] --- SKIP: TestDockerSuite/TestHealth (0.02s) [2021-07-13T16:00:22.762Z] [2021-07-13T16:00:22.762Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2021-07-13T16:00:22.762Z] docker_cli_images_test.go:228: unmatched requirement DaemonIsLinux [2021-07-13T16:00:22.762Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2021-07-13T16:00:22.762Z] [2021-07-13T16:00:22.762Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2021-07-13T16:00:22.762Z] docker_cli_images_test.go:283: unmatched requirement DaemonIsLinux [2021-07-13T16:00:22.762Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2021-07-13T16:00:22.762Z] [2021-07-13T16:00:22.762Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2021-07-13T16:00:22.762Z] docker_cli_images_test.go:342: unmatched requirement DaemonIsLinux [2021-07-13T16:00:22.762Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2021-07-13T16:00:22.762Z] [2021-07-13T16:00:22.762Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.02s) [2021-07-13T16:00:22.762Z] docker_cli_import_test.go:19: unmatched requirement DaemonIsLinux [2021-07-13T16:00:22.762Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.02s) [2021-07-13T16:00:22.762Z] [2021-07-13T16:00:22.762Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.02s) [2021-07-13T16:00:22.762Z] docker_cli_import_test.go:48: unmatched requirement DaemonIsLinux [2021-07-13T16:00:22.762Z] --- SKIP: TestDockerSuite/TestImportFile (0.02s) [2021-07-13T16:00:22.762Z] [2021-07-13T16:00:22.762Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.02s) [2021-07-13T16:00:22.762Z] docker_cli_import_test.go:92: unmatched requirement DaemonIsLinux [2021-07-13T16:00:22.762Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s) [2021-07-13T16:00:22.762Z] [2021-07-13T16:00:22.762Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.03s) [2021-07-13T16:00:22.762Z] docker_cli_import_test.go:69: unmatched requirement DaemonIsLinux [2021-07-13T16:00:22.762Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.03s) [2021-07-13T16:00:22.762Z] [2021-07-13T16:00:22.762Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2021-07-13T16:00:22.762Z] docker_cli_import_test.go:128: unmatched requirement DaemonIsLinux [2021-07-13T16:00:22.762Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2021-07-13T16:00:22.762Z] [2021-07-13T16:00:22.762Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2021-07-13T16:00:22.762Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2021-07-13T16:00:22.762Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2021-07-13T16:00:22.762Z] [2021-07-13T16:00:22.762Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2021-07-13T16:00:22.762Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2021-07-13T16:00:22.762Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2021-07-13T16:00:22.762Z] [2021-07-13T16:00:22.762Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2021-07-13T16:00:22.762Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2021-07-13T16:00:22.762Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2021-07-13T16:00:22.762Z] [2021-07-13T16:00:22.762Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2021-07-13T16:00:22.762Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2021-07-13T16:00:22.762Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2021-07-13T16:00:22.762Z] [2021-07-13T16:00:22.762Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2021-07-13T16:00:22.762Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-07-13T16:00:22.762Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2021-07-13T16:00:22.762Z] [2021-07-13T16:00:22.762Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2021-07-13T16:00:22.762Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2021-07-13T16:00:22.762Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2021-07-13T16:00:22.762Z] [2021-07-13T16:00:22.762Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2021-07-13T16:00:22.762Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2021-07-13T16:00:22.762Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2021-07-13T16:00:22.762Z] [2021-07-13T16:00:22.762Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.02s) [2021-07-13T16:00:22.762Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2021-07-13T16:00:22.762Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.02s) [2021-07-13T16:00:22.762Z] [2021-07-13T16:00:22.762Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2021-07-13T16:00:22.762Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2021-07-13T16:00:22.762Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2021-07-13T16:00:22.762Z] [2021-07-13T16:00:22.762Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2021-07-13T16:00:22.762Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2021-07-13T16:00:22.762Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2021-07-13T16:00:22.762Z] [2021-07-13T16:00:22.762Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2021-07-13T16:00:22.762Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2021-07-13T16:00:22.762Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2021-07-13T16:00:22.762Z] [2021-07-13T16:00:22.762Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.03s) [2021-07-13T16:00:22.762Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2021-07-13T16:00:22.762Z] --- SKIP: TestDockerSuite/TestInspectImage (0.03s) [2021-07-13T16:00:22.762Z] [2021-07-13T16:00:22.762Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.02s) [2021-07-13T16:00:22.762Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2021-07-13T16:00:22.762Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2021-07-13T16:00:22.762Z] [2021-07-13T16:00:22.762Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2021-07-13T16:00:22.762Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-07-13T16:00:22.762Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2021-07-13T16:00:22.762Z] [2021-07-13T16:00:22.762Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.02s) [2021-07-13T16:00:22.762Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2021-07-13T16:00:22.762Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.02s) [2021-07-13T16:00:22.762Z] [2021-07-13T16:00:22.762Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.02s) [2021-07-13T16:00:22.762Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2021-07-13T16:00:22.762Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.02s) [2021-07-13T16:00:22.762Z] [2021-07-13T16:00:22.762Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.02s) [2021-07-13T16:00:22.762Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2021-07-13T16:00:22.762Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.02s) [2021-07-13T16:00:22.762Z] [2021-07-13T16:00:22.762Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2021-07-13T16:00:22.762Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2021-07-13T16:00:22.762Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2021-07-13T16:00:22.762Z] [2021-07-13T16:00:22.762Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2021-07-13T16:00:22.762Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2021-07-13T16:00:22.762Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2021-07-13T16:00:22.762Z] [2021-07-13T16:00:22.762Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2021-07-13T16:00:22.762Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2021-07-13T16:00:22.762Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2021-07-13T16:00:22.762Z] [2021-07-13T16:00:22.762Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2021-07-13T16:00:22.762Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2021-07-13T16:00:22.762Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2021-07-13T16:00:22.762Z] [2021-07-13T16:00:22.762Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2021-07-13T16:00:22.762Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2021-07-13T16:00:22.762Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2021-07-13T16:00:22.762Z] [2021-07-13T16:00:22.762Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2021-07-13T16:00:22.762Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2021-07-13T16:00:22.762Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2021-07-13T16:00:22.762Z] [2021-07-13T16:00:22.762Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2021-07-13T16:00:22.762Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2021-07-13T16:00:22.762Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2021-07-13T16:00:22.762Z] [2021-07-13T16:00:22.762Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2021-07-13T16:00:22.762Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2021-07-13T16:00:22.762Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2021-07-13T16:00:22.762Z] [2021-07-13T16:00:22.762Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2021-07-13T16:00:22.762Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2021-07-13T16:00:22.762Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2021-07-13T16:00:22.762Z] [2021-07-13T16:00:22.762Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2021-07-13T16:00:22.762Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2021-07-13T16:00:22.762Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2021-07-13T16:00:22.762Z] [2021-07-13T16:00:22.762Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2021-07-13T16:00:22.762Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2021-07-13T16:00:22.762Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2021-07-13T16:00:22.762Z] [2021-07-13T16:00:22.762Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2021-07-13T16:00:22.762Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2021-07-13T16:00:22.762Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2021-07-13T16:00:22.762Z] [2021-07-13T16:00:22.762Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2021-07-13T16:00:22.762Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2021-07-13T16:00:22.762Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2021-07-13T16:00:22.762Z] [2021-07-13T16:00:22.762Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2021-07-13T16:00:22.762Z] docker_cli_save_load_test.go:336: unmatched requirement DaemonIsLinux [2021-07-13T16:00:22.762Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2021-07-13T16:00:22.762Z] [2021-07-13T16:00:22.762Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2021-07-13T16:00:22.762Z] docker_api_logs_test.go:94: unmatched requirement DaemonIsLinux [2021-07-13T16:00:22.762Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2021-07-13T16:00:22.762Z] [2021-07-13T16:00:22.762Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2021-07-13T16:00:22.762Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2021-07-13T16:00:22.762Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2021-07-13T16:00:22.762Z] [2021-07-13T16:00:22.762Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.03s) [2021-07-13T16:00:22.762Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2021-07-13T16:00:22.762Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.03s) [2021-07-13T16:00:22.762Z] [2021-07-13T16:00:22.762Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.02s) [2021-07-13T16:00:22.762Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2021-07-13T16:00:22.762Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.02s) [2021-07-13T16:00:22.762Z] [2021-07-13T16:00:22.762Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.02s) [2021-07-13T16:00:22.762Z] docker_cli_run_test.go:2883: unmatched requirement DaemonIsLinux [2021-07-13T16:00:22.762Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.02s) [2021-07-13T16:00:22.762Z] [2021-07-13T16:00:22.762Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.02s) [2021-07-13T16:00:22.762Z] docker_cli_run_test.go:2892: unmatched requirement DaemonIsLinux [2021-07-13T16:00:22.762Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.02s) [2021-07-13T16:00:22.762Z] [2021-07-13T16:00:22.762Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.02s) [2021-07-13T16:00:22.762Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2021-07-13T16:00:22.762Z] --- SKIP: TestDockerSuite/TestNetHostname (0.02s) [2021-07-13T16:00:22.762Z] [2021-07-13T16:00:22.762Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2021-07-13T16:00:22.762Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2021-07-13T16:00:22.762Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2021-07-13T16:00:22.762Z] [2021-07-13T16:00:22.762Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2021-07-13T16:00:22.762Z] docker_cli_run_test.go:3486: unmatched requirement DaemonIsLinux [2021-07-13T16:00:22.762Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2021-07-13T16:00:22.762Z] [2021-07-13T16:00:22.762Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2021-07-13T16:00:22.762Z] docker_cli_run_test.go:2672: unmatched requirement DaemonIsLinux [2021-07-13T16:00:22.762Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2021-07-13T16:00:22.762Z] [2021-07-13T16:00:22.762Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.02s) [2021-07-13T16:00:22.762Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2021-07-13T16:00:22.762Z] --- SKIP: TestDockerSuite/TestPluginActive (0.02s) [2021-07-13T16:00:22.762Z] [2021-07-13T16:00:22.762Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.02s) [2021-07-13T16:00:22.762Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2021-07-13T16:00:22.762Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.02s) [2021-07-13T16:00:22.762Z] [2021-07-13T16:00:22.762Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2021-07-13T16:00:22.762Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2021-07-13T16:00:22.762Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2021-07-13T16:00:22.763Z] [2021-07-13T16:00:22.763Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.02s) [2021-07-13T16:00:22.763Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2021-07-13T16:00:22.763Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.02s) [2021-07-13T16:00:22.763Z] [2021-07-13T16:00:22.763Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2021-07-13T16:00:22.763Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2021-07-13T16:00:22.763Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2021-07-13T16:00:22.763Z] [2021-07-13T16:00:22.763Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.02s) [2021-07-13T16:00:22.763Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2021-07-13T16:00:22.763Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.02s) [2021-07-13T16:00:22.763Z] [2021-07-13T16:00:22.763Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.02s) [2021-07-13T16:00:22.763Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2021-07-13T16:00:22.763Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.02s) [2021-07-13T16:00:22.763Z] [2021-07-13T16:00:22.763Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.03s) [2021-07-13T16:00:22.763Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2021-07-13T16:00:22.763Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.03s) [2021-07-13T16:00:22.763Z] [2021-07-13T16:00:22.763Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.02s) [2021-07-13T16:00:22.763Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2021-07-13T16:00:22.763Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.02s) [2021-07-13T16:00:22.763Z] [2021-07-13T16:00:22.763Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.02s) [2021-07-13T16:00:22.763Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2021-07-13T16:00:22.763Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.02s) [2021-07-13T16:00:22.763Z] [2021-07-13T16:00:22.763Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.03s) [2021-07-13T16:00:22.763Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2021-07-13T16:00:22.763Z] --- SKIP: TestDockerSuite/TestPortList (0.03s) [2021-07-13T16:00:22.763Z] [2021-07-13T16:00:22.763Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.02s) [2021-07-13T16:00:22.763Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2021-07-13T16:00:22.763Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.02s) [2021-07-13T16:00:22.763Z] [2021-07-13T16:00:22.763Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2021-07-13T16:00:22.763Z] docker_api_containers_test.go:1530: unmatched requirement DaemonIsLinux [2021-07-13T16:00:22.763Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2021-07-13T16:00:22.763Z] [2021-07-13T16:00:22.763Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2021-07-13T16:00:22.763Z] docker_api_containers_test.go:1444: unmatched requirement DaemonIsLinux [2021-07-13T16:00:22.763Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2021-07-13T16:00:22.763Z] [2021-07-13T16:00:22.763Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2021-07-13T16:00:22.763Z] docker_api_containers_test.go:1426: unmatched requirement DaemonIsLinux [2021-07-13T16:00:22.763Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2021-07-13T16:00:22.763Z] [2021-07-13T16:00:22.763Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2021-07-13T16:00:22.763Z] docker_api_containers_test.go:1472: unmatched requirement DaemonIsLinux [2021-07-13T16:00:22.763Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2021-07-13T16:00:22.763Z] [2021-07-13T16:00:22.763Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2021-07-13T16:00:22.763Z] docker_api_containers_test.go:1555: unmatched requirement DaemonIsLinux [2021-07-13T16:00:22.763Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2021-07-13T16:00:22.763Z] [2021-07-13T16:00:22.763Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2021-07-13T16:00:22.763Z] docker_api_containers_test.go:1499: unmatched requirement DaemonIsLinux [2021-07-13T16:00:22.763Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2021-07-13T16:00:22.763Z] [2021-07-13T16:00:22.763Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2021-07-13T16:00:22.763Z] docker_api_containers_test.go:1322: unmatched requirement DaemonIsLinux [2021-07-13T16:00:22.763Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2021-07-13T16:00:22.763Z] [2021-07-13T16:00:22.763Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2021-07-13T16:00:22.763Z] docker_api_containers_test.go:1393: unmatched requirement DaemonIsLinux [2021-07-13T16:00:22.763Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2021-07-13T16:00:22.763Z] [2021-07-13T16:00:22.763Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2021-07-13T16:00:22.763Z] docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux [2021-07-13T16:00:22.763Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2021-07-13T16:00:22.763Z] [2021-07-13T16:00:22.763Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2021-07-13T16:00:22.763Z] docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819 [2021-07-13T16:00:22.763Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2021-07-13T16:00:22.763Z] [2021-07-13T16:00:22.763Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.12s) [2021-07-13T16:00:22.763Z] docker_cli_ps_test.go:714: unmatched requirement DaemonIsLinux [2021-07-13T16:00:22.763Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.12s) [2021-07-13T16:00:22.763Z] [2021-07-13T16:00:22.763Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.03s) [2021-07-13T16:00:22.763Z] docker_cli_ps_test.go:806: unmatched requirement DaemonIsLinux [2021-07-13T16:00:22.763Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.03s) [2021-07-13T16:00:22.763Z] [2021-07-13T16:00:22.763Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.02s) [2021-07-13T16:00:22.763Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2021-07-13T16:00:22.763Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.02s) [2021-07-13T16:00:22.763Z] [2021-07-13T16:00:22.763Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2021-07-13T16:00:22.763Z] docker_cli_ps_test.go:856: unmatched requirement DaemonIsLinux [2021-07-13T16:00:22.763Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2021-07-13T16:00:22.763Z] [2021-07-13T16:00:22.763Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.03s) [2021-07-13T16:00:22.763Z] docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux [2021-07-13T16:00:22.763Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.03s) [2021-07-13T16:00:22.763Z] [2021-07-13T16:00:22.763Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.02s) [2021-07-13T16:00:22.763Z] docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux [2021-07-13T16:00:22.763Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.02s) [2021-07-13T16:00:22.763Z] [2021-07-13T16:00:22.763Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2021-07-13T16:00:22.763Z] docker_cli_run_test.go:3118: unmatched requirement DaemonIsLinux [2021-07-13T16:00:22.763Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2021-07-13T16:00:22.763Z] [2021-07-13T16:00:22.763Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2021-07-13T16:00:22.763Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2021-07-13T16:00:22.763Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2021-07-13T16:00:22.763Z] [2021-07-13T16:00:22.763Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2021-07-13T16:00:22.763Z] docker_api_containers_test.go:1369: unmatched requirement DaemonIsLinux [2021-07-13T16:00:22.763Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2021-07-13T16:00:22.763Z] [2021-07-13T16:00:22.763Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2021-07-13T16:00:22.763Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2021-07-13T16:00:22.763Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2021-07-13T16:00:22.763Z] [2021-07-13T16:00:22.763Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2021-07-13T16:00:22.763Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2021-07-13T16:00:22.763Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2021-07-13T16:00:22.763Z] [2021-07-13T16:00:22.763Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2021-07-13T16:00:22.763Z] docker_cli_run_test.go:4401: unmatched requirement DaemonIsLinux [2021-07-13T16:00:22.763Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2021-07-13T16:00:22.763Z] [2021-07-13T16:00:22.763Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.02s) [2021-07-13T16:00:22.763Z] docker_cli_run_test.go:1577: unmatched requirement DaemonIsLinux [2021-07-13T16:00:22.763Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.02s) [2021-07-13T16:00:22.763Z] [2021-07-13T16:00:22.763Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2021-07-13T16:00:22.763Z] docker_cli_run_test.go:3918: unmatched requirement DaemonIsLinux [2021-07-13T16:00:22.763Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2021-07-13T16:00:22.763Z] [2021-07-13T16:00:22.763Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2021-07-13T16:00:22.763Z] docker_cli_run_test.go:1172: unmatched requirement DaemonIsLinux [2021-07-13T16:00:22.763Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2021-07-13T16:00:22.763Z] [2021-07-13T16:00:22.763Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2021-07-13T16:00:22.763Z] docker_cli_run_test.go:1190: unmatched requirement DaemonIsLinux [2021-07-13T16:00:22.763Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2021-07-13T16:00:22.763Z] [2021-07-13T16:00:22.763Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2021-07-13T16:00:22.763Z] docker_cli_run_test.go:1181: unmatched requirement DaemonIsLinux [2021-07-13T16:00:22.763Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2021-07-13T16:00:22.763Z] [2021-07-13T16:00:22.763Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2021-07-13T16:00:22.763Z] docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux [2021-07-13T16:00:22.763Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2021-07-13T16:00:22.763Z] [2021-07-13T16:00:22.763Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2021-07-13T16:00:22.763Z] docker_cli_run_test.go:2266: unmatched requirement DaemonIsLinux [2021-07-13T16:00:22.763Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2021-07-13T16:00:22.763Z] [2021-07-13T16:00:22.763Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2021-07-13T16:00:22.763Z] docker_cli_run_test.go:2602: unmatched requirement DaemonIsLinux [2021-07-13T16:00:22.763Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2021-07-13T16:00:22.763Z] [2021-07-13T16:00:22.763Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2021-07-13T16:00:22.763Z] docker_cli_run_test.go:1053: unmatched requirement DaemonIsLinux [2021-07-13T16:00:22.763Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2021-07-13T16:00:22.763Z] [2021-07-13T16:00:22.763Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.03s) [2021-07-13T16:00:22.763Z] docker_cli_run_test.go:1063: unmatched requirement DaemonIsLinux [2021-07-13T16:00:22.763Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.03s) [2021-07-13T16:00:22.763Z] [2021-07-13T16:00:22.763Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2021-07-13T16:00:22.763Z] docker_cli_run_test.go:2982: unmatched requirement DaemonIsLinux [2021-07-13T16:00:22.763Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2021-07-13T16:00:22.763Z] [2021-07-13T16:00:22.763Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2021-07-13T16:00:22.763Z] docker_cli_run_test.go:1043: unmatched requirement DaemonIsLinux [2021-07-13T16:00:22.763Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2021-07-13T16:00:22.763Z] [2021-07-13T16:00:22.763Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.02s) [2021-07-13T16:00:22.763Z] docker_cli_run_test.go:1034: unmatched requirement DaemonIsLinux [2021-07-13T16:00:22.763Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2021-07-13T16:00:22.763Z] [2021-07-13T16:00:22.763Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2021-07-13T16:00:22.763Z] docker_cli_run_test.go:3168: unmatched requirement DaemonIsLinux [2021-07-13T16:00:22.763Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2021-07-13T16:00:22.763Z] [2021-07-13T16:00:22.763Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2021-07-13T16:00:22.763Z] docker_cli_run_test.go:1024: unmatched requirement DaemonIsLinux [2021-07-13T16:00:22.763Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2021-07-13T16:00:22.763Z] [2021-07-13T16:00:22.763Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2021-07-13T16:00:22.763Z] docker_cli_run_test.go:1012: unmatched requirement DaemonIsLinux [2021-07-13T16:00:22.763Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2021-07-13T16:00:22.763Z] [2021-07-13T16:00:22.763Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2021-07-13T16:00:22.763Z] docker_cli_run_test.go:986: unmatched requirement DaemonIsLinux [2021-07-13T16:00:22.763Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2021-07-13T16:00:22.763Z] [2021-07-13T16:00:22.763Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2021-07-13T16:00:22.763Z] docker_cli_run_test.go:999: unmatched requirement DaemonIsLinux [2021-07-13T16:00:22.763Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2021-07-13T16:00:22.763Z] [2021-07-13T16:00:22.763Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.02s) [2021-07-13T16:00:22.763Z] docker_cli_run_test.go:977: unmatched requirement DaemonIsLinux [2021-07-13T16:00:22.763Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2021-07-13T16:00:22.763Z] [2021-07-13T16:00:22.763Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2021-07-13T16:00:22.763Z] docker_cli_run_test.go:1933: unmatched requirement DaemonIsLinux [2021-07-13T16:00:22.763Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2021-07-13T16:00:22.763Z] [2021-07-13T16:00:22.763Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.04s) [2021-07-13T16:00:22.763Z] docker_cli_run_test.go:3310: unmatched requirement DaemonIsLinux [2021-07-13T16:00:22.763Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.04s) [2021-07-13T16:00:22.763Z] [2021-07-13T16:00:22.763Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2021-07-13T16:00:22.763Z] docker_cli_run_test.go:3334: unmatched requirement DaemonIsLinux [2021-07-13T16:00:22.763Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2021-07-13T16:00:22.763Z] [2021-07-13T16:00:22.763Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.03s) [2021-07-13T16:00:22.763Z] docker_cli_run_test.go:3301: unmatched requirement DaemonIsLinux [2021-07-13T16:00:22.763Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.03s) [2021-07-13T16:00:22.763Z] [2021-07-13T16:00:22.763Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2021-07-13T16:00:22.763Z] docker_cli_run_test.go:3286: unmatched requirement DaemonIsLinux [2021-07-13T16:00:22.763Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2021-07-13T16:00:22.763Z] [2021-07-13T16:00:22.763Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2021-07-13T16:00:22.763Z] docker_cli_run_test.go:3211: unmatched requirement DaemonIsLinux [2021-07-13T16:00:22.763Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2021-07-13T16:00:22.763Z] [2021-07-13T16:00:22.763Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2021-07-13T16:00:22.763Z] docker_cli_run_test.go:2710: unmatched requirement DaemonIsLinux [2021-07-13T16:00:22.763Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2021-07-13T16:00:22.763Z] [2021-07-13T16:00:22.763Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2021-07-13T16:00:22.763Z] docker_cli_run_test.go:2659: unmatched requirement DaemonIsLinux [2021-07-13T16:00:22.763Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2021-07-13T16:00:22.763Z] [2021-07-13T16:00:22.763Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2021-07-13T16:00:22.763Z] docker_cli_run_test.go:2732: unmatched requirement DaemonIsLinux [2021-07-13T16:00:22.763Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2021-07-13T16:00:22.763Z] [2021-07-13T16:00:22.763Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2021-07-13T16:00:22.763Z] docker_cli_run_test.go:2722: unmatched requirement DaemonIsLinux [2021-07-13T16:00:22.763Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2021-07-13T16:00:22.763Z] [2021-07-13T16:00:22.763Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.03s) [2021-07-13T16:00:22.763Z] docker_cli_run_test.go:1678: unmatched requirement DaemonIsLinux [2021-07-13T16:00:22.763Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.03s) [2021-07-13T16:00:22.763Z] [2021-07-13T16:00:22.763Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.03s) [2021-07-13T16:00:22.763Z] docker_cli_run_test.go:1659: unmatched requirement DaemonIsLinux [2021-07-13T16:00:22.763Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.03s) [2021-07-13T16:00:22.763Z] [2021-07-13T16:00:22.763Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2021-07-13T16:00:22.763Z] docker_cli_run_test.go:3176: unmatched requirement DaemonIsLinux [2021-07-13T16:00:22.764Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2021-07-13T16:00:22.764Z] [2021-07-13T16:00:22.764Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2021-07-13T16:00:22.764Z] docker_cli_run_test.go:2153: unmatched requirement DaemonIsLinux [2021-07-13T16:00:22.764Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2021-07-13T16:00:22.764Z] [2021-07-13T16:00:22.764Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2021-07-13T16:00:22.764Z] docker_cli_run_test.go:622: unmatched requirement DaemonIsLinux [2021-07-13T16:00:22.764Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2021-07-13T16:00:22.764Z] [2021-07-13T16:00:22.764Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2021-07-13T16:00:22.764Z] docker_cli_run_test.go:384: unmatched requirement DaemonIsLinux [2021-07-13T16:00:22.764Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2021-07-13T16:00:22.764Z] [2021-07-13T16:00:22.764Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2021-07-13T16:00:22.764Z] docker_cli_run_test.go:428: unmatched requirement DaemonIsLinux [2021-07-13T16:00:22.764Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2021-07-13T16:00:22.764Z] [2021-07-13T16:00:22.764Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2021-07-13T16:00:22.764Z] docker_cli_run_test.go:1254: unmatched requirement DaemonIsLinux [2021-07-13T16:00:22.764Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2021-07-13T16:00:22.764Z] [2021-07-13T16:00:22.764Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.02s) [2021-07-13T16:00:22.764Z] docker_cli_run_test.go:3883: unmatched requirement DaemonIsLinux [2021-07-13T16:00:22.764Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.02s) [2021-07-13T16:00:22.764Z] [2021-07-13T16:00:22.764Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.02s) [2021-07-13T16:00:22.764Z] docker_cli_run_test.go:1289: unmatched requirement DaemonIsLinux [2021-07-13T16:00:22.764Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.02s) [2021-07-13T16:00:22.764Z] [2021-07-13T16:00:22.764Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2021-07-13T16:00:22.764Z] docker_cli_run_test.go:1322: unmatched requirement DaemonIsLinux [2021-07-13T16:00:22.764Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2021-07-13T16:00:22.764Z] [2021-07-13T16:00:22.764Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2021-07-13T16:00:22.764Z] docker_cli_run_test.go:1311: unmatched requirement DaemonIsLinux [2021-07-13T16:00:22.764Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2021-07-13T16:00:22.764Z] [2021-07-13T16:00:22.764Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2021-07-13T16:00:22.764Z] docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux [2021-07-13T16:00:22.764Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2021-07-13T16:00:22.764Z] [2021-07-13T16:00:22.764Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.03s) [2021-07-13T16:00:22.764Z] docker_cli_run_test.go:1142: unmatched requirement DaemonIsLinux [2021-07-13T16:00:22.764Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.03s) [2021-07-13T16:00:22.764Z] [2021-07-13T16:00:22.764Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.03s) [2021-07-13T16:00:22.764Z] docker_cli_run_test.go:4058: unmatched requirement DaemonIsLinux [2021-07-13T16:00:22.764Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.03s) [2021-07-13T16:00:22.764Z] [2021-07-13T16:00:22.764Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.02s) [2021-07-13T16:00:22.764Z] docker_cli_run_test.go:4141: unmatched requirement DaemonIsLinux [2021-07-13T16:00:22.764Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.02s) [2021-07-13T16:00:22.764Z] [2021-07-13T16:00:22.764Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.02s) [2021-07-13T16:00:22.764Z] docker_cli_run_test.go:818: unmatched requirement DaemonIsLinux [2021-07-13T16:00:22.764Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.02s) [2021-07-13T16:00:22.764Z] [2021-07-13T16:00:22.764Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.02s) [2021-07-13T16:00:22.764Z] docker_cli_run_test.go:857: unmatched requirement DaemonIsLinux [2021-07-13T16:00:22.764Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.02s) [2021-07-13T16:00:22.764Z] [2021-07-13T16:00:22.764Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2021-07-13T16:00:22.764Z] docker_cli_run_test.go:890: unmatched requirement DaemonIsLinux [2021-07-13T16:00:22.764Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2021-07-13T16:00:22.764Z] [2021-07-13T16:00:22.764Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.02s) [2021-07-13T16:00:22.764Z] docker_cli_run_test.go:948: unmatched requirement DaemonIsLinux [2021-07-13T16:00:22.764Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.02s) [2021-07-13T16:00:22.764Z] [2021-07-13T16:00:22.764Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.02s) [2021-07-13T16:00:22.764Z] docker_cli_run_test.go:1075: unmatched requirement DaemonIsLinux [2021-07-13T16:00:22.764Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.02s) [2021-07-13T16:00:22.764Z] [2021-07-13T16:00:22.764Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.02s) [2021-07-13T16:00:22.764Z] docker_cli_run_test.go:4380: unmatched requirement DaemonIsLinux [2021-07-13T16:00:22.764Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.02s) [2021-07-13T16:00:22.764Z] [2021-07-13T16:00:22.764Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2021-07-13T16:00:22.764Z] docker_cli_run_test.go:4393: unmatched requirement DaemonIsLinux [2021-07-13T16:00:22.764Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2021-07-13T16:00:22.764Z] [2021-07-13T16:00:22.764Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2021-07-13T16:00:22.764Z] docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv [2021-07-13T16:00:22.764Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2021-07-13T16:00:22.764Z] [2021-07-13T16:00:22.764Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2021-07-13T16:00:22.764Z] docker_cli_run_test.go:3699: unmatched requirement DaemonIsLinux [2021-07-13T16:00:22.764Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2021-07-13T16:00:22.764Z] [2021-07-13T16:00:22.764Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.01s) [2021-07-13T16:00:22.764Z] docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux [2021-07-13T16:00:22.764Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s) [2021-07-13T16:00:22.764Z] [2021-07-13T16:00:22.764Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2021-07-13T16:00:22.764Z] docker_cli_run_test.go:3246: unmatched requirement DaemonIsLinux [2021-07-13T16:00:22.764Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2021-07-13T16:00:22.764Z] [2021-07-13T16:00:22.764Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2021-07-13T16:00:22.764Z] docker_cli_run_test.go:61: unmatched requirement DaemonIsLinux [2021-07-13T16:00:22.764Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2021-07-13T16:00:22.764Z] [2021-07-13T16:00:22.764Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.03s) [2021-07-13T16:00:22.764Z] docker_cli_run_test.go:3355: unmatched requirement DaemonIsLinux [2021-07-13T16:00:22.764Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.03s) [2021-07-13T16:00:22.764Z] [2021-07-13T16:00:22.764Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2021-07-13T16:00:22.764Z] docker_cli_run_test.go:196: unmatched requirement DaemonIsLinux [2021-07-13T16:00:22.764Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2021-07-13T16:00:22.764Z] [2021-07-13T16:00:22.764Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2021-07-13T16:00:22.764Z] docker_cli_run_test.go:181: unmatched requirement DaemonIsLinux [2021-07-13T16:00:22.764Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2021-07-13T16:00:22.764Z] [2021-07-13T16:00:22.764Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2021-07-13T16:00:22.764Z] docker_cli_run_test.go:3365: unmatched requirement DaemonIsLinux [2021-07-13T16:00:22.764Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2021-07-13T16:00:22.764Z] [2021-07-13T16:00:22.764Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.02s) [2021-07-13T16:00:22.764Z] docker_cli_run_test.go:1199: unmatched requirement DaemonIsLinux [2021-07-13T16:00:22.764Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.02s) [2021-07-13T16:00:22.764Z] [2021-07-13T16:00:22.764Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2021-07-13T16:00:22.764Z] docker_cli_run_test.go:2316: unmatched requirement DaemonIsLinux [2021-07-13T16:00:22.764Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2021-07-13T16:00:22.764Z] [2021-07-13T16:00:22.764Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2021-07-13T16:00:22.764Z] docker_cli_run_test.go:2325: unmatched requirement DaemonIsLinux [2021-07-13T16:00:22.764Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2021-07-13T16:00:22.764Z] [2021-07-13T16:00:22.764Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.02s) [2021-07-13T16:00:22.764Z] docker_cli_run_test.go:2294: unmatched requirement DaemonIsLinux [2021-07-13T16:00:22.764Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.02s) [2021-07-13T16:00:22.764Z] [2021-07-13T16:00:22.764Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2021-07-13T16:00:22.764Z] docker_cli_run_test.go:3399: unmatched requirement DaemonIsLinux [2021-07-13T16:00:22.764Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2021-07-13T16:00:22.764Z] [2021-07-13T16:00:22.764Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.02s) [2021-07-13T16:00:22.764Z] docker_cli_run_test.go:2338: unmatched requirement DaemonIsLinux [2021-07-13T16:00:22.764Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.02s) [2021-07-13T16:00:22.764Z] [2021-07-13T16:00:22.764Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2021-07-13T16:00:22.764Z] docker_cli_run_test.go:2363: unmatched requirement DaemonIsLinux [2021-07-13T16:00:22.764Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2021-07-13T16:00:22.764Z] [2021-07-13T16:00:22.764Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2021-07-13T16:00:22.764Z] docker_cli_run_test.go:2372: unmatched requirement DaemonIsLinux [2021-07-13T16:00:22.764Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2021-07-13T16:00:22.764Z] [2021-07-13T16:00:22.764Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.02s) [2021-07-13T16:00:22.764Z] docker_cli_run_test.go:2430: unmatched requirement DaemonIsLinux [2021-07-13T16:00:22.764Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.02s) [2021-07-13T16:00:22.764Z] [2021-07-13T16:00:22.764Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.02s) [2021-07-13T16:00:22.764Z] docker_cli_run_test.go:4203: unmatched requirement DaemonIsLinux [2021-07-13T16:00:22.764Z] --- SKIP: TestDockerSuite/TestRunMount (0.02s) [2021-07-13T16:00:22.764Z] [2021-07-13T16:00:22.764Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.02s) [2021-07-13T16:00:22.764Z] docker_cli_run_test.go:2081: unmatched requirement DaemonIsLinux [2021-07-13T16:00:22.764Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.02s) [2021-07-13T16:00:22.764Z] [2021-07-13T16:00:22.764Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2021-07-13T16:00:22.764Z] docker_cli_run_test.go:4191: unmatched requirement DaemonIsLinux [2021-07-13T16:00:22.764Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2021-07-13T16:00:22.764Z] [2021-07-13T16:00:22.764Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.05s) [2021-07-13T16:00:22.764Z] docker_cli_run_test.go:2385: unmatched requirement DaemonIsLinux [2021-07-13T16:00:22.764Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.05s) [2021-07-13T16:00:22.764Z] [2021-07-13T16:00:22.764Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2021-07-13T16:00:22.764Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2021-07-13T16:00:22.764Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2021-07-13T16:00:22.764Z] [2021-07-13T16:00:22.764Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.02s) [2021-07-13T16:00:22.764Z] docker_cli_run_test.go:3188: unmatched requirement DaemonIsLinux [2021-07-13T16:00:22.764Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.02s) [2021-07-13T16:00:22.764Z] [2021-07-13T16:00:22.764Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2021-07-13T16:00:22.764Z] docker_cli_run_test.go:3750: unmatched requirement DaemonIsLinux [2021-07-13T16:00:22.764Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2021-07-13T16:00:22.764Z] [2021-07-13T16:00:22.764Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2021-07-13T16:00:22.764Z] docker_cli_run_test.go:3743: unmatched requirement DaemonIsLinux [2021-07-13T16:00:22.764Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2021-07-13T16:00:22.764Z] [2021-07-13T16:00:22.764Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2021-07-13T16:00:22.764Z] docker_cli_run_test.go:2582: unmatched requirement DaemonIsLinux [2021-07-13T16:00:22.764Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2021-07-13T16:00:22.764Z] [2021-07-13T16:00:22.764Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.02s) [2021-07-13T16:00:22.764Z] docker_cli_run_test.go:2551: unmatched requirement DaemonIsLinux [2021-07-13T16:00:22.764Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.02s) [2021-07-13T16:00:22.764Z] [2021-07-13T16:00:22.764Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2021-07-13T16:00:22.764Z] docker_cli_run_test.go:932: unmatched requirement DaemonIsLinux [2021-07-13T16:00:22.764Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2021-07-13T16:00:22.764Z] [2021-07-13T16:00:22.764Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2021-07-13T16:00:22.764Z] docker_cli_run_test.go:2574: unmatched requirement DaemonIsLinux [2021-07-13T16:00:22.764Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2021-07-13T16:00:22.764Z] [2021-07-13T16:00:22.764Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2021-07-13T16:00:22.764Z] docker_cli_run_test.go:3043: unmatched requirement DaemonIsLinux [2021-07-13T16:00:22.764Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2021-07-13T16:00:22.764Z] [2021-07-13T16:00:22.764Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2021-07-13T16:00:22.764Z] docker_cli_run_test.go:3067: unmatched requirement DaemonIsLinux [2021-07-13T16:00:22.764Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2021-07-13T16:00:22.764Z] [2021-07-13T16:00:22.764Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2021-07-13T16:00:22.764Z] docker_cli_run_test.go:3089: unmatched requirement DaemonIsLinux [2021-07-13T16:00:22.764Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2021-07-13T16:00:22.764Z] [2021-07-13T16:00:22.764Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2021-07-13T16:00:22.764Z] docker_cli_run_test.go:3413: unmatched requirement DaemonIsLinux [2021-07-13T16:00:22.764Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2021-07-13T16:00:22.764Z] [2021-07-13T16:00:22.764Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.34s) [2021-07-13T16:00:22.764Z] docker_cli_run_test.go:1404: unmatched requirement DaemonIsLinux [2021-07-13T16:00:22.764Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.34s) [2021-07-13T16:00:22.764Z] [2021-07-13T16:00:22.764Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2021-07-13T16:00:22.764Z] docker_cli_run_test.go:2782: unmatched requirement DaemonIsLinux [2021-07-13T16:00:22.764Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2021-07-13T16:00:22.764Z] [2021-07-13T16:00:22.764Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2021-07-13T16:00:22.764Z] docker_cli_run_test.go:2472: unmatched requirement DaemonIsLinux [2021-07-13T16:00:22.764Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2021-07-13T16:00:22.764Z] [2021-07-13T16:00:22.764Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.02s) [2021-07-13T16:00:22.764Z] docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux [2021-07-13T16:00:22.764Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.02s) [2021-07-13T16:00:22.764Z] [2021-07-13T16:00:22.764Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2021-07-13T16:00:22.764Z] docker_cli_run_test.go:958: unmatched requirement DaemonIsLinux [2021-07-13T16:00:22.764Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2021-07-13T16:00:22.764Z] [2021-07-13T16:00:22.764Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2021-07-13T16:00:22.764Z] docker_cli_run_test.go:1086: unmatched requirement DaemonIsLinux [2021-07-13T16:00:22.764Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2021-07-13T16:00:22.764Z] [2021-07-13T16:00:22.764Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2021-07-13T16:00:22.764Z] docker_cli_run_test.go:1125: unmatched requirement DaemonIsLinux [2021-07-13T16:00:22.764Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2021-07-13T16:00:22.764Z] [2021-07-13T16:00:22.764Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2021-07-13T16:00:22.764Z] docker_cli_run_test.go:1133: unmatched requirement DaemonIsLinux [2021-07-13T16:00:22.764Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2021-07-13T16:00:22.764Z] [2021-07-13T16:00:22.764Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.02s) [2021-07-13T16:00:22.764Z] docker_cli_run_test.go:2957: unmatched requirement DaemonIsLinux [2021-07-13T16:00:22.764Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.02s) [2021-07-13T16:00:22.764Z] [2021-07-13T16:00:22.764Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.02s) [2021-07-13T16:00:22.764Z] docker_cli_run_test.go:2860: unmatched requirement Apparmor [2021-07-13T16:00:22.764Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.02s) [2021-07-13T16:00:22.764Z] [2021-07-13T16:00:22.764Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.02s) [2021-07-13T16:00:22.765Z] docker_cli_run_test.go:2839: unmatched requirement DaemonIsLinux [2021-07-13T16:00:22.765Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.02s) [2021-07-13T16:00:22.765Z] [2021-07-13T16:00:22.765Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.02s) [2021-07-13T16:00:22.765Z] docker_cli_run_test.go:2824: unmatched requirement DaemonIsLinux [2021-07-13T16:00:22.765Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.02s) [2021-07-13T16:00:22.765Z] [2021-07-13T16:00:22.765Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2021-07-13T16:00:22.765Z] docker_cli_run_test.go:1426: unmatched requirement DaemonIsLinux [2021-07-13T16:00:22.765Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2021-07-13T16:00:22.765Z] [2021-07-13T16:00:22.765Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2021-07-13T16:00:22.765Z] docker_cli_run_test.go:2126: unmatched requirement DaemonIsLinux [2021-07-13T16:00:22.765Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2021-07-13T16:00:22.765Z] [2021-07-13T16:00:22.765Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2021-07-13T16:00:22.765Z] docker_cli_run_test.go:2238: unmatched requirement DaemonIsLinux [2021-07-13T16:00:22.765Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2021-07-13T16:00:22.765Z] [2021-07-13T16:00:22.765Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.02s) [2021-07-13T16:00:22.765Z] docker_cli_run_test.go:1622: unmatched requirement DaemonIsLinux [2021-07-13T16:00:22.765Z] --- SKIP: TestDockerSuite/TestRunState (0.02s) [2021-07-13T16:00:22.765Z] [2021-07-13T16:00:22.765Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.02s) [2021-07-13T16:00:22.765Z] docker_cli_run_test.go:99: unmatched requirement DaemonIsLinux [2021-07-13T16:00:22.765Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.02s) [2021-07-13T16:00:22.765Z] [2021-07-13T16:00:22.765Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.03s) [2021-07-13T16:00:22.765Z] docker_cli_run_test.go:1109: unmatched requirement DaemonIsLinux [2021-07-13T16:00:22.765Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.03s) [2021-07-13T16:00:22.765Z] [2021-07-13T16:00:22.765Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2021-07-13T16:00:22.765Z] docker_cli_run_test.go:1117: unmatched requirement DaemonIsLinux [2021-07-13T16:00:22.765Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2021-07-13T16:00:22.765Z] [2021-07-13T16:00:22.765Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2021-07-13T16:00:22.765Z] docker_cli_run_test.go:1157: unmatched requirement DaemonIsLinux [2021-07-13T16:00:22.765Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2021-07-13T16:00:22.765Z] [2021-07-13T16:00:22.765Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2021-07-13T16:00:22.765Z] docker_cli_run_test.go:968: unmatched requirement DaemonIsLinux [2021-07-13T16:00:22.765Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2021-07-13T16:00:22.765Z] [2021-07-13T16:00:22.765Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2021-07-13T16:00:22.765Z] docker_cli_run_test.go:1096: unmatched requirement DaemonIsLinux [2021-07-13T16:00:22.765Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2021-07-13T16:00:22.765Z] [2021-07-13T16:00:22.765Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2021-07-13T16:00:22.765Z] docker_cli_run_test.go:1166: unmatched requirement DaemonIsLinux [2021-07-13T16:00:22.765Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2021-07-13T16:00:22.765Z] [2021-07-13T16:00:22.765Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2021-07-13T16:00:22.765Z] docker_cli_run_test.go:3959: unmatched requirement DaemonIsLinux [2021-07-13T16:00:22.765Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2021-07-13T16:00:22.765Z] [2021-07-13T16:00:22.765Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.02s) [2021-07-13T16:00:22.765Z] docker_cli_run_test.go:2899: unmatched requirement Apparmor [2021-07-13T16:00:22.765Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.02s) [2021-07-13T16:00:22.765Z] [2021-07-13T16:00:22.765Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.02s) [2021-07-13T16:00:22.765Z] docker_cli_run_test.go:737: unmatched requirement DaemonIsLinux [2021-07-13T16:00:22.765Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.02s) [2021-07-13T16:00:22.765Z] [2021-07-13T16:00:22.765Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.02s) [2021-07-13T16:00:22.765Z] docker_cli_run_test.go:747: unmatched requirement DaemonIsLinux [2021-07-13T16:00:22.765Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.02s) [2021-07-13T16:00:22.765Z] [2021-07-13T16:00:22.765Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.01s) [2021-07-13T16:00:22.765Z] docker_cli_run_test.go:760: unmatched requirement DaemonIsLinux [2021-07-13T16:00:22.765Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s) [2021-07-13T16:00:23.248Z] [2021-07-13T16:00:23.248Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.02s) [2021-07-13T16:00:23.248Z] docker_cli_run_test.go:773: unmatched requirement DaemonIsLinux [2021-07-13T16:00:23.248Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.02s) [2021-07-13T16:00:23.248Z] [2021-07-13T16:00:23.248Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.01s) [2021-07-13T16:00:23.248Z] docker_cli_run_test.go:727: unmatched requirement DaemonIsLinux [2021-07-13T16:00:23.248Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.01s) [2021-07-13T16:00:23.248Z] [2021-07-13T16:00:23.248Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.02s) [2021-07-13T16:00:23.248Z] docker_cli_run_test.go:786: unmatched requirement DaemonIsLinux [2021-07-13T16:00:23.248Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.02s) [2021-07-13T16:00:23.248Z] [2021-07-13T16:00:23.248Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2021-07-13T16:00:23.248Z] docker_cli_run_test.go:3848: unmatched requirement DaemonIsLinux [2021-07-13T16:00:23.248Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2021-07-13T16:00:23.248Z] [2021-07-13T16:00:23.248Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2021-07-13T16:00:23.249Z] docker_cli_run_test.go:3841: unmatched requirement DaemonIsLinux [2021-07-13T16:00:23.249Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2021-07-13T16:00:23.249Z] [2021-07-13T16:00:23.249Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2021-07-13T16:00:23.249Z] docker_cli_run_test.go:659: unmatched requirement DaemonIsLinux [2021-07-13T16:00:23.249Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2021-07-13T16:00:23.249Z] [2021-07-13T16:00:23.249Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.02s) [2021-07-13T16:00:23.249Z] docker_cli_run_test.go:1851: unmatched requirement DaemonIsLinux [2021-07-13T16:00:23.249Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.02s) [2021-07-13T16:00:23.249Z] [2021-07-13T16:00:23.249Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2021-07-13T16:00:23.249Z] docker_cli_run_test.go:283: unmatched requirement DaemonIsLinux [2021-07-13T16:00:23.249Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2021-07-13T16:00:23.249Z] [2021-07-13T16:00:23.249Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2021-07-13T16:00:23.249Z] docker_cli_run_test.go:3715: unmatched requirement DaemonIsLinux [2021-07-13T16:00:23.249Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2021-07-13T16:00:23.249Z] [2021-07-13T16:00:23.249Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2021-07-13T16:00:23.249Z] docker_cli_run_test.go:3726: unmatched requirement DaemonIsLinux [2021-07-13T16:00:23.249Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2021-07-13T16:00:23.249Z] [2021-07-13T16:00:23.249Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2021-07-13T16:00:23.249Z] docker_cli_run_test.go:2805: unmatched requirement DaemonIsLinux [2021-07-13T16:00:23.249Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2021-07-13T16:00:23.249Z] [2021-07-13T16:00:23.249Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.02s) [2021-07-13T16:00:23.249Z] docker_cli_run_test.go:3200: unmatched requirement DaemonIsLinux [2021-07-13T16:00:23.249Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.02s) [2021-07-13T16:00:23.249Z] [2021-07-13T16:00:23.249Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2021-07-13T16:00:23.249Z] docker_cli_run_test.go:3016: unmatched requirement Apparmor [2021-07-13T16:00:23.249Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2021-07-13T16:00:23.249Z] [2021-07-13T16:00:23.249Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2021-07-13T16:00:23.249Z] docker_cli_run_test.go:1803: unmatched requirement DaemonIsLinux [2021-07-13T16:00:23.249Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2021-07-13T16:00:23.249Z] [2021-07-13T16:00:23.249Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2021-07-13T16:00:23.249Z] docker_cli_run_test.go:2815: unmatched requirement DaemonIsLinux [2021-07-13T16:00:23.249Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2021-07-13T16:00:23.249Z] [2021-07-13T16:00:23.249Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2021-07-13T16:00:23.249Z] docker_cli_run_test.go:3613: unmatched requirement DaemonIsLinux [2021-07-13T16:00:23.249Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2021-07-13T16:00:23.249Z] [2021-07-13T16:00:23.249Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2021-07-13T16:00:23.249Z] docker_cli_run_test.go:3624: unmatched requirement DaemonIsLinux [2021-07-13T16:00:23.249Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2021-07-13T16:00:23.249Z] [2021-07-13T16:00:23.249Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2021-07-13T16:00:23.249Z] docker_cli_save_load_test.go:159: unmatched requirement DaemonIsLinux [2021-07-13T16:00:23.249Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2021-07-13T16:00:23.249Z] [2021-07-13T16:00:23.249Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.02s) [2021-07-13T16:00:23.249Z] docker_cli_save_load_test.go:101: unmatched requirement DaemonIsLinux [2021-07-13T16:00:23.249Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.02s) [2021-07-13T16:00:23.249Z] [2021-07-13T16:00:23.249Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2021-07-13T16:00:23.249Z] docker_cli_save_load_test.go:260: unmatched requirement DaemonIsLinux [2021-07-13T16:00:23.249Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2021-07-13T16:00:23.249Z] [2021-07-13T16:00:23.249Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.02s) [2021-07-13T16:00:23.249Z] docker_cli_save_load_test.go:120: unmatched requirement DaemonIsLinux [2021-07-13T16:00:23.249Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.02s) [2021-07-13T16:00:23.249Z] [2021-07-13T16:00:23.249Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.02s) [2021-07-13T16:00:23.249Z] docker_cli_save_load_test.go:381: unmatched requirement DaemonIsLinux [2021-07-13T16:00:23.249Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.02s) [2021-07-13T16:00:23.249Z] [2021-07-13T16:00:23.249Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.02s) [2021-07-13T16:00:23.249Z] docker_cli_save_load_test.go:342: unmatched requirement DaemonIsLinux [2021-07-13T16:00:23.249Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.02s) [2021-07-13T16:00:23.249Z] [2021-07-13T16:00:23.249Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.02s) [2021-07-13T16:00:23.249Z] docker_cli_save_load_test.go:190: unmatched requirement DaemonIsLinux [2021-07-13T16:00:23.249Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.02s) [2021-07-13T16:00:23.249Z] [2021-07-13T16:00:23.249Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2021-07-13T16:00:23.249Z] docker_cli_save_load_test.go:208: unmatched requirement DaemonIsLinux [2021-07-13T16:00:23.249Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2021-07-13T16:00:23.249Z] [2021-07-13T16:00:23.249Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.02s) [2021-07-13T16:00:23.249Z] docker_cli_save_load_test.go:86: unmatched requirement DaemonIsLinux [2021-07-13T16:00:23.249Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.02s) [2021-07-13T16:00:23.249Z] [2021-07-13T16:00:23.249Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2021-07-13T16:00:23.249Z] docker_cli_save_load_test.go:180: unmatched requirement DaemonIsLinux [2021-07-13T16:00:23.249Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2021-07-13T16:00:23.249Z] [2021-07-13T16:00:23.249Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2021-07-13T16:00:23.249Z] docker_cli_save_load_test.go:28: unmatched requirement DaemonIsLinux [2021-07-13T16:00:23.249Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2021-07-13T16:00:23.249Z] [2021-07-13T16:00:23.249Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2021-07-13T16:00:23.249Z] docker_cli_save_load_test.go:57: unmatched requirement DaemonIsLinux [2021-07-13T16:00:23.249Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2021-07-13T16:00:23.249Z] [2021-07-13T16:00:23.249Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2021-07-13T16:00:23.249Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2021-07-13T16:00:23.249Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2021-07-13T16:00:23.249Z] [2021-07-13T16:00:23.249Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2021-07-13T16:00:23.249Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2021-07-13T16:00:23.249Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2021-07-13T16:00:23.249Z] [2021-07-13T16:00:23.249Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.02s) [2021-07-13T16:00:23.249Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2021-07-13T16:00:23.249Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.02s) [2021-07-13T16:00:23.249Z] [2021-07-13T16:00:23.249Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.03s) [2021-07-13T16:00:23.249Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2021-07-13T16:00:23.249Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.03s) [2021-07-13T16:00:23.249Z] [2021-07-13T16:00:23.249Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.02s) [2021-07-13T16:00:23.249Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2021-07-13T16:00:23.249Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.02s) [2021-07-13T16:00:23.249Z] [2021-07-13T16:00:23.249Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.02s) [2021-07-13T16:00:23.249Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2021-07-13T16:00:23.249Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.02s) [2021-07-13T16:00:23.249Z] [2021-07-13T16:00:23.249Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2021-07-13T16:00:23.249Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2021-07-13T16:00:23.249Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2021-07-13T16:00:23.249Z] [2021-07-13T16:00:23.249Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.02s) [2021-07-13T16:00:23.249Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2021-07-13T16:00:23.249Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.02s) [2021-07-13T16:00:23.249Z] [2021-07-13T16:00:23.249Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2021-07-13T16:00:23.249Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2021-07-13T16:00:23.249Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2021-07-13T16:00:23.249Z] [2021-07-13T16:00:23.249Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.02s) [2021-07-13T16:00:23.249Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2021-07-13T16:00:23.249Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.02s) [2021-07-13T16:00:23.249Z] [2021-07-13T16:00:23.249Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.02s) [2021-07-13T16:00:23.249Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-07-13T16:00:23.249Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.02s) [2021-07-13T16:00:23.249Z] [2021-07-13T16:00:23.249Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.02s) [2021-07-13T16:00:23.249Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2021-07-13T16:00:23.249Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.02s) [2021-07-13T16:00:23.249Z] [2021-07-13T16:00:23.249Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.02s) [2021-07-13T16:00:23.249Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2021-07-13T16:00:23.249Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.02s) [2021-07-13T16:00:23.249Z] [2021-07-13T16:00:23.249Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2021-07-13T16:00:23.249Z] docker_cli_run_test.go:3424: unmatched requirement DaemonIsLinux [2021-07-13T16:00:23.249Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2021-07-13T16:00:23.249Z] [2021-07-13T16:00:23.249Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2021-07-13T16:00:23.249Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2021-07-13T16:00:23.249Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2021-07-13T16:00:23.249Z] [2021-07-13T16:00:23.249Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2021-07-13T16:00:23.249Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2021-07-13T16:00:23.249Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2021-07-13T16:00:23.249Z] [2021-07-13T16:00:23.249Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2021-07-13T16:00:23.249Z] docker_cli_run_test.go:294: unmatched requirement DaemonIsLinux [2021-07-13T16:00:23.249Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2021-07-13T16:00:23.249Z] [2021-07-13T16:00:23.249Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2021-07-13T16:00:23.249Z] docker_cli_run_test.go:209: unmatched requirement DaemonIsLinux [2021-07-13T16:00:23.249Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2021-07-13T16:00:23.249Z] [2021-07-13T16:00:23.249Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2021-07-13T16:00:23.249Z] docker_cli_run_test.go:245: unmatched requirement DaemonIsLinux [2021-07-13T16:00:23.249Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2021-07-13T16:00:23.249Z] [2021-07-13T16:00:23.249Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2021-07-13T16:00:23.249Z] docker_cli_volume_test.go:244: unmatched requirement DaemonIsLinux [2021-07-13T16:00:23.249Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2021-07-13T16:00:23.249Z] [2021-07-13T16:00:23.249Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2021-07-13T16:00:23.249Z] docker_cli_volume_test.go:373: unmatched requirement DaemonIsLinux [2021-07-13T16:00:23.249Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2021-07-13T16:00:23.249Z] [2021-07-13T16:00:23.249Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2021-07-13T16:00:23.249Z] docker_cli_volume_test.go:433: unmatched requirement DaemonIsLinux [2021-07-13T16:00:23.249Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2021-07-13T16:00:23.249Z] [2021-07-13T16:00:23.249Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.02s) [2021-07-13T16:00:23.249Z] docker_cli_run_test.go:2174: unmatched requirement DaemonIsLinux [2021-07-13T16:00:23.249Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.02s) [2021-07-13T16:00:23.249Z] [2021-07-13T16:00:23.249Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2021-07-13T16:00:23.249Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-13T16:00:23.249Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2021-07-13T16:00:23.249Z] [2021-07-13T16:00:23.249Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2021-07-13T16:00:23.249Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-13T16:00:23.249Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2021-07-13T16:00:23.249Z] [2021-07-13T16:00:23.249Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2021-07-13T16:00:23.249Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-13T16:00:23.249Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2021-07-13T16:00:23.249Z] [2021-07-13T16:00:23.249Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2021-07-13T16:00:23.249Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-13T16:00:23.249Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2021-07-13T16:00:23.249Z] [2021-07-13T16:00:23.249Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-07-13T16:00:23.249Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-13T16:00:23.249Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-07-13T16:00:23.249Z] [2021-07-13T16:00:23.249Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-07-13T16:00:23.249Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-13T16:00:23.249Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-07-13T16:00:23.249Z] [2021-07-13T16:00:23.249Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2021-07-13T16:00:23.249Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-13T16:00:23.249Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2021-07-13T16:00:23.249Z] [2021-07-13T16:00:23.249Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2021-07-13T16:00:23.249Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-13T16:00:23.249Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2021-07-13T16:00:23.249Z] [2021-07-13T16:00:23.249Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2021-07-13T16:00:23.249Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-13T16:00:23.249Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2021-07-13T16:00:23.249Z] [2021-07-13T16:00:23.249Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2021-07-13T16:00:23.249Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-13T16:00:23.249Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2021-07-13T16:00:23.249Z] [2021-07-13T16:00:23.249Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2021-07-13T16:00:23.249Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-13T16:00:23.249Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2021-07-13T16:00:23.249Z] [2021-07-13T16:00:23.249Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2021-07-13T16:00:23.249Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-13T16:00:23.249Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2021-07-13T16:00:23.249Z] [2021-07-13T16:00:23.249Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2021-07-13T16:00:23.249Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-13T16:00:23.249Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2021-07-13T16:00:23.249Z] [2021-07-13T16:00:23.249Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2021-07-13T16:00:23.249Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-13T16:00:23.249Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2021-07-13T16:00:23.249Z] [2021-07-13T16:00:23.249Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2021-07-13T16:00:23.249Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-13T16:00:23.249Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2021-07-13T16:00:23.249Z] [2021-07-13T16:00:23.249Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2021-07-13T16:00:23.249Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-13T16:00:23.249Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2021-07-13T16:00:23.249Z] [2021-07-13T16:00:23.249Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2021-07-13T16:00:23.249Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-13T16:00:23.249Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2021-07-13T16:00:23.249Z] [2021-07-13T16:00:23.249Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2021-07-13T16:00:23.249Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-13T16:00:23.250Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2021-07-13T16:00:23.250Z] [2021-07-13T16:00:23.250Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s) [2021-07-13T16:00:23.250Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-13T16:00:23.250Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2021-07-13T16:00:23.250Z] [2021-07-13T16:00:23.250Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-07-13T16:00:23.250Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-13T16:00:23.250Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-07-13T16:00:23.250Z] [2021-07-13T16:00:23.250Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-07-13T16:00:23.250Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-13T16:00:23.250Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-07-13T16:00:23.250Z] [2021-07-13T16:00:23.250Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-07-13T16:00:23.250Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-13T16:00:23.250Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-07-13T16:00:23.250Z] [2021-07-13T16:00:23.250Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-07-13T16:00:23.250Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-13T16:00:23.250Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-07-13T16:00:23.250Z] [2021-07-13T16:00:23.250Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s) [2021-07-13T16:00:23.250Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-13T16:00:23.250Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2021-07-13T16:00:23.250Z] [2021-07-13T16:00:23.250Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2021-07-13T16:00:23.250Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-13T16:00:23.250Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2021-07-13T16:00:23.250Z] [2021-07-13T16:00:23.250Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s) [2021-07-13T16:00:23.250Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-13T16:00:23.250Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2021-07-13T16:00:23.250Z] [2021-07-13T16:00:23.250Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2021-07-13T16:00:23.250Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-13T16:00:23.250Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2021-07-13T16:00:23.250Z] [2021-07-13T16:00:23.250Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s) [2021-07-13T16:00:23.250Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-13T16:00:23.250Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2021-07-13T16:00:23.250Z] [2021-07-13T16:00:23.250Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2021-07-13T16:00:23.250Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-13T16:00:23.250Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2021-07-13T16:00:23.250Z] [2021-07-13T16:00:23.250Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2021-07-13T16:00:23.250Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-13T16:00:23.250Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2021-07-13T16:00:23.250Z] [2021-07-13T16:00:23.250Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2021-07-13T16:00:23.250Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-13T16:00:23.250Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2021-07-13T16:00:23.250Z] [2021-07-13T16:00:23.250Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s) [2021-07-13T16:00:23.250Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-13T16:00:23.250Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2021-07-13T16:00:23.250Z] [2021-07-13T16:00:23.250Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2021-07-13T16:00:23.250Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-13T16:00:23.250Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2021-07-13T16:00:23.250Z] [2021-07-13T16:00:23.250Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s) [2021-07-13T16:00:23.250Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-13T16:00:23.250Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2021-07-13T16:00:23.250Z] [2021-07-13T16:00:23.250Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2021-07-13T16:00:23.250Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-13T16:00:23.250Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2021-07-13T16:00:23.250Z] [2021-07-13T16:00:23.250Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s) [2021-07-13T16:00:23.250Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-13T16:00:23.250Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2021-07-13T16:00:23.250Z] [2021-07-13T16:00:23.250Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2021-07-13T16:00:23.250Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-13T16:00:23.250Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2021-07-13T16:00:23.250Z] [2021-07-13T16:00:23.250Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s) [2021-07-13T16:00:23.250Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-13T16:00:23.250Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2021-07-13T16:00:23.250Z] [2021-07-13T16:00:23.250Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2021-07-13T16:00:23.250Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-13T16:00:23.250Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2021-07-13T16:00:23.250Z] [2021-07-13T16:00:23.250Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-07-13T16:00:23.250Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-13T16:00:23.250Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-07-13T16:00:23.250Z] [2021-07-13T16:00:23.250Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-07-13T16:00:23.250Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-13T16:00:23.250Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-07-13T16:00:23.250Z] [2021-07-13T16:00:23.250Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2021-07-13T16:00:23.250Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-13T16:00:23.250Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2021-07-13T16:00:23.250Z] [2021-07-13T16:00:23.250Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2021-07-13T16:00:23.250Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-13T16:00:23.250Z] --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2021-07-13T16:00:23.250Z] [2021-07-13T16:00:23.250Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2021-07-13T16:00:23.250Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-13T16:00:23.250Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2021-07-13T16:00:23.250Z] [2021-07-13T16:00:23.250Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-07-13T16:00:23.250Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-13T16:00:23.250Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-07-13T16:00:23.250Z] [2021-07-13T16:00:23.250Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-07-13T16:00:23.250Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-13T16:00:23.250Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-07-13T16:00:23.250Z] [2021-07-13T16:00:23.250Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-07-13T16:00:23.250Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-13T16:00:23.250Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-07-13T16:00:23.250Z] [2021-07-13T16:00:23.250Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-07-13T16:00:23.250Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-13T16:00:23.250Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-07-13T16:00:23.250Z] [2021-07-13T16:00:23.250Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2021-07-13T16:00:23.250Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-13T16:00:23.250Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2021-07-13T16:00:23.250Z] [2021-07-13T16:00:23.250Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2021-07-13T16:00:23.250Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-13T16:00:23.250Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2021-07-13T16:00:23.250Z] [2021-07-13T16:00:23.250Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2021-07-13T16:00:23.250Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-13T16:00:23.250Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2021-07-13T16:00:23.250Z] [2021-07-13T16:00:23.250Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2021-07-13T16:00:23.250Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-13T16:00:23.250Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2021-07-13T16:00:23.250Z] [2021-07-13T16:00:23.250Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2021-07-13T16:00:23.250Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-13T16:00:23.250Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2021-07-13T16:00:23.250Z] [2021-07-13T16:00:23.250Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2021-07-13T16:00:23.250Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-13T16:00:23.250Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2021-07-13T16:00:23.250Z] [2021-07-13T16:00:23.250Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2021-07-13T16:00:23.250Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-13T16:00:23.250Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2021-07-13T16:00:23.250Z] [2021-07-13T16:00:23.250Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2021-07-13T16:00:23.250Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-13T16:00:23.250Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2021-07-13T16:00:23.250Z] [2021-07-13T16:00:23.250Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2021-07-13T16:00:23.250Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-07-13T16:00:23.250Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2021-07-13T16:00:23.250Z] [2021-07-13T16:00:23.250Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2021-07-13T16:00:23.250Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-07-13T16:00:23.250Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2021-07-13T16:00:23.250Z] [2021-07-13T16:00:23.250Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2021-07-13T16:00:23.250Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-07-13T16:00:23.250Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2021-07-13T16:00:23.250Z] [2021-07-13T16:00:23.250Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2021-07-13T16:00:23.250Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-07-13T16:00:23.250Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2021-07-13T16:00:23.250Z] [2021-07-13T16:00:23.250Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2021-07-13T16:00:23.250Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-07-13T16:00:23.250Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2021-07-13T16:00:23.250Z] [2021-07-13T16:00:23.250Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2021-07-13T16:00:23.250Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-07-13T16:00:23.250Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2021-07-13T16:00:23.250Z] [2021-07-13T16:00:23.250Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2021-07-13T16:00:23.250Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-07-13T16:00:23.250Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2021-07-13T16:00:23.250Z] [2021-07-13T16:00:23.250Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2021-07-13T16:00:23.250Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-07-13T16:00:23.250Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2021-07-13T16:00:23.250Z] [2021-07-13T16:00:23.250Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2021-07-13T16:00:23.250Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-07-13T16:00:23.250Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2021-07-13T16:00:23.250Z] [2021-07-13T16:00:23.250Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2021-07-13T16:00:23.250Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-07-13T16:00:23.250Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2021-07-13T16:00:23.250Z] [2021-07-13T16:00:23.250Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2021-07-13T16:00:23.250Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-07-13T16:00:23.250Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2021-07-13T16:00:23.250Z] [2021-07-13T16:00:23.250Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2021-07-13T16:00:23.250Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-07-13T16:00:23.250Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2021-07-13T16:00:23.250Z] [2021-07-13T16:00:23.250Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2021-07-13T16:00:23.250Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-07-13T16:00:23.250Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2021-07-13T16:00:23.250Z] [2021-07-13T16:00:23.250Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2021-07-13T16:00:23.250Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-07-13T16:00:23.250Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2021-07-13T16:00:23.250Z] [2021-07-13T16:00:23.250Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2021-07-13T16:00:23.250Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-07-13T16:00:23.250Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2021-07-13T16:00:23.250Z] [2021-07-13T16:00:23.250Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2021-07-13T16:00:23.250Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-07-13T16:00:23.250Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2021-07-13T16:00:23.250Z] [2021-07-13T16:00:23.250Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2021-07-13T16:00:23.250Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-13T16:00:23.250Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2021-07-13T16:00:23.250Z] [2021-07-13T16:00:23.250Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s) [2021-07-13T16:00:23.250Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-13T16:00:23.250Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2021-07-13T16:00:23.250Z] [2021-07-13T16:00:23.250Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2021-07-13T16:00:23.250Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-13T16:00:23.250Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2021-07-13T16:00:23.250Z] [2021-07-13T16:00:23.250Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2021-07-13T16:00:23.250Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-13T16:00:23.250Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2021-07-13T16:00:23.250Z] [2021-07-13T16:00:23.250Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2021-07-13T16:00:23.250Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-13T16:00:23.250Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2021-07-13T16:00:23.250Z] [2021-07-13T16:00:23.250Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s) [2021-07-13T16:00:23.250Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-13T16:00:23.250Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2021-07-13T16:00:23.250Z] [2021-07-13T16:00:23.250Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2021-07-13T16:00:23.250Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-13T16:00:23.250Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2021-07-13T16:00:23.250Z] [2021-07-13T16:00:23.250Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2021-07-13T16:00:23.250Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-13T16:00:23.250Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2021-07-13T16:00:23.250Z] [2021-07-13T16:00:23.251Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2021-07-13T16:00:23.251Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-13T16:00:23.251Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2021-07-13T16:00:23.251Z] [2021-07-13T16:00:23.251Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2021-07-13T16:00:23.251Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-13T16:00:23.251Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2021-07-13T16:00:23.251Z] [2021-07-13T16:00:23.251Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s) [2021-07-13T16:00:23.251Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-13T16:00:23.251Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2021-07-13T16:00:23.251Z] [2021-07-13T16:00:23.251Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s) [2021-07-13T16:00:23.251Z] check_test.go:128: unmatched requirement DaemonIsLinux [2021-07-13T16:00:23.251Z] [2021-07-13T16:00:23.251Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s) [2021-07-13T16:00:23.251Z] check_test.go:134: unmatched requirement DaemonIsLinux [2021-07-13T16:00:23.251Z] [2021-07-13T16:00:23.251Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s) [2021-07-13T16:00:23.251Z] check_test.go:142: unmatched requirement DaemonIsLinux [2021-07-13T16:00:23.251Z] [2021-07-13T16:00:23.251Z] [2021-07-13T16:00:23.251Z] DONE 1092 tests, 546 skipped in 3127.111s [2021-07-13T16:00:23.251Z] INFO: Integration tests ended at 07/13/2021 16:00:22. Duration:00:52:07.2165857 [2021-07-13T16:00:23.251Z] INFO: Docker info of the daemon under test at end of run [2021-07-13T16:00:23.251Z] [2021-07-13T16:00:23.251Z] Containers: 2 [2021-07-13T16:00:23.251Z] Running: 0 [2021-07-13T16:00:23.251Z] Paused: 0 [2021-07-13T16:00:23.251Z] Stopped: 2 [2021-07-13T16:00:23.251Z] Images: 18 [2021-07-13T16:00:23.251Z] Server Version: 0.0.0-dev [2021-07-13T16:00:23.251Z] Storage Driver: windowsfilter [2021-07-13T16:00:23.251Z] Windows: [2021-07-13T16:00:23.251Z] Logging Driver: json-file [2021-07-13T16:00:23.251Z] Plugins: [2021-07-13T16:00:23.251Z] Volume: local [2021-07-13T16:00:23.251Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-07-13T16:00:23.251Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-07-13T16:00:23.251Z] Swarm: inactive [2021-07-13T16:00:23.251Z] Default Isolation: process [2021-07-13T16:00:23.251Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2021-07-13T16:00:23.251Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1879) [2021-07-13T16:00:23.251Z] OSType: windows [2021-07-13T16:00:23.251Z] Architecture: x86_64 [2021-07-13T16:00:23.251Z] CPUs: 4 [2021-07-13T16:00:23.251Z] Total Memory: 32GiB [2021-07-13T16:00:23.251Z] Name: azwin-2-672e40 [2021-07-13T16:00:23.251Z] ID: CQFL:ASXP:RN5V:A442:X7MY:WFWR:WVV6:ATXP:JB3H:HJJN:O2T7:YZ6O [2021-07-13T16:00:23.251Z] Docker Root Dir: D:\CI\PR-42631\2\daemon [2021-07-13T16:00:23.251Z] Debug Mode (client): false [2021-07-13T16:00:23.251Z] Debug Mode (server): true [2021-07-13T16:00:23.251Z] File Descriptors: -1 [2021-07-13T16:00:23.251Z] Goroutines: 17 [2021-07-13T16:00:23.251Z] System Time: 2021-07-13T16:00:23.1321992Z [2021-07-13T16:00:23.251Z] EventsListeners: 0 [2021-07-13T16:00:23.251Z] Registry: https://index.docker.io/v1/ [2021-07-13T16:00:23.251Z] Labels: [2021-07-13T16:00:23.251Z] Experimental: false [2021-07-13T16:00:23.251Z] Insecure Registries: [2021-07-13T16:00:23.251Z] 127.0.0.0/8 [2021-07-13T16:00:23.251Z] Live Restore Enabled: false [2021-07-13T16:00:23.251Z] [2021-07-13T16:00:23.251Z] [2021-07-13T16:00:23.251Z] INFO: Stopping daemon under test [2021-07-13T16:00:23.732Z] SUCCESS: The process with PID 2112 (child process of PID 4332) has been terminated. [2021-07-13T16:00:23.732Z] SUCCESS: The process with PID 4332 (child process of PID 3600) has been terminated. [2021-07-13T16:00:23.732Z] INFO: Stop tailing logs of the daemon under tests [2021-07-13T16:00:23.732Z] INFO: executeCI.ps1 Completed successfully at 07/13/2021 16:00:23. [2021-07-13T16:00:23.732Z] INFO: Tidying up at end of run [2021-07-13T16:00:23.732Z] INFO: Saving daemon under test log (d:\CI\PR-42631\2\dut.out) to bundles\CIDUT.out [2021-07-13T16:00:23.732Z] INFO: Saving daemon under test log (d:\CI\PR-42631\2\dut.err) to bundles\CIDUT.err [2021-07-13T16:00:23.732Z] INFO: Nuke-Everything... [2021-07-13T16:00:24.214Z] INFO: Container count on control daemon to delete is 2 [2021-07-13T16:00:24.695Z] 068032e6a5cb [2021-07-13T16:00:24.695Z] 51c7cd2304ed [2021-07-13T16:00:24.695Z] INFO: Tidying pidfile d:\CI\PR-42631\2\docker.pid [2021-07-13T16:00:25.176Z] INFO: Nuking d:\CI [2021-07-13T16:01:08.201Z] INFO: Zapped successfully [2021-07-13T16:01:08.201Z] [2021-07-13T16:01:08.201Z] INFO: executeCI.ps1 exiting at Tue Jul 13 16:01:04 CUT 2021. Duration 01:39:23.1751887 [2021-07-13T16:01:08.201Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] junit [2021-07-13T16:01:08.469Z] Recording test results [2021-07-13T16:01:16.184Z] [Checks API] No suitable checks publisher found. [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2021-07-13T16:01:17.768Z] Creating windowsRS5-integration-bundles.zip [Pipeline] archiveArtifacts [2021-07-13T16:01:20.315Z] Archiving artifacts [2021-07-13T16:01:35.476Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42631/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-07-13T16:01:36.472Z] + make clean [2021-07-13T16:01:38.078Z] docker volume rm -f docker-dev-cache [2021-07-13T16:01:38.564Z] 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